2022-03-26 21:25:26 +01:00
|
|
|
|
<?php
|
|
|
|
|
|
|
|
|
|
|
|
$text['label-switch_status']['en-us'] = "Switch Status";
|
|
|
|
|
|
$text['label-switch_status']['en-gb'] = "Switch Status";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-switch_status']['ar-eg'] = "تبديل الحالة";
|
2023-05-03 18:36:25 +02:00
|
|
|
|
$text['label-switch_status']['de-at'] = "Status wechseln";
|
|
|
|
|
|
$text['label-switch_status']['de-ch'] = "Status wechseln";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-switch_status']['de-de'] = "Status wechseln";
|
|
|
|
|
|
$text['label-switch_status']['el-gr'] = "Εναλλαγή κατάστασης";
|
|
|
|
|
|
$text['label-switch_status']['es-cl'] = "Estado del interruptor";
|
2023-05-03 18:36:25 +02:00
|
|
|
|
$text['label-switch_status']['es-mx'] = "Estado del interruptor";
|
|
|
|
|
|
$text['label-switch_status']['fr-ca'] = "État du commutateur";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-switch_status']['fr-fr'] = "État du commutateur";
|
|
|
|
|
|
$text['label-switch_status']['he-il'] = "שנה מצב";
|
|
|
|
|
|
$text['label-switch_status']['it-it'] = "Cambia stato";
|
2024-08-28 17:59:02 +02:00
|
|
|
|
$text['label-switch_status']['ka-ge'] = "კომუტატორის სტატუსი";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-switch_status']['nl-nl'] = "Schakelstatus";
|
|
|
|
|
|
$text['label-switch_status']['pl-pl'] = "Przełącz stan";
|
2023-05-03 18:36:25 +02:00
|
|
|
|
$text['label-switch_status']['pt-br'] = "Mudar de estado";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-switch_status']['pt-pt'] = "Mudar de estado";
|
|
|
|
|
|
$text['label-switch_status']['ro-ro'] = "Comutare stare";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
$text['label-switch_status']['ru-ru'] = "FreeSwitch";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-switch_status']['sv-se'] = "Växlingsstatus";
|
|
|
|
|
|
$text['label-switch_status']['uk-ua'] = "Статус перемикача";
|
2024-01-31 00:17:24 +01:00
|
|
|
|
$text['label-switch_status']['tr-tr'] = "Durumu Değiştir";
|
2023-05-11 02:20:44 +02:00
|
|
|
|
$text['label-switch_status']['zh-cn'] = "切换状态";
|
2023-05-03 18:36:25 +02:00
|
|
|
|
$text['label-switch_status']['ja-jp'] = "スイッチの状態";
|
|
|
|
|
|
$text['label-switch_status']['ko-kr'] = "스위치 상태";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
|
|
|
|
|
|
$text['label-channels']['en-us'] = "Channels";
|
|
|
|
|
|
$text['label-channels']['en-gb'] = "Channels";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-channels']['ar-eg'] = "القنوات";
|
2023-05-03 18:36:25 +02:00
|
|
|
|
$text['label-channels']['de-at'] = "Kanäle";
|
|
|
|
|
|
$text['label-channels']['de-ch'] = "Kanäle";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
$text['label-channels']['de-de'] = "Kanäle";
|
|
|
|
|
|
$text['label-channels']['el-gr'] = "Κανάλια";
|
|
|
|
|
|
$text['label-channels']['es-cl'] = "Canales";
|
2023-05-03 18:36:25 +02:00
|
|
|
|
$text['label-channels']['es-mx'] = "Canales";
|
|
|
|
|
|
$text['label-channels']['fr-ca'] = "Canaux";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
$text['label-channels']['fr-fr'] = "Canaux";
|
|
|
|
|
|
$text['label-channels']['he-il'] = "ערוצים";
|
|
|
|
|
|
$text['label-channels']['it-it'] = "Canali";
|
2024-08-28 17:59:02 +02:00
|
|
|
|
$text['label-channels']['ka-ge'] = "არხები";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-channels']['nl-nl'] = "Kanalen";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
$text['label-channels']['pl-pl'] = "Kanały";
|
2023-05-03 18:36:25 +02:00
|
|
|
|
$text['label-channels']['pt-br'] = "Canais";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
$text['label-channels']['pt-pt'] = "Canais";
|
|
|
|
|
|
$text['label-channels']['ro-ro'] = "Canale";
|
|
|
|
|
|
$text['label-channels']['ru-ru'] = "Каналы";
|
|
|
|
|
|
$text['label-channels']['sv-se'] = "Kanaler";
|
|
|
|
|
|
$text['label-channels']['uk-ua'] = "Канали";
|
2024-01-31 00:17:24 +01:00
|
|
|
|
$text['label-channels']['tr-tr'] = "Kanallar";
|
2023-05-11 02:20:44 +02:00
|
|
|
|
$text['label-channels']['zh-cn'] = "频道";
|
|
|
|
|
|
$text['label-channels']['ja-jp'] = "チャネル";
|
|
|
|
|
|
$text['label-channels']['ko-kr'] = "채널";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
|
|
|
|
|
|
$text['label-registrations']['en-us'] = "Registrations";
|
|
|
|
|
|
$text['label-registrations']['en-gb'] = "Registrations";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-registrations']['ar-eg'] = "التسجيلات";
|
2023-05-03 18:36:25 +02:00
|
|
|
|
$text['label-registrations']['de-at'] = "Registrierungen";
|
|
|
|
|
|
$text['label-registrations']['de-ch'] = "Registrierungen";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
$text['label-registrations']['de-de'] = "Registrierungen";
|
|
|
|
|
|
$text['label-registrations']['el-gr'] = "Συνδέσεις";
|
|
|
|
|
|
$text['label-registrations']['es-cl'] = "Inscripciones";
|
2023-05-03 18:36:25 +02:00
|
|
|
|
$text['label-registrations']['es-mx'] = "Inscripciones";
|
|
|
|
|
|
$text['label-registrations']['fr-ca'] = "Enregistrements SIP";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
$text['label-registrations']['fr-fr'] = "Enregistrements SIP";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-registrations']['he-il'] = "רישומים";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
$text['label-registrations']['it-it'] = "Registrazioni";
|
2024-08-28 17:59:02 +02:00
|
|
|
|
$text['label-registrations']['ka-ge'] = "რეგისტრაციები";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-registrations']['nl-nl'] = "Registraties";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
$text['label-registrations']['pl-pl'] = "Rejestracje";
|
|
|
|
|
|
$text['label-registrations']['pt-br'] = "Registros";
|
|
|
|
|
|
$text['label-registrations']['pt-pt'] = "Inscrições";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-registrations']['ro-ro'] = "Înregistrări";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
$text['label-registrations']['ru-ru'] = "Регистрации SIP";
|
|
|
|
|
|
$text['label-registrations']['sv-se'] = "Registreringar";
|
|
|
|
|
|
$text['label-registrations']['uk-ua'] = "Реєстрації";
|
2024-01-31 00:17:24 +01:00
|
|
|
|
$text['label-registrations']['tr-tr'] = "Kayıtlar";
|
2023-05-03 18:36:25 +02:00
|
|
|
|
$text['label-registrations']['zh-cn'] = "登记";
|
2023-05-11 02:20:44 +02:00
|
|
|
|
$text['label-registrations']['ja-jp'] = "登録";
|
|
|
|
|
|
$text['label-registrations']['ko-kr'] = "등록";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
|
|
|
|
|
|
$text['label-switch_uptime']['en-us'] = "Switch Uptime";
|
|
|
|
|
|
$text['label-switch_uptime']['en-gb'] = "Switch Uptime";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-switch_uptime']['ar-eg'] = "تبديل الجهوزية";
|
2023-05-03 18:36:25 +02:00
|
|
|
|
$text['label-switch_uptime']['de-at'] = "Betriebszeit wechseln";
|
|
|
|
|
|
$text['label-switch_uptime']['de-ch'] = "Betriebszeit wechseln";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-switch_uptime']['de-de'] = "Betriebszeit wechseln";
|
|
|
|
|
|
$text['label-switch_uptime']['el-gr'] = "Εναλλαγή χρόνου λειτουργίας";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
$text['label-switch_uptime']['es-cl'] = "Tiempo de actividad Switch";
|
2023-05-03 18:36:25 +02:00
|
|
|
|
$text['label-switch_uptime']['es-mx'] = "Tiempo de actividad Switch";
|
|
|
|
|
|
$text['label-switch_uptime']['fr-ca'] = "Temps de disponibilité du commutateur";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-switch_uptime']['fr-fr'] = "Temps de disponibilité du commutateur";
|
|
|
|
|
|
$text['label-switch_uptime']['he-il'] = "החלף זמן פעולה";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
$text['label-switch_uptime']['it-it'] = "Tempo di attività Switch";
|
2024-08-28 17:59:02 +02:00
|
|
|
|
$text['label-switch_uptime']['ka-ge'] = "კომუტატორის ჩართულობის დრო";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-switch_uptime']['nl-nl'] = "Wissel uptime";
|
|
|
|
|
|
$text['label-switch_uptime']['pl-pl'] = "Przełącz czas pracy";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
$text['label-switch_uptime']['pt-br'] = "Tempo de atividade do switch";
|
|
|
|
|
|
$text['label-switch_uptime']['pt-pt'] = "Uptime Switch";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-switch_uptime']['ro-ro'] = "Comutați Uptime";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
$text['label-switch_uptime']['ru-ru'] = "Время непрерывной работы FreeSwitch";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-switch_uptime']['sv-se'] = "Byt upptid";
|
|
|
|
|
|
$text['label-switch_uptime']['uk-ua'] = "Перемикач безвідмовної роботи";
|
2024-01-31 00:17:24 +01:00
|
|
|
|
$text['label-switch_uptime']['tr-tr'] = "Çalışma Süresini Değiştir";
|
2023-05-11 02:20:44 +02:00
|
|
|
|
$text['label-switch_uptime']['zh-cn'] = "切换正常运行时间";
|
|
|
|
|
|
$text['label-switch_uptime']['ja-jp'] = "稼働時間の切り替え";
|
2023-05-03 18:36:25 +02:00
|
|
|
|
$text['label-switch_uptime']['ko-kr'] = "스위치 가동 시간";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
|
|
|
|
|
|
$text['label-switch']['en-us'] = "Switch";
|
|
|
|
|
|
$text['label-switch']['en-gb'] = "Switch";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-switch']['ar-eg'] = "يُحوّل";
|
2023-05-03 18:36:25 +02:00
|
|
|
|
$text['label-switch']['de-at'] = "Switch";
|
|
|
|
|
|
$text['label-switch']['de-ch'] = "Switch";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
$text['label-switch']['de-de'] = "Switch";
|
2024-01-31 00:17:24 +01:00
|
|
|
|
$text['label-switch']['el-gr'] = "διακόπτης";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-switch']['es-cl'] = "Cambiar";
|
2023-05-03 18:36:25 +02:00
|
|
|
|
$text['label-switch']['es-mx'] = "Cambiar";
|
|
|
|
|
|
$text['label-switch']['fr-ca'] = "Interrupteur";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-switch']['fr-fr'] = "Interrupteur";
|
|
|
|
|
|
$text['label-switch']['he-il'] = "החלף";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
$text['label-switch']['it-it'] = "Switch";
|
2024-08-28 17:59:02 +02:00
|
|
|
|
$text['label-switch']['ka-ge'] = "კომუტატორი";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-switch']['nl-nl'] = "Centrale";
|
|
|
|
|
|
$text['label-switch']['pl-pl'] = "Przełącznik";
|
2023-05-03 18:36:25 +02:00
|
|
|
|
$text['label-switch']['pt-br'] = "Interruptor";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-switch']['pt-pt'] = "Interruptor";
|
|
|
|
|
|
$text['label-switch']['ro-ro'] = "Intrerupator";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
$text['label-switch']['ru-ru'] = "FreeSwitch";
|
|
|
|
|
|
$text['label-switch']['sv-se'] = "Switch";
|
2023-04-29 03:24:37 +02:00
|
|
|
|
$text['label-switch']['uk-ua'] = "перемикач";
|
2024-01-31 00:17:24 +01:00
|
|
|
|
$text['label-switch']['tr-tr'] = "Anahtar";
|
2023-05-11 02:20:44 +02:00
|
|
|
|
$text['label-switch']['zh-cn'] = "转变";
|
2023-05-03 18:36:25 +02:00
|
|
|
|
$text['label-switch']['ja-jp'] = "スイッチ";
|
2023-05-11 02:20:44 +02:00
|
|
|
|
$text['label-switch']['ko-kr'] = "스위치";
|
2022-03-26 21:25:26 +01:00
|
|
|
|
|
2023-05-03 18:36:25 +02:00
|
|
|
|
?>
|