2016-04-25 20:30:23 -05:00
<? php
$text [ 'title-extensions' ][ 'en-us' ] = "Extensions" ;
2020-03-20 20:47:13 +00:00
$text [ 'title-extensions' ][ 'en-gb' ] = "Extensions" ;
2017-05-19 18:50:44 +01:00
$text [ 'title-extensions' ][ 'ar-eg' ] = "الأرقام الداخلية" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-extensions' ][ 'de-at' ] = "Nebenstellen" ;
$text [ 'title-extensions' ][ 'de-ch' ] = "Nebenstellen" ;
2017-05-19 18:50:44 +01:00
$text [ 'title-extensions' ][ 'de-de' ] = "Nebenstellen" ;
2016-04-25 20:30:23 -05:00
$text [ 'title-extensions' ][ 'es-cl' ] = "Extensiones" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-extensions' ][ 'es-mx' ] = "Extensiones" ;
$text [ 'title-extensions' ][ 'fr-ca' ] = "Extensions" ;
2016-04-25 20:30:23 -05:00
$text [ 'title-extensions' ][ 'fr-fr' ] = "Extensions" ;
2017-05-19 18:50:44 +01:00
$text [ 'title-extensions' ][ 'he-il' ] = "שלוחות" ;
$text [ 'title-extensions' ][ 'it-it' ] = "Interni" ;
2023-03-28 18:24:11 +02:00
$text [ 'title-extensions' ][ 'nl-nl' ] = "Extensies" ;
2017-05-19 18:50:44 +01:00
$text [ 'title-extensions' ][ 'pl-pl' ] = "Numery wewnętrzne" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-extensions' ][ 'pt-br' ] = "Ramais" ;
2017-05-19 18:50:44 +01:00
$text [ 'title-extensions' ][ 'pt-pt' ] = "Extensões" ;
2023-05-05 15:22:22 -06:00
$text [ 'title-extensions' ][ 'ro-ro' ] = "Extensii" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-extensions' ][ 'ru-ru' ] = "Продления" ;
2016-04-25 20:30:23 -05:00
$text [ 'title-extensions' ][ 'sv-se' ] = "Anknytningar" ;
2017-05-19 18:50:44 +01:00
$text [ 'title-extensions' ][ 'uk-ua' ] = "Розширення" ;
2023-05-18 15:36:17 -06:00
$text [ 'title-extensions' ][ 'zh-cn' ] = "扩展" ;
$text [ 'title-extensions' ][ 'ja-jp' ] = "拡張機能" ;
$text [ 'title-extensions' ][ 'ko-kr' ] = "확장 프로그램" ;
2016-04-25 20:30:23 -05:00
2020-01-06 07:47:31 -07:00
$text [ 'title-extension_import' ][ 'en-us' ] = "Extension Import" ;
2020-03-20 20:47:13 +00:00
$text [ 'title-extension_import' ][ 'en-gb' ] = "Extension Import" ;
2023-05-18 15:36:17 -06:00
$text [ 'title-extension_import' ][ 'ar-eg' ] = "استيراد ملحق" ;
$text [ 'title-extension_import' ][ 'de-at' ] = "Erweiterungsimport" ;
$text [ 'title-extension_import' ][ 'de-ch' ] = "Erweiterungsimport" ;
$text [ 'title-extension_import' ][ 'de-de' ] = "Erweiterungsimport" ;
$text [ 'title-extension_import' ][ 'el-gr' ] = "Εισαγωγή επέκτασης" ;
$text [ 'title-extension_import' ][ 'es-cl' ] = "Importación de extensión" ;
$text [ 'title-extension_import' ][ 'es-mx' ] = "Importación de extensión" ;
$text [ 'title-extension_import' ][ 'fr-ca' ] = "Importation d'extensions" ;
$text [ 'title-extension_import' ][ 'fr-fr' ] = "Importation d'extensions" ;
$text [ 'title-extension_import' ][ 'he-il' ] = "ייבוא הרחבה" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-extension_import' ][ 'it-it' ] = "Importazione di estensione" ;
2023-03-28 18:24:11 +02:00
$text [ 'title-extension_import' ][ 'nl-nl' ] = "Extensie import" ;
2023-05-18 15:36:17 -06:00
$text [ 'title-extension_import' ][ 'pl-pl' ] = "Importowanie rozszerzeń" ;
$text [ 'title-extension_import' ][ 'pt-br' ] = "Importação de extensão" ;
$text [ 'title-extension_import' ][ 'pt-pt' ] = "Importação de extensão" ;
2023-05-05 15:22:22 -06:00
$text [ 'title-extension_import' ][ 'ro-ro' ] = "Import de extensie" ;
2023-05-18 15:36:17 -06:00
$text [ 'title-extension_import' ][ 'ru-ru' ] = "Импорт расширений" ;
$text [ 'title-extension_import' ][ 'sv-se' ] = "Tilläggsimport" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-extension_import' ][ 'uk-ua' ] = "Розширення імпорту" ;
2023-05-18 15:36:17 -06:00
$text [ 'title-extension_import' ][ 'tr-tr' ] = "Uzantı İçe Aktarma" ;
$text [ 'title-extension_import' ][ 'zh-cn' ] = "扩展导入" ;
$text [ 'title-extension_import' ][ 'ja-jp' ] = "拡張機能のインポート" ;
$text [ 'title-extension_import' ][ 'ko-kr' ] = "확장 프로그램 가져오기" ;
2020-01-06 07:47:31 -07:00
$text [ 'title-extension_export' ][ 'en-us' ] = "Extension Export" ;
2020-03-20 20:47:13 +00:00
$text [ 'title-extension_export' ][ 'en-gb' ] = "Extension Export" ;
2023-05-18 15:36:17 -06:00
$text [ 'title-extension_export' ][ 'ar-eg' ] = "تصدير الامتداد" ;
$text [ 'title-extension_export' ][ 'de-at' ] = "Erweiterungsexport" ;
$text [ 'title-extension_export' ][ 'de-ch' ] = "Erweiterungsexport" ;
$text [ 'title-extension_export' ][ 'de-de' ] = "Erweiterungsexport" ;
$text [ 'title-extension_export' ][ 'ek-gr' ] = "Επέκταση Εξαγωγή" ;
$text [ 'title-extension_export' ][ 'es-cl' ] = "Exportación de extensión" ;
$text [ 'title-extension_export' ][ 'es-mx' ] = "Exportación de extensión" ;
$text [ 'title-extension_export' ][ 'fr-ca' ] = "Exportation d'extensionsg" ;
$text [ 'title-extension_export' ][ 'fr-fr' ] = "Exportation d'extensionsg" ;
$text [ 'title-extension_export' ][ 'he-il' ] = "ייצוא הרחבה" ;
$text [ 'title-extension_export' ][ 'it-it' ] = "Esportazione dell'estensione" ;
2023-03-28 18:24:11 +02:00
$text [ 'title-extension_export' ][ 'nl-nl' ] = "Extensie export" ;
2023-05-18 15:36:17 -06:00
$text [ 'title-extension_export' ][ 'pl-pl' ] = "Eksport rozszerzenia" ;
$text [ 'title-extension_export' ][ 'pt-br' ] = "Exportação de extensão" ;
$text [ 'title-extension_export' ][ 'pt-pt' ] = "Exportação de extensão" ;
2023-05-05 15:22:22 -06:00
$text [ 'title-extension_export' ][ 'ro-ro' ] = "Export de extensie" ;
2023-05-18 15:36:17 -06:00
$text [ 'title-extension_export' ][ 'ru-ru' ] = "Экспорт расширения" ;
$text [ 'title-extension_export' ][ 'sv-se' ] = "Export av tillägg" ;
$text [ 'title-extension_export' ][ 'uk-ua' ] = "Експорт розширення" ;
$text [ 'title-extension_export' ][ 'tr-tr' ] = "Uzantı Dışa Aktarma" ;
$text [ 'title-extension_export' ][ 'zh-cn' ] = "扩展导出" ;
$text [ 'title-extension_export' ][ 'ja-jp' ] = "拡張機能のエクスポート" ;
$text [ 'title-extension_export' ][ 'ko-kr' ] = "확장 내보내기" ;
2020-01-06 07:47:31 -07:00
2016-04-25 20:30:23 -05:00
$text [ 'title-extension-edit' ][ 'en-us' ] = "Extension" ;
2020-03-20 20:47:13 +00:00
$text [ 'title-extension-edit' ][ 'en-gb' ] = "Extension" ;
2017-05-19 18:50:44 +01:00
$text [ 'title-extension-edit' ][ 'ar-eg' ] = "رقم داخلي" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-extension-edit' ][ 'de-at' ] = "Nebenstelle" ;
$text [ 'title-extension-edit' ][ 'de-ch' ] = "Nebenstelle" ;
2017-05-19 18:50:44 +01:00
$text [ 'title-extension-edit' ][ 'de-de' ] = "Nebenstelle" ;
2016-04-25 20:30:23 -05:00
$text [ 'title-extension-edit' ][ 'es-cl' ] = "Extensión" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-extension-edit' ][ 'es-mx' ] = "Extensión" ;
$text [ 'title-extension-edit' ][ 'fr-ca' ] = "Extension" ;
2016-04-25 20:30:23 -05:00
$text [ 'title-extension-edit' ][ 'fr-fr' ] = "Extension" ;
2023-05-18 15:36:17 -06:00
$text [ 'title-extension-edit' ][ 'he-il' ] = "סיומת" ;
2017-02-23 05:31:40 +01:00
$text [ 'title-extension-edit' ][ 'it-it' ] = "Interno" ;
2023-03-28 18:24:11 +02:00
$text [ 'title-extension-edit' ][ 'nl-nl' ] = "Extensie" ;
2017-05-19 18:50:44 +01:00
$text [ 'title-extension-edit' ][ 'pl-pl' ] = "Numer wewnętrzny" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-extension-edit' ][ 'pt-br' ] = "Ramais" ;
2017-05-19 18:50:44 +01:00
$text [ 'title-extension-edit' ][ 'pt-pt' ] = "Extensão" ;
2023-05-05 15:22:22 -06:00
$text [ 'title-extension-edit' ][ 'ro-ro' ] = "Extensie" ;
2017-04-25 03:37:00 +05:00
$text [ 'title-extension-edit' ][ 'ru-ru' ] = "Внутренний Номер" ;
2023-05-18 15:36:17 -06:00
$text [ 'title-extension-edit' ][ 'sv-se' ] = "Förlängning" ;
2017-05-19 18:50:44 +01:00
$text [ 'title-extension-edit' ][ 'uk-ua' ] = "Розширення" ;
2023-05-18 15:36:17 -06:00
$text [ 'title-extension-edit' ][ 'zh-cn' ] = "扩大" ;
$text [ 'title-extension-edit' ][ 'ja-jp' ] = "拡大" ;
$text [ 'title-extension-edit' ][ 'ko-kr' ] = "확대" ;
2016-04-25 20:30:23 -05:00
$text [ 'title-extension-add' ][ 'en-us' ] = "Extension Add" ;
2020-03-20 20:47:13 +00:00
$text [ 'title-extension-add' ][ 'en-gb' ] = "Extension Add" ;
2017-05-19 18:50:44 +01:00
$text [ 'title-extension-add' ][ 'ar-eg' ] = "إضافة رقم داخلي" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-extension-add' ][ 'de-at' ] = "Nebenstelle hinzufügen" ;
$text [ 'title-extension-add' ][ 'de-ch' ] = "Nebenstelle hinzufügen" ;
2017-05-19 18:50:44 +01:00
$text [ 'title-extension-add' ][ 'de-de' ] = "Nebenstelle hinzufügen" ;
2016-04-25 20:30:23 -05:00
$text [ 'title-extension-add' ][ 'es-cl' ] = "Agregar Extensión" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-extension-add' ][ 'es-mx' ] = "Agregar Extensión" ;
$text [ 'title-extension-add' ][ 'fr-ca' ] = "Ajout d'une extension" ;
2016-04-25 20:30:23 -05:00
$text [ 'title-extension-add' ][ 'fr-fr' ] = "Ajout d'une extension" ;
2017-05-19 18:50:44 +01:00
$text [ 'title-extension-add' ][ 'he-il' ] = "הוספת שלוחה" ;
2018-02-12 17:50:47 +00:00
$text [ 'title-extension-add' ][ 'it-it' ] = "Inserisci Interno" ;
2023-03-28 18:24:11 +02:00
$text [ 'title-extension-add' ][ 'nl-nl' ] = "Extensie toevoegen" ;
2017-05-19 18:50:44 +01:00
$text [ 'title-extension-add' ][ 'pl-pl' ] = "Dodaj numer wewnętrzny" ;
2019-11-28 15:08:30 -03:00
$text [ 'title-extension-add' ][ 'pt-br' ] = "Adicionar ramal" ;
2017-05-19 18:50:44 +01:00
$text [ 'title-extension-add' ][ 'pt-pt' ] = "Adicionar Extensão" ;
2023-05-05 15:22:22 -06:00
$text [ 'title-extension-add' ][ 'ro-ro' ] = "Adăugați extensie" ;
2017-04-25 03:37:00 +05:00
$text [ 'title-extension-add' ][ 'ru-ru' ] = "Добавить Внутренний Номер" ;
2017-05-19 18:50:44 +01:00
$text [ 'title-extension-add' ][ 'sv-se' ] = "Lägg Till Anknytning" ;
$text [ 'title-extension-add' ][ 'uk-ua' ] = "Додавання розширення" ;
2023-05-18 15:36:17 -06:00
$text [ 'title-extension-add' ][ 'zh-cn' ] = "分机添加" ;
$text [ 'title-extension-add' ][ 'ja-jp' ] = "拡張機能の追加" ;
$text [ 'title-extension-add' ][ 'ko-kr' ] = "확장자 추가" ;
2016-04-25 20:30:23 -05:00
$text [ 'title-call_groups' ][ 'en-us' ] = "Call Groups" ;
2020-03-20 20:47:13 +00:00
$text [ 'title-call_groups' ][ 'en-gb' ] = "Call Groups" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-call_groups' ][ 'ar-eg' ] = "مجموعات الاتصالات" ;
$text [ 'title-call_groups' ][ 'de-at' ] = "Rufgruppe" ;
$text [ 'title-call_groups' ][ 'de-ch' ] = "Rufgruppe" ;
2017-05-19 18:50:44 +01:00
$text [ 'title-call_groups' ][ 'de-de' ] = "Rufgruppe" ;
2016-04-25 20:30:23 -05:00
$text [ 'title-call_groups' ][ 'es-cl' ] = "Llamar a Grupo" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-call_groups' ][ 'es-mx' ] = "Llamar a Grupo" ;
$text [ 'title-call_groups' ][ 'fr-ca' ] = "Groupe d'appel" ;
2016-04-25 20:30:23 -05:00
$text [ 'title-call_groups' ][ 'fr-fr' ] = "Groupe d'appel" ;
2017-05-19 18:50:44 +01:00
$text [ 'title-call_groups' ][ 'he-il' ] = "קבוצת חיוג" ;
2017-02-23 05:31:40 +01:00
$text [ 'title-call_groups' ][ 'it-it' ] = "Gruppi di Chiamata" ;
2023-03-28 18:24:11 +02:00
$text [ 'title-call_groups' ][ 'nl-nl' ] = "Belgroepen" ;
2017-05-19 18:50:44 +01:00
$text [ 'title-call_groups' ][ 'pl-pl' ] = "Grupa odbiorców rozmowy" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-call_groups' ][ 'pt-br' ] = "Grupo de ligação" ;
2023-05-18 15:36:17 -06:00
$text [ 'title-call_groups' ][ 'pt-pt' ] = "Grupos de chamadas" ;
2023-05-05 15:22:22 -06:00
$text [ 'title-call_groups' ][ 'ro-ro' ] = "Grupuri de apeluri" ;
2017-04-25 03:37:00 +05:00
$text [ 'title-call_groups' ][ 'ru-ru' ] = "Группы Вызовов" ;
2023-05-18 15:36:17 -06:00
$text [ 'title-call_groups' ][ 'sv-se' ] = "Ring grupper" ;
$text [ 'title-call_groups' ][ 'uk-ua' ] = "Групи викликів" ;
$text [ 'title-call_groups' ][ 'zh-cn' ] = "呼叫组" ;
$text [ 'title-call_groups' ][ 'ja-jp' ] = "通話グループ" ;
$text [ 'title-call_groups' ][ 'ko-kr' ] = "통화 그룹" ;
2016-04-25 20:30:23 -05:00
2020-03-31 16:41:28 -06:00
$text [ 'title-loopback' ][ 'en-us' ] = "Loopback" ;
$text [ 'title-loopback' ][ 'en-gb' ] = "Loopback" ;
2023-05-05 15:22:22 -06:00
$text [ 'title-loopback' ][ 'ar-eg' ] = "استرجاع" ;
$text [ 'title-loopback' ][ 'de-at' ] = "Schleife" ;
$text [ 'title-loopback' ][ 'de-ch' ] = "Schleife" ;
$text [ 'title-loopback' ][ 'de-de' ] = "Schleife" ;
2020-03-31 16:41:28 -06:00
$text [ 'title-loopback' ][ 'el-gr' ] = "Loopback" ;
2023-05-05 15:22:22 -06:00
$text [ 'title-loopback' ][ 'es-cl' ] = "Bucle invertido" ;
$text [ 'title-loopback' ][ 'es-mx' ] = "Bucle invertido" ;
$text [ 'title-loopback' ][ 'fr-ca' ] = "Bouclage" ;
$text [ 'title-loopback' ][ 'fr-fr' ] = "Bouclage" ;
2020-03-31 16:41:28 -06:00
$text [ 'title-loopback' ][ 'he-il' ] = "Loopback" ;
$text [ 'title-loopback' ][ 'it-it' ] = "Loopback" ;
$text [ 'title-loopback' ][ 'nl-nl' ] = "Loopback" ;
2023-05-05 15:22:22 -06:00
$text [ 'title-loopback' ][ 'pl-pl' ] = "Pętla zwrotna" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-loopback' ][ 'pt-br' ] = "Loopback" ;
2020-03-31 16:41:28 -06:00
$text [ 'title-loopback' ][ 'pt-pt' ] = "Loopback" ;
$text [ 'title-loopback' ][ 'ro-ro' ] = "Loopback" ;
2023-05-05 15:22:22 -06:00
$text [ 'title-loopback' ][ 'ru-ru' ] = "Петля" ;
2020-03-31 16:41:28 -06:00
$text [ 'title-loopback' ][ 'sv-se' ] = "Loopback" ;
2023-05-05 15:22:22 -06:00
$text [ 'title-loopback' ][ 'uk-ua' ] = "Петля" ;
2023-05-18 15:36:17 -06:00
$text [ 'title-loopback' ][ 'zh-cn' ] = "环回" ;
2023-05-03 10:36:25 -06:00
$text [ 'title-loopback' ][ 'ja-jp' ] = "ループバック" ;
$text [ 'title-loopback' ][ 'ko-kr' ] = "루프백" ;
2020-03-31 16:41:28 -06:00
2016-04-25 20:30:23 -05:00
$text [ 'option-voicemail_file_listen' ][ 'en-us' ] = "Listen Link (Login Required)" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-voicemail_file_listen' ][ 'en-gb' ] = "Listen Link (Login Required)" ;
2023-05-18 15:36:17 -06:00
$text [ 'option-voicemail_file_listen' ][ 'ar-eg' ] = "رابط الاستماع (تسجيل الدخول مطلوب)" ;
2023-05-02 20:22:44 -06:00
$text [ 'option-voicemail_file_listen' ][ 'de-at' ] = "Link zur Nachricht (Login erforderlich)" ;
$text [ 'option-voicemail_file_listen' ][ 'de-ch' ] = "Link zur Nachricht (Login erforderlich)" ;
2017-05-19 18:50:44 +01:00
$text [ 'option-voicemail_file_listen' ][ 'de-de' ] = "Link zur Nachricht (Login erforderlich)" ;
2016-04-25 20:30:23 -05:00
$text [ 'option-voicemail_file_listen' ][ 'es-cl' ] = "Escuchar Link (Se requiere entrar)" ;
2023-05-02 20:22:44 -06:00
$text [ 'option-voicemail_file_listen' ][ 'es-mx' ] = "Escuchar Link (Se requiere entrar)" ;
$text [ 'option-voicemail_file_listen' ][ 'fr-ca' ] = "Lien d'écoute (Connexion requise)" ;
2016-04-25 20:30:23 -05:00
$text [ 'option-voicemail_file_listen' ][ 'fr-fr' ] = "Lien d'écoute (Connexion requise)" ;
2023-05-18 15:36:17 -06:00
$text [ 'option-voicemail_file_listen' ][ 'he-il' ] = "קישור האזנה (נדרשת כניסה)" ;
2018-02-12 17:50:47 +00:00
$text [ 'option-voicemail_file_listen' ][ 'it-it' ] = "Link Ascolto (Richiede Login)" ;
2019-11-23 01:37:36 +01:00
$text [ 'option-voicemail_file_listen' ][ 'nl-nl' ] = "Luister link (login vereist)" ;
2017-05-19 18:50:44 +01:00
$text [ 'option-voicemail_file_listen' ][ 'pl-pl' ] = "Link do odsłuchu (po zalogowaniu)" ;
2019-11-28 15:08:30 -03:00
$text [ 'option-voicemail_file_listen' ][ 'pt-br' ] = "Link para correio de voz (login requerido)" ;
2017-05-19 18:50:44 +01:00
$text [ 'option-voicemail_file_listen' ][ 'pt-pt' ] = "Ouça Link (login requerido)" ;
2023-05-05 15:22:22 -06:00
$text [ 'option-voicemail_file_listen' ][ 'ro-ro' ] = "Link de ascultare (autentificare obligatorie)" ;
2017-04-25 03:37:00 +05:00
$text [ 'option-voicemail_file_listen' ][ 'ru-ru' ] = "Ссылка для прослушивания (требуется вход в систему)" ;
2017-05-19 18:50:44 +01:00
$text [ 'option-voicemail_file_listen' ][ 'sv-se' ] = "Lyssna-länk (Måste Logga In)" ;
$text [ 'option-voicemail_file_listen' ][ 'uk-ua' ] = "Посилання на прослуховування (Входити обов’язково)" ;
2023-05-18 15:36:17 -06:00
$text [ 'option-voicemail_file_listen' ][ 'zh-cn' ] = "收听链接(需要登录)" ;
$text [ 'option-voicemail_file_listen' ][ 'ja-jp' ] = "リッスンリンク (ログインが必要)" ;
$text [ 'option-voicemail_file_listen' ][ 'ko-kr' ] = "듣기 링크(로그인 필요)" ;
2016-04-25 20:30:23 -05:00
$text [ 'option-voicemail_file_link' ][ 'en-us' ] = "Download Link (No Login Required)" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-voicemail_file_link' ][ 'en-gb' ] = "Download Link (No Login Required)" ;
2023-05-02 20:22:44 -06:00
$text [ 'option-voicemail_file_link' ][ 'ar-eg' ] = "حمولة لينك (لم تطلب شركة لوجين)" ;
$text [ 'option-voicemail_file_link' ][ 'de-at' ] = "Link zur Nachricht (Kein Login erforderlich)" ;
$text [ 'option-voicemail_file_link' ][ 'de-ch' ] = "Link zur Nachricht (Kein Login erforderlich)" ;
2017-05-19 18:50:44 +01:00
$text [ 'option-voicemail_file_link' ][ 'de-de' ] = "Link zur Nachricht (Kein Login erforderlich)" ;
2016-04-25 20:30:23 -05:00
$text [ 'option-voicemail_file_link' ][ 'es-cl' ] = "Enlace de descarga (No se requiere conexión)" ;
2023-05-02 20:22:44 -06:00
$text [ 'option-voicemail_file_link' ][ 'es-mx' ] = "Enlace de descarga (No se requiere conexión)" ;
$text [ 'option-voicemail_file_link' ][ 'fr-ca' ] = "Lien de téléchargement (Connexion non requise)" ;
2016-04-25 20:30:23 -05:00
$text [ 'option-voicemail_file_link' ][ 'fr-fr' ] = "Lien de téléchargement (Connexion non requise)" ;
2023-05-02 20:22:44 -06:00
$text [ 'option-voicemail_file_link' ][ 'he-il' ] = "הורדת קישורים (לא נדרשת כניסה)" ;
2018-02-12 17:50:47 +00:00
$text [ 'option-voicemail_file_link' ][ 'it-it' ] = "Link Scaricamento (Non richiede Login)" ;
2023-03-28 18:24:11 +02:00
$text [ 'option-voicemail_file_link' ][ 'nl-nl' ] = "Download Link (geen login vereist)" ;
2017-05-19 18:50:44 +01:00
$text [ 'option-voicemail_file_link' ][ 'pl-pl' ] = "Link do pobrania (logowanie nie jest wymagane)" ;
2023-05-02 20:22:44 -06:00
$text [ 'option-voicemail_file_link' ][ 'pt-br' ] = "Link para download (Não é necessário login)" ;
2017-05-19 18:50:44 +01:00
$text [ 'option-voicemail_file_link' ][ 'pt-pt' ] = "Link para download (Não é necessário login)" ;
2023-05-05 15:22:22 -06:00
$text [ 'option-voicemail_file_link' ][ 'ro-ro' ] = "Link de descărcare (nu este necesară autentificarea)" ;
2017-04-25 03:37:00 +05:00
$text [ 'option-voicemail_file_link' ][ 'ru-ru' ] = "Ссылка для скачивания (не требуется вход в систему)" ;
2017-05-19 18:50:44 +01:00
$text [ 'option-voicemail_file_link' ][ 'sv-se' ] = "Nedladdnings-länk (Ingen Inloggning Krävs)" ;
$text [ 'option-voicemail_file_link' ][ 'uk-ua' ] = "Посилання на завантаження (Входити не обов’язково)" ;
2023-05-18 15:36:17 -06:00
$text [ 'option-voicemail_file_link' ][ 'zh-cn' ] = "下载链接(无需登录)" ;
$text [ 'option-voicemail_file_link' ][ 'ja-jp' ] = "ダウンロードリンク (ログイン不要)" ;
$text [ 'option-voicemail_file_link' ][ 'ko-kr' ] = "다운로드 링크(로그인 필요 없음)" ;
2016-04-25 20:30:23 -05:00
$text [ 'option-voicemail_file_attach' ][ 'en-us' ] = "Audio File Attachment" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-voicemail_file_attach' ][ 'en-gb' ] = "Audio File Attachment" ;
2023-05-18 15:36:17 -06:00
$text [ 'option-voicemail_file_attach' ][ 'ar-eg' ] = "مرفق ملف صوتي" ;
2023-05-02 20:22:44 -06:00
$text [ 'option-voicemail_file_attach' ][ 'de-at' ] = "Audiodatei als Anhang" ;
$text [ 'option-voicemail_file_attach' ][ 'de-ch' ] = "Audiodatei als Anhang" ;
2017-05-19 18:50:44 +01:00
$text [ 'option-voicemail_file_attach' ][ 'de-de' ] = "Audiodatei als Anhang" ;
2016-04-25 20:30:23 -05:00
$text [ 'option-voicemail_file_attach' ][ 'es-cl' ] = "Archivo Adjunto Audio" ;
2023-05-02 20:22:44 -06:00
$text [ 'option-voicemail_file_attach' ][ 'es-mx' ] = "Archivo Adjunto Audio" ;
$text [ 'option-voicemail_file_attach' ][ 'fr-ca' ] = "Audio File Attachment" ;
2016-04-25 20:30:23 -05:00
$text [ 'option-voicemail_file_attach' ][ 'fr-fr' ] = "Audio File Attachment" ;
2023-05-18 15:36:17 -06:00
$text [ 'option-voicemail_file_attach' ][ 'he-il' ] = "קובץ שמע מצורף" ;
2017-02-23 05:31:40 +01:00
$text [ 'option-voicemail_file_attach' ][ 'it-it' ] = "File Audio Allegato" ;
2023-03-28 18:24:11 +02:00
$text [ 'option-voicemail_file_attach' ][ 'nl-nl' ] = "Geluidsfragment attachment" ;
2017-05-19 18:50:44 +01:00
$text [ 'option-voicemail_file_attach' ][ 'pl-pl' ] = "Załącznik pliku audio" ;
2023-05-02 20:22:44 -06:00
$text [ 'option-voicemail_file_attach' ][ 'pt-br' ] = "Arquivo de áudio anexado" ;
2017-05-19 18:50:44 +01:00
$text [ 'option-voicemail_file_attach' ][ 'pt-pt' ] = "Anexo de arquivo de áudio" ;
2023-05-05 15:22:22 -06:00
$text [ 'option-voicemail_file_attach' ][ 'ro-ro' ] = "Fișier atașat audio" ;
2017-04-25 03:37:00 +05:00
$text [ 'option-voicemail_file_attach' ][ 'ru-ru' ] = "Прикрепить Аудиофайл" ;
2017-05-19 18:50:44 +01:00
$text [ 'option-voicemail_file_attach' ][ 'sv-se' ] = "Ljudfil Bifogad" ;
$text [ 'option-voicemail_file_attach' ][ 'uk-ua' ] = "Приєднати аудіофайл" ;
2023-05-18 15:36:17 -06:00
$text [ 'option-voicemail_file_attach' ][ 'zh-cn' ] = "音频文件附件" ;
$text [ 'option-voicemail_file_attach' ][ 'ja-jp' ] = "音声ファイルの添付" ;
$text [ 'option-voicemail_file_attach' ][ 'ko-kr' ] = "오디오 파일 첨부" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-number_alias' ][ 'en-us' ] = "Enter the new Number Alias..." ;
2020-03-20 20:47:13 +00:00
$text [ 'message-number_alias' ][ 'en-gb' ] = "Enter the new Number Alias..." ;
2023-05-02 20:22:44 -06:00
$text [ 'message-number_alias' ][ 'ar-eg' ] = "أدخلي الرقم الجديد علياس" ;
$text [ 'message-number_alias' ][ 'de-at' ] = "Geben Sie die neue alternative Nummer an..." ;
$text [ 'message-number_alias' ][ 'de-ch' ] = "Geben Sie die neue alternative Nummer an..." ;
2017-05-19 18:50:44 +01:00
$text [ 'message-number_alias' ][ 'de-de' ] = "Geben Sie die neue alternative Nummer an..." ;
2016-04-25 20:30:23 -05:00
$text [ 'message-number_alias' ][ 'es-cl' ] = "Ingrese la nueva Alias de Número..." ;
2023-05-02 20:22:44 -06:00
$text [ 'message-number_alias' ][ 'es-mx' ] = "Ingrese la nueva Alias de Número..." ;
$text [ 'message-number_alias' ][ 'fr-ca' ] = "Insérer la nouvelle Alias..." ;
2016-04-25 20:30:23 -05:00
$text [ 'message-number_alias' ][ 'fr-fr' ] = "Insérer la nouvelle Alias..." ;
2023-05-02 20:22:44 -06:00
$text [ 'message-number_alias' ][ 'he-il' ] = "הזן את המספר החדש Alias..." ;
2018-02-12 17:50:47 +00:00
$text [ 'message-number_alias' ][ 'it-it' ] = "Inserire il nuovo Alias del Numero" ;
2023-03-28 18:24:11 +02:00
$text [ 'message-number_alias' ][ 'nl-nl' ] = "Voer de nieuwe nummer alias in..." ;
2017-05-19 18:50:44 +01:00
$text [ 'message-number_alias' ][ 'pl-pl' ] = "Wprowadź nowy alias numerowy" ;
2019-11-28 15:08:30 -03:00
$text [ 'message-number_alias' ][ 'pt-br' ] = "Insira um apelido ao número" ;
2017-05-19 18:50:44 +01:00
$text [ 'message-number_alias' ][ 'pt-pt' ] = "Introuza a nova Alias númérico..." ;
2023-05-05 15:22:22 -06:00
$text [ 'message-number_alias' ][ 'ro-ro' ] = "Introduceți noul alias de număr..." ;
2017-04-25 03:37:00 +05:00
$text [ 'message-number_alias' ][ 'ru-ru' ] = "Введите новый альтернативный номер ..." ;
2017-05-19 18:50:44 +01:00
$text [ 'message-number_alias' ][ 'sv-se' ] = "Fyll i det nya Nummer Alias..." ;
$text [ 'message-number_alias' ][ 'uk-ua' ] = "Введіть новий псевдонім номера..." ;
2023-05-18 15:36:17 -06:00
$text [ 'message-number_alias' ][ 'zh-cn' ] = "输入新号码别名..." ;
$text [ 'message-number_alias' ][ 'ja-jp' ] = "新しい番号エイリアスを入力してください..." ;
$text [ 'message-number_alias' ][ 'ko-kr' ] = "새 번호 별칭을 입력하세요..." ;
2016-04-25 20:30:23 -05:00
$text [ 'message-maximum_extensions' ][ 'en-us' ] = "Maximum Extensions:" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-maximum_extensions' ][ 'en-gb' ] = "Maximum Extensions:" ;
2017-05-19 18:50:44 +01:00
$text [ 'message-maximum_extensions' ][ 'ar-eg' ] = "الحد الأقصي للأرقام الداخلية :" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-maximum_extensions' ][ 'de-at' ] = "Maximale Anzahl an Nebenstellen:" ;
$text [ 'message-maximum_extensions' ][ 'de-ch' ] = "Maximale Anzahl an Nebenstellen:" ;
2017-05-19 18:50:44 +01:00
$text [ 'message-maximum_extensions' ][ 'de-de' ] = "Maximale Anzahl an Nebenstellen:" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-maximum_extensions' ][ 'es-cl' ] = "Extensiones Máximo Permitido:" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-maximum_extensions' ][ 'es-mx' ] = "Extensiones Máximo Permitido:" ;
$text [ 'message-maximum_extensions' ][ 'fr-ca' ] = "Extensions Maximum Autorisé:" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-maximum_extensions' ][ 'fr-fr' ] = "Extensions Maximum Autorisé:" ;
2023-05-18 15:36:17 -06:00
$text [ 'message-maximum_extensions' ][ 'he-il' ] = "מקסימום הרחבות:" ;
2018-02-12 17:50:47 +00:00
$text [ 'message-maximum_extensions' ][ 'it-it' ] = "Massimo Numero Interni:" ;
2023-03-28 18:24:11 +02:00
$text [ 'message-maximum_extensions' ][ 'nl-nl' ] = "Maximum Extensies:" ;
2017-05-19 18:50:44 +01:00
$text [ 'message-maximum_extensions' ][ 'pl-pl' ] = "Maksymalna liczba numerów wewnętrznych" ;
2019-11-28 15:08:30 -03:00
$text [ 'message-maximum_extensions' ][ 'pt-br' ] = "Máximo de ramais permitidos:" ;
2017-05-19 18:50:44 +01:00
$text [ 'message-maximum_extensions' ][ 'pt-pt' ] = "Extensões Máximo Permitido:" ;
2023-05-05 15:22:22 -06:00
$text [ 'message-maximum_extensions' ][ 'ro-ro' ] = "Extensii maxime:" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-maximum_extensions' ][ 'ru-ru' ] = "Максимальное количество Внутренних Номеров" ;
2017-05-19 18:50:44 +01:00
$text [ 'message-maximum_extensions' ][ 'sv-se' ] = "Maximum Antal Anknytningar:" ;
$text [ 'message-maximum_extensions' ][ 'uk-ua' ] = "Максимальна кількість розширень" ;
2023-05-18 15:36:17 -06:00
$text [ 'message-maximum_extensions' ][ 'zh-cn' ] = "最大扩展:" ;
$text [ 'message-maximum_extensions' ][ 'ja-jp' ] = "最大延長数:" ;
$text [ 'message-maximum_extensions' ][ 'ko-kr' ] = "최대 확장:" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-extension' ][ 'en-us' ] = "Enter the new Extension..." ;
2020-03-20 20:47:13 +00:00
$text [ 'message-extension' ][ 'en-gb' ] = "Enter the new Extension..." ;
2017-05-19 18:50:44 +01:00
$text [ 'message-extension' ][ 'ar-eg' ] = "أدخل الرقم الداخلي الجديد" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-extension' ][ 'de-at' ] = "Geben Sie die neue Nebenstelle an..." ;
$text [ 'message-extension' ][ 'de-ch' ] = "Geben Sie die neue Nebenstelle an..." ;
2017-05-19 18:50:44 +01:00
$text [ 'message-extension' ][ 'de-de' ] = "Geben Sie die neue Nebenstelle an..." ;
2016-04-25 20:30:23 -05:00
$text [ 'message-extension' ][ 'es-cl' ] = "Ingrese la nueva Extensión..." ;
2023-05-02 20:22:44 -06:00
$text [ 'message-extension' ][ 'es-mx' ] = "Ingrese la nueva Extensión..." ;
$text [ 'message-extension' ][ 'fr-ca' ] = "Insérer la nouvelle Extension..." ;
2016-04-25 20:30:23 -05:00
$text [ 'message-extension' ][ 'fr-fr' ] = "Insérer la nouvelle Extension..." ;
2017-05-19 18:50:44 +01:00
$text [ 'message-extension' ][ 'he-il' ] = "הכנס את השלוחה החדשה" ;
2018-02-12 17:50:47 +00:00
$text [ 'message-extension' ][ 'it-it' ] = "Inserire il nuovo Interno..." ;
2023-03-28 18:24:11 +02:00
$text [ 'message-extension' ][ 'nl-nl' ] = "Voer het nieuwe extensie in..." ;
2017-05-19 18:50:44 +01:00
$text [ 'message-extension' ][ 'pl-pl' ] = "Wpisz nowy numer wewnętrzny" ;
2019-11-28 15:08:30 -03:00
$text [ 'message-extension' ][ 'pt-br' ] = "Insira o número do novo ramal" ;
2017-05-19 18:50:44 +01:00
$text [ 'message-extension' ][ 'pt-pt' ] = "Introuza a nova Extensão..." ;
2023-05-05 15:22:22 -06:00
$text [ 'message-extension' ][ 'ro-ro' ] = "Introduceți noua extensie..." ;
2017-04-25 03:37:00 +05:00
$text [ 'message-extension' ][ 'ru-ru' ] = "Введите новый Внутренний Номер..." ;
2017-05-19 18:50:44 +01:00
$text [ 'message-extension' ][ 'sv-se' ] = "Fyll i den nya Anknytningen..." ;
$text [ 'message-extension' ][ 'uk-ua' ] = "Введіть нове розширення" ;
2023-05-18 15:36:17 -06:00
$text [ 'message-extension' ][ 'zh-cn' ] = "输入新的分机..." ;
2023-05-03 10:36:25 -06:00
$text [ 'message-extension' ][ 'ja-jp' ] = "新しい拡張子を入力してください..." ;
2023-05-18 15:36:17 -06:00
$text [ 'message-extension' ][ 'ko-kr' ] = "새 확장명 입력..." ;
2016-04-25 20:30:23 -05:00
$text [ 'label-voicemail_password' ][ 'en-us' ] = "Voicemail Password" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-voicemail_password' ][ 'en-gb' ] = "Voicemail Password" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-voicemail_password' ][ 'ar-eg' ] = "كلمة السر للبريد الصوتي" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-voicemail_password' ][ 'de-at' ] = "Mailbox Passwort" ;
$text [ 'label-voicemail_password' ][ 'de-ch' ] = "Mailbox Passwort" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-voicemail_password' ][ 'de-de' ] = "Mailbox Passwort" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-voicemail_password' ][ 'es-cl' ] = "Contraseña de correo de voz" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-voicemail_password' ][ 'es-mx' ] = "Contraseña de correo de voz" ;
$text [ 'label-voicemail_password' ][ 'fr-ca' ] = "Mot de passe de la messagerie vocale" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-voicemail_password' ][ 'fr-fr' ] = "Mot de passe de la messagerie vocale" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-voicemail_password' ][ 'he-il' ] = "סיסמא לתא קולי" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-voicemail_password' ][ 'it-it' ] = "Password Casella Vocale" ;
2023-03-28 18:24:11 +02:00
$text [ 'label-voicemail_password' ][ 'nl-nl' ] = "Voicemail wachtwoord" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-voicemail_password' ][ 'pl-pl' ] = "Hasło poczty głosowej" ;
$text [ 'label-voicemail_password' ][ 'pt-br' ] = "Senha do correio de voz" ;
$text [ 'label-voicemail_password' ][ 'pt-pt' ] = "Password do Correio de Voz" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-voicemail_password' ][ 'ro-ro' ] = "Parola mesageriei vocale" ;
2017-11-14 11:10:41 +09:00
$text [ 'label-voicemail_password' ][ 'ru-ru' ] = "Пароль Голосовой Почты" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-voicemail_password' ][ 'sv-se' ] = "Röstbrevlåda Lösenord" ;
$text [ 'label-voicemail_password' ][ 'uk-ua' ] = "Пароль на голосову пошту" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-voicemail_password' ][ 'zh-cn' ] = "语音信箱密码" ;
$text [ 'label-voicemail_password' ][ 'ja-jp' ] = "ボイスメールのパスワード" ;
$text [ 'label-voicemail_password' ][ 'ko-kr' ] = "음성 메일 비밀번호" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-voicemail_mail_to' ][ 'en-us' ] = "Voicemail Mail To" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-voicemail_mail_to' ][ 'en-gb' ] = "Voicemail Mail To" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-voicemail_mail_to' ][ 'ar-eg' ] = "البريد الصوتي" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-voicemail_mail_to' ][ 'de-at' ] = "Voicemail-Mail an" ;
$text [ 'label-voicemail_mail_to' ][ 'de-ch' ] = "Voicemail-Mail an" ;
$text [ 'label-voicemail_mail_to' ][ 'de-de' ] = "Voicemail-Mail an" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-voicemail_mail_to' ][ 'es-cl' ] = "Enviar correo de voz a" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-voicemail_mail_to' ][ 'es-mx' ] = "Enviar correo de voz a" ;
$text [ 'label-voicemail_mail_to' ][ 'fr-ca' ] = "Courriel destination" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-voicemail_mail_to' ][ 'fr-fr' ] = "Courriel destination" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-voicemail_mail_to' ][ 'he-il' ] = "תא קולי לאימייל" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-voicemail_mail_to' ][ 'it-it' ] = "Invia Messaggi Audio A" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-voicemail_mail_to' ][ 'nl-nl' ] = "Voicemail E-mail aan" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-voicemail_mail_to' ][ 'pl-pl' ] = "Wyślij pocztę głosową na email" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-voicemail_mail_to' ][ 'pt-br' ] = "Enviar correio de voz para" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-voicemail_mail_to' ][ 'pt-pt' ] = "Enviar correio de voz para" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-voicemail_mail_to' ][ 'ro-ro' ] = "Poștă vocală Către" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-voicemail_mail_to' ][ 'ru-ru' ] = "Голосовая почта на адрес Электронной Почты" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-voicemail_mail_to' ][ 'sv-se' ] = "Röstbrevlåda E-post Till" ;
$text [ 'label-voicemail_mail_to' ][ 'uk-ua' ] = "Надсилати голосову пошту на E-Mail" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-voicemail_mail_to' ][ 'zh-cn' ] = "语音信箱 邮件至" ;
$text [ 'label-voicemail_mail_to' ][ 'ja-jp' ] = "ボイスメール メール宛先" ;
$text [ 'label-voicemail_mail_to' ][ 'ko-kr' ] = "음성 메일 메일 대상" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-voicemail_local_after_email' ][ 'en-us' ] = "Voicemail Keep Local" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-voicemail_local_after_email' ][ 'en-gb' ] = "Voicemail Keep Local" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-voicemail_local_after_email' ][ 'ar-eg' ] = "البريد الصوتي أبقوا محليين" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-voicemail_local_after_email' ][ 'de-at' ] = "Voicemail bleibt lokal" ;
$text [ 'label-voicemail_local_after_email' ][ 'de-ch' ] = "Voicemail bleibt lokal" ;
$text [ 'label-voicemail_local_after_email' ][ 'de-de' ] = "Voicemail bleibt lokal" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-voicemail_local_after_email' ][ 'es-cl' ] = "Mantener Mensaje de Voz despues de enviar por Email" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-voicemail_local_after_email' ][ 'es-mx' ] = "Mantener Mensaje de Voz despues de enviar por Email" ;
$text [ 'label-voicemail_local_after_email' ][ 'fr-ca' ] = "Message gardé en local après courriel" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-voicemail_local_after_email' ][ 'fr-fr' ] = "Message gardé en local après courriel" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-voicemail_local_after_email' ][ 'he-il' ] = "תא קולי שמור מקומי" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-voicemail_local_after_email' ][ 'it-it' ] = "Tieni Messaggi in Locale" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-voicemail_local_after_email' ][ 'nl-nl' ] = "Voicemail lokaal bewaren" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-voicemail_local_after_email' ][ 'pl-pl' ] = "Zachowaj na dysku pocztę głosową " ;
2023-05-02 20:22:44 -06:00
$text [ 'label-voicemail_local_after_email' ][ 'pt-br' ] = "Manter mensagem de correio de voz depois de enviado o email" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-voicemail_local_after_email' ][ 'pt-pt' ] = "Manter mensagem de correio de voz depois de enviado o email" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-voicemail_local_after_email' ][ 'ro-ro' ] = "Mesajele vocale Păstrați local" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-voicemail_local_after_email' ][ 'ru-ru' ] = "Сообщение хранится локально после отправки Электронной Почтой" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-voicemail_local_after_email' ][ 'sv-se' ] = "Röstbrevlåda Behåll Lokalt" ;
$text [ 'label-voicemail_local_after_email' ][ 'uk-ua' ] = "Залишати голосову пошту локально" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-voicemail_local_after_email' ][ 'zh-cn' ] = "语音信箱保持本地" ;
$text [ 'label-voicemail_local_after_email' ][ 'ja-jp' ] = "ボイスメールをローカルに保つ" ;
$text [ 'label-voicemail_local_after_email' ][ 'ko-kr' ] = "음성 메일 로컬 유지" ;
2016-04-25 20:30:23 -05:00
2022-01-29 02:28:07 -07:00
$text [ 'label-voicemail_transcription_enabled' ][ 'en-us' ] = "Transcription Enabled" ;
$text [ 'label-voicemail_transcription_enabled' ][ 'en-gb' ] = "Transcription Enabled" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-voicemail_transcription_enabled' ][ 'ar-eg' ] = "القابل للاشتراك" ;
$text [ 'label-voicemail_transcription_enabled' ][ 'de-at' ] = "Übertragung aktiviert" ;
$text [ 'label-voicemail_transcription_enabled' ][ 'de-ch' ] = "Übertragung aktiviert" ;
2022-01-29 02:28:07 -07:00
$text [ 'label-voicemail_transcription_enabled' ][ 'de-de' ] = "Übertragung aktiviert" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-voicemail_transcription_enabled' ][ 'es-cl' ] = "Transcripción Activado" ;
$text [ 'label-voicemail_transcription_enabled' ][ 'es-mx' ] = "Transcripción Activado" ;
2022-01-29 02:28:07 -07:00
$text [ 'label-voicemail_transcription_enabled' ][ 'fr-ca' ] = "Transcription activée" ;
$text [ 'label-voicemail_transcription_enabled' ][ 'fr-fr' ] = "Transcription activée" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-voicemail_transcription_enabled' ][ 'he-il' ] = "התמלול מופעל" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-voicemail_transcription_enabled' ][ 'it-it' ] = "Trascrizione abilitata" ;
2022-01-29 02:28:07 -07:00
$text [ 'label-voicemail_transcription_enabled' ][ 'nl-nl' ] = "Transscriptie geactiveerd" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-voicemail_transcription_enabled' ][ 'pl-pl' ] = "Transcription Enabled (ang.)." ;
$text [ 'label-voicemail_transcription_enabled' ][ 'pt-br' ] = "Transcrição habilitado" ;
$text [ 'label-voicemail_transcription_enabled' ][ 'pt-pt' ] = "Transcrição habilitado" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-voicemail_transcription_enabled' ][ 'ro-ro' ] = "Transcrierea activată" ;
2022-01-29 02:28:07 -07:00
$text [ 'label-voicemail_transcription_enabled' ][ 'ru-ru' ] = "Транскрипция включена" ;
$text [ 'label-voicemail_transcription_enabled' ][ 'sv-se' ] = "Transcription Aktiverad" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-voicemail_transcription_enabled' ][ 'uk-ua' ] = "Транскрипція Увімкнути" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-voicemail_transcription_enabled' ][ 'zh-cn' ] = "启用转录" ;
$text [ 'label-voicemail_transcription_enabled' ][ 'ja-jp' ] = "文字起こしが有効です" ;
$text [ 'label-voicemail_transcription_enabled' ][ 'ko-kr' ] = "전사 활성화됨" ;
2022-01-29 02:28:07 -07:00
2016-04-25 20:30:23 -05:00
$text [ 'label-voicemail_file' ][ 'en-us' ] = "Voicemail File" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-voicemail_file' ][ 'en-gb' ] = "Voicemail File" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-voicemail_file' ][ 'ar-eg' ] = "البريد الإلكتروني File" ;
$text [ 'label-voicemail_file' ][ 'de-at' ] = "Sprachnachricht Datei" ;
$text [ 'label-voicemail_file' ][ 'de-ch' ] = "Sprachnachricht Datei" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-voicemail_file' ][ 'de-de' ] = "Sprachnachricht Datei" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-voicemail_file' ][ 'es-cl' ] = "Correo de Voz Archivo" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-voicemail_file' ][ 'es-mx' ] = "Correo de Voz Archivo" ;
$text [ 'label-voicemail_file' ][ 'fr-ca' ] = "Voicemail Fichier" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-voicemail_file' ][ 'fr-fr' ] = "Voicemail Fichier" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-voicemail_file' ][ 'he-il' ] = "תא קולי קובץ" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-voicemail_file' ][ 'it-it' ] = "File Messaggio Audio" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-voicemail_file' ][ 'nl-nl' ] = "Voicemail bestand" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-voicemail_file' ][ 'pl-pl' ] = "Plik poczty głosowej" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-voicemail_file' ][ 'pt-br' ] = "Arquivo do Correio de Voz" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-voicemail_file' ][ 'pt-pt' ] = "Voicemail Arquivo" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-voicemail_file' ][ 'ro-ro' ] = "Fișierul de mesagerie vocală" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-voicemail_file' ][ 'ru-ru' ] = "Файл Голосовой Почты" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-voicemail_file' ][ 'sv-se' ] = "Röstbrevlåda Fil" ;
$text [ 'label-voicemail_file' ][ 'uk-ua' ] = "Файл голосової пошти" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-voicemail_file' ][ 'zh-cn' ] = "语音信箱文件" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-voicemail_file' ][ 'ja-jp' ] = "ボイスメールファイル" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-voicemail_file' ][ 'ko-kr' ] = "음성 메일 파일" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-voicemail_enabled' ][ 'en-us' ] = "Voicemail Enabled" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-voicemail_enabled' ][ 'en-gb' ] = "Voicemail Enabled" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-voicemail_enabled' ][ 'ar-eg' ] = "البريد الإلكتروني Enabled" ;
$text [ 'label-voicemail_enabled' ][ 'de-at' ] = "Mailbox eingeschaltet" ;
$text [ 'label-voicemail_enabled' ][ 'de-ch' ] = "Mailbox eingeschaltet" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-voicemail_enabled' ][ 'de-de' ] = "Mailbox eingeschaltet" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-voicemail_enabled' ][ 'es-cl' ] = "Correo de Voz Activado" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-voicemail_enabled' ][ 'es-mx' ] = "Correo de Voz Activado" ;
$text [ 'label-voicemail_enabled' ][ 'fr-ca' ] = "Messagerie Vocale Active" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-voicemail_enabled' ][ 'fr-fr' ] = "Messagerie Vocale Active" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-voicemail_enabled' ][ 'he-il' ] = "תגית: Enabled" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-voicemail_enabled' ][ 'it-it' ] = "Abilita Casella Vocale" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-voicemail_enabled' ][ 'nl-nl' ] = "Voicemail aktief" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-voicemail_enabled' ][ 'pl-pl' ] = "Włączona poczta głosowa" ;
$text [ 'label-voicemail_enabled' ][ 'pt-br' ] = "Correio de voz habilitado" ;
$text [ 'label-voicemail_enabled' ][ 'pt-pt' ] = "Correio de Voz Habilitado" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-voicemail_enabled' ][ 'ro-ro' ] = "Mesaj vocal activat" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-voicemail_enabled' ][ 'ru-ru' ] = "Голосовая Почта Включена" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-voicemail_enabled' ][ 'sv-se' ] = "Röstbrevlåda Aktiverad" ;
$text [ 'label-voicemail_enabled' ][ 'uk-ua' ] = "Голосову пошту включено" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-voicemail_enabled' ][ 'zh-cn' ] = "启用语音信箱" ;
$text [ 'label-voicemail_enabled' ][ 'ja-jp' ] = "ボイスメールが有効になっています" ;
$text [ 'label-voicemail_enabled' ][ 'ko-kr' ] = "음성 메일 사용" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-user_record_outbound' ][ 'en-us' ] = "Outbound" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-user_record_outbound' ][ 'en-gb' ] = "Outbound" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_outbound' ][ 'ar-eg' ] = "صادر" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_record_outbound' ][ 'de-at' ] = "Ausgehend" ;
$text [ 'label-user_record_outbound' ][ 'de-ch' ] = "Ausgehend" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_outbound' ][ 'de-de' ] = "Ausgehend" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-user_record_outbound' ][ 'es-cl' ] = "Salida" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_record_outbound' ][ 'es-mx' ] = "Salida" ;
$text [ 'label-user_record_outbound' ][ 'fr-ca' ] = "Sortant" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-user_record_outbound' ][ 'fr-fr' ] = "Sortant" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_record_outbound' ][ 'he-il' ] = "Outbound" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-user_record_outbound' ][ 'it-it' ] = "In Uscita" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-user_record_outbound' ][ 'nl-nl' ] = "Uitgaand" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_outbound' ][ 'pl-pl' ] = "Wychodzące" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_record_outbound' ][ 'pt-br' ] = "Saída" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_outbound' ][ 'pt-pt' ] = "Saída" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-user_record_outbound' ][ 'ro-ro' ] = "Outbound" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-user_record_outbound' ][ 'ru-ru' ] = "Исходящая" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_outbound' ][ 'sv-se' ] = "Utgående" ;
$text [ 'label-user_record_outbound' ][ 'uk-ua' ] = "Вихідний" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-user_record_outbound' ][ 'zh-cn' ] = "出站" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-user_record_outbound' ][ 'ja-jp' ] = "アウトバウンド" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-user_record_outbound' ][ 'ko-kr' ] = "배 밖으로" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-user_record_none' ][ 'en-us' ] = "Disabled" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-user_record_none' ][ 'en-gb' ] = "Disabled" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_none' ][ 'ar-eg' ] = "معطل" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_record_none' ][ 'de-at' ] = "Ausgeschaltet" ;
$text [ 'label-user_record_none' ][ 'de-ch' ] = "Ausgeschaltet" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_none' ][ 'de-de' ] = "Ausgeschaltet" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-user_record_none' ][ 'es-cl' ] = "Ninguno" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_record_none' ][ 'es-mx' ] = "Ninguno" ;
$text [ 'label-user_record_none' ][ 'fr-ca' ] = "Aucun" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-user_record_none' ][ 'fr-fr' ] = "Aucun" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_none' ][ 'he-il' ] = "מנוטרל" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-user_record_none' ][ 'it-it' ] = "Disabilitato" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-user_record_none' ][ 'nl-nl' ] = "Uitgeschakeld" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_none' ][ 'pl-pl' ] = "Wyłączone" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_record_none' ][ 'pt-br' ] = "Desabilitado" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_none' ][ 'pt-pt' ] = "Nenhum" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-user_record_none' ][ 'ro-ro' ] = "Dezactivat" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-user_record_none' ][ 'ru-ru' ] = "Выключено" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_none' ][ 'sv-se' ] = "Inaktiverad" ;
$text [ 'label-user_record_none' ][ 'uk-ua' ] = "Відключено" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-user_record_none' ][ 'zh-cn' ] = "残疾人" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-user_record_none' ][ 'ja-jp' ] = "無効" ;
$text [ 'label-user_record_none' ][ 'ko-kr' ] = "장애가 있는" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-user_record_local' ][ 'en-us' ] = "Local" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-user_record_local' ][ 'en-gb' ] = "Local" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_local' ][ 'ar-eg' ] = "محلي" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_record_local' ][ 'de-at' ] = "Lokal" ;
$text [ 'label-user_record_local' ][ 'de-ch' ] = "Lokal" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_local' ][ 'de-de' ] = "Lokal" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-user_record_local' ][ 'es-cl' ] = "Local" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_record_local' ][ 'es-mx' ] = "Local" ;
$text [ 'label-user_record_local' ][ 'fr-ca' ] = "Local" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-user_record_local' ][ 'fr-fr' ] = "Local" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_local' ][ 'he-il' ] = "מקומי" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-user_record_local' ][ 'it-it' ] = "Locale" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-user_record_local' ][ 'nl-nl' ] = "Lokaal" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_local' ][ 'pl-pl' ] = "Lokalne" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_record_local' ][ 'pt-br' ] = "Local" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_local' ][ 'pt-pt' ] = "Local" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-user_record_local' ][ 'ro-ro' ] = "Local" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-user_record_local' ][ 'ru-ru' ] = "Локальный" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_local' ][ 'sv-se' ] = "Lokal" ;
$text [ 'label-user_record_local' ][ 'uk-ua' ] = "Локальний" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-user_record_local' ][ 'zh-cn' ] = "当地的" ;
$text [ 'label-user_record_local' ][ 'ja-jp' ] = "地元" ;
$text [ 'label-user_record_local' ][ 'ko-kr' ] = "현지의" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-user_record_inbound' ][ 'en-us' ] = "Inbound" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-user_record_inbound' ][ 'en-gb' ] = "Inbound" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_inbound' ][ 'ar-eg' ] = "وارد" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_record_inbound' ][ 'de-at' ] = "Eingehend" ;
$text [ 'label-user_record_inbound' ][ 'de-ch' ] = "Eingehend" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_inbound' ][ 'de-de' ] = "Eingehend" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-user_record_inbound' ][ 'es-cl' ] = "Entrante" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_record_inbound' ][ 'es-mx' ] = "Entrante" ;
$text [ 'label-user_record_inbound' ][ 'fr-ca' ] = "Entrante" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-user_record_inbound' ][ 'fr-fr' ] = "Entrante" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_record_inbound' ][ 'he-il' ] = "Inbound" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-user_record_inbound' ][ 'it-it' ] = "In Ingresso" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-user_record_inbound' ][ 'nl-nl' ] = "Inkomend" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_inbound' ][ 'pl-pl' ] = "Przychodzaące" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_record_inbound' ][ 'pt-br' ] = "Entrada" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_inbound' ][ 'pt-pt' ] = "Entrada" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-user_record_inbound' ][ 'ro-ro' ] = "Intrare" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-user_record_inbound' ][ 'ru-ru' ] = "Входяший" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_inbound' ][ 'sv-se' ] = "Inkommande" ;
$text [ 'label-user_record_inbound' ][ 'uk-ua' ] = "Вхідний" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-user_record_inbound' ][ 'zh-cn' ] = "入境" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-user_record_inbound' ][ 'ja-jp' ] = "インバウンド" ;
$text [ 'label-user_record_inbound' ][ 'ko-kr' ] = "인바운드" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-user_record_all' ][ 'en-us' ] = "All" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-user_record_all' ][ 'en-gb' ] = "All" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_all' ][ 'ar-eg' ] = "الكل" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_record_all' ][ 'de-at' ] = "Alle" ;
$text [ 'label-user_record_all' ][ 'de-ch' ] = "Alle" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_all' ][ 'de-de' ] = "Alle" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-user_record_all' ][ 'es-cl' ] = "Todo" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_record_all' ][ 'es-mx' ] = "Todo" ;
$text [ 'label-user_record_all' ][ 'fr-ca' ] = "Tout" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-user_record_all' ][ 'fr-fr' ] = "Tout" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_record_all' ][ 'he-il' ] = "הכל" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-user_record_all' ][ 'it-it' ] = "Tutti" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-user_record_all' ][ 'nl-nl' ] = "Alles" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_all' ][ 'pl-pl' ] = "Wszystkie" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_record_all' ][ 'pt-br' ] = "Todos" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_all' ][ 'pt-pt' ] = "Tudo" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-user_record_all' ][ 'ro-ro' ] = "Toate" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-user_record_all' ][ 'ru-ru' ] = "Все" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record_all' ][ 'sv-se' ] = "Allt" ;
$text [ 'label-user_record_all' ][ 'uk-ua' ] = "Всі" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-user_record_all' ][ 'zh-cn' ] = "全部" ;
$text [ 'label-user_record_all' ][ 'ja-jp' ] = "全て" ;
$text [ 'label-user_record_all' ][ 'ko-kr' ] = "모두" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-user_record' ][ 'en-us' ] = "Record" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-user_record' ][ 'en-gb' ] = "Record" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record' ][ 'ar-eg' ] = "تسجيل" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_record' ][ 'de-at' ] = "Aufnahme" ;
$text [ 'label-user_record' ][ 'de-ch' ] = "Aufnahme" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record' ][ 'de-de' ] = "Aufnahme" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-user_record' ][ 'es-cl' ] = "Registro" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_record' ][ 'es-mx' ] = "Registro" ;
$text [ 'label-user_record' ][ 'fr-ca' ] = "Record" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-user_record' ][ 'fr-fr' ] = "Record" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record' ][ 'he-il' ] = "הקלט" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-user_record' ][ 'it-it' ] = "Registra" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-user_record' ][ 'nl-nl' ] = "Opnemen" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record' ][ 'pl-pl' ] = "Czy i jakie rozmowy nagrywać." ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_record' ][ 'pt-br' ] = "Gravação" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record' ][ 'pt-pt' ] = "Registro" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-user_record' ][ 'ro-ro' ] = "Record" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-user_record' ][ 'ru-ru' ] = "Запись разговора" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_record' ][ 'sv-se' ] = "Spela In" ;
$text [ 'label-user_record' ][ 'uk-ua' ] = "Запис розмов" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-user_record' ][ 'zh-cn' ] = "记录" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-user_record' ][ 'ja-jp' ] = "記録" ;
$text [ 'label-user_record' ][ 'ko-kr' ] = "기록" ;
2016-04-25 20:30:23 -05:00
2020-03-28 16:21:48 -06:00
$text [ 'label-user' ][ 'en-us' ] = "User" ;
$text [ 'label-user' ][ 'en-gb' ] = "User" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user' ][ 'ar-eg' ] = "مستخدم" ;
$text [ 'label-user' ][ 'de-at' ] = "Benutzer" ;
$text [ 'label-user' ][ 'de-ch' ] = "Benutzer" ;
2020-03-28 16:21:48 -06:00
$text [ 'label-user' ][ 'de-de' ] = "Benutzer" ;
$text [ 'label-user' ][ 'el-gr' ] = "Χρήστης" ;
$text [ 'label-user' ][ 'es-cl' ] = "Usuario" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user' ][ 'es-mx' ] = "Usuario" ;
$text [ 'label-user' ][ 'fr-ca' ] = "Utilisateur" ;
2020-03-28 16:21:48 -06:00
$text [ 'label-user' ][ 'fr-fr' ] = "Utilisateur" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user' ][ 'he-il' ] = "משתמש" ;
2020-03-28 16:21:48 -06:00
$text [ 'label-user' ][ 'it-it' ] = "Utente" ;
2023-03-28 18:24:11 +02:00
$text [ 'label-user' ][ 'nl-nl' ] = "Gebruiker" ;
2020-03-28 16:21:48 -06:00
$text [ 'label-user' ][ 'pl-pl' ] = "Użytkownicy" ;
$text [ 'label-user' ][ 'pt-br' ] = "Usuário" ;
$text [ 'label-user' ][ 'pt-pt' ] = "Utilizadore" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-user' ][ 'ro-ro' ] = "Utilizator" ;
2020-03-28 16:21:48 -06:00
$text [ 'label-user' ][ 'ru-ru' ] = "Пользователь" ;
$text [ 'label-user' ][ 'sv-se' ] = "Användare" ;
$text [ 'label-user' ][ 'uk-ua' ] = "Користувачі" ;
$text [ 'label-user' ][ 'tr-tr' ] = "Користувачі" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-user' ][ 'zh-cn' ] = "用户" ;
$text [ 'label-user' ][ 'ja-jp' ] = "ユーザー" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-user' ][ 'ko-kr' ] = "사용자" ;
2020-03-28 16:21:48 -06:00
2016-10-04 21:50:24 -06:00
$text [ 'label-users' ][ 'en-us' ] = "Users" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-users' ][ 'en-gb' ] = "Users" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-users' ][ 'ar-eg' ] = "قائمة المستخدم" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-users' ][ 'de-at' ] = "Benutzerliste" ;
$text [ 'label-users' ][ 'de-ch' ] = "Benutzerliste" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-users' ][ 'de-de' ] = "Benutzerliste" ;
2016-10-04 21:50:24 -06:00
$text [ 'label-users' ][ 'es-cl' ] = "Lista de usuarios" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-users' ][ 'es-mx' ] = "Lista de usuarios" ;
$text [ 'label-users' ][ 'fr-ca' ] = "Liste des utilisateurs" ;
2016-10-04 21:50:24 -06:00
$text [ 'label-users' ][ 'fr-fr' ] = "Liste des utilisateurs" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-users' ][ 'he-il' ] = "רשימת משתמשים" ;
$text [ 'label-users' ][ 'it-it' ] = "Utenti" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-users' ][ 'nl-nl' ] = "Gebruikers" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-users' ][ 'pl-pl' ] = "Lista użytkowników" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-users' ][ 'pt-br' ] = "Usuários" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-users' ][ 'pt-pt' ] = "Utilizadores" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-users' ][ 'ro-ro' ] = "Utilizatori" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-users' ][ 'ru-ru' ] = "Пользователи" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-users' ][ 'sv-se' ] = "Användar-lista" ;
$text [ 'label-users' ][ 'uk-ua' ] = "Список користувачів" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-users' ][ 'zh-cn' ] = "用户" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-users' ][ 'ja-jp' ] = "ユーザー" ;
$text [ 'label-users' ][ 'ko-kr' ] = "사용자" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-user_context' ][ 'en-us' ] = "Context" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-user_context' ][ 'en-gb' ] = "Context" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_context' ][ 'ar-eg' ] = "السياق" ;
$text [ 'label-user_context' ][ 'de-at' ] = "Kontext" ;
$text [ 'label-user_context' ][ 'de-ch' ] = "Kontext" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_context' ][ 'de-de' ] = "Kontext" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-user_context' ][ 'es-cl' ] = "Contexto" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_context' ][ 'es-mx' ] = "Contexto" ;
$text [ 'label-user_context' ][ 'fr-ca' ] = "Contexte" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-user_context' ][ 'fr-fr' ] = "Contexte" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_context' ][ 'he-il' ] = "המונחים" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-user_context' ][ 'it-it' ] = "Contesto" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-user_context' ][ 'nl-nl' ] = "Context" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_context' ][ 'pl-pl' ] = "Kontekst" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-user_context' ][ 'pt-br' ] = "Contexto" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_context' ][ 'pt-pt' ] = "Contexto" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-user_context' ][ 'ro-ro' ] = "fundal" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-user_context' ][ 'ru-ru' ] = "Контекст" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-user_context' ][ 'sv-se' ] = "Sammanhang" ;
$text [ 'label-user_context' ][ 'uk-ua' ] = "Контекст" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-user_context' ][ 'zh-cn' ] = "语境" ;
$text [ 'label-user_context' ][ 'ja-jp' ] = "コンテクスト" ;
$text [ 'label-user_context' ][ 'ko-kr' ] = "문맥" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-url' ][ 'en-us' ] = "URL" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-url' ][ 'en-gb' ] = "URL" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-url' ][ 'ar-eg' ] = "URL" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-url' ][ 'de-at' ] = "URL" ;
$text [ 'label-url' ][ 'de-ch' ] = "URL" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-url' ][ 'de-de' ] = "URL" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-url' ][ 'es-cl' ] = "URL" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-url' ][ 'es-mx' ] = "URL" ;
$text [ 'label-url' ][ 'fr-ca' ] = "URL" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-url' ][ 'fr-fr' ] = "URL" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-url' ][ 'he-il' ] = "כתובת URL" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-url' ][ 'it-it' ] = "URL" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-url' ][ 'nl-nl' ] = "URL" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-url' ][ 'pl-pl' ] = "URL" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-url' ][ 'pt-br' ] = "URL" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-url' ][ 'pt-pt' ] = "URL" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-url' ][ 'ro-ro' ] = "URL" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-url' ][ 'ru-ru' ] = "URL-адрес" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-url' ][ 'sv-se' ] = "URL" ;
$text [ 'label-url' ][ 'uk-ua' ] = "URL" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-url' ][ 'zh-cn' ] = "URL" ;
$text [ 'label-url' ][ 'ja-jp' ] = "URL" ;
$text [ 'label-url' ][ 'ko-kr' ] = "URL" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-toll_allow' ][ 'en-us' ] = "Toll Allow" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-toll_allow' ][ 'en-gb' ] = "Toll Allow" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-toll_allow' ][ 'ar-eg' ] = "المجموع المسموح به" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-toll_allow' ][ 'de-at' ] = "Mautpflichtig" ;
$text [ 'label-toll_allow' ][ 'de-ch' ] = "Mautpflichtig" ;
$text [ 'label-toll_allow' ][ 'de-de' ] = "Mautpflichtig" ;
$text [ 'label-toll_allow' ][ 'es-cl' ] = "Permitir peaje" ;
$text [ 'label-toll_allow' ][ 'es-mx' ] = "Permitir peaje" ;
$text [ 'label-toll_allow' ][ 'fr-ca' ] = "Permis de péage" ;
$text [ 'label-toll_allow' ][ 'fr-fr' ] = "Permis de péage" ;
$text [ 'label-toll_allow' ][ 'he-il' ] = "אגרה אפשר" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-toll_allow' ][ 'it-it' ] = "Destinazioni Abilitate" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-toll_allow' ][ 'nl-nl' ] = "betaald gesprek toestaan" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-toll_allow' ][ 'pl-pl' ] = "Zezwalaj na drogie/szczególwe połaczenia" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-toll_allow' ][ 'pt-br' ] = "Pedágio permitido" ;
$text [ 'label-toll_allow' ][ 'pt-pt' ] = "Pedágio permitido" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-toll_allow' ][ 'ro-ro' ] = "Toll Allow" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-toll_allow' ][ 'ru-ru' ] = "Плата разрешена" ;
$text [ 'label-toll_allow' ][ 'sv-se' ] = "Tull Tillåt" ;
$text [ 'label-toll_allow' ][ 'uk-ua' ] = "Платний Дозволити" ;
$text [ 'label-toll_allow' ][ 'zh-cn' ] = "通行费允许" ;
$text [ 'label-toll_allow' ][ 'ja-jp' ] = "有料道路許可" ;
$text [ 'label-toll_allow' ][ 'ko-kr' ] = "통행료 허용" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-text' ][ 'en-us' ] = "Text" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-text' ][ 'en-gb' ] = "Text" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-text' ][ 'ar-eg' ] = "نص" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-text' ][ 'de-at' ] = "Text" ;
$text [ 'label-text' ][ 'de-ch' ] = "Text" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-text' ][ 'de-de' ] = "Text" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-text' ][ 'es-cl' ] = "Texto" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-text' ][ 'es-mx' ] = "Texto" ;
$text [ 'label-text' ][ 'fr-ca' ] = "texte" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-text' ][ 'fr-fr' ] = "texte" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-text' ][ 'he-il' ] = "טקסט" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-text' ][ 'it-it' ] = "Testo" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-text' ][ 'nl-nl' ] = "Tekst" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-text' ][ 'pl-pl' ] = "Tekst" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-text' ][ 'pt-br' ] = "Texto" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-text' ][ 'pt-pt' ] = "Texto" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-text' ][ 'ro-ro' ] = "text" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-text' ][ 'ru-ru' ] = "Текст" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-text' ][ 'sv-se' ] = "Text" ;
$text [ 'label-text' ][ 'uk-ua' ] = "текст" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-text' ][ 'zh-cn' ] = "文本" ;
$text [ 'label-text' ][ 'ja-jp' ] = "文章" ;
$text [ 'label-text' ][ 'ko-kr' ] = "텍스트" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-sip_force_expires' ][ 'en-us' ] = "SIP Force Expires" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-sip_force_expires' ][ 'en-gb' ] = "SIP Force Expires" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-sip_force_expires' ][ 'ar-eg' ] = "تنتهي قوة SIP" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-sip_force_expires' ][ 'de-at' ] = "SIP Force Expires" ;
$text [ 'label-sip_force_expires' ][ 'de-ch' ] = "SIP Force Expires" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-sip_force_expires' ][ 'de-de' ] = "SIP Force Expires" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-sip_force_expires' ][ 'es-cl' ] = "Forzado SIP Expira" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-sip_force_expires' ][ 'es-mx' ] = "Forzado SIP Expira" ;
$text [ 'label-sip_force_expires' ][ 'fr-ca' ] = "Forcer SIP expiration" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-sip_force_expires' ][ 'fr-fr' ] = "Forcer SIP expiration" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-sip_force_expires' ][ 'he-il' ] = "SIP כוח Expires" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-sip_force_expires' ][ 'it-it' ] = "SIP Force Expires" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-sip_force_expires' ][ 'nl-nl' ] = "SIP forceer verloop" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-sip_force_expires' ][ 'pl-pl' ] = "Nagłówek SIP 'Force Expires '" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-sip_force_expires' ][ 'pt-br' ] = "Forçar o tempo de expiração SIP" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-sip_force_expires' ][ 'pt-pt' ] = "Forçar o tempo de expiração SIP" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-sip_force_expires' ][ 'ro-ro' ] = "Forța SIP expiră" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-sip_force_expires' ][ 'ru-ru' ] = "SIP Force Expires" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-sip_force_expires' ][ 'sv-se' ] = "SIP Force Expires" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-sip_force_expires' ][ 'uk-ua' ] = "СПИС Примушені Закінчується" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-sip_force_expires' ][ 'zh-cn' ] = "SIP 强制到期" ;
$text [ 'label-sip_force_expires' ][ 'ja-jp' ] = "SIP 強制期限切れ" ;
$text [ 'label-sip_force_expires' ][ 'ko-kr' ] = "SIP 강제 만료" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-sip_force_contact' ][ 'en-us' ] = "SIP Force Contact" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-sip_force_contact' ][ 'en-gb' ] = "SIP Force Contact" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-sip_force_contact' ][ 'ar-eg' ] = "SIP الاتصال بالقوات" ;
$text [ 'label-sip_force_contact' ][ 'de-at' ] = "SIP Force Contact" ;
$text [ 'label-sip_force_contact' ][ 'de-ch' ] = "SIP Force Contact" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-sip_force_contact' ][ 'de-de' ] = "SIP Force Contact" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-sip_force_contact' ][ 'es-cl' ] = "Forzar Contacto SIP" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-sip_force_contact' ][ 'es-mx' ] = "Forzar Contacto SIP" ;
$text [ 'label-sip_force_contact' ][ 'fr-ca' ] = "SIP Force Contact" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-sip_force_contact' ][ 'fr-fr' ] = "SIP Force Contact" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-sip_force_contact' ][ 'he-il' ] = "SIP כוח מגע" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-sip_force_contact' ][ 'it-it' ] = "SIP Force Contact" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-sip_force_contact' ][ 'nl-nl' ] = "SIP forceer kontact" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-sip_force_contact' ][ 'pl-pl' ] = "Nagłówek SIP 'Force Contact '" ;
$text [ 'label-sip_force_contact' ][ 'pt-br' ] = "Forçar contato SIP" ;
$text [ 'label-sip_force_contact' ][ 'pt-pt' ] = "Forçar Contacto SIP" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-sip_force_contact' ][ 'ro-ro' ] = "SIP Force Contact" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-sip_force_contact' ][ 'ru-ru' ] = "SIP Force Contact" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-sip_force_contact' ][ 'sv-se' ] = "SIP Force Contact" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-sip_force_contact' ][ 'uk-ua' ] = "СПИС Контакти" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-sip_force_contact' ][ 'zh-cn' ] = "SIP 强制联系" ;
$text [ 'label-sip_force_contact' ][ 'ja-jp' ] = "SIP フォースコンタクト" ;
$text [ 'label-sip_force_contact' ][ 'ko-kr' ] = "SIP 강제 접촉" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-sip_bypass_media' ][ 'en-us' ] = "SIP Bypass Media" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-sip_bypass_media' ][ 'en-gb' ] = "SIP Bypass Media" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-sip_bypass_media' ][ 'ar-eg' ] = "وسائط تجاوز SIP" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-sip_bypass_media' ][ 'de-at' ] = "SIP Bypass Media" ;
$text [ 'label-sip_bypass_media' ][ 'de-ch' ] = "SIP Bypass Media" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-sip_bypass_media' ][ 'de-de' ] = "SIP Bypass Media" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-sip_bypass_media' ][ 'es-cl' ] = "Bypass de Medios SIP" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-sip_bypass_media' ][ 'es-mx' ] = "Bypass de Medios SIP" ;
$text [ 'label-sip_bypass_media' ][ 'fr-ca' ] = "SIP Bypass Media" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-sip_bypass_media' ][ 'fr-fr' ] = "SIP Bypass Media" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-sip_bypass_media' ][ 'he-il' ] = "SIP לעקוף את Media" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-sip_bypass_media' ][ 'it-it' ] = "SIP Bypass Media" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-sip_bypass_media' ][ 'nl-nl' ] = "SIP Bypass media" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-sip_bypass_media' ][ 'pl-pl' ] = "Nagłówek SIP 'Bypass Media'" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-sip_bypass_media' ][ 'pt-br' ] = "Ignorar mídia SIP (bypass)" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-sip_bypass_media' ][ 'pt-pt' ] = "Fazer Bypass à media SIP" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-sip_bypass_media' ][ 'ro-ro' ] = "SIP Bypass Media" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-sip_bypass_media' ][ 'ru-ru' ] = "SIP Bypass Media" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-sip_bypass_media' ][ 'sv-se' ] = "SIP Bypass Media" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-sip_bypass_media' ][ 'uk-ua' ] = "СПИС Веб-камера" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-sip_bypass_media' ][ 'zh-cn' ] = "SIP旁路媒体" ;
$text [ 'label-sip_bypass_media' ][ 'ja-jp' ] = "SIP バイパス メディア" ;
$text [ 'label-sip_bypass_media' ][ 'ko-kr' ] = "SIP 바이패스 미디어" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-absolute_codec_string' ][ 'en-us' ] = "Absolute Codec String" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-absolute_codec_string' ][ 'en-gb' ] = "Absolute Codec String" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-absolute_codec_string' ][ 'ar-eg' ] = "الخردة المطلقة(ج)" ;
$text [ 'label-absolute_codec_string' ][ 'de-at' ] = "Absolute Codec String" ;
$text [ 'label-absolute_codec_string' ][ 'de-ch' ] = "Absolute Codec String" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-absolute_codec_string' ][ 'de-de' ] = "Absolute Codec String" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-absolute_codec_string' ][ 'es-cl' ] = "Cierre de código absoluto" ;
$text [ 'label-absolute_codec_string' ][ 'es-mx' ] = "Cierre de código absoluto" ;
2019-09-12 15:28:10 -04:00
$text [ 'label-absolute_codec_string' ][ 'fr-ca' ] = "Chaîne de codec absolue" ;
$text [ 'label-absolute_codec_string' ][ 'fr-fr' ] = "Chaîne de codec absolue" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-absolute_codec_string' ][ 'he-il' ] = "מחרוזת Codec מוחלטת" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-absolute_codec_string' ][ 'it-it' ] = "Absolute Codec String" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-absolute_codec_string' ][ 'nl-nl' ] = "Absolute Codec string" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-absolute_codec_string' ][ 'pl-pl' ] = "Absolute Code String (ang.)." ;
2019-11-28 15:08:30 -03:00
$text [ 'label-absolute_codec_string' ][ 'pt-br' ] = "String de Codec absoluta" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-absolute_codec_string' ][ 'pt-pt' ] = "Corda de código absoluta" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-absolute_codec_string' ][ 'ro-ro' ] = "șir de codec absolut" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-absolute_codec_string' ][ 'ru-ru' ] = "Absolute Codec String" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-absolute_codec_string' ][ 'sv-se' ] = "Absolut Codec String" ;
$text [ 'label-absolute_codec_string' ][ 'uk-ua' ] = "Абсолютний Codec String" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-absolute_codec_string' ][ 'zh-cn' ] = "绝对编解码器字符串" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-absolute_codec_string' ][ 'ja-jp' ] = "絶対コーデック文字列" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-absolute_codec_string' ][ 'ko-kr' ] = "절대 코덱 문자열" ;
2016-04-25 20:30:23 -05:00
2016-08-11 18:46:54 +03:00
$text [ 'label-force_ping' ][ 'en-us' ] = "Force ping" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-force_ping' ][ 'en-gb' ] = "Force ping" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-force_ping' ][ 'ar-eg' ] = "القوام" ;
$text [ 'label-force_ping' ][ 'de-at' ] = "Ping erzwingen" ;
$text [ 'label-force_ping' ][ 'de-ch' ] = "Ping erzwingen" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-force_ping' ][ 'de-de' ] = "Ping erzwingen" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-force_ping' ][ 'es-cl' ] = "Flecha de la fuerza" ;
$text [ 'label-force_ping' ][ 'es-mx' ] = "Flecha de la fuerza" ;
2019-09-12 15:28:10 -04:00
$text [ 'label-force_ping' ][ 'fr-ca' ] = "Forcer le ping" ;
$text [ 'label-force_ping' ][ 'fr-fr' ] = "Forcer le ping" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-force_ping' ][ 'he-il' ] = "כוח" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-force_ping' ][ 'it-it' ] = "Force ping" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-force_ping' ][ 'nl-nl' ] = "Forceer ping" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-force_ping' ][ 'pl-pl' ] = "Siła pingowa" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-force_ping' ][ 'pt-br' ] = "Forçar ping" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-force_ping' ][ 'pt-pt' ] = "Força pingente" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-force_ping' ][ 'ro-ro' ] = "Puterea pingului" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-force_ping' ][ 'ru-ru' ] = "Force ping" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-force_ping' ][ 'sv-se' ] = "Force ping" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-force_ping' ][ 'uk-ua' ] = "Примус пінг" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-force_ping' ][ 'zh-cn' ] = "强制ping" ;
$text [ 'label-force_ping' ][ 'ja-jp' ] = "強制ping" ;
$text [ 'label-force_ping' ][ 'ko-kr' ] = "강제 핑" ;
2016-08-11 18:46:54 +03:00
2016-04-25 20:30:23 -05:00
$text [ 'label-rewrite_tls_contact_port' ][ 'en-us' ] = "Rewrite TLS Contact Port" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-rewrite_tls_contact_port' ][ 'en-gb' ] = "Rewrite TLS Contact Port" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-rewrite_tls_contact_port' ][ 'ar-eg' ] = "اعادة كتابة المواصلات" ;
$text [ 'label-rewrite_tls_contact_port' ][ 'de-at' ] = "TLS Contact-Port überschreiben" ;
$text [ 'label-rewrite_tls_contact_port' ][ 'de-ch' ] = "TLS Contact-Port überschreiben" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-rewrite_tls_contact_port' ][ 'de-de' ] = "TLS Contact-Port überschreiben" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-rewrite_tls_contact_port' ][ 'es-cl' ] = "Reescribir Contacto Puerto TLS" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-rewrite_tls_contact_port' ][ 'es-mx' ] = "Reescribir Contacto Puerto TLS" ;
$text [ 'label-rewrite_tls_contact_port' ][ 'fr-ca' ] = "Réécrire Contactez TLS Port" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-rewrite_tls_contact_port' ][ 'fr-fr' ] = "Réécrire Contactez TLS Port" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-rewrite_tls_contact_port' ][ 'he-il' ] = "כתובת: TLS Contact Port" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-rewrite_tls_contact_port' ][ 'it-it' ] = "Rewrite TLS Contact Port" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-rewrite_tls_contact_port' ][ 'nl-nl' ] = "Herschrijf TLS kontact poort" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-rewrite_tls_contact_port' ][ 'pl-pl' ] = "Zamień nagłówek 'TLS Contact Port'" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-rewrite_tls_contact_port' ][ 'pt-br' ] = "Re-escrever porta de conexão TLS" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-rewrite_tls_contact_port' ][ 'pt-pt' ] = "Reescreva Contacto Porto TLS" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-rewrite_tls_contact_port' ][ 'ro-ro' ] = "Rescrieți portul de contact TLS" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-rewrite_tls_contact_port' ][ 'ru-ru' ] = "Переписать Порт контактов TLS" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-rewrite_tls_contact_port' ][ 'sv-se' ] = "Rewrite TLS Contact Port" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-rewrite_tls_contact_port' ][ 'uk-ua' ] = "Зворотній зв'язок" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-rewrite_tls_contact_port' ][ 'zh-cn' ] = "重写 TLS 联系端口" ;
$text [ 'label-rewrite_tls_contact_port' ][ 'ja-jp' ] = "TLSコンタクトポートを書き換える" ;
$text [ 'label-rewrite_tls_contact_port' ][ 'ko-kr' ] = "TLS 연락처 포트 재작성" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'en-us' ] = "Rewrite Contact IP and Port 2.0" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'en-gb' ] = "Rewrite Contact IP and Port 2.0" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'ar-eg' ] = "أعد كتابة Contact IP and Port 2.0" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'de-at' ] = "Contact IP und Port überschreiben 2.0" ;
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'de-ch' ] = "Contact IP und Port überschreiben 2.0" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'de-de' ] = "Contact IP und Port überschreiben 2.0" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'es-cl' ] = "Reescribir Contacto IP y el puerto 2.0" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'es-mx' ] = "Reescribir Contacto IP y el puerto 2.0" ;
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'fr-ca' ] = "Contactez-IP réécriture et Port 2.0" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'fr-fr' ] = "Contactez-IP réécriture et Port 2.0" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'he-il' ] = "כתוב מחדש את ה-IP של איש קשר ויציאה 2.0" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'it-it' ] = "Rewrite Contact IP and Port 2.0" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'nl-nl' ] = "Herschrijf kontact IP en poort 2.0" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'pl-pl' ] = "Zamień nagłówek 'Contact IP and Port 2.0'" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'pt-br' ] = "Re-escrever contato de IP e Porta 2.0" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'pt-pt' ] = "Reescreva Contato IP e Porta 2.0" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'ro-ro' ] = "Rescrieți IP-ul de contact și portul 2.0" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'ru-ru' ] = "Переписать IP-адрес и порт 2.0" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'sv-se' ] = "Rewrite Contact IP and Port 2.0" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'uk-ua' ] = "Зворотній зв'язок IP і порт 2.0" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'zh-cn' ] = "重写联系IP和端口2.0" ;
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'ja-jp' ] = "連絡先 IP とポート 2.0 を書き換えます" ;
$text [ 'label-rewrite_contact_ip_and_port_2' ][ 'ko-kr' ] = "연락처 IP 및 포트 2.0 재작성" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-rewrite_contact_ip_and_port' ][ 'en-us' ] = "Rewrite Contact IP and Port" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-rewrite_contact_ip_and_port' ][ 'en-gb' ] = "Rewrite Contact IP and Port" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-rewrite_contact_ip_and_port' ][ 'ar-eg' ] = "أعد كتابة Contact IP and Port" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-rewrite_contact_ip_and_port' ][ 'de-at' ] = "Contact IP und Port überschreiben" ;
$text [ 'label-rewrite_contact_ip_and_port' ][ 'de-ch' ] = "Contact IP und Port überschreiben" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-rewrite_contact_ip_and_port' ][ 'de-de' ] = "Contact IP und Port überschreiben" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-rewrite_contact_ip_and_port' ][ 'es-cl' ] = "Reescribir Contacto IP y el puerto" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-rewrite_contact_ip_and_port' ][ 'es-mx' ] = "Reescribir Contacto IP y el puerto" ;
$text [ 'label-rewrite_contact_ip_and_port' ][ 'fr-ca' ] = "Contactez-IP réécriture et Port" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-rewrite_contact_ip_and_port' ][ 'fr-fr' ] = "Contactez-IP réécriture et Port" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-rewrite_contact_ip_and_port' ][ 'he-il' ] = "כתוב מחדש את ה-IP והיציאה של איש קשר" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-rewrite_contact_ip_and_port' ][ 'it-it' ] = "Rewrite Contact IP and Port" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-rewrite_contact_ip_and_port' ][ 'nl-nl' ] = "Herschrijf kontact IP en poort" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-rewrite_contact_ip_and_port' ][ 'pl-pl' ] = "Zamień nagłówek 'Contact IP and Port'" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-rewrite_contact_ip_and_port' ][ 'pt-br' ] = "Re-escrever contato de IP e Porta" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-rewrite_contact_ip_and_port' ][ 'pt-pt' ] = "Reescreva Contato IP e Porta" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-rewrite_contact_ip_and_port' ][ 'ro-ro' ] = "Rescrieți IP-ul și portul contactului" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-rewrite_contact_ip_and_port' ][ 'ru-ru' ] = "Переписать IP-адрес и порт" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-rewrite_contact_ip_and_port' ][ 'sv-se' ] = "Rewrite Contact IP and Port" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-rewrite_contact_ip_and_port' ][ 'uk-ua' ] = "Зворотній зв'язок IP і порт" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-rewrite_contact_ip_and_port' ][ 'zh-cn' ] = "重写联系人 IP 和端口" ;
$text [ 'label-rewrite_contact_ip_and_port' ][ 'ja-jp' ] = "連絡先のIPとポートを書き換える" ;
$text [ 'label-rewrite_contact_ip_and_port' ][ 'ko-kr' ] = "연락처 IP 및 포트 재작성" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-range' ][ 'en-us' ] = "Range" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-range' ][ 'en-gb' ] = "Range" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-range' ][ 'ar-eg' ] = "النطاق" ;
$text [ 'label-range' ][ 'de-at' ] = "Bereich" ;
$text [ 'label-range' ][ 'de-ch' ] = "Bereich" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-range' ][ 'de-de' ] = "Bereich" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-range' ][ 'es-cl' ] = "Rango" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-range' ][ 'es-mx' ] = "Rango" ;
$text [ 'label-range' ][ 'fr-ca' ] = "Nombre" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-range' ][ 'fr-fr' ] = "Nombre" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-range' ][ 'he-il' ] = "טווח" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-range' ][ 'it-it' ] = "Intervallo" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-range' ][ 'nl-nl' ] = "Bereik" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-range' ][ 'pl-pl' ] = "Zakres" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-range' ][ 'pt-br' ] = "Intervalo" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-range' ][ 'pt-pt' ] = "Gama" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-range' ][ 'ro-ro' ] = "Ordonat" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-range' ][ 'ru-ru' ] = "Диапазон" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-range' ][ 'sv-se' ] = "Intervall" ;
$text [ 'label-range' ][ 'uk-ua' ] = "Діапазон" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-range' ][ 'zh-cn' ] = "范围" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-range' ][ 'ja-jp' ] = "範囲" ;
$text [ 'label-range' ][ 'ko-kr' ] = "범위" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-proxy_media' ][ 'en-us' ] = "Proxy Media" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-proxy_media' ][ 'en-gb' ] = "Proxy Media" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-proxy_media' ][ 'ar-eg' ] = "وسائل الإعلام" ;
$text [ 'label-proxy_media' ][ 'de-at' ] = "Proxy Media" ;
$text [ 'label-proxy_media' ][ 'de-ch' ] = "Proxy Media" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-proxy_media' ][ 'de-de' ] = "Proxy Media" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-proxy_media' ][ 'es-cl' ] = "Proxy Medios" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-proxy_media' ][ 'es-mx' ] = "Proxy Medios" ;
$text [ 'label-proxy_media' ][ 'fr-ca' ] = "Proxy Médias" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-proxy_media' ][ 'fr-fr' ] = "Proxy Médias" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-proxy_media' ][ 'he-il' ] = "תקשורת Proxy" ;
2017-02-25 05:42:58 +01:00
$text [ 'label-proxy_media' ][ 'it-it' ] = "Proxy Media" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-proxy_media' ][ 'nl-nl' ] = "Proxy Media" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-proxy_media' ][ 'pl-pl' ] = "Proxy Media " ;
2019-11-28 15:08:30 -03:00
$text [ 'label-proxy_media' ][ 'pt-br' ] = "Mídia Proxy" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-proxy_media' ][ 'pt-pt' ] = "Proxy Mídia" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-proxy_media' ][ 'ro-ro' ] = "Media Proxy" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-proxy_media' ][ 'ru-ru' ] = "Proxy Media" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-proxy_media' ][ 'sv-se' ] = "Proxy Media" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-proxy_media' ][ 'uk-ua' ] = "Проксі Медіа" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-proxy_media' ][ 'zh-cn' ] = "代理媒体" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-proxy_media' ][ 'ja-jp' ] = "プロキシメディア" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-proxy_media' ][ 'ko-kr' ] = "프록시 미디어" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-provisioning' ][ 'en-us' ] = "Device Provisioning" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-provisioning' ][ 'en-gb' ] = "Device Provisioning" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-provisioning' ][ 'ar-eg' ] = "توفير الأجهزة" ;
$text [ 'label-provisioning' ][ 'de-at' ] = "Endgeräte Bereitstellung" ;
$text [ 'label-provisioning' ][ 'de-ch' ] = "Endgeräte Bereitstellung" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-provisioning' ][ 'de-de' ] = "Endgeräte Bereitstellung" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-provisioning' ][ 'es-cl' ] = "Provisionamiento de Teléfono" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-provisioning' ][ 'es-mx' ] = "Provisionamiento de Teléfono" ;
$text [ 'label-provisioning' ][ 'fr-ca' ] = "Provisioning du Equipement" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-provisioning' ][ 'fr-fr' ] = "Provisioning du Equipement" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-provisioning' ][ 'he-il' ] = "אישור המכשיר" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-provisioning' ][ 'it-it' ] = "Autoconfigurazione Dispositivi" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-provisioning' ][ 'nl-nl' ] = "Apparaat voorzieningen" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-provisioning' ][ 'pl-pl' ] = "Automatyczna konfiguracja urządzeń" ;
$text [ 'label-provisioning' ][ 'pt-br' ] = "Provisionamento do dispositivo" ;
$text [ 'label-provisioning' ][ 'pt-pt' ] = "Aprovisionamento do Dispositivo" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-provisioning' ][ 'ro-ro' ] = "Aprovizionarea dispozitivelor" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-provisioning' ][ 'ru-ru' ] = "Автоконфигурация устройств" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-provisioning' ][ 'sv-se' ] = "Enhet Provisionering" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-provisioning' ][ 'uk-ua' ] = "Надання приладів" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-provisioning' ][ 'zh-cn' ] = "设备配置" ;
$text [ 'label-provisioning' ][ 'ja-jp' ] = "デバイスのプロビジョニング" ;
$text [ 'label-provisioning' ][ 'ko-kr' ] = "장치 프로비저닝" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-password' ][ 'en-us' ] = "Password" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-password' ][ 'en-gb' ] = "Password" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-password' ][ 'ar-eg' ] = "كلمة السر" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-password' ][ 'de-at' ] = "Passwort" ;
$text [ 'label-password' ][ 'de-ch' ] = "Passwort" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-password' ][ 'de-de' ] = "Passwort" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-password' ][ 'es-cl' ] = "Contraseña" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-password' ][ 'es-mx' ] = "Contraseña" ;
$text [ 'label-password' ][ 'fr-ca' ] = "Mot de passe" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-password' ][ 'fr-fr' ] = "Mot de passe" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-password' ][ 'he-il' ] = "סיסמא" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-password' ][ 'it-it' ] = "Password" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-password' ][ 'nl-nl' ] = "Wachtwoord" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-password' ][ 'pl-pl' ] = "Hasło" ;
$text [ 'label-password' ][ 'pt-br' ] = "Senha" ;
$text [ 'label-password' ][ 'pt-pt' ] = "Password" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-password' ][ 'ro-ro' ] = "Parola" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-password' ][ 'ru-ru' ] = "Пароль" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-password' ][ 'sv-se' ] = "Lösenord" ;
$text [ 'label-password' ][ 'uk-ua' ] = "Пароль" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-password' ][ 'zh-cn' ] = "密码" ;
$text [ 'label-password' ][ 'ja-jp' ] = "パスワード" ;
$text [ 'label-password' ][ 'ko-kr' ] = "비밀번호" ;
2016-04-25 20:30:23 -05:00
2017-04-27 16:59:37 -06:00
$text [ 'label-caller_id' ][ 'en-us' ] = "Caller ID" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-caller_id' ][ 'en-gb' ] = "Caller ID" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-caller_id' ][ 'ar-eg' ] = "هوية المتصل" ;
$text [ 'label-caller_id' ][ 'de-at' ] = "Ausgehende Anruferkennung" ;
$text [ 'label-caller_id' ][ 'de-ch' ] = "Ausgehende Anruferkennung" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-caller_id' ][ 'de-de' ] = "Ausgehende Anruferkennung" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-caller_id' ][ 'es-cl' ] = "Identificador de llamadas" ;
$text [ 'label-caller_id' ][ 'es-mx' ] = "Identificador de llamadas" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-caller_id' ][ 'fr-ca' ] = "Identification de l'appelant" ;
2019-09-12 15:28:10 -04:00
$text [ 'label-caller_id' ][ 'fr-fr' ] = "Identification de l'appelant" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-caller_id' ][ 'he-il' ] = "שיחה מזוהה" ;
$text [ 'label-caller_id' ][ 'it-it' ] = "ID chiamante" ;
$text [ 'label-caller_id' ][ 'nl-nl' ] = "Beller ID" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-caller_id' ][ 'pl-pl' ] = "dzwonnica" ;
$text [ 'label-caller_id' ][ 'pt-br' ] = "Etiqueta de ID do Chamador" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-caller_id' ][ 'pt-pt' ] = "identificador de chamadas" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-caller_id' ][ 'ro-ro' ] = "ID-ul apelantului" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-caller_id' ][ 'ru-ru' ] = "Идентификатор вызывающего абонента" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-caller_id' ][ 'sv-se' ] = "Nummerpresentation" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-caller_id' ][ 'uk-ua' ] = "Ідентифікатор абонента" ;
$text [ 'label-caller_id' ][ 'zh-cn' ] = "来电显示" ;
$text [ 'label-caller_id' ][ 'ja-jp' ] = "発信者ID" ;
$text [ 'label-caller_id' ][ 'ko-kr' ] = "거는 사람 확인" ;
2017-04-27 16:59:37 -06:00
2017-04-19 15:18:19 -06:00
$text [ 'label-caller_id_number' ][ 'en-us' ] = "Caller ID" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-caller_id_number' ][ 'en-gb' ] = "Caller ID" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-caller_id_number' ][ 'ar-eg' ] = "هوية المتصل" ;
$text [ 'label-caller_id_number' ][ 'de-at' ] = "Ausgehende Anruferkennung" ;
$text [ 'label-caller_id_number' ][ 'de-ch' ] = "Ausgehende Anruferkennung" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-caller_id_number' ][ 'de-de' ] = "Ausgehende Anruferkennung" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-caller_id_number' ][ 'es-cl' ] = "Identificador de llamadas" ;
$text [ 'label-caller_id_number' ][ 'es-mx' ] = "Identificador de llamadas" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-caller_id_number' ][ 'fr-ca' ] = "Identification de l'appelant" ;
2019-09-12 15:28:10 -04:00
$text [ 'label-caller_id_number' ][ 'fr-fr' ] = "Identification de l'appelant" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-caller_id_number' ][ 'he-il' ] = "שיחה מזוהה" ;
$text [ 'label-caller_id_number' ][ 'it-it' ] = "ID chiamante" ;
$text [ 'label-caller_id_number' ][ 'nl-nl' ] = "Beller ID" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-caller_id_number' ][ 'pl-pl' ] = "dzwonnica" ;
$text [ 'label-caller_id_number' ][ 'pt-br' ] = "Número de ID do Chamador " ;
2023-05-18 15:36:17 -06:00
$text [ 'label-caller_id_number' ][ 'pt-pt' ] = "Идентификатор вызывающего абонента" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-caller_id_number' ][ 'ro-ro' ] = "ID-ul apelantului" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-caller_id_number' ][ 'ru-ru' ] = "Ідентифікатор абонента" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-caller_id_number' ][ 'sv-se' ] = "Nummerpresentation" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-caller_id_number' ][ 'uk-ua' ] = "Код дзвінків" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-caller_id_number' ][ 'zh-cn' ] = "来电显示" ;
$text [ 'label-caller_id_number' ][ 'ja-jp' ] = "発信者ID" ;
$text [ 'label-caller_id_number' ][ 'ko-kr' ] = "거는 사람 확인" ;
2017-04-19 15:18:19 -06:00
2016-04-25 20:30:23 -05:00
$text [ 'label-outbound_caller_id_number' ][ 'en-us' ] = "Outbound Caller ID Number" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-outbound_caller_id_number' ][ 'en-gb' ] = "Outbound Caller ID Number" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-outbound_caller_id_number' ][ 'ar-eg' ] = "رقم هوية المتصل" ;
$text [ 'label-outbound_caller_id_number' ][ 'de-at' ] = "Ausgehende Anruferkennung (Nummer)" ;
$text [ 'label-outbound_caller_id_number' ][ 'de-ch' ] = "Ausgehende Anruferkennung (Nummer)" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-outbound_caller_id_number' ][ 'de-de' ] = "Ausgehende Anruferkennung (Nummer)" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-outbound_caller_id_number' ][ 'es-cl' ] = "Número de Caller ID Saliente" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-outbound_caller_id_number' ][ 'es-mx' ] = "Número de Caller ID Saliente" ;
$text [ 'label-outbound_caller_id_number' ][ 'fr-ca' ] = "Numéro d'identification de l'appelant sortant" ;
2019-09-12 15:28:10 -04:00
$text [ 'label-outbound_caller_id_number' ][ 'fr-fr' ] = "Numéro d'identification de l'appelant sortant" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-outbound_caller_id_number' ][ 'he-il' ] = "מספר זיהוי מתקשר יוצא" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-outbound_caller_id_number' ][ 'it-it' ] = "ID Numero Chiamante Esterno" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-outbound_caller_id_number' ][ 'nl-nl' ] = "Uitgaand CID nummer" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-outbound_caller_id_number' ][ 'pl-pl' ] = "Numer prezentowany w rozmowach wychodzacych " ;
2023-05-02 20:22:44 -06:00
$text [ 'label-outbound_caller_id_number' ][ 'pt-br' ] = "Número de ID de Saída" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-outbound_caller_id_number' ][ 'pt-pt' ] = "Número público" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-outbound_caller_id_number' ][ 'ro-ro' ] = "Număr ID apelant de ieșire" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-outbound_caller_id_number' ][ 'ru-ru' ] = "Идентификатор (Caller ID) номера вызывающего абонента" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-outbound_caller_id_number' ][ 'sv-se' ] = "Utgående Nummerpresentation" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-outbound_caller_id_number' ][ 'uk-ua' ] = "Вихідний номер ідентифікатора абонента" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-outbound_caller_id_number' ][ 'zh-cn' ] = "外拨来电显示号码" ;
$text [ 'label-outbound_caller_id_number' ][ 'ja-jp' ] = "発信者ID番号" ;
$text [ 'label-outbound_caller_id_number' ][ 'ko-kr' ] = "아웃바운드 발신자 ID 번호" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-outbound_caller_id_name' ][ 'en-us' ] = "Outbound Caller ID Name" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-outbound_caller_id_name' ][ 'en-gb' ] = "Outbound Caller ID Name" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-outbound_caller_id_name' ][ 'ar-eg' ] = "اسم معرف المتصل الصادر" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-outbound_caller_id_name' ][ 'de-at' ] = "Ausgehende Anruferkennung (Name)" ;
$text [ 'label-outbound_caller_id_name' ][ 'de-ch' ] = "Ausgehende Anruferkennung (Name)" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-outbound_caller_id_name' ][ 'de-de' ] = "Ausgehende Anruferkennung (Name)" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-outbound_caller_id_name' ][ 'es-cl' ] = "Nombre de Caller ID Saliente" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-outbound_caller_id_name' ][ 'es-mx' ] = "Nombre de Caller ID Saliente" ;
$text [ 'label-outbound_caller_id_name' ][ 'fr-ca' ] = "Nom de l'appelant sortant" ;
2019-09-12 15:28:10 -04:00
$text [ 'label-outbound_caller_id_name' ][ 'fr-fr' ] = "Nom de l'appelant sortant" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-outbound_caller_id_name' ][ 'he-il' ] = "שם פרטי Caller ID" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-outbound_caller_id_name' ][ 'it-it' ] = "ID Nome Chiamante Esterno" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-outbound_caller_id_name' ][ 'nl-nl' ] = "Uitgaand CID Naam" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-outbound_caller_id_name' ][ 'pl-pl' ] = "Nazwa prezentowana w rozmowach wychodzacych" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-outbound_caller_id_name' ][ 'pt-br' ] = "Nome de ID de Saída" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-outbound_caller_id_name' ][ 'pt-pt' ] = "Nome público" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-outbound_caller_id_name' ][ 'ro-ro' ] = "Nume ID apelant de ieșire" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-outbound_caller_id_name' ][ 'ru-ru' ] = "Идентификатор (Caller ID) имени вызывающего абонента" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-outbound_caller_id_name' ][ 'sv-se' ] = "Utgående Namnpresentation" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-outbound_caller_id_name' ][ 'uk-ua' ] = "Ім'я користувача" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-outbound_caller_id_name' ][ 'zh-cn' ] = "出站来电显示名称" ;
$text [ 'label-outbound_caller_id_name' ][ 'ja-jp' ] = "発信者ID名" ;
$text [ 'label-outbound_caller_id_name' ][ 'ko-kr' ] = "아웃바운드 발신자 ID 이름" ;
2016-04-25 20:30:23 -05:00
2019-11-18 13:31:06 -07:00
$text [ 'label-outbound_cid_name' ][ 'en-us' ] = "Outbound CID Name" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-outbound_cid_name' ][ 'en-gb' ] = "Outbound CID Name" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-outbound_cid_name' ][ 'ar-eg' ] = "خارج النطاق الاسم" ;
$text [ 'label-outbound_cid_name' ][ 'de-at' ] = "Ausgehende Anruferkennung (Name)" ;
$text [ 'label-outbound_cid_name' ][ 'de-ch' ] = "Ausgehende Anruferkennung (Name)" ;
2019-11-18 13:31:06 -07:00
$text [ 'label-outbound_cid_name' ][ 'de-de' ] = "Ausgehende Anruferkennung (Name)" ;
$text [ 'label-outbound_cid_name' ][ 'es-cl' ] = "Nombre de Caller ID Saliente" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-outbound_cid_name' ][ 'es-mx' ] = "Nombre de Caller ID Saliente" ;
$text [ 'label-outbound_cid_name' ][ 'fr-ca' ] = "Nom de l'appelant sortant" ;
2019-11-18 13:31:06 -07:00
$text [ 'label-outbound_cid_name' ][ 'fr-fr' ] = "Nom de l'appelant sortant" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-outbound_cid_name' ][ 'he-il' ] = "שם CID יוצא" ;
2019-11-18 13:31:06 -07:00
$text [ 'label-outbound_cid_name' ][ 'it-it' ] = "ID Nome Chiamante Esterno" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-outbound_cid_name' ][ 'nl-nl' ] = "Uitgaand CID Naam" ;
2019-11-18 13:31:06 -07:00
$text [ 'label-outbound_cid_name' ][ 'pl-pl' ] = "Nazwa prezentowana w rozmowach wychodzacych" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-outbound_cid_name' ][ 'pt-br' ] = "Nome do ID de Saída" ;
2019-11-18 13:31:06 -07:00
$text [ 'label-outbound_cid_name' ][ 'pt-pt' ] = "Nome público" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-outbound_cid_name' ][ 'ro-ro' ] = "Nume CID de ieșire" ;
2019-11-18 13:31:06 -07:00
$text [ 'label-outbound_cid_name' ][ 'ru-ru' ] = "Идентификатор (Caller ID) имени вызывающего абонента" ;
$text [ 'label-outbound_cid_name' ][ 'sv-se' ] = "Utgående Namnpresentation" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-outbound_cid_name' ][ 'uk-ua' ] = "Вихідний CID Ім'я" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-outbound_cid_name' ][ 'zh-cn' ] = "出站 CID 名称" ;
$text [ 'label-outbound_cid_name' ][ 'ja-jp' ] = "アウトバウンド CID 名" ;
$text [ 'label-outbound_cid_name' ][ 'ko-kr' ] = "아웃바운드 CID 이름" ;
2019-11-18 13:31:06 -07:00
2016-04-25 20:30:23 -05:00
$text [ 'label-number_alias' ][ 'en-us' ] = "Number Alias" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-number_alias' ][ 'en-gb' ] = "Number Alias" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-number_alias' ][ 'ar-eg' ] = "رقم الاسم المستعار" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-number_alias' ][ 'de-at' ] = "Alternative Nummer" ;
$text [ 'label-number_alias' ][ 'de-ch' ] = "Alternative Nummer" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-number_alias' ][ 'de-de' ] = "Alternative Nummer" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-number_alias' ][ 'es-cl' ] = "Alias de Número" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-number_alias' ][ 'es-mx' ] = "Alias de Número" ;
$text [ 'label-number_alias' ][ 'fr-ca' ] = "Alias de numéro" ;
2019-09-12 15:28:10 -04:00
$text [ 'label-number_alias' ][ 'fr-fr' ] = "Alias de numéro" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-number_alias' ][ 'he-il' ] = "מספר Alias" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-number_alias' ][ 'it-it' ] = "Alias del Numero" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-number_alias' ][ 'nl-nl' ] = "Nummer Alias" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-number_alias' ][ 'pl-pl' ] = "Alias numeru" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-number_alias' ][ 'pt-br' ] = "Apelido numérico" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-number_alias' ][ 'pt-pt' ] = "Alias númérico" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-number_alias' ][ 'ro-ro' ] = "Număr Alias" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-number_alias' ][ 'ru-ru' ] = "Псевдоним номера" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-number_alias' ][ 'sv-se' ] = "Nummer Alias" ;
$text [ 'label-number_alias' ][ 'uk-ua' ] = "Псевдонім номера" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-number_alias' ][ 'zh-cn' ] = "号码别名" ;
$text [ 'label-number_alias' ][ 'ja-jp' ] = "番号エイリアス" ;
$text [ 'label-number_alias' ][ 'ko-kr' ] = "번호 별칭" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-nibble_account' ][ 'en-us' ] = "Nibble Account" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-nibble_account' ][ 'en-gb' ] = "Nibble Account" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-nibble_account' ][ 'ar-eg' ] = "حساب النبيل" ;
$text [ 'label-nibble_account' ][ 'de-at' ] = "Nibble Benutzer" ;
$text [ 'label-nibble_account' ][ 'de-ch' ] = "Nibble Benutzer" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-nibble_account' ][ 'de-de' ] = "Nibble Benutzer" ;
$text [ 'label-nibble_account' ][ 'es-cl' ] = "Cuenta Nibble" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-nibble_account' ][ 'es-mx' ] = "Cuenta Nibble" ;
$text [ 'label-nibble_account' ][ 'fr-ca' ] = "Compte Nibble" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-nibble_account' ][ 'fr-fr' ] = "Compte Nibble" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-nibble_account' ][ 'he-il' ] = "חשבון Nibble" ;
2017-02-25 05:42:58 +01:00
$text [ 'label-nibble_account' ][ 'it-it' ] = "Account Nibble" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-nibble_account' ][ 'nl-nl' ] = "Nibble Account" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-nibble_account' ][ 'pl-pl' ] = "Konto Nibble" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-nibble_account' ][ 'pt-br' ] = "Conta Nibble" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-nibble_account' ][ 'pt-pt' ] = "Conta Nibble" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-nibble_account' ][ 'ro-ro' ] = "Cont Nibble" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-nibble_account' ][ 'ru-ru' ] = "Nibble Account" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-nibble_account' ][ 'sv-se' ] = "Nibble Konto" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-nibble_account' ][ 'uk-ua' ] = "Nibble акаунт" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-nibble_account' ][ 'zh-cn' ] = "蚕食账户" ;
$text [ 'label-nibble_account' ][ 'ja-jp' ] = "ニブルアカウント" ;
$text [ 'label-nibble_account' ][ 'ko-kr' ] = "니블 계정" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-mwi_account' ][ 'en-us' ] = "MWI Account" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-mwi_account' ][ 'en-gb' ] = "MWI Account" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-mwi_account' ][ 'ar-eg' ] = "حساب MWI" ;
$text [ 'label-mwi_account' ][ 'de-at' ] = "MWI Konto" ;
$text [ 'label-mwi_account' ][ 'de-ch' ] = "MWI Konto" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-mwi_account' ][ 'de-de' ] = "MWI Konto" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-mwi_account' ][ 'es-cl' ] = "Cuenta MWI" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-mwi_account' ][ 'es-mx' ] = "Cuenta MWI" ;
$text [ 'label-mwi_account' ][ 'fr-ca' ] = "Compte MWI" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-mwi_account' ][ 'fr-fr' ] = "Compte MWI" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-mwi_account' ][ 'he-il' ] = "חשבון MWI" ;
2017-02-25 05:42:58 +01:00
$text [ 'label-mwi_account' ][ 'it-it' ] = "Account MWI" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-mwi_account' ][ 'nl-nl' ] = "MWI Account" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-mwi_account' ][ 'pl-pl' ] = "Konto powiadomienia oczekującej poczty głosowej (MWI)" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-mwi_account' ][ 'pt-br' ] = "Conta MWI" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-mwi_account' ][ 'pt-pt' ] = "Conta MWI" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-mwi_account' ][ 'ro-ro' ] = "Cont MWI" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-mwi_account' ][ 'ru-ru' ] = "MWI Account" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-mwi_account' ][ 'sv-se' ] = "MWI Konto" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-mwi_account' ][ 'uk-ua' ] = "Обліковий запис" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-mwi_account' ][ 'zh-cn' ] = "MWI账户" ;
$text [ 'label-mwi_account' ][ 'ja-jp' ] = "MWI アカウント" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-mwi_account' ][ 'ko-kr' ] = "MWI 계정" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-missed_call' ][ 'en-us' ] = "Missed Call" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-missed_call' ][ 'en-gb' ] = "Missed Call" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-missed_call' ][ 'ar-eg' ] = "نداء مفقود" ;
$text [ 'label-missed_call' ][ 'de-at' ] = "Verpasster Anruf" ;
$text [ 'label-missed_call' ][ 'de-ch' ] = "Verpasster Anruf" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-missed_call' ][ 'de-de' ] = "Verpasster Anruf" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-missed_call' ][ 'es-cl' ] = "Llamada Perdida" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-missed_call' ][ 'es-mx' ] = "Llamada Perdida" ;
$text [ 'label-missed_call' ][ 'fr-ca' ] = "Appel Manqué" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-missed_call' ][ 'fr-fr' ] = "Appel Manqué" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-missed_call' ][ 'he-il' ] = "תגית: Miss Call" ;
2017-02-25 05:42:58 +01:00
$text [ 'label-missed_call' ][ 'it-it' ] = "Chiamate Perse" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-missed_call' ][ 'nl-nl' ] = "Gemist gesprek" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-missed_call' ][ 'pl-pl' ] = "Nieodebrane Połączenie" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-missed_call' ][ 'pt-br' ] = "Chamada Perdida" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-missed_call' ][ 'pt-pt' ] = "Chamada Perdida" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-missed_call' ][ 'ro-ro' ] = "Apel pierdut" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-missed_call' ][ 'ru-ru' ] = "Пропущенный вызов" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-missed_call' ][ 'sv-se' ] = "Missat Samtal" ;
$text [ 'label-missed_call' ][ 'uk-ua' ] = "пропущений Дзвінок" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-missed_call' ][ 'zh-cn' ] = "未接来电" ;
$text [ 'label-missed_call' ][ 'ja-jp' ] = "不在着信" ;
$text [ 'label-missed_call' ][ 'ko-kr' ] = "부재중 전화" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-line' ][ 'en-us' ] = "Line" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-line' ][ 'en-gb' ] = "Line" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-line' ][ 'ar-eg' ] = "خط" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-line' ][ 'de-at' ] = "Leitung" ;
$text [ 'label-line' ][ 'de-ch' ] = "Leitung" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-line' ][ 'de-de' ] = "Leitung" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-line' ][ 'es-cl' ] = "Línea" ;
$text [ 'label-line' ][ 'es-mx' ] = "Línea" ;
$text [ 'label-line' ][ 'fr-ca' ] = "Ligne" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-line' ][ 'fr-fr' ] = "Ligne" ;
$text [ 'label-line' ][ 'he-il' ] = "קו" ;
2017-02-25 05:42:58 +01:00
$text [ 'label-line' ][ 'it-it' ] = "Linea" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-line' ][ 'nl-nl' ] = "Lijn" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-line' ][ 'pl-pl' ] = "Numer lini" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-line' ][ 'pt-br' ] = "Linha" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-line' ][ 'pt-pt' ] = "Linha" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-line' ][ 'ro-ro' ] = "Linia" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-line' ][ 'ru-ru' ] = "Линия" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-line' ][ 'sv-se' ] = "Linje" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-line' ][ 'uk-ua' ] = "Лінія" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-line' ][ 'zh-cn' ] = "线" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-line' ][ 'ja-jp' ] = "ライン" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-line' ][ 'ko-kr' ] = "선" ;
2016-04-25 20:30:23 -05:00
2021-04-11 00:28:06 -04:00
$text [ 'label-max_registrations' ][ 'en-us' ] = "Max Registrations" ;
$text [ 'label-max_registrations' ][ 'en-gb' ] = "Max Registrations" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-max_registrations' ][ 'ar-eg' ] = "ماكس التسجيلات" ;
$text [ 'label-max_registrations' ][ 'de-at' ] = "Maximale Registrierungen" ;
$text [ 'label-max_registrations' ][ 'de-ch' ] = "Maximale Registrierungen" ;
$text [ 'label-max_registrations' ][ 'de-de' ] = "Maximale Registrierungen" ;
$text [ 'label-max_registrations' ][ 'es-cl' ] = "Registros máximos" ;
$text [ 'label-max_registrations' ][ 'es-mx' ] = "Registros máximos" ;
$text [ 'label-max_registrations' ][ 'fr-ca' ] = "Nombre maximum d'inscriptions" ;
$text [ 'label-max_registrations' ][ 'fr-fr' ] = "Nombre maximum d'inscriptions" ;
$text [ 'label-max_registrations' ][ 'he-il' ] = "מקסימום רישומים" ;
$text [ 'label-max_registrations' ][ 'it-it' ] = "Iscrizioni massime" ;
$text [ 'label-max_registrations' ][ 'nl-nl' ] = "Maximale registraties" ;
$text [ 'label-max_registrations' ][ 'pl-pl' ] = "Maksymalna liczba rejestracji" ;
$text [ 'label-max_registrations' ][ 'pt-br' ] = "Registros máx." ;
$text [ 'label-max_registrations' ][ 'pt-pt' ] = "Registros máx." ;
$text [ 'label-max_registrations' ][ 'ro-ro' ] = "Înregistrări maxime" ;
$text [ 'label-max_registrations' ][ 'ru-ru' ] = "Максимальное количество регистраций" ;
$text [ 'label-max_registrations' ][ 'sv-se' ] = "Max registreringar" ;
$text [ 'label-max_registrations' ][ 'uk-ua' ] = "Макс реєстрацій" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-max_registrations' ][ 'zh-cn' ] = "最大注册" ;
$text [ 'label-max_registrations' ][ 'ja-jp' ] = "最大登録数" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-max_registrations' ][ 'ko-kr' ] = "최대 등록" ;
2021-04-11 00:28:06 -04:00
2016-04-25 20:30:23 -05:00
$text [ 'label-limit_max' ][ 'en-us' ] = "Limit Max" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-limit_max' ][ 'en-gb' ] = "Limit Max" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-limit_max' ][ 'ar-eg' ] = "الحد الأقصى" ;
$text [ 'label-limit_max' ][ 'de-at' ] = "Obergrenze" ;
$text [ 'label-limit_max' ][ 'de-ch' ] = "Obergrenze" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-limit_max' ][ 'de-de' ] = "Obergrenze" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-limit_max' ][ 'es-cl' ] = "Límite Máximo" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-limit_max' ][ 'es-mx' ] = "Límite Máximo" ;
$text [ 'label-limit_max' ][ 'fr-ca' ] = "Limite Max" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-limit_max' ][ 'fr-fr' ] = "Limite Max" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-limit_max' ][ 'he-il' ] = "הגבל מקסימום" ;
2017-02-25 05:42:58 +01:00
$text [ 'label-limit_max' ][ 'it-it' ] = "Limite Massimo" ;
2023-03-28 18:24:11 +02:00
$text [ 'label-limit_max' ][ 'nl-nl' ] = "Bovengrens" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-limit_max' ][ 'pl-pl' ] = "Maksymalna liczba kanałów" ;
$text [ 'label-limit_max' ][ 'pt-br' ] = "Limite máximo" ;
$text [ 'label-limit_max' ][ 'pt-pt' ] = "Limite Máximo" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-limit_max' ][ 'ro-ro' ] = "Limită Max" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-limit_max' ][ 'ru-ru' ] = "Максимальное количество каналов" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-limit_max' ][ 'sv-se' ] = "Max Begränsning" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-limit_max' ][ 'uk-ua' ] = "Ліміт Макс" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-limit_max' ][ 'zh-cn' ] = "限制最大值" ;
$text [ 'label-limit_max' ][ 'ja-jp' ] = "リミットマックス" ;
$text [ 'label-limit_max' ][ 'ko-kr' ] = "최대 한도" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-limit_destination' ][ 'en-us' ] = "Limit Destination" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-limit_destination' ][ 'en-gb' ] = "Limit Destination" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-limit_destination' ][ 'ar-eg' ] = "الحد الأقصى للمقصد" ;
$text [ 'label-limit_destination' ][ 'de-at' ] = "Ziel bei Wertüberschreitung" ;
$text [ 'label-limit_destination' ][ 'de-ch' ] = "Ziel bei Wertüberschreitung" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-limit_destination' ][ 'de-de' ] = "Ziel bei Wertüberschreitung" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-limit_destination' ][ 'es-cl' ] = "Límitar Destino" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-limit_destination' ][ 'es-mx' ] = "Límitar Destino" ;
$text [ 'label-limit_destination' ][ 'fr-ca' ] = "Limite Destination" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-limit_destination' ][ 'fr-fr' ] = "Limite Destination" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-limit_destination' ][ 'he-il' ] = "הגבלת יעד" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-limit_destination' ][ 'it-it' ] = "Destinazione dopo Limite" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-limit_destination' ][ 'nl-nl' ] = "Bestemming bij limietoverschreiding" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-limit_destination' ][ 'pl-pl' ] = "Alternatywny numer docelowy" ;
$text [ 'label-limit_destination' ][ 'pt-br' ] = "Limitar destino" ;
$text [ 'label-limit_destination' ][ 'pt-pt' ] = "Limitar Destino" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-limit_destination' ][ 'ro-ro' ] = "Limitați destinația" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-limit_destination' ][ 'ru-ru' ] = "Альтернативный номер назначения" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-limit_destination' ][ 'sv-se' ] = "Begränsad Destination" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-limit_destination' ][ 'uk-ua' ] = "Призначення платежу" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-limit_destination' ][ 'zh-cn' ] = "限制目的地" ;
$text [ 'label-limit_destination' ][ 'ja-jp' ] = "目的地を制限する" ;
$text [ 'label-limit_destination' ][ 'ko-kr' ] = "목적지 제한" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-hold_music' ][ 'en-us' ] = "Hold Music" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-hold_music' ][ 'en-gb' ] = "Hold Music" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-hold_music' ][ 'ar-eg' ] = "أوقف الموسيقى" ;
$text [ 'label-hold_music' ][ 'de-at' ] = "Wartemusik" ;
$text [ 'label-hold_music' ][ 'de-ch' ] = "Wartemusik" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-hold_music' ][ 'de-de' ] = "Wartemusik" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-hold_music' ][ 'es-cl' ] = "Música en Espera" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-hold_music' ][ 'es-mx' ] = "Música en Espera" ;
$text [ 'label-hold_music' ][ 'fr-ca' ] = "Musique d'attente" ;
2021-01-06 16:04:03 -05:00
$text [ 'label-hold_music' ][ 'fr-fr' ] = "Musique d'attente" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-hold_music' ][ 'he-il' ] = "מוסיקה בהמתנה" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-hold_music' ][ 'it-it' ] = "Musica di Attesa" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-hold_music' ][ 'nl-nl' ] = "Wachtmuziek" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-hold_music' ][ 'pl-pl' ] = "Muzyka na czekanie" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-hold_music' ][ 'pt-br' ] = "Música de espera" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-hold_music' ][ 'pt-pt' ] = "Música em Espera" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-hold_music' ][ 'ro-ro' ] = "Țineți Muzica" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-hold_music' ][ 'ru-ru' ] = "Музыка на Удержании" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-hold_music' ][ 'sv-se' ] = "Vänt-musik" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-hold_music' ][ 'uk-ua' ] = "Гуртожиток" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-hold_music' ][ 'zh-cn' ] = "保持音乐" ;
$text [ 'label-hold_music' ][ 'ja-jp' ] = "ホールドミュージック" ;
$text [ 'label-hold_music' ][ 'ko-kr' ] = "홀드 뮤직" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-extension' ][ 'en-us' ] = "Extension" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-extension' ][ 'en-gb' ] = "Extension" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-extension' ][ 'ar-eg' ] = "رقم داخلي" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-extension' ][ 'de-at' ] = "Nebenstelle" ;
$text [ 'label-extension' ][ 'de-ch' ] = "Nebenstelle" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-extension' ][ 'de-de' ] = "Nebenstelle" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-extension' ][ 'es-cl' ] = "Extensión" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-extension' ][ 'es-mx' ] = "Extensión" ;
$text [ 'label-extension' ][ 'fr-ca' ] = "Extension" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-extension' ][ 'fr-fr' ] = "Extension" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-extension' ][ 'he-il' ] = "שלוחה" ;
2017-02-25 05:42:58 +01:00
$text [ 'label-extension' ][ 'it-it' ] = "Interno" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-extension' ][ 'nl-nl' ] = "Toestel" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-extension' ][ 'pl-pl' ] = "Numer wewnętrzny" ;
$text [ 'label-extension' ][ 'pt-br' ] = "Ramal" ;
$text [ 'label-extension' ][ 'pt-pt' ] = "Extensão" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-extension' ][ 'ro-ro' ] = "Extensie" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-extension' ][ 'ru-ru' ] = "Внутренний Номер" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-extension' ][ 'sv-se' ] = "Anknytning" ;
$text [ 'label-extension' ][ 'uk-ua' ] = "Розширення" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-extension' ][ 'zh-cn' ] = "扩大" ;
$text [ 'label-extension' ][ 'ja-jp' ] = "拡大" ;
$text [ 'label-extension' ][ 'ko-kr' ] = "확대" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-emergency_caller_id_number' ][ 'en-us' ] = "Emergency Caller ID Number" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-emergency_caller_id_number' ][ 'en-gb' ] = "Emergency Caller ID Number" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-emergency_caller_id_number' ][ 'ar-eg' ] = "الرقم الرقمي لمكالمة الطوارئ" ;
$text [ 'label-emergency_caller_id_number' ][ 'de-at' ] = "Notruf Anruferkennung (Nummer)" ;
$text [ 'label-emergency_caller_id_number' ][ 'de-ch' ] = "Notruf Anruferkennung (Nummer)" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-emergency_caller_id_number' ][ 'de-de' ] = "Notruf Anruferkennung (Nummer)" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-emergency_caller_id_number' ][ 'es-cl' ] = "Número de Caller ID de emergencia" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-emergency_caller_id_number' ][ 'es-mx' ] = "Número de Caller ID de emergencia" ;
$text [ 'label-emergency_caller_id_number' ][ 'fr-ca' ] = "Numéro d'appelant pour les Urgences" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-emergency_caller_id_number' ][ 'fr-fr' ] = "Numéro d'appelant pour les Urgences" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-emergency_caller_id_number' ][ 'he-il' ] = "מספר זיהוי מתקשר לשעת חירום" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-emergency_caller_id_number' ][ 'it-it' ] = "ID Numero Chiamante per Emergenze" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-emergency_caller_id_number' ][ 'nl-nl' ] = "Noodnummer CID nummer" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-emergency_caller_id_number' ][ 'pl-pl' ] = "Prezentacja numeru dzwoniącego (emergency)" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-emergency_caller_id_number' ][ 'pt-br' ] = "ID do chamador para números de emergência" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-emergency_caller_id_number' ][ 'pt-pt' ] = "Número de Emergência do Chamador" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-emergency_caller_id_number' ][ 'ro-ro' ] = "Numărul de identificare a apelantului de urgență" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-emergency_caller_id_number' ][ 'ru-ru' ] = "Идентификатор (Caller ID) номера экстренного вызова" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-emergency_caller_id_number' ][ 'sv-se' ] = "Nöd Nummerpresentation" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-emergency_caller_id_number' ][ 'uk-ua' ] = "Ідентифікаційний номер платника податків" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-emergency_caller_id_number' ][ 'zh-cn' ] = "紧急来电显示号码" ;
$text [ 'label-emergency_caller_id_number' ][ 'ja-jp' ] = "緊急通報番号" ;
$text [ 'label-emergency_caller_id_number' ][ 'ko-kr' ] = "긴급 발신자 ID 번호" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-emergency_caller_id_name' ][ 'en-us' ] = "Emergency Caller ID Name" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-emergency_caller_id_name' ][ 'en-gb' ] = "Emergency Caller ID Name" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-emergency_caller_id_name' ][ 'ar-eg' ] = "اسم المتصل في حالات الطوارئ" ;
$text [ 'label-emergency_caller_id_name' ][ 'de-at' ] = "Notruf Anruferkennung (Name)" ;
$text [ 'label-emergency_caller_id_name' ][ 'de-ch' ] = "Notruf Anruferkennung (Name)" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-emergency_caller_id_name' ][ 'de-de' ] = "Notruf Anruferkennung (Name)" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-emergency_caller_id_name' ][ 'es-cl' ] = "Nombre de Caller ID de emergencia" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-emergency_caller_id_name' ][ 'es-mx' ] = "Nombre de Caller ID de emergencia" ;
$text [ 'label-emergency_caller_id_name' ][ 'fr-ca' ] = "Nom d'appelant pour les Urgences" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-emergency_caller_id_name' ][ 'fr-fr' ] = "Nom d'appelant pour les Urgences" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-emergency_caller_id_name' ][ 'he-il' ] = "שם מתקשר לשעת חירום" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-emergency_caller_id_name' ][ 'it-it' ] = "ID Nome Chiamante per Emergenze" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-emergency_caller_id_name' ][ 'nl-nl' ] = "Noodnummer CID Naam" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-emergency_caller_id_name' ][ 'pl-pl' ] = "Prezentacja nazwy dzwoniącego (emergency)" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-emergency_caller_id_name' ][ 'pt-br' ] = "Nome do chamador para números de emergência" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-emergency_caller_id_name' ][ 'pt-pt' ] = "Nome de Emergência do Chamador" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-emergency_caller_id_name' ][ 'ro-ro' ] = "Nume ID apelant de urgență" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-emergency_caller_id_name' ][ 'ru-ru' ] = "Идентификатор (Caller ID) имени экстренного вызова" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-emergency_caller_id_name' ][ 'sv-se' ] = "Nöd Namnpresentation" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-emergency_caller_id_name' ][ 'uk-ua' ] = "Ім'я ідентифікатора аварійного дзвінка" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-emergency_caller_id_name' ][ 'zh-cn' ] = "紧急来电显示名称" ;
$text [ 'label-emergency_caller_id_name' ][ 'ja-jp' ] = "緊急通報者ID名" ;
$text [ 'label-emergency_caller_id_name' ][ 'ko-kr' ] = "긴급 발신자 ID 이름" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-email' ][ 'en-us' ] = "Email" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-email' ][ 'en-gb' ] = "Email" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-email' ][ 'ar-eg' ] = "بريد إلكتروني" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-email' ][ 'de-at' ] = "Email" ;
$text [ 'label-email' ][ 'de-ch' ] = "Email" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-email' ][ 'de-de' ] = "Email" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-email' ][ 'es-cl' ] = "Email" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-email' ][ 'es-mx' ] = "Email" ;
$text [ 'label-email' ][ 'fr-ca' ] = "Courriel" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-email' ][ 'fr-fr' ] = "Courriel" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-email' ][ 'he-il' ] = "אימייל" ;
2017-02-25 05:42:58 +01:00
$text [ 'label-email' ][ 'it-it' ] = "Email" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-email' ][ 'nl-nl' ] = "E-mail" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-email' ][ 'pl-pl' ] = "Email" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-email' ][ 'pt-br' ] = "Email" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-email' ][ 'pt-pt' ] = "Email" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-email' ][ 'ro-ro' ] = "E-mail" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-email' ][ 'ru-ru' ] = "Электронная Почта" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-email' ][ 'sv-se' ] = "E-post" ;
$text [ 'label-email' ][ 'uk-ua' ] = "Електронна пошта" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-email' ][ 'zh-cn' ] = "电子邮件" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-email' ][ 'ja-jp' ] = "Eメール" ;
$text [ 'label-email' ][ 'ko-kr' ] = "이메일" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-effective_caller_id_number' ][ 'en-us' ] = "Effective Caller ID Number" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-effective_caller_id_number' ][ 'en-gb' ] = "Effective Caller ID Number" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-effective_caller_id_number' ][ 'ar-eg' ] = "رقم المتصل الفعال" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-effective_caller_id_number' ][ 'de-at' ] = "Tatsächliche Anruferkennung (Nummer)" ;
$text [ 'label-effective_caller_id_number' ][ 'de-ch' ] = "Tatsächliche Anruferkennung (Nummer)" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-effective_caller_id_number' ][ 'de-de' ] = "Tatsächliche Anruferkennung (Nummer)" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-effective_caller_id_number' ][ 'es-cl' ] = "Número de Caller ID Efectivo" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-effective_caller_id_number' ][ 'es-mx' ] = "Número de Caller ID Efectivo" ;
$text [ 'label-effective_caller_id_number' ][ 'fr-ca' ] = "Numéro interne" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-effective_caller_id_number' ][ 'fr-fr' ] = "Numéro interne" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-effective_caller_id_number' ][ 'he-il' ] = "מספר זיהוי מתקשר אפקטיבי" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-effective_caller_id_number' ][ 'it-it' ] = "ID Numero Chiamante Effettivo" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-effective_caller_id_number' ][ 'nl-nl' ] = "Effectieve CID Nummer" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-effective_caller_id_number' ][ 'pl-pl' ] = "Prezentacja numeru dzwoniącego (rozmowy wew)" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-effective_caller_id_number' ][ 'pt-br' ] = "Número ID efetivo do chamador" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-effective_caller_id_number' ][ 'pt-pt' ] = "Número interno" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-effective_caller_id_number' ][ 'ro-ro' ] = "Număr efectiv de identificare a apelantului" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-effective_caller_id_number' ][ 'ru-ru' ] = "Эффективный идентификатор (Caller ID) номера вызывающего абонента" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-effective_caller_id_number' ][ 'sv-se' ] = "Effektiv Nummerpresentation" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-effective_caller_id_number' ][ 'uk-ua' ] = "Ефективний номер ідентифікатора абонента" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-effective_caller_id_number' ][ 'zh-cn' ] = "有效来电显示号码" ;
$text [ 'label-effective_caller_id_number' ][ 'ja-jp' ] = "有効な発信者番号" ;
$text [ 'label-effective_caller_id_number' ][ 'ko-kr' ] = "유효한 발신자 ID 번호" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-effective_caller_id_name' ][ 'en-us' ] = "Effective Caller ID Name" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-effective_caller_id_name' ][ 'en-gb' ] = "Effective Caller ID Name" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-effective_caller_id_name' ][ 'ar-eg' ] = "إسم المتصل الفعال" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-effective_caller_id_name' ][ 'de-at' ] = "Tatsächliche Anruferkennung (Name)" ;
$text [ 'label-effective_caller_id_name' ][ 'de-ch' ] = "Tatsächliche Anruferkennung (Name)" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-effective_caller_id_name' ][ 'de-de' ] = "Tatsächliche Anruferkennung (Name)" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-effective_caller_id_name' ][ 'es-cl' ] = "Nombre de Caller ID Efectivo" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-effective_caller_id_name' ][ 'es-mx' ] = "Nombre de Caller ID Efectivo" ;
$text [ 'label-effective_caller_id_name' ][ 'fr-ca' ] = "Nom interne" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-effective_caller_id_name' ][ 'fr-fr' ] = "Nom interne" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-effective_caller_id_name' ][ 'he-il' ] = "שם מתקשר אפקטיבי" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-effective_caller_id_name' ][ 'it-it' ] = "ID Nome Chiamante Effettivo" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-effective_caller_id_name' ][ 'nl-nl' ] = "Effectieve CID Naam" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-effective_caller_id_name' ][ 'pl-pl' ] = "Prezentacja nazwy dzwoniącego (rozmowy wew)" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-effective_caller_id_name' ][ 'pt-br' ] = "Nome ID efetivo do chamador" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-effective_caller_id_name' ][ 'pt-pt' ] = "Nome Interno" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-effective_caller_id_name' ][ 'ro-ro' ] = "Nume efectiv ID apelant" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-effective_caller_id_name' ][ 'ru-ru' ] = "Эффективный идентификатор (Caller ID) имени вызывающего абонента" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-effective_caller_id_name' ][ 'sv-se' ] = "Effektiv Namnpresentation" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-effective_caller_id_name' ][ 'uk-ua' ] = "Ім'я ідентифікатора абонента" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-effective_caller_id_name' ][ 'zh-cn' ] = "有效来电显示名称" ;
$text [ 'label-effective_caller_id_name' ][ 'ja-jp' ] = "有効な発信者ID名" ;
$text [ 'label-effective_caller_id_name' ][ 'ko-kr' ] = "효과적인 발신자 ID 이름" ;
2016-04-25 20:30:23 -05:00
2019-11-18 13:31:06 -07:00
$text [ 'label-effective_cid_name' ][ 'en-us' ] = "Effective CID Name" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-effective_cid_name' ][ 'en-gb' ] = "Effective CID Name" ;
2019-11-18 13:31:06 -07:00
$text [ 'label-effective_cid_name' ][ 'ar-eg' ] = "إسم المتصل الفعال" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-effective_cid_name' ][ 'de-at' ] = "Tatsächliche Anruferkennung (Name)" ;
$text [ 'label-effective_cid_name' ][ 'de-ch' ] = "Tatsächliche Anruferkennung (Name)" ;
2019-11-18 13:31:06 -07:00
$text [ 'label-effective_cid_name' ][ 'de-de' ] = "Tatsächliche Anruferkennung (Name)" ;
$text [ 'label-effective_cid_name' ][ 'es-cl' ] = "Nombre de Caller ID Efectivo" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-effective_cid_name' ][ 'es-mx' ] = "Nombre de Caller ID Efectivo" ;
$text [ 'label-effective_cid_name' ][ 'fr-ca' ] = "Nom interne" ;
2019-11-18 13:31:06 -07:00
$text [ 'label-effective_cid_name' ][ 'fr-fr' ] = "Nom interne" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-effective_cid_name' ][ 'he-il' ] = "יעיל CID שם השם" ;
2019-11-18 13:31:06 -07:00
$text [ 'label-effective_cid_name' ][ 'it-it' ] = "ID Nome Chiamante Effettivo" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-effective_cid_name' ][ 'nl-nl' ] = "Effectieve CID Naam" ;
2019-11-18 13:31:06 -07:00
$text [ 'label-effective_cid_name' ][ 'pl-pl' ] = "Prezentacja nazwy dzwoniącego (rozmowy wew)" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-effective_cid_name' ][ 'pt-br' ] = "Nome ID efetivo do chamador" ;
2019-11-18 13:31:06 -07:00
$text [ 'label-effective_cid_name' ][ 'pt-pt' ] = "Nome Interno" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-effective_cid_name' ][ 'ro-ro' ] = "Nume CID efectiv" ;
2019-11-18 13:31:06 -07:00
$text [ 'label-effective_cid_name' ][ 'ru-ru' ] = "Эффективный идентификатор (Caller ID) имени вызывающего абонента" ;
$text [ 'label-effective_cid_name' ][ 'sv-se' ] = "Effektiv Namnpresentation" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-effective_cid_name' ][ 'uk-ua' ] = "Ефективна клітка Ім'я" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-effective_cid_name' ][ 'zh-cn' ] = "有效的 CID 名称" ;
$text [ 'label-effective_cid_name' ][ 'ja-jp' ] = "有効な CID 名" ;
$text [ 'label-effective_cid_name' ][ 'ko-kr' ] = "효과적인 CID 이름" ;
2019-11-18 13:31:06 -07:00
2016-04-25 20:30:23 -05:00
$text [ 'label-domain' ][ 'en-us' ] = "Domain" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-domain' ][ 'en-gb' ] = "Domain" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-domain' ][ 'ar-eg' ] = "النطاق" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-domain' ][ 'de-at' ] = "Domäne" ;
$text [ 'label-domain' ][ 'de-ch' ] = "Domäne" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-domain' ][ 'de-de' ] = "Domäne" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-domain' ][ 'es-cl' ] = "Dominio" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-domain' ][ 'es-mx' ] = "Dominio" ;
$text [ 'label-domain' ][ 'fr-ca' ] = "Domaine" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-domain' ][ 'fr-fr' ] = "Domaine" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-domain' ][ 'he-il' ] = "דומיין" ;
2017-02-25 05:42:58 +01:00
$text [ 'label-domain' ][ 'it-it' ] = "Dominio" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-domain' ][ 'nl-nl' ] = "Domein" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-domain' ][ 'pl-pl' ] = "Domena" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-domain' ][ 'pt-br' ] = "Domínio" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-domain' ][ 'pt-pt' ] = "Domínio" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-domain' ][ 'ro-ro' ] = "Domeniu" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-domain' ][ 'ru-ru' ] = "Домен" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-domain' ][ 'sv-se' ] = "Domän" ;
$text [ 'label-domain' ][ 'uk-ua' ] = "Домен" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-domain' ][ 'zh-cn' ] = "领域" ;
$text [ 'label-domain' ][ 'ja-jp' ] = "ドメイン" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-domain' ][ 'ko-kr' ] = "도메인" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-directory_visible' ][ 'en-us' ] = "Directory Visible" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-directory_visible' ][ 'en-gb' ] = "Directory Visible" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-directory_visible' ][ 'ar-eg' ] = "دليل مرئي" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-directory_visible' ][ 'de-at' ] = "Sichtbar im Verzeichnis" ;
$text [ 'label-directory_visible' ][ 'de-ch' ] = "Sichtbar im Verzeichnis" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-directory_visible' ][ 'de-de' ] = "Sichtbar im Verzeichnis" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-directory_visible' ][ 'es-cl' ] = "Directorio Visible" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-directory_visible' ][ 'es-mx' ] = "Directorio Visible" ;
$text [ 'label-directory_visible' ][ 'fr-ca' ] = "Nom Visible" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-directory_visible' ][ 'fr-fr' ] = "Nom Visible" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-directory_visible' ][ 'he-il' ] = "ספרייה גלויה" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-directory_visible' ][ 'it-it' ] = "Visibile in Rubrica" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-directory_visible' ][ 'nl-nl' ] = "Zichtbaar in zoeklijst" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-directory_visible' ][ 'pl-pl' ] = "Czy ma być widoczny w książce telefonicznej?" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-directory_visible' ][ 'pt-br' ] = "Diretório Visível" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-directory_visible' ][ 'pt-pt' ] = "Directório Visível" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-directory_visible' ][ 'ro-ro' ] = "Director Vizibil" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-directory_visible' ][ 'ru-ru' ] = "Видимый каталог" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-directory_visible' ][ 'sv-se' ] = "Synlig I Katalog" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-directory_visible' ][ 'uk-ua' ] = "Каталог Visible" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-directory_visible' ][ 'zh-cn' ] = "目录可见" ;
$text [ 'label-directory_visible' ][ 'ja-jp' ] = "ディレクトリが表示可能" ;
$text [ 'label-directory_visible' ][ 'ko-kr' ] = "디렉토리 표시" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-directory_full_name' ][ 'en-us' ] = "Directory Full Name" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-directory_full_name' ][ 'en-gb' ] = "Directory Full Name" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-directory_full_name' ][ 'ar-eg' ] = "الاسم الكامل للدليل" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-directory_full_name' ][ 'de-at' ] = "Voller Name im Verzeichnis" ;
$text [ 'label-directory_full_name' ][ 'de-ch' ] = "Voller Name im Verzeichnis" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-directory_full_name' ][ 'de-de' ] = "Voller Name im Verzeichnis" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-directory_full_name' ][ 'es-cl' ] = "Nombre Completo de Directorio" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-directory_full_name' ][ 'es-mx' ] = "Nombre Completo de Directorio" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-directory_full_name' ][ 'fr-ca' ] = "Nom complet du répertoire" ;
$text [ 'label-directory_full_name' ][ 'fr-fr' ] = "Nom complet du répertoire" ;
$text [ 'label-directory_full_name' ][ 'he-il' ] = "שם מלא של ספרייה" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-directory_full_name' ][ 'it-it' ] = "Nome Completo per Rubrica" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-directory_full_name' ][ 'nl-nl' ] = "Zoeklijst volledige naam" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-directory_full_name' ][ 'pl-pl' ] = "Nazwa w książce telefonicznej" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-directory_full_name' ][ 'pt-br' ] = "Nome completo do diretório" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-directory_full_name' ][ 'pt-pt' ] = "Nome de Directório Completo" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-directory_full_name' ][ 'ro-ro' ] = "Nume complet director" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-directory_full_name' ][ 'ru-ru' ] = "Полное имя каталога" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-directory_full_name' ][ 'sv-se' ] = "Hela Namnet I Katalog" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-directory_full_name' ][ 'uk-ua' ] = "Повна назва каталогу" ;
$text [ 'label-directory_full_name' ][ 'zh-cn' ] = "目录全名" ;
$text [ 'label-directory_full_name' ][ 'ja-jp' ] = "ディレクトリのフルネーム" ;
$text [ 'label-directory_full_name' ][ 'ko-kr' ] = "디렉터리 전체 이름" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-directory_exten_visible' ][ 'en-us' ] = "Directory Extension Visible" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-directory_exten_visible' ][ 'en-gb' ] = "Directory Extension Visible" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-directory_exten_visible' ][ 'ar-eg' ] = "ملحق الدليل مرئي" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-directory_exten_visible' ][ 'de-at' ] = "Nebenstelle im Verzeichnis sichtbar" ;
$text [ 'label-directory_exten_visible' ][ 'de-ch' ] = "Nebenstelle im Verzeichnis sichtbar" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-directory_exten_visible' ][ 'de-de' ] = "Nebenstelle im Verzeichnis sichtbar" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-directory_exten_visible' ][ 'es-cl' ] = "Extensión de Directorio Visible" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-directory_exten_visible' ][ 'es-mx' ] = "Extensión de Directorio Visible" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-directory_exten_visible' ][ 'fr-ca' ] = "Extension de répertoire visible" ;
$text [ 'label-directory_exten_visible' ][ 'fr-fr' ] = "Extension de répertoire visible" ;
$text [ 'label-directory_exten_visible' ][ 'he-il' ] = "הרחבת ספרייה גלויה" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-directory_exten_visible' ][ 'it-it' ] = "Interno Visibile in Rubrica" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-directory_exten_visible' ][ 'nl-nl' ] = "Zoeklijst toestel zichtbaar" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-directory_exten_visible' ][ 'pl-pl' ] = "Czy numer wew książki telefonicznej jest widoczny? " ;
2019-11-28 15:08:30 -03:00
$text [ 'label-directory_exten_visible' ][ 'pt-br' ] = "Ramal do diretório Visível" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-directory_exten_visible' ][ 'pt-pt' ] = "Extensão do Directório Visível" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-directory_exten_visible' ][ 'ro-ro' ] = "Extensie de director vizibilă" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-directory_exten_visible' ][ 'ru-ru' ] = "Расширение видимого каталога" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-directory_exten_visible' ][ 'sv-se' ] = "Fullständigt Namn I Katalogen" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-directory_exten_visible' ][ 'uk-ua' ] = "Розширення каталогу Visible" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-directory_exten_visible' ][ 'zh-cn' ] = "目录扩展可见" ;
$text [ 'label-directory_exten_visible' ][ 'ja-jp' ] = "ディレクトリ拡張子が表示されます" ;
$text [ 'label-directory_exten_visible' ][ 'ko-kr' ] = "디렉토리 확장자 표시" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-dial_string' ][ 'en-us' ] = "Dial String" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-dial_string' ][ 'en-gb' ] = "Dial String" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-dial_string' ][ 'ar-eg' ] = "خط الهاتف" ;
$text [ 'label-dial_string' ][ 'de-at' ] = "Wahl Zeichenkette" ;
$text [ 'label-dial_string' ][ 'de-ch' ] = "Wahl Zeichenkette" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-dial_string' ][ 'de-de' ] = "Wahl Zeichenkette" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-dial_string' ][ 'es-cl' ] = "Cadena de Marcado" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-dial_string' ][ 'es-mx' ] = "Cadena de Marcado" ;
$text [ 'label-dial_string' ][ 'fr-ca' ] = "Dial String" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-dial_string' ][ 'fr-fr' ] = "Dial String" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-dial_string' ][ 'he-il' ] = "מחרוזת" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-dial_string' ][ 'it-it' ] = "Dial String" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-dial_string' ][ 'nl-nl' ] = "Kies reeks" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-dial_string' ][ 'pl-pl' ] = "Opcje polecenia DIAL" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-dial_string' ][ 'pt-br' ] = "String de discagem" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-dial_string' ][ 'pt-pt' ] = "Dial String" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-dial_string' ][ 'ro-ro' ] = "șir de apelare" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-dial_string' ][ 'ru-ru' ] = "Строка набора" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-dial_string' ][ 'sv-se' ] = "Dial String" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-dial_string' ][ 'uk-ua' ] = "Диял Стрінг" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-dial_string' ][ 'zh-cn' ] = "拨号字符串" ;
$text [ 'label-dial_string' ][ 'ja-jp' ] = "ダイヤル文字列" ;
$text [ 'label-dial_string' ][ 'ko-kr' ] = "다이얼 문자열" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-device_template' ][ 'en-us' ] = "Template" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-device_template' ][ 'en-gb' ] = "Template" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-device_template' ][ 'ar-eg' ] = "النموذج" ;
$text [ 'label-device_template' ][ 'de-at' ] = "Vorlage" ;
$text [ 'label-device_template' ][ 'de-ch' ] = "Vorlage" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-device_template' ][ 'de-de' ] = "Vorlage" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-device_template' ][ 'es-cl' ] = "Plantilla" ;
$text [ 'label-device_template' ][ 'es-mx' ] = "Plantilla" ;
$text [ 'label-device_template' ][ 'fr-ca' ] = "Template" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-device_template' ][ 'fr-fr' ] = "Template" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-device_template' ][ 'he-il' ] = "תבנית" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-device_template' ][ 'it-it' ] = "Template" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-device_template' ][ 'nl-nl' ] = "Sjabloon" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-device_template' ][ 'pl-pl' ] = "Szablon" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-device_template' ][ 'pt-br' ] = "Modelo" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-device_template' ][ 'pt-pt' ] = "Template" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-device_template' ][ 'ro-ro' ] = "Șablon" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-device_template' ][ 'ru-ru' ] = "Шаблон" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-device_template' ][ 'sv-se' ] = "Mall" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-device_template' ][ 'uk-ua' ] = "Шаблони" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-device_template' ][ 'zh-cn' ] = "模板" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-device_template' ][ 'ja-jp' ] = "レンプレート" ;
$text [ 'label-device_template' ][ 'ko-kr' ] = "주형" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-device_mac_address' ][ 'en-us' ] = "MAC Address" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-device_mac_address' ][ 'en-gb' ] = "MAC Address" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-device_mac_address' ][ 'ar-eg' ] = "العنوان الرئيسي" ;
$text [ 'label-device_mac_address' ][ 'de-at' ] = "MAC Adresse" ;
$text [ 'label-device_mac_address' ][ 'de-ch' ] = "MAC Adresse" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-device_mac_address' ][ 'de-de' ] = "MAC Adresse" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-device_mac_address' ][ 'es-cl' ] = "Mac dirección" ;
$text [ 'label-device_mac_address' ][ 'es-mx' ] = "Mac dirección" ;
$text [ 'label-device_mac_address' ][ 'fr-ca' ] = "Adresse MAC" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-device_mac_address' ][ 'fr-fr' ] = "Adresse MAC" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-device_mac_address' ][ 'he-il' ] = "כתובת MAC" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-device_mac_address' ][ 'it-it' ] = "MAC Address" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-device_mac_address' ][ 'nl-nl' ] = "MAC-Adres" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-device_mac_address' ][ 'pl-pl' ] = "Adres MAC" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-device_mac_address' ][ 'pt-br' ] = "Endereço MAC" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-device_mac_address' ][ 'pt-pt' ] = "Endereço MAC" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-device_mac_address' ][ 'ro-ro' ] = "Adresa mac" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-device_mac_address' ][ 'ru-ru' ] = "MAC Адреса" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-device_mac_address' ][ 'sv-se' ] = "MAC-adress" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-device_mac_address' ][ 'uk-ua' ] = "Адреса MAC" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-device_mac_address' ][ 'zh-cn' ] = "MAC地址" ;
$text [ 'label-device_mac_address' ][ 'ja-jp' ] = "Macアドレス" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-device_mac_address' ][ 'ko-kr' ] = "MAC 주소" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-description' ][ 'en-us' ] = "Description" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-description' ][ 'en-gb' ] = "Description" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-description' ][ 'ar-eg' ] = "الوصف" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-description' ][ 'de-at' ] = "Beschreibung" ;
$text [ 'label-description' ][ 'de-ch' ] = "Beschreibung" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-description' ][ 'de-de' ] = "Beschreibung" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-description' ][ 'es-cl' ] = "Descripción" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-description' ][ 'es-mx' ] = "Descripción" ;
$text [ 'label-description' ][ 'fr-ca' ] = "Description" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-description' ][ 'fr-fr' ] = "Description" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-description' ][ 'he-il' ] = "תיאור" ;
2017-02-25 05:42:58 +01:00
$text [ 'label-description' ][ 'it-it' ] = "Descrizione" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-description' ][ 'nl-nl' ] = "Omschrijving" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-description' ][ 'pl-pl' ] = "Opis" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-description' ][ 'pt-br' ] = "Descrição" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-description' ][ 'pt-pt' ] = "Descrição" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-description' ][ 'ro-ro' ] = "Descriere" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-description' ][ 'ru-ru' ] = "Описание" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-description' ][ 'sv-se' ] = "Beskrivning" ;
$text [ 'label-description' ][ 'uk-ua' ] = "Опис" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-description' ][ 'zh-cn' ] = "描述" ;
$text [ 'label-description' ][ 'ja-jp' ] = "説明" ;
$text [ 'label-description' ][ 'ko-kr' ] = "설명" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-cidr' ][ 'en-us' ] = "CIDR" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-cidr' ][ 'en-gb' ] = "CIDR" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-cidr' ][ 'ar-eg' ] = "CIDR" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-cidr' ][ 'de-at' ] = "CIDR" ;
$text [ 'label-cidr' ][ 'de-ch' ] = "CIDR" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-cidr' ][ 'de-de' ] = "CIDR" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-cidr' ][ 'es-cl' ] = "CIDR" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-cidr' ][ 'es-mx' ] = "CIDR" ;
$text [ 'label-cidr' ][ 'fr-ca' ] = "CIDR" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-cidr' ][ 'fr-fr' ] = "CIDR" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-cidr' ][ 'he-il' ] = "CIDR" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-cidr' ][ 'it-it' ] = "CIDR" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-cidr' ][ 'nl-nl' ] = "CIDR" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-cidr' ][ 'pl-pl' ] = "CIDR" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-cidr' ][ 'pt-br' ] = "CIDR" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-cidr' ][ 'pt-pt' ] = "CIDR" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-cidr' ][ 'ro-ro' ] = "CIDR" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-cidr' ][ 'ru-ru' ] = "CIDR" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-cidr' ][ 'sv-se' ] = "CIDR" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-cidr' ][ 'uk-ua' ] = "ЦИДР" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-cidr' ][ 'zh-cn' ] = "CIDR" ;
$text [ 'label-cidr' ][ 'ja-jp' ] = "CIDR" ;
$text [ 'label-cidr' ][ 'ko-kr' ] = "CIDR" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-call_timeout' ][ 'en-us' ] = "Call Timeout" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-call_timeout' ][ 'en-gb' ] = "Call Timeout" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-call_timeout' ][ 'ar-eg' ] = "نداء الوقت" ;
$text [ 'label-call_timeout' ][ 'de-at' ] = "Zeitüberschreitung des Anrufs" ;
$text [ 'label-call_timeout' ][ 'de-ch' ] = "Zeitüberschreitung des Anrufs" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-call_timeout' ][ 'de-de' ] = "Zeitüberschreitung des Anrufs" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-call_timeout' ][ 'es-cl' ] = "Tiempo de Espera de Llamada" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-call_timeout' ][ 'es-mx' ] = "Tiempo de Espera de Llamada" ;
$text [ 'label-call_timeout' ][ 'fr-ca' ] = "Durée max d'appel" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-call_timeout' ][ 'fr-fr' ] = "Durée max d'appel" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-call_timeout' ][ 'he-il' ] = "Call Timeout" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-call_timeout' ][ 'it-it' ] = "Timeout Chiamata" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-call_timeout' ][ 'nl-nl' ] = "Oproep tijdsoverschreiding" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-call_timeout' ][ 'pl-pl' ] = "Limit czasu rozmowy" ;
$text [ 'label-call_timeout' ][ 'pt-br' ] = "Timeout da chamada" ;
$text [ 'label-call_timeout' ][ 'pt-pt' ] = "Timeout da Chamada" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-call_timeout' ][ 'ro-ro' ] = "Timeout apel" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-call_timeout' ][ 'ru-ru' ] = "Тайм-аут вызова" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-call_timeout' ][ 'sv-se' ] = "Call Timeout" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-call_timeout' ][ 'uk-ua' ] = "Час відправлення" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-call_timeout' ][ 'zh-cn' ] = "呼叫超时" ;
$text [ 'label-call_timeout' ][ 'ja-jp' ] = "通話タイムアウト" ;
$text [ 'label-call_timeout' ][ 'ko-kr' ] = "통화 시간 초과" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-call_screen_enabled' ][ 'en-us' ] = "Call Screen" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-call_screen_enabled' ][ 'en-gb' ] = "Call Screen" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-call_screen_enabled' ][ 'ar-eg' ] = "اتصل بـ (سكرين)" ;
$text [ 'label-call_screen_enabled' ][ 'de-at' ] = "Anrufe abschirmen" ;
$text [ 'label-call_screen_enabled' ][ 'de-ch' ] = "Anrufe abschirmen" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-call_screen_enabled' ][ 'de-de' ] = "Anrufe abschirmen" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-call_screen_enabled' ][ 'es-cl' ] = "Pantalla de llamada" ;
$text [ 'label-call_screen_enabled' ][ 'es-mx' ] = "Pantalla de llamada" ;
2019-09-12 15:28:10 -04:00
$text [ 'label-call_screen_enabled' ][ 'fr-ca' ] = "Call Screen" ;
$text [ 'label-call_screen_enabled' ][ 'fr-fr' ] = "Call Screen" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-call_screen_enabled' ][ 'he-il' ] = "צילום מסך" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-call_screen_enabled' ][ 'it-it' ] = "Call Screen" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-call_screen_enabled' ][ 'nl-nl' ] = "Oproep afschermen" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-call_screen_enabled' ][ 'pl-pl' ] = "Screen" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-call_screen_enabled' ][ 'pt-br' ] = "Anúncio da Chamada" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-call_screen_enabled' ][ 'pt-pt' ] = "Tela de chamada" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-call_screen_enabled' ][ 'ro-ro' ] = "Ecran de apel" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-call_screen_enabled' ][ 'ru-ru' ] = "Экран вызова" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-call_screen_enabled' ][ 'sv-se' ] = "Call Screen" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-call_screen_enabled' ][ 'uk-ua' ] = "Дзвоните до екрану" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-call_screen_enabled' ][ 'zh-cn' ] = "呼叫屏幕" ;
$text [ 'label-call_screen_enabled' ][ 'ja-jp' ] = "通話画面" ;
$text [ 'label-call_screen_enabled' ][ 'ko-kr' ] = "화면 호출" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-call_group' ][ 'en-us' ] = "Call Group" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-call_group' ][ 'en-gb' ] = "Call Group" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-call_group' ][ 'ar-eg' ] = "فريق الاتصال" ;
$text [ 'label-call_group' ][ 'de-at' ] = "Rufgruppe" ;
$text [ 'label-call_group' ][ 'de-ch' ] = "Rufgruppe" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-call_group' ][ 'de-de' ] = "Rufgruppe" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-call_group' ][ 'es-cl' ] = "Llamar a Grupo" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-call_group' ][ 'es-mx' ] = "Llamar a Grupo" ;
$text [ 'label-call_group' ][ 'fr-ca' ] = "Groupe d'appel" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-call_group' ][ 'fr-fr' ] = "Groupe d'appel" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-call_group' ][ 'he-il' ] = "קבוצת חיוג" ;
2017-02-25 05:42:58 +01:00
$text [ 'label-call_group' ][ 'it-it' ] = "Gruppo di Chiamata" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-call_group' ][ 'nl-nl' ] = "Oproep groep" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-call_group' ][ 'pl-pl' ] = "Grupa odbiorców rozmowy" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-call_group' ][ 'pt-br' ] = "Grupo de Ligação" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-call_group' ][ 'pt-pt' ] = "Grupa połączeń" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-call_group' ][ 'ro-ro' ] = "Grup de apeluri" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-call_group' ][ 'ru-ru' ] = "Вызов Группы" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-call_group' ][ 'sv-se' ] = "Ring Grupp" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-call_group' ][ 'uk-ua' ] = "Дзвоните до групи" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-call_group' ][ 'zh-cn' ] = "呼叫组" ;
$text [ 'label-call_group' ][ 'ja-jp' ] = "通話グループ" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-call_group' ][ 'ko-kr' ] = "통화 그룹" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-bypass_media_after_bridge' ][ 'en-us' ] = "Bypass Media After Bridge" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-bypass_media_after_bridge' ][ 'en-gb' ] = "Bypass Media After Bridge" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-bypass_media_after_bridge' ][ 'ar-eg' ] = "تجاوز الوسائط بعد الجسر" ;
$text [ 'label-bypass_media_after_bridge' ][ 'de-at' ] = "Medien nach Bridge umgehen" ;
$text [ 'label-bypass_media_after_bridge' ][ 'de-ch' ] = "Medien nach Bridge umgehen" ;
$text [ 'label-bypass_media_after_bridge' ][ 'de-de' ] = "Medien nach Bridge umgehen" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-bypass_media_after_bridge' ][ 'es-cl' ] = "Después de la omisión de medios puente" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-bypass_media_after_bridge' ][ 'es-mx' ] = "Después de la omisión de medios puente" ;
$text [ 'label-bypass_media_after_bridge' ][ 'fr-ca' ] = "Après le contournement de média Pont" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-bypass_media_after_bridge' ][ 'fr-fr' ] = "Après le contournement de média Pont" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-bypass_media_after_bridge' ][ 'he-il' ] = "עקבו אחרי Bridge" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-bypass_media_after_bridge' ][ 'it-it' ] = "Bypass Media After Bridge" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-bypass_media_after_bridge' ][ 'nl-nl' ] = "Bypass Media na Bridge" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-bypass_media_after_bridge' ][ 'pl-pl' ] = "Obejście strumienia głosu po BRIDGE" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-bypass_media_after_bridge' ][ 'pt-br' ] = "Ignorar mídia depois da conexão (Bridge)" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-bypass_media_after_bridge' ][ 'pt-pt' ] = "Depois de Ponte de mídia Bypass" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-bypass_media_after_bridge' ][ 'ro-ro' ] = "Ocoliți mediile după pod" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-bypass_media_after_bridge' ][ 'ru-ru' ] = "Bypass Media After Bridge" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-bypass_media_after_bridge' ][ 'sv-se' ] = "Bypass Media After Bridge" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-bypass_media_after_bridge' ][ 'uk-ua' ] = "Bypass Медіа після мосту" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-bypass_media_after_bridge' ][ 'zh-cn' ] = "桥接后旁路媒体" ;
$text [ 'label-bypass_media_after_bridge' ][ 'ja-jp' ] = "ブリッジ後のメディアをバイパスする" ;
$text [ 'label-bypass_media_after_bridge' ][ 'ko-kr' ] = "브리지 후 미디어 우회" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-bypass_media' ][ 'en-us' ] = "Bypass Media" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-bypass_media' ][ 'en-gb' ] = "Bypass Media" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-bypass_media' ][ 'ar-eg' ] = "وسائط الإعلام الالتفافية" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-bypass_media' ][ 'de-at' ] = "Medien umgehen" ;
$text [ 'label-bypass_media' ][ 'de-ch' ] = "Medien umgehen" ;
$text [ 'label-bypass_media' ][ 'de-de' ] = "Medien umgehen" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-bypass_media' ][ 'es-cl' ] = "Bypass de Medios" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-bypass_media' ][ 'es-mx' ] = "Bypass de Medios" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-bypass_media' ][ 'fr-ca' ] = "Contourner les médias" ;
$text [ 'label-bypass_media' ][ 'fr-fr' ] = "Contourner les médias" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-bypass_media' ][ 'he-il' ] = "לעקוף את Media" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-bypass_media' ][ 'it-it' ] = "Bypassare i media" ;
$text [ 'label-bypass_media' ][ 'nl-nl' ] = "Omzeil media" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-bypass_media' ][ 'pl-pl' ] = "Obejście strumienia głosu" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-bypass_media' ][ 'pt-br' ] = "Ignorar mídia (bypass)" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-bypass_media' ][ 'pt-pt' ] = "Fazer Bypass à media" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-bypass_media' ][ 'ro-ro' ] = "Ocoliți media" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-bypass_media' ][ 'ru-ru' ] = "Обходной носитель" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-bypass_media' ][ 'sv-se' ] = "Bypass Media" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-bypass_media' ][ 'uk-ua' ] = "Веб-камера" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-bypass_media' ][ 'zh-cn' ] = "旁路媒体" ;
$text [ 'label-bypass_media' ][ 'ja-jp' ] = "メディアをバイパスする" ;
$text [ 'label-bypass_media' ][ 'ko-kr' ] = "미디어 우회" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-billing_warning' ][ 'en-us' ] = "Billing is installed, please take note you need to have enough balance to create extensions." ;
2020-03-20 20:47:13 +00:00
$text [ 'label-billing_warning' ][ 'en-gb' ] = "Billing is installed, please take note you need to have enough balance to create extensions." ;
2023-05-02 20:22:44 -06:00
$text [ 'label-billing_warning' ][ 'ar-eg' ] = "تم تركيب المصاريف، رجاءً أحيط علماً بأنّه يجب أن يكون لديك توازن كاف لخلق التمديدات." ;
$text [ 'label-billing_warning' ][ 'de-at' ] = "Das Rechnungsmodul ist installiert. Bitte beachten Sie, dass Sie genug Guthaben benötigen um Nebenstellen anlegen zu können." ;
$text [ 'label-billing_warning' ][ 'de-ch' ] = "Das Rechnungsmodul ist installiert. Bitte beachten Sie, dass Sie genug Guthaben benötigen um Nebenstellen anlegen zu können." ;
2017-05-19 18:50:44 +01:00
$text [ 'label-billing_warning' ][ 'de-de' ] = "Das Rechnungsmodul ist installiert. Bitte beachten Sie, dass Sie genug Guthaben benötigen um Nebenstellen anlegen zu können." ;
2016-04-25 20:30:23 -05:00
$text [ 'label-billing_warning' ][ 'es-cl' ] = "La cobranza está instalada, por favor note que necesita suficiente balance para crear extensiones." ;
2023-05-02 20:22:44 -06:00
$text [ 'label-billing_warning' ][ 'es-mx' ] = "La cobranza está instalada, por favor note que necesita suficiente balance para crear extensiones." ;
$text [ 'label-billing_warning' ][ 'fr-ca' ] = "La collection est installée, s'il vous plaît noter que vous devez assez d'équilibre pour créer des extensions." ;
2016-04-25 20:30:23 -05:00
$text [ 'label-billing_warning' ][ 'fr-fr' ] = "La collection est installée, s'il vous plaît noter que vous devez assez d'équilibre pour créer des extensions." ;
2023-05-02 20:22:44 -06:00
$text [ 'label-billing_warning' ][ 'he-il' ] = "ההרשמה מותקנת, אנא שימו לב שאתם צריכים מספיק איזון כדי ליצור הרחבות." ;
2018-02-12 17:50:47 +00:00
$text [ 'label-billing_warning' ][ 'it-it' ] = "Fatturazione installata, ricordarsi di avere abbastanza credito per creare gli interni." ;
2019-11-23 01:37:36 +01:00
$text [ 'label-billing_warning' ][ 'nl-nl' ] = "Rekeningen geinstalleerd, je hebt voldoende saldo nodig om een toestellen te maken." ;
2017-05-19 18:50:44 +01:00
$text [ 'label-billing_warning' ][ 'pl-pl' ] = "Billing został zainstalowany. Konto musi być doładowane aby tworzyć numery wewnętrzne" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-billing_warning' ][ 'pt-br' ] = "Bilhetagem está instalado, necessário saldo para criar ramais." ;
2017-05-19 18:50:44 +01:00
$text [ 'label-billing_warning' ][ 'pt-pt' ] = "A coleção é instalado, por favor, note que você precisa saldo suficiente para criar extensões." ;
2023-05-05 15:22:22 -06:00
$text [ 'label-billing_warning' ][ 'ro-ro' ] = "Facturarea este instalată, rețineți că trebuie să aveți suficient sold pentru a crea extensii." ;
2017-04-25 03:37:00 +05:00
$text [ 'label-billing_warning' ][ 'ru-ru' ] = "Установлена оплата, обратите внимание, что вам нужно иметь достаточный баланс для создания Внутренних Номеров." ;
2017-05-19 18:50:44 +01:00
$text [ 'label-billing_warning' ][ 'sv-se' ] = "Fakturerings program är installerat, tänk på att du måste ha rätt balans för att kunna skapa anknytningar." ;
2023-05-02 20:22:44 -06:00
$text [ 'label-billing_warning' ][ 'uk-ua' ] = "Зареєструйтеся, будь ласка, зверніть увагу, що потрібно мати достатній баланс для створення розширень." ;
2023-05-18 15:36:17 -06:00
$text [ 'label-billing_warning' ][ 'zh-cn' ] = "计费已安装,请注意您需要有足够的余额才能创建扩展。" ;
$text [ 'label-billing_warning' ][ 'ja-jp' ] = "課金がインストールされています。拡張機能を作成するには十分な残高が必要であることに注意してください。" ;
$text [ 'label-billing_warning' ][ 'ko-kr' ] = "결제가 설치되었습니다. 광고 확장을 만들려면 잔액이 충분해야 합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'label-auth_acl' ][ 'en-us' ] = "Auth ACL" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-auth_acl' ][ 'en-gb' ] = "Auth ACL" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-auth_acl' ][ 'ar-eg' ] = "المصادقة ACL" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-auth_acl' ][ 'de-at' ] = "Authentifizierungs ACL" ;
$text [ 'label-auth_acl' ][ 'de-ch' ] = "Authentifizierungs ACL" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-auth_acl' ][ 'de-de' ] = "Authentifizierungs ACL" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-auth_acl' ][ 'es-cl' ] = "ACL de Autenticación" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-auth_acl' ][ 'es-mx' ] = "ACL de Autenticación" ;
$text [ 'label-auth_acl' ][ 'fr-ca' ] = "Auth ACL" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-auth_acl' ][ 'fr-fr' ] = "Auth ACL" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-auth_acl' ][ 'he-il' ] = "Auth ACL" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-auth_acl' ][ 'it-it' ] = "Auth ACL" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-auth_acl' ][ 'nl-nl' ] = "Autorisatie ACL" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-auth_acl' ][ 'pl-pl' ] = "Lista kontroli dostępu (ACL)" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-auth_acl' ][ 'pt-br' ] = "ACL de Autenticação" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-auth_acl' ][ 'pt-pt' ] = "Autorização ACL" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-auth_acl' ][ 'ro-ro' ] = "Auth ACL" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-auth_acl' ][ 'ru-ru' ] = "Список контроля доступа ACL" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-auth_acl' ][ 'sv-se' ] = "Auth ACL" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-auth_acl' ][ 'uk-ua' ] = "Аути ACL" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-auth_acl' ][ 'zh-cn' ] = "授权访问控制列表" ;
$text [ 'label-auth_acl' ][ 'ja-jp' ] = "認証ACL" ;
$text [ 'label-auth_acl' ][ 'ko-kr' ] = "인증 ACL" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-accountcode' ][ 'en-us' ] = "Account Code" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-accountcode' ][ 'en-gb' ] = "Account Code" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-accountcode' ][ 'ar-eg' ] = "رمز الحساب" ;
$text [ 'label-accountcode' ][ 'de-at' ] = "Kontoschlüssel" ;
$text [ 'label-accountcode' ][ 'de-ch' ] = "Kontoschlüssel" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-accountcode' ][ 'de-de' ] = "Kontoschlüssel" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-accountcode' ][ 'es-cl' ] = "Código de Cuenta" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-accountcode' ][ 'es-mx' ] = "Código de Cuenta" ;
$text [ 'label-accountcode' ][ 'fr-ca' ] = "Centre de frais" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-accountcode' ][ 'fr-fr' ] = "Centre de frais" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-accountcode' ][ 'he-il' ] = "קוד חשבון" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-accountcode' ][ 'it-it' ] = "Account Code" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-accountcode' ][ 'nl-nl' ] = "Accountcode" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-accountcode' ][ 'pl-pl' ] = "Numer konta billingowego" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-accountcode' ][ 'pt-br' ] = "Código de conta" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-accountcode' ][ 'pt-pt' ] = "Código de Conta" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-accountcode' ][ 'ro-ro' ] = "Codul contului" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-accountcode' ][ 'ru-ru' ] = "Код Учетной Записи" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-accountcode' ][ 'sv-se' ] = "Kontokod" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-accountcode' ][ 'uk-ua' ] = "Код рахунку" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-accountcode' ][ 'zh-cn' ] = "帐户代码" ;
$text [ 'label-accountcode' ][ 'ja-jp' ] = "口座番号" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-accountcode' ][ 'ko-kr' ] = "계정 코드" ;
2016-04-25 20:30:23 -05:00
2016-07-27 22:03:59 -07:00
$text [ 'label-is_registered' ][ 'en-us' ] = "Registered" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-is_registered' ][ 'en-gb' ] = "Registered" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-is_registered' ][ 'ar-eg' ] = "المسجلة" ;
$text [ 'label-is_registered' ][ 'de-at' ] = "Registriert" ;
$text [ 'label-is_registered' ][ 'de-ch' ] = "Registriert" ;
2017-05-19 18:50:44 +01:00
$text [ 'label-is_registered' ][ 'de-de' ] = "Registriert" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-is_registered' ][ 'es-cl' ] = "Registrado" ;
$text [ 'label-is_registered' ][ 'es-mx' ] = "Registrado" ;
2019-09-12 15:28:10 -04:00
$text [ 'label-is_registered' ][ 'fr-ca' ] = "Inscrit" ;
$text [ 'label-is_registered' ][ 'fr-fr' ] = "Inscrit" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-is_registered' ][ 'he-il' ] = "רשום" ;
2017-02-25 05:42:58 +01:00
$text [ 'label-is_registered' ][ 'it-it' ] = "Registrato" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-is_registered' ][ 'nl-nl' ] = "Geregistreerd" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-is_registered' ][ 'pl-pl' ] = "Rejestrować" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-is_registered' ][ 'pt-br' ] = "Registrado" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-is_registered' ][ 'pt-pt' ] = "Registado" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-is_registered' ][ 'ro-ro' ] = "Înregistrat" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-is_registered' ][ 'ru-ru' ] = "Зарегистрировано" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-is_registered' ][ 'sv-se' ] = "Registrerad" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-is_registered' ][ 'uk-ua' ] = "Реєстрація" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-is_registered' ][ 'zh-cn' ] = "挂号的" ;
$text [ 'label-is_registered' ][ 'ja-jp' ] = "登録済み" ;
$text [ 'label-is_registered' ][ 'ko-kr' ] = "등기" ;
2016-07-27 22:03:59 -07:00
2019-08-06 19:49:59 -06:00
$text [ 'label-column_name' ][ 'en-us' ] = "Column Name" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-column_name' ][ 'en-gb' ] = "Column Name" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-column_name' ][ 'ar-eg' ] = "اسم العمود" ;
$text [ 'label-column_name' ][ 'de-at' ] = "Bezeichnung der Spalte" ;
$text [ 'label-column_name' ][ 'de-ch' ] = "Bezeichnung der Spalte" ;
$text [ 'label-column_name' ][ 'de-de' ] = "Bezeichnung der Spalte" ;
$text [ 'label-column_name' ][ 'es-cl' ] = "Nombre de la columna" ;
$text [ 'label-column_name' ][ 'es-mx' ] = "Nombre de la columna" ;
2019-09-12 15:28:10 -04:00
$text [ 'label-column_name' ][ 'fr-ca' ] = "Nom de colonne" ;
$text [ 'label-column_name' ][ 'fr-fr' ] = "Nom de colonne" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-column_name' ][ 'he-il' ] = "שם המחבר" ;
$text [ 'label-column_name' ][ 'it-it' ] = "Nome della colonna" ;
2019-11-23 01:37:36 +01:00
$text [ 'label-column_name' ][ 'nl-nl' ] = "Kolomnaam" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-column_name' ][ 'pl-pl' ] = "Nazwisko" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-column_name' ][ 'pt-br' ] = "Nome da Coluna" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-column_name' ][ 'pt-pt' ] = "Nome da coluna" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-column_name' ][ 'ro-ro' ] = "Numele coloanei" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-column_name' ][ 'ru-ru' ] = "Название столбца" ;
$text [ 'label-column_name' ][ 'sv-se' ] = "Kolumnnamn" ;
$text [ 'label-column_name' ][ 'uk-ua' ] = "Назва стовпа" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-column_name' ][ 'zh-cn' ] = "列名" ;
$text [ 'label-column_name' ][ 'ja-jp' ] = "列名" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-column_name' ][ 'ko-kr' ] = "열 이름" ;
2019-08-06 19:49:59 -06:00
2019-12-04 19:08:02 -07:00
$text [ 'label-destination' ][ 'en-us' ] = "Destination" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-destination' ][ 'en-gb' ] = "Destination" ;
2019-12-04 19:08:02 -07:00
$text [ 'label-destination' ][ 'ar-eg' ] = "جهات الأتصال" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-destination' ][ 'de-at' ] = "Ziele" ;
$text [ 'label-destination' ][ 'de-ch' ] = "Ziele" ;
2019-12-04 19:08:02 -07:00
$text [ 'label-destination' ][ 'de-de' ] = "Ziele" ;
$text [ 'label-destination' ][ 'es-cl' ] = "Destino" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-destination' ][ 'es-mx' ] = "Destino" ;
$text [ 'label-destination' ][ 'fr-ca' ] = "Destination" ;
2019-12-04 19:08:02 -07:00
$text [ 'label-destination' ][ 'fr-fr' ] = "Destination" ;
$text [ 'label-destination' ][ 'he-il' ] = "יעדים" ;
$text [ 'label-destination' ][ 'it-it' ] = "Destinazioni" ;
$text [ 'label-destination' ][ 'nl-nl' ] = "Bestemmingen" ;
$text [ 'label-destination' ][ 'pl-pl' ] = "Destynacje" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-destination' ][ 'pt-br' ] = "Destino" ;
2019-12-04 19:08:02 -07:00
$text [ 'label-destination' ][ 'pt-pt' ] = "Destino" ;
$text [ 'label-destination' ][ 'ro-ro' ] = "Destinații" ;
$text [ 'label-destination' ][ 'ru-ru' ] = "Направления" ;
$text [ 'label-destination' ][ 'sv-se' ] = "Destinationer" ;
$text [ 'label-destination' ][ 'uk-ua' ] = "Номери" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-destination' ][ 'zh-cn' ] = "目的地" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-destination' ][ 'ja-jp' ] = "行き先" ;
$text [ 'label-destination' ][ 'ko-kr' ] = "목적지" ;
2019-12-04 19:08:02 -07:00
2020-02-18 07:44:01 -07:00
$text [ 'label-extension_and_voicemail' ][ 'en-us' ] = "Extension & Voicemail" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-extension_and_voicemail' ][ 'en-gb' ] = "Extension & Voicemail" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-extension_and_voicemail' ][ 'ar-eg' ] = "تمديد البريد الصوتي" ;
$text [ 'label-extension_and_voicemail' ][ 'de-at' ] = "Durchwahl, Mailbox" ;
$text [ 'label-extension_and_voicemail' ][ 'de-ch' ] = "Durchwahl, Mailbox" ;
2020-02-18 07:44:01 -07:00
$text [ 'label-extension_and_voicemail' ][ 'de-de' ] = "Durchwahl, Mailbox" ;
$text [ 'label-extension_and_voicemail' ][ 'el-gr' ] = "Εσωτερικό Φωνοκιβώτιο" ;
$text [ 'label-extension_and_voicemail' ][ 'es-cl' ] = "Extensión, Correo de Voz" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-extension_and_voicemail' ][ 'es-mx' ] = "Extensión, Correo de Voz" ;
$text [ 'label-extension_and_voicemail' ][ 'fr-ca' ] = "Extension, Messagerie vocale" ;
2020-02-18 07:44:01 -07:00
$text [ 'label-extension_and_voicemail' ][ 'fr-fr' ] = "Extension, Messagerie vocale" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-extension_and_voicemail' ][ 'he-il' ] = "הרחבה ודואר" ;
$text [ 'label-extension_and_voicemail' ][ 'it-it' ] = "Estensione e segreteria" ;
$text [ 'label-extension_and_voicemail' ][ 'nl-nl' ] = "Verlengde Voicemail" ;
2020-02-18 07:44:01 -07:00
$text [ 'label-extension_and_voicemail' ][ 'pl-pl' ] = "Numer wewnętrzny, Poczta głosowa" ;
$text [ 'label-extension_and_voicemail' ][ 'pt-br' ] = "Ramal, Correio de voz" ;
$text [ 'label-extension_and_voicemail' ][ 'pt-pt' ] = "Extensão, Correio de Voz" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-extension_and_voicemail' ][ 'ro-ro' ] = "Extensie și mesagerie vocală" ;
2020-02-18 07:44:01 -07:00
$text [ 'label-extension_and_voicemail' ][ 'ru-ru' ] = "Внутренний номер Голосовая почта" ;
$text [ 'label-extension_and_voicemail' ][ 'sv-se' ] = "Anknytning Röstbrevlåda" ;
$text [ 'label-extension_and_voicemail' ][ 'uk-ua' ] = "Розширення (Extention), Голосова пошта" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-extension_and_voicemail' ][ 'tr-tr' ] = "uzatma ve sesmail" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-extension_and_voicemail' ][ 'zh-cn' ] = "分机和语音信箱" ;
$text [ 'label-extension_and_voicemail' ][ 'ja-jp' ] = "内線番号とボイスメール" ;
$text [ 'label-extension_and_voicemail' ][ 'ko-kr' ] = "내선 및 음성 메일" ;
2020-02-18 07:44:01 -07:00
2023-02-20 19:49:32 +00:00
$text [ 'label-defined' ][ 'en-us' ] = "Defined" ;
$text [ 'label-defined' ][ 'en-gb' ] = "Defined" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-defined' ][ 'ar-eg' ] = "مُعرف" ;
$text [ 'label-defined' ][ 'de-at' ] = "Definiert" ;
$text [ 'label-defined' ][ 'de-ch' ] = "Definiert" ;
$text [ 'label-defined' ][ 'de-de' ] = "Definiert" ;
$text [ 'label-defined' ][ 'el-gr' ] = "Ορίζεται" ;
$text [ 'label-defined' ][ 'es-cl' ] = "Definido" ;
$text [ 'label-defined' ][ 'es-mx' ] = "Definido" ;
$text [ 'label-defined' ][ 'fr-ca' ] = "Défini" ;
$text [ 'label-defined' ][ 'fr-fr' ] = "Défini" ;
$text [ 'label-defined' ][ 'he-il' ] = "מוּגדָר" ;
$text [ 'label-defined' ][ 'it-it' ] = "Definito" ;
$text [ 'label-defined' ][ 'nl-nl' ] = "Bepaald" ;
$text [ 'label-defined' ][ 'pl-pl' ] = "Zdefiniowane" ;
$text [ 'label-defined' ][ 'pt-br' ] = "Definiram" ;
$text [ 'label-defined' ][ 'pt-pt' ] = "Definiram" ;
$text [ 'label-defined' ][ 'ro-ro' ] = "Definit" ;
$text [ 'label-defined' ][ 'ru-ru' ] = "Определенный" ;
$text [ 'label-defined' ][ 'sv-se' ] = "Definierad" ;
$text [ 'label-defined' ][ 'uk-ua' ] = "Визначений" ;
$text [ 'label-defined' ][ 'tr-tr' ] = "tanı mlı " ;
2023-05-03 10:36:25 -06:00
$text [ 'label-defined' ][ 'zh-cn' ] = "定义" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-defined' ][ 'ja-jp' ] = "定義済み" ;
$text [ 'label-defined' ][ 'ko-kr' ] = "한정된" ;
2023-02-20 19:49:32 +00:00
$text [ 'label-undefined' ][ 'en-us' ] = "Undefined" ;
$text [ 'label-undefined' ][ 'en-gb' ] = "Undefined" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-undefined' ][ 'ar-eg' ] = "غير معرف" ;
$text [ 'label-undefined' ][ 'de-at' ] = "Nicht definiert" ;
$text [ 'label-undefined' ][ 'de-ch' ] = "Nicht definiert" ;
$text [ 'label-undefined' ][ 'de-de' ] = "Nicht definiert" ;
$text [ 'label-undefined' ][ 'el-gr' ] = "Απροσδιόριστος" ;
$text [ 'label-undefined' ][ 'es-cl' ] = "Indefinido" ;
$text [ 'label-undefined' ][ 'es-mx' ] = "Indefinido" ;
$text [ 'label-undefined' ][ 'fr-ca' ] = "Indéfini" ;
$text [ 'label-undefined' ][ 'fr-fr' ] = "Indéfini" ;
$text [ 'label-undefined' ][ 'he-il' ] = "לא מוגדר" ;
$text [ 'label-undefined' ][ 'it-it' ] = "Non definito" ;
$text [ 'label-undefined' ][ 'nl-nl' ] = "Ongedefinieerd" ;
$text [ 'label-undefined' ][ 'pl-pl' ] = "Nieokreślony" ;
$text [ 'label-undefined' ][ 'pt-br' ] = "Indefinido" ;
$text [ 'label-undefined' ][ 'pt-pt' ] = "Indefinido" ;
$text [ 'label-undefined' ][ 'ro-ro' ] = "Nedefinit" ;
$text [ 'label-undefined' ][ 'ru-ru' ] = "Неопределенный" ;
$text [ 'label-undefined' ][ 'sv-se' ] = "Odefinierad" ;
$text [ 'label-undefined' ][ 'uk-ua' ] = "Невизначено" ;
$text [ 'label-undefined' ][ 'tr-tr' ] = "Tanı msı z" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-undefined' ][ 'zh-cn' ] = "不明确的" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-undefined' ][ 'ja-jp' ] = "未定義" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-undefined' ][ 'ko-kr' ] = "한정되지 않은" ;
2023-02-20 19:49:32 +00:00
2020-02-18 07:44:01 -07:00
$text [ 'label-extension_only' ][ 'en-us' ] = "Extension Only" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-extension_only' ][ 'en-gb' ] = "Extension Only" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-extension_only' ][ 'ar-eg' ] = "تمديد فقط" ;
$text [ 'label-extension_only' ][ 'de-at' ] = "Nur Erweiterung" ;
$text [ 'label-extension_only' ][ 'de-ch' ] = "Nur Erweiterung" ;
$text [ 'label-extension_only' ][ 'de-de' ] = "Nur Erweiterung" ;
$text [ 'label-extension_only' ][ 'el-gr' ] = "Μόνο επέκταση" ;
$text [ 'label-extension_only' ][ 'es-cl' ] = "Solo extensión" ;
$text [ 'label-extension_only' ][ 'es-mx' ] = "Solo extensión" ;
$text [ 'label-extension_only' ][ 'fr-ca' ] = "Extension uniquement" ;
$text [ 'label-extension_only' ][ 'fr-fr' ] = "Extension uniquement" ;
$text [ 'label-extension_only' ][ 'he-il' ] = "הרחבה בלבד" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-extension_only' ][ 'it-it' ] = "Solo estensione" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-extension_only' ][ 'nl-nl' ] = "Alleen verlenging" ;
2020-02-18 07:44:01 -07:00
$text [ 'label-extension_only' ][ 'pl-pl' ] = "Numer wewnętrzny" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-extension_only' ][ 'pt-br' ] = "Apenas Extensão" ;
$text [ 'label-extension_only' ][ 'pt-pt' ] = "Apenas Extensão" ;
2023-05-05 15:22:22 -06:00
$text [ 'label-extension_only' ][ 'ro-ro' ] = "Numai extensie" ;
2020-02-18 07:44:01 -07:00
$text [ 'label-extension_only' ][ 'ru-ru' ] = "Внутренний номер" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-extension_only' ][ 'sv-se' ] = "Endast förlängning" ;
2020-02-18 07:44:01 -07:00
$text [ 'label-extension_only' ][ 'uk-ua' ] = "Розширення (Extention)" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-extension_only' ][ 'tr-tr' ] = "Sadece uzatma Sadece" ;
2023-05-18 15:36:17 -06:00
$text [ 'label-extension_only' ][ 'zh-cn' ] = "仅限分机" ;
$text [ 'label-extension_only' ][ 'ja-jp' ] = "内線のみ" ;
$text [ 'label-extension_only' ][ 'ko-kr' ] = "내선 전용" ;
2020-02-18 07:44:01 -07:00
2016-04-25 20:30:23 -05:00
$text [ 'header-extensions' ][ 'en-us' ] = "Extensions" ;
2020-03-20 20:47:13 +00:00
$text [ 'header-extensions' ][ 'en-gb' ] = "Extensions" ;
2017-05-19 18:50:44 +01:00
$text [ 'header-extensions' ][ 'ar-eg' ] = "الأرقام الداخلية" ;
2023-05-02 20:22:44 -06:00
$text [ 'header-extensions' ][ 'de-at' ] = "Nebenstellen" ;
$text [ 'header-extensions' ][ 'de-ch' ] = "Nebenstellen" ;
2017-05-19 18:50:44 +01:00
$text [ 'header-extensions' ][ 'de-de' ] = "Nebenstellen" ;
2016-04-25 20:30:23 -05:00
$text [ 'header-extensions' ][ 'es-cl' ] = "Extensiones" ;
2023-05-02 20:22:44 -06:00
$text [ 'header-extensions' ][ 'es-mx' ] = "Extensiones" ;
$text [ 'header-extensions' ][ 'fr-ca' ] = "Extensions" ;
2016-04-25 20:30:23 -05:00
$text [ 'header-extensions' ][ 'fr-fr' ] = "Extensions" ;
2017-05-19 18:50:44 +01:00
$text [ 'header-extensions' ][ 'he-il' ] = "שלוחות" ;
2017-02-25 05:42:58 +01:00
$text [ 'header-extensions' ][ 'it-it' ] = "Interni" ;
2023-03-28 18:24:11 +02:00
$text [ 'header-extensions' ][ 'nl-nl' ] = "Extensies" ;
2017-05-19 18:50:44 +01:00
$text [ 'header-extensions' ][ 'pl-pl' ] = "Numery wewnętrzne" ;
2023-05-02 20:22:44 -06:00
$text [ 'header-extensions' ][ 'pt-br' ] = "Ramais" ;
2017-05-19 18:50:44 +01:00
$text [ 'header-extensions' ][ 'pt-pt' ] = "Extensões" ;
2023-05-05 15:22:22 -06:00
$text [ 'header-extensions' ][ 'ro-ro' ] = "Extensii" ;
2017-04-25 03:37:00 +05:00
$text [ 'header-extensions' ][ 'ru-ru' ] = "Внутренние Номера" ;
2017-05-19 18:50:44 +01:00
$text [ 'header-extensions' ][ 'sv-se' ] = "Anknytningar" ;
$text [ 'header-extensions' ][ 'uk-ua' ] = "Розширення" ;
2023-05-18 15:36:17 -06:00
$text [ 'header-extensions' ][ 'zh-cn' ] = "扩展" ;
$text [ 'header-extensions' ][ 'ja-jp' ] = "拡張機能" ;
$text [ 'header-extensions' ][ 'ko-kr' ] = "확장 프로그램" ;
2016-04-25 20:30:23 -05:00
2020-01-06 07:47:31 -07:00
$text [ 'header-extension_import' ][ 'en-us' ] = "Extension Import" ;
2020-03-20 20:47:13 +00:00
$text [ 'header-extension_import' ][ 'en-gb' ] = "Extension Import" ;
2023-05-18 15:36:17 -06:00
$text [ 'header-extension_import' ][ 'ar-eg' ] = "استيراد ملحق" ;
$text [ 'header-extension_import' ][ 'de-at' ] = "Erweiterungsimport" ;
$text [ 'header-extension_import' ][ 'de-ch' ] = "Erweiterungsimport" ;
$text [ 'header-extension_import' ][ 'de-de' ] = "Erweiterungsimport" ;
$text [ 'header-extension_import' ][ 'el-gr' ] = "Εισαγωγή επέκτασης" ;
$text [ 'header-extension_import' ][ 'es-cl' ] = "Importación de extensión" ;
$text [ 'header-extension_import' ][ 'es-mx' ] = "Importación de extensión" ;
$text [ 'header-extension_import' ][ 'fr-ca' ] = "Importation d'extensions" ;
$text [ 'header-extension_import' ][ 'fr-fr' ] = "Importation d'extensions" ;
$text [ 'header-extension_import' ][ 'he-il' ] = "ייבוא הרחבה" ;
2023-05-02 20:22:44 -06:00
$text [ 'header-extension_import' ][ 'it-it' ] = "Importazione di estensione" ;
$text [ 'header-extension_import' ][ 'nl-nl' ] = "Verlenging Import" ;
2023-05-18 15:36:17 -06:00
$text [ 'header-extension_import' ][ 'pl-pl' ] = "Importowanie rozszerzeń" ;
$text [ 'header-extension_import' ][ 'pt-br' ] = "Importação de extensão" ;
$text [ 'header-extension_import' ][ 'pt-pt' ] = "Importação de extensão" ;
2023-05-05 15:22:22 -06:00
$text [ 'header-extension_import' ][ 'ro-ro' ] = "Import de extensie" ;
2023-05-18 15:36:17 -06:00
$text [ 'header-extension_import' ][ 'ru-ru' ] = "Импорт расширений" ;
$text [ 'header-extension_import' ][ 'sv-se' ] = "Tilläggsimport" ;
$text [ 'header-extension_import' ][ 'uk-ua' ] = "Імпорт розширення" ;
$text [ 'header-extension_import' ][ 'tr-tr' ] = "Uzantı İçe Aktarma" ;
$text [ 'header-extension_import' ][ 'zh-cn' ] = "扩展导入" ;
$text [ 'header-extension_import' ][ 'ja-jp' ] = "拡張機能のインポート" ;
$text [ 'header-extension_import' ][ 'ko-kr' ] = "확장 프로그램 가져오기" ;
2020-01-06 07:47:31 -07:00
$text [ 'header-extension_export' ][ 'en-us' ] = "Extension Export" ;
2020-03-20 20:47:13 +00:00
$text [ 'header-extension_export' ][ 'en-gb' ] = "Extension Export" ;
2023-05-18 15:36:17 -06:00
$text [ 'header-extension_export' ][ 'ar-eg' ] = "تصدير الامتداد" ;
$text [ 'header-extension_export' ][ 'de-at' ] = "Erweiterungsexport" ;
$text [ 'header-extension_export' ][ 'de-ch' ] = "Erweiterungsexport" ;
$text [ 'header-extension_export' ][ 'de-de' ] = "Erweiterungsexport" ;
$text [ 'header-extension_export' ][ 'ek-gr' ] = "Επέκταση Εξαγωγή" ;
$text [ 'header-extension_export' ][ 'es-cl' ] = "Exportación de extensión" ;
$text [ 'header-extension_export' ][ 'es-mx' ] = "Exportación de extensión" ;
$text [ 'header-extension_export' ][ 'fr-ca' ] = "Exportation d'extensions" ;
$text [ 'header-extension_export' ][ 'fr-fr' ] = "Exportation d'extensions" ;
$text [ 'header-extension_export' ][ 'he-il' ] = "ייצוא הרחבה" ;
$text [ 'header-extension_export' ][ 'it-it' ] = "Esportazione dell'estensione" ;
$text [ 'header-extension_export' ][ 'nl-nl' ] = "Extensie exporteren" ;
$text [ 'header-extension_export' ][ 'pl-pl' ] = "Eksport rozszerzenia" ;
$text [ 'header-extension_export' ][ 'pt-br' ] = "Exportação de extensão" ;
$text [ 'header-extension_export' ][ 'pt-pt' ] = "Exportação de extensão" ;
2023-05-05 15:22:22 -06:00
$text [ 'header-extension_export' ][ 'ro-ro' ] = "Export de extensie" ;
2023-05-18 15:36:17 -06:00
$text [ 'header-extension_export' ][ 'ru-ru' ] = "Экспорт расширения" ;
$text [ 'header-extension_export' ][ 'sv-se' ] = "Export av tillägg" ;
$text [ 'header-extension_export' ][ 'uk-ua' ] = "Експорт розширення" ;
$text [ 'header-extension_export' ][ 'tr-tr' ] = "Uzantı Dışa Aktarma" ;
$text [ 'header-extension_export' ][ 'zh-cn' ] = "扩展导出" ;
$text [ 'header-extension_export' ][ 'ja-jp' ] = "拡張機能のエクスポート" ;
$text [ 'header-extension_export' ][ 'ko-kr' ] = "확장 내보내기" ;
2020-01-06 07:47:31 -07:00
2016-04-25 20:30:23 -05:00
$text [ 'header-extension-edit' ][ 'en-us' ] = "Extension" ;
2020-03-20 20:47:13 +00:00
$text [ 'header-extension-edit' ][ 'en-gb' ] = "Extension" ;
2017-05-19 18:50:44 +01:00
$text [ 'header-extension-edit' ][ 'ar-eg' ] = "رقم داخلي" ;
2023-05-02 20:22:44 -06:00
$text [ 'header-extension-edit' ][ 'de-at' ] = "Nebenstelle" ;
$text [ 'header-extension-edit' ][ 'de-ch' ] = "Nebenstelle" ;
2017-05-19 18:50:44 +01:00
$text [ 'header-extension-edit' ][ 'de-de' ] = "Nebenstelle" ;
2016-04-25 20:30:23 -05:00
$text [ 'header-extension-edit' ][ 'es-cl' ] = "Extensión" ;
2023-05-02 20:22:44 -06:00
$text [ 'header-extension-edit' ][ 'es-mx' ] = "Extensión" ;
$text [ 'header-extension-edit' ][ 'fr-ca' ] = "Extension" ;
2016-04-25 20:30:23 -05:00
$text [ 'header-extension-edit' ][ 'fr-fr' ] = "Extension" ;
2017-05-19 18:50:44 +01:00
$text [ 'header-extension-edit' ][ 'he-il' ] = "שלוחה" ;
2017-02-25 05:42:58 +01:00
$text [ 'header-extension-edit' ][ 'it-it' ] = "Interno" ;
2019-11-23 01:37:36 +01:00
$text [ 'header-extension-edit' ][ 'nl-nl' ] = "Toestel" ;
2017-05-19 18:50:44 +01:00
$text [ 'header-extension-edit' ][ 'pl-pl' ] = "Numer wewnętrzny" ;
2023-05-02 20:22:44 -06:00
$text [ 'header-extension-edit' ][ 'pt-br' ] = "Ramal" ;
2017-05-19 18:50:44 +01:00
$text [ 'header-extension-edit' ][ 'pt-pt' ] = "Extensão" ;
2023-05-05 15:22:22 -06:00
$text [ 'header-extension-edit' ][ 'ro-ro' ] = "Extensie" ;
2017-04-25 03:37:00 +05:00
$text [ 'header-extension-edit' ][ 'ru-ru' ] = "Внутренний Номер" ;
2017-05-19 18:50:44 +01:00
$text [ 'header-extension-edit' ][ 'sv-se' ] = "Anknytning" ;
$text [ 'header-extension-edit' ][ 'uk-ua' ] = "Розширення" ;
2023-05-18 15:36:17 -06:00
$text [ 'header-extension-edit' ][ 'zh-cn' ] = "扩大" ;
$text [ 'header-extension-edit' ][ 'ja-jp' ] = "拡大" ;
$text [ 'header-extension-edit' ][ 'ko-kr' ] = "확대" ;
2016-04-25 20:30:23 -05:00
$text [ 'header-extension-add' ][ 'en-us' ] = "Extension Add" ;
2020-03-20 20:47:13 +00:00
$text [ 'header-extension-add' ][ 'en-gb' ] = "Extension Add" ;
2017-05-19 18:50:44 +01:00
$text [ 'header-extension-add' ][ 'ar-eg' ] = "إضافة رقم داخلي" ;
2023-05-02 20:22:44 -06:00
$text [ 'header-extension-add' ][ 'de-at' ] = "Nebenstelle hinzufügen" ;
$text [ 'header-extension-add' ][ 'de-ch' ] = "Nebenstelle hinzufügen" ;
2017-05-19 18:50:44 +01:00
$text [ 'header-extension-add' ][ 'de-de' ] = "Nebenstelle hinzufügen" ;
2016-04-25 20:30:23 -05:00
$text [ 'header-extension-add' ][ 'es-cl' ] = "Agregar Extensión" ;
2023-05-02 20:22:44 -06:00
$text [ 'header-extension-add' ][ 'es-mx' ] = "Agregar Extensión" ;
$text [ 'header-extension-add' ][ 'fr-ca' ] = "Ajouter une extension" ;
2016-04-25 20:30:23 -05:00
$text [ 'header-extension-add' ][ 'fr-fr' ] = "Ajouter une extension" ;
2017-05-19 18:50:44 +01:00
$text [ 'header-extension-add' ][ 'he-il' ] = "הוסף שלוחה" ;
2018-02-12 17:50:47 +00:00
$text [ 'header-extension-add' ][ 'it-it' ] = "Inserire Interno" ;
2019-11-23 01:37:36 +01:00
$text [ 'header-extension-add' ][ 'nl-nl' ] = "Toestel toevoegen" ;
2017-05-19 18:50:44 +01:00
$text [ 'header-extension-add' ][ 'pl-pl' ] = "Dodaj numer wewnętrzny" ;
2019-11-28 15:08:30 -03:00
$text [ 'header-extension-add' ][ 'pt-br' ] = "Adiicionar ramal" ;
2017-05-19 18:50:44 +01:00
$text [ 'header-extension-add' ][ 'pt-pt' ] = "Adicionar Extensão" ;
2023-05-05 15:22:22 -06:00
$text [ 'header-extension-add' ][ 'ro-ro' ] = "Adăugați extensie" ;
2017-04-25 03:37:00 +05:00
$text [ 'header-extension-add' ][ 'ru-ru' ] = "Добавить Внутренний Номер" ;
2017-05-19 18:50:44 +01:00
$text [ 'header-extension-add' ][ 'sv-se' ] = "Lägg Till Anknytning" ;
$text [ 'header-extension-add' ][ 'uk-ua' ] = "Додавання розширення" ;
2023-05-18 15:36:17 -06:00
$text [ 'header-extension-add' ][ 'zh-cn' ] = "分机添加" ;
$text [ 'header-extension-add' ][ 'ja-jp' ] = "拡張機能の追加" ;
$text [ 'header-extension-add' ][ 'ko-kr' ] = "확장자 추가" ;
2016-04-25 20:30:23 -05:00
$text [ 'description-voicemail_password' ][ 'en-us' ] = "Enter the numeric voicemail password here." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-voicemail_password' ][ 'en-gb' ] = "Enter the numeric voicemail password here." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_password' ][ 'ar-eg' ] = "أدخل كلمة المرور الصوتية الرقمية هنا" ;
$text [ 'description-voicemail_password' ][ 'de-at' ] = "Geben Sie das numerische Mailbox Passwort an." ;
$text [ 'description-voicemail_password' ][ 'de-ch' ] = "Geben Sie das numerische Mailbox Passwort an." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-voicemail_password' ][ 'de-de' ] = "Geben Sie das numerische Mailbox Passwort an." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-voicemail_password' ][ 'es-cl' ] = "Ingrese la contraseña numérica para el correo de voz aquí." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_password' ][ 'es-mx' ] = "Ingrese la contraseña numérica para el correo de voz aquí." ;
$text [ 'description-voicemail_password' ][ 'fr-ca' ] = "Insérer un mot de passe numérique pour la messagerie vocale." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-voicemail_password' ][ 'fr-fr' ] = "Insérer un mot de passe numérique pour la messagerie vocale." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_password' ][ 'he-il' ] = "היכנסו לסיסמה קוליסטית המספרית כאן." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-voicemail_password' ][ 'it-it' ] = "Inserire qui la password numerica della casella vocale." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-voicemail_password' ][ 'nl-nl' ] = "Voer het nummeriek voicemail wachtwoord hier in." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-voicemail_password' ][ 'pl-pl' ] = "Dodaj numeryczne hasło poczty głosowej " ;
2019-11-28 15:08:30 -03:00
$text [ 'description-voicemail_password' ][ 'pt-br' ] = "Introduza uma senha númerica para o correio de voz aqui." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-voicemail_password' ][ 'pt-pt' ] = "Introduza uma password numérica para o correio de voz aqui." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-voicemail_password' ][ 'ro-ro' ] = "Introduceți aici parola numerică pentru mesageria vocală." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-voicemail_password' ][ 'ru-ru' ] = "Введите номер Голосовой Почты и Пароль к ней." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-voicemail_password' ][ 'sv-se' ] = "Ange det numeriska röstbrevlåde-lösenordet här." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_password' ][ 'uk-ua' ] = "Введіть номер мобільного, який Ви вказали при укладаннi договору з банком - для ідентифікації." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-voicemail_password' ][ 'zh-cn' ] = "在此处输入数字语音信箱密码。" ;
$text [ 'description-voicemail_password' ][ 'ja-jp' ] = "ここに数値のボイスメール パスワードを入力します。" ;
$text [ 'description-voicemail_password' ][ 'ko-kr' ] = "여기에 숫자 음성사서함 암호를 입력합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-voicemail_mail_to' ][ 'en-us' ] = "Enter the email address to send voicemail to (optional)." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-voicemail_mail_to' ][ 'en-gb' ] = "Enter the email address to send voicemail to (optional)." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_mail_to' ][ 'ar-eg' ] = "أدخل العنوان الإلكتروني لإرسال البريد الصوتي إلى (اختياري)." ;
$text [ 'description-voicemail_mail_to' ][ 'de-at' ] = "Geben Sie die Email Adresse an, an die Ihre Mailbox Nachricht gesendet werden soll (optional)." ;
$text [ 'description-voicemail_mail_to' ][ 'de-ch' ] = "Geben Sie die Email Adresse an, an die Ihre Mailbox Nachricht gesendet werden soll (optional)." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-voicemail_mail_to' ][ 'de-de' ] = "Geben Sie die Email Adresse an, an die Ihre Mailbox Nachricht gesendet werden soll (optional)." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-voicemail_mail_to' ][ 'es-cl' ] = "Ingrese una dirección de correo electrónico para enviar el correo de voz (opcional)." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_mail_to' ][ 'es-mx' ] = "Ingrese una dirección de correo electrónico para enviar el correo de voz (opcional)." ;
$text [ 'description-voicemail_mail_to' ][ 'fr-ca' ] = "Insérer le courriel où sera envoyé le message de notification (optionnel)." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-voicemail_mail_to' ][ 'fr-fr' ] = "Insérer le courriel où sera envoyé le message de notification (optionnel)." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_mail_to' ][ 'he-il' ] = "היכנס לכתובת הדואר האלקטרוני כדי לשלוח הודעות קוליות (אופציונלי)." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-voicemail_mail_to' ][ 'it-it' ] = "Inserire l'indirizzo email a cui recapitare i messaggi vocali (opzionale)." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-voicemail_mail_to' ][ 'nl-nl' ] = "Voer het E-mail adres om de voicemail naar te sturen (optioneel)." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-voicemail_mail_to' ][ 'pl-pl' ] = "Dodaj adres email na który będą wysyłane pliki poczty głosowej" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-voicemail_mail_to' ][ 'pt-br' ] = "Insira o endereço de email para enviar o correio de voz (opcional)." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-voicemail_mail_to' ][ 'pt-pt' ] = "Introduza o endereço de email para enviar o correio de voz (opcional)." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-voicemail_mail_to' ][ 'ro-ro' ] = "Introduceți adresa de e-mail la care trimiteți mesajul vocal (opțional)." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-voicemail_mail_to' ][ 'ru-ru' ] = "Введите адрес электронной почты, чтобы отправить голосовую почту (опционально)." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-voicemail_mail_to' ][ 'sv-se' ] = "Ange E-post adressen för röstbrevlådan (valfritt)." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_mail_to' ][ 'uk-ua' ] = "Введіть адресу електронної пошти для відправки голосового повідомлення (за бажанням)." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-voicemail_mail_to' ][ 'zh-cn' ] = "输入要向其发送语音邮件的电子邮件地址(可选)。" ;
$text [ 'description-voicemail_mail_to' ][ 'ja-jp' ] = "ボイスメールの送信先の電子メール アドレスを入力します (オプション)。" ;
$text [ 'description-voicemail_mail_to' ][ 'ko-kr' ] = "음성 메일을 보낼 이메일 주소를 입력합니다(선택 사항)." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-voicemail_local_after_email' ][ 'en-us' ] = "Choose whether to keep the voicemail in the system after sending the email notification." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-voicemail_local_after_email' ][ 'en-gb' ] = "Choose whether to keep the voicemail in the system after sending the email notification." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_local_after_email' ][ 'ar-eg' ] = "اختر ما إذا كان ينبغي الاحتفاظ بالبريد الصوتي في النظام بعد إرسال الإخطار بالبريد الإلكتروني." ;
$text [ 'description-voicemail_local_after_email' ][ 'de-at' ] = "Wählen Sie ob die Mailbox Nachricht am Server gespeichert werden soll, sobald die Nachricht per Mail versendet worden ist." ;
$text [ 'description-voicemail_local_after_email' ][ 'de-ch' ] = "Wählen Sie ob die Mailbox Nachricht am Server gespeichert werden soll, sobald die Nachricht per Mail versendet worden ist." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-voicemail_local_after_email' ][ 'de-de' ] = "Wählen Sie ob die Mailbox Nachricht am Server gespeichert werden soll, sobald die Nachricht per Mail versendet worden ist." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-voicemail_local_after_email' ][ 'es-cl' ] = "Escoja si desea mantener el buzón de voz en el sistema después de enviar la notificación por correo electrónico." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_local_after_email' ][ 'es-mx' ] = "Escoja si desea mantener el buzón de voz en el sistema después de enviar la notificación por correo electrónico." ;
$text [ 'description-voicemail_local_after_email' ][ 'fr-ca' ] = "Choisissez si vous voulez garder la messagerie vocale dans le système après l'envoi de la notification par email." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-voicemail_local_after_email' ][ 'fr-fr' ] = "Choisissez si vous voulez garder la messagerie vocale dans le système après l'envoi de la notification par email." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_local_after_email' ][ 'he-il' ] = "בחר אם לשמור את הדואר האלקטרוני במערכת לאחר שליחת הודעת הדואר האלקטרוני." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-voicemail_local_after_email' ][ 'it-it' ] = "Scegliere se tenere i messaggi vocali in locale dopo averli recapitati via mail." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-voicemail_local_after_email' ][ 'nl-nl' ] = "Kies of de voicemail in het systeem opgeslagen moet worden na het E-mail bericht." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-voicemail_local_after_email' ][ 'pl-pl' ] = "Wybierz czy zachować plik poczty głosowej na dysku po wysłaniu go e-mailem." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-voicemail_local_after_email' ][ 'pt-br' ] = "Selecione de deseja manter o correio de voz no sistema, após o envio de notificações de e-mail." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-voicemail_local_after_email' ][ 'pt-pt' ] = "Escolha se quer manter o correio de voz no sistema após o envio da notificação de e-mail." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-voicemail_local_after_email' ][ 'ro-ro' ] = "Alegeți dacă doriți să păstrați mesageria vocală în sistem după trimiterea notificării prin e-mail." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-voicemail_local_after_email' ][ 'ru-ru' ] = "Выберите, следует ли сохранять голосовую почту в системе, после отправки сообщения по электронной почте." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-voicemail_local_after_email' ][ 'sv-se' ] = "Välj om du vill behålla röstmeddelande i systemet efter att e-postmeddelandet skickats." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_local_after_email' ][ 'uk-ua' ] = "Виберіть, чи зберігати голосову пошту в системі після відправки повідомлення електронної пошти." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-voicemail_local_after_email' ][ 'zh-cn' ] = "选择发送电子邮件通知后是否将语音邮件保留在系统中。" ;
$text [ 'description-voicemail_local_after_email' ][ 'ja-jp' ] = "電子メール通知の送信後にボイスメールをシステムに保持するかどうかを選択します。" ;
$text [ 'description-voicemail_local_after_email' ][ 'ko-kr' ] = "이메일 알림을 보낸 후 시스템에 음성 메일을 유지할지 여부를 선택합니다." ;
2016-04-25 20:30:23 -05:00
2022-01-29 02:28:07 -07:00
$text [ 'description-voicemail_transcription_enabled' ][ 'en-us' ] = "Choose if voicemail transcription is enabled for this extension" ;
$text [ 'description-voicemail_transcription_enabled' ][ 'en-gb' ] = "Choose if voicemail transcription is enabled for this extension" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_transcription_enabled' ][ 'ar-eg' ] = "الاختيار إذا مُنع تسجيل البريد الصوتي لهذا التمديد" ;
$text [ 'description-voicemail_transcription_enabled' ][ 'de-at' ] = "Wählen Sie, ob die Voicemail Übertragung für diese Nebenstelle aktiviert werden soll" ;
$text [ 'description-voicemail_transcription_enabled' ][ 'de-ch' ] = "Wählen Sie, ob die Voicemail Übertragung für diese Nebenstelle aktiviert werden soll" ;
2022-01-29 02:28:07 -07:00
$text [ 'description-voicemail_transcription_enabled' ][ 'de-de' ] = "Wählen Sie, ob die Voicemail Übertragung für diese Nebenstelle aktiviert werden soll" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_transcription_enabled' ][ 'es-cl' ] = "Elija si la transcripción de correo de voz está habilitada para esta extensión" ;
$text [ 'description-voicemail_transcription_enabled' ][ 'es-mx' ] = "Elija si la transcripción de correo de voz está habilitada para esta extensión" ;
2022-01-29 02:28:07 -07:00
$text [ 'description-voicemail_transcription_enabled' ][ 'fr-ca' ] = "Choisissez si la transcription de la messagerie vocale est activée pour cette extension" ;
$text [ 'description-voicemail_transcription_enabled' ][ 'fr-fr' ] = "Choisissez si la transcription de la messagerie vocale est activée pour cette extension" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_transcription_enabled' ][ 'he-il' ] = "בחר אם תמליל קולי דואר מופעל עבור הרחבה זו" ;
$text [ 'description-voicemail_transcription_enabled' ][ 'it-it' ] = "Scegliere se la trascrizione vocale è abilitata per questa estensione" ;
2022-01-29 02:28:07 -07:00
$text [ 'description-voicemail_transcription_enabled' ][ 'nl-nl' ] = "Kies als antwoordapparaat transscriptie aangezet is voor dit toestel" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_transcription_enabled' ][ 'pl-pl' ] = "Umożliwia to transkrypcję głosową." ;
$text [ 'description-voicemail_transcription_enabled' ][ 'pt-br' ] = "Escolha se a transcrição do voicemail está ativada para esta extensão" ;
$text [ 'description-voicemail_transcription_enabled' ][ 'pt-pt' ] = "Escolha se a transcrição do voicemail está ativada para esta extensão" ;
2023-05-05 15:22:22 -06:00
$text [ 'description-voicemail_transcription_enabled' ][ 'ro-ro' ] = "Alegeți dacă transcrierea mesageriei vocale este activată pentru această extensie" ;
2022-01-29 02:28:07 -07:00
$text [ 'description-voicemail_transcription_enabled' ][ 'ru-ru' ] = "Выберите, разрешена ли голосовая почта для этого расширения" ;
$text [ 'description-voicemail_transcription_enabled' ][ 'sv-se' ] = "Välj om transcription är aktiverat för denna anknytning " ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_transcription_enabled' ][ 'uk-ua' ] = "Виберіть, чи включена транскрипція голосової пошти для цього розширення" ;
2023-05-18 15:36:17 -06:00
$text [ 'description-voicemail_transcription_enabled' ][ 'zh-cn' ] = "选择是否为此分机启用语音邮件转录" ;
$text [ 'description-voicemail_transcription_enabled' ][ 'ja-jp' ] = "この内線番号でボイスメールの文字起こしを有効にするかどうかを選択します" ;
$text [ 'description-voicemail_transcription_enabled' ][ 'ko-kr' ] = "이 확장 프로그램에 음성 메일 녹음이 활성화되어 있는지 선택하십시오." ;
2022-01-29 02:28:07 -07:00
2016-04-25 20:30:23 -05:00
$text [ 'description-voicemail_file' ][ 'en-us' ] = "Select a listening option to include with the email notification." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-voicemail_file' ][ 'en-gb' ] = "Select a listening option to include with the email notification." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_file' ][ 'ar-eg' ] = "اختاري خياراً للاستماع إلى الإخطار بالبريد الإلكتروني." ;
$text [ 'description-voicemail_file' ][ 'de-at' ] = "Wählen Sie eine Option für die Mailbox Benachrichtigung." ;
$text [ 'description-voicemail_file' ][ 'de-ch' ] = "Wählen Sie eine Option für die Mailbox Benachrichtigung." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-voicemail_file' ][ 'de-de' ] = "Wählen Sie eine Option für die Mailbox Benachrichtigung." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-voicemail_file' ][ 'es-cl' ] = "Seleccione qué opción de escucha para incluir en la notificación de correo electrónico." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_file' ][ 'es-mx' ] = "Seleccione qué opción de escucha para incluir en la notificación de correo electrónico." ;
$text [ 'description-voicemail_file' ][ 'fr-ca' ] = "Sélectionnez quelle option écoute d'inclure à la notification par email." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-voicemail_file' ][ 'fr-fr' ] = "Sélectionnez quelle option écoute d'inclure à la notification par email." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_file' ][ 'he-il' ] = "בחר אפשרות האזנה לכלול עם הודעת הדואר האלקטרוני." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-voicemail_file' ][ 'it-it' ] = "Seleziona una modalità d'ascolto da includere nella mail di notifica." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-voicemail_file' ][ 'nl-nl' ] = "Selecteer een luisteroptie om bij het E-mail bericht op te nemen." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-voicemail_file' ][ 'pl-pl' ] = "Wybierz opcje odsłuchania poczty głosowej w wysłanym e-mailu." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-voicemail_file' ][ 'pt-br' ] = "Selecione uma opção de para ouvir que deseja incluir na notificação de e-mail" ;
2017-05-19 18:50:44 +01:00
$text [ 'description-voicemail_file' ][ 'pt-pt' ] = "Escolha qual opção de escuta para incluir com a notificação de e-mail." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-voicemail_file' ][ 'ro-ro' ] = "Selectați o opțiune de ascultare pe care să o includeți în notificarea prin e-mail." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-voicemail_file' ][ 'ru-ru' ] = "Выберите вариант прослушивания, который нужно включить в сообщение отправленное по электронной почте." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-voicemail_file' ][ 'sv-se' ] = "Välj ett alternativ för avlyssning i e-postmeddelandet." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_file' ][ 'uk-ua' ] = "Виберіть варіант для прослуховування, щоб включити повідомлення електронної пошти." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-voicemail_file' ][ 'zh-cn' ] = "选择要包含在电子邮件通知中的收听选项。" ;
$text [ 'description-voicemail_file' ][ 'ja-jp' ] = "電子メール通知に含めるリスニング オプションを選択します。" ;
$text [ 'description-voicemail_file' ][ 'ko-kr' ] = "이메일 알림에 포함할 청취 옵션을 선택합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-voicemail_enabled' ][ 'en-us' ] = "Enable/disable voicemail for this extension." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-voicemail_enabled' ][ 'en-gb' ] = "Enable/disable voicemail for this extension." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_enabled' ][ 'ar-eg' ] = "البريد الصوتي الميسر/المعوق لهذا التمديد." ;
$text [ 'description-voicemail_enabled' ][ 'de-at' ] = "Mailbox für diese Nebenstelle Ein- oder Ausschalten." ;
$text [ 'description-voicemail_enabled' ][ 'de-ch' ] = "Mailbox für diese Nebenstelle Ein- oder Ausschalten." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-voicemail_enabled' ][ 'de-de' ] = "Mailbox für diese Nebenstelle Ein- oder Ausschalten." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-voicemail_enabled' ][ 'es-cl' ] = "Activar/desactivar el correo de voz para esta extensión." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_enabled' ][ 'es-mx' ] = "Activar/desactivar el correo de voz para esta extensión." ;
$text [ 'description-voicemail_enabled' ][ 'fr-ca' ] = "Messagerie Vocale disponible ou non pour cette extension." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-voicemail_enabled' ][ 'fr-fr' ] = "Messagerie Vocale disponible ou non pour cette extension." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_enabled' ][ 'he-il' ] = "דואר קולי אמין / אמין עבור הרחבה זו." ;
2017-02-25 05:42:58 +01:00
$text [ 'description-voicemail_enabled' ][ 'it-it' ] = "Abilita/disabilita la casella vocale per questo interno." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-voicemail_enabled' ][ 'nl-nl' ] = "Stel voicemaal aan/uit in voor dit toestel." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-voicemail_enabled' ][ 'pl-pl' ] = "Włącz/wyłącz pocztę głosowa." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-voicemail_enabled' ][ 'pt-br' ] = "Habilitar/Desabilitar o correio de voz para este ramal." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-voicemail_enabled' ][ 'pt-pt' ] = "Habilitar/Desabilitar o correio de voz para esta extensão." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-voicemail_enabled' ][ 'ro-ro' ] = "Activați/dezactivați mesageria vocală pentru această extensie." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-voicemail_enabled' ][ 'ru-ru' ] = "Включиь / Выключить Голосовую Почту для Внутреннего Номера." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-voicemail_enabled' ][ 'sv-se' ] = "Aktivera/Inaktivera röstbrevlåda för denna anknytning." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-voicemail_enabled' ][ 'uk-ua' ] = "Увімкнути / вимкнути голосову пошту для цього розширення." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-voicemail_enabled' ][ 'zh-cn' ] = "为此分机启用/禁用语音邮件。" ;
$text [ 'description-voicemail_enabled' ][ 'ja-jp' ] = "この内線番号のボイスメールを有効/無効にします。" ;
$text [ 'description-voicemail_enabled' ][ 'ko-kr' ] = "이 내선에 대한 음성 메일을 활성화/비활성화합니다." ;
2016-04-25 20:30:23 -05:00
2017-05-19 18:50:44 +01:00
$text [ 'description-user_record' ][ 'en-us' ] = "Choose whether to record local, inbound, outbound, or all." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-user_record' ][ 'en-gb' ] = "Choose whether to record local, inbound, outbound, or all." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-user_record' ][ 'ar-eg' ] = "اختر ما إذا كان سيسجل على الصعيد المحلي أو الداخلي أو الخارج أو كل شيء" ;
$text [ 'description-user_record' ][ 'de-at' ] = "Wählen Sie ob lokale (local), ausgehende (outbound) oder alle (all) Gespräche aufgezeichnet werden sollen." ;
$text [ 'description-user_record' ][ 'de-ch' ] = "Wählen Sie ob lokale (local), ausgehende (outbound) oder alle (all) Gespräche aufgezeichnet werden sollen." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-user_record' ][ 'de-de' ] = "Wählen Sie ob lokale (local), ausgehende (outbound) oder alle (all) Gespräche aufgezeichnet werden sollen." ;
$text [ 'description-user_record' ][ 'es-cl' ] = "Seleccione entrantes, salientes o para grabar todas las llamadas." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-user_record' ][ 'es-mx' ] = "Seleccione entrantes, salientes o para grabar todas las llamadas." ;
$text [ 'description-user_record' ][ 'fr-ca' ] = "Sélectionnez entrants, sortants ou à enregistrer tous les appels." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-user_record' ][ 'fr-fr' ] = "Sélectionnez entrants, sortants ou à enregistrer tous les appels." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-user_record' ][ 'he-il' ] = "בחר אם להקליט מקומי, ריבאונד, או הכל." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-user_record' ][ 'it-it' ] = "Scegliere se registrare le chiamate locali, entranti, uscenti o tutte." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-user_record' ][ 'nl-nl' ] = "Kies of he een opname wil van lokaal, inkomend, uitgaand of alles." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-user_record' ][ 'pl-pl' ] = "Włącz/wyłącz nagrywanie rozmów (lokalne, przychodzące, wychodzące, wszystkie)" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-user_record' ][ 'pt-br' ] = "Selecione o que gravar localmente, entrada, saída ou todas as chamadas" ;
2017-05-19 18:50:44 +01:00
$text [ 'description-user_record' ][ 'pt-pt' ] = "Selecione inbound, outbound ou para gravar todas as chamadas." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-user_record' ][ 'ro-ro' ] = "Alegeți dacă doriți să înregistrați local, intrare, ieșire sau toate." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-user_record' ][ 'ru-ru' ] = "Укажите, следует ли записывать локальные, входящие, исходящие или все." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-user_record' ][ 'sv-se' ] = "Välj om lokala, inkommande, utgående eller alla samtal skall spelas in." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-user_record' ][ 'uk-ua' ] = "Виберіть, чи записувати локальні, вхідні, вихідні або всі." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-user_record' ][ 'zh-cn' ] = "选择是记录本地、入站、出站还是全部。" ;
$text [ 'description-user_record' ][ 'ja-jp' ] = "ローカル、受信、送信、またはすべてを記録するかどうかを選択します。" ;
$text [ 'description-user_record' ][ 'ko-kr' ] = "로컬, 인바운드, 아웃바운드 또는 모두를 녹음할지 여부를 선택합니다." ;
2016-04-25 20:30:23 -05:00
2020-03-28 16:21:48 -06:00
$text [ 'description-user_list' ][ 'en-us' ] = "Assign users to this extension." ;
$text [ 'description-user_list' ][ 'en-gb' ] = "Assign users to this extension." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-user_list' ][ 'ar-eg' ] = "إرسال المستخدمين إلى هذا التمديد." ;
$text [ 'description-user_list' ][ 'de-at' ] = "Weisen Sie dieser Nebenstelle Benutzer zu." ;
$text [ 'description-user_list' ][ 'de-ch' ] = "Weisen Sie dieser Nebenstelle Benutzer zu." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-user_list' ][ 'de-de' ] = "Weisen Sie dieser Nebenstelle Benutzer zu." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-user_list' ][ 'es-cl' ] = "Asigna los usuarios asociados a esta extensión" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-user_list' ][ 'es-mx' ] = "Asigna los usuarios asociados a esta extensión" ;
$text [ 'description-user_list' ][ 'fr-ca' ] = "Assigner cette extension aux utilisateurs." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-user_list' ][ 'fr-fr' ] = "Assigner cette extension aux utilisateurs." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-user_list' ][ 'he-il' ] = "לחתום על משתמשים בהרחבה זו." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-user_list' ][ 'it-it' ] = "Indicare gli utenti che sono assegnati a questo interno." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-user_list' ][ 'nl-nl' ] = "Wijs gebruikers toe aan dit toestel." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-user_list' ][ 'pl-pl' ] = "Przypisz użytkowników do tego numeru wewnętrznego" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-user_list' ][ 'pt-br' ] = "Atribua os usuários que estão associados a este ramal." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-user_list' ][ 'pt-pt' ] = "Atribuir os utilizadores que estão associados a esta extensão." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-user_list' ][ 'ro-ro' ] = "Atribuiți utilizatori acestei extensii." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-user_list' ][ 'ru-ru' ] = "Назначьте пользователей, данному Внутреннему Номеру. " ;
2017-05-19 18:50:44 +01:00
$text [ 'description-user_list' ][ 'sv-se' ] = "Tilldela användare till denna anknytning." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-user_list' ][ 'uk-ua' ] = "Призначте користувачів до цього розширення." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-user_list' ][ 'zh-cn' ] = "将用户分配给此分机。" ;
$text [ 'description-user_list' ][ 'ja-jp' ] = "ユーザーをこの拡張機能に割り当てます。" ;
$text [ 'description-user_list' ][ 'ko-kr' ] = "이 확장에 사용자를 할당합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-user_context' ][ 'en-us' ] = "Enter the user context here." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-user_context' ][ 'en-gb' ] = "Enter the user context here." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-user_context' ][ 'ar-eg' ] = "أدخل سياق المستخدم هنا" ;
$text [ 'description-user_context' ][ 'de-at' ] = "Geben Sie den Benutzer Kontext an." ;
$text [ 'description-user_context' ][ 'de-ch' ] = "Geben Sie den Benutzer Kontext an." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-user_context' ][ 'de-de' ] = "Geben Sie den Benutzer Kontext an." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-user_context' ][ 'es-cl' ] = "Ingrese el contexto de usuario aquí." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-user_context' ][ 'es-mx' ] = "Ingrese el contexto de usuario aquí." ;
$text [ 'description-user_context' ][ 'fr-ca' ] = "Insérer le contexte utilisateur. Surpasse le contexte du domaine. " ;
2016-04-25 20:30:23 -05:00
$text [ 'description-user_context' ][ 'fr-fr' ] = "Insérer le contexte utilisateur. Surpasse le contexte du domaine. " ;
2023-05-02 20:22:44 -06:00
$text [ 'description-user_context' ][ 'he-il' ] = "הכנס את ההקשר של המשתמש כאן." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-user_context' ][ 'it-it' ] = "Inserire qui il contesto utente." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-user_context' ][ 'nl-nl' ] = "Voer de gebruiker contet hier in." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-user_context' ][ 'pl-pl' ] = "Wpisz kontekst użytkownika." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-user_context' ][ 'pt-br' ] = "Insira o contexto do usuário aqui." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-user_context' ][ 'pt-pt' ] = "Introduza o contexto do utilizador aqui." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-user_context' ][ 'ro-ro' ] = "Introduceți contextul utilizatorului aici." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-user_context' ][ 'ru-ru' ] = "Введите контекст для данного Пользователя." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-user_context' ][ 'sv-se' ] = "Ange 'user context' här." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-user_context' ][ 'uk-ua' ] = "Введіть контекст користувача тут." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-user_context' ][ 'zh-cn' ] = "在此处输入用户上下文。" ;
$text [ 'description-user_context' ][ 'ja-jp' ] = "ここにユーザーコンテキストを入力します。" ;
$text [ 'description-user_context' ][ 'ko-kr' ] = "여기에 사용자 컨텍스트를 입력하십시오." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-toll_allow' ][ 'en-us' ] = "Enter the toll allow value here. (Examples: domestic,international,local)" ;
2020-03-20 20:47:13 +00:00
$text [ 'description-toll_allow' ][ 'en-gb' ] = "Enter the toll allow value here. (Examples: domestic,international,local)" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-toll_allow' ][ 'ar-eg' ] = "إدخلْ المجموعةَ تَسْمحُ بالقيمةِ هنا. (Examples: domestic,international,local)" ;
$text [ 'description-toll_allow' ][ 'de-at' ] = "Geben Sie die Berechtigung an. (z.B.: domestic, international, local)" ;
$text [ 'description-toll_allow' ][ 'de-ch' ] = "Geben Sie die Berechtigung an. (z.B.: domestic, international, local)" ;
2017-05-19 18:50:44 +01:00
$text [ 'description-toll_allow' ][ 'de-de' ] = "Geben Sie die Berechtigung an. (z.B.: domestic, international, local)" ;
2016-04-25 20:30:23 -05:00
$text [ 'description-toll_allow' ][ 'es-cl' ] = "Ingrese el tipo de tarifa especial a permitir (ej: doméstica, internacional, local)." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-toll_allow' ][ 'es-mx' ] = "Ingrese el tipo de tarifa especial a permitir (ej: doméstica, internacional, local)." ;
$text [ 'description-toll_allow' ][ 'fr-ca' ] = "Insérer les droits d'accès. (Exemples: domestic,international,local)" ;
2016-04-25 20:30:23 -05:00
$text [ 'description-toll_allow' ][ 'fr-fr' ] = "Insérer les droits d'accès. (Exemples: domestic,international,local)" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-toll_allow' ][ 'he-il' ] = "היכנס ל-Toll מאפשר ערך כאן. (Examples: מקומי, בינלאומי,local)" ;
2018-02-12 17:50:47 +00:00
$text [ 'description-toll_allow' ][ 'it-it' ] = "Inserire qui le destinazioni permesse. (Es. fisso, mobile, internazionale, premium)" ;
2019-11-23 01:37:36 +01:00
$text [ 'description-toll_allow' ][ 'nl-nl' ] = "Voer de betaalbaar waarde hier in (Voobeeld: domestic, international, local)" ;
2017-05-19 18:50:44 +01:00
$text [ 'description-toll_allow' ][ 'pl-pl' ] = "Wpisz wartość drogich/szczegółowych połączeń." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-toll_allow' ][ 'pt-br' ] = "Insira as categorias de ligação aqui. (Exemplos: Internacional, Local, DDD, DDI, Celular)" ;
2017-05-19 18:50:44 +01:00
$text [ 'description-toll_allow' ][ 'pt-pt' ] = "Introduza as permissões aqui. (Exemplos: internacional, local)" ;
2023-05-05 15:22:22 -06:00
$text [ 'description-toll_allow' ][ 'ro-ro' ] = "Introduceți valoarea taxei permise aici. (Exemple: intern, internațional, local)" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-toll_allow' ][ 'ru-ru' ] = "Введите здесь доступные значения. (Примеры: domestic,international,local)" ;
2017-05-19 18:50:44 +01:00
$text [ 'description-toll_allow' ][ 'sv-se' ] = "Ange 'toll allow' värde här. (Exempel: domestic,international,local)" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-toll_allow' ][ 'uk-ua' ] = "Введіть значення тут. (Examples: внутрішній,міжнародний,локальний)" ;
2023-05-18 15:36:17 -06:00
$text [ 'description-toll_allow' ][ 'zh-cn' ] = "在此处输入通行费允许值。 (示例:国内、国际、本地)" ;
$text [ 'description-toll_allow' ][ 'ja-jp' ] = "ここに通行許可値を入力します。 (例:国内、国際線、国内)" ;
$text [ 'description-toll_allow' ][ 'ko-kr' ] = "여기에 통행료 허용 값을 입력합니다. (예: 국내, 국제, 지역)" ;
2016-04-25 20:30:23 -05:00
$text [ 'description-sip_force_expires' ][ 'en-us' ] = "To prevent stale registrations SIP Force expires can override the client expire." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-sip_force_expires' ][ 'en-gb' ] = "To prevent stale registrations SIP Force expires can override the client expire." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-sip_force_expires' ][ 'ar-eg' ] = "منع تسجيلات البيع القوة تنتهي يمكن أن تبطل مفعول الزبون" ;
$text [ 'description-sip_force_expires' ][ 'de-at' ] = "Um abgelaufene Registrierungen zu vermeiden kann SIP 'Force expires' des Endgeräts hier überschrieben werden." ;
$text [ 'description-sip_force_expires' ][ 'de-ch' ] = "Um abgelaufene Registrierungen zu vermeiden kann SIP 'Force expires' des Endgeräts hier überschrieben werden." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-sip_force_expires' ][ 'de-de' ] = "Um abgelaufene Registrierungen zu vermeiden kann SIP 'Force expires' des Endgeräts hier überschrieben werden." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-sip_force_expires' ][ 'es-cl' ] = "Seleccione si desea reescribir solo el puerto de contacto, o la dirección IP junto con el puerto." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-sip_force_expires' ][ 'es-mx' ] = "Seleccione si desea reescribir solo el puerto de contacto, o la dirección IP junto con el puerto." ;
$text [ 'description-sip_force_expires' ][ 'fr-ca' ] = "Pour prévenir les enregitrements SIP obsolètes ou forcer l'expirartion de l'enregistrement SIP du client." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-sip_force_expires' ][ 'fr-fr' ] = "Pour prévenir les enregitrements SIP obsolètes ou forcer l'expirartion de l'enregistrement SIP du client." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-sip_force_expires' ][ 'he-il' ] = "כדי למנוע רישום SIP תוקף כוח יכול להתגבר על פקיעת הלקוח." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-sip_force_expires' ][ 'it-it' ] = "Per prevenire lo stallo delle registrazioni SIP Force expires può sovrascrivere l'expire del client." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-sip_force_expires' ][ 'nl-nl' ] = "Voorkom hangende registraties, SIP sip verloop kan de klant verloop overrulen:" ;
2017-05-19 18:50:44 +01:00
$text [ 'description-sip_force_expires' ][ 'pl-pl' ] = "Aby zapobiec zastałym rejestracjom włącz SIP 'Force expires'. Nagłówek 'Expires' zostanie nadpisany." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-sip_force_expires' ][ 'pt-br' ] = "Para previnir registros SIP travados, forçar o tempo máximo SIP se sobrepõe às configurações do cliente." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-sip_force_expires' ][ 'pt-pt' ] = "Para prevenir registos SIP 'agarrados', o forçar do tempo de expiração pode sobrepor-se ao tempo de expiração do cliente." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-sip_force_expires' ][ 'ro-ro' ] = "Pentru a preveni înregistrările învechite, SIP Force expiră poate înlocui expirările clientului." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-sip_force_expires' ][ 'ru-ru' ] = "Чтобы предотвратить частую регистрацию, срок действия SIP Force может отменять истечение срока действия клиента." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-sip_force_expires' ][ 'sv-se' ] = "För att förhindra inaktuella registreringar ”SIP Force expires” kan åsidosätta ”klient expire”." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-sip_force_expires' ][ 'uk-ua' ] = "Для запобігання реєстрації стебла SIP Примушені завершуються перевизначення клієнта." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-sip_force_expires' ][ 'zh-cn' ] = "为了防止过时的注册,SIP 强制过期可以覆盖客户端过期。" ;
$text [ 'description-sip_force_expires' ][ 'ja-jp' ] = "登録が古くならないようにするために、SIP の強制有効期限がクライアントの有効期限をオーバーライドできます。" ;
$text [ 'description-sip_force_expires' ][ 'ko-kr' ] = "오래된 등록을 방지하기 위해 SIP 강제 만료는 클라이언트 만료를 재정의할 수 있습니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-sip_force_contact' ][ 'en-us' ] = "Choose whether to rewrite the contact port, or rewrite both the contact IP and port." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-sip_force_contact' ][ 'en-gb' ] = "Choose whether to rewrite the contact port, or rewrite both the contact IP and port." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-sip_force_contact' ][ 'ar-eg' ] = "اختيار ما إذا كان ينبغي إعادة كتابة ميناء الاتصال، أو إعادة كتابة كل من IP وموانئ الاتصال." ;
$text [ 'description-sip_force_contact' ][ 'de-at' ] = "Wählen Sie, ob 'contact Port' oder 'contact IP' und 'contact Port' im SIP Header überschrieben werden sollen." ;
$text [ 'description-sip_force_contact' ][ 'de-ch' ] = "Wählen Sie, ob 'contact Port' oder 'contact IP' und 'contact Port' im SIP Header überschrieben werden sollen." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-sip_force_contact' ][ 'de-de' ] = "Wählen Sie, ob 'contact Port' oder 'contact IP' und 'contact Port' im SIP Header überschrieben werden sollen." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-sip_force_contact' ][ 'es-cl' ] = "Seleccione si desea reescribir solo el puerto de contacto, o la dirección IP junto con el puerto." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-sip_force_contact' ][ 'es-mx' ] = "Seleccione si desea reescribir solo el puerto de contacto, o la dirección IP junto con el puerto." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-sip_force_contact' ][ 'fr-ca' ] = "Choisissez de réécrire le port de contact ou de réécrire à la fois l'adresse IP et le port du contact." ;
$text [ 'description-sip_force_contact' ][ 'fr-fr' ] = "Choisissez de réécrire le port de contact ou de réécrire à la fois l'adresse IP et le port du contact." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-sip_force_contact' ][ 'he-il' ] = "בחר אם לשכתב מחדש את נמל הקשר, או לשכתב את ה- IP והנמל המגע." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-sip_force_contact' ][ 'it-it' ] = " Scegli se riscrivere la porta di contatto, o riscrivere sia l'IP che la porta. " ;
2019-11-23 01:37:36 +01:00
$text [ 'description-sip_force_contact' ][ 'nl-nl' ] = "Kies of en hoe de kontact port herschreven moet worden alleen port of ook IP adres." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-sip_force_contact' ][ 'pl-pl' ] = "Wybierz, czy nadpisać SIP „Contact Port” lub nadpisać zarówno SIP „Contact IP” oraz SIP „Port”." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-sip_force_contact' ][ 'pt-br' ] = "Selecione se pretende re-escrever a porta de contato, ou a porta e o IP de contato." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-sip_force_contact' ][ 'pt-pt' ] = "Escolha se pretende reescrever o porto do contacto ou reescrever o endereço IP e o porto." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-sip_force_contact' ][ 'ro-ro' ] = "Alegeți dacă rescrieți portul de contact sau rescrieți atât IP-ul de contact, cât și portul." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-sip_force_contact' ][ 'ru-ru' ] = "Выберите, следует ли перезаписывать контактный порт или переписать IP-адрес и порт для связи." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-sip_force_contact' ][ 'sv-se' ] = "Välj om 'contact port' skall skrivas om eller om både 'contact IP och Port' skall skrivas om." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-sip_force_contact' ][ 'uk-ua' ] = "Виберіть, чи переписати контактний порт, або перезаписати як контактний IP і порт." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-sip_force_contact' ][ 'zh-cn' ] = "选择是重写联系端口,还是同时重写联系 IP 和端口。" ;
$text [ 'description-sip_force_contact' ][ 'ja-jp' ] = "連絡先ポートを書き換えるか、連絡先 IP とポートの両方を書き換えるかを選択します。" ;
$text [ 'description-sip_force_contact' ][ 'ko-kr' ] = "연락처 포트를 다시 쓸지 또는 연락처 IP와 포트를 모두 다시 쓸지 선택합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-sip_bypass_media' ][ 'en-us' ] = "Choose whether to send the media stream point to point or in transparent proxy mode." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-sip_bypass_media' ][ 'en-gb' ] = "Choose whether to send the media stream point to point or in transparent proxy mode." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-sip_bypass_media' ][ 'ar-eg' ] = "اختر ما إذا كان ينبغي إرسال مجرى وسائط الإعلام إلى نقطة معينة أو بطريقة واضحة." ;
$text [ 'description-sip_bypass_media' ][ 'de-at' ] = "Wählen Sie, ob Mediendaten direkt von Endgerät zu Endgerät übertragen werden sollen." ;
$text [ 'description-sip_bypass_media' ][ 'de-ch' ] = "Wählen Sie, ob Mediendaten direkt von Endgerät zu Endgerät übertragen werden sollen." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-sip_bypass_media' ][ 'de-de' ] = "Wählen Sie, ob Mediendaten direkt von Endgerät zu Endgerät übertragen werden sollen." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-sip_bypass_media' ][ 'es-cl' ] = "Seleccione si desea enviar el flujo de medios punto a punto o en modo proxy de transporte." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-sip_bypass_media' ][ 'es-mx' ] = "Seleccione si desea enviar el flujo de medios punto a punto o en modo proxy de transporte." ;
$text [ 'description-sip_bypass_media' ][ 'fr-ca' ] = "Choisir de transferer le flux media en direct (point à point) ou via le proxy en mode transparent (pas de transcodage)." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-sip_bypass_media' ][ 'fr-fr' ] = "Choisir de transferer le flux media en direct (point à point) ou via le proxy en mode transparent (pas de transcodage)." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-sip_bypass_media' ][ 'he-il' ] = "בחר אם לשלוח את זרם המדיה מנקודה לנקודה או במצב פרוקסי שקוף." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-sip_bypass_media' ][ 'it-it' ] = "Scegli se mandare il flusso audio punto-punto o in maniera proxy trasparente." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-sip_bypass_media' ][ 'nl-nl' ] = "Kies of de media point to point of i transparante proxy mode verzonden moet worden." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-sip_bypass_media' ][ 'pl-pl' ] = "Wybierz, czy wysłać strumień głosu bezpośrednio miedzy urządzeniami SIP lub w trybie transparent proxy" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-sip_bypass_media' ][ 'pt-br' ] = "Selecione se deseja enviar o stream de mídia ponto a ponto ou via proxy em modo transparente." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-sip_bypass_media' ][ 'pt-pt' ] = "Escolha se pretende enviar a stream de media ponto a ponto ou via proxy em modo transparente." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-sip_bypass_media' ][ 'ro-ro' ] = "Alegeți dacă trimiteți fluxul media punct la punct sau în modul proxy transparent." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-sip_bypass_media' ][ 'ru-ru' ] = "Выберите режим передачи потока (точка-точка) или через прозрачный прокси-сервер." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-sip_bypass_media' ][ 'sv-se' ] = "Välj om media strömmen skall skickas 'point to point' eller i 'ransparent proxy mode'." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-sip_bypass_media' ][ 'uk-ua' ] = "Виберіть, чи відправте точку потоку медіа на точку або в прозорому режимі проксі." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-sip_bypass_media' ][ 'zh-cn' ] = "选择是点对点发送媒体流还是透明代理模式。" ;
$text [ 'description-sip_bypass_media' ][ 'ja-jp' ] = "メディア ストリームをポイントツーポイントで送信するか、透過プロキシ モードで送信するかを選択します。" ;
$text [ 'description-sip_bypass_media' ][ 'ko-kr' ] = "미디어 스트림을 지점 간 또는 투명 프록시 모드로 보낼지 여부를 선택합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-range' ][ 'en-us' ] = "Enter the number of extensions to create. Increments each extension by 1." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-range' ][ 'en-gb' ] = "Enter the number of extensions to create. Increments each extension by 1." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-range' ][ 'ar-eg' ] = "أدخل عدد الامتدادات المراد إنشاؤها. يزيد كل امتداد بمقدار 1." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-range' ][ 'de-at' ] = "Geben Sie die Anzahl der Nebenstellen an, die angelegt werden sollen. Nebenstellen werden automatisch um 1 erhöht." ;
$text [ 'description-range' ][ 'de-ch' ] = "Geben Sie die Anzahl der Nebenstellen an, die angelegt werden sollen. Nebenstellen werden automatisch um 1 erhöht." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-range' ][ 'de-de' ] = "Geben Sie die Anzahl der Nebenstellen an, die angelegt werden sollen. Nebenstellen werden automatisch um 1 erhöht." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-range' ][ 'es-cl' ] = "Ingrese la cantidad de extensiones a crear. Incrementa cada extensión en 1" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-range' ][ 'es-mx' ] = "Ingrese la cantidad de extensiones a crear. Incrementa cada extensión en 1" ;
$text [ 'description-range' ][ 'fr-ca' ] = "Choisir le nombre d'extensions à créer. Le numéro d'extension s'incrémente unitairement." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-range' ][ 'fr-fr' ] = "Choisir le nombre d'extensions à créer. Le numéro d'extension s'incrémente unitairement." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-range' ][ 'he-il' ] = "הזן את מספר ההרחבות ליצירה. מגדיל כל הרחבה ב-1." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-range' ][ 'it-it' ] = "Inserire il numero di interni da creare. Aumenta ciascun numero di interno di 1." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-range' ][ 'nl-nl' ] = "Voer het aantal toestellen dat gemaakt moet worden (elk toestel wordt 1 hoger)." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-range' ][ 'pl-pl' ] = "Wpisz liczbę numerów wewnętrznych do stworzenia. Przyrost o wartość 1." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-range' ][ 'pt-br' ] = "Insira o número de ramais para criar. Incrementa cada extensão em 1." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-range' ][ 'pt-pt' ] = "Introduza o número de extensões a criar. Incrementa 1 a cada extensão." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-range' ][ 'ro-ro' ] = "Introduceți numărul de extensii de creat. Crește fiecare extensie cu 1." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-range' ][ 'ru-ru' ] = "Введите число создаваемых Внутренних Номеров. Увеличивает каждый Внутренний Номер на 1." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-range' ][ 'sv-se' ] = "Ange hur många anknytningar som skall skapas. Adderar 1 på varje anknytning." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-range' ][ 'uk-ua' ] = "Введіть кількість розширень для створення. Заняття кожного розширення на 1." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-range' ][ 'zh-cn' ] = "输入要创建的分机数量。 每个分机加 1。" ;
$text [ 'description-range' ][ 'ja-jp' ] = "作成する拡張機能の数を入力します。 各拡張子を 1 ずつ増やします。" ;
$text [ 'description-range' ][ 'ko-kr' ] = "생성할 확장 번호를 입력합니다. 각 확장자를 1씩 증가시킵니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-provisioning' ][ 'en-us' ] = "Select a device and line number to assign to this extension." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-provisioning' ][ 'en-gb' ] = "Select a device and line number to assign to this extension." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-provisioning' ][ 'ar-eg' ] = "حدد الجهاز ورقم الخط لتعيينهما لهذا الامتداد." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-provisioning' ][ 'de-at' ] = "Wählen Sie eine Geräte- und Leitungsnummer um sie dieser Nebenstelle zuzuordnen." ;
$text [ 'description-provisioning' ][ 'de-ch' ] = "Wählen Sie eine Geräte- und Leitungsnummer um sie dieser Nebenstelle zuzuordnen." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-provisioning' ][ 'de-de' ] = "Wählen Sie eine Geräte- und Leitungsnummer um sie dieser Nebenstelle zuzuordnen." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-provisioning' ][ 'es-cl' ] = "Seleccione un dispositivo y un número de línea para asignar a esta extensión." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-provisioning' ][ 'es-mx' ] = "Seleccione un dispositivo y un número de línea para asignar a esta extensión." ;
$text [ 'description-provisioning' ][ 'fr-ca' ] = "Choisir un équipement et un nombre de lignes a assigner à cette extension." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-provisioning' ][ 'fr-fr' ] = "Choisir un équipement et un nombre de lignes a assigner à cette extension." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-provisioning' ][ 'he-il' ] = "בחר מכשיר ומספר קו כדי להקצות להרחבה זו." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-provisioning' ][ 'it-it' ] = "Seleziona un dispositivo e una linea da assegnare a questo interno." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-provisioning' ][ 'nl-nl' ] = "Kies een apparaat en lijnnummer voor dit toestel." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-provisioning' ][ 'pl-pl' ] = "Wybierz urządzenie oraz numer linii, które mają zostać przypisane do tego numeru wewnętrznego." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-provisioning' ][ 'pt-br' ] = "Escolha um dispositivo e um número para atribuir a este ramal." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-provisioning' ][ 'pt-pt' ] = "Escolha um dispositivo e um número para atribuir a esta extensão." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-provisioning' ][ 'ro-ro' ] = "Selectați un dispozitiv și un număr de linie de atribuit acestei extensii." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-provisioning' ][ 'ru-ru' ] = "Выберите устройство и номер линии, которые будут назначены этому Внутреннего Номера." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-provisioning' ][ 'sv-se' ] = "Välj en enhet och linje nummer att tilldela till denna anknytning." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-provisioning' ][ 'uk-ua' ] = "Виберіть пристрій і номер рядка, щоб призначити цей розширення." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-provisioning' ][ 'zh-cn' ] = "选择要分配给此分机的设备和线路号码。" ;
$text [ 'description-provisioning' ][ 'ja-jp' ] = "この内線に割り当てるデバイスと回線番号を選択します。" ;
$text [ 'description-provisioning' ][ 'ko-kr' ] = "이 내선에 할당할 장치와 회선 번호를 선택하십시오." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-password' ][ 'en-us' ] = "Enter the password here." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-password' ][ 'en-gb' ] = "Enter the password here." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-password' ][ 'ar-eg' ] = "أدخل كلمة المرور هنا." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-password' ][ 'de-at' ] = "Geben Sie das Passwort ein." ;
$text [ 'description-password' ][ 'de-ch' ] = "Geben Sie das Passwort ein." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-password' ][ 'de-de' ] = "Geben Sie das Passwort ein." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-password' ][ 'es-cl' ] = "Ingrese una contraseña aquí" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-password' ][ 'es-mx' ] = "Ingrese una contraseña aquí" ;
2019-09-12 15:28:10 -04:00
$text [ 'description-password' ][ 'fr-ca' ] = "Entrez le mot de passe ici." ;
$text [ 'description-password' ][ 'fr-fr' ] = "Entrez le mot de passe ici." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-password' ][ 'he-il' ] = "הזן את הסיסמה כאן." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-password' ][ 'it-it' ] = "Inserire qui la password." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-password' ][ 'nl-nl' ] = "Voer wachtwoord hier in." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-password' ][ 'pl-pl' ] = "Wpisz hasło tutaj." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-password' ][ 'pt-br' ] = "Introduza a senha aqui." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-password' ][ 'pt-pt' ] = "Introduza a password aqui." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-password' ][ 'ro-ro' ] = "Introduceți parola aici." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-password' ][ 'ru-ru' ] = "Введите пароль здесь." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-password' ][ 'sv-se' ] = "Fyll i lösenord." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-password' ][ 'uk-ua' ] = "Введіть пароль тут." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-password' ][ 'zh-cn' ] = "在此处输入密码。" ;
$text [ 'description-password' ][ 'ja-jp' ] = "ここにパスワードを入力します。" ;
$text [ 'description-password' ][ 'ko-kr' ] = "여기에 비밀번호를 입력하세요." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-outbound_caller_id_number-select' ][ 'en-us' ] = "Select the external (public) caller ID number." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-outbound_caller_id_number-select' ][ 'en-gb' ] = "Select the external (public) caller ID number." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-outbound_caller_id_number-select' ][ 'ar-eg' ] = "اختار رقم هوية المتصل الخارجي (العام)." ;
$text [ 'description-outbound_caller_id_number-select' ][ 'de-at' ] = "Wählen Sie die externe Anruferkennung (Nummer)." ;
$text [ 'description-outbound_caller_id_number-select' ][ 'de-ch' ] = "Wählen Sie die externe Anruferkennung (Nummer)." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-outbound_caller_id_number-select' ][ 'de-de' ] = "Wählen Sie die externe Anruferkennung (Nummer)." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-outbound_caller_id_number-select' ][ 'es-cl' ] = "Seleccione el número de caller ID externo (público)." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-outbound_caller_id_number-select' ][ 'es-mx' ] = "Seleccione el número de caller ID externo (público)." ;
$text [ 'description-outbound_caller_id_number-select' ][ 'fr-ca' ] = "Choisir le numéro d'appelant affiché pour les appels externes (public)." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-outbound_caller_id_number-select' ][ 'fr-fr' ] = "Choisir le numéro d'appelant affiché pour les appels externes (public)." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-outbound_caller_id_number-select' ][ 'he-il' ] = "בחר מספר מזהה חיצוני (ציבורי)" ;
2018-02-12 17:50:47 +00:00
$text [ 'description-outbound_caller_id_number-select' ][ 'it-it' ] = "Inserisci l'ID numero chiamante esterno (pubblico)." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-outbound_caller_id_number-select' ][ 'nl-nl' ] = "Kies het externe (openbare) CID nummer" ;
2017-05-19 18:50:44 +01:00
$text [ 'description-outbound_caller_id_number-select' ][ 'pl-pl' ] = "Wybierz numer prezentowany w rozmowach wychodzących (na zewnątrz systemu)" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-outbound_caller_id_number-select' ][ 'pt-br' ] = "Escolha o número externo (público) do chamador." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-outbound_caller_id_number-select' ][ 'pt-pt' ] = "Escolha o número externo (público) do chamador." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-outbound_caller_id_number-select' ][ 'ro-ro' ] = "Selectați numărul de identificare a apelantului extern (public)." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-outbound_caller_id_number-select' ][ 'ru-ru' ] = "Выберите внешний (публичный) caller ID номер." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-outbound_caller_id_number-select' ][ 'sv-se' ] = "Välj det externa (publikt) nummervisningen här." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-outbound_caller_id_number-select' ][ 'uk-ua' ] = "Виберіть зовнішній (громадський) ідентифікаційний номер." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-outbound_caller_id_number-select' ][ 'zh-cn' ] = "选择外部(公共)来电显示号码。" ;
$text [ 'description-outbound_caller_id_number-select' ][ 'ja-jp' ] = "外部 (公衆) 発信者 ID 番号を選択します。" ;
$text [ 'description-outbound_caller_id_number-select' ][ 'ko-kr' ] = "외부(공개) 발신자 ID 번호를 선택합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-outbound_caller_id_number-custom' ][ 'en-us' ] = "Enter the external (public) caller ID number here." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-outbound_caller_id_number-custom' ][ 'en-gb' ] = "Enter the external (public) caller ID number here." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-outbound_caller_id_number-custom' ][ 'ar-eg' ] = "أدخل رقم هوية المتصل الخارجي هنا" ;
$text [ 'description-outbound_caller_id_number-custom' ][ 'de-at' ] = "Geben Sie die externe Anruferkennung (Nummer) hier an." ;
$text [ 'description-outbound_caller_id_number-custom' ][ 'de-ch' ] = "Geben Sie die externe Anruferkennung (Nummer) hier an." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-outbound_caller_id_number-custom' ][ 'de-de' ] = "Geben Sie die externe Anruferkennung (Nummer) hier an." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-outbound_caller_id_number-custom' ][ 'es-cl' ] = "Ingrese el número de caller ID externo (público) aquí." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-outbound_caller_id_number-custom' ][ 'es-mx' ] = "Ingrese el número de caller ID externo (público) aquí." ;
$text [ 'description-outbound_caller_id_number-custom' ][ 'fr-ca' ] = "Numéro d'appelant affiché pour les appels externes (public)." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-outbound_caller_id_number-custom' ][ 'fr-fr' ] = "Numéro d'appelant affiché pour les appels externes (public)." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-outbound_caller_id_number-custom' ][ 'he-il' ] = "הזן את מספר הזיהוי החיצוני (ציבורי) כאן." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-outbound_caller_id_number-custom' ][ 'it-it' ] = "Inserisci l'ID numero chiamante esterno (pubblico)." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-outbound_caller_id_number-custom' ][ 'nl-nl' ] = "Voer het externe (openbaar) CID nummer hier in." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-outbound_caller_id_number-custom' ][ 'pl-pl' ] = "Wpisz numer prezentowany w rozmowach wychodzących (na zewnątrz systemu)" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-outbound_caller_id_number-custom' ][ 'pt-br' ] = "Escolha o número externo (público) do chamador aqui." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-outbound_caller_id_number-custom' ][ 'pt-pt' ] = "Introduza o número externo (público) do chamador aqui." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-outbound_caller_id_number-custom' ][ 'ro-ro' ] = "Introduceți aici numărul de identificare a apelantului extern (public)." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-outbound_caller_id_number-custom' ][ 'ru-ru' ] = "Введите внешний (публичный) caller ID номер." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-outbound_caller_id_number-custom' ][ 'sv-se' ] = "Ange det externa (publikt) nummervisningen här." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-outbound_caller_id_number-custom' ][ 'uk-ua' ] = "Введіть номер мобільного, який Ви вказали при укладаннi договору з банком - для ідентифікації." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-outbound_caller_id_number-custom' ][ 'zh-cn' ] = "在此处输入外部(公共)来电显示号码。" ;
$text [ 'description-outbound_caller_id_number-custom' ][ 'ja-jp' ] = "ここに外部 (公衆) 発信者 ID 番号を入力します。" ;
$text [ 'description-outbound_caller_id_number-custom' ][ 'ko-kr' ] = "여기에 외부(공개) 발신자 ID 번호를 입력합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-outbound_caller_id_name-select' ][ 'en-us' ] = "Select the external (public) caller ID name." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-outbound_caller_id_name-select' ][ 'en-gb' ] = "Select the external (public) caller ID name." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-outbound_caller_id_name-select' ][ 'ar-eg' ] = "اختاري اسم المتصل الخارجي (العام)" ;
$text [ 'description-outbound_caller_id_name-select' ][ 'de-at' ] = "Wählen Sie die externe Anruferkennung (Name)." ;
$text [ 'description-outbound_caller_id_name-select' ][ 'de-ch' ] = "Wählen Sie die externe Anruferkennung (Name)." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-outbound_caller_id_name-select' ][ 'de-de' ] = "Wählen Sie die externe Anruferkennung (Name)." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-outbound_caller_id_name-select' ][ 'es-cl' ] = "Seleccione el nombre de Caller ID externo (público)." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-outbound_caller_id_name-select' ][ 'es-mx' ] = "Seleccione el nombre de Caller ID externo (público)." ;
$text [ 'description-outbound_caller_id_name-select' ][ 'fr-ca' ] = "Choisir le nom d'appelant affiché pour les appels externes (public)." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-outbound_caller_id_name-select' ][ 'fr-fr' ] = "Choisir le nom d'appelant affiché pour les appels externes (public)." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-outbound_caller_id_name-select' ][ 'he-il' ] = "בחר את שם הזיהוי החיצוני (ציבורי)" ;
2018-02-12 17:50:47 +00:00
$text [ 'description-outbound_caller_id_name-select' ][ 'it-it' ] = "Inserire l'ID nome chiamante esterno (pubblico)." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-outbound_caller_id_name-select' ][ 'nl-nl' ] = "Kies de externe (openbaar) CID naam" ;
2017-05-19 18:50:44 +01:00
$text [ 'description-outbound_caller_id_name-select' ][ 'pl-pl' ] = "Wybierz nazwę prezentowaną w rozmowach wychodzących (na zewnątrz systemu)" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-outbound_caller_id_name-select' ][ 'pt-br' ] = "Escolha o nome externo (público) do chamador." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-outbound_caller_id_name-select' ][ 'pt-pt' ] = "Escolha o nome externo (público) do chamador." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-outbound_caller_id_name-select' ][ 'ro-ro' ] = "Selectați numele ID-ului apelantului extern (public)." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-outbound_caller_id_name-select' ][ 'ru-ru' ] = "Выберите внешнее (публичное) caller ID Имя." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-outbound_caller_id_name-select' ][ 'sv-se' ] = "Välj det externa (publikt) namnvisningen här." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-outbound_caller_id_name-select' ][ 'uk-ua' ] = "Виберіть зовнішній (громадський) ім'я абонента." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-outbound_caller_id_name-select' ][ 'zh-cn' ] = "选择外部(公共)来电显示名称。" ;
$text [ 'description-outbound_caller_id_name-select' ][ 'ja-jp' ] = "外部 (パブリック) 発信者 ID 名を選択します。" ;
$text [ 'description-outbound_caller_id_name-select' ][ 'ko-kr' ] = "외부(공개) 발신자 ID 이름을 선택합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-outbound_caller_id_name-custom' ][ 'en-us' ] = "Enter the external (public) caller ID name here." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-outbound_caller_id_name-custom' ][ 'en-gb' ] = "Enter the external (public) caller ID name here." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-outbound_caller_id_name-custom' ][ 'ar-eg' ] = "أدخل اسم معرف المتصل الخارجي (العام) هنا." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-outbound_caller_id_name-custom' ][ 'de-at' ] = "Geben Sie die externe Anruferkennung (Name) hier an." ;
$text [ 'description-outbound_caller_id_name-custom' ][ 'de-ch' ] = "Geben Sie die externe Anruferkennung (Name) hier an." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-outbound_caller_id_name-custom' ][ 'de-de' ] = "Geben Sie die externe Anruferkennung (Name) hier an." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-outbound_caller_id_name-custom' ][ 'es-cl' ] = "Ingrese el el nombre de Caller ID externo (público) aquí." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-outbound_caller_id_name-custom' ][ 'es-mx' ] = "Ingrese el el nombre de Caller ID externo (público) aquí." ;
$text [ 'description-outbound_caller_id_name-custom' ][ 'fr-ca' ] = "Nom d'appelant affiché pour les appels externes (public)." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-outbound_caller_id_name-custom' ][ 'fr-fr' ] = "Nom d'appelant affiché pour les appels externes (public)." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-outbound_caller_id_name-custom' ][ 'he-il' ] = "הכנס את שם הזיהוי החיצוני (ציבורי) כאן." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-outbound_caller_id_name-custom' ][ 'it-it' ] = "Inserire l'ID nome chiamante esterno (pubblico). " ;
2019-11-23 01:37:36 +01:00
$text [ 'description-outbound_caller_id_name-custom' ][ 'nl-nl' ] = "Voer de externe (openbaar) CID naam hier in." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-outbound_caller_id_name-custom' ][ 'pl-pl' ] = "Wpisz nazwę prezentowaną w rozmowach wychodzących (na zewnątrz systemu)" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-outbound_caller_id_name-custom' ][ 'pt-br' ] = "Escolha o nome externo (público) do chamador aqui." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-outbound_caller_id_name-custom' ][ 'pt-pt' ] = "Introduza o nome externo (público) do chamador aqui." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-outbound_caller_id_name-custom' ][ 'ro-ro' ] = "Introduceți aici numele ID-ului apelantului extern (public)." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-outbound_caller_id_name-custom' ][ 'ru-ru' ] = "Введите внешнее (публичное) caller ID Имя." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-outbound_caller_id_name-custom' ][ 'sv-se' ] = "Ange det externa (publikt) namnvisningen här." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-outbound_caller_id_name-custom' ][ 'uk-ua' ] = "Введіть номер мобільного, який Ви вказали при укладаннi договору з банком - для ідентифікації." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-outbound_caller_id_name-custom' ][ 'zh-cn' ] = "在此处输入外部(公共)来电显示名称。" ;
$text [ 'description-outbound_caller_id_name-custom' ][ 'ja-jp' ] = "ここに外部 (パブリック) 発信者 ID 名を入力します。" ;
$text [ 'description-outbound_caller_id_name-custom' ][ 'ko-kr' ] = "여기에 외부(공용) 발신자 ID 이름을 입력합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-number_alias' ][ 'en-us' ] = "If the extension is numeric then number alias is optional." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-number_alias' ][ 'en-gb' ] = "If the extension is numeric then number alias is optional." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-number_alias' ][ 'ar-eg' ] = "وإذا كان التمديد رقميا، فإن عدد الأسماء المستعارة اختياري." ;
$text [ 'description-number_alias' ][ 'de-at' ] = "Wenn die Nebenstelle numerisch ist, ist die Angabe einer alternativen Nummer optional." ;
$text [ 'description-number_alias' ][ 'de-ch' ] = "Wenn die Nebenstelle numerisch ist, ist die Angabe einer alternativen Nummer optional." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-number_alias' ][ 'de-de' ] = "Wenn die Nebenstelle numerisch ist, ist die Angabe einer alternativen Nummer optional." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-number_alias' ][ 'es-cl' ] = "Si la extensión es numérica, entonces el alias numérico es opcional" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-number_alias' ][ 'es-mx' ] = "Si la extensión es numérica, entonces el alias numérico es opcional" ;
$text [ 'description-number_alias' ][ 'fr-ca' ] = "Le numéro de l'extension. Optionnel si l'extension est au format numérique." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-number_alias' ][ 'fr-fr' ] = "Le numéro de l'extension. Optionnel si l'extension est au format numérique." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-number_alias' ][ 'he-il' ] = "אם הסיומת היא נומרית, אז מספר הליות הוא אופציונלי." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-number_alias' ][ 'it-it' ] = "Se l'interno è numerico il numero alias è opzionale." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-number_alias' ][ 'nl-nl' ] = "Als het toestel numeriek is dan is het nummer alias optioneel." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-number_alias' ][ 'pl-pl' ] = "Jeżeli numer wewnętrzny jest numeryczny alias jest opcjonalny." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-number_alias' ][ 'pt-br' ] = "Se a extensão é numérica o apelido é opcional." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-number_alias' ][ 'pt-pt' ] = "Se a extensão é numérica o alias é opcional." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-number_alias' ][ 'ro-ro' ] = "Dacă extensia este numerică, alias-ul numeric este opțional." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-number_alias' ][ 'ru-ru' ] = "Добавочный номер. Дополнительно, если абонент находится в цифровом формате." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-number_alias' ][ 'sv-se' ] = "Om anknytningen är numerisk då är nummer alias valfritt." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-number_alias' ][ 'uk-ua' ] = "Якщо розширення є числом, то кількість псевдонімів необов'язково." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-number_alias' ][ 'zh-cn' ] = "如果延期是数字,如果扩展名是数字,则数字别名是可选的。" ;
$text [ 'description-number_alias' ][ 'ja-jp' ] = "拡張子が数値の場合、数値エイリアスはオプションです。" ;
$text [ 'description-number_alias' ][ 'ko-kr' ] = "내선 번호가 숫자인 경우 숫자 별칭은 선택 사항입니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-nibble_account' ][ 'en-us' ] = "Enter the account number for nibblebill to use." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-nibble_account' ][ 'en-gb' ] = "Enter the account number for nibblebill to use." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-nibble_account' ][ 'ar-eg' ] = "أدخل رقم الحساب لـ(نيبل بيل) لتستخدمه" ;
$text [ 'description-nibble_account' ][ 'de-at' ] = "Geben Sie die Kontonummer für den Nibblebill Benutzer an." ;
$text [ 'description-nibble_account' ][ 'de-ch' ] = "Geben Sie die Kontonummer für den Nibblebill Benutzer an." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-nibble_account' ][ 'de-de' ] = "Geben Sie die Kontonummer für den Nibblebill Benutzer an." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-nibble_account' ][ 'es-cl' ] = "Ingrese el número de cuenta para ser usada por nibblebill." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-nibble_account' ][ 'es-mx' ] = "Ingrese el número de cuenta para ser usada por nibblebill." ;
$text [ 'description-nibble_account' ][ 'fr-ca' ] = "Insérer un compte Nibble pour la facturation. Pour cela Nibble doit être installé." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-nibble_account' ][ 'fr-fr' ] = "Insérer un compte Nibble pour la facturation. Pour cela Nibble doit être installé." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-nibble_account' ][ 'he-il' ] = "הזן את מספר החשבון עבור nibblebill להשתמש." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-nibble_account' ][ 'it-it' ] = "Inserire il numero account da usare per nibblebill." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-nibble_account' ][ 'nl-nl' ] = "Voer accountnummer voor nibblebill in" ;
2017-05-19 18:50:44 +01:00
$text [ 'description-nibble_account' ][ 'pl-pl' ] = "Wpisz numer konta Nibblebill." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-nibble_account' ][ 'pt-br' ] = "Insira o número de conta nibblebill a ser usado." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-nibble_account' ][ 'pt-pt' ] = "Introduza o número de conta nibblebill." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-nibble_account' ][ 'ro-ro' ] = "Introduceți numărul de cont pe care să îl utilizați nibblebill." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-nibble_account' ][ 'ru-ru' ] = "Введите номер учетной записи для использования nibblebill." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-nibble_account' ][ 'sv-se' ] = "Ange konto nummer för 'nibblebill' som skall användas." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-nibble_account' ][ 'uk-ua' ] = "Введіть номер мобільного, який Ви вказали при укладаннi договору з банком - для ідентифікації." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-nibble_account' ][ 'zh-cn' ] = "输入nibblebill要使用的账号。" ;
$text [ 'description-nibble_account' ][ 'ja-jp' ] = "nibblebill が使用するアカウント番号を入力します。" ;
$text [ 'description-nibble_account' ][ 'ko-kr' ] = "니블빌이 사용할 계좌번호를 입력하세요." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-mwi_account' ][ 'en-us' ] = "MWI Account with user@domain of the voicemail to monitor." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-mwi_account' ][ 'en-gb' ] = "MWI Account with user@domain of the voicemail to monitor." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-mwi_account' ][ 'ar-eg' ] = "حساب MWI مع نطاق @ user للبريد الصوتي المراد مراقبته.." ;
$text [ 'description-mwi_account' ][ 'de-at' ] = "MWI-Konto mit Benutzer@Domäne der zu überwachenden Voicemail." ;
$text [ 'description-mwi_account' ][ 'de-ch' ] = "MWI-Konto mit Benutzer@Domäne der zu überwachenden Voicemail." ;
$text [ 'description-mwi_account' ][ 'de-de' ] = "MWI-Konto mit Benutzer@Domäne der zu überwachenden Voicemail." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-mwi_account' ][ 'es-cl' ] = "Cuenta MWI con usuario@dominio del correo de voz para monitorear." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-mwi_account' ][ 'es-mx' ] = "Cuenta MWI con usuario@dominio del correo de voz para monitorear." ;
$text [ 'description-mwi_account' ][ 'fr-ca' ] = "Récupérer les informations de message en attente. User@domain de la messagerie vocale à gérer." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-mwi_account' ][ 'fr-fr' ] = "Récupérer les informations de message en attente. User@domain de la messagerie vocale à gérer." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-mwi_account' ][ 'he-il' ] = "MWI חשבון עם המשתמש@domain של הדואר האלקטרוני כדי לפקח." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-mwi_account' ][ 'it-it' ] = "Account MWI con utente@dominio della voicemail da monitorare." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-mwi_account' ][ 'nl-nl' ] = "MWI Account met user@domein van de voicemail voro bewaking." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-mwi_account' ][ 'pl-pl' ] = "Konto powiadomienia oczekującej uzytkownik@domena moitorowanej poczty głosowej" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-mwi_account' ][ 'pt-br' ] = "Conta MWI com usuário@dominio do correio de voz" ;
2017-05-19 18:50:44 +01:00
$text [ 'description-mwi_account' ][ 'pt-pt' ] = "Conta MWI com utilizador@domínio do correio de voz a monitorizar." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-mwi_account' ][ 'ro-ro' ] = "Cont MWI cu utilizator@domeniul mesageriei vocale de monitorizat." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-mwi_account' ][ 'ru-ru' ] = "MWI Учетная Запись user@domain для мониторинга Голосовой Почты." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-mwi_account' ][ 'sv-se' ] = "MWI konto med user@domain för den röstbrevlåda som skall monitoreras." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-mwi_account' ][ 'uk-ua' ] = "Мотор Обліковий запис з користувачем@доменом голосової пошти для моніторингу." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-mwi_account' ][ 'zh-cn' ] = "具有要监控的语音邮件的 user@domain 的 MWI 帐户。" ;
$text [ 'description-mwi_account' ][ 'ja-jp' ] = "監視するボイスメールの user@domain を持つ MWI アカウント。" ;
$text [ 'description-mwi_account' ][ 'ko-kr' ] = "모니터링할 음성 메일의 user@domain이 있는 MWI 계정." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-absolute_codec_string' ][ 'en-us' ] = "Absolute Codec String for the extension" ;
2020-03-20 20:47:13 +00:00
$text [ 'description-absolute_codec_string' ][ 'en-gb' ] = "Absolute Codec String for the extension" ;
2023-05-18 15:36:17 -06:00
$text [ 'description-absolute_codec_string' ][ 'ar-eg' ] = "سلسلة الترميز المطلقة للتمديد" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-absolute_codec_string' ][ 'de-at' ] = "Codec Zeichenkette für diese Nebenstelle" ;
$text [ 'description-absolute_codec_string' ][ 'de-ch' ] = "Codec Zeichenkette für diese Nebenstelle" ;
2017-05-19 18:50:44 +01:00
$text [ 'description-absolute_codec_string' ][ 'de-de' ] = "Codec Zeichenkette für diese Nebenstelle" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-absolute_codec_string' ][ 'es-cl' ] = "Ciclo absoluto para la extensión" ;
$text [ 'description-absolute_codec_string' ][ 'es-mx' ] = "Ciclo absoluto para la extensión" ;
2019-09-12 15:28:10 -04:00
$text [ 'description-absolute_codec_string' ][ 'fr-ca' ] = "Absolu codec string pour l'extension" ;
$text [ 'description-absolute_codec_string' ][ 'fr-fr' ] = "Absolu codec string pour l'extension" ;
2023-05-18 15:36:17 -06:00
$text [ 'description-absolute_codec_string' ][ 'he-il' ] = "מחרוזת Codec מוחלטת עבור ההרחבה" ;
2018-02-12 17:50:47 +00:00
$text [ 'description-absolute_codec_string' ][ 'it-it' ] = "Stringa Codec Assoluta per l'interno." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-absolute_codec_string' ][ 'nl-nl' ] = "Absolute codec string voor toestel" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-absolute_codec_string' ][ 'pl-pl' ] = "Absolute Codec String (ang.)." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-absolute_codec_string' ][ 'pt-br' ] = "String de Codec absoluta para o ramal" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-absolute_codec_string' ][ 'pt-pt' ] = "Absolute Codec String para a extensão" ;
2023-05-05 15:22:22 -06:00
$text [ 'description-absolute_codec_string' ][ 'ro-ro' ] = "șir de codec absolut pentru extensie" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-absolute_codec_string' ][ 'ru-ru' ] = "Последовательность выбора кодеков для Внутреннего Номера" ;
2017-06-02 16:39:34 +02:00
$text [ 'description-absolute_codec_string' ][ 'sv-se' ] = "Absolut Codec String för anknytningen" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-absolute_codec_string' ][ 'uk-ua' ] = "Абсолютний Codec String для розширення" ;
2023-05-18 15:36:17 -06:00
$text [ 'description-absolute_codec_string' ][ 'zh-cn' ] = "扩展的绝对编解码器字符串" ;
$text [ 'description-absolute_codec_string' ][ 'ja-jp' ] = "拡張子の絶対コーデック文字列" ;
$text [ 'description-absolute_codec_string' ][ 'ko-kr' ] = "확장에 대한 절대 코덱 문자열" ;
2016-04-25 20:30:23 -05:00
2016-08-11 18:46:54 +03:00
$text [ 'description-force_ping' ][ 'en-us' ] = "Use OPTIONS to detect if extension is reacheable" ;
2020-03-20 20:47:13 +00:00
$text [ 'description-force_ping' ][ 'en-gb' ] = "Use OPTIONS to detect if extension is reacheable" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-force_ping' ][ 'ar-eg' ] = "استخدام خيارات للكشف إذا كان التمديد يمكن الوصول إليه" ;
$text [ 'description-force_ping' ][ 'de-at' ] = "Verwende diese Option um zu prüfen, ob die Nebenstelle ereichbar ist." ;
$text [ 'description-force_ping' ][ 'de-ch' ] = "Verwende diese Option um zu prüfen, ob die Nebenstelle ereichbar ist." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-force_ping' ][ 'de-de' ] = "Verwende diese Option um zu prüfen, ob die Nebenstelle ereichbar ist." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-force_ping' ][ 'es-cl' ] = "Use OPTIONS para detectar si la extensión es accesible" ;
$text [ 'description-force_ping' ][ 'es-mx' ] = "Use OPTIONS para detectar si la extensión es accesible" ;
2019-09-12 15:28:10 -04:00
$text [ 'description-force_ping' ][ 'fr-ca' ] = "Utilisez OPTIONS pour détecter si une extension est accessible" ;
$text [ 'description-force_ping' ][ 'fr-fr' ] = "Utilisez OPTIONS pour détecter si une extension est accessible" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-force_ping' ][ 'he-il' ] = "השתמש באפשרות כדי לזהות אם הרחבה היא זמינה" ;
2018-02-12 17:50:47 +00:00
$text [ 'description-force_ping' ][ 'it-it' ] = "Usa OPTIONS per rilevare se l'interno è raggiungibile." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-force_ping' ][ 'nl-nl' ] = "Gebruik OPTIONS om te ontdekken of een toestel bereikbaar is." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-force_ping' ][ 'pl-pl' ] = "Zastosowanie OPTIONS do wykrycia, jeśli rozszerzenie jest możliwe." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-force_ping' ][ 'pt-br' ] = "Usar OPTIONS para detectar se o ramal é alcançável" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-force_ping' ][ 'pt-pt' ] = "Use OPTIONS para detectar se a extensão é acessível" ;
2023-05-05 15:22:22 -06:00
$text [ 'description-force_ping' ][ 'ro-ro' ] = "Utilizați OPȚIUNI pentru a detecta dacă extensia este accesibilă" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-force_ping' ][ 'ru-ru' ] = "Использовать OPTIONS, чтобы определить доступность Внутреннего Номера" ;
2017-06-02 16:39:34 +02:00
$text [ 'description-force_ping' ][ 'sv-se' ] = "Använd OPTIONS för att avgöra om anknytningen är nåbar" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-force_ping' ][ 'uk-ua' ] = "Використовуйте OPTIONS для виявлення, якщо розширення досягається" ;
2023-05-18 15:36:17 -06:00
$text [ 'description-force_ping' ][ 'zh-cn' ] = "使用 OPTIONS 检测扩展是否可达" ;
$text [ 'description-force_ping' ][ 'ja-jp' ] = "OPTIONS を使用して内線番号が到達可能かどうかを検出する" ;
$text [ 'description-force_ping' ][ 'ko-kr' ] = "OPTIONS를 사용하여 내선 번호에 연결할 수 있는지 감지" ;
2016-08-11 18:46:54 +03:00
2016-04-25 20:30:23 -05:00
$text [ 'description-missed_call' ][ 'en-us' ] = "Select the notification type, and enter the appropriate destination." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-missed_call' ][ 'en-gb' ] = "Select the notification type, and enter the appropriate destination." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-missed_call' ][ 'ar-eg' ] = "حدد نوع الإشعار ، وأدخل الوجهة المناسبة." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-missed_call' ][ 'de-at' ] = "Wählen Sie den Benachrichtigungstyp und geben Sie das entsprechende Ziel an." ;
$text [ 'description-missed_call' ][ 'de-ch' ] = "Wählen Sie den Benachrichtigungstyp und geben Sie das entsprechende Ziel an." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-missed_call' ][ 'de-de' ] = "Wählen Sie den Benachrichtigungstyp und geben Sie das entsprechende Ziel an." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-missed_call' ][ 'es-cl' ] = "Seleccione el tipo de notificación, y entrar en el destino apropiado." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-missed_call' ][ 'es-mx' ] = "Seleccione el tipo de notificación, y entrar en el destino apropiado." ;
$text [ 'description-missed_call' ][ 'fr-ca' ] = "Sélectionnez le type de notification, et entrez la destination appropriée." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-missed_call' ][ 'fr-fr' ] = "Sélectionnez le type de notification, et entrez la destination appropriée." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-missed_call' ][ 'he-il' ] = "בחר את סוג ההתראה והזן את היעד המתאים." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-missed_call' ][ 'it-it' ] = "Seleziona il tipo di notifica e inserisci la destinazione appropriata." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-missed_call' ][ 'nl-nl' ] = "Kies aankondigins type en voer de juiste bestemming in." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-missed_call' ][ 'pl-pl' ] = "Wybierz typ powiadomienia, i wpisz odpowiednie miejsce przeznaczenia." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-missed_call' ][ 'pt-br' ] = "Selecione o tipo de notificação e digite o destino apropriado." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-missed_call' ][ 'pt-pt' ] = "Selecione o tipo de notificação e digite o destino apropriado." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-missed_call' ][ 'ro-ro' ] = "Selectați tipul de notificare și introduceți destinația corespunzătoare." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-missed_call' ][ 'ru-ru' ] = "Выберите тип уведомления и введите соответствующий пункт назначения." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-missed_call' ][ 'sv-se' ] = "Välj typ anmälan, och ange lämplig destination." ;
$text [ 'description-missed_call' ][ 'uk-ua' ] = "Виберіть тип повідомлення, і ввести відповідний пункт призначення." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-missed_call' ][ 'zh-cn' ] = "选择通知类型,并输入适当的目的地。" ;
$text [ 'description-missed_call' ][ 'ja-jp' ] = "通知の種類を選択し、適切な宛先を入力します。" ;
$text [ 'description-missed_call' ][ 'ko-kr' ] = "알림 유형을 선택하고 적절한 대상을 입력합니다." ;
2016-04-25 20:30:23 -05:00
2023-01-28 21:31:00 +00:00
$text [ 'description-max_registrations' ][ 'en-us' ] = "Enter the maximum concurrent registrations allowed." ;
$text [ 'description-max_registrations' ][ 'en-gb' ] = "Enter the maximum concurrent registrations allowed." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-max_registrations' ][ 'ar-eg' ] = "أدخل الحد الأقصى من التسجيلات المتزامنة المسموح بها." ;
$text [ 'description-max_registrations' ][ 'de-at' ] = "Geben Sie die maximal zulässige Anzahl gleichzeitiger Registrierungen ein." ;
$text [ 'description-max_registrations' ][ 'de-ch' ] = "Geben Sie die maximal zulässige Anzahl gleichzeitiger Registrierungen ein." ;
$text [ 'description-max_registrations' ][ 'de-de' ] = "Geben Sie die maximal zulässige Anzahl gleichzeitiger Registrierungen ein." ;
$text [ 'description-max_registrations' ][ 'es-cl' ] = "Introduzca el máximo de registros simultáneos permitidos." ;
$text [ 'description-max_registrations' ][ 'es-mx' ] = "Introduzca el máximo de registros simultáneos permitidos." ;
$text [ 'description-max_registrations' ][ 'fr-ca' ] = "Saisissez le nombre maximum d'inscriptions simultanées autorisées." ;
$text [ 'description-max_registrations' ][ 'fr-fr' ] = "Saisissez le nombre maximum d'inscriptions simultanées autorisées." ;
$text [ 'description-max_registrations' ][ 'he-il' ] = "הזן את הרישומים המרביים המותרים במקביל." ;
$text [ 'description-max_registrations' ][ 'it-it' ] = "Immettere il numero massimo di registrazioni simultanee consentite." ;
$text [ 'description-max_registrations' ][ 'nl-nl' ] = "Voer het maximaal toegestane aantal gelijktijdige registraties in." ;
$text [ 'description-max_registrations' ][ 'pl-pl' ] = "Wprowadź maksymalną dozwoloną jednoczesną rejestrację." ;
$text [ 'description-max_registrations' ][ 'pt-br' ] = "Insira o máximo de registros simultâneos permitidos." ;
$text [ 'description-max_registrations' ][ 'pt-pt' ] = "Insira o máximo de registros simultâneos permitidos." ;
$text [ 'description-max_registrations' ][ 'ro-ro' ] = "Introduceți numărul maxim de înregistrări simultane permise." ;
$text [ 'description-max_registrations' ][ 'ru-ru' ] = "Введите максимально допустимое количество одновременных регистраций." ;
$text [ 'description-max_registrations' ][ 'sv-se' ] = "Ange maximalt tillåtna samtidiga registreringar." ;
$text [ 'description-max_registrations' ][ 'uk-ua' ] = "Введіть максимальну кількість одночасних реєстрацій." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-max_registrations' ][ 'zh-cn' ] = "输入允许的最大并发注册数。" ;
$text [ 'description-max_registrations' ][ 'ja-jp' ] = "許可される同時登録の最大数を入力します。" ;
$text [ 'description-max_registrations' ][ 'ko-kr' ] = "허용되는 최대 동시 등록을 입력합니다." ;
2023-01-28 21:31:00 +00:00
$text [ 'description-limit_max' ][ 'en-us' ] = "Enter the maximum number of concurrent outbound calls allowed." ;
$text [ 'description-limit_max' ][ 'en-gb' ] = "Enter the maximum number of concurrent outbound calls allowed." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-limit_max' ][ 'ar-eg' ] = "أدخل الحد الأقصى لعدد المكالمات الصادرة المتزامنة المسموح بها." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-limit_max' ][ 'de-at' ] = "Geben Sie die maximale Anzahl ausgehender Gespräche dieser Nebenstelle an." ;
$text [ 'description-limit_max' ][ 'de-ch' ] = "Geben Sie die maximale Anzahl ausgehender Gespräche dieser Nebenstelle an." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-limit_max' ][ 'de-de' ] = "Geben Sie die maximale Anzahl ausgehender Gespräche dieser Nebenstelle an." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-limit_max' ][ 'es-cl' ] = "Ingrese el número máximo de llamadas salientes para este usuario." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-limit_max' ][ 'es-mx' ] = "Ingrese el número máximo de llamadas salientes para este usuario." ;
$text [ 'description-limit_max' ][ 'fr-ca' ] = "Insérer le maximum d'appel sortants autorisés pour cet utilisateur." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-limit_max' ][ 'fr-fr' ] = "Insérer le maximum d'appel sortants autorisés pour cet utilisateur." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-limit_max' ][ 'he-il' ] = "הזן את המספר המקסימלי של שיחות במקביל מותר." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-limit_max' ][ 'it-it' ] = "Inserire il numero massimo di chiamate in uscita per questo utente." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-limit_max' ][ 'nl-nl' ] = "Voer maimaal aantal van uitgaande gesprekken voor deze gebruiker in." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-limit_max' ][ 'pl-pl' ] = "Wpisz maksymalną dozwoloną ilość rozmów wychodzących z tego numeru wew." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-limit_max' ][ 'pt-br' ] = "Insira o número máximo de chamadas de saída para este usuário." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-limit_max' ][ 'pt-pt' ] = "Introduza o número máximo de chamadas de saída para este utilizador." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-limit_max' ][ 'ro-ro' ] = "Introduceți numărul maxim de apeluri simultane permise." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-limit_max' ][ 'ru-ru' ] = "Введите максимальное количество исходящих вызовов для этого пользователя." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-limit_max' ][ 'sv-se' ] = "Ange max antal utgående samtal för denna anknytning." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-limit_max' ][ 'uk-ua' ] = "Введіть номер мобільного, який Ви вказали при укладаннi договору з банком - для ідентифікації." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-limit_max' ][ 'zh-cn' ] = "输入允许的最大并发出站呼叫数。" ;
$text [ 'description-limit_max' ][ 'ja-jp' ] = "許可される同時アウトバウンド コールの最大数を入力します。" ;
$text [ 'description-limit_max' ][ 'ko-kr' ] = "허용되는 최대 동시 발신 통화 수를 입력합니다." ;
2016-04-25 20:30:23 -05:00
2017-05-19 18:50:44 +01:00
$text [ 'description-limit_destination' ][ 'en-us' ] = "Enter the destination to send the calls when the max number of outgoing calls has been reached." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-limit_destination' ][ 'en-gb' ] = "Enter the destination to send the calls when the max number of outgoing calls has been reached." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-limit_destination' ][ 'ar-eg' ] = "أدخل المقصد لإرسال المكالمات عندما يتم الوصول إلى أكبر عدد من المكالمات" ;
$text [ 'description-limit_destination' ][ 'de-at' ] = "Geben Sie das Ziel an, wohin der Anruf geleitet werden soll, falls die maximale Anzahl ausgehender Gespräche erreicht wurde." ;
$text [ 'description-limit_destination' ][ 'de-ch' ] = "Geben Sie das Ziel an, wohin der Anruf geleitet werden soll, falls die maximale Anzahl ausgehender Gespräche erreicht wurde." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-limit_destination' ][ 'de-de' ] = "Geben Sie das Ziel an, wohin der Anruf geleitet werden soll, falls die maximale Anzahl ausgehender Gespräche erreicht wurde." ;
$text [ 'description-limit_destination' ][ 'es-cl' ] = "Ingrese el destino a quien enviar las llamadas cuando el máximo de llamadas salientes ha sido alcanzado." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-limit_destination' ][ 'es-mx' ] = "Ingrese el destino a quien enviar las llamadas cuando el máximo de llamadas salientes ha sido alcanzado." ;
$text [ 'description-limit_destination' ][ 'fr-ca' ] = "Insérer la destination où déborder quand la limite des appels sortant est atteinte." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-limit_destination' ][ 'fr-fr' ] = "Insérer la destination où déborder quand la limite des appels sortant est atteinte." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-limit_destination' ][ 'he-il' ] = "היכנסו ליעד כדי לשלוח את השיחות כאשר הגיע המספר המקסימלי של שיחות היוצאות." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-limit_destination' ][ 'it-it' ] = "Inserire la destinazione a cui inviare le chiamate quando il numero massimo in uscita è superato." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-limit_destination' ][ 'nl-nl' ] = "Voer de bestemming om oproepen naar te sturen als het maximale uitgaande oproepen bereikt is." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-limit_destination' ][ 'pl-pl' ] = "Wprowadź destynację rozmowy w przypadku osiągnięcia maksymalnej liczby połączeń wychodzących." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-limit_destination' ][ 'pt-br' ] = "Insira o destino para enviar as chamadas quando o número máximo de chamadas de saída for atingido." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-limit_destination' ][ 'pt-pt' ] = "Introduza o destino para enviar as chamadas quando o número máximo de chamadas de saída for atingido." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-limit_destination' ][ 'ro-ro' ] = "Introduceți destinația pentru a trimite apelurile când a fost atins numărul maxim de apeluri efectuate." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-limit_destination' ][ 'ru-ru' ] = "Введите получателя для отправки вызовов, когда достигнуто максимальное количество исходящих вызовов." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-limit_destination' ][ 'sv-se' ] = "Ange destination dit samtal skickas när max antal utgående samtals gränsen har nåtts." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-limit_destination' ][ 'uk-ua' ] = "Введіть номер мобільного, який Ви вказали при укладаннi договору з банком - для ідентифікації." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-limit_destination' ][ 'zh-cn' ] = "当达到最大拨出呼叫数时,输入发送呼叫的目的地。" ;
$text [ 'description-limit_destination' ][ 'ja-jp' ] = "発信通話の最大数に達した場合に通話を送信する宛先を入力します。" ;
$text [ 'description-limit_destination' ][ 'ko-kr' ] = "최대 발신 통화 수에 도달했을 때 통화를 보낼 대상을 입력합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-hold_music' ][ 'en-us' ] = "Select the MOH Category here." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-hold_music' ][ 'en-gb' ] = "Select the MOH Category here." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-hold_music' ][ 'ar-eg' ] = '"إختاروا "الموه الفئة هنا' ;
$text [ 'description-hold_music' ][ 'de-at' ] = "Wählen Sie die Wartemusik Kategorie." ;
$text [ 'description-hold_music' ][ 'de-ch' ] = "Wählen Sie die Wartemusik Kategorie." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-hold_music' ][ 'de-de' ] = "Wählen Sie die Wartemusik Kategorie." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-hold_music' ][ 'es-cl' ] = "Ingrese la categoría de música en espera aquí" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-hold_music' ][ 'es-mx' ] = "Ingrese la categoría de música en espera aquí" ;
$text [ 'description-hold_music' ][ 'fr-ca' ] = "Choisir la musique d'attente'." ;
2021-01-06 16:04:03 -05:00
$text [ 'description-hold_music' ][ 'fr-fr' ] = "Choisir la musique d'attente." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-hold_music' ][ 'he-il' ] = "בחרו את MOH קטגוריה כאן" ;
2018-02-12 17:50:47 +00:00
$text [ 'description-hold_music' ][ 'it-it' ] = "Seleziona la categoria di Musica d'attesa." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-hold_music' ][ 'nl-nl' ] = "Kies Wachtmuziek hier." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-hold_music' ][ 'pl-pl' ] = "Wybierz kategorie muzyki na czekanie." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-hold_music' ][ 'pt-br' ] = "Escolha a categoria de música de espera aqui (MOH)." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-hold_music' ][ 'pt-pt' ] = "Escolha a categoria MOH da música aqui." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-hold_music' ][ 'ro-ro' ] = "Selectați categoria MOH aici." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-hold_music' ][ 'ru-ru' ] = "Выберите мелодию Музыки на Ожидании (MOH)." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-hold_music' ][ 'sv-se' ] = "Välj MOH Kategori här." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-hold_music' ][ 'uk-ua' ] = "Виберіть MOH Категорія тут." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-hold_music' ][ 'zh-cn' ] = "在此处选择 MOH 类别。" ;
$text [ 'description-hold_music' ][ 'ja-jp' ] = "ここで MOH カテゴリを選択します。" ;
$text [ 'description-hold_music' ][ 'ko-kr' ] = "여기에서 MOH 범주를 선택합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-extensions' ][ 'en-us' ] = "Use this to configure your SIP extensions." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-extensions' ][ 'en-gb' ] = "Use this to configure your SIP extensions." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-extensions' ][ 'ar-eg' ] = "استخدم هذا لتكوين ملحقات SIP الخاصة بك." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-extensions' ][ 'de-at' ] = "Benutzen Sie dieses Modul um Ihre SIP Nebenstelle zu konfigurieren." ;
$text [ 'description-extensions' ][ 'de-ch' ] = "Benutzen Sie dieses Modul um Ihre SIP Nebenstelle zu konfigurieren." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-extensions' ][ 'de-de' ] = "Benutzen Sie dieses Modul um Ihre SIP Nebenstelle zu konfigurieren." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-extensions' ][ 'es-cl' ] = "Utilizado para configurar Extensiones SIP." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-extensions' ][ 'es-mx' ] = "Utilizado para configurar Extensiones SIP." ;
$text [ 'description-extensions' ][ 'fr-ca' ] = "Page de configuration des extensions SIP." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-extensions' ][ 'fr-fr' ] = "Page de configuration des extensions SIP." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-extensions' ][ 'he-il' ] = "השתמש בכך כדי להגדיר את הרחבות SIP שלך." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-extensions' ][ 'it-it' ] = "Da usare per la configurazione degli interni SIP." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-extensions' ][ 'nl-nl' ] = "Gebruik dit om de SIP toestel te configureren." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-extensions' ][ 'pl-pl' ] = "Konfiguracja numerów wewnętrznych." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-extensions' ][ 'pt-br' ] = "Utilize isto para configurar seus ramais SIP." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-extensions' ][ 'pt-pt' ] = "Utilize isto para configurar as suas extensões SIP" ;
2023-05-05 15:22:22 -06:00
$text [ 'description-extensions' ][ 'ro-ro' ] = "Utilizați aceasta pentru a configura extensiile SIP." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-extensions' ][ 'ru-ru' ] = "Используйте это для настройки Внутренних Номеров SIP." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-extensions' ][ 'sv-se' ] = "Använd detta för att konfigurera dina SIP anknytningar." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-extensions' ][ 'uk-ua' ] = "Використовуйте це, щоб налаштувати розширення SIP." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-extensions' ][ 'zh-cn' ] = "使用它来配置您的 SIP 分机。" ;
$text [ 'description-extensions' ][ 'ja-jp' ] = "これを使用して SIP 拡張機能を構成します。" ;
$text [ 'description-extensions' ][ 'ko-kr' ] = "이를 사용하여 SIP 확장을 구성합니다." ;
2016-04-25 20:30:23 -05:00
2018-05-31 19:19:59 -06:00
$text [ 'description-extension' ][ 'en-us' ] = "Enter the alphanumeric extension. The default configuration allows 2 - 15 digit extensions." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-extension' ][ 'en-gb' ] = "Enter the alphanumeric extension. The default configuration allows 2 - 15 digit extensions." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-extension' ][ 'ar-eg' ] = "أدخل التمديد الألفي The default formation allows 2 - 15 digit extensions." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-extension' ][ 'de-at' ] = "Geben Sie die alphanumerische Erweiterung ein. Die Standardkonfiguration ermöglicht 2- bis 15-stellige Durchwahlen." ;
$text [ 'description-extension' ][ 'de-ch' ] = "Geben Sie die alphanumerische Erweiterung ein. Die Standardkonfiguration ermöglicht 2- bis 15-stellige Durchwahlen." ;
$text [ 'description-extension' ][ 'de-de' ] = "Geben Sie die alphanumerische Erweiterung ein. Die Standardkonfiguration ermöglicht 2- bis 15-stellige Durchwahlen." ;
2018-05-31 19:19:59 -06:00
$text [ 'description-extension' ][ 'es-cl' ] = "Ingrese una extensión alfanumérica. La configuración predeterminada permite extensiones de 2 a 15 dígitos." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-extension' ][ 'es-mx' ] = "Ingrese una extensión alfanumérica. La configuración predeterminada permite extensiones de 2 a 15 dígitos." ;
$text [ 'description-extension' ][ 'fr-ca' ] = "Insérer l'extension au format numéique ou alphanumérique. La configuration par défaut autorise des extension de 2 à 15 digits." ;
2018-05-31 19:19:59 -06:00
$text [ 'description-extension' ][ 'fr-fr' ] = "Insérer l'extension au format numéique ou alphanumérique. La configuration par défaut autorise des extension de 2 à 15 digits." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-extension' ][ 'he-il' ] = "הזן את הרחבה אלפאנומרית. ברירת המחדל מאפשרת 2 - 15 הרחבות ספרותיות." ;
2018-05-31 19:19:59 -06:00
$text [ 'description-extension' ][ 'it-it' ] = "Inserisci l'interno alfanumerico. La configurazione base prevede 2-15 cifre." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-extension' ][ 'nl-nl' ] = "Geef de alphanumeriek toestelnummer. De standaard configuratie laat 2 - 15 cijferige toestel nummers toe." ;
2018-05-31 19:19:59 -06:00
$text [ 'description-extension' ][ 'pl-pl' ] = "Wprowadź alfanumeryczny numer wewnętrzny. Domyślna konfiguracja pozwala na 2-15 cyfrowe numery wewnętrzne " ;
2019-11-28 15:08:30 -03:00
$text [ 'description-extension' ][ 'pt-br' ] = "Entre com o ramal alfanumérico. A configuração padrão permite ramais com 2 à 15 dígitos." ;
2018-05-31 19:19:59 -06:00
$text [ 'description-extension' ][ 'pt-pt' ] = "Introduza uma extensão alfanumérica. A configuração por omissão prmite extensões de 2 - 15 dígitos." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-extension' ][ 'ro-ro' ] = "Introduceți extensia alfanumerică. Configurația implicită permite extensii de 2 - 15 cifre." ;
2018-05-31 19:19:59 -06:00
$text [ 'description-extension' ][ 'ru-ru' ] = "Введите буквенно-цифровой Внутренний Номер. Конфигурация по умолчанию позволяет 2-15-значные Внутренние Номера." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-extension' ][ 'sv-se' ] = "Tilldela anknytning och linje nummer till enheten." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-extension' ][ 'uk-ua' ] = "Введіть alphanumeric розширення. Налаштування за замовчуванням дозволяє 2 - 15 цифрових розширень." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-extension' ][ 'zh-cn' ] = "输入字母数字扩展名。 默认配置允许 2 - 15 位扩展。" ;
$text [ 'description-extension' ][ 'ja-jp' ] = "英数字の内線番号を入力します。 デフォルト設定では、2 ~ 15 桁の内線番号が許可されます。" ;
$text [ 'description-extension' ][ 'ko-kr' ] = "영숫자 확장자를 입력합니다. 기본 구성은 2 - 15자리 내선을 허용합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-enabled' ][ 'en-us' ] = "Set the status of the extension." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-enabled' ][ 'en-gb' ] = "Set the status of the extension." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-enabled' ][ 'ar-eg' ] = "اضبط حالة الامتداد." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-enabled' ][ 'de-at' ] = "Setzen Sie den Status dieser Nebenstelle." ;
$text [ 'description-enabled' ][ 'de-ch' ] = "Setzen Sie den Status dieser Nebenstelle." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-enabled' ][ 'de-de' ] = "Setzen Sie den Status dieser Nebenstelle." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-enabled' ][ 'es-cl' ] = "Seleccione el estado de la extensión." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-enabled' ][ 'es-mx' ] = "Seleccione el estado de la extensión." ;
$text [ 'description-enabled' ][ 'fr-ca' ] = "Etat de l'extension." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-enabled' ][ 'fr-fr' ] = "Etat de l'extension." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-enabled' ][ 'he-il' ] = "הגדר את הסטטוס של הסיומת." ;
2017-02-25 05:42:58 +01:00
$text [ 'description-enabled' ][ 'it-it' ] = "Imposta lo stato dell'interno." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-enabled' ][ 'nl-nl' ] = "Stel de status van dit toestel in." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-enabled' ][ 'pl-pl' ] = "Ustaw status numeru wewnętrznego." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-enabled' ][ 'pt-br' ] = "Defina o estado do ramal." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-enabled' ][ 'pt-pt' ] = "Defina o estado da extensão." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-enabled' ][ 'ro-ro' ] = "Setați starea extensiei." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-enabled' ][ 'ru-ru' ] = "Установите статус Внутреннего Номера." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-enabled' ][ 'sv-se' ] = "Välj status på denna standardinställning." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-enabled' ][ 'uk-ua' ] = "Встановити статус розширення." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-enabled' ][ 'zh-cn' ] = "设置扩展的状态。" ;
$text [ 'description-enabled' ][ 'ja-jp' ] = "拡張機能のステータスを設定します。" ;
2023-05-03 10:36:25 -06:00
$text [ 'description-enabled' ][ 'ko-kr' ] = "확장 상태를 설정합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-emergency_caller_id_number' ][ 'en-us' ] = "Enter the emergency caller ID number here." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-emergency_caller_id_number' ][ 'en-gb' ] = "Enter the emergency caller ID number here." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-emergency_caller_id_number' ][ 'ar-eg' ] = "أدخل رقم هوية المتصل في حالات الطوارئ هنا." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-emergency_caller_id_number' ][ 'de-at' ] = "Geben Sie die Anruferkennung (Nummer) für Notrufe an." ;
$text [ 'description-emergency_caller_id_number' ][ 'de-ch' ] = "Geben Sie die Anruferkennung (Nummer) für Notrufe an." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-emergency_caller_id_number' ][ 'de-de' ] = "Geben Sie die Anruferkennung (Nummer) für Notrufe an." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-emergency_caller_id_number' ][ 'es-cl' ] = "Ingrese el número de Caller ID de emergencia aquí." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-emergency_caller_id_number' ][ 'es-mx' ] = "Ingrese el número de Caller ID de emergencia aquí." ;
$text [ 'description-emergency_caller_id_number' ][ 'fr-ca' ] = "Entrez le numéro d'identification de l'appelant pour les urgences." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-emergency_caller_id_number' ][ 'fr-fr' ] = "Entrez le numéro d'identification de l'appelant pour les urgences." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-emergency_caller_id_number' ][ 'he-il' ] = "הזן את מספר החירום המזהה כאן." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-emergency_caller_id_number' ][ 'it-it' ] = "Inserire ID Numero Chiamante di emergenza." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-emergency_caller_id_number' ][ 'nl-nl' ] = "Voor de noodoproep CID hier in." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-emergency_caller_id_number' ][ 'pl-pl' ] = "Wprowadź prezentację numeru dzwoniącego (emergency)" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-emergency_caller_id_number' ][ 'pt-br' ] = "Insira o número ID de emergência do chamador aqui." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-emergency_caller_id_number' ][ 'pt-pt' ] = "Introduza o número de emergência do chamador aqui." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-emergency_caller_id_number' ][ 'ro-ro' ] = "Introduceți aici numărul de identificare a apelantului de urgență." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-emergency_caller_id_number' ][ 'ru-ru' ] = "Введите идентификтор (caller ID) номера при экстренном вызове." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-emergency_caller_id_number' ][ 'sv-se' ] = "Ange nummer som skall visas vid nödsamtal." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-emergency_caller_id_number' ][ 'uk-ua' ] = "Введіть номер мобільного, який Ви вказали при укладаннi договору з банком - для ідентифікації." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-emergency_caller_id_number' ][ 'zh-cn' ] = "在此处输入紧急来电显示号码。" ;
$text [ 'description-emergency_caller_id_number' ][ 'ja-jp' ] = "ここに緊急発信者 ID 番号を入力します。" ;
$text [ 'description-emergency_caller_id_number' ][ 'ko-kr' ] = "여기에 긴급 발신자 ID 번호를 입력하세요." ;
2016-04-25 20:30:23 -05:00
2020-04-14 12:56:14 -06:00
$text [ 'description-emergency_caller_id_number-select' ][ 'en-us' ] = "Select the emergency caller ID number." ;
$text [ 'description-emergency_caller_id_number-select' ][ 'en-gb' ] = "Select the emergency caller ID number." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-emergency_caller_id_number-select' ][ 'ar-eg' ] = "حدد رقم هوية المتصل في حالات الطوارئ." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-emergency_caller_id_number-select' ][ 'de-at' ] = "Wählen Sie die Anruferkennung (Nummer) für Notrufe." ;
$text [ 'description-emergency_caller_id_number-select' ][ 'de-ch' ] = "Wählen Sie die Anruferkennung (Nummer) für Notrufe." ;
2020-04-14 12:56:14 -06:00
$text [ 'description-emergency_caller_id_number-select' ][ 'de-de' ] = "Wählen Sie die Anruferkennung (Nummer) für Notrufe." ;
$text [ 'description-emergency_caller_id_number-select' ][ 'es-cl' ] = "Seleccione el número de Caller ID de emergencia." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-emergency_caller_id_number-select' ][ 'es-mx' ] = "Seleccione el número de Caller ID de emergencia." ;
$text [ 'description-emergency_caller_id_number-select' ][ 'fr-ca' ] = "Choisir le numéro d'identification de l'appelant pour les urgences." ;
2020-04-14 12:56:14 -06:00
$text [ 'description-emergency_caller_id_number-select' ][ 'fr-fr' ] = "Choisir le numéro d'identification de l'appelant pour les urgences." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-emergency_caller_id_number-select' ][ 'he-il' ] = "בחר את מספר זיהוי המתקשר לשיחה חירום." ;
2020-04-14 12:56:14 -06:00
$text [ 'description-emergency_caller_id_number-select' ][ 'it-it' ] = "Inserisci l'ID Numero Chiamante di emergenza." ;
$text [ 'description-emergency_caller_id_number-select' ][ 'nl-nl' ] = "Voor de noodoproep CID hier." ;
$text [ 'description-emergency_caller_id_number-select' ][ 'pl-pl' ] = "Wybierz prezentację numeru dzwoniącego (emergency)" ;
$text [ 'description-emergency_caller_id_number-select' ][ 'pt-br' ] = "Escolha o número ID de emergência do chamador." ;
$text [ 'description-emergency_caller_id_number-select' ][ 'pt-pt' ] = "Escolha o número de emergência do chamador." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-emergency_caller_id_number-select' ][ 'ro-ro' ] = "Selectați numărul de identificare a apelantului de urgență." ;
2020-04-14 12:56:14 -06:00
$text [ 'description-emergency_caller_id_number-select' ][ 'ru-ru' ] = "Введите идентификтор (caller ID) номера при экстренном вызове." ;
$text [ 'description-emergency_caller_id_number-select' ][ 'sv-se' ] = "Ange nummer som skall visas vid nödsamtal." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-emergency_caller_id_number-select' ][ 'uk-ua' ] = "Виберіть номер ідентифікатора аварійного дзвінка." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-emergency_caller_id_number-select' ][ 'zh-cn' ] = "选择紧急来电显示号码。" ;
$text [ 'description-emergency_caller_id_number-select' ][ 'ja-jp' ] = "緊急発信者番号を選択します。" ;
$text [ 'description-emergency_caller_id_number-select' ][ 'ko-kr' ] = "긴급 발신자 ID 번호를 선택합니다." ;
2020-04-14 12:56:14 -06:00
2016-04-25 20:30:23 -05:00
$text [ 'description-emergency_caller_id_name' ][ 'en-us' ] = "Enter the emergency caller ID name here." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-emergency_caller_id_name' ][ 'en-gb' ] = "Enter the emergency caller ID name here." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-emergency_caller_id_name' ][ 'ar-eg' ] = "أدخلي اسم المتصل الطارئ هنا" ;
$text [ 'description-emergency_caller_id_name' ][ 'de-at' ] = "Geben Sie die Anruferkennung (Name) für Notrufe an." ;
$text [ 'description-emergency_caller_id_name' ][ 'de-ch' ] = "Geben Sie die Anruferkennung (Name) für Notrufe an." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-emergency_caller_id_name' ][ 'de-de' ] = "Geben Sie die Anruferkennung (Name) für Notrufe an." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-emergency_caller_id_name' ][ 'es-cl' ] = "Ingrese el nombre de Caller ID de emergencia aquí." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-emergency_caller_id_name' ][ 'es-mx' ] = "Ingrese el nombre de Caller ID de emergencia aquí." ;
$text [ 'description-emergency_caller_id_name' ][ 'fr-ca' ] = "Entrez le nom d'identification de l'appelant pour les urgences." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-emergency_caller_id_name' ][ 'fr-fr' ] = "Entrez le nom d'identification de l'appelant pour les urgences." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-emergency_caller_id_name' ][ 'he-il' ] = "הכנס את שם מזהה החירום כאן." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-emergency_caller_id_name' ][ 'it-it' ] = "Inserire ID Nome Chiamante di emergenza." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-emergency_caller_id_name' ][ 'nl-nl' ] = "Voer noodoproep CID naam hier in." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-emergency_caller_id_name' ][ 'pl-pl' ] = "Wprowadź prezentację nazwy dzwoniącego (emergency)" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-emergency_caller_id_name' ][ 'pt-br' ] = "Insira o nome ID de emergência do chamador aqui." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-emergency_caller_id_name' ][ 'pt-pt' ] = "Introduza o nome de emergência do chamador aqui." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-emergency_caller_id_name' ][ 'ro-ro' ] = "Introduceți aici numele de identificare a apelantului de urgență." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-emergency_caller_id_name' ][ 'ru-ru' ] = "Введите идентификтор (caller ID) Имени при экстренном вызове." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-emergency_caller_id_name' ][ 'sv-se' ] = "Ange namn som skall visas vid nödsamtal." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-emergency_caller_id_name' ][ 'uk-ua' ] = "Введіть номер мобільного, який Ви вказали при укладаннi договору з банком - для ідентифікації." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-emergency_caller_id_name' ][ 'zh-cn' ] = "在此处输入紧急来电显示名称。" ;
$text [ 'description-emergency_caller_id_name' ][ 'ja-jp' ] = "ここに緊急発信者ID名を入力します。" ;
$text [ 'description-emergency_caller_id_name' ][ 'ko-kr' ] = "여기에 긴급 발신자 ID 이름을 입력하세요." ;
2016-04-25 20:30:23 -05:00
2020-04-14 12:56:14 -06:00
$text [ 'description-emergency_caller_id_name-select' ][ 'en-us' ] = "Select the emergency caller ID name." ;
$text [ 'description-emergency_caller_id_name-select' ][ 'en-gb' ] = "Select the emergency caller ID name." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-emergency_caller_id_name-select' ][ 'ar-eg' ] = "اختاري اسم المتصل الطارئ" ;
$text [ 'description-emergency_caller_id_name-select' ][ 'de-at' ] = "Wählen Sie die Anruferkennung (Name) für Notrufe." ;
$text [ 'description-emergency_caller_id_name-select' ][ 'de-ch' ] = "Wählen Sie die Anruferkennung (Name) für Notrufe." ;
2020-04-14 12:56:14 -06:00
$text [ 'description-emergency_caller_id_name-select' ][ 'de-de' ] = "Wählen Sie die Anruferkennung (Name) für Notrufe." ;
$text [ 'description-emergency_caller_id_name-select' ][ 'es-cl' ] = "Seleccione el nombre de Caller ID de emergencia." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-emergency_caller_id_name-select' ][ 'es-mx' ] = "Seleccione el nombre de Caller ID de emergencia." ;
$text [ 'description-emergency_caller_id_name-select' ][ 'fr-ca' ] = "Choisir le nom d'identification de l'appelant pour les urgences." ;
2020-04-14 12:56:14 -06:00
$text [ 'description-emergency_caller_id_name-select' ][ 'fr-fr' ] = "Choisir le nom d'identification de l'appelant pour les urgences." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-emergency_caller_id_name-select' ][ 'he-il' ] = "בחר את שם מזהה החירום." ;
2020-04-14 12:56:14 -06:00
$text [ 'description-emergency_caller_id_name-select' ][ 'it-it' ] = "Inserire l'ID Nome Chiamante di emergenza." ;
$text [ 'description-emergency_caller_id_name-select' ][ 'nl-nl' ] = "Voer noodoproep CID naam hier." ;
$text [ 'description-emergency_caller_id_name-select' ][ 'pl-pl' ] = "Wprowadź prezentację nazwy dzwoniącego (emergency)" ;
$text [ 'description-emergency_caller_id_name-select' ][ 'pt-br' ] = "Escolha o nome ID de emergência do chamador." ;
$text [ 'description-emergency_caller_id_name-select' ][ 'pt-pt' ] = "Escolha o nome de emergência do chamador." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-emergency_caller_id_name-select' ][ 'ro-ro' ] = "Selectați numele ID-ului apelantului de urgență." ;
2020-04-14 12:56:14 -06:00
$text [ 'description-emergency_caller_id_name-select' ][ 'ru-ru' ] = "Введите идентификтор (caller ID) Имени при экстренном вызове." ;
$text [ 'description-emergency_caller_id_name-select' ][ 'sv-se' ] = "Ange namn som skall visas vid nödsamtal." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-emergency_caller_id_name-select' ][ 'uk-ua' ] = "Виберіть ім'я ідентифікатора аварійного дзвінка." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-emergency_caller_id_name-select' ][ 'zh-cn' ] = "选择紧急来电显示名称。" ;
$text [ 'description-emergency_caller_id_name-select' ][ 'ja-jp' ] = "緊急発信者ID名を選択します。" ;
$text [ 'description-emergency_caller_id_name-select' ][ 'ko-kr' ] = "긴급 발신자 ID 이름을 선택합니다." ;
2020-04-14 12:56:14 -06:00
2016-04-25 20:30:23 -05:00
$text [ 'description-effective_caller_id_number' ][ 'en-us' ] = "Enter the internal caller ID number here." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-effective_caller_id_number' ][ 'en-gb' ] = "Enter the internal caller ID number here." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-effective_caller_id_number' ][ 'ar-eg' ] = "أدخل رقم هوية المتصل الداخلي هنا" ;
$text [ 'description-effective_caller_id_number' ][ 'de-at' ] = "Geben Sie die interne Anruferkennung (Nummer) an." ;
$text [ 'description-effective_caller_id_number' ][ 'de-ch' ] = "Geben Sie die interne Anruferkennung (Nummer) an." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-effective_caller_id_number' ][ 'de-de' ] = "Geben Sie die interne Anruferkennung (Nummer) an." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-effective_caller_id_number' ][ 'es-cl' ] = "Ingrese el número de Caller ID interno aquí." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-effective_caller_id_number' ][ 'es-mx' ] = "Ingrese el número de Caller ID interno aquí." ;
$text [ 'description-effective_caller_id_number' ][ 'fr-ca' ] = "Numéro d'appelant affiché pour les appels internes" ;
2016-04-25 20:30:23 -05:00
$text [ 'description-effective_caller_id_number' ][ 'fr-fr' ] = "Numéro d'appelant affiché pour les appels internes" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-effective_caller_id_number' ][ 'he-il' ] = "הכנס את מספר הזיהוי הפנימי כאן." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-effective_caller_id_number' ][ 'it-it' ] = "Inserire l'ID numero chiamante Interno. " ;
2019-11-23 01:37:36 +01:00
$text [ 'description-effective_caller_id_number' ][ 'nl-nl' ] = "Voer intern CID nummer hier in." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-effective_caller_id_number' ][ 'pl-pl' ] = "Wprowadź prezentację numeru dzwoniącego (rozmowy wew)" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-effective_caller_id_number' ][ 'pt-br' ] = "Insira o número ID interno do chamador aqui." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-effective_caller_id_number' ][ 'pt-pt' ] = "Introduza o número interno do chamador aqui." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-effective_caller_id_number' ][ 'ro-ro' ] = "Introduceți aici numărul de identificare a apelantului intern." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-effective_caller_id_number' ][ 'ru-ru' ] = "Введите внутренний идентификатор (caller ID) номера." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-effective_caller_id_number' ][ 'sv-se' ] = "Ange numret som skall visas internt." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-effective_caller_id_number' ][ 'uk-ua' ] = "Введіть номер мобільного, який Ви вказали при укладаннi договору з банком - для ідентифікації." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-effective_caller_id_number' ][ 'zh-cn' ] = "在此输入内部来电显示号码。" ;
$text [ 'description-effective_caller_id_number' ][ 'ja-jp' ] = "ここに内線発信者番号を入力します。" ;
$text [ 'description-effective_caller_id_number' ][ 'ko-kr' ] = "여기에 내부 발신자 ID 번호를 입력합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-effective_caller_id_name' ][ 'en-us' ] = "Enter the internal caller ID name here." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-effective_caller_id_name' ][ 'en-gb' ] = "Enter the internal caller ID name here." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-effective_caller_id_name' ][ 'ar-eg' ] = "أدخل اسم المتصل الداخلي هنا" ;
$text [ 'description-effective_caller_id_name' ][ 'de-at' ] = "Geben Sie die interne Anruferkennung (Name) an." ;
$text [ 'description-effective_caller_id_name' ][ 'de-ch' ] = "Geben Sie die interne Anruferkennung (Name) an." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-effective_caller_id_name' ][ 'de-de' ] = "Geben Sie die interne Anruferkennung (Name) an." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-effective_caller_id_name' ][ 'es-cl' ] = "Ingrese el nombre de Caller ID interno aquí." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-effective_caller_id_name' ][ 'es-mx' ] = "Ingrese el nombre de Caller ID interno aquí." ;
$text [ 'description-effective_caller_id_name' ][ 'fr-ca' ] = "Nom d'appelant affiché pour les appels internes" ;
2016-04-25 20:30:23 -05:00
$text [ 'description-effective_caller_id_name' ][ 'fr-fr' ] = "Nom d'appelant affiché pour les appels internes" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-effective_caller_id_name' ][ 'he-il' ] = "הכנס את שם הזיהוי הפנימי כאן." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-effective_caller_id_name' ][ 'it-it' ] = "Inserire l'ID nome chiamante Interno." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-effective_caller_id_name' ][ 'nl-nl' ] = "Voer iterne CID naam hier in." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-effective_caller_id_name' ][ 'pl-pl' ] = "Wprowadź prezentację nazwy dzwoniącego (rozmowy wew)" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-effective_caller_id_name' ][ 'pt-br' ] = "Insira o nome ID interno do chamador aqui." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-effective_caller_id_name' ][ 'pt-pt' ] = "Introduza o nome interno do chamador aqui." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-effective_caller_id_name' ][ 'ro-ro' ] = "Introduceți aici numele ID-ului apelantului intern." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-effective_caller_id_name' ][ 'ru-ru' ] = "Введите внутренний идентификатор (caller ID) Имени." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-effective_caller_id_name' ][ 'sv-se' ] = "Ange namn som skall visas internt." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-effective_caller_id_name' ][ 'uk-ua' ] = "Введіть номер мобільного, який Ви вказали при укладаннi договору з банком - для ідентифікації." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-effective_caller_id_name' ][ 'zh-cn' ] = "在此处输入内部来电显示名称。" ;
$text [ 'description-effective_caller_id_name' ][ 'ja-jp' ] = "ここに内部発信者 ID 名を入力します。" ;
$text [ 'description-effective_caller_id_name' ][ 'ko-kr' ] = "여기에 내부 발신자 ID 이름을 입력합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-directory_visible' ][ 'en-us' ] = "Select whether to hide the name from the directory." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-directory_visible' ][ 'en-gb' ] = "Select whether to hide the name from the directory." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-directory_visible' ][ 'ar-eg' ] = "اختيار ما إذا كان لإخفاء الاسم من الدليل." ;
$text [ 'description-directory_visible' ][ 'de-at' ] = "Wählen Sie ob der Name im Verzeichnis angegeben werden soll." ;
$text [ 'description-directory_visible' ][ 'de-ch' ] = "Wählen Sie ob der Name im Verzeichnis angegeben werden soll." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-directory_visible' ][ 'de-de' ] = "Wählen Sie ob der Name im Verzeichnis angegeben werden soll." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-directory_visible' ][ 'es-cl' ] = "Seleccione si desea esconder el nombre desde el directorio." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-directory_visible' ][ 'es-mx' ] = "Seleccione si desea esconder el nombre desde el directorio." ;
$text [ 'description-directory_visible' ][ 'fr-ca' ] = "Choisir si le nom sera visible dans l'annuaire." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-directory_visible' ][ 'fr-fr' ] = "Choisir si le nom sera visible dans l'annuaire." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-directory_visible' ][ 'he-il' ] = "בחר אם להסתיר את השם מהספרייה." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-directory_visible' ][ 'it-it' ] = "Selezionare se nascondere il nome nella rubrica." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-directory_visible' ][ 'nl-nl' ] = "Kies of de naam uit de zoeklijst gehouden moet worden." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-directory_visible' ][ 'pl-pl' ] = "Wybierz czy ukryć imię i nazwisko w książce telefonicznej." ;
$text [ 'description-directory_visible' ][ 'pt-br' ] = "Escolha se deseja ou não ocultar o nome do diretório" ;
$text [ 'description-directory_visible' ][ 'pt-pt' ] = "Escolha se deseja ou não ocultar o nome do directório." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-directory_visible' ][ 'ro-ro' ] = "Selectați dacă doriți să ascundeți numele din director." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-directory_visible' ][ 'ru-ru' ] = "Выберите, следует ли скрыть имя каталога." ;
2017-06-02 16:39:34 +02:00
$text [ 'description-directory_visible' ][ 'sv-se' ] = "Välj om namnet inte skall visas i katalogen." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-directory_visible' ][ 'uk-ua' ] = "Виберіть, чи сховати ім'я з каталогу." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-directory_visible' ][ 'zh-cn' ] = "选择是否从目录中隐藏姓名。" ;
$text [ 'description-directory_visible' ][ 'ja-jp' ] = "ディレクトリに名前を非表示にするかどうかを選択します。" ;
$text [ 'description-directory_visible' ][ 'ko-kr' ] = "디렉터리에서 이름을 숨길지 여부를 선택합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-directory_full_name' ][ 'en-us' ] = "Enter the first name followed by the last name." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-directory_full_name' ][ 'en-gb' ] = "Enter the first name followed by the last name." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-directory_full_name' ][ 'ar-eg' ] = "أدخل الاسم الأول متبوعًا بالاسم الأخير." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-directory_full_name' ][ 'de-at' ] = "Geben Sie zuerst den Vornamen und dann den Nachnamen an." ;
$text [ 'description-directory_full_name' ][ 'de-ch' ] = "Geben Sie zuerst den Vornamen und dann den Nachnamen an." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-directory_full_name' ][ 'de-de' ] = "Geben Sie zuerst den Vornamen und dann den Nachnamen an." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-directory_full_name' ][ 'es-cl' ] = "Ingrese el nombre seguido del apellido." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-directory_full_name' ][ 'es-mx' ] = "Ingrese el nombre seguido del apellido." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-directory_full_name' ][ 'fr-ca' ] = "Entrez le prénom suivi du nom de famille." ;
$text [ 'description-directory_full_name' ][ 'fr-fr' ] = "Entrez le prénom suivi du nom de famille." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-directory_full_name' ][ 'he-il' ] = "הכנס את השם הראשון ואחריו השם האחרון." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-directory_full_name' ][ 'it-it' ] = "Inserire il nome seguito dal cognome." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-directory_full_name' ][ 'nl-nl' ] = "Voer voornaam gevolgd door achternaam in." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-directory_full_name' ][ 'pl-pl' ] = "Wprowadź imię, a następnie nazwisko." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-directory_full_name' ][ 'pt-br' ] = "Insira o primeiro nome seguido do último." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-directory_full_name' ][ 'pt-pt' ] = "Introduza o primeiro nome seguido do último." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-directory_full_name' ][ 'ro-ro' ] = "Introduceți prenumele urmat de numele de familie." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-directory_full_name' ][ 'ru-ru' ] = "Введите имя, а затем фамилию." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-directory_full_name' ][ 'sv-se' ] = "Ange förnamn följt av efternamn." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-directory_full_name' ][ 'uk-ua' ] = "Введіть ім'я користувача, яке зазначене вище." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-directory_full_name' ][ 'zh-cn' ] = "输入名字,然后输入姓氏。" ;
$text [ 'description-directory_full_name' ][ 'ja-jp' ] = "名、姓の順に入力します。" ;
$text [ 'description-directory_full_name' ][ 'ko-kr' ] = "이름 다음에 성을 입력하십시오." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-directory_exten_visible' ][ 'en-us' ] = "Select whether announce the extension when calling the directory." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-directory_exten_visible' ][ 'en-gb' ] = "Select whether announce the extension when calling the directory." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-directory_exten_visible' ][ 'ar-eg' ] = "إختارْ ما إذا يُعلنُ التمديدَ عندما يَدْعو الدليلَ." ;
$text [ 'description-directory_exten_visible' ][ 'de-at' ] = "Geben Sie an, ob die Nebenstelle beim Aufruf des Verzeichnises angekündigt werden soll." ;
$text [ 'description-directory_exten_visible' ][ 'de-ch' ] = "Geben Sie an, ob die Nebenstelle beim Aufruf des Verzeichnises angekündigt werden soll." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-directory_exten_visible' ][ 'de-de' ] = "Geben Sie an, ob die Nebenstelle beim Aufruf des Verzeichnises angekündigt werden soll." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-directory_exten_visible' ][ 'es-cl' ] = "Seleccione si desea mostrar la extensión cuando se llame al directorio." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-directory_exten_visible' ][ 'es-mx' ] = "Seleccione si desea mostrar la extensión cuando se llame al directorio." ;
$text [ 'description-directory_exten_visible' ][ 'fr-ca' ] = "Choisir si l'extension sera visible dans l'annuaire." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-directory_exten_visible' ][ 'fr-fr' ] = "Choisir si l'extension sera visible dans l'annuaire." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-directory_exten_visible' ][ 'he-il' ] = "בחר אם להודיע על הרחבה בעת קריאת הבמאי." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-directory_exten_visible' ][ 'it-it' ] = "Selezionare se annunciare l'interno quando si chiama la rubrica." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-directory_exten_visible' ][ 'nl-nl' ] = "Kies of er een annoncering van het toestel is als de zoeklijst gebeld wordt." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-directory_exten_visible' ][ 'pl-pl' ] = "Wybierz, czy ogłosić numer wewnętrzny podczas wyszukiwania w książce telefonicznej" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-directory_exten_visible' ][ 'pt-br' ] = "Escolha se deseja anunciar o ramal quando chamando o diretório." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-directory_exten_visible' ][ 'pt-pt' ] = "Escolha se deseja anunciar a extensão no directório." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-directory_exten_visible' ][ 'ro-ro' ] = "Selectați dacă doriți să anunțați extensia atunci când apelați agenda." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-directory_exten_visible' ][ 'ru-ru' ] = "Выберите, следует ли отображать Внутренний Номер в каталоге." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-directory_exten_visible' ][ 'sv-se' ] = "Välj om anknytningen skall anges när katalogen rings upp." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-directory_exten_visible' ][ 'uk-ua' ] = "Опишіть, будь ласка, будь ласка, зв'яжіться з нами." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-directory_exten_visible' ][ 'zh-cn' ] = "选择呼叫目录时是否播报分机。" ;
$text [ 'description-directory_exten_visible' ][ 'ja-jp' ] = "電話をかけるときに内線をアナウンスするかどうかを選択します。" ;
$text [ 'description-directory_exten_visible' ][ 'ko-kr' ] = "디렉토리를 호출할 때 내선을 알릴지 여부를 선택합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-dial_string' ][ 'en-us' ] = "Location of the endpoint." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-dial_string' ][ 'en-gb' ] = "Location of the endpoint." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-dial_string' ][ 'ar-eg' ] = "موقع نقطة النهاية" ;
2017-05-19 18:50:44 +01:00
$text [ 'description-dial_string' ][ 'de-at' ] = "Standort des Endgeräts" ;
2023-05-18 15:36:17 -06:00
$text [ 'description-dial_string' ][ 'de-ch' ] = "des EndgerStandortäts" ;
$text [ 'description-dial_string' ][ 'de-de' ] = "des EndgerStandortäts" ;
2016-04-25 20:30:23 -05:00
$text [ 'description-dial_string' ][ 'es-cl' ] = "Ubicación de extremo." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-dial_string' ][ 'es-mx' ] = "Ubicación de extremo." ;
$text [ 'description-dial_string' ][ 'fr-ca' ] = "Emplacement de la cible." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-dial_string' ][ 'fr-fr' ] = "Emplacement de la cible." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-dial_string' ][ 'he-il' ] = "מיקום נקודת הסיום" ;
2018-02-12 17:50:47 +00:00
$text [ 'description-dial_string' ][ 'it-it' ] = "Luogo dell'endpoint." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-dial_string' ][ 'nl-nl' ] = "Lokatie van het eindpunt" ;
2017-05-19 18:50:44 +01:00
$text [ 'description-dial_string' ][ 'pl-pl' ] = "Lokalizacja klienta SIP" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-dial_string' ][ 'pt-br' ] = "Localização do endpoint." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-dial_string' ][ 'pt-pt' ] = "Localização do endpoint." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-dial_string' ][ 'ro-ro' ] = "Locația punctului final." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-dial_string' ][ 'ru-ru' ] = "Местоположение конечной точки." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-dial_string' ][ 'sv-se' ] = "Plats för enheten." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-dial_string' ][ 'uk-ua' ] = "Розташування кінцевої точки." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-dial_string' ][ 'zh-cn' ] = "端点的位置。" ;
2023-05-03 10:36:25 -06:00
$text [ 'description-dial_string' ][ 'ja-jp' ] = "エンドポイントの場所。" ;
2023-05-18 15:36:17 -06:00
$text [ 'description-dial_string' ][ 'ko-kr' ] = "끝점의 위치입니다." ;
2016-04-25 20:30:23 -05:00
2020-10-20 14:54:42 -06:00
$text [ 'description-cidr' ][ 'en-us' ] = "Enter allowed address/ranges in CIDR notation (comma separated)." ;
$text [ 'description-cidr' ][ 'en-gb' ] = "Enter allowed address/ranges in CIDR notation (comma separated)." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-cidr' ][ 'ar-eg' ] = "يسمح بالدخول بالعناوين/الترتيبات في تأشيرات المركز (مفصلة عن بعضها البعض)." ;
$text [ 'description-cidr' ][ 'de-at' ] = "Geben Sie hier die Beschränkung der IP Adresse an (z.B. 1.2.3.4/32)" ;
$text [ 'description-cidr' ][ 'de-ch' ] = "Geben Sie hier die Beschränkung der IP Adresse an (z.B. 1.2.3.4/32)" ;
2017-05-19 18:50:44 +01:00
$text [ 'description-cidr' ][ 'de-de' ] = "Geben Sie hier die Beschränkung der IP Adresse an (z.B. 1.2.3.4/32)" ;
2023-05-18 15:36:17 -06:00
$text [ 'description-cidr' ][ 'es-cl' ] = "Ingrese la dirección/los rangos permitidos en notación CIDR (separados por comas)." ;
$text [ 'description-cidr' ][ 'es-mx' ] = "Ingrese la dirección/los rangos permitidos en notación CIDR (separados por comas)." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-cidr' ][ 'fr-ca' ] = "Classless Inter-Domain Routing. De la forme abc.def.ghi.jkl/mask" ;
2016-04-25 20:30:23 -05:00
$text [ 'description-cidr' ][ 'fr-fr' ] = "Classless Inter-Domain Routing. De la forme abc.def.ghi.jkl/mask" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-cidr' ][ 'he-il' ] = "הכנס מאפשר כתובת/טווחים בתיקון CIDR (comma divided)." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-cidr' ][ 'it-it' ] = "Inserisci l'indirizzo/gli intervalli consentiti nella notazione CIDR (separati da virgola)." ;
$text [ 'description-cidr' ][ 'nl-nl' ] = "Voer toegestane adressen/bereiken in CIDR-notatie in (door komma's gescheiden)." ;
$text [ 'description-cidr' ][ 'pl-pl' ] = "Podaj dozwolone adresy/zakresy w notacji CIDR (oddzielone przecinkami)." ;
$text [ 'description-cidr' ][ 'pt-br' ] = "Digite os endereços/intervalos permitidos na notação CIDR (separados por vírgula)." ;
$text [ 'description-cidr' ][ 'pt-pt' ] = "Digite os endereços/intervalos permitidos na notação CIDR (separados por vírgula)." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-cidr' ][ 'ro-ro' ] = "Introduceți adresa/intervalele permise în notația CIDR (separate prin virgulă)." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-cidr' ][ 'ru-ru' ] = "Введите допустимые адреса/диапазоны в нотации CIDR (через запятую)." ;
$text [ 'description-cidr' ][ 'sv-se' ] = "Ange tillåtna adress/intervall i CIDR-notation (kommaseparerad)." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-cidr' ][ 'uk-ua' ] = "Введіть дозволені адреси/ранжування в позначення CIDR (кома розділені)." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-cidr' ][ 'zh-cn' ] = "以 CIDR 表示法(逗号分隔)输入允许的地址/范围。" ;
$text [ 'description-cidr' ][ 'ja-jp' ] = "許可されるアドレス/範囲を CIDR 表記 (カンマ区切り) で入力します。" ;
$text [ 'description-cidr' ][ 'ko-kr' ] = "허용되는 주소/범위를 CIDR 표기법(쉼표로 구분)으로 입력하세요." ;
2016-04-25 20:30:23 -05:00
2023-01-28 21:38:46 +00:00
$text [ 'description-call_timeout' ][ 'en-us' ] = "Enter the ring time (delay in seconds) before sending a call to voicemail." ;
$text [ 'description-call_timeout' ][ 'en-gb' ] = "Enter the ring time (delay in seconds) before sending a call to voicemail." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-call_timeout' ][ 'ar-eg' ] = "أدخل وقت الخاتم (تأخير في ثواني) قبل إرسال مكالمة إلى البريد الصوتي" ;
2023-05-18 15:36:17 -06:00
$text [ 'description-call_timeout' ][ 'de-at' ] = "Geben Sie die Klingeldauer (Verzögerung in Sekunden) ein, bevor ein Anruf an die Voicemail gesendet wird." ;
$text [ 'description-call_timeout' ][ 'de-ch' ] = "Geben Sie die Klingeldauer (Verzögerung in Sekunden) ein, bevor ein Anruf an die Voicemail gesendet wird." ;
$text [ 'description-call_timeout' ][ 'de-de' ] = "Geben Sie die Klingeldauer (Verzögerung in Sekunden) ein, bevor ein Anruf an die Voicemail gesendet wird." ;
$text [ 'description-call_timeout' ][ 'es-cl' ] = "Ingrese el tiempo de timbre (retraso en segundos) antes de enviar una llamada al correo de voz." ;
$text [ 'description-call_timeout' ][ 'es-mx' ] = "Ingrese el tiempo de timbre (retraso en segundos) antes de enviar una llamada al correo de voz." ;
$text [ 'description-call_timeout' ][ 'fr-ca' ] = "Entrez le temps de sonnerie (délai en secondes) avant d'envoyer un appel à la messagerie vocale." ;
$text [ 'description-call_timeout' ][ 'fr-fr' ] = "Entrez le temps de sonnerie (délai en secondes) avant d'envoyer un appel à la messagerie vocale." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-call_timeout' ][ 'he-il' ] = "הזן את זמן הטבעת (עיכוב בתוך שניות) לפני שליחת שיחת דואר קולי." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-call_timeout' ][ 'it-it' ] = "Immettere il tempo di squillo (ritardo in secondi) prima di inviare una chiamata alla segreteria telefonica." ;
$text [ 'description-call_timeout' ][ 'nl-nl' ] = "Voer de beltijd in (vertraging in seconden) voordat een oproep naar de voicemail wordt gestuurd." ;
$text [ 'description-call_timeout' ][ 'pl-pl' ] = "Wprowadź czas dzwonka (opóźnienie w sekundach) przed wysłaniem połączenia do poczty głosowej." ;
$text [ 'description-call_timeout' ][ 'pt-br' ] = "Digite o tempo de toque (atraso em segundos) antes de enviar uma chamada para o correio de voz." ;
$text [ 'description-call_timeout' ][ 'pt-pt' ] = "Digite o tempo de toque (atraso em segundos) antes de enviar uma chamada para o correio de voz." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-call_timeout' ][ 'ro-ro' ] = "Introduceți timpul de sonerie (întârziere în secunde) înainte de a trimite un apel către mesageria vocală." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-call_timeout' ][ 'ru-ru' ] = "Введите время звонка (задержка в секундах) перед отправкой вызова на голосовую почту." ;
$text [ 'description-call_timeout' ][ 'sv-se' ] = "Ange ringtiden (fördröjning i sekunder) innan du skickar ett samtal till röstbrevlådan." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-call_timeout' ][ 'uk-ua' ] = "Введіть час кільця (викладайте за секундами) перед відправкою дзвінка на голосову пошту." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-call_timeout' ][ 'zh-cn' ] = "在将呼叫发送到语音信箱之前输入响铃时间(以秒为单位的延迟)。" ;
$text [ 'description-call_timeout' ][ 'ja-jp' ] = "通話をボイスメールに送信するまでの呼び出し時間 (秒単位の遅延) を入力します。" ;
$text [ 'description-call_timeout' ][ 'ko-kr' ] = "음성 메일로 전화를 보내기 전에 벨소리 시간(초 단위 지연)을 입력합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-call_screen_enabled' ][ 'en-us' ] = "Choose whether to enable or disable call screening." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-call_screen_enabled' ][ 'en-gb' ] = "Choose whether to enable or disable call screening." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-call_screen_enabled' ][ 'ar-eg' ] = "اختر ما إذا كان من الممكن فرز المكالمات أم لا." ;
$text [ 'description-call_screen_enabled' ][ 'de-at' ] = "Wählen Sie ob die Anruf Anzeige Ein- oder Ausgeschaltet werden soll." ;
$text [ 'description-call_screen_enabled' ][ 'de-ch' ] = "Wählen Sie ob die Anruf Anzeige Ein- oder Ausgeschaltet werden soll." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-call_screen_enabled' ][ 'de-de' ] = "Wählen Sie ob die Anruf Anzeige Ein- oder Ausgeschaltet werden soll." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-call_screen_enabled' ][ 'es-cl' ] = "Elija si puede habilitar o desactivar la detección de llamadas." ;
$text [ 'description-call_screen_enabled' ][ 'es-mx' ] = "Elija si puede habilitar o desactivar la detección de llamadas." ;
2019-09-12 15:28:10 -04:00
$text [ 'description-call_screen_enabled' ][ 'fr-ca' ] = "Choisissez si vous voulez activer ou désactiver call screening." ;
$text [ 'description-call_screen_enabled' ][ 'fr-fr' ] = "Choisissez si vous voulez activer ou désactiver call screening." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-call_screen_enabled' ][ 'he-il' ] = "בחר אם לאפשר או להשבית לקרוא הקרנה." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-call_screen_enabled' ][ 'it-it' ] = "Scegliere se abilitare o disabilitare il call screening." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-call_screen_enabled' ][ 'nl-nl' ] = "Kies of je in staat bent of niet kunt bellen." ;
$text [ 'description-call_screen_enabled' ][ 'pl-pl' ] = "Umożliwia to, czy może być wyświetlany." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-call_screen_enabled' ][ 'pt-br' ] = "Escolha se deseja ou não ativar o anúncio de chamada." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-call_screen_enabled' ][ 'pt-pt' ] = "Escolha se ativar ou desativar o rastreamento de chamadas." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-call_screen_enabled' ][ 'ro-ro' ] = "Alegeți dacă activați sau dezactivați filtrarea apelurilor." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-call_screen_enabled' ][ 'ru-ru' ] = "Укажите, следует ли включать или отключать проверку вызовов." ;
2017-06-02 16:39:34 +02:00
$text [ 'description-call_screen_enabled' ][ 'sv-se' ] = "Välj om du vill aktivera eller inaktivera call screening." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-call_screen_enabled' ][ 'uk-ua' ] = "Виберіть, чи ввімкнути або вимкнути екранування дзвінків." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-call_screen_enabled' ][ 'zh-cn' ] = "选择是启用还是禁用呼叫筛选。" ;
$text [ 'description-call_screen_enabled' ][ 'ja-jp' ] = "通話スクリーニングを有効にするか無効にするかを選択します。" ;
$text [ 'description-call_screen_enabled' ][ 'ko-kr' ] = "통화 선택을 활성화할지 비활성화할지 선택합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-call_group' ][ 'en-us' ] = "Enter the user call group here. Groups available by default: sales, support, billing." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-call_group' ][ 'en-gb' ] = "Enter the user call group here. Groups available by default: sales, support, billing." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-call_group' ][ 'ar-eg' ] = "أدخل مجموعة اتصال المستخدم هنا. المجموعات المتاحة افتراضيًا: المبيعات والدعم والفواتير." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-call_group' ][ 'de-at' ] = "Geben Sie eine Rufgruppe an. Standardgruppen: sales, support, billing." ;
$text [ 'description-call_group' ][ 'de-ch' ] = "Geben Sie eine Rufgruppe an. Standardgruppen: sales, support, billing." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-call_group' ][ 'de-de' ] = "Geben Sie eine Rufgruppe an. Standardgruppen: sales, support, billing." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-call_group' ][ 'es-cl' ] = "Ingrese el grupo a llamar aquí. Los grupos disponible de forma predeterminada son: ventas, soporte, facturación." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-call_group' ][ 'es-mx' ] = "Ingrese el grupo a llamar aquí. Los grupos disponible de forma predeterminada son: ventas, soporte, facturación." ;
$text [ 'description-call_group' ][ 'fr-ca' ] = "Insérer le groupe d'appel de l'utilisateur. Les groupes disponibles par défaut sont: sales, support, billing." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-call_group' ][ 'fr-fr' ] = "Insérer le groupe d'appel de l'utilisateur. Les groupes disponibles par défaut sont: sales, support, billing." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-call_group' ][ 'he-il' ] = "היכנס לקבוצת השיחה של המשתמש כאן. קבוצות הזמינות כברירת מחדל: מכירות, תמיכה, חיוב." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-call_group' ][ 'it-it' ] = "Inserire qui il gruppo di chiamata dell'utente. Gruppi disponibili per default: sales, support, billing." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-call_group' ][ 'nl-nl' ] = "Breng de gebruikersgroep hier binnen. Groepen beschikbaar bij defect: verkoop, steun, factuur." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-call_group' ][ 'pl-pl' ] = "Tutaj wprowadź grupę rozmówców użytkownika. Dostępne są następujące Grupy domyślne: sprzedaż, wsparcie, billing." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-call_group' ][ 'pt-br' ] = "Insira os grupos de ligação aqui. Grupos padrão disponíveis: vendas, suporte, financeiro." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-call_group' ][ 'pt-pt' ] = "Introduza o grupo a associar ao utilizador aqui. Grupos disponíveis por omissão: vendas, suporte, facturação." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-call_group' ][ 'ro-ro' ] = "Introduceți aici grupul de apeluri de utilizator. Grupuri disponibile implicit: vânzări, asistență, facturare." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-call_group' ][ 'ru-ru' ] = "Войдите в группу пользователей. Группы доступные по умолчанию: sales, support, billing." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-call_group' ][ 'sv-se' ] = "Ange användarens ring grupp här. Grupper som är tillgängliga från start: sales, support, billing." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-call_group' ][ 'uk-ua' ] = "Введіть номер мобільного, який Ви вказали при укладаннi договору з банком - для ідентифікації. Групи, доступні за замовчуванням: продаж, підтримка, зарахування." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-call_group' ][ 'zh-cn' ] = "在此输入用户呼叫组。 默认可用的组:销售、支持、计费。" ;
$text [ 'description-call_group' ][ 'ja-jp' ] = "ここにユーザー通話グループを入力します。 デフォルトで利用可能なグループ: 販売、サポート、請求。" ;
$text [ 'description-call_group' ][ 'ko-kr' ] = "여기에 사용자 호출 그룹을 입력합니다. 기본적으로 사용 가능한 그룹: 판매, 지원, 청구." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-auth_acl' ][ 'en-us' ] = "Enter the Auth ACL here." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-auth_acl' ][ 'en-gb' ] = "Enter the Auth ACL here." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-auth_acl' ][ 'ar-eg' ] = "إدخلْ Auth ACL هنا." ;
$text [ 'description-auth_acl' ][ 'de-at' ] = "Geben Sie die Authentifizierungs ACL hier an." ;
$text [ 'description-auth_acl' ][ 'de-ch' ] = "Geben Sie die Authentifizierungs ACL hier an." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-auth_acl' ][ 'de-de' ] = "Geben Sie die Authentifizierungs ACL hier an." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-auth_acl' ][ 'es-cl' ] = "Ingrese el ACL de autenticación aquí" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-auth_acl' ][ 'es-mx' ] = "Ingrese el ACL de autenticación aquí" ;
$text [ 'description-auth_acl' ][ 'fr-ca' ] = "ACL authorisée pour l'extension. De la forme abc.def.ghi.jkl/mask " ;
2016-04-25 20:30:23 -05:00
$text [ 'description-auth_acl' ][ 'fr-fr' ] = "ACL authorisée pour l'extension. De la forme abc.def.ghi.jkl/mask " ;
2023-05-02 20:22:44 -06:00
$text [ 'description-auth_acl' ][ 'he-il' ] = "היכנסו ל- Auth ACL כאן." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-auth_acl' ][ 'it-it' ] = "Inserire qui l'Auth ACL." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-auth_acl' ][ 'nl-nl' ] = "Voer de autorisatie ACL hier in." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-auth_acl' ][ 'pl-pl' ] = "Wpisz listę kontroli dostępu." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-auth_acl' ][ 'pt-br' ] = "Insira a ACL de autenticação aqui." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-auth_acl' ][ 'pt-pt' ] = "Introduza a autorização ACL aqui." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-auth_acl' ][ 'ro-ro' ] = "Introduceți ACL-ul Auth aici." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-auth_acl' ][ 'ru-ru' ] = "Введите ACL для проверки подлинности" ;
2017-05-19 18:50:44 +01:00
$text [ 'description-auth_acl' ][ 'sv-se' ] = "Ange Auth ACL här." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-auth_acl' ][ 'uk-ua' ] = "Введіть номер мобільного, який Ви вказали при укладаннi договору з банком - для ідентифікації." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-auth_acl' ][ 'zh-cn' ] = "在此处输入 Auth ACL。" ;
$text [ 'description-auth_acl' ][ 'ja-jp' ] = "ここに認証 ACL を入力します。" ;
$text [ 'description-auth_acl' ][ 'ko-kr' ] = "여기에 인증 ACL을 입력합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-accountcode' ][ 'en-us' ] = "Enter the account code here." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-accountcode' ][ 'en-gb' ] = "Enter the account code here." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-accountcode' ][ 'ar-eg' ] = "أدخل رمز الحساب هنا" ;
$text [ 'description-accountcode' ][ 'de-at' ] = "Geben Sie den Account Code hier an." ;
$text [ 'description-accountcode' ][ 'de-ch' ] = "Geben Sie den Account Code hier an." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-accountcode' ][ 'de-de' ] = "Geben Sie den Account Code hier an." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-accountcode' ][ 'es-cl' ] = "Ingrese el código de cuenta aquí." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-accountcode' ][ 'es-mx' ] = "Ingrese el código de cuenta aquí." ;
2019-09-12 15:28:10 -04:00
$text [ 'description-accountcode' ][ 'fr-ca' ] = "Entrez le code de compte ici." ;
$text [ 'description-accountcode' ][ 'fr-fr' ] = "Entrez le code de compte ici." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-accountcode' ][ 'he-il' ] = "היכנסו לקוד החשבון כאן." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-accountcode' ][ 'it-it' ] = "Inserire qui l'account code." ;
2019-11-23 01:37:36 +01:00
$text [ 'description-accountcode' ][ 'nl-nl' ] = "Voer de accountcode hier in." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-accountcode' ][ 'pl-pl' ] = "Wpisz numer billingowy (nagłówek dodany do SIP INVITE)." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-accountcode' ][ 'pt-br' ] = "Insira o código de conta aqui." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-accountcode' ][ 'pt-pt' ] = "Introduza o código de conta aqui." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-accountcode' ][ 'ro-ro' ] = "Introdu aici codul contului." ;
2017-05-19 18:50:44 +01:00
$text [ 'description-accountcode' ][ 'ru-ru' ] = "Введите здесь код счета." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-accountcode' ][ 'sv-se' ] = "Ange 'account code' här." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-accountcode' ][ 'uk-ua' ] = "Введіть код облікового запису тут." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-accountcode' ][ 'zh-cn' ] = "在此处输入帐户代码。" ;
$text [ 'description-accountcode' ][ 'ja-jp' ] = "ここにアカウントコードを入力します。" ;
$text [ 'description-accountcode' ][ 'ko-kr' ] = "여기에 계정 코드를 입력하세요." ;
2016-04-25 20:30:23 -05:00
2021-05-17 14:32:14 -06:00
$text [ 'description-extension_export' ][ 'en-us' ] = "Select the fields you wish to include in the export." ;
$text [ 'description-extension_export' ][ 'en-gb' ] = "Select the fields you wish to include in the export." ;
2023-05-05 15:22:22 -06:00
$text [ 'description-extension_export' ][ 'ar-eg' ] = "حدد الحقول التي ترغب في تضمينها في التصدير." ;
$text [ 'description-extension_export' ][ 'de-at' ] = "Wählen Sie die Felder aus, die Sie in den Export einbeziehen möchten." ;
$text [ 'description-extension_export' ][ 'de-ch' ] = "Wählen Sie die Felder aus, die Sie in den Export einbeziehen möchten." ;
$text [ 'description-extension_export' ][ 'de-de' ] = "Wählen Sie die Felder aus, die Sie in den Export einbeziehen möchten." ;
$text [ 'description-extension_export' ][ 'ek-gr' ] = "Επιλέξτε τα πεδία που θέλετε να συμπεριλάβετε στην εξαγωγή." ;
$text [ 'description-extension_export' ][ 'es-cl' ] = "Seleccione los campos que desea incluir en la exportación." ;
$text [ 'description-extension_export' ][ 'es-mx' ] = "Seleccione los campos que desea incluir en la exportación." ;
$text [ 'description-extension_export' ][ 'fr-ca' ] = "Sélectionnez les champs que vous souhaitez inclure dans l'exportation." ;
$text [ 'description-extension_export' ][ 'fr-fr' ] = "Sélectionnez les champs que vous souhaitez inclure dans l'exportation." ;
$text [ 'description-extension_export' ][ 'he-il' ] = "בחר את השדות שברצונך לכלול בייצוא." ;
$text [ 'description-extension_export' ][ 'it-it' ] = "Seleziona i campi che desideri includere nell'esportazione." ;
$text [ 'description-extension_export' ][ 'nl-nl' ] = "Selecteer de velden die u in de export wilt opnemen." ;
$text [ 'description-extension_export' ][ 'pl-pl' ] = "Wybierz pola, które chcesz uwzględnić w eksporcie." ;
$text [ 'description-extension_export' ][ 'pt-br' ] = "Selecione os campos que deseja incluir na exportação." ;
$text [ 'description-extension_export' ][ 'pt-pt' ] = "Selecione os campos que deseja incluir na exportação." ;
$text [ 'description-extension_export' ][ 'ro-ro' ] = "Selectați câmpurile pe care doriți să le includeți în export." ;
$text [ 'description-extension_export' ][ 'ru-ru' ] = "Выберите поля, которые вы хотите включить в экспорт." ;
$text [ 'description-extension_export' ][ 'sv-se' ] = "Välj de fält du vill inkludera i exporten." ;
$text [ 'description-extension_export' ][ 'uk-ua' ] = "Виберіть поля, які потрібно включити в експорт." ;
$text [ 'description-extension_export' ][ 'tr-tr' ] = "Dışa aktarmaya dahil etmek istediğiniz alanları seçin." ;
2023-05-18 15:36:17 -06:00
$text [ 'description-extension_export' ][ 'zh-cn' ] = "选择您希望包含在导出中的字段。" ;
$text [ 'description-extension_export' ][ 'ja-jp' ] = "エクスポートに含めるフィールドを選択します。" ;
$text [ 'description-extension_export' ][ 'ko-kr' ] = "내보내기에 포함할 필드를 선택합니다." ;
2021-05-17 14:32:14 -06:00
2020-08-05 10:58:06 -06:00
$text [ 'button-call_forward' ][ 'en-us' ] = "Call Forward" ;
$text [ 'button-call_forward' ][ 'en-gb' ] = "Call Forward" ;
2023-05-02 20:22:44 -06:00
$text [ 'button-call_forward' ][ 'ar-eg' ] = "نداء إلى الأمام" ;
$text [ 'button-call_forward' ][ 'de-at' ] = "Rufumleitung" ;
$text [ 'button-call_forward' ][ 'de-ch' ] = "Rufumleitung" ;
2020-08-05 10:58:06 -06:00
$text [ 'button-call_forward' ][ 'de-de' ] = "Rufumleitung" ;
$text [ 'button-call_forward' ][ 'es-cl' ] = "Reenvio de Llamadas" ;
2023-05-02 20:22:44 -06:00
$text [ 'button-call_forward' ][ 'es-mx' ] = "Reenvio de Llamadas" ;
$text [ 'button-call_forward' ][ 'fr-ca' ] = "Renvoi d'appel" ;
2020-08-05 10:58:06 -06:00
$text [ 'button-call_forward' ][ 'fr-fr' ] = "Renvoi d'appel" ;
2023-05-02 20:22:44 -06:00
$text [ 'button-call_forward' ][ 'he-il' ] = "שיחות קדימה" ;
2023-05-18 15:36:17 -06:00
$text [ 'button-call_forward' ][ 'it-it' ] = "Deviazione di chiamata" ;
2020-08-05 10:58:06 -06:00
$text [ 'button-call_forward' ][ 'nl-nl' ] = "Oproep doorsturen" ;
$text [ 'button-call_forward' ][ 'pl-pl' ] = "Przekierowanie" ;
$text [ 'button-call_forward' ][ 'pt-br' ] = "Encaminhamento de chamadas" ;
$text [ 'button-call_forward' ][ 'pt-pt' ] = "Encaminhamento de Chamadas" ;
2023-05-05 15:22:22 -06:00
$text [ 'button-call_forward' ][ 'ro-ro' ] = "Redirectionare apel" ;
2020-08-05 10:58:06 -06:00
$text [ 'button-call_forward' ][ 'ru-ru' ] = "Переадресация" ;
$text [ 'button-call_forward' ][ 'sv-se' ] = "Vidarekoppling" ;
$text [ 'button-call_forward' ][ 'uk-ua' ] = "Переадресація" ;
2023-05-18 15:36:17 -06:00
$text [ 'button-call_forward' ][ 'zh-cn' ] = "呼叫转移" ;
$text [ 'button-call_forward' ][ 'ja-jp' ] = "電話転送" ;
$text [ 'button-call_forward' ][ 'ko-kr' ] = "착신 전환" ;
2016-04-25 20:30:23 -05:00
2020-03-31 16:41:28 -06:00
?>