fusionpbx/app/switch/app_languages.php

139 lines
7.3 KiB
PHP
Raw Normal View History

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";
$text['label-switch_status']['ar-eg'] = "تبديل الحالة";
$text['label-switch_status']['de-at'] = "Status wechseln";
$text['label-switch_status']['de-ch'] = "Status wechseln";
$text['label-switch_status']['de-de'] = "Status wechseln";
$text['label-switch_status']['el-gr'] = "Εναλλαγή κατάστασης";
$text['label-switch_status']['es-cl'] = "Estado del interruptor";
$text['label-switch_status']['es-mx'] = "Estado del interruptor";
$text['label-switch_status']['fr-ca'] = "État du commutateur";
$text['label-switch_status']['fr-fr'] = "État du commutateur";
$text['label-switch_status']['he-il'] = "שנה מצב";
$text['label-switch_status']['it-it'] = "Cambia stato";
$text['label-switch_status']['ka-ge'] = "კომუტატორის სტატუსი";
$text['label-switch_status']['nl-nl'] = "Schakelstatus";
$text['label-switch_status']['pl-pl'] = "Przełącz stan";
$text['label-switch_status']['pt-br'] = "Mudar de estado";
$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";
$text['label-switch_status']['sv-se'] = "Växlingsstatus";
$text['label-switch_status']['uk-ua'] = "Статус перемикача";
$text['label-switch_status']['tr-tr'] = "Durumu Değiştir";
$text['label-switch_status']['zh-cn'] = "切换状态";
$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";
$text['label-channels']['ar-eg'] = "القنوات";
$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";
$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";
$text['label-channels']['ka-ge'] = "არხები";
$text['label-channels']['nl-nl'] = "Kanalen";
2022-03-26 21:25:26 +01:00
$text['label-channels']['pl-pl'] = "Kanały";
$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'] = "Канали";
$text['label-channels']['tr-tr'] = "Kanallar";
$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";
$text['label-registrations']['ar-eg'] = "التسجيلات";
$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";
$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";
$text['label-registrations']['he-il'] = "רישומים";
2022-03-26 21:25:26 +01:00
$text['label-registrations']['it-it'] = "Registrazioni";
$text['label-registrations']['ka-ge'] = "რეგისტრაციები";
$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";
$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'] = "Реєстрації";
$text['label-registrations']['tr-tr'] = "Kayıtlar";
$text['label-registrations']['zh-cn'] = "登记";
$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";
$text['label-switch_uptime']['ar-eg'] = "تبديل الجهوزية";
$text['label-switch_uptime']['de-at'] = "Betriebszeit wechseln";
$text['label-switch_uptime']['de-ch'] = "Betriebszeit wechseln";
$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";
$text['label-switch_uptime']['es-mx'] = "Tiempo de actividad Switch";
$text['label-switch_uptime']['fr-ca'] = "Temps de disponibilité du commutateur";
$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";
$text['label-switch_uptime']['ka-ge'] = "კომუტატორის ჩართულობის დრო";
$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";
$text['label-switch_uptime']['ro-ro'] = "Comutați Uptime";
2022-03-26 21:25:26 +01:00
$text['label-switch_uptime']['ru-ru'] = "Время непрерывной работы FreeSwitch";
$text['label-switch_uptime']['sv-se'] = "Byt upptid";
$text['label-switch_uptime']['uk-ua'] = "Перемикач безвідмовної роботи";
$text['label-switch_uptime']['tr-tr'] = "Çalışma Süresini Değiştir";
$text['label-switch_uptime']['zh-cn'] = "切换正常运行时间";
$text['label-switch_uptime']['ja-jp'] = "稼働時間の切り替え";
$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";
$text['label-switch']['ar-eg'] = "يُحوّل";
$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";
$text['label-switch']['el-gr'] = "διακόπτης";
$text['label-switch']['es-cl'] = "Cambiar";
$text['label-switch']['es-mx'] = "Cambiar";
$text['label-switch']['fr-ca'] = "Interrupteur";
$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";
$text['label-switch']['ka-ge'] = "კომუტატორი";
$text['label-switch']['nl-nl'] = "Centrale";
$text['label-switch']['pl-pl'] = "Przełącznik";
$text['label-switch']['pt-br'] = "Interruptor";
$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";
$text['label-switch']['uk-ua'] = "перемикач";
$text['label-switch']['tr-tr'] = "Anahtar";
$text['label-switch']['zh-cn'] = "转变";
$text['label-switch']['ja-jp'] = "スイッチ";
$text['label-switch']['ko-kr'] = "스위치";
2022-03-26 21:25:26 +01:00
?>