2013-05-07 23:38:12 +00:00
<? php
2015-04-08 13:38:58 +00:00
$text [ 'title-destinations' ][ 'en-us' ] = "Destinations" ;
2020-03-20 20:47:13 +00:00
$text [ 'title-destinations' ][ 'en-gb' ] = "Destinations" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-destinations' ][ 'ar-eg' ] = "جهات الأتصال" ;
2023-04-29 23:51:25 -06:00
$text [ 'title-destinations' ][ 'de-at' ] = "Ziele" ;
$text [ 'title-destinations' ][ 'de-ch' ] = "Ziele" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-destinations' ][ 'de-de' ] = "Ziele" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-destinations' ][ 'es-cl' ] = "Destinos" ;
2023-04-29 23:51:25 -06:00
$text [ 'title-destinations' ][ 'es-mx' ] = "Destinos" ;
$text [ 'title-destinations' ][ 'fr-ca' ] = "Destinations" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-destinations' ][ 'fr-fr' ] = "Destinations" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-destinations' ][ 'he-il' ] = "יעדים" ;
2017-03-13 19:26:35 +01:00
$text [ 'title-destinations' ][ 'it-it' ] = "Destinazioni" ;
2019-11-20 23:16:17 +01:00
$text [ 'title-destinations' ][ 'nl-nl' ] = "Bestemmingen" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-destinations' ][ 'pl-pl' ] = "Destynacje" ;
2023-04-29 23:51:25 -06:00
$text [ 'title-destinations' ][ 'pt-br' ] = "Destinos" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-destinations' ][ 'pt-pt' ] = "Destinos" ;
2017-06-02 20:24:12 +01:00
$text [ 'title-destinations' ][ 'ro-ro' ] = "Destinații" ;
2017-04-25 03:37:00 +05:00
$text [ 'title-destinations' ][ 'ru-ru' ] = "Направления" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-destinations' ][ 'sv-se' ] = "Destinationer" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-destinations' ][ 'uk-ua' ] = "Номери" ;
2023-05-03 10:36:25 -06:00
$text [ 'title-destinations' ][ 'zh-cn' ] = "目的地" ;
2023-05-12 15:14:59 -06:00
$text [ 'title-destinations' ][ 'ja-jp' ] = "行き先" ;
$text [ 'title-destinations' ][ 'ko-kr' ] = "목적지" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-destination-edit' ][ 'en-us' ] = "Destination" ;
2020-03-20 20:47:13 +00:00
$text [ 'title-destination-edit' ][ 'en-gb' ] = "Destination" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-destination-edit' ][ 'ar-eg' ] = "جهه الأتصال" ;
2023-04-29 23:51:25 -06:00
$text [ 'title-destination-edit' ][ 'de-at' ] = "Ziel" ;
$text [ 'title-destination-edit' ][ 'de-ch' ] = "Ziel" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-destination-edit' ][ 'de-de' ] = "Ziel" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-destination-edit' ][ 'es-cl' ] = "Editar Destino" ;
2023-04-29 23:51:25 -06:00
$text [ 'title-destination-edit' ][ 'es-mx' ] = "Editar Destino" ;
$text [ 'title-destination-edit' ][ 'fr-ca' ] = "Editer la Destination" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-destination-edit' ][ 'fr-fr' ] = "Editer la Destination" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-destination-edit' ][ 'he-il' ] = "יעד" ;
2017-09-21 17:06:26 +02:00
$text [ 'title-destination-edit' ][ 'it-it' ] = "Destinazione" ;
2019-11-20 23:16:17 +01:00
$text [ 'title-destination-edit' ][ 'nl-nl' ] = "Bestemming bewerken" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-destination-edit' ][ 'pl-pl' ] = "Destynacja" ;
2019-11-28 15:08:30 -03:00
$text [ 'title-destination-edit' ][ 'pt-br' ] = "Editar Destino" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-destination-edit' ][ 'pt-pt' ] = "Editar Desvio" ;
2017-06-02 20:24:12 +01:00
$text [ 'title-destination-edit' ][ 'ro-ro' ] = "Destinație" ;
2017-04-25 03:37:00 +05:00
$text [ 'title-destination-edit' ][ 'ru-ru' ] = "Направление" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-destination-edit' ][ 'sv-se' ] = "Destination" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-destination-edit' ][ 'uk-ua' ] = "Номер" ;
2023-05-03 10:36:25 -06:00
$text [ 'title-destination-edit' ][ 'zh-cn' ] = "目的地" ;
2023-05-12 15:14:59 -06:00
$text [ 'title-destination-edit' ][ 'ja-jp' ] = "行き先" ;
$text [ 'title-destination-edit' ][ 'ko-kr' ] = "목적지" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-destination-add' ][ 'en-us' ] = "Destination" ;
2020-03-20 20:47:13 +00:00
$text [ 'title-destination-add' ][ 'en-gb' ] = "Destination" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-destination-add' ][ 'ar-eg' ] = "جهه الأتصال" ;
2023-04-29 23:51:25 -06:00
$text [ 'title-destination-add' ][ 'de-at' ] = "Ziel" ;
$text [ 'title-destination-add' ][ 'de-ch' ] = "Ziel" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-destination-add' ][ 'de-de' ] = "Ziel" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-destination-add' ][ 'es-cl' ] = "Agregar Destino" ;
2023-04-29 23:51:25 -06:00
$text [ 'title-destination-add' ][ 'es-mx' ] = "Agregar Destino" ;
$text [ 'title-destination-add' ][ 'fr-ca' ] = "Ajouter une Destination" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-destination-add' ][ 'fr-fr' ] = "Ajouter une Destination" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-destination-add' ][ 'he-il' ] = "יעד" ;
2017-03-13 19:26:35 +01:00
$text [ 'title-destination-add' ][ 'it-it' ] = "Destinazione" ;
2019-11-20 23:16:17 +01:00
$text [ 'title-destination-add' ][ 'nl-nl' ] = "Bestemming toevoegen" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-destination-add' ][ 'pl-pl' ] = "Destynacja" ;
2019-11-28 15:08:30 -03:00
$text [ 'title-destination-add' ][ 'pt-br' ] = "Adicionar Destino" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-destination-add' ][ 'pt-pt' ] = "Adicionar Desvio" ;
2017-06-02 20:24:12 +01:00
$text [ 'title-destination-add' ][ 'ro-ro' ] = "Destinație" ;
2017-04-25 03:37:00 +05:00
$text [ 'title-destination-add' ][ 'ru-ru' ] = "Направление" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-destination-add' ][ 'sv-se' ] = "Destination" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-destination-add' ][ 'uk-ua' ] = "Номер" ;
2023-05-03 10:36:25 -06:00
$text [ 'title-destination-add' ][ 'zh-cn' ] = "目的地" ;
2023-05-12 15:14:59 -06:00
$text [ 'title-destination-add' ][ 'ja-jp' ] = "行き先" ;
$text [ 'title-destination-add' ][ 'ko-kr' ] = "목적지" ;
2015-02-15 00:33:56 +00:00
2020-01-11 12:23:27 -07:00
$text [ 'title-destination_import' ][ 'en-us' ] = "Destination Import" ;
2020-03-20 20:47:13 +00:00
$text [ 'title-destination_import' ][ 'en-gb' ] = "Destination Import" ;
2023-04-29 23:51:25 -06:00
$text [ 'title-destination_import' ][ 'ar-eg' ] = "الاستيراد" ;
$text [ 'title-destination_import' ][ 'de-at' ] = "Importieren" ;
$text [ 'title-destination_import' ][ 'de-ch' ] = "Importieren" ;
2020-01-11 12:23:27 -07:00
$text [ 'title-destination_import' ][ 'de-de' ] = "Importieren" ;
$text [ 'title-destination_import' ][ 'es-cl' ] = "Importar" ;
2023-04-29 23:51:25 -06:00
$text [ 'title-destination_import' ][ 'es-mx' ] = "Importar" ;
$text [ 'title-destination_import' ][ 'fr-ca' ] = "Importe" ;
2020-01-11 12:23:27 -07:00
$text [ 'title-destination_import' ][ 'fr-fr' ] = "Importe" ;
2023-04-29 23:51:25 -06:00
$text [ 'title-destination_import' ][ 'he-il' ] = "יעד יבוא" ;
$text [ 'title-destination_import' ][ 'it-it' ] = "Importazione destinazione" ;
2020-01-11 12:23:27 -07:00
$text [ 'title-destination_import' ][ 'nl-nl' ] = "Importeer Bestemmingen" ;
$text [ 'title-destination_import' ][ 'pl-pl' ] = "Importuj" ;
2023-04-29 23:51:25 -06:00
$text [ 'title-destination_import' ][ 'pt-br' ] = "Importar" ;
2020-01-11 12:23:27 -07:00
$text [ 'title-destination_import' ][ 'pt-pt' ] = "Importar" ;
2023-05-09 11:39:02 -06:00
$text [ 'title-destination_import' ][ 'ro-ro' ] = "Importare destinație" ;
2020-01-11 12:23:27 -07:00
$text [ 'title-destination_import' ][ 'ru-ru' ] = "Импорт" ;
$text [ 'title-destination_import' ][ 'sv-se' ] = "Importera" ;
$text [ 'title-destination_import' ][ 'uk-ua' ] = "Імпортувати" ;
2023-05-03 10:36:25 -06:00
$text [ 'title-destination_import' ][ 'zh-cn' ] = "目的地进口" ;
2023-05-12 15:14:59 -06:00
$text [ 'title-destination_import' ][ 'ja-jp' ] = "宛先インポート" ;
$text [ 'title-destination_import' ][ 'ko-kr' ] = "대상 가져오기" ;
2020-01-11 12:23:27 -07:00
2021-05-12 15:49:18 -06:00
$text [ 'title-destination_export' ][ 'en-us' ] = "Destination Export" ;
$text [ 'title-destination_export' ][ 'en-gb' ] = "Destination Export" ;
2023-04-29 23:51:25 -06:00
$text [ 'title-destination_export' ][ 'ar-eg' ] = "التصدير" ;
$text [ 'title-destination_export' ][ 'de-at' ] = "Exportieren" ;
$text [ 'title-destination_export' ][ 'de-ch' ] = "Exportieren" ;
2021-05-12 15:49:18 -06:00
$text [ 'title-destination_export' ][ 'de-de' ] = "Exportieren" ;
$text [ 'title-destination_export' ][ 'ek-gr' ] = "Εξαγωγή" ;
$text [ 'title-destination_export' ][ 'es-cl' ] = "Exportar" ;
2023-04-29 23:51:25 -06:00
$text [ 'title-destination_export' ][ 'es-mx' ] = "Exportar" ;
$text [ 'title-destination_export' ][ 'fr-ca' ] = "Exporter" ;
2021-05-12 15:49:18 -06:00
$text [ 'title-destination_export' ][ 'fr-fr' ] = "Exporter" ;
2023-04-29 23:51:25 -06:00
$text [ 'title-destination_export' ][ 'he-il' ] = "יעד היצוא" ;
2021-05-12 15:49:18 -06:00
$text [ 'title-destination_export' ][ 'it-it' ] = "Esporta" ;
2023-04-29 23:51:25 -06:00
$text [ 'title-destination_export' ][ 'nl-nl' ] = "Bestemmingsexport" ;
2021-05-12 15:49:18 -06:00
$text [ 'title-destination_export' ][ 'pl-pl' ] = "Eksportuj" ;
$text [ 'title-destination_export' ][ 'pt-br' ] = "Exportar" ;
$text [ 'title-destination_export' ][ 'pt-pt' ] = "Exportar" ;
2023-05-09 11:39:02 -06:00
$text [ 'title-destination_export' ][ 'ro-ro' ] = "Export de destinație" ;
2021-05-12 15:49:18 -06:00
$text [ 'title-destination_export' ][ 'ru-ru' ] = "Экспорт" ;
$text [ 'title-destination_export' ][ 'sv-se' ] = "Export" ;
$text [ 'title-destination_export' ][ 'uk-ua' ] = "Експортувати" ;
2023-05-03 10:36:25 -06:00
$text [ 'title-destination_export' ][ 'zh-cn' ] = "目的地出口" ;
2023-05-12 15:14:59 -06:00
$text [ 'title-destination_export' ][ 'ja-jp' ] = "宛先エクスポート" ;
$text [ 'title-destination_export' ][ 'ko-kr' ] = "대상 내보내기" ;
2021-05-12 15:49:18 -06:00
2017-07-30 11:41:42 -06:00
$text [ 'button-outbound' ][ 'en-us' ] = "Outbound" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-outbound' ][ 'en-gb' ] = "Outbound" ;
2017-07-30 11:41:42 -06:00
$text [ 'button-outbound' ][ 'ar-eg' ] = "صادر" ;
2023-04-29 23:51:25 -06:00
$text [ 'button-outbound' ][ 'de-at' ] = "Ausgehend" ;
$text [ 'button-outbound' ][ 'de-ch' ] = "Ausgehend" ;
2017-07-30 11:41:42 -06:00
$text [ 'button-outbound' ][ 'de-de' ] = "Ausgehend" ;
$text [ 'button-outbound' ][ 'es-cl' ] = "Saliente" ;
2023-04-29 23:51:25 -06:00
$text [ 'button-outbound' ][ 'es-mx' ] = "Saliente" ;
$text [ 'button-outbound' ][ 'fr-ca' ] = "Sortant" ;
2017-07-30 11:41:42 -06:00
$text [ 'button-outbound' ][ 'fr-fr' ] = "Sortant" ;
$text [ 'button-outbound' ][ 'he-il' ] = "יוצא" ;
$text [ 'button-outbound' ][ 'it-it' ] = "In Uscita" ;
2019-11-20 23:16:17 +01:00
$text [ 'button-outbound' ][ 'nl-nl' ] = "Uitgaand" ;
2017-07-30 11:41:42 -06:00
$text [ 'button-outbound' ][ 'pl-pl' ] = "Wychodzący" ;
2023-04-29 23:51:25 -06:00
$text [ 'button-outbound' ][ 'pt-br' ] = "Saída" ;
2017-07-30 11:41:42 -06:00
$text [ 'button-outbound' ][ 'pt-pt' ] = "Saída" ;
2023-05-09 11:39:02 -06:00
$text [ 'button-outbound' ][ 'ro-ro' ] = "Outbound" ;
2017-07-30 11:41:42 -06:00
$text [ 'button-outbound' ][ 'ru-ru' ] = "Исходящий" ;
$text [ 'button-outbound' ][ 'sv-se' ] = "Utgående" ;
$text [ 'button-outbound' ][ 'uk-ua' ] = "Вихідний" ;
2023-05-12 15:14:59 -06:00
$text [ 'button-outbound' ][ 'zh-cn' ] = "出站" ;
2023-05-03 10:36:25 -06:00
$text [ 'button-outbound' ][ 'ja-jp' ] = "アウトバウンド" ;
2023-05-12 15:14:59 -06:00
$text [ 'button-outbound' ][ 'ko-kr' ] = "배 밖으로" ;
2017-07-30 11:41:42 -06:00
$text [ 'button-inbound' ][ 'en-us' ] = "Inbound" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-inbound' ][ 'en-gb' ] = "Inbound" ;
2017-07-30 11:41:42 -06:00
$text [ 'button-inbound' ][ 'ar-eg' ] = "وارد" ;
2023-04-29 23:51:25 -06:00
$text [ 'button-inbound' ][ 'de-at' ] = "Eingehend" ;
$text [ 'button-inbound' ][ 'de-ch' ] = "Eingehend" ;
2017-07-30 11:41:42 -06:00
$text [ 'button-inbound' ][ 'de-de' ] = "Eingehend" ;
$text [ 'button-inbound' ][ 'es-cl' ] = "Entrante" ;
2023-04-29 23:51:25 -06:00
$text [ 'button-inbound' ][ 'es-mx' ] = "Entrante" ;
$text [ 'button-inbound' ][ 'fr-ca' ] = "Entrant" ;
2017-07-30 11:41:42 -06:00
$text [ 'button-inbound' ][ 'fr-fr' ] = "Entrant" ;
$text [ 'button-inbound' ][ 'he-il' ] = "נכנס" ;
$text [ 'button-inbound' ][ 'it-it' ] = "In Entrata" ;
2019-11-20 23:16:17 +01:00
$text [ 'button-inbound' ][ 'nl-nl' ] = "Inkomend" ;
2017-07-30 11:41:42 -06:00
$text [ 'button-inbound' ][ 'pl-pl' ] = "Przychodzący" ;
2023-04-29 23:51:25 -06:00
$text [ 'button-inbound' ][ 'pt-br' ] = "Entrada" ;
2017-07-30 11:41:42 -06:00
$text [ 'button-inbound' ][ 'pt-pt' ] = "Entrada" ;
2023-05-09 11:39:02 -06:00
$text [ 'button-inbound' ][ 'ro-ro' ] = "Intrare" ;
2017-07-30 11:41:42 -06:00
$text [ 'button-inbound' ][ 'ru-ru' ] = "Входящий" ;
$text [ 'button-inbound' ][ 'sv-se' ] = "Inkommande" ;
$text [ 'button-inbound' ][ 'uk-ua' ] = "Вхідний" ;
2023-05-12 15:14:59 -06:00
$text [ 'button-inbound' ][ 'zh-cn' ] = "入境" ;
2023-05-03 10:36:25 -06:00
$text [ 'button-inbound' ][ 'ja-jp' ] = "インバウンド" ;
$text [ 'button-inbound' ][ 'ko-kr' ] = "인바운드" ;
2017-07-30 11:41:42 -06:00
2015-02-15 00:33:56 +00:00
$text [ 'select-global' ][ 'en-us' ] = "Global" ;
2020-03-20 20:47:13 +00:00
$text [ 'select-global' ][ 'en-gb' ] = "Global" ;
2023-04-29 23:51:25 -06:00
$text [ 'select-global' ][ 'ar-eg' ] = "عالمي" ;
$text [ 'select-global' ][ 'de-at' ] = "Global" ;
$text [ 'select-global' ][ 'de-ch' ] = "Global" ;
2017-05-12 15:44:53 +01:00
$text [ 'select-global' ][ 'de-de' ] = "Global" ;
2015-02-15 00:33:56 +00:00
$text [ 'select-global' ][ 'es-cl' ] = "Global" ;
2023-04-29 23:51:25 -06:00
$text [ 'select-global' ][ 'es-mx' ] = "Global" ;
$text [ 'select-global' ][ 'fr-ca' ] = "Mondial" ;
2015-02-15 00:33:56 +00:00
$text [ 'select-global' ][ 'fr-fr' ] = "Mondial" ;
2017-05-13 20:13:38 +01:00
$text [ 'select-global' ][ 'he-il' ] = "כללי" ;
2017-03-13 19:26:35 +01:00
$text [ 'select-global' ][ 'it-it' ] = "Globale" ;
2019-11-20 23:16:17 +01:00
$text [ 'select-global' ][ 'nl-nl' ] = "Globaal" ;
2017-05-13 20:13:38 +01:00
$text [ 'select-global' ][ 'pl-pl' ] = "Globalny" ;
2023-04-29 23:51:25 -06:00
$text [ 'select-global' ][ 'pt-br' ] = "Global" ;
2017-05-12 15:44:53 +01:00
$text [ 'select-global' ][ 'pt-pt' ] = "Global" ;
2017-06-02 20:24:12 +01:00
$text [ 'select-global' ][ 'ro-ro' ] = "Global" ;
2017-04-25 03:37:00 +05:00
$text [ 'select-global' ][ 'ru-ru' ] = "Глобальный" ;
2017-05-12 15:44:53 +01:00
$text [ 'select-global' ][ 'sv-se' ] = "Global" ;
2017-05-13 20:13:38 +01:00
$text [ 'select-global' ][ 'uk-ua' ] = "Глобальний" ;
2023-05-12 15:14:59 -06:00
$text [ 'select-global' ][ 'zh-cn' ] = "全球的" ;
2023-05-03 10:36:25 -06:00
$text [ 'select-global' ][ 'ja-jp' ] = "グローバル" ;
2023-05-12 15:14:59 -06:00
$text [ 'select-global' ][ 'ko-kr' ] = "글로벌" ;
2015-04-08 13:38:58 +00:00
2018-06-20 23:31:22 -06:00
$text [ 'option-inbound' ][ 'en-us' ] = "Inbound" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-inbound' ][ 'en-gb' ] = "Inbound" ;
2018-06-20 23:31:22 -06:00
$text [ 'option-inbound' ][ 'ar-eg' ] = "وارد" ;
2023-04-29 23:51:25 -06:00
$text [ 'option-inbound' ][ 'de-at' ] = "Eingehend" ;
$text [ 'option-inbound' ][ 'de-ch' ] = "Eingehend" ;
2018-06-20 23:31:22 -06:00
$text [ 'option-inbound' ][ 'de-de' ] = "Eingehend" ;
$text [ 'option-inbound' ][ 'es-cl' ] = "Entrante" ;
2023-04-29 23:51:25 -06:00
$text [ 'option-inbound' ][ 'es-mx' ] = "Entrante" ;
$text [ 'option-inbound' ][ 'fr-ca' ] = "Entrant" ;
2018-06-20 23:31:22 -06:00
$text [ 'option-inbound' ][ 'fr-fr' ] = "Entrant" ;
$text [ 'option-inbound' ][ 'he-il' ] = "נכנס" ;
$text [ 'option-inbound' ][ 'it-it' ] = "In Ingresso" ;
2019-11-20 23:16:17 +01:00
$text [ 'option-inbound' ][ 'nl-nl' ] = "Inkomend" ;
2018-06-20 23:31:22 -06:00
$text [ 'option-inbound' ][ 'pl-pl' ] = "Przychodzący" ;
2023-04-29 23:51:25 -06:00
$text [ 'option-inbound' ][ 'pt-br' ] = "Entrada" ;
2018-06-20 23:31:22 -06:00
$text [ 'option-inbound' ][ 'pt-pt' ] = "Entrada" ;
2023-05-09 11:39:02 -06:00
$text [ 'option-inbound' ][ 'ro-ro' ] = "Intrare" ;
2018-06-20 23:31:22 -06:00
$text [ 'option-inbound' ][ 'ru-ru' ] = "Входящий" ;
$text [ 'option-inbound' ][ 'sv-se' ] = "Inkommande" ;
$text [ 'option-inbound' ][ 'uk-ua' ] = "Вхідний" ;
2023-05-12 15:14:59 -06:00
$text [ 'option-inbound' ][ 'zh-cn' ] = "入境" ;
2023-05-03 10:36:25 -06:00
$text [ 'option-inbound' ][ 'ja-jp' ] = "インバウンド" ;
$text [ 'option-inbound' ][ 'ko-kr' ] = "인바운드" ;
2015-04-08 13:38:58 +00:00
2018-06-20 23:31:22 -06:00
$text [ 'option-outbound' ][ 'en-us' ] = "Outbound" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-outbound' ][ 'en-gb' ] = "Outbound" ;
2018-06-20 23:31:22 -06:00
$text [ 'option-outbound' ][ 'ar-eg' ] = "صادر" ;
2023-04-29 23:51:25 -06:00
$text [ 'option-outbound' ][ 'de-at' ] = "Ausgehend" ;
$text [ 'option-outbound' ][ 'de-ch' ] = "Ausgehend" ;
2018-06-20 23:31:22 -06:00
$text [ 'option-outbound' ][ 'de-de' ] = "Ausgehend" ;
$text [ 'option-outbound' ][ 'es-cl' ] = "Saliente" ;
2023-04-29 23:51:25 -06:00
$text [ 'option-outbound' ][ 'es-mx' ] = "Saliente" ;
$text [ 'option-outbound' ][ 'fr-ca' ] = "Sortant" ;
2018-06-20 23:31:22 -06:00
$text [ 'option-outbound' ][ 'fr-fr' ] = "Sortant" ;
$text [ 'option-outbound' ][ 'he-il' ] = "יוצא" ;
$text [ 'option-outbound' ][ 'it-it' ] = "In Uscita" ;
2019-11-20 23:16:17 +01:00
$text [ 'option-outbound' ][ 'nl-nl' ] = "Uitgaand" ;
2018-06-20 23:31:22 -06:00
$text [ 'option-outbound' ][ 'pl-pl' ] = "Wychodzący" ;
2023-04-29 23:51:25 -06:00
$text [ 'option-outbound' ][ 'pt-br' ] = "Saída" ;
2018-06-20 23:31:22 -06:00
$text [ 'option-outbound' ][ 'pt-pt' ] = "Saída" ;
2023-05-09 11:39:02 -06:00
$text [ 'option-outbound' ][ 'ro-ro' ] = "Outbound" ;
2018-06-20 23:31:22 -06:00
$text [ 'option-outbound' ][ 'ru-ru' ] = "Исходящий" ;
$text [ 'option-outbound' ][ 'sv-se' ] = "Utgående" ;
$text [ 'option-outbound' ][ 'uk-ua' ] = "Вихідний" ;
2023-05-12 15:14:59 -06:00
$text [ 'option-outbound' ][ 'zh-cn' ] = "出站" ;
2023-05-03 10:36:25 -06:00
$text [ 'option-outbound' ][ 'ja-jp' ] = "アウトバウンド" ;
2023-05-12 15:14:59 -06:00
$text [ 'option-outbound' ][ 'ko-kr' ] = "배 밖으로" ;
2018-06-20 23:31:22 -06:00
$text [ 'option-local' ][ 'en-us' ] = "Local" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-local' ][ 'en-gb' ] = "Local" ;
2023-04-29 23:51:25 -06:00
$text [ 'option-local' ][ 'ar-eg' ] = "محلية" ;
$text [ 'option-local' ][ 'de-at' ] = "Ort" ;
$text [ 'option-local' ][ 'de-ch' ] = "Ort" ;
$text [ 'option-local' ][ 'de-de' ] = "Ort" ;
$text [ 'option-local' ][ 'es-cl' ] = "local" ;
$text [ 'option-local' ][ 'es-mx' ] = "local" ;
2019-09-05 15:44:34 -04:00
$text [ 'option-local' ][ 'fr-ca' ] = "Local" ;
$text [ 'option-local' ][ 'fr-fr' ] = "Local" ;
2023-04-29 23:51:25 -06:00
$text [ 'option-local' ][ 'he-il' ] = "מקומי" ;
$text [ 'option-local' ][ 'it-it' ] = "Locale locale" ;
2019-11-20 23:16:17 +01:00
$text [ 'option-local' ][ 'nl-nl' ] = "Lokaal" ;
2023-04-29 23:51:25 -06:00
$text [ 'option-local' ][ 'pl-pl' ] = "Miejsc" ;
2019-11-28 15:08:30 -03:00
$text [ 'option-local' ][ 'pt-br' ] = "Local" ;
2023-04-29 23:51:25 -06:00
$text [ 'option-local' ][ 'pt-pt' ] = "local local" ;
2023-05-09 11:39:02 -06:00
$text [ 'option-local' ][ 'ro-ro' ] = "Local" ;
2023-04-29 23:51:25 -06:00
$text [ 'option-local' ][ 'ru-ru' ] = "Местные" ;
$text [ 'option-local' ][ 'sv-se' ] = "Lokalt" ;
$text [ 'option-local' ][ 'uk-ua' ] = "Головна" ;
2023-05-12 15:14:59 -06:00
$text [ 'option-local' ][ 'zh-cn' ] = "当地的" ;
$text [ 'option-local' ][ 'ja-jp' ] = "地元" ;
$text [ 'option-local' ][ 'ko-kr' ] = "현지의" ;
2018-06-20 23:31:22 -06:00
$text [ 'button-local' ][ 'en-us' ] = "Local" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-local' ][ 'en-gb' ] = "Local" ;
2023-04-29 23:51:25 -06:00
$text [ 'button-local' ][ 'ar-eg' ] = "محلية" ;
$text [ 'button-local' ][ 'de-at' ] = "Ort" ;
$text [ 'button-local' ][ 'de-ch' ] = "Ort" ;
$text [ 'button-local' ][ 'de-de' ] = "Ort" ;
$text [ 'button-local' ][ 'es-cl' ] = "local" ;
$text [ 'button-local' ][ 'es-mx' ] = "local" ;
2019-09-05 15:44:34 -04:00
$text [ 'button-local' ][ 'fr-ca' ] = "Local" ;
$text [ 'button-local' ][ 'fr-fr' ] = "Local" ;
2023-04-29 23:51:25 -06:00
$text [ 'button-local' ][ 'he-il' ] = "מקומי" ;
$text [ 'button-local' ][ 'it-it' ] = "Locale locale" ;
2019-11-20 23:16:17 +01:00
$text [ 'button-local' ][ 'nl-nl' ] = "Lokaal" ;
2023-04-29 23:51:25 -06:00
$text [ 'button-local' ][ 'pl-pl' ] = "Miejsc" ;
2019-11-28 15:08:30 -03:00
$text [ 'button-local' ][ 'pt-br' ] = "Local" ;
2023-04-29 23:51:25 -06:00
$text [ 'button-local' ][ 'pt-pt' ] = "local local" ;
2023-05-09 11:39:02 -06:00
$text [ 'button-local' ][ 'ro-ro' ] = "Local" ;
2023-04-30 00:10:36 -06:00
$text [ 'button-local' ][ 'ru-ru' ] = "Местные" ;
2023-04-29 23:51:25 -06:00
$text [ 'button-local' ][ 'sv-se' ] = "Lokalt" ;
$text [ 'button-local' ][ 'uk-ua' ] = "Головна" ;
2023-05-12 15:14:59 -06:00
$text [ 'button-local' ][ 'zh-cn' ] = "当地的" ;
$text [ 'button-local' ][ 'ja-jp' ] = "地元" ;
$text [ 'button-local' ][ 'ko-kr' ] = "현지의" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-maximum_destinations' ][ 'en-us' ] = "Maximum Destinations:" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-maximum_destinations' ][ 'en-gb' ] = "Maximum Destinations:" ;
2017-05-12 15:44:53 +01:00
$text [ 'message-maximum_destinations' ][ 'ar-eg' ] = "الحد الأقصي لجهات الأتصال" ;
2023-04-29 23:51:25 -06:00
$text [ 'message-maximum_destinations' ][ 'de-at' ] = "Maximale Anzahl an Ziele:" ;
$text [ 'message-maximum_destinations' ][ 'de-ch' ] = "Maximale Anzahl an Ziele:" ;
2017-05-12 15:44:53 +01:00
$text [ 'message-maximum_destinations' ][ 'de-de' ] = "Maximale Anzahl an Ziele:" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-maximum_destinations' ][ 'es-cl' ] = "Destinos Máximo Permitido:" ;
2023-04-29 23:51:25 -06:00
$text [ 'message-maximum_destinations' ][ 'es-mx' ] = "Destinos Máximo Permitido:" ;
$text [ 'message-maximum_destinations' ][ 'fr-ca' ] = "Destinations Maximum Autorisé:" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-maximum_destinations' ][ 'fr-fr' ] = "Destinations Maximum Autorisé:" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-maximum_destinations' ][ 'he-il' ] = "מקסימיום יעדים" ;
2017-09-21 17:06:26 +02:00
$text [ 'message-maximum_destinations' ][ 'it-it' ] = "Destinazioni Massime:" ;
2019-11-20 23:16:17 +01:00
$text [ 'message-maximum_destinations' ][ 'nl-nl' ] = "Maximaal aantal bestemmingen:" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-maximum_destinations' ][ 'pl-pl' ] = "Maksymalna ilość destynacji" ;
2019-11-28 15:08:30 -03:00
$text [ 'message-maximum_destinations' ][ 'pt-br' ] = "Máximo de destinos permitido:" ;
2017-05-12 15:44:53 +01:00
$text [ 'message-maximum_destinations' ][ 'pt-pt' ] = "Destinos Máximo Permitido:" ;
2023-05-09 11:39:02 -06:00
$text [ 'message-maximum_destinations' ][ 'ro-ro' ] = "Destinații maxime:" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-maximum_destinations' ][ 'ru-ru' ] = "Максимальное количество направлений:" ;
2017-05-12 15:44:53 +01:00
$text [ 'message-maximum_destinations' ][ 'sv-se' ] = "Max Antal Destinationer" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-maximum_destinations' ][ 'uk-ua' ] = "Максимум номерів:" ;
2023-05-12 15:14:59 -06:00
$text [ 'message-maximum_destinations' ][ 'zh-cn' ] = "最大目的地:" ;
$text [ 'message-maximum_destinations' ][ 'ja-jp' ] = "最大宛先数:" ;
2023-05-03 10:36:25 -06:00
$text [ 'message-maximum_destinations' ][ 'ko-kr' ] = "최대 목적지:" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-duplicate' ][ 'en-us' ] = "Duplicate detected" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-duplicate' ][ 'en-gb' ] = "Duplicate detected" ;
2023-04-29 23:51:25 -06:00
$text [ 'message-duplicate' ][ 'ar-eg' ] = "ازدواجية مكتشفة" ;
$text [ 'message-duplicate' ][ 'de-at' ] = "Bereits vorhanden" ;
$text [ 'message-duplicate' ][ 'de-ch' ] = "Bereits vorhanden" ;
2017-05-12 15:44:53 +01:00
$text [ 'message-duplicate' ][ 'de-de' ] = "Bereits vorhanden" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-duplicate' ][ 'es-cl' ] = "Duplicar detectado" ;
2023-04-29 23:51:25 -06:00
$text [ 'message-duplicate' ][ 'es-mx' ] = "Duplicar detectado" ;
$text [ 'message-duplicate' ][ 'fr-ca' ] = "Dupliquer détecté" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-duplicate' ][ 'fr-fr' ] = "Dupliquer détecté" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-duplicate' ][ 'he-il' ] = "זוהתה כפילות" ;
2017-09-21 17:06:26 +02:00
$text [ 'message-duplicate' ][ 'it-it' ] = "Rilevato Duplicato" ;
2019-11-20 23:16:17 +01:00
$text [ 'message-duplicate' ][ 'nl-nl' ] = "Duplicaten gevonden" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-duplicate' ][ 'pl-pl' ] = "Wykryto duplikat" ;
2019-11-28 15:08:30 -03:00
$text [ 'message-duplicate' ][ 'pt-br' ] = "Detectado uma duplicidade" ;
2017-05-12 15:44:53 +01:00
$text [ 'message-duplicate' ][ 'pt-pt' ] = "Duplicar detectado" ;
2023-05-09 11:39:02 -06:00
$text [ 'message-duplicate' ][ 'ro-ro' ] = "Duplicat detectat" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-duplicate' ][ 'ru-ru' ] = "Обнаружено дублирование" ;
2017-05-12 15:44:53 +01:00
$text [ 'message-duplicate' ][ 'sv-se' ] = "Dubblett Upptäckt" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-duplicate' ][ 'uk-ua' ] = "Знайдено дублікат" ;
2023-05-12 15:14:59 -06:00
$text [ 'message-duplicate' ][ 'zh-cn' ] = "检测到重复项" ;
$text [ 'message-duplicate' ][ 'ja-jp' ] = "重複が検出されました" ;
$text [ 'message-duplicate' ][ 'ko-kr' ] = "중복 감지됨" ;
2015-04-08 13:38:58 +00:00
2022-09-06 17:16:40 -06:00
$text [ 'label-file_name' ][ 'en-us' ] = "File Name" ;
$text [ 'label-file_name' ][ 'en-gb' ] = "File Name" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-file_name' ][ 'ar-eg' ] = "اسم الملف" ;
$text [ 'label-file_name' ][ 'de-at' ] = "Dateiname" ;
$text [ 'label-file_name' ][ 'de-ch' ] = "Dateiname" ;
$text [ 'label-file_name' ][ 'de-de' ] = "Dateiname" ;
$text [ 'label-file_name' ][ 'es-cl' ] = "Nombre del archivo" ;
$text [ 'label-file_name' ][ 'es-mx' ] = "Nombre del archivo" ;
$text [ 'label-file_name' ][ 'fr-ca' ] = "Nom du fichier" ;
$text [ 'label-file_name' ][ 'fr-fr' ] = "Nom du fichier" ;
$text [ 'label-file_name' ][ 'he-il' ] = "שם קובץ" ;
$text [ 'label-file_name' ][ 'it-it' ] = "Nome del file" ;
$text [ 'label-file_name' ][ 'nl-nl' ] = "Vertaling:" ;
$text [ 'label-file_name' ][ 'pl-pl' ] = "nazwa pliku" ;
$text [ 'label-file_name' ][ 'pt-br' ] = "Nome do arquivo" ;
$text [ 'label-file_name' ][ 'pt-pt' ] = "Nome do arquivo" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-file_name' ][ 'ro-ro' ] = "Nume de fișier" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-file_name' ][ 'ru-ru' ] = "Имя файла" ;
$text [ 'label-file_name' ][ 'sv-se' ] = "Filnamn" ;
$text [ 'label-file_name' ][ 'uk-ua' ] = "Ім'я файла" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-file_name' ][ 'zh-cn' ] = "文件名" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-file_name' ][ 'ja-jp' ] = "ファイル名" ;
$text [ 'label-file_name' ][ 'ko-kr' ] = "파일 이름" ;
2022-09-06 17:16:40 -06:00
2015-04-08 13:38:58 +00:00
$text [ 'label-monthly_price_buy' ][ 'en-us' ] = "Monthly buy price" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-monthly_price_buy' ][ 'en-gb' ] = "Monthly buy price" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-monthly_price_buy' ][ 'ar-eg' ] = "سعر الشراء الشهري" ;
$text [ 'label-monthly_price_buy' ][ 'de-at' ] = "Monatlicher Einkaufspreis" ;
$text [ 'label-monthly_price_buy' ][ 'de-ch' ] = "Monatlicher Einkaufspreis" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-monthly_price_buy' ][ 'de-de' ] = "Monatlicher Einkaufspreis" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-monthly_price_buy' ][ 'es-cl' ] = "Precio mensual de compra" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-monthly_price_buy' ][ 'es-mx' ] = "Precio mensual de compra" ;
$text [ 'label-monthly_price_buy' ][ 'fr-ca' ] = "Prix mensuel d'achat" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-monthly_price_buy' ][ 'fr-fr' ] = "Prix mensuel d'achat" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-monthly_price_buy' ][ 'he-il' ] = "קנייה חודשית" ;
2017-09-21 17:06:26 +02:00
$text [ 'label-monthly_price_buy' ][ 'it-it' ] = "Prezzo acquisto mensile" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-monthly_price_buy' ][ 'nl-nl' ] = "Maandelijkse inkoopprijs" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-monthly_price_buy' ][ 'pl-pl' ] = "Miesięczna cena zakupu" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-monthly_price_buy' ][ 'pt-br' ] = "Preço mensal de compra" ;
$text [ 'label-monthly_price_buy' ][ 'pt-pt' ] = "Preço mensal compra" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-monthly_price_buy' ][ 'ro-ro' ] = "Preț lunar de cumpărare" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-monthly_price_buy' ][ 'ru-ru' ] = "Месячный тариф покупки" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-monthly_price_buy' ][ 'sv-se' ] = "Inköpspris / Månad" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-monthly_price_buy' ][ 'uk-ua' ] = "Щомісячна ціна купівлі" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-monthly_price_buy' ][ 'zh-cn' ] = "每月买入价" ;
$text [ 'label-monthly_price_buy' ][ 'ja-jp' ] = "毎月の購入価格" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-monthly_price_buy' ][ 'ko-kr' ] = "월간 구매 가격" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-monthly_price' ][ 'en-us' ] = "Monthly selling price" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-monthly_price' ][ 'en-gb' ] = "Monthly selling price" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-monthly_price' ][ 'ar-eg' ] = "سعر البيع الشهري" ;
$text [ 'label-monthly_price' ][ 'de-at' ] = "Monatlicher Verkaufspreis" ;
$text [ 'label-monthly_price' ][ 'de-ch' ] = "Monatlicher Verkaufspreis" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-monthly_price' ][ 'de-de' ] = "Monatlicher Verkaufspreis" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-monthly_price' ][ 'es-cl' ] = "Precio mensual de venta" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-monthly_price' ][ 'es-mx' ] = "Precio mensual de venta" ;
$text [ 'label-monthly_price' ][ 'fr-ca' ] = "Prix mensuel à vendre" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-monthly_price' ][ 'fr-fr' ] = "Prix mensuel à vendre" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-monthly_price' ][ 'he-il' ] = "מכירה חודשית" ;
2017-09-21 17:06:26 +02:00
$text [ 'label-monthly_price' ][ 'it-it' ] = "Prezzo vendita mensile" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-monthly_price' ][ 'nl-nl' ] = "Maandelijkse verkoopprijs" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-monthly_price' ][ 'pl-pl' ] = "Miesięczna cena sprzedaży" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-monthly_price' ][ 'pt-br' ] = "Preço mensal de venda" ;
$text [ 'label-monthly_price' ][ 'pt-pt' ] = "Preço mensal de venta" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-monthly_price' ][ 'ro-ro' ] = "Pret lunar de vanzare" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-monthly_price' ][ 'ru-ru' ] = "Месячный тариф продажи" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-monthly_price' ][ 'sv-se' ] = "Säljpris / Månad" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-monthly_price' ][ 'uk-ua' ] = "Щомісячна ціна продажу" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-monthly_price' ][ 'zh-cn' ] = "每月售价" ;
$text [ 'label-monthly_price' ][ 'ja-jp' ] = "月額販売価格" ;
$text [ 'label-monthly_price' ][ 'ko-kr' ] = "월 판매 가격" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-fax_uuid' ][ 'en-us' ] = "Fax Detection" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-fax_uuid' ][ 'en-gb' ] = "Fax Detection" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-fax_uuid' ][ 'ar-eg' ] = "الفاكس" ;
$text [ 'label-fax_uuid' ][ 'de-at' ] = "Fax Erkennung" ;
$text [ 'label-fax_uuid' ][ 'de-ch' ] = "Fax Erkennung" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-fax_uuid' ][ 'de-de' ] = "Fax Erkennung" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-fax_uuid' ][ 'es-cl' ] = "Detección de Fax" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-fax_uuid' ][ 'es-mx' ] = "Detección de Fax" ;
$text [ 'label-fax_uuid' ][ 'fr-ca' ] = "Détection de Fax" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-fax_uuid' ][ 'fr-fr' ] = "Détection de Fax" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-fax_uuid' ][ 'he-il' ] = "זיהוי פקסים" ;
2017-03-13 19:26:35 +01:00
$text [ 'label-fax_uuid' ][ 'it-it' ] = "Rilevamento Fax" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-fax_uuid' ][ 'nl-nl' ] = "Fax herkenning" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-fax_uuid' ][ 'pl-pl' ] = "Wykrywanie faksu" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-fax_uuid' ][ 'pt-br' ] = "Detecção de FAX" ;
$text [ 'label-fax_uuid' ][ 'pt-pt' ] = "Detecção de fax" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-fax_uuid' ][ 'ro-ro' ] = "Detectare fax" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-fax_uuid' ][ 'ru-ru' ] = "Обнаружение факсов" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-fax_uuid' ][ 'sv-se' ] = "Fax Detektering" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-fax_uuid' ][ 'uk-ua' ] = "Виявлення факсу" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-fax_uuid' ][ 'zh-cn' ] = "传真检测" ;
$text [ 'label-fax_uuid' ][ 'ja-jp' ] = "FAXの検出" ;
$text [ 'label-fax_uuid' ][ 'ko-kr' ] = "팩스 감지" ;
2015-04-08 13:38:58 +00:00
2018-04-27 22:07:31 -06:00
$text [ 'label-destinations' ][ 'en-us' ] = "Destinations" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-destinations' ][ 'en-gb' ] = "Destinations" ;
2018-04-27 22:07:31 -06:00
$text [ 'label-destinations' ][ 'ar-eg' ] = "جهات الأتصال" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destinations' ][ 'de-at' ] = "Ziele" ;
$text [ 'label-destinations' ][ 'de-ch' ] = "Ziele" ;
2018-04-27 22:07:31 -06:00
$text [ 'label-destinations' ][ 'de-de' ] = "Ziele" ;
$text [ 'label-destinations' ][ 'es-cl' ] = "Destinos" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destinations' ][ 'es-mx' ] = "Destinos" ;
$text [ 'label-destinations' ][ 'fr-ca' ] = "Destinations" ;
2018-04-27 22:07:31 -06:00
$text [ 'label-destinations' ][ 'fr-fr' ] = "Destinations" ;
$text [ 'label-destinations' ][ 'he-il' ] = "יעדים" ;
$text [ 'label-destinations' ][ 'it-it' ] = "Destinazioni" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-destinations' ][ 'nl-nl' ] = "Bestemmingen" ;
2018-04-27 22:07:31 -06:00
$text [ 'label-destinations' ][ 'pl-pl' ] = "Destynacje" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destinations' ][ 'pt-br' ] = "Destinos" ;
2018-04-27 22:07:31 -06:00
$text [ 'label-destinations' ][ 'pt-pt' ] = "Destinos" ;
$text [ 'label-destinations' ][ 'ro-ro' ] = "Destinații" ;
$text [ 'label-destinations' ][ 'ru-ru' ] = "Направления" ;
$text [ 'label-destinations' ][ 'sv-se' ] = "Destinationer" ;
$text [ 'label-destinations' ][ 'uk-ua' ] = "Номери" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-destinations' ][ 'zh-cn' ] = "目的地" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destinations' ][ 'ja-jp' ] = "目的地" ;
$text [ 'label-destinations' ][ 'ko-kr' ] = "목적지" ;
2018-04-27 22:07:31 -06:00
$text [ 'label-alternate_destination' ][ 'en-us' ] = "Alternate Destination" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-alternate_destination' ][ 'en-gb' ] = "Alternate Destination" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-alternate_destination' ][ 'ar-eg' ] = "الوجهة البديلة" ;
$text [ 'label-alternate_destination' ][ 'de-at' ] = "Alternatives Ziel" ;
$text [ 'label-alternate_destination' ][ 'de-ch' ] = "Alternatives Ziel" ;
2018-04-27 22:07:31 -06:00
$text [ 'label-alternate_destination' ][ 'de-de' ] = "Alternatives Ziel" ;
$text [ 'label-alternate_destination' ][ 'es-cl' ] = "Destino Alternativo" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-alternate_destination' ][ 'es-mx' ] = "Destino Alternativo" ;
$text [ 'label-alternate_destination' ][ 'fr-ca' ] = "Destination alternative" ;
2018-04-27 22:07:31 -06:00
$text [ 'label-alternate_destination' ][ 'fr-fr' ] = "Destination alternative" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-alternate_destination' ][ 'he-il' ] = "יעד חלופי" ;
$text [ 'label-alternate_destination' ][ 'it-it' ] = "Destinazione alternativa" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-alternate_destination' ][ 'nl-nl' ] = "Alternatieve bestemming" ;
2018-04-27 22:07:31 -06:00
$text [ 'label-alternate_destination' ][ 'pl-pl' ] = "Alternatywna destynacja" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-alternate_destination' ][ 'pt-br' ] = "Destino Alternativo" ;
2018-04-27 22:07:31 -06:00
$text [ 'label-alternate_destination' ][ 'pt-pt' ] = "Destino Alternativo" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-alternate_destination' ][ 'ro-ro' ] = "Destinație alternativă" ;
2018-04-27 22:07:31 -06:00
$text [ 'label-alternate_destination' ][ 'ru-ru' ] = "Альтернативное направление" ;
$text [ 'label-alternate_destination' ][ 'sv-se' ] = "Alternativ Destination" ;
$text [ 'label-alternate_destination' ][ 'uk-ua' ] = "альтернативні варіанти призначення" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-alternate_destination' ][ 'zh-cn' ] = "备用目的地" ;
$text [ 'label-alternate_destination' ][ 'ja-jp' ] = "代替の目的地" ;
$text [ 'label-alternate_destination' ][ 'ko-kr' ] = "대체 목적지" ;
2018-04-27 22:07:31 -06:00
2015-04-08 13:38:58 +00:00
$text [ 'label-domain-name' ][ 'en-us' ] = "Domain Name" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-domain-name' ][ 'en-gb' ] = "Domain Name" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-domain-name' ][ 'ar-eg' ] = "اسم النطاق" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-domain-name' ][ 'de-at' ] = "Domänen Name" ;
$text [ 'label-domain-name' ][ 'de-ch' ] = "Domänen Name" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-domain-name' ][ 'de-de' ] = "Domänen Name" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-domain-name' ][ 'es-cl' ] = "Nombre de Dominio" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-domain-name' ][ 'es-mx' ] = "Nombre de Dominio" ;
$text [ 'label-domain-name' ][ 'fr-ca' ] = "Nom de Domaine" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-domain-name' ][ 'fr-fr' ] = "Nom de Domaine" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-domain-name' ][ 'he-il' ] = "שם דומיין" ;
2017-03-13 19:26:35 +01:00
$text [ 'label-domain-name' ][ 'it-it' ] = "Nome Dominio" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-domain-name' ][ 'nl-nl' ] = "Domeinnaam" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-domain-name' ][ 'pl-pl' ] = "Nazwa domeny" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-domain-name' ][ 'pt-br' ] = "Nome de Domínio" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-domain-name' ][ 'pt-pt' ] = "Nome de Domínio" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-domain-name' ][ 'ro-ro' ] = "Numele domeniului" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-domain-name' ][ 'ru-ru' ] = "Имя Домена" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-domain-name' ][ 'sv-se' ] = "Domän Namn" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-domain-name' ][ 'uk-ua' ] = "Назва домену" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-domain-name' ][ 'zh-cn' ] = "域名" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-domain-name' ][ 'ja-jp' ] = "ドメイン名" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-domain-name' ][ 'ko-kr' ] = "도메인 이름" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-domain' ][ 'en-us' ] = "Domain" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-domain' ][ 'en-gb' ] = "Domain" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-domain' ][ 'ar-eg' ] = "النطاق" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-domain' ][ 'de-at' ] = "Domäne" ;
$text [ 'label-domain' ][ 'de-ch' ] = "Domäne" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-domain' ][ 'de-de' ] = "Domäne" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-domain' ][ 'es-cl' ] = "Dominio" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-domain' ][ 'es-mx' ] = "Dominio" ;
$text [ 'label-domain' ][ 'fr-ca' ] = "Domaine" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-domain' ][ 'fr-fr' ] = "Domaine" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-domain' ][ 'he-il' ] = "תחום" ;
2017-03-13 19:26:35 +01:00
$text [ 'label-domain' ][ 'it-it' ] = "Dominio" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-domain' ][ 'nl-nl' ] = "Domein" ;
2017-05-13 20:13:38 +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-12 15:44:53 +01:00
$text [ 'label-domain' ][ 'pt-pt' ] = "Domínio" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-domain' ][ 'ro-ro' ] = "Domeniu" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-domain' ][ 'ru-ru' ] = "Домен" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-domain' ][ 'sv-se' ] = "Domän" ;
2017-05-13 20:13:38 +01:00
$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-12 15:14:59 -06:00
$text [ 'label-domain' ][ 'ko-kr' ] = "도메인" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_type' ][ 'en-us' ] = "Type" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-destination_type' ][ 'en-gb' ] = "Type" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_type' ][ 'ar-eg' ] = "النوع" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_type' ][ 'de-at' ] = "Art" ;
$text [ 'label-destination_type' ][ 'de-ch' ] = "Art" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_type' ][ 'de-de' ] = "Art" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_type' ][ 'es-cl' ] = "Tipo" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_type' ][ 'es-mx' ] = "Tipo" ;
$text [ 'label-destination_type' ][ 'fr-ca' ] = "Type" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_type' ][ 'fr-fr' ] = "Type" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_type' ][ 'he-il' ] = "סוג" ;
2017-03-13 19:26:35 +01:00
$text [ 'label-destination_type' ][ 'it-it' ] = "Tipo" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-destination_type' ][ 'nl-nl' ] = "Type" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_type' ][ 'pl-pl' ] = "Typ" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_type' ][ 'pt-br' ] = "Tipo" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_type' ][ 'pt-pt' ] = "Tipo" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-destination_type' ][ 'ro-ro' ] = "Tip" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-destination_type' ][ 'ru-ru' ] = "Тип" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_type' ][ 'sv-se' ] = "Typ" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_type' ][ 'uk-ua' ] = "Тип" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-destination_type' ][ 'zh-cn' ] = "类型" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destination_type' ][ 'ja-jp' ] = "タイプ" ;
$text [ 'label-destination_type' ][ 'ko-kr' ] = "유형" ;
2015-04-08 13:38:58 +00:00
2020-08-26 21:03:50 -06:00
$text [ 'label-destination_country_code' ][ 'en-us' ] = "Country Code" ;
$text [ 'label-destination_country_code' ][ 'en-gb' ] = "Country Code" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_country_code' ][ 'ar-eg' ] = "المدونة القطرية" ;
$text [ 'label-destination_country_code' ][ 'de-at' ] = "Ländercode" ;
$text [ 'label-destination_country_code' ][ 'de-ch' ] = "Ländercode" ;
$text [ 'label-destination_country_code' ][ 'de-de' ] = "Ländercode" ;
$text [ 'label-destination_country_code' ][ 'es-cl' ] = "Código del país" ;
$text [ 'label-destination_country_code' ][ 'es-mx' ] = "Código del país" ;
$text [ 'label-destination_country_code' ][ 'fr-ca' ] = "Préfixe" ;
2020-08-26 21:03:50 -06:00
$text [ 'label-destination_country_code' ][ 'fr-fr' ] = "Préfixe" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_country_code' ][ 'he-il' ] = "קוד המדינה" ;
$text [ 'label-destination_country_code' ][ 'it-it' ] = "Codice paese" ;
2020-08-26 21:03:50 -06:00
$text [ 'label-destination_country_code' ][ 'nl-nl' ] = "Voorloop" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_country_code' ][ 'pl-pl' ] = "kodeks" ;
$text [ 'label-destination_country_code' ][ 'pt-br' ] = "Prefixo" ;
$text [ 'label-destination_country_code' ][ 'pt-pt' ] = "Código do país" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-destination_country_code' ][ 'ro-ro' ] = "Codul tarii" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_country_code' ][ 'ru-ru' ] = "Код страны" ;
$text [ 'label-destination_country_code' ][ 'sv-se' ] = "landskod" ;
$text [ 'label-destination_country_code' ][ 'uk-ua' ] = "Код країни" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destination_country_code' ][ 'zh-cn' ] = "国家代码" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-destination_country_code' ][ 'ja-jp' ] = "国コード" ;
$text [ 'label-destination_country_code' ][ 'ko-kr' ] = "국가 코드" ;
2020-08-26 21:03:50 -06:00
2020-08-26 21:55:18 -06:00
$text [ 'label-destination_prefix' ][ 'en-us' ] = "Prefix" ;
$text [ 'label-destination_prefix' ][ 'en-gb' ] = "Prefix" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destination_prefix' ][ 'ar-eg' ] = "بادئة" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_prefix' ][ 'de-at' ] = "Präfix" ;
$text [ 'label-destination_prefix' ][ 'de-ch' ] = "Präfix" ;
$text [ 'label-destination_prefix' ][ 'de-de' ] = "Präfix" ;
$text [ 'label-destination_prefix' ][ 'es-cl' ] = "Prefijo" ;
$text [ 'label-destination_prefix' ][ 'es-mx' ] = "Prefijo" ;
$text [ 'label-destination_prefix' ][ 'fr-ca' ] = "Préfixe" ;
2020-08-26 21:55:18 -06:00
$text [ 'label-destination_prefix' ][ 'fr-fr' ] = "Préfixe" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_prefix' ][ 'he-il' ] = "תיקון" ;
$text [ 'label-destination_prefix' ][ 'it-it' ] = "Prefisso" ;
2020-08-26 21:55:18 -06:00
$text [ 'label-destination_prefix' ][ 'nl-nl' ] = "Voorloop" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_prefix' ][ 'pl-pl' ] = "przedrostek" ;
$text [ 'label-destination_prefix' ][ 'pt-br' ] = "Prefixo" ;
$text [ 'label-destination_prefix' ][ 'pt-pt' ] = "Prefixação" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-destination_prefix' ][ 'ro-ro' ] = "Prefix" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_prefix' ][ 'ru-ru' ] = "Префикс" ;
$text [ 'label-destination_prefix' ][ 'sv-se' ] = "Prefix" ;
$text [ 'label-destination_prefix' ][ 'uk-ua' ] = "Префікс" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destination_prefix' ][ 'zh-cn' ] = "字首" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-destination_prefix' ][ 'ja-jp' ] = "プレフィックス" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destination_prefix' ][ 'ko-kr' ] = "접두사" ;
2020-08-26 21:55:18 -06:00
2020-08-26 21:03:50 -06:00
$text [ 'label-destination_trunk_prefix' ][ 'en-us' ] = "Trunk Prefix" ;
$text [ 'label-destination_trunk_prefix' ][ 'en-gb' ] = "Trunk Prefix" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_trunk_prefix' ][ 'ar-eg' ] = "صندوق بريد" ;
$text [ 'label-destination_trunk_prefix' ][ 'de-at' ] = "Das ist nicht möglich." ;
$text [ 'label-destination_trunk_prefix' ][ 'de-ch' ] = "Das ist nicht möglich." ;
$text [ 'label-destination_trunk_prefix' ][ 'de-de' ] = "Das ist nicht möglich." ;
$text [ 'label-destination_trunk_prefix' ][ 'es-cl' ] = "Prefijo de Trunk" ;
$text [ 'label-destination_trunk_prefix' ][ 'es-mx' ] = "Prefijo de Trunk" ;
$text [ 'label-destination_trunk_prefix' ][ 'fr-ca' ] = "Préfixe" ;
2020-08-26 21:03:50 -06:00
$text [ 'label-destination_trunk_prefix' ][ 'fr-fr' ] = "Préfixe" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_trunk_prefix' ][ 'he-il' ] = "תיקון" ;
$text [ 'label-destination_trunk_prefix' ][ 'it-it' ] = "prefisso del tronco" ;
2020-08-26 21:03:50 -06:00
$text [ 'label-destination_trunk_prefix' ][ 'nl-nl' ] = "Voorloop" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_trunk_prefix' ][ 'pl-pl' ] = "przedni" ;
$text [ 'label-destination_trunk_prefix' ][ 'pt-br' ] = "Prefixo" ;
$text [ 'label-destination_trunk_prefix' ][ 'pt-pt' ] = "Prefixação de Trunk" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-destination_trunk_prefix' ][ 'ro-ro' ] = "Prefix trunchi" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_trunk_prefix' ][ 'ru-ru' ] = "Приставка" ;
$text [ 'label-destination_trunk_prefix' ][ 'sv-se' ] = "Trunk Prefix" ;
$text [ 'label-destination_trunk_prefix' ][ 'uk-ua' ] = "Префікс" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destination_trunk_prefix' ][ 'zh-cn' ] = "中继前缀" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-destination_trunk_prefix' ][ 'ja-jp' ] = "トランクプレフィックス" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destination_trunk_prefix' ][ 'ko-kr' ] = "트렁크 접두사" ;
2020-08-26 21:03:50 -06:00
$text [ 'label-destination_area_code' ][ 'en-us' ] = "Area Code" ;
$text [ 'label-destination_area_code' ][ 'en-gb' ] = "Area Code" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_area_code' ][ 'ar-eg' ] = "مدونة المنطقة" ;
$text [ 'label-destination_area_code' ][ 'de-at' ] = "Gebietscode" ;
$text [ 'label-destination_area_code' ][ 'de-ch' ] = "Gebietscode" ;
$text [ 'label-destination_area_code' ][ 'de-de' ] = "Gebietscode" ;
$text [ 'label-destination_area_code' ][ 'es-cl' ] = "Código de área" ;
$text [ 'label-destination_area_code' ][ 'es-mx' ] = "Código de área" ;
$text [ 'label-destination_area_code' ][ 'fr-ca' ] = "Code régional" ;
$text [ 'label-destination_area_code' ][ 'fr-fr' ] = "Code régional" ;
$text [ 'label-destination_area_code' ][ 'he-il' ] = "שטח Code" ;
$text [ 'label-destination_area_code' ][ 'it-it' ] = "Codice Area" ;
$text [ 'label-destination_area_code' ][ 'nl-nl' ] = "code" ;
$text [ 'label-destination_area_code' ][ 'pl-pl' ] = "Kodeks" ;
$text [ 'label-destination_area_code' ][ 'pt-br' ] = "Código de Área" ;
$text [ 'label-destination_area_code' ][ 'pt-pt' ] = "Código de Área" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-destination_area_code' ][ 'ro-ro' ] = "Prefixul zonei" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_area_code' ][ 'ru-ru' ] = "Код района" ;
$text [ 'label-destination_area_code' ][ 'sv-se' ] = "områdeskod" ;
$text [ 'label-destination_area_code' ][ 'uk-ua' ] = "Код ЄДРПОУ" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destination_area_code' ][ 'zh-cn' ] = "区号" ;
$text [ 'label-destination_area_code' ][ 'ja-jp' ] = "市外局番" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-destination_area_code' ][ 'ko-kr' ] = "지역 코드" ;
2020-08-26 21:03:50 -06:00
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_number' ][ 'en-us' ] = "Destination" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-destination_number' ][ 'en-gb' ] = "Destination" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_number' ][ 'ar-eg' ] = "جهه الأتصال" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_number' ][ 'de-at' ] = "Ziel" ;
$text [ 'label-destination_number' ][ 'de-ch' ] = "Ziel" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_number' ][ 'de-de' ] = "Ziel" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_number' ][ 'es-cl' ] = "Destino" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_number' ][ 'es-mx' ] = "Destino" ;
$text [ 'label-destination_number' ][ 'fr-ca' ] = "Destination" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_number' ][ 'fr-fr' ] = "Destination" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_number' ][ 'he-il' ] = "יעד" ;
2017-03-13 19:26:35 +01:00
$text [ 'label-destination_number' ][ 'it-it' ] = "Destinazione" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-destination_number' ][ 'nl-nl' ] = "Bestemming" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_number' ][ 'pl-pl' ] = "Destynacja" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_number' ][ 'pt-br' ] = "Destino" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_number' ][ 'pt-pt' ] = "Desvio" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-destination_number' ][ 'ro-ro' ] = "Destinaţie" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-destination_number' ][ 'ru-ru' ] = "Направление" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_number' ][ 'sv-se' ] = "Destination" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_number' ][ 'uk-ua' ] = "Номер" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-destination_number' ][ 'zh-cn' ] = "目的地" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destination_number' ][ 'ja-jp' ] = "行き先" ;
$text [ 'label-destination_number' ][ 'ko-kr' ] = "목적지" ;
2015-02-15 00:33:56 +00:00
2020-06-11 01:07:12 -04:00
$text [ 'label-destination_condition_field' ][ 'en-us' ] = "Condition" ;
$text [ 'label-destination_condition_field' ][ 'en-gb' ] = "Condition" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_condition_field' ][ 'ar-eg' ] = "الشرط" ;
$text [ 'label-destination_condition_field' ][ 'de-at' ] = "Zustand" ;
$text [ 'label-destination_condition_field' ][ 'de-ch' ] = "Zustand" ;
$text [ 'label-destination_condition_field' ][ 'de-de' ] = "Zustand" ;
$text [ 'label-destination_condition_field' ][ 'es-cl' ] = "Estado" ;
$text [ 'label-destination_condition_field' ][ 'es-mx' ] = "Estado" ;
$text [ 'label-destination_condition_field' ][ 'fr-ca' ] = "condition" ;
$text [ 'label-destination_condition_field' ][ 'fr-fr' ] = "condition" ;
$text [ 'label-destination_condition_field' ][ 'he-il' ] = "מצב" ;
$text [ 'label-destination_condition_field' ][ 'it-it' ] = "Condizione" ;
$text [ 'label-destination_condition_field' ][ 'nl-nl' ] = "Vertaling:" ;
$text [ 'label-destination_condition_field' ][ 'pl-pl' ] = "Warunka" ;
$text [ 'label-destination_condition_field' ][ 'pt-br' ] = "Condição" ;
$text [ 'label-destination_condition_field' ][ 'pt-pt' ] = "Condição" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-destination_condition_field' ][ 'ro-ro' ] = "Condiție" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_condition_field' ][ 'ru-ru' ] = "Состояние" ;
$text [ 'label-destination_condition_field' ][ 'sv-se' ] = "Villkor" ;
$text [ 'label-destination_condition_field' ][ 'uk-ua' ] = "Стан" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destination_condition_field' ][ 'zh-cn' ] = "健康)状况" ;
$text [ 'label-destination_condition_field' ][ 'ja-jp' ] = "状態" ;
$text [ 'label-destination_condition_field' ][ 'ko-kr' ] = "상태" ;
2020-06-11 01:07:12 -04:00
2015-02-15 00:33:56 +00:00
$text [ 'label-destination_enabled' ][ 'en-us' ] = "Enabled" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-destination_enabled' ][ 'en-gb' ] = "Enabled" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_enabled' ][ 'ar-eg' ] = "مفعل" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_enabled' ][ 'de-at' ] = "Aktiviert" ;
$text [ 'label-destination_enabled' ][ 'de-ch' ] = "Aktiviert" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_enabled' ][ 'de-de' ] = "Aktiviert" ;
2015-02-15 00:33:56 +00:00
$text [ 'label-destination_enabled' ][ 'es-cl' ] = "Activado" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_enabled' ][ 'es-mx' ] = "Activado" ;
$text [ 'label-destination_enabled' ][ 'fr-ca' ] = "Actif" ;
2015-02-15 00:33:56 +00:00
$text [ 'label-destination_enabled' ][ 'fr-fr' ] = "Actif" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_enabled' ][ 'he-il' ] = "מופעל" ;
2017-09-21 17:06:26 +02:00
$text [ 'label-destination_enabled' ][ 'it-it' ] = "Abilitato" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-destination_enabled' ][ 'nl-nl' ] = "Aktief" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-destination_enabled' ][ 'pl-pl' ] = "Włączony" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_enabled' ][ 'pt-br' ] = "Ativado" ;
$text [ 'label-destination_enabled' ][ 'pt-pt' ] = "Activado" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-destination_enabled' ][ 'ro-ro' ] = "Activat" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-destination_enabled' ][ 'ru-ru' ] = "Включено" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_enabled' ][ 'sv-se' ] = "Aktiverad" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_enabled' ][ 'uk-ua' ] = "Включено" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destination_enabled' ][ 'zh-cn' ] = "启用" ;
$text [ 'label-destination_enabled' ][ 'ja-jp' ] = "有効" ;
$text [ 'label-destination_enabled' ][ 'ko-kr' ] = "사용" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_description' ][ 'en-us' ] = "Description" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-destination_description' ][ 'en-gb' ] = "Description" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_description' ][ 'ar-eg' ] = "الوصف" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_description' ][ 'de-at' ] = "Beschreibung" ;
$text [ 'label-destination_description' ][ 'de-ch' ] = "Beschreibung" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_description' ][ 'de-de' ] = "Beschreibung" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_description' ][ 'es-cl' ] = "Descripción" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_description' ][ 'es-mx' ] = "Descripción" ;
$text [ 'label-destination_description' ][ 'fr-ca' ] = "Description" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_description' ][ 'fr-fr' ] = "Description" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_description' ][ 'he-il' ] = "תאור" ;
2017-03-13 19:26:35 +01:00
$text [ 'label-destination_description' ][ 'it-it' ] = "Descrizione" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-destination_description' ][ 'nl-nl' ] = "Omschrijving" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_description' ][ 'pl-pl' ] = "Opis" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_description' ][ 'pt-br' ] = "Descrição" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_description' ][ 'pt-pt' ] = "Descrição" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-destination_description' ][ 'ro-ro' ] = "Descriere" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-destination_description' ][ 'ru-ru' ] = "Описание" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_description' ][ 'sv-se' ] = "Beskrivning" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_description' ][ 'uk-ua' ] = "Опис" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destination_description' ][ 'zh-cn' ] = "描述" ;
$text [ 'label-destination_description' ][ 'ja-jp' ] = "説明" ;
$text [ 'label-destination_description' ][ 'ko-kr' ] = "설명" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_context' ][ 'en-us' ] = "Context" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-destination_context' ][ 'en-gb' ] = "Context" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_context' ][ 'ar-eg' ] = "السياق" ;
$text [ 'label-destination_context' ][ 'de-at' ] = "Kontext" ;
$text [ 'label-destination_context' ][ 'de-ch' ] = "Kontext" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_context' ][ 'de-de' ] = "Kontext" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_context' ][ 'es-cl' ] = "Contexto" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_context' ][ 'es-mx' ] = "Contexto" ;
$text [ 'label-destination_context' ][ 'fr-ca' ] = "Contexte" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_context' ][ 'fr-fr' ] = "Contexte" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_context' ][ 'he-il' ] = "תוכן" ;
2017-03-13 19:26:35 +01:00
$text [ 'label-destination_context' ][ 'it-it' ] = "Contesto" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-destination_context' ][ 'nl-nl' ] = "Context" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_context' ][ 'pl-pl' ] = "Kontekst" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_context' ][ 'pt-br' ] = "Contexto" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_context' ][ 'pt-pt' ] = "Contexto" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-destination_context' ][ 'ro-ro' ] = "Context" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-destination_context' ][ 'ru-ru' ] = "Контекст" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_context' ][ 'sv-se' ] = "Context" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_context' ][ 'uk-ua' ] = "Контекст" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destination_context' ][ 'zh-cn' ] = "语境" ;
$text [ 'label-destination_context' ][ 'ja-jp' ] = "コンテクスト" ;
$text [ 'label-destination_context' ][ 'ko-kr' ] = "문맥" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_cid_name_prefix' ][ 'en-us' ] = "Caller ID Name Prefix" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-destination_cid_name_prefix' ][ 'en-gb' ] = "Caller ID Name Prefix" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_cid_name_prefix' ][ 'ar-eg' ] = "اسم المتصل بريفيكس" ;
$text [ 'label-destination_cid_name_prefix' ][ 'de-at' ] = "Präfix für Anruferkennung (Name)" ;
$text [ 'label-destination_cid_name_prefix' ][ 'de-ch' ] = "Präfix für Anruferkennung (Name)" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_cid_name_prefix' ][ 'de-de' ] = "Präfix für Anruferkennung (Name)" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_cid_name_prefix' ][ 'es-cl' ] = "Prefijo de Nombre de Caller ID" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_cid_name_prefix' ][ 'es-mx' ] = "Prefijo de Nombre de Caller ID" ;
$text [ 'label-destination_cid_name_prefix' ][ 'fr-ca' ] = "Préfixe ajouté au nom de l'appelant" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_cid_name_prefix' ][ 'fr-fr' ] = "Préfixe ajouté au nom de l'appelant" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_cid_name_prefix' ][ 'he-il' ] = "שם פרטי Caller ID" ;
2017-09-21 17:06:26 +02:00
$text [ 'label-destination_cid_name_prefix' ][ 'it-it' ] = "Prefisso ID Nome Chiamante" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-destination_cid_name_prefix' ][ 'nl-nl' ] = "CID Naam voorloop" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_cid_name_prefix' ][ 'pl-pl' ] = "Prefiks prezentacji nazwy dzwoniącego" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-destination_cid_name_prefix' ][ 'pt-br' ] = "Prefixo do Nome de ID Chamador" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_cid_name_prefix' ][ 'pt-pt' ] = "Nome do Chamador" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-destination_cid_name_prefix' ][ 'ro-ro' ] = "Prefixul numelui apelantului" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-destination_cid_name_prefix' ][ 'ru-ru' ] = "Префикс имени (Caller ID) вызывающего абонента" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_cid_name_prefix' ][ 'sv-se' ] = "Caller ID Namn Prefix " ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_cid_name_prefix' ][ 'uk-ua' ] = "Caller ID Префікс імені" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destination_cid_name_prefix' ][ 'zh-cn' ] = "来电显示名称前缀" ;
$text [ 'label-destination_cid_name_prefix' ][ 'ja-jp' ] = "発信者ID名プレフィックス" ;
$text [ 'label-destination_cid_name_prefix' ][ 'ko-kr' ] = "발신자 ID 이름 접두사" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_caller_id_name' ][ 'en-us' ] = "Caller ID Name" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-destination_caller_id_name' ][ 'en-gb' ] = "Caller ID Name" ;
2015-07-05 23:13:46 -06:00
$text [ 'label-destination_caller_id_name' ][ 'ar-eg' ] = "اسم المتصل" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_caller_id_name' ][ 'de-at' ] = "Anruferkennung (Name)" ;
$text [ 'label-destination_caller_id_name' ][ 'de-ch' ] = "Anruferkennung (Name)" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_caller_id_name' ][ 'de-de' ] = "Anruferkennung (Name)" ;
$text [ 'label-destination_caller_id_name' ][ 'es-cl' ] = "Nombre de Caller ID" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_caller_id_name' ][ 'es-mx' ] = "Nombre de Caller ID" ;
$text [ 'label-destination_caller_id_name' ][ 'fr-ca' ] = "Nom de l'appelant" ;
2019-09-05 15:44:34 -04:00
$text [ 'label-destination_caller_id_name' ][ 'fr-fr' ] = "Nom de l'appelant" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_caller_id_name' ][ 'he-il' ] = "Caller ID" ;
2017-09-21 17:06:26 +02:00
$text [ 'label-destination_caller_id_name' ][ 'it-it' ] = "ID Nome Chiamante" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-destination_caller_id_name' ][ 'nl-nl' ] = "CID Naam" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_caller_id_name' ][ 'pl-pl' ] = "Prezentaca nazwy dzwoniącego" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-destination_caller_id_name' ][ 'pt-br' ] = "Nome de ID Chamador" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_caller_id_name' ][ 'pt-pt' ] = "Nome do chamador" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-destination_caller_id_name' ][ 'ro-ro' ] = "Nume ID apelant" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-destination_caller_id_name' ][ 'ru-ru' ] = "Имя идентификатора (Caller ID) вызывающего абонента" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_caller_id_name' ][ 'sv-se' ] = "Caller ID Namn" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_caller_id_name' ][ 'uk-ua' ] = "Caller ID Ім’я" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destination_caller_id_name' ][ 'zh-cn' ] = "来电显示名称" ;
$text [ 'label-destination_caller_id_name' ][ 'ja-jp' ] = "発信者ID名" ;
$text [ 'label-destination_caller_id_name' ][ 'ko-kr' ] = "발신자 ID 이름" ;
2015-04-08 13:38:58 +00:00
2022-07-16 23:27:59 -06:00
$text [ 'label-destination_caller_id_number' ][ 'en-us' ] = "Caller ID Number" ;
$text [ 'label-destination_caller_id_number' ][ 'en-gb' ] = "Caller ID Number" ;
$text [ 'label-destination_caller_id_number' ][ 'ar-eg' ] = "رقم المتصل" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_caller_id_number' ][ 'de-at' ] = "Anruferkennung (Nummer)" ;
$text [ 'label-destination_caller_id_number' ][ 'de-ch' ] = "Anruferkennung (Nummer)" ;
2022-07-16 23:27:59 -06:00
$text [ 'label-destination_caller_id_number' ][ 'de-de' ] = "Anruferkennung (Nummer)" ;
$text [ 'label-destination_caller_id_number' ][ 'es-cl' ] = "Número de Caller ID" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_caller_id_number' ][ 'es-mx' ] = "Número de Caller ID" ;
$text [ 'label-destination_caller_id_number' ][ 'fr-ca' ] = "Caller ID Number" ;
2022-07-16 23:27:59 -06:00
$text [ 'label-destination_caller_id_number' ][ 'fr-fr' ] = "Caller ID Number" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_caller_id_number' ][ 'he-il' ] = "Caller ID" ;
2022-07-16 23:27:59 -06:00
$text [ 'label-destination_caller_id_number' ][ 'it-it' ] = "ID Numero Chiamante" ;
$text [ 'label-destination_caller_id_number' ][ 'nl-nl' ] = "CID Nummer" ;
$text [ 'label-destination_caller_id_number' ][ 'pl-pl' ] = "Prezentaca numeru dzwoniącego" ;
$text [ 'label-destination_caller_id_number' ][ 'pt-br' ] = "Número de ID Chamador" ;
$text [ 'label-destination_caller_id_number' ][ 'pt-pt' ] = "Número do chamador" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-destination_caller_id_number' ][ 'ro-ro' ] = "Numărul de identificare a apelantului" ;
2022-07-16 23:27:59 -06:00
$text [ 'label-destination_caller_id_number' ][ 'ru-ru' ] = "Префикс номера (Caller ID) вызывающего абонента" ;
$text [ 'label-destination_caller_id_number' ][ 'sv-se' ] = "Caller ID Nummer" ;
$text [ 'label-destination_caller_id_number' ][ 'uk-ua' ] = "Caller ID Номер" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destination_caller_id_number' ][ 'zh-cn' ] = "来电显示号码" ;
$text [ 'label-destination_caller_id_number' ][ 'ja-jp' ] = "発信者番号" ;
$text [ 'label-destination_caller_id_number' ][ 'ko-kr' ] = "발신자 ID 번호" ;
2022-07-16 23:27:59 -06:00
2015-04-08 13:38:58 +00:00
$text [ 'label-carrier' ][ 'en-us' ] = "Carrier name" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-carrier' ][ 'en-gb' ] = "Carrier name" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-carrier' ][ 'ar-eg' ] = "اسم الناقل" ;
$text [ 'label-carrier' ][ 'de-at' ] = "Provider Name" ;
$text [ 'label-carrier' ][ 'de-ch' ] = "Provider Name" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-carrier' ][ 'de-de' ] = "Provider Name" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-carrier' ][ 'es-cl' ] = "Nombre del carrier" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-carrier' ][ 'es-mx' ] = "Nombre del carrier" ;
$text [ 'label-carrier' ][ 'fr-ca' ] = "Nom du carrier" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-carrier' ][ 'fr-fr' ] = "Nom du carrier" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-carrier' ][ 'he-il' ] = "שם מפעיל" ;
2017-03-13 19:26:35 +01:00
$text [ 'label-carrier' ][ 'it-it' ] = "Nome Carrier" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-carrier' ][ 'nl-nl' ] = "Telco naam" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-carrier' ][ 'pl-pl' ] = "Nazwa operatora" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-carrier' ][ 'pt-br' ] = "Nome da operadora" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-carrier' ][ 'pt-pt' ] = "Nombre del carrier" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-carrier' ][ 'ro-ro' ] = "Numele operatorului" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-carrier' ][ 'ru-ru' ] = "Название оператора" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-carrier' ][ 'sv-se' ] = "Operatör" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-carrier' ][ 'uk-ua' ] = "Назва оператора" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-carrier' ][ 'zh-cn' ] = "运营商名称" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-carrier' ][ 'ja-jp' ] = "キャリア名" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-carrier' ][ 'ko-kr' ] = "통신사 이름" ;
2015-02-15 00:33:56 +00:00
2020-07-09 14:51:31 -06:00
$text [ 'label-destination_hold_music' ][ 'en-us' ] = "Hold Music" ;
$text [ 'label-destination_hold_music' ][ 'en-gb' ] = "Hold Music" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_hold_music' ][ 'ar-eg' ] = "أوقف الموسيقى" ;
$text [ 'label-destination_hold_music' ][ 'de-at' ] = "Wartemusik" ;
$text [ 'label-destination_hold_music' ][ 'de-ch' ] = "Wartemusik" ;
2020-07-09 14:51:31 -06:00
$text [ 'label-destination_hold_music' ][ 'de-de' ] = "Wartemusik" ;
$text [ 'label-destination_hold_music' ][ 'es-cl' ] = "Música en Espera" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_hold_music' ][ 'es-mx' ] = "Música en Espera" ;
$text [ 'label-destination_hold_music' ][ 'fr-ca' ] = "Musique d'attente" ;
2021-01-06 16:02:31 -05:00
$text [ 'label-destination_hold_music' ][ 'fr-fr' ] = "Musique d'attente" ;
2020-07-09 14:51:31 -06:00
$text [ 'label-destination_hold_music' ][ 'he-il' ] = "מוסיקה בהמתנה" ;
$text [ 'label-destination_hold_music' ][ 'it-it' ] = "Musica di Attesa" ;
$text [ 'label-destination_hold_music' ][ 'nl-nl' ] = "Wachtmuziek" ;
$text [ 'label-destination_hold_music' ][ 'pl-pl' ] = "Muzyka na czekanie" ;
$text [ 'label-destination_hold_music' ][ 'pt-br' ] = "Música de espera" ;
$text [ 'label-destination_hold_music' ][ 'pt-pt' ] = "Música em Espera" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-destination_hold_music' ][ 'ro-ro' ] = "Țineți Muzica" ;
2020-07-09 14:51:31 -06:00
$text [ 'label-destination_hold_music' ][ 'ru-ru' ] = "Музыка на Удержании" ;
$text [ 'label-destination_hold_music' ][ 'sv-se' ] = "Vänt-musik" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_hold_music' ][ 'uk-ua' ] = "Гуртожиток" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destination_hold_music' ][ 'zh-cn' ] = "保持音乐" ;
$text [ 'label-destination_hold_music' ][ 'ja-jp' ] = "ホールドミュージック" ;
$text [ 'label-destination_hold_music' ][ 'ko-kr' ] = "홀드 뮤직" ;
2020-07-09 14:51:31 -06:00
2022-05-02 18:11:56 -06:00
$text [ 'label-destination_distinctive_ring' ][ 'en-us' ] = "Distinctive Ring" ;
$text [ 'label-destination_distinctive_ring' ][ 'en-gb' ] = "Distinctive Ring" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_distinctive_ring' ][ 'ar-eg' ] = "الرنين المميز" ;
$text [ 'label-destination_distinctive_ring' ][ 'de-at' ] = "Individueller Rufton" ;
$text [ 'label-destination_distinctive_ring' ][ 'de-ch' ] = "Individueller Rufton" ;
2022-05-02 18:11:56 -06:00
$text [ 'label-destination_distinctive_ring' ][ 'de-de' ] = "Individueller Rufton" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_distinctive_ring' ][ 'es-cl' ] = "Anillo distintivo" ;
$text [ 'label-destination_distinctive_ring' ][ 'es-mx' ] = "Anillo distintivo" ;
$text [ 'label-destination_distinctive_ring' ][ 'fr-ca' ] = "Sonnerie Distinctive" ;
2022-05-02 18:11:56 -06:00
$text [ 'label-destination_distinctive_ring' ][ 'fr-fr' ] = "Sonnerie Distinctive" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_distinctive_ring' ][ 'he-il' ] = "טבעת משמעת" ;
2022-05-02 18:11:56 -06:00
$text [ 'label-destination_distinctive_ring' ][ 'it-it' ] = "Squillo Personalizzato" ;
$text [ 'label-destination_distinctive_ring' ][ 'nl-nl' ] = "Alternatieve beltoon" ;
$text [ 'label-destination_distinctive_ring' ][ 'pl-pl' ] = "Charakterystyczny Sygnał" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_distinctive_ring' ][ 'pt-br' ] = "Anel Distintivo" ;
$text [ 'label-destination_distinctive_ring' ][ 'pt-pt' ] = "Anel Distintivo" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-destination_distinctive_ring' ][ 'ro-ro' ] = "Inel distinctiv" ;
2022-05-02 18:11:56 -06:00
$text [ 'label-destination_distinctive_ring' ][ 'ru-ru' ] = "Отличительный вызов" ;
$text [ 'label-destination_distinctive_ring' ][ 'sv-se' ] = "Distinkt Ringning" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_distinctive_ring' ][ 'uk-ua' ] = "Дитинктивне кільце" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destination_distinctive_ring' ][ 'zh-cn' ] = "特色戒指" ;
$text [ 'label-destination_distinctive_ring' ][ 'ja-jp' ] = "特徴的なリング" ;
$text [ 'label-destination_distinctive_ring' ][ 'ko-kr' ] = "독특한 반지" ;
2022-05-02 18:11:56 -06:00
2017-12-01 11:14:47 -07:00
$text [ 'label-destination_record' ][ 'en-us' ] = "Record" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-destination_record' ][ 'en-gb' ] = "Record" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_record' ][ 'ar-eg' ] = "السجل" ;
$text [ 'label-destination_record' ][ 'de-at' ] = "Aufnehmen" ;
$text [ 'label-destination_record' ][ 'de-ch' ] = "Aufnehmen" ;
2017-12-01 11:14:47 -07:00
$text [ 'label-destination_record' ][ 'de-de' ] = "Aufnehmen" ;
$text [ 'label-destination_record' ][ 'es-cl' ] = "Grabar" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_record' ][ 'es-mx' ] = "Grabar" ;
$text [ 'label-destination_record' ][ 'fr-ca' ] = "Enregistrer" ;
2017-12-01 11:14:47 -07:00
$text [ 'label-destination_record' ][ 'fr-fr' ] = "Enregistrer" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_record' ][ 'he-il' ] = "רשומות" ;
$text [ 'label-destination_record' ][ 'it-it' ] = "Registrazione" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-destination_record' ][ 'nl-nl' ] = "Opnemen" ;
2017-12-01 11:14:47 -07:00
$text [ 'label-destination_record' ][ 'pl-pl' ] = "Nagraj" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_record' ][ 'pt-br' ] = "Gravar" ;
2017-12-01 11:14:47 -07:00
$text [ 'label-destination_record' ][ 'pt-pt' ] = "Gravar" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-destination_record' ][ 'ro-ro' ] = "Record" ;
2017-12-01 11:14:47 -07:00
$text [ 'label-destination_record' ][ 'ru-ru' ] = "Запись" ;
$text [ 'label-destination_record' ][ 'sv-se' ] = "Spela In" ;
$text [ 'label-destination_record' ][ 'uk-ua' ] = "Запис" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-destination_record' ][ 'zh-cn' ] = "记录" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destination_record' ][ 'ja-jp' ] = "記録" ;
$text [ 'label-destination_record' ][ 'ko-kr' ] = "기록" ;
2017-12-01 11:14:47 -07:00
2015-02-15 00:33:56 +00:00
$text [ 'label-account_code' ][ 'en-us' ] = "Account Code" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-account_code' ][ 'en-gb' ] = "Account Code" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-account_code' ][ 'ar-eg' ] = "رمز الحساب" ;
$text [ 'label-account_code' ][ 'de-at' ] = "Kontoschlüssel" ;
$text [ 'label-account_code' ][ 'de-ch' ] = "Kontoschlüssel" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-account_code' ][ 'de-de' ] = "Kontoschlüssel" ;
2015-02-15 00:33:56 +00:00
$text [ 'label-account_code' ][ 'es-cl' ] = "Código de Cuenta" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-account_code' ][ 'es-mx' ] = "Código de Cuenta" ;
$text [ 'label-account_code' ][ 'fr-ca' ] = "Code de Compte" ;
2015-02-15 00:33:56 +00:00
$text [ 'label-account_code' ][ 'fr-fr' ] = "Code de Compte" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-account_code' ][ 'he-il' ] = "קוד חשבון" ;
2017-09-21 17:06:26 +02:00
$text [ 'label-account_code' ][ 'it-it' ] = "Account Code" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-account_code' ][ 'nl-nl' ] = "Account code" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-account_code' ][ 'pl-pl' ] = "Numer konta bilingowego" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-account_code' ][ 'pt-br' ] = "Código de Conta" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-account_code' ][ 'pt-pt' ] = "Código de Conta" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-account_code' ][ 'ro-ro' ] = "Codul contului" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-account_code' ][ 'ru-ru' ] = "Код Учетной Записи" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-account_code' ][ 'sv-se' ] = "Account Code" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-account_code' ][ 'uk-ua' ] = "Код облікового запису" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-account_code' ][ 'zh-cn' ] = "帐户代码" ;
$text [ 'label-account_code' ][ 'ja-jp' ] = "口座番号" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-account_code' ][ 'ko-kr' ] = "계정 코드" ;
2015-04-08 13:38:58 +00:00
2022-07-16 23:27:59 -06:00
$text [ 'label-destination_conditions' ][ 'en-us' ] = "Conditions" ;
$text [ 'label-destination_conditions' ][ 'en-gb' ] = "Conditions" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-destination_conditions' ][ 'ar-eg' ] = "شروط" ;
$text [ 'label-destination_conditions' ][ 'de-at' ] = "Bedingungen" ;
$text [ 'label-destination_conditions' ][ 'de-ch' ] = "Bedingungen" ;
$text [ 'label-destination_conditions' ][ 'de-de' ] = "Bedingungen" ;
$text [ 'label-destination_conditions' ][ 'es-cl' ] = "Condiciones" ;
$text [ 'label-destination_conditions' ][ 'es-mx' ] = "Condiciones" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_conditions' ][ 'fr-ca' ] = "Conditions" ;
2022-07-16 23:27:59 -06:00
$text [ 'label-destination_conditions' ][ 'fr-fr' ] = "Conditions" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-destination_conditions' ][ 'he-il' ] = "תנאים" ;
$text [ 'label-destination_conditions' ][ 'it-it' ] = "Condizioni" ;
$text [ 'label-destination_conditions' ][ 'nl-nl' ] = "Voorwaarden" ;
$text [ 'label-destination_conditions' ][ 'pl-pl' ] = "Warunki" ;
$text [ 'label-destination_conditions' ][ 'pt-br' ] = "condições" ;
$text [ 'label-destination_conditions' ][ 'pt-pt' ] = "condições" ;
$text [ 'label-destination_conditions' ][ 'ro-ro' ] = "Condiții" ;
$text [ 'label-destination_conditions' ][ 'ru-ru' ] = "Условия" ;
$text [ 'label-destination_conditions' ][ 'sv-se' ] = "Betingelser" ;
$text [ 'label-destination_conditions' ][ 'uk-ua' ] = "Умови" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destination_conditions' ][ 'zh-cn' ] = "状况" ;
$text [ 'label-destination_conditions' ][ 'ja-jp' ] = "条件" ;
$text [ 'label-destination_conditions' ][ 'ko-kr' ] = "정황" ;
2022-07-16 23:27:59 -06:00
$text [ 'option-caller_id_number' ][ 'en-us' ] = "Caller ID Number" ;
$text [ 'option-caller_id_number' ][ 'en-gb' ] = "Caller ID Number" ;
$text [ 'option-caller_id_number' ][ 'ar-eg' ] = "رقم المتصل" ;
2023-04-29 23:51:25 -06:00
$text [ 'option-caller_id_number' ][ 'de-at' ] = "Anruferkennung (Nummer)" ;
$text [ 'option-caller_id_number' ][ 'de-ch' ] = "Anruferkennung (Nummer)" ;
2022-07-16 23:27:59 -06:00
$text [ 'option-caller_id_number' ][ 'de-de' ] = "Anruferkennung (Nummer)" ;
$text [ 'option-caller_id_number' ][ 'es-cl' ] = "Número de Caller ID" ;
2023-04-29 23:51:25 -06:00
$text [ 'option-caller_id_number' ][ 'es-mx' ] = "Número de Caller ID" ;
$text [ 'option-caller_id_number' ][ 'fr-ca' ] = "Numéro d'identification de l'appelant." ;
2022-07-16 23:27:59 -06:00
$text [ 'option-caller_id_number' ][ 'fr-fr' ] = "Numéro d'identification de l'appelant." ;
2023-05-12 15:14:59 -06:00
$text [ 'option-caller_id_number' ][ 'he-il' ] = "מספר זיהוי מתקשר" ;
2022-07-16 23:27:59 -06:00
$text [ 'option-caller_id_number' ][ 'it-it' ] = "ID Numero Chiamante" ;
$text [ 'option-caller_id_number' ][ 'nl-nl' ] = "CID Nummer" ;
$text [ 'option-caller_id_number' ][ 'pl-pl' ] = "Prezentacja numeru dzwoniącego " ;
$text [ 'option-caller_id_number' ][ 'pt-br' ] = "Número do discador" ;
$text [ 'option-caller_id_number' ][ 'pt-pt' ] = "Número do Chamador" ;
2023-05-09 11:39:02 -06:00
$text [ 'option-caller_id_number' ][ 'ro-ro' ] = "Numărul de identificare a apelantului" ;
2022-07-16 23:27:59 -06:00
$text [ 'option-caller_id_number' ][ 'ru-ru' ] = "Идентификационный номер (Caller ID) вызывающего абонента" ;
$text [ 'option-caller_id_number' ][ 'sv-se' ] = "Caller ID Nummer" ;
$text [ 'option-caller_id_number' ][ 'uk-ua' ] = "Caller ID Номер" ;
2023-05-12 15:14:59 -06:00
$text [ 'option-caller_id_number' ][ 'zh-cn' ] = "来电显示号码" ;
$text [ 'option-caller_id_number' ][ 'ja-jp' ] = "発信者番号" ;
$text [ 'option-caller_id_number' ][ 'ko-kr' ] = "발신자 ID 번호" ;
2022-07-16 23:27:59 -06:00
$text [ 'label-destination_actions' ][ 'en-us' ] = "Actions" ;
$text [ 'label-destination_actions' ][ 'en-gb' ] = "Actions" ;
$text [ 'label-destination_actions' ][ 'ar-eg' ] = "الأفعال" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_actions' ][ 'de-at' ] = "Aktionen" ;
$text [ 'label-destination_actions' ][ 'de-ch' ] = "Aktionen" ;
2022-07-16 23:27:59 -06:00
$text [ 'label-destination_actions' ][ 'de-de' ] = "Aktionen" ;
$text [ 'label-destination_actions' ][ 'es-cl' ] = "Accións" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_actions' ][ 'es-mx' ] = "Accións" ;
$text [ 'label-destination_actions' ][ 'fr-ca' ] = "Actions" ;
2022-07-16 23:27:59 -06:00
$text [ 'label-destination_actions' ][ 'fr-fr' ] = "Actions" ;
$text [ 'label-destination_actions' ][ 'he-il' ] = "פעולות" ;
$text [ 'label-destination_actions' ][ 'it-it' ] = "Azioni" ;
$text [ 'label-destination_actions' ][ 'nl-nl' ] = "Akties" ;
$text [ 'label-destination_actions' ][ 'pl-pl' ] = "Akcje" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-destination_actions' ][ 'pt-br' ] = "Ações" ;
2022-07-16 23:27:59 -06:00
$text [ 'label-destination_actions' ][ 'pt-pt' ] = "Ações" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-destination_actions' ][ 'ro-ro' ] = "Acțiuni" ;
2022-07-16 23:27:59 -06:00
$text [ 'label-destination_actions' ][ 'ru-ru' ] = "Действия" ;
$text [ 'label-destination_actions' ][ 'sv-se' ] = "Åtgärder" ;
$text [ 'label-destination_actions' ][ 'uk-ua' ] = "Дії" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-destination_actions' ][ 'zh-cn' ] = "动作" ;
$text [ 'label-destination_actions' ][ 'ja-jp' ] = "行動" ;
$text [ 'label-destination_actions' ][ 'ko-kr' ] = "행위" ;
2018-09-28 11:41:19 -06:00
2018-12-29 16:05:59 -07:00
$text [ 'label-usage' ][ 'en-us' ] = "Usage" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-usage' ][ 'en-gb' ] = "Usage" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-usage' ][ 'ar-eg' ] = "الاستخدام" ;
$text [ 'label-usage' ][ 'de-at' ] = "Verwendung" ;
$text [ 'label-usage' ][ 'de-ch' ] = "Verwendung" ;
$text [ 'label-usage' ][ 'de-de' ] = "Verwendung" ;
$text [ 'label-usage' ][ 'es-cl' ] = "uso" ;
$text [ 'label-usage' ][ 'es-mx' ] = "uso" ;
2019-09-05 15:44:34 -04:00
$text [ 'label-usage' ][ 'fr-ca' ] = "Usage" ;
$text [ 'label-usage' ][ 'fr-fr' ] = "Usage" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-usage' ][ 'he-il' ] = "שימוש" ;
$text [ 'label-usage' ][ 'it-it' ] = "Utilizzo" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-usage' ][ 'nl-nl' ] = "Gebruik" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-usage' ][ 'pl-pl' ] = "Usługa" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-usage' ][ 'pt-br' ] = "Uso" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-usage' ][ 'pt-pt' ] = "Uso" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-usage' ][ 'ro-ro' ] = "Utilizare" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-usage' ][ 'ru-ru' ] = "Использование" ;
$text [ 'label-usage' ][ 'sv-se' ] = "Användning" ;
$text [ 'label-usage' ][ 'uk-ua' ] = "Проживання" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-usage' ][ 'zh-cn' ] = "用法" ;
$text [ 'label-usage' ][ 'ja-jp' ] = "使用法" ;
$text [ 'label-usage' ][ 'ko-kr' ] = "용법" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-voice' ][ 'en-us' ] = "Voice" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-voice' ][ 'en-gb' ] = "Voice" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-voice' ][ 'ar-eg' ] = "الصوت" ;
$text [ 'label-voice' ][ 'de-at' ] = "Sprache" ;
$text [ 'label-voice' ][ 'de-ch' ] = "Sprache" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-voice' ][ 'de-de' ] = "Sprache" ;
$text [ 'label-voice' ][ 'es-cl' ] = "Voz" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-voice' ][ 'es-mx' ] = "Voz" ;
$text [ 'label-voice' ][ 'fr-ca' ] = "Voix" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-voice' ][ 'fr-fr' ] = "Voix" ;
$text [ 'label-voice' ][ 'he-il' ] = "שיחה" ;
$text [ 'label-voice' ][ 'it-it' ] = "Voce" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-voice' ][ 'nl-nl' ] = "Spraak" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-voice' ][ 'pl-pl' ] = "Głos" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-voice' ][ 'pt-br' ] = "Voz" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-voice' ][ 'pt-pt' ] = "Voz" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-voice' ][ 'ro-ro' ] = "Voce" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-voice' ][ 'ru-ru' ] = "Голос" ;
$text [ 'label-voice' ][ 'sv-se' ] = "Röst" ;
$text [ 'label-voice' ][ 'uk-ua' ] = "Голос" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-voice' ][ 'zh-cn' ] = "嗓音" ;
$text [ 'label-voice' ][ 'ja-jp' ] = "声" ;
$text [ 'label-voice' ][ 'ko-kr' ] = "목소리" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-fax' ][ 'en-us' ] = "Fax" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-fax' ][ 'en-gb' ] = "Fax" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-fax' ][ 'ar-eg' ] = "الفاكس" ;
$text [ 'label-fax' ][ 'de-at' ] = "Fax" ;
$text [ 'label-fax' ][ 'de-ch' ] = "Fax" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-fax' ][ 'de-de' ] = "Fax" ;
$text [ 'label-fax' ][ 'es-cl' ] = "Facsímil" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-fax' ][ 'es-mx' ] = "Facsímil" ;
$text [ 'label-fax' ][ 'fr-ca' ] = "Télécopie" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-fax' ][ 'fr-fr' ] = "Télécopie" ;
$text [ 'label-fax' ][ 'he-il' ] = "פקס" ;
$text [ 'label-fax' ][ 'it-it' ] = "Fax" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-fax' ][ 'nl-nl' ] = "Fax" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-fax' ][ 'pl-pl' ] = "Faks" ;
$text [ 'label-fax' ][ 'pt-br' ] = "FAX" ;
$text [ 'label-fax' ][ 'pt-pt' ] = "Fax" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-fax' ][ 'ro-ro' ] = "Fax" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-fax' ][ 'ru-ru' ] = "Факс" ;
$text [ 'label-fax' ][ 'sv-se' ] = "Fax" ;
$text [ 'label-fax' ][ 'uk-ua' ] = "Факс" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-fax' ][ 'zh-cn' ] = "传真" ;
$text [ 'label-fax' ][ 'ja-jp' ] = "ファックス" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-fax' ][ 'ko-kr' ] = "팩스" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-text' ][ 'en-us' ] = "Text" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-text' ][ 'en-gb' ] = "Text" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-text' ][ 'ar-eg' ] = "النص" ;
$text [ 'label-text' ][ 'de-at' ] = "Text" ;
$text [ 'label-text' ][ 'de-ch' ] = "Text" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-text' ][ 'de-de' ] = "Text" ;
$text [ 'label-text' ][ 'es-cl' ] = "Texto" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-text' ][ 'es-mx' ] = "Texto" ;
$text [ 'label-text' ][ 'fr-ca' ] = "Texte" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-text' ][ 'fr-fr' ] = "Texte" ;
$text [ 'label-text' ][ 'he-il' ] = "טקסט" ;
$text [ 'label-text' ][ 'it-it' ] = "Testo" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-text' ][ 'nl-nl' ] = "Text" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-text' ][ 'pl-pl' ] = "Tekst" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-text' ][ 'pt-br' ] = "Texto" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-text' ][ 'pt-pt' ] = "Texto" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-text' ][ 'ro-ro' ] = "Text" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-text' ][ 'ru-ru' ] = "Текст" ;
$text [ 'label-text' ][ 'sv-se' ] = "Text" ;
$text [ 'label-text' ][ 'uk-ua' ] = "Текст" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-text' ][ 'zh-cn' ] = "文本" ;
$text [ 'label-text' ][ 'ja-jp' ] = "文章" ;
$text [ 'label-text' ][ 'ko-kr' ] = "텍스트" ;
2018-12-29 16:05:59 -07:00
2020-12-11 18:24:14 -06:00
$text [ 'label-emergency' ][ 'en-us' ] = "Emergency" ;
$text [ 'label-emergency' ][ 'en-gb' ] = "Emergency" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-emergency' ][ 'ar-eg' ] = "الطوارئ" ;
$text [ 'label-emergency' ][ 'de-at' ] = "Anruferkennung" ;
2020-12-11 18:24:14 -06:00
$text [ 'label-emergency' ][ 'de-ch' ] = "Anruferkennung" ;
$text [ 'label-emergency' ][ 'de-de' ] = "Notruf Anruferkennung" ;
$text [ 'label-emergency' ][ 'es-cl' ] = "Emergencia" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-emergency' ][ 'es-mx' ] = "Emergencia" ;
$text [ 'label-emergency' ][ 'fr-ca' ] = "Urgence" ;
2020-12-11 18:24:14 -06:00
$text [ 'label-emergency' ][ 'fr-fr' ] = "Urgence" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-emergency' ][ 'he-il' ] = "חירום" ;
2020-12-11 18:24:14 -06:00
$text [ 'label-emergency' ][ 'it-it' ] = "Emergenze" ;
$text [ 'label-emergency' ][ 'nl-nl' ] = "Noodnummer" ;
$text [ 'label-emergency' ][ 'pl-pl' ] = "Prezentacja nazwy dzwoniącego (emergency)" ;
$text [ 'label-emergency' ][ 'pt-br' ] = "Emergência" ;
$text [ 'label-emergency' ][ 'pt-pt' ] = "Emergência" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-emergency' ][ 'ro-ro' ] = "De urgență" ;
2020-12-11 18:24:14 -06:00
$text [ 'label-emergency' ][ 'ru-ru' ] = "Идентификатор (Caller ID) имени экстренного вызова" ;
$text [ 'label-emergency' ][ 'sv-se' ] = "Nöd Namnpresentation" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-emergency' ][ 'uk-ua' ] = "Аварійна" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-emergency' ][ 'zh-cn' ] = "紧急情况" ;
2023-05-12 15:14:59 -06:00
$text [ 'label-emergency' ][ 'ja-jp' ] = "緊急" ;
$text [ 'label-emergency' ][ 'ko-kr' ] = "비상" ;
2020-12-11 18:24:14 -06:00
2015-04-08 13:38:58 +00:00
$text [ 'header-destinations' ][ 'en-us' ] = "Destinations" ;
2020-03-20 20:47:13 +00:00
$text [ 'header-destinations' ][ 'en-gb' ] = "Destinations" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-destinations' ][ 'ar-eg' ] = "جهات الأتصال" ;
2023-04-29 23:51:25 -06:00
$text [ 'header-destinations' ][ 'de-at' ] = "Ziele" ;
$text [ 'header-destinations' ][ 'de-ch' ] = "Ziele" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-destinations' ][ 'de-de' ] = "Ziele" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-destinations' ][ 'es-cl' ] = "Destinos" ;
2023-04-29 23:51:25 -06:00
$text [ 'header-destinations' ][ 'es-mx' ] = "Destinos" ;
$text [ 'header-destinations' ][ 'fr-ca' ] = "Destinations" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-destinations' ][ 'fr-fr' ] = "Destinations" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-destinations' ][ 'he-il' ] = "יעדים" ;
2017-03-13 19:26:35 +01:00
$text [ 'header-destinations' ][ 'it-it' ] = "Destinazioni" ;
2019-11-20 23:16:17 +01:00
$text [ 'header-destinations' ][ 'nl-nl' ] = "Bestemmingen" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-destinations' ][ 'pl-pl' ] = "Destynacje" ;
2023-04-29 23:51:25 -06:00
$text [ 'header-destinations' ][ 'pt-br' ] = "Destinos" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-destinations' ][ 'pt-pt' ] = "Destinos" ;
2023-05-09 11:39:02 -06:00
$text [ 'header-destinations' ][ 'ro-ro' ] = "Destinații" ;
2017-04-25 03:37:00 +05:00
$text [ 'header-destinations' ][ 'ru-ru' ] = "Направления" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-destinations' ][ 'sv-se' ] = "Destinationer" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-destinations' ][ 'uk-ua' ] = "Номери" ;
2023-05-03 10:36:25 -06:00
$text [ 'header-destinations' ][ 'zh-cn' ] = "目的地" ;
2023-05-12 15:14:59 -06:00
$text [ 'header-destinations' ][ 'ja-jp' ] = "目的地" ;
$text [ 'header-destinations' ][ 'ko-kr' ] = "목적지" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-destination-edit' ][ 'en-us' ] = "Destination" ;
2020-03-20 20:47:13 +00:00
$text [ 'header-destination-edit' ][ 'en-gb' ] = "Destination" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-destination-edit' ][ 'ar-eg' ] = "جهه الأتصال" ;
2023-04-29 23:51:25 -06:00
$text [ 'header-destination-edit' ][ 'de-at' ] = "Ziel" ;
$text [ 'header-destination-edit' ][ 'de-ch' ] = "Ziel" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-destination-edit' ][ 'de-de' ] = "Ziel" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-destination-edit' ][ 'es-cl' ] = "Editar Destino" ;
2023-04-29 23:51:25 -06:00
$text [ 'header-destination-edit' ][ 'es-mx' ] = "Editar Destino" ;
$text [ 'header-destination-edit' ][ 'fr-ca' ] = "Editer la Destination" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-destination-edit' ][ 'fr-fr' ] = "Editer la Destination" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-destination-edit' ][ 'he-il' ] = "יעד" ;
2017-03-13 19:26:35 +01:00
$text [ 'header-destination-edit' ][ 'it-it' ] = "Destinazione" ;
2019-11-20 23:16:17 +01:00
$text [ 'header-destination-edit' ][ 'nl-nl' ] = "Bestemming" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-destination-edit' ][ 'pl-pl' ] = "Destynacja" ;
2019-11-28 15:08:30 -03:00
$text [ 'header-destination-edit' ][ 'pt-br' ] = "Editar Destino" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-destination-edit' ][ 'pt-pt' ] = "Editar Desvio" ;
2023-05-09 11:39:02 -06:00
$text [ 'header-destination-edit' ][ 'ro-ro' ] = "Destinaţie" ;
2017-04-25 03:37:00 +05:00
$text [ 'header-destination-edit' ][ 'ru-ru' ] = "Направление" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-destination-edit' ][ 'sv-se' ] = "Destination" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-destination-edit' ][ 'uk-ua' ] = "Номер" ;
2023-05-03 10:36:25 -06:00
$text [ 'header-destination-edit' ][ 'zh-cn' ] = "目的地" ;
2023-05-12 15:14:59 -06:00
$text [ 'header-destination-edit' ][ 'ja-jp' ] = "行き先" ;
$text [ 'header-destination-edit' ][ 'ko-kr' ] = "목적지" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-destination-add' ][ 'en-us' ] = "Destination" ;
2020-03-20 20:47:13 +00:00
$text [ 'header-destination-add' ][ 'en-gb' ] = "Destination" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-destination-add' ][ 'ar-eg' ] = "جهه الأتصال" ;
2023-04-29 23:51:25 -06:00
$text [ 'header-destination-add' ][ 'de-at' ] = "Ziel" ;
$text [ 'header-destination-add' ][ 'de-ch' ] = "Ziel" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-destination-add' ][ 'de-de' ] = "Ziel" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-destination-add' ][ 'es-cl' ] = "Agregar Destino" ;
2023-04-29 23:51:25 -06:00
$text [ 'header-destination-add' ][ 'es-mx' ] = "Agregar Destino" ;
$text [ 'header-destination-add' ][ 'fr-ca' ] = "Ajouter une Destination" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-destination-add' ][ 'fr-fr' ] = "Ajouter une Destination" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-destination-add' ][ 'he-il' ] = "יעד" ;
2017-03-13 19:26:35 +01:00
$text [ 'header-destination-add' ][ 'it-it' ] = "Destinazione" ;
2019-11-20 23:16:17 +01:00
$text [ 'header-destination-add' ][ 'nl-nl' ] = "Bestemming" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-destination-add' ][ 'pl-pl' ] = "Destynacja" ;
2019-11-28 15:08:30 -03:00
$text [ 'header-destination-add' ][ 'pt-br' ] = "Adicionar Destino" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-destination-add' ][ 'pt-pt' ] = "Adicionar Desvio" ;
2023-05-09 11:39:02 -06:00
$text [ 'header-destination-add' ][ 'ro-ro' ] = "Destinaţie" ;
2017-04-25 03:37:00 +05:00
$text [ 'header-destination-add' ][ 'ru-ru' ] = "Направление" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-destination-add' ][ 'sv-se' ] = "Destination" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-destination-add' ][ 'uk-ua' ] = "Номер" ;
2023-05-03 10:36:25 -06:00
$text [ 'header-destination-add' ][ 'zh-cn' ] = "目的地" ;
2023-05-12 15:14:59 -06:00
$text [ 'header-destination-add' ][ 'ja-jp' ] = "行き先" ;
$text [ 'header-destination-add' ][ 'ko-kr' ] = "목적지" ;
2015-04-08 13:38:58 +00:00
2020-01-11 12:23:27 -07:00
$text [ 'header-destination_import' ][ 'en-us' ] = "Destination Import" ;
2020-03-20 20:47:13 +00:00
$text [ 'header-destination_import' ][ 'en-gb' ] = "Destination Import" ;
2023-04-29 23:51:25 -06:00
$text [ 'header-destination_import' ][ 'ar-eg' ] = "الاستيراد" ;
$text [ 'header-destination_import' ][ 'de-at' ] = "Importieren" ;
$text [ 'header-destination_import' ][ 'de-ch' ] = "Importieren" ;
2017-09-19 21:20:32 -06:00
$text [ 'header-destination_import' ][ 'de-de' ] = "Importieren" ;
$text [ 'header-destination_import' ][ 'es-cl' ] = "Importar" ;
2023-04-29 23:51:25 -06:00
$text [ 'header-destination_import' ][ 'es-mx' ] = "Importar" ;
$text [ 'header-destination_import' ][ 'fr-ca' ] = "Importe" ;
2017-09-19 21:20:32 -06:00
$text [ 'header-destination_import' ][ 'fr-fr' ] = "Importe" ;
2023-04-29 23:51:25 -06:00
$text [ 'header-destination_import' ][ 'he-il' ] = "יעד יבוא" ;
$text [ 'header-destination_import' ][ 'it-it' ] = "Importazione destinazione" ;
2019-11-20 23:16:17 +01:00
$text [ 'header-destination_import' ][ 'nl-nl' ] = "Importeer Bestemmingen" ;
2017-09-19 21:20:32 -06:00
$text [ 'header-destination_import' ][ 'pl-pl' ] = "Importuj" ;
2023-04-29 23:51:25 -06:00
$text [ 'header-destination_import' ][ 'pt-br' ] = "Importar" ;
2017-09-19 21:20:32 -06:00
$text [ 'header-destination_import' ][ 'pt-pt' ] = "Importar" ;
2023-05-09 11:39:02 -06:00
$text [ 'header-destination_import' ][ 'ro-ro' ] = "Importare destinație" ;
2017-09-19 21:20:32 -06:00
$text [ 'header-destination_import' ][ 'ru-ru' ] = "Импорт" ;
$text [ 'header-destination_import' ][ 'sv-se' ] = "Importera" ;
$text [ 'header-destination_import' ][ 'uk-ua' ] = "Імпортувати" ;
2023-05-03 10:36:25 -06:00
$text [ 'header-destination_import' ][ 'zh-cn' ] = "目的地进口" ;
2023-05-12 15:14:59 -06:00
$text [ 'header-destination_import' ][ 'ja-jp' ] = "宛先インポート" ;
$text [ 'header-destination_import' ][ 'ko-kr' ] = "대상 가져오기" ;
2017-09-19 21:20:32 -06:00
2021-05-12 15:49:18 -06:00
$text [ 'header-destination_export' ][ 'en-us' ] = "Destination Export" ;
$text [ 'header-destination_export' ][ 'en-gb' ] = "Destination Export" ;
2023-04-29 23:51:25 -06:00
$text [ 'header-destination_export' ][ 'ar-eg' ] = "التصدير" ;
$text [ 'header-destination_export' ][ 'de-at' ] = "Exportieren" ;
$text [ 'header-destination_export' ][ 'de-ch' ] = "Exportieren" ;
2021-05-12 15:49:18 -06:00
$text [ 'header-destination_export' ][ 'de-de' ] = "Exportieren" ;
$text [ 'header-destination_export' ][ 'ek-gr' ] = "Εξαγωγή" ;
$text [ 'header-destination_export' ][ 'es-cl' ] = "Exportar" ;
2023-04-29 23:51:25 -06:00
$text [ 'header-destination_export' ][ 'es-mx' ] = "Exportar" ;
$text [ 'header-destination_export' ][ 'fr-ca' ] = "Exporter" ;
2021-05-12 15:49:18 -06:00
$text [ 'header-destination_export' ][ 'fr-fr' ] = "Exporter" ;
2023-04-29 23:51:25 -06:00
$text [ 'header-destination_export' ][ 'he-il' ] = "יעד היצוא" ;
2021-05-12 15:49:18 -06:00
$text [ 'header-destination_export' ][ 'it-it' ] = "Esporta" ;
2023-04-29 23:51:25 -06:00
$text [ 'header-destination_export' ][ 'nl-nl' ] = "Bestemmingsexport" ;
2021-05-12 15:49:18 -06:00
$text [ 'header-destination_export' ][ 'pl-pl' ] = "Eksportuj" ;
$text [ 'header-destination_export' ][ 'pt-br' ] = "Exportar" ;
$text [ 'header-destination_export' ][ 'pt-pt' ] = "Exportar" ;
2023-05-09 11:39:02 -06:00
$text [ 'header-destination_export' ][ 'ro-ro' ] = "Destinație Export Export Import" ;
2021-05-12 15:49:18 -06:00
$text [ 'header-destination_export' ][ 'ru-ru' ] = "Экспорт" ;
$text [ 'header-destination_export' ][ 'sv-se' ] = "Export" ;
$text [ 'header-destination_export' ][ 'uk-ua' ] = "Експортувати" ;
2023-05-03 10:36:25 -06:00
$text [ 'header-destination_export' ][ 'zh-cn' ] = "目的地出口" ;
2023-05-12 15:14:59 -06:00
$text [ 'header-destination_export' ][ 'ja-jp' ] = "宛先エクスポート" ;
$text [ 'header-destination_export' ][ 'ko-kr' ] = "대상 내보내기" ;
2021-05-12 15:49:18 -06:00
2017-09-19 21:20:32 -06:00
$text [ 'description-destination_import' ][ 'en-us' ] = "Upload delimitted data to add multiple destinations." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-destination_import' ][ 'en-gb' ] = "Upload delimitted data to add multiple destinations." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_import' ][ 'ar-eg' ] = "تحميل بيانات محدودة لإضافة وجهات متعددة." ;
$text [ 'description-destination_import' ][ 'de-at' ] = "Laden Sie begrenzte Daten hoch, um mehrere Ziele hinzuzufügen." ;
$text [ 'description-destination_import' ][ 'de-ch' ] = "Laden Sie begrenzte Daten hoch, um mehrere Ziele hinzuzufügen." ;
$text [ 'description-destination_import' ][ 'de-de' ] = "Laden Sie begrenzte Daten hoch, um mehrere Ziele hinzuzufügen." ;
$text [ 'description-destination_import' ][ 'es-cl' ] = "Subir datos delimitados para añadir múltiples destinos." ;
$text [ 'description-destination_import' ][ 'es-mx' ] = "Subir datos delimitados para añadir múltiples destinos." ;
2019-09-05 15:44:34 -04:00
$text [ 'description-destination_import' ][ 'fr-ca' ] = "Téléchargez des données délimitées pour ajouter plusieurs destinations." ;
$text [ 'description-destination_import' ][ 'fr-fr' ] = "Téléchargez des données délimitées pour ajouter plusieurs destinations." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_import' ][ 'he-il' ] = "עומס נתונים מלוטשים כדי להוסיף מספר יעדים." ;
$text [ 'description-destination_import' ][ 'it-it' ] = "Carica i dati cancellati per aggiungere più destinazioni." ;
2019-11-20 23:16:17 +01:00
$text [ 'description-destination_import' ][ 'nl-nl' ] = "CSV Gescheiden data opsturen om meerdere bestemmingen toe te voegen." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_import' ][ 'pl-pl' ] = "Pozwoliło to na dodanie wielu docelów." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-destination_import' ][ 'pt-br' ] = "Carregar dados delimitados para adicionar múltiplos destinos." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_import' ][ 'pt-pt' ] = "Carregar dados delimitados para adicionar vários destinos." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_import' ][ 'ro-ro' ] = "Încărcați date delimitate pentru a adăuga mai multe destinații." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_import' ][ 'ru-ru' ] = "Загрузка выключенных данных для добавления нескольких направлений." ;
$text [ 'description-destination_import' ][ 'sv-se' ] = "Ladda upp delimiterade data för att lägga till flera destinationer." ;
$text [ 'description-destination_import' ][ 'uk-ua' ] = "Завантажуйте видалені дані, щоб додати кілька місць." ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_import' ][ 'zh-cn' ] = "上传分隔数据以添加多个目的地。" ;
$text [ 'description-destination_import' ][ 'ja-jp' ] = "複数の宛先を追加するには、区切られたデータをアップロードします。" ;
$text [ 'description-destination_import' ][ 'ko-kr' ] = "여러 목적지를 추가하려면 구분된 데이터를 업로드하세요." ;
2017-09-19 21:20:32 -06:00
2021-05-17 14:36:27 -06:00
$text [ 'description-destination_export' ][ 'en-us' ] = "Select the fields you wish to include in the export." ;
$text [ 'description-destination_export' ][ 'en-gb' ] = "Select the fields you wish to include in the export." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_export' ][ 'ar-eg' ] = "حدد الحقول التي ترغب في تضمينها في التصدير." ;
$text [ 'description-destination_export' ][ 'de-at' ] = "Wählen Sie die Felder aus, die Sie in den Export einbeziehen möchten." ;
$text [ 'description-destination_export' ][ 'de-ch' ] = "Wählen Sie die Felder aus, die Sie in den Export einbeziehen möchten." ;
$text [ 'description-destination_export' ][ 'de-de' ] = "Wählen Sie die Felder aus, die Sie in den Export einbeziehen möchten." ;
$text [ 'description-destination_export' ][ 'ek-gr' ] = "Επιλέξτε τα πεδία που θέλετε να συμπεριλάβετε στην εξαγωγή." ;
$text [ 'description-destination_export' ][ 'es-cl' ] = "Seleccione los campos que desea incluir en la exportación." ;
$text [ 'description-destination_export' ][ 'es-mx' ] = "Seleccione los campos que desea incluir en la exportación." ;
$text [ 'description-destination_export' ][ 'fr-ca' ] = "Sélectionnez les champs que vous souhaitez inclure dans l'exportation." ;
$text [ 'description-destination_export' ][ 'fr-fr' ] = "Sélectionnez les champs que vous souhaitez inclure dans l'exportation." ;
$text [ 'description-destination_export' ][ 'he-il' ] = "בחר את השדות שברצונך לכלול בייצוא." ;
$text [ 'description-destination_export' ][ 'it-it' ] = "בחר את השדות שברצונך לכלול בייצוא." ;
$text [ 'description-destination_export' ][ 'nl-nl' ] = "Selecteer de velden die u in de export wilt opnemen." ;
$text [ 'description-destination_export' ][ 'pl-pl' ] = "Wybierz pola, które chcesz uwzględnić w eksporcie." ;
$text [ 'description-destination_export' ][ 'pt-br' ] = "Selecione os campos que deseja incluir na exportação." ;
$text [ 'description-destination_export' ][ 'pt-pt' ] = "Selecione os campos que deseja incluir na exportação." ;
$text [ 'description-destination_export' ][ 'ro-ro' ] = "Selectați câmpurile pe care doriți să le includeți în export." ;
$text [ 'description-destination_export' ][ 'ru-ru' ] = "Выберите поля, которые вы хотите включить в экспорт." ;
$text [ 'description-destination_export' ][ 'sv-se' ] = "Välj de fält du vill inkludera i exporten." ;
$text [ 'description-destination_export' ][ 'uk-ua' ] = "Виберіть поля, які потрібно включити в експорт." ;
$text [ 'description-destination_export' ][ 'tr-tr' ] = "Dışa aktarmaya dahil etmek istediğiniz alanları seçin." ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_export' ][ 'zh-cn' ] = "选择您希望包含在导出中的字段。" ;
$text [ 'description-destination_export' ][ 'ja-jp' ] = "エクスポートに含めるフィールドを選択します。" ;
$text [ 'description-destination_export' ][ 'ko-kr' ] = "내보내기에 포함할 필드를 선택합니다." ;
2021-05-17 14:36:27 -06:00
2015-04-08 13:38:58 +00:00
$text [ 'description-monthly_price_buy' ][ 'en-us' ] = "Enter monthly price you pay for this destination (only when inbound)" ;
2020-03-20 20:47:13 +00:00
$text [ 'description-monthly_price_buy' ][ 'en-gb' ] = "Enter monthly price you pay for this destination (only when inbound)" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-monthly_price_buy' ][ 'ar-eg' ] = "أدخل السعر الشهري الذي تدفعه لهذه الوجهة (فقط عندما تكون في حدود)" ;
$text [ 'description-monthly_price_buy' ][ 'de-at' ] = "Geben Sie den monatlichen Einkaufspreis für dieses Ziel an (nur wenn eingehend)" ;
$text [ 'description-monthly_price_buy' ][ 'de-ch' ] = "Geben Sie den monatlichen Einkaufspreis für dieses Ziel an (nur wenn eingehend)" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-monthly_price_buy' ][ 'de-de' ] = "Geben Sie den monatlichen Einkaufspreis für dieses Ziel an (nur wenn eingehend)" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-monthly_price_buy' ][ 'es-cl' ] = "Ingrese el precio mensual que usted paga por este destino (sólo entrante)" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-monthly_price_buy' ][ 'es-mx' ] = "Ingrese el precio mensual que usted paga por este destino (sólo entrante)" ;
$text [ 'description-monthly_price_buy' ][ 'fr-ca' ] = "Entrez prix mensuel de projet de achat pour cette destination (uniquement lorsque entrant)" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-monthly_price_buy' ][ 'fr-fr' ] = "Entrez prix mensuel de projet de achat pour cette destination (uniquement lorsque entrant)" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-monthly_price_buy' ][ 'he-il' ] = "הזן מחיר חודשי שאתה משלם עבור יעד זה (רק כאשר הוא נכנס)" ;
2017-09-21 17:06:26 +02:00
$text [ 'description-monthly_price_buy' ][ 'it-it' ] = "Inserire il prezzo mensile pagato per questa destinazione (solo quando in ingresso)" ;
2019-11-20 23:16:17 +01:00
$text [ 'description-monthly_price_buy' ][ 'nl-nl' ] = "Voer maandelijkse prijs die betaald wordt voor deze bestemming (alleen inkomend)" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-monthly_price_buy' ][ 'pl-pl' ] = "Wpisz kwotę, która ty płacisz miesięcznie za tę destynacje (tylko przychodzące)" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-monthly_price_buy' ][ 'pt-br' ] = "Digite o preço mensal pago para este destino (Apenas quando for entrada)" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-monthly_price_buy' ][ 'pt-pt' ] = "Digite o preço mensal de paga para este destino (somente quando entrada)" ;
2023-05-09 11:39:02 -06:00
$text [ 'description-monthly_price_buy' ][ 'ro-ro' ] = "Introduceți prețul lunar pe care îl plătiți pentru această destinație (doar la intrare)" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-monthly_price_buy' ][ 'ru-ru' ] = "Введите ежемесячную цену, которую вы платите за это направление (только за входящие)" ;
2017-06-02 16:39:34 +02:00
$text [ 'description-monthly_price_buy' ][ 'sv-se' ] = "Ange pris per månad som du betalar för denna destination (endast vid inkommande)" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-monthly_price_buy' ][ 'uk-ua' ] = "Введіть щомісячний тариф, який оплачуєте за цей номер (тільки для вхідних)" ;
2023-05-12 15:14:59 -06:00
$text [ 'description-monthly_price_buy' ][ 'zh-cn' ] = "输入您为此目的地支付的月度价格(仅在入境时)" ;
$text [ 'description-monthly_price_buy' ][ 'ja-jp' ] = "この目的地に対して支払う月額料金を入力してください (受信時のみ)" ;
$text [ 'description-monthly_price_buy' ][ 'ko-kr' ] = "이 목적지에 대해 지불하는 월별 요금을 입력하세요(인바운드인 경우에만)." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-monthly_price' ][ 'en-us' ] = "Enter monthly price to bill for this destination (only when inbound)" ;
2020-03-20 20:47:13 +00:00
$text [ 'description-monthly_price' ][ 'en-gb' ] = "Enter monthly price to bill for this destination (only when inbound)" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-monthly_price' ][ 'ar-eg' ] = "إدخال سعر شهري إلى فاتورة هذه الوجهة (فقط عند الدخول)" ;
$text [ 'description-monthly_price' ][ 'de-at' ] = "Geben Sie den monatlichen Verkaufspreis für dieses Ziel an (nur wenn eingehend)" ;
$text [ 'description-monthly_price' ][ 'de-ch' ] = "Geben Sie den monatlichen Verkaufspreis für dieses Ziel an (nur wenn eingehend)" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-monthly_price' ][ 'de-de' ] = "Geben Sie den monatlichen Verkaufspreis für dieses Ziel an (nur wenn eingehend)" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-monthly_price' ][ 'es-cl' ] = "Ingrese el precio mensual a cobrar por este destino (sólo entrante)" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-monthly_price' ][ 'es-mx' ] = "Ingrese el precio mensual a cobrar por este destino (sólo entrante)" ;
$text [ 'description-monthly_price' ][ 'fr-ca' ] = "Entrez prix mensuel de projet de loi pour cette destination (uniquement lorsque entrant)" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-monthly_price' ][ 'fr-fr' ] = "Entrez prix mensuel de projet de loi pour cette destination (uniquement lorsque entrant)" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-monthly_price' ][ 'he-il' ] = "מחיר חודשי לחיוב עבור יעד זה (רק כאשר הוא נכנס)" ;
2017-09-21 17:06:26 +02:00
$text [ 'description-monthly_price' ][ 'it-it' ] = "Inserire il prezzo mensile da fatturare per questa destinazione (solo quando in ingresso)" ;
2019-11-20 23:16:17 +01:00
$text [ 'description-monthly_price' ][ 'nl-nl' ] = "Voer maandelijkse verrekenprijs in voor deze bestemming (alleen inkomend)" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-monthly_price' ][ 'pl-pl' ] = "Wpisz kwotę, która ty płacisz miesięcznie za tę destynacje (tylko wychodzące)" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-monthly_price' ][ 'pt-br' ] = "Digite o preço mensal a cobrar para este destino (somente quando entrada)" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-monthly_price' ][ 'pt-pt' ] = "Digite o preço mensal de conta para este destino (somente quando entrada)" ;
2023-05-09 11:39:02 -06:00
$text [ 'description-monthly_price' ][ 'ro-ro' ] = "Introduceți prețul lunar de facturat pentru această destinație (numai la intrare)" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-monthly_price' ][ 'ru-ru' ] = "Введите месячную цену для выставления счета для этого пункта назначения (только за входящие)" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-monthly_price' ][ 'sv-se' ] = "Ange pris per månad till kund för denna destination (endast vid inkommande)" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-monthly_price' ][ 'uk-ua' ] = "Введіть щомісячний тариф для абонентів за цей номер (тільки для вхідних)" ;
2023-05-12 15:14:59 -06:00
$text [ 'description-monthly_price' ][ 'zh-cn' ] = "输入此目的地的月度价格(仅在入境时)" ;
$text [ 'description-monthly_price' ][ 'ja-jp' ] = "この宛先に対して請求する月額料金を入力してください (受信時のみ)" ;
$text [ 'description-monthly_price' ][ 'ko-kr' ] = "이 목적지에 대해 청구할 월별 요금을 입력하세요(인바운드인 경우에만)." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-fax_uuid' ][ 'en-us' ] = "Select the fax destination to enable fax detection. " ;
2020-03-20 20:47:13 +00:00
$text [ 'description-fax_uuid' ][ 'en-gb' ] = "Select the fax destination to enable fax detection. " ;
2023-04-29 23:51:25 -06:00
$text [ 'description-fax_uuid' ][ 'ar-eg' ] = "اختيار الوجهة الفاكسية للتمكين من كشف الفاكس." ;
$text [ 'description-fax_uuid' ][ 'de-at' ] = "Wählen Sie einen Fax Server um Faxerkennung für eingehende Anrufe zu aktivieren." ;
$text [ 'description-fax_uuid' ][ 'de-ch' ] = "Wählen Sie einen Fax Server um Faxerkennung für eingehende Anrufe zu aktivieren." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-fax_uuid' ][ 'de-de' ] = "Wählen Sie einen Fax Server um Faxerkennung für eingehende Anrufe zu aktivieren." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-fax_uuid' ][ 'es-cl' ] = "Seleccione el destino de fax para activar su detección" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-fax_uuid' ][ 'es-mx' ] = "Seleccione el destino de fax para activar su detección" ;
$text [ 'description-fax_uuid' ][ 'fr-ca' ] = "Insérer la destination Fax afin d'activer la détection de Fax." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-fax_uuid' ][ 'fr-fr' ] = "Insérer la destination Fax afin d'activer la détection de Fax." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-fax_uuid' ][ 'he-il' ] = "בחר את יעד הפקס כדי לאפשר זיהוי פקס." ;
2017-09-21 17:06:26 +02:00
$text [ 'description-fax_uuid' ][ 'it-it' ] = "Seleziona la destinazione fax per abilitare il rilevamento fax." ;
2019-11-20 23:16:17 +01:00
$text [ 'description-fax_uuid' ][ 'nl-nl' ] = "Kies de fax bestemming om en fax herkenning aan te zetten." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-fax_uuid' ][ 'pl-pl' ] = "Wybierz destynację faksu aby włączyć wykrywanie faksu." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-fax_uuid' ][ 'pt-br' ] = "Selecione o destino de FAX para ativar a detecção de FAX" ;
$text [ 'description-fax_uuid' ][ 'pt-pt' ] = "Seleccione o destino de fax para activar a detecção de fax." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-fax_uuid' ][ 'ro-ro' ] = "Selectați destinația faxului pentru a activa detectarea faxului." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-fax_uuid' ][ 'ru-ru' ] = "Выберите адресат факса, чтобы включить его обнаружение." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-fax_uuid' ][ 'sv-se' ] = "Ange fax destination för att aktivera fax deteketering." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-fax_uuid' ][ 'uk-ua' ] = "Виберіть номер для факсу, щоб дозволити його виявлення" ;
2023-05-12 15:14:59 -06:00
$text [ 'description-fax_uuid' ][ 'zh-cn' ] = "选择传真目的地以启用传真检测。" ;
$text [ 'description-fax_uuid' ][ 'ja-jp' ] = "FAX の検出を有効にするには、FAX の宛先を選択します。" ;
$text [ 'description-fax_uuid' ][ 'ko-kr' ] = "팩스 감지를 활성화하려면 팩스 대상을 선택합니다." ;
2015-02-15 00:33:56 +00:00
2021-06-04 10:54:43 -06:00
$text [ 'description-providers' ][ 'en-us' ] = "Assign this destination to a provider." ;
$text [ 'description-providers' ][ 'en-gb' ] = "Assign this destination to a provider." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-providers' ][ 'ar-eg' ] = "أرسل هذه الوجهة إلى مزود" ;
$text [ 'description-providers' ][ 'de-at' ] = "Senden Sie dieses Ziel an einen Anbieter." ;
$text [ 'description-providers' ][ 'de-ch' ] = "Senden Sie dieses Ziel an einen Anbieter." ;
$text [ 'description-providers' ][ 'de-de' ] = "Senden Sie dieses Ziel an einen Anbieter." ;
$text [ 'description-providers' ][ 'es-cl' ] = "Asignar este destino a un proveedor." ;
$text [ 'description-providers' ][ 'es-mx' ] = "Asignar este destino a un proveedor." ;
$text [ 'description-providers' ][ 'fr-ca' ] = "Attribuez cette destination à un fournisseur." ;
$text [ 'description-providers' ][ 'fr-fr' ] = "Attribuez cette destination à un fournisseur." ;
$text [ 'description-providers' ][ 'he-il' ] = "לחתום על יעד זה לספק." ;
$text [ 'description-providers' ][ 'it-it' ] = "Assegna questa destinazione a un fornitore." ;
$text [ 'description-providers' ][ 'nl-nl' ] = "Geef deze bestemming aan een provider." ;
$text [ 'description-providers' ][ 'pl-pl' ] = "Przypisuje to miejsce dla dostawcy." ;
$text [ 'description-providers' ][ 'pt-br' ] = "Atribuir este destino a um provedor." ;
$text [ 'description-providers' ][ 'pt-pt' ] = "Atribuir este destino a um provedor." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-providers' ][ 'ro-ro' ] = "Atribuiți această destinație unui furnizor." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-providers' ][ 'ru-ru' ] = "Назначьте это место провайдеру." ;
$text [ 'description-providers' ][ 'sv-se' ] = "Tilldela denna destination till en leverantör." ;
$text [ 'description-providers' ][ 'uk-ua' ] = "Призначте цей пункт для провайдера." ;
2023-05-12 15:14:59 -06:00
$text [ 'description-providers' ][ 'zh-cn' ] = "将此目的地分配给提供商。" ;
$text [ 'description-providers' ][ 'ja-jp' ] = "この宛先をプロバイダーに割り当てます。" ;
$text [ 'description-providers' ][ 'ko-kr' ] = "이 대상을 공급자에게 할당합니다." ;
2021-06-04 10:54:43 -06:00
$text [ 'description-user' ][ 'en-us' ] = "Assign this destination to a user." ;
$text [ 'description-user' ][ 'en-gb' ] = "Assign this destination to a user." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-user' ][ 'ar-eg' ] = "أرسل هذه الوجهة إلى مستعمل" ;
$text [ 'description-user' ][ 'de-at' ] = "Senden Sie dieses Ziel an einen Benutzer." ;
$text [ 'description-user' ][ 'de-ch' ] = "Senden Sie dieses Ziel an einen Benutzer." ;
$text [ 'description-user' ][ 'de-de' ] = "Senden Sie dieses Ziel an einen Benutzer." ;
$text [ 'description-user' ][ 'es-cl' ] = "Asignar este destino a un usuario." ;
$text [ 'description-user' ][ 'es-mx' ] = "Asignar este destino a un usuario." ;
$text [ 'description-user' ][ 'fr-ca' ] = "Attribuez cette destination à un utilisateur." ;
$text [ 'description-user' ][ 'fr-fr' ] = "Attribuez cette destination à un utilisateur." ;
$text [ 'description-user' ][ 'he-il' ] = "לחתום על יעד זה למשתמש." ;
$text [ 'description-user' ][ 'it-it' ] = "Assegna questa destinazione a un utente." ;
$text [ 'description-user' ][ 'nl-nl' ] = "Geef deze bestemming aan een gebruiker." ;
$text [ 'description-user' ][ 'pl-pl' ] = "Przypisuje to cel użytkownikowi." ;
$text [ 'description-user' ][ 'pt-br' ] = "Atribuir este destino a um usuário." ;
$text [ 'description-user' ][ 'pt-pt' ] = "Atribuir este destino a um usuário." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-user' ][ 'ro-ro' ] = "Atribuiți această destinație unui utilizator." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-user' ][ 'ru-ru' ] = "Назначьте это место пользователю." ;
$text [ 'description-user' ][ 'sv-se' ] = "Tilldela denna destination till en användare." ;
$text [ 'description-user' ][ 'uk-ua' ] = "Призначте призначення користувача." ;
2023-05-12 15:14:59 -06:00
$text [ 'description-user' ][ 'zh-cn' ] = "将此目的地分配给用户。" ;
$text [ 'description-user' ][ 'ja-jp' ] = "この宛先をユーザーに割り当てます。" ;
$text [ 'description-user' ][ 'ko-kr' ] = "이 대상을 사용자에게 할당합니다." ;
2021-06-04 10:54:43 -06:00
2015-04-08 13:38:58 +00:00
$text [ 'description-destinations' ][ 'en-us' ] = "Inbound destinations are the DID/DDI, DNIS or Alias for inbound calls." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-destinations' ][ 'en-gb' ] = "Inbound destinations are the DID/DDI, DNIS or Alias for inbound calls." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destinations' ][ 'ar-eg' ] = "والمقصدات المتجهة إلى الداخل هي الـ دي دي دي أو دينيس أو الاسم المستعار للمكالمات الداخلية." ;
$text [ 'description-destinations' ][ 'de-at' ] = "Eingehende Ziele sind DID/DDI, DNIS oder alternative Nummern für eingehende Anrufe" ;
$text [ 'description-destinations' ][ 'de-ch' ] = "Eingehende Ziele sind DID/DDI, DNIS oder alternative Nummern für eingehende Anrufe" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destinations' ][ 'de-de' ] = "Eingehende Ziele sind DID/DDI, DNIS oder alternative Nummern für eingehende Anrufe" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destinations' ][ 'es-cl' ] = "Destinos entrantes son los DID/DDI, DNIS o un alias para llamadas entrantes" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destinations' ][ 'es-mx' ] = "Destinos entrantes son los DID/DDI, DNIS o un alias para llamadas entrantes" ;
$text [ 'description-destinations' ][ 'fr-ca' ] = "Les destinations entrantes sont des SDA/DDI, DNIS ou des Aliases." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destinations' ][ 'fr-fr' ] = "Les destinations entrantes sont des SDA/DDI, DNIS ou des Aliases." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destinations' ][ 'he-il' ] = "יעדי Inbound הם DID /DDI, DNIS או Alias עבור שיחות בשפע." ;
2017-09-21 17:06:26 +02:00
$text [ 'description-destinations' ][ 'it-it' ] = "Le destinazioni in ingresso sono Numeri Geografici o Archi di numerazioni per le chiamate in ingresso." ;
2019-11-20 23:16:17 +01:00
$text [ 'description-destinations' ][ 'nl-nl' ] = "Inkomende bestemmingen zijn de DID/DDI, DNIS of Alias voor inkomende oproepen." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destinations' ][ 'pl-pl' ] = "Destynacjami przychodzącymi są: DID/DDI, DNIS, alias lub rozmowy przychodzące." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-destinations' ][ 'pt-br' ] = "Destinos de entrada são os DID/DDI, DNIS ou apelidos para as chamadas de entrada." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destinations' ][ 'pt-pt' ] = "Destinos de entrada são os DID/DDI, DNIS ou Alias para as chamadas de entrada." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destinations' ][ 'ro-ro' ] = "Destinațiile de intrare sunt DID/DDI, DNIS sau Alias pentru apelurile de intrare." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-destinations' ][ 'ru-ru' ] = "Входящие адресаты - это DID / DDI, DNIS или Псевдоним для входящих вызовов." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destinations' ][ 'sv-se' ] = "Inkommande destinationer är DID / DDI , DNIS eller Alias för inkommande samtal." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destinations' ][ 'uk-ua' ] = "Вхідні номери можуть бути таких типів: DID/DDI, DNIS або Alias для вхідних дзвінків" ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destinations' ][ 'zh-cn' ] = "入站目的地是入站呼叫的 DID/DDI、DNIS 或别名。" ;
$text [ 'description-destinations' ][ 'ja-jp' ] = "受信宛先は、受信通話の DID/DDI、DNIS、またはエイリアスです。" ;
$text [ 'description-destinations' ][ 'ko-kr' ] = "인바운드 대상은 DID/DDI, DNIS 또는 인바운드 통화의 별칭입니다." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_type' ][ 'en-us' ] = "Select the type." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-destination_type' ][ 'en-gb' ] = "Select the type." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_type' ][ 'ar-eg' ] = "اختر النوع" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_type' ][ 'de-at' ] = "Wählen Sie die Art." ;
$text [ 'description-destination_type' ][ 'de-ch' ] = "Wählen Sie die Art." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_type' ][ 'de-de' ] = "Wählen Sie die Art." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_type' ][ 'es-cl' ] = "Seleccione el tipo." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_type' ][ 'es-mx' ] = "Seleccione el tipo." ;
$text [ 'description-destination_type' ][ 'fr-ca' ] = "Choisir le type." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_type' ][ 'fr-fr' ] = "Choisir le type." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destination_type' ][ 'he-il' ] = "בחר את הסוג" ;
2017-03-13 19:26:35 +01:00
$text [ 'description-destination_type' ][ 'it-it' ] = "Seleziona il tipo." ;
2019-11-20 23:16:17 +01:00
$text [ 'description-destination_type' ][ 'nl-nl' ] = "Kies het type." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destination_type' ][ 'pl-pl' ] = "Wybierz typ" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-destination_type' ][ 'pt-br' ] = "Selecione o tipo." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_type' ][ 'pt-pt' ] = "Seleccionar o tipo." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_type' ][ 'ro-ro' ] = "Selectați tipul." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-destination_type' ][ 'ru-ru' ] = "Выберите Тип." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_type' ][ 'sv-se' ] = "Välj typ" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destination_type' ][ 'uk-ua' ] = "Виберіть тип" ;
2023-05-03 10:36:25 -06:00
$text [ 'description-destination_type' ][ 'zh-cn' ] = "选择类型。" ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_type' ][ 'ja-jp' ] = "タイプを選択してください。" ;
$text [ 'description-destination_type' ][ 'ko-kr' ] = "유형을 선택합니다." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_number' ][ 'en-us' ] = "Enter the destination." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-destination_number' ][ 'en-gb' ] = "Enter the destination." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_number' ][ 'ar-eg' ] = "أدخل جهه الأتصال" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_number' ][ 'de-at' ] = "Geben Sie das Ziel an." ;
$text [ 'description-destination_number' ][ 'de-ch' ] = "Geben Sie das Ziel an." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_number' ][ 'de-de' ] = "Geben Sie das Ziel an." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_number' ][ 'es-cl' ] = "Ingrese el destino." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_number' ][ 'es-mx' ] = "Ingrese el destino." ;
$text [ 'description-destination_number' ][ 'fr-ca' ] = "Indiquer la destination." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_number' ][ 'fr-fr' ] = "Indiquer la destination." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destination_number' ][ 'he-il' ] = "הכנס יעד" ;
2017-09-21 17:06:26 +02:00
$text [ 'description-destination_number' ][ 'it-it' ] = "Inserire la destinazione." ;
2019-11-20 23:16:17 +01:00
$text [ 'description-destination_number' ][ 'nl-nl' ] = "Voer de bestemming in." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destination_number' ][ 'pl-pl' ] = "Wpisz destynację (np. numer DDI)." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_number' ][ 'pt-br' ] = "Insira o destino" ;
$text [ 'description-destination_number' ][ 'pt-pt' ] = "Introduza o desvio." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_number' ][ 'ro-ro' ] = "Introduceți destinația." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-destination_number' ][ 'ru-ru' ] = "Введите номер назначения." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_number' ][ 'sv-se' ] = "Ange destinationen." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destination_number' ][ 'uk-ua' ] = "Введіть номер" ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_number' ][ 'zh-cn' ] = "输入目的地。" ;
$text [ 'description-destination_number' ][ 'ja-jp' ] = "目的地を入力します。" ;
$text [ 'description-destination_number' ][ 'ko-kr' ] = "목적지를 입력하세요." ;
2015-04-08 13:38:58 +00:00
2020-06-11 01:07:12 -04:00
$text [ 'description-destination_condition_field' ][ 'en-us' ] = "Enter the destination condition." ;
$text [ 'description-destination_condition_field' ][ 'en-gb' ] = "Enter the destination condition." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_condition_field' ][ 'ar-eg' ] = "أدخلي حالة المقصد" ;
$text [ 'description-destination_condition_field' ][ 'de-at' ] = "Geben Sie die Bestimmungsbedingung ein." ;
$text [ 'description-destination_condition_field' ][ 'de-ch' ] = "Geben Sie die Bestimmungsbedingung ein." ;
$text [ 'description-destination_condition_field' ][ 'de-de' ] = "Geben Sie die Bestimmungsbedingung ein." ;
$text [ 'description-destination_condition_field' ][ 'es-cl' ] = "Introduzca la condición de destino." ;
$text [ 'description-destination_condition_field' ][ 'es-mx' ] = "Introduzca la condición de destino." ;
$text [ 'description-destination_condition_field' ][ 'fr-ca' ] = "Entrez l'état de destination." ;
$text [ 'description-destination_condition_field' ][ 'fr-fr' ] = "Entrez l'état de destination." ;
$text [ 'description-destination_condition_field' ][ 'he-il' ] = "היכנס למצב היעד." ;
$text [ 'description-destination_condition_field' ][ 'it-it' ] = "Inserisci la condizione di destinazione." ;
$text [ 'description-destination_condition_field' ][ 'nl-nl' ] = "Breng de bestemmingsconditie binnen." ;
$text [ 'description-destination_condition_field' ][ 'pl-pl' ] = "Wejście do miejsca przeznaczenia." ;
$text [ 'description-destination_condition_field' ][ 'pt-br' ] = "Digite a condição de destino." ;
$text [ 'description-destination_condition_field' ][ 'pt-pt' ] = "Digite a condição de destino." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_condition_field' ][ 'ro-ro' ] = "Introduceți condiția de destinație." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_condition_field' ][ 'ru-ru' ] = "Введите условие назначения." ;
$text [ 'description-destination_condition_field' ][ 'sv-se' ] = "Ange destinationsförhållandet." ;
$text [ 'description-destination_condition_field' ][ 'uk-ua' ] = "Введіть стан призначення." ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_condition_field' ][ 'zh-cn' ] = "输入目的地条件。" ;
$text [ 'description-destination_condition_field' ][ 'ja-jp' ] = "目的地の条件を入力します。" ;
$text [ 'description-destination_condition_field' ][ 'ko-kr' ] = "대상 조건을 입력합니다." ;
2020-06-11 01:07:12 -04:00
2020-08-26 21:03:50 -06:00
$text [ 'description-destination_country_code' ][ 'en-us' ] = "Enter the country code." ;
$text [ 'description-destination_country_code' ][ 'en-gb' ] = "Enter the country code." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_country_code' ][ 'ar-eg' ] = "أدخل الرمز القطري" ;
$text [ 'description-destination_country_code' ][ 'de-at' ] = "Geben Sie den Ländercode ein." ;
$text [ 'description-destination_country_code' ][ 'de-ch' ] = "Geben Sie den Ländercode ein." ;
$text [ 'description-destination_country_code' ][ 'de-de' ] = "Geben Sie den Ländercode ein." ;
$text [ 'description-destination_country_code' ][ 'es-cl' ] = "Introduzca el código del país." ;
$text [ 'description-destination_country_code' ][ 'es-mx' ] = "Introduzca el código del país." ;
$text [ 'description-destination_country_code' ][ 'fr-ca' ] = "Entrez le préfixe de destination." ;
2020-08-26 21:03:50 -06:00
$text [ 'description-destination_country_code' ][ 'fr-fr' ] = "Entrez le préfixe de destination." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_country_code' ][ 'he-il' ] = "היכנסו לקוד המדינה" ;
$text [ 'description-destination_country_code' ][ 'it-it' ] = "Inserisci il codice paese." ;
2020-08-26 21:03:50 -06:00
$text [ 'description-destination_country_code' ][ 'nl-nl' ] = "Voer de bestemming prefix in." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_country_code' ][ 'pl-pl' ] = "Wejście do kodu krajowego." ;
2020-08-26 21:03:50 -06:00
$text [ 'description-destination_country_code' ][ 'pt-br' ] = "Insira o prefixo do destino." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_country_code' ][ 'pt-pt' ] = "Digite o código do país." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_country_code' ][ 'ro-ro' ] = "Introduceți codul țării." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_country_code' ][ 'ru-ru' ] = "Введите код страны." ;
$text [ 'description-destination_country_code' ][ 'sv-se' ] = "Ange landskoden." ;
$text [ 'description-destination_country_code' ][ 'uk-ua' ] = "Введіть код країни." ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_country_code' ][ 'zh-cn' ] = "输入国家代码。" ;
$text [ 'description-destination_country_code' ][ 'ja-jp' ] = "国コードを入力します。" ;
$text [ 'description-destination_country_code' ][ 'ko-kr' ] = "국가 코드를 입력합니다." ;
2020-08-26 21:03:50 -06:00
$text [ 'description-destination_trunk_prefix' ][ 'en-us' ] = "Enter the trunk prefix." ;
$text [ 'description-destination_trunk_prefix' ][ 'en-gb' ] = "Enter the trunk prefix." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_trunk_prefix' ][ 'ar-eg' ] = "أدخلي الصندوق" ;
$text [ 'description-destination_trunk_prefix' ][ 'de-at' ] = "Geben Sie das Stamm-Präfix ein." ;
$text [ 'description-destination_trunk_prefix' ][ 'de-ch' ] = "Geben Sie das Stamm-Präfix ein." ;
$text [ 'description-destination_trunk_prefix' ][ 'de-de' ] = "Geben Sie das Stamm-Präfix ein." ;
$text [ 'description-destination_trunk_prefix' ][ 'es-cl' ] = "Entra en el prefijo del tronco." ;
$text [ 'description-destination_trunk_prefix' ][ 'es-mx' ] = "Entra en el prefijo del tronco." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_trunk_prefix' ][ 'fr-ca' ] = "Entrez le préfixe du tronc." ;
$text [ 'description-destination_trunk_prefix' ][ 'fr-fr' ] = "Entrez le préfixe du tronc." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_trunk_prefix' ][ 'he-il' ] = "היכנסו לתא המטען" ;
$text [ 'description-destination_trunk_prefix' ][ 'it-it' ] = "Inserisci il prefisso del tronco." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_trunk_prefix' ][ 'nl-nl' ] = "Voer het trunkvoorvoegsel in." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_trunk_prefix' ][ 'pl-pl' ] = "Wejście do prefiksu." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_trunk_prefix' ][ 'pt-br' ] = "Insira o prefixo do tronco." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_trunk_prefix' ][ 'pt-pt' ] = "Insira o prefixo do tronco." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_trunk_prefix' ][ 'ro-ro' ] = "Introduceți prefixul trunchiului." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_trunk_prefix' ][ 'ru-ru' ] = "Введите префикс ствола." ;
$text [ 'description-destination_trunk_prefix' ][ 'sv-se' ] = "Ange trunk prefixet." ;
$text [ 'description-destination_trunk_prefix' ][ 'uk-ua' ] = "Введіть префікс багажника." ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_trunk_prefix' ][ 'zh-cn' ] = "输入中继前缀。" ;
$text [ 'description-destination_trunk_prefix' ][ 'ja-jp' ] = "トランクのプレフィックスを入力します。" ;
$text [ 'description-destination_trunk_prefix' ][ 'ko-kr' ] = "트렁크 접두사를 입력합니다." ;
2020-08-26 21:03:50 -06:00
$text [ 'description-destination_area_code' ][ 'en-us' ] = "Enter the area code." ;
$text [ 'description-destination_area_code' ][ 'en-gb' ] = "Enter the area code." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_area_code' ][ 'ar-eg' ] = "أدخل رمز المنطقة" ;
$text [ 'description-destination_area_code' ][ 'de-at' ] = "Geben Sie den Bereichscode ein." ;
$text [ 'description-destination_area_code' ][ 'de-ch' ] = "Geben Sie den Bereichscode ein." ;
$text [ 'description-destination_area_code' ][ 'de-de' ] = "Geben Sie den Bereichscode ein." ;
$text [ 'description-destination_area_code' ][ 'es-cl' ] = "Introduzca el código de área." ;
$text [ 'description-destination_area_code' ][ 'es-mx' ] = "Introduzca el código de área." ;
$text [ 'description-destination_area_code' ][ 'fr-ca' ] = "Entrez le code régional." ;
$text [ 'description-destination_area_code' ][ 'fr-fr' ] = "Entrez le code régional." ;
$text [ 'description-destination_area_code' ][ 'he-il' ] = "היכנסו לקוד האזור." ;
$text [ 'description-destination_area_code' ][ 'it-it' ] = "Inserisci il codice dell'area." ;
$text [ 'description-destination_area_code' ][ 'nl-nl' ] = "Voer de omgevingscode in." ;
$text [ 'description-destination_area_code' ][ 'pl-pl' ] = "Wejście do kodu terenowego." ;
$text [ 'description-destination_area_code' ][ 'pt-br' ] = "Digite o código da área." ;
$text [ 'description-destination_area_code' ][ 'pt-pt' ] = "Digite o código da área." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_area_code' ][ 'ro-ro' ] = "Introduceți prefixul zonal." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_area_code' ][ 'ru-ru' ] = "Введите код области." ;
$text [ 'description-destination_area_code' ][ 'sv-se' ] = "Ange områdeskoden." ;
$text [ 'description-destination_area_code' ][ 'uk-ua' ] = "Введіть код зони." ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_area_code' ][ 'zh-cn' ] = "输入区号。" ;
$text [ 'description-destination_area_code' ][ 'ja-jp' ] = "市外局番を入力します。" ;
$text [ 'description-destination_area_code' ][ 'ko-kr' ] = "지역번호를 입력하세요." ;
2019-04-29 09:45:52 -06:00
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_enabled' ][ 'en-us' ] = "Set the current status of this destination." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-destination_enabled' ][ 'en-gb' ] = "Set the current status of this destination." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_enabled' ][ 'ar-eg' ] = "حدد الوضع الحالي لهذه الوجهة." ;
$text [ 'description-destination_enabled' ][ 'de-at' ] = "Setzen Sie den derzeitigen Status des Ziels." ;
$text [ 'description-destination_enabled' ][ 'de-ch' ] = "Setzen Sie den derzeitigen Status des Ziels." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_enabled' ][ 'de-de' ] = "Setzen Sie den derzeitigen Status des Ziels." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_enabled' ][ 'es-cl' ] = "Configure el estado actual de este destino" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_enabled' ][ 'es-mx' ] = "Configure el estado actual de este destino" ;
$text [ 'description-destination_enabled' ][ 'fr-ca' ] = "Choisir l'état courant de la destination." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_enabled' ][ 'fr-fr' ] = "Choisir l'état courant de la destination." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_enabled' ][ 'he-il' ] = "הגדר את הסטטוס הנוכחי של יעד זה." ;
2017-03-13 19:26:35 +01:00
$text [ 'description-destination_enabled' ][ 'it-it' ] = "Imposta lo stato attuale della destinazione." ;
2019-11-20 23:16:17 +01:00
$text [ 'description-destination_enabled' ][ 'nl-nl' ] = "Stel de huidige status van deze bestemming in." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destination_enabled' ][ 'pl-pl' ] = "Ustaw obecny stan destynacji" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-destination_enabled' ][ 'pt-br' ] = "Defina o estado atual deste destino." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_enabled' ][ 'pt-pt' ] = "Escolha o estado corrente deste destino." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_enabled' ][ 'ro-ro' ] = "Setați starea curentă a acestei destinații." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-destination_enabled' ][ 'ru-ru' ] = "Установите текущий статус этого пункта назначения." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_enabled' ][ 'sv-se' ] = "Ange den nuvarande statusen för denna destination." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destination_enabled' ][ 'uk-ua' ] = "Виберіть поточний статус для номера" ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_enabled' ][ 'zh-cn' ] = "设置此目的地的当前状态。" ;
2023-05-03 10:36:25 -06:00
$text [ 'description-destination_enabled' ][ 'ja-jp' ] = "この宛先の現在のステータスを設定します。" ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_enabled' ][ 'ko-kr' ] = "이 대상의 현재 상태를 설정합니다." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_description' ][ 'en-us' ] = "Enter a description for this destination (optional)." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-destination_description' ][ 'en-gb' ] = "Enter a description for this destination (optional)." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_description' ][ 'ar-eg' ] = "أدخل وصفاً لهذه الوجهة (اختيارياً)." ;
$text [ 'description-destination_description' ][ 'de-at' ] = "Geben Sie eine Beschreibung für dieses Ziel an (optional)." ;
$text [ 'description-destination_description' ][ 'de-ch' ] = "Geben Sie eine Beschreibung für dieses Ziel an (optional)." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_description' ][ 'de-de' ] = "Geben Sie eine Beschreibung für dieses Ziel an (optional)." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_description' ][ 'es-cl' ] = "Ingrese una descripción para este destino (opcional)" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_description' ][ 'es-mx' ] = "Ingrese una descripción para este destino (opcional)" ;
$text [ 'description-destination_description' ][ 'fr-ca' ] = "Entrez une description pour cette destination (facultative)." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_description' ][ 'fr-fr' ] = "Entrez une description pour cette destination (facultative)." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_description' ][ 'he-il' ] = "הזן תיאור של יעד זה (אופציונלי)." ;
2017-09-21 17:06:26 +02:00
$text [ 'description-destination_description' ][ 'it-it' ] = "Inserire una descrizione per questa destinazione (opzionale)." ;
2019-11-20 23:16:17 +01:00
$text [ 'description-destination_description' ][ 'nl-nl' ] = "Voer de omschrijving voor deze bestemming in (optioneel)." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destination_description' ][ 'pl-pl' ] = "Wpisz opis tej destynacji (opcjonalne)" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_description' ][ 'pt-br' ] = "Insira uma descrição para este destino (opcional)" ;
$text [ 'description-destination_description' ][ 'pt-pt' ] = "Introduza uma descrição para este destino (opcional)." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_description' ][ 'ro-ro' ] = "Introduceți o descriere pentru această destinație (opțional)." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-destination_description' ][ 'ru-ru' ] = "Введите описание для этого места назначения (опционально)." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_description' ][ 'sv-se' ] = "Ange en beskrivning för denna destination (frivillig)." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destination_description' ][ 'uk-ua' ] = "Введіть опис для номера (не обов’язково)" ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_description' ][ 'zh-cn' ] = "输入此目的地的描述(可选)。" ;
$text [ 'description-destination_description' ][ 'ja-jp' ] = "この宛先の説明を入力します (オプション)。" ;
$text [ 'description-destination_description' ][ 'ko-kr' ] = "이 목적지에 대한 설명을 입력하십시오(선택사항)." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_context' ][ 'en-us' ] = "Enter the context." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-destination_context' ][ 'en-gb' ] = "Enter the context." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_context' ][ 'ar-eg' ] = "أدخل السياق" ;
$text [ 'description-destination_context' ][ 'de-at' ] = "Geben Sie den Kontext an." ;
$text [ 'description-destination_context' ][ 'de-ch' ] = "Geben Sie den Kontext an." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_context' ][ 'de-de' ] = "Geben Sie den Kontext an." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_context' ][ 'es-cl' ] = "Ingrese el contexto" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_context' ][ 'es-mx' ] = "Ingrese el contexto" ;
$text [ 'description-destination_context' ][ 'fr-ca' ] = "Entrer le context." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_context' ][ 'fr-fr' ] = "Entrer le context." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_context' ][ 'he-il' ] = "הכנס את ההקשר." ;
2017-09-21 17:06:26 +02:00
$text [ 'description-destination_context' ][ 'it-it' ] = "Inserire il contesto." ;
2019-11-20 23:16:17 +01:00
$text [ 'description-destination_context' ][ 'nl-nl' ] = "Voer de context in." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destination_context' ][ 'pl-pl' ] = "Wpisz kontekst" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_context' ][ 'pt-br' ] = "Insira o contexto" ;
$text [ 'description-destination_context' ][ 'pt-pt' ] = "Introduza o contexto." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_context' ][ 'ro-ro' ] = "Introduceți contextul." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-destination_context' ][ 'ru-ru' ] = "Введите контекст." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_context' ][ 'sv-se' ] = "Ange Context." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destination_context' ][ 'uk-ua' ] = "Контекст" ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_context' ][ 'zh-cn' ] = "输入上下文。" ;
2023-05-03 10:36:25 -06:00
$text [ 'description-destination_context' ][ 'ja-jp' ] = "コンテキストを入力します。" ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_context' ][ 'ko-kr' ] = "컨텍스트를 입력합니다." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_cid_name_prefix' ][ 'en-us' ] = "Set a prefix on the caller ID name." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-destination_cid_name_prefix' ][ 'en-gb' ] = "Set a prefix on the caller ID name." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_cid_name_prefix' ][ 'ar-eg' ] = "جهزي قائمة على اسم المتصل" ;
$text [ 'description-destination_cid_name_prefix' ][ 'de-at' ] = "Geben Sie ein Präfix für die Anruferkennung (Name) an." ;
$text [ 'description-destination_cid_name_prefix' ][ 'de-ch' ] = "Geben Sie ein Präfix für die Anruferkennung (Name) an." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_cid_name_prefix' ][ 'de-de' ] = "Geben Sie ein Präfix für die Anruferkennung (Name) an." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_cid_name_prefix' ][ 'es-cl' ] = "Configurar el prefijo del nombre de Caller ID." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_cid_name_prefix' ][ 'es-mx' ] = "Configurar el prefijo del nombre de Caller ID." ;
$text [ 'description-destination_cid_name_prefix' ][ 'fr-ca' ] = "Choisir un préfixe à ajouter au nom de l'appelant." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_cid_name_prefix' ][ 'fr-fr' ] = "Choisir un préfixe à ajouter au nom de l'appelant." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_cid_name_prefix' ][ 'he-il' ] = "הגדר תיקון על שם הזיהוי של קורא." ;
2017-09-21 17:06:26 +02:00
$text [ 'description-destination_cid_name_prefix' ][ 'it-it' ] = "Imposta un prefisso sul Nome Chiamante." ;
2019-11-20 23:16:17 +01:00
$text [ 'description-destination_cid_name_prefix' ][ 'nl-nl' ] = "Stel de prefix voor CID naam in." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destination_cid_name_prefix' ][ 'pl-pl' ] = "Ustaw prefiks prezentacji nazwy dzwoniącego" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-destination_cid_name_prefix' ][ 'pt-br' ] = "Escolha um prefixo e adicione ao nome do chamador." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_cid_name_prefix' ][ 'pt-pt' ] = "Escolha um prefixo a adicionar ao nome do chamador." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_cid_name_prefix' ][ 'ro-ro' ] = "Setați un prefix pe numele ID-ului apelantului." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-destination_cid_name_prefix' ][ 'ru-ru' ] = "Задайте префикс имени (caller ID) идентификатора вызывающего абонента." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_cid_name_prefix' ][ 'sv-se' ] = "Ange ett prefix för Caller ID Namn." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destination_cid_name_prefix' ][ 'uk-ua' ] = "Введіть префікс для імені Caller ID" ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_cid_name_prefix' ][ 'zh-cn' ] = "在来电显示名称上设置前缀。" ;
$text [ 'description-destination_cid_name_prefix' ][ 'ja-jp' ] = "発信者ID名にプレフィックスを設定します。" ;
$text [ 'description-destination_cid_name_prefix' ][ 'ko-kr' ] = "발신자 ID 이름에 접두사를 설정합니다." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_caller_id_number' ][ 'en-us' ] = "Enter the caller ID number." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-destination_caller_id_number' ][ 'en-gb' ] = "Enter the caller ID number." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_caller_id_number' ][ 'ar-eg' ] = "أدخل رقم المتصل" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_caller_id_number' ][ 'de-at' ] = "Geben Sie die Anruferkennung (Nummer) an." ;
$text [ 'description-destination_caller_id_number' ][ 'de-ch' ] = "Geben Sie die Anruferkennung (Nummer) an." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_caller_id_number' ][ 'de-de' ] = "Geben Sie die Anruferkennung (Nummer) an." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_caller_id_number' ][ 'es-cl' ] = "Ingrese el número de Caller ID" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_caller_id_number' ][ 'es-mx' ] = "Ingrese el número de Caller ID" ;
$text [ 'description-destination_caller_id_number' ][ 'fr-ca' ] = "Insérer le numéro d'appelant." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_caller_id_number' ][ 'fr-fr' ] = "Insérer le numéro d'appelant." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_caller_id_number' ][ 'he-il' ] = "הזן את מספר מזהה ה-Caller." ;
2017-09-21 17:06:26 +02:00
$text [ 'description-destination_caller_id_number' ][ 'it-it' ] = "Inserire il Numero Chiamante." ;
2019-11-20 23:16:17 +01:00
$text [ 'description-destination_caller_id_number' ][ 'nl-nl' ] = "Voer het CID nummer in." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destination_caller_id_number' ][ 'pl-pl' ] = "Wpisz prezentację numeru dzwoniącego" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-destination_caller_id_number' ][ 'pt-br' ] = "Insira o número ID do chamador." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_caller_id_number' ][ 'pt-pt' ] = "Introduza o número do chamador" ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_caller_id_number' ][ 'ro-ro' ] = "Introduceți numărul de identificare a apelantului." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-destination_caller_id_number' ][ 'ru-ru' ] = "Введите идентификационный номер (caller ID) вызывающего абонента." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_caller_id_number' ][ 'sv-se' ] = "Ange Caller ID Nummer." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destination_caller_id_number' ][ 'uk-ua' ] = "Введіть номер Caller ID" ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_caller_id_number' ][ 'zh-cn' ] = "输入来电显示号码。" ;
$text [ 'description-destination_caller_id_number' ][ 'ja-jp' ] = "発信者番号を入力します。" ;
$text [ 'description-destination_caller_id_number' ][ 'ko-kr' ] = "발신자 ID 번호를 입력합니다." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_caller_id_name' ][ 'en-us' ] = "Enter the caller ID name." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-destination_caller_id_name' ][ 'en-gb' ] = "Enter the caller ID name." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_caller_id_name' ][ 'ar-eg' ] = "أدخل اسم المتصل" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_caller_id_name' ][ 'de-at' ] = "Geben Sie die Anruferkennung (Name) an." ;
$text [ 'description-destination_caller_id_name' ][ 'de-ch' ] = "Geben Sie die Anruferkennung (Name) an." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_caller_id_name' ][ 'de-de' ] = "Geben Sie die Anruferkennung (Name) an." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_caller_id_name' ][ 'es-cl' ] = "Ingrese el nombre de caller ID" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_caller_id_name' ][ 'es-mx' ] = "Ingrese el nombre de caller ID" ;
$text [ 'description-destination_caller_id_name' ][ 'fr-ca' ] = "Insérer le nom d'appelant." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_caller_id_name' ][ 'fr-fr' ] = "Insérer le nom d'appelant." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_caller_id_name' ][ 'he-il' ] = "הכנס את שם הזיהוי של Caller" ;
2017-09-21 17:06:26 +02:00
$text [ 'description-destination_caller_id_name' ][ 'it-it' ] = "Inserire Il Nome Chiamante." ;
2019-11-20 23:16:17 +01:00
$text [ 'description-destination_caller_id_name' ][ 'nl-nl' ] = "Voer de CID naam in." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destination_caller_id_name' ][ 'pl-pl' ] = "Wpisz prezentację nazwy dzwoniącego" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-destination_caller_id_name' ][ 'pt-br' ] = "Insira o nome ID do chamador." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_caller_id_name' ][ 'pt-pt' ] = "Introduza o nome do chamador" ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_caller_id_name' ][ 'ro-ro' ] = "Introduceți numele ID-ului apelantului." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-destination_caller_id_name' ][ 'ru-ru' ] = "Введите имя (caller ID) вызывающего абонента." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_caller_id_name' ][ 'sv-se' ] = "Ange Caller ID Namn." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destination_caller_id_name' ][ 'uk-ua' ] = "Введіть ім’я Caller ID" ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_caller_id_name' ][ 'zh-cn' ] = "输入来电显示名称。" ;
$text [ 'description-destination_caller_id_name' ][ 'ja-jp' ] = "発信者ID名を入力します。" ;
$text [ 'description-destination_caller_id_name' ][ 'ko-kr' ] = "발신자 ID 이름을 입력합니다." ;
2015-04-08 13:38:58 +00:00
2022-07-16 23:27:59 -06:00
$text [ 'description-destination_conditions' ][ 'en-us' ] = "Add additional conditions." ;
$text [ 'description-destination_conditions' ][ 'en-gb' ] = "Add additional conditions." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_conditions' ][ 'ar-eg' ] = "إضافة شروط إضافية." ;
$text [ 'description-destination_conditions' ][ 'de-at' ] = "Zusätzliche Bedingungen hinzufügen." ;
$text [ 'description-destination_conditions' ][ 'de-ch' ] = "Zusätzliche Bedingungen hinzufügen." ;
$text [ 'description-destination_conditions' ][ 'de-de' ] = "Zusätzliche Bedingungen hinzufügen." ;
$text [ 'description-destination_conditions' ][ 'es-cl' ] = "Añade condiciones adicionales." ;
$text [ 'description-destination_conditions' ][ 'es-mx' ] = "Añade condiciones adicionales." ;
$text [ 'description-destination_conditions' ][ 'fr-ca' ] = "Ajouter des conditions supplémentaires." ;
$text [ 'description-destination_conditions' ][ 'fr-fr' ] = "Ajouter des conditions supplémentaires." ;
$text [ 'description-destination_conditions' ][ 'he-il' ] = "הוסף תנאים נוספים." ;
$text [ 'description-destination_conditions' ][ 'it-it' ] = "Aggiungi ulteriori condizioni." ;
$text [ 'description-destination_conditions' ][ 'nl-nl' ] = "Voeg extra voorwaarden toe." ;
$text [ 'description-destination_conditions' ][ 'pl-pl' ] = "Dodatkowe warunki." ;
$text [ 'description-destination_conditions' ][ 'pt-br' ] = "Adicione condições adicionais." ;
$text [ 'description-destination_conditions' ][ 'pt-pt' ] = "Adicione condições adicionais." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_conditions' ][ 'ro-ro' ] = "Adăugați condiții suplimentare." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_conditions' ][ 'ru-ru' ] = "Добавить дополнительные условия." ;
$text [ 'description-destination_conditions' ][ 'sv-se' ] = "Lägg till ytterligare villkor." ;
$text [ 'description-destination_conditions' ][ 'uk-ua' ] = "Додати додаткові умови." ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_conditions' ][ 'zh-cn' ] = "添加附加条件。" ;
$text [ 'description-destination_conditions' ][ 'ja-jp' ] = "追加の条件を追加します。" ;
$text [ 'description-destination_conditions' ][ 'ko-kr' ] = "추가 조건을 추가합니다." ;
2022-07-16 23:27:59 -06:00
$text [ 'description-destination_actions' ][ 'en-us' ] = "Add additional actions." ;
$text [ 'description-destination_actions' ][ 'en-gb' ] = "Add additional actions." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_actions' ][ 'ar-eg' ] = "إضافة إجراءات إضافية." ;
$text [ 'description-destination_actions' ][ 'de-at' ] = "Fügen Sie zusätzliche Aktionen hinzu." ;
$text [ 'description-destination_actions' ][ 'de-ch' ] = "Fügen Sie zusätzliche Aktionen hinzu." ;
$text [ 'description-destination_actions' ][ 'de-de' ] = "Fügen Sie zusätzliche Aktionen hinzu." ;
$text [ 'description-destination_actions' ][ 'es-cl' ] = "Añade acciones adicionales." ;
$text [ 'description-destination_actions' ][ 'es-mx' ] = "Añade acciones adicionales." ;
$text [ 'description-destination_actions' ][ 'fr-ca' ] = "Ajouter des actions supplémentaires." ;
$text [ 'description-destination_actions' ][ 'fr-fr' ] = "Ajouter des actions supplémentaires." ;
$text [ 'description-destination_actions' ][ 'he-il' ] = "הוסף פעולות נוספות." ;
$text [ 'description-destination_actions' ][ 'it-it' ] = "Aggiungi ulteriori azioni." ;
$text [ 'description-destination_actions' ][ 'nl-nl' ] = "Voeg extra acties toe." ;
$text [ 'description-destination_actions' ][ 'pl-pl' ] = "Dostęp do dodatkowych działań." ;
$text [ 'description-destination_actions' ][ 'pt-br' ] = "Adicione ações adicionais." ;
$text [ 'description-destination_actions' ][ 'pt-pt' ] = "Adicione ações adicionais." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_actions' ][ 'ro-ro' ] = "Adăugați acțiuni suplimentare." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_actions' ][ 'ru-ru' ] = "Добавить дополнительные действия." ;
$text [ 'description-destination_actions' ][ 'sv-se' ] = "Lägg till ytterligare åtgärder." ;
$text [ 'description-destination_actions' ][ 'uk-ua' ] = "Додати додаткові дії." ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_actions' ][ 'zh-cn' ] = "添加其他操作。" ;
$text [ 'description-destination_actions' ][ 'ja-jp' ] = "追加のアクションを追加します。" ;
$text [ 'description-destination_actions' ][ 'ko-kr' ] = "추가 작업을 추가합니다." ;
2022-07-16 23:27:59 -06:00
$text [ 'description-group' ][ 'en-us' ] = "Assign the destination to a group." ;
$text [ 'description-group' ][ 'en-gb' ] = "Assign the destination to a group." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-group' ][ 'ar-eg' ] = "أرسل الوجهة إلى مجموعة" ;
$text [ 'description-group' ][ 'de-at' ] = "Das Ziel einer Gruppe zuordnen." ;
$text [ 'description-group' ][ 'de-ch' ] = "Das Ziel einer Gruppe zuordnen." ;
$text [ 'description-group' ][ 'de-de' ] = "Das Ziel einer Gruppe zuordnen." ;
$text [ 'description-group' ][ 'es-cl' ] = "Asignar el destino a un grupo." ;
$text [ 'description-group' ][ 'es-mx' ] = "Asignar el destino a un grupo." ;
$text [ 'description-group' ][ 'fr-ca' ] = "Attribuez la destination à un groupe." ;
$text [ 'description-group' ][ 'fr-fr' ] = "Attribuez la destination à un groupe." ;
$text [ 'description-group' ][ 'he-il' ] = "לחתום על היעד לקבוצה." ;
$text [ 'description-group' ][ 'it-it' ] = "Assegna la destinazione a un gruppo." ;
$text [ 'description-group' ][ 'nl-nl' ] = "Bestemming aan een groep toewijzen." ;
$text [ 'description-group' ][ 'pl-pl' ] = "Przypisuje miejsce do grupy." ;
$text [ 'description-group' ][ 'pt-br' ] = "Atribuir o destino a um grupo." ;
$text [ 'description-group' ][ 'pt-pt' ] = "Atribuir o destino a um grupo." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-group' ][ 'ro-ro' ] = "Atribuiți destinația unui grup." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-group' ][ 'ru-ru' ] = "Назначьте пункт назначения в группу." ;
$text [ 'description-group' ][ 'sv-se' ] = "Tilldela destinationen till en grupp." ;
$text [ 'description-group' ][ 'uk-ua' ] = "Призначте призначення до групи." ;
2023-05-12 15:14:59 -06:00
$text [ 'description-group' ][ 'zh-cn' ] = "将目的地分配给一个组。" ;
$text [ 'description-group' ][ 'ja-jp' ] = "宛先をグループに割り当てます。" ;
$text [ 'description-group' ][ 'ko-kr' ] = "대상을 그룹에 할당합니다." ;
2022-07-16 23:27:59 -06:00
$text [ 'description-destination_order' ][ 'en-us' ] = "Select the order." ;
$text [ 'description-destination_order' ][ 'en-gb' ] = "Select the order." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_order' ][ 'ar-eg' ] = "إختار الطلب" ;
$text [ 'description-destination_order' ][ 'de-at' ] = "Wählen Sie die Bestellung aus." ;
$text [ 'description-destination_order' ][ 'de-ch' ] = "Wählen Sie die Bestellung aus." ;
$text [ 'description-destination_order' ][ 'de-de' ] = "Wählen Sie die Bestellung aus." ;
$text [ 'description-destination_order' ][ 'es-cl' ] = "Seleccione el pedido." ;
$text [ 'description-destination_order' ][ 'es-mx' ] = "Seleccione el pedido." ;
$text [ 'description-destination_order' ][ 'fr-ca' ] = "Sélectionnez la commande." ;
$text [ 'description-destination_order' ][ 'fr-fr' ] = "Sélectionnez la commande." ;
$text [ 'description-destination_order' ][ 'he-il' ] = "בחר את ההזמנה." ;
$text [ 'description-destination_order' ][ 'it-it' ] = "Selezionare l'ordine." ;
2023-03-28 18:24:11 +02:00
$text [ 'description-destination_order' ][ 'nl-nl' ] = "Selecteer de volgorde" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_order' ][ 'pl-pl' ] = "Wybranie porządku." ;
$text [ 'description-destination_order' ][ 'pt-br' ] = "Selecione a ordem." ;
$text [ 'description-destination_order' ][ 'pt-pt' ] = "Selecione a ordem." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_order' ][ 'ro-ro' ] = "Selectați comanda." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_order' ][ 'ru-ru' ] = "Выберите заказ." ;
$text [ 'description-destination_order' ][ 'sv-se' ] = "Välj beställningen." ;
$text [ 'description-destination_order' ][ 'uk-ua' ] = "Оберіть порядок." ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_order' ][ 'zh-cn' ] = "选择顺序。" ;
2023-05-03 10:36:25 -06:00
$text [ 'description-destination_order' ][ 'ja-jp' ] = "注文を選択します。" ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_order' ][ 'ko-kr' ] = "주문을 선택합니다." ;
2022-07-16 23:27:59 -06:00
2015-04-08 13:38:58 +00:00
$text [ 'description-carrier' ][ 'en-us' ] = "Enter the carrier name. This is use to keep track incase billing" ;
2020-03-20 20:47:13 +00:00
$text [ 'description-carrier' ][ 'en-gb' ] = "Enter the carrier name. This is use to keep track incase billing" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-carrier' ][ 'ar-eg' ] = "أدخل اسم الناقل هذا هو استخدام لتتبع فواتير في حالة" ;
$text [ 'description-carrier' ][ 'de-at' ] = "Geben Sie den Providernamen an. Dies wird für das Abrechnungsmodul verwendet." ;
$text [ 'description-carrier' ][ 'de-ch' ] = "Geben Sie den Providernamen an. Dies wird für das Abrechnungsmodul verwendet." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-carrier' ][ 'de-de' ] = "Geben Sie den Providernamen an. Dies wird für das Abrechnungsmodul verwendet." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-carrier' ][ 'es-cl' ] = "Introduzca el nombre del carrier. Esto se utiliza para realizar un seguimiento en caso de facturación" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-carrier' ][ 'es-mx' ] = "Introduzca el nombre del carrier. Esto se utiliza para realizar un seguimiento en caso de facturación" ;
$text [ 'description-carrier' ][ 'fr-ca' ] = "Entrez le nom du transporteur. Ceci est utilise pour garder une trace encas facturation" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-carrier' ][ 'fr-fr' ] = "Entrez le nom du transporteur. Ceci est utilise pour garder une trace encas facturation" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-carrier' ][ 'he-il' ] = "הכנס את שם החברה זה משמש כדי לעקוב אחר חיוב מזוודה" ;
2017-09-21 17:06:26 +02:00
$text [ 'description-carrier' ][ 'it-it' ] = "Inserire il nome del carrier. Viene usato per tenre traccia della fatturazione." ;
2019-11-20 23:16:17 +01:00
$text [ 'description-carrier' ][ 'nl-nl' ] = "Voer de Telco naam in. Dit is voor het volgen op doorbelastingen." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-carrier' ][ 'pl-pl' ] = "Wpisz nazwę operatora. Może ona być pomocna przy rozliczeniach" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-carrier' ][ 'pt-br' ] = "Insira o nome da operadora. Isto é usado para manter o controle de faturamento" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-carrier' ][ 'pt-pt' ] = "Digite o nome da operadora. Isto é usado para manter o controle meter faturamento" ;
2023-05-09 11:39:02 -06:00
$text [ 'description-carrier' ][ 'ro-ro' ] = "Introduceți numele operatorului. Acesta este utilizat pentru a ține evidența în cazul facturării" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-carrier' ][ 'ru-ru' ] = "Введите имя оператора. Это используется для тарификации" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-carrier' ][ 'sv-se' ] = "Ange operatörens namn. Detta används för att hålla reda på debitering." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-carrier' ][ 'uk-ua' ] = "Введіть назву оператора. Використовується для тарифікації" ;
2023-05-12 15:14:59 -06:00
$text [ 'description-carrier' ][ 'zh-cn' ] = "输入承运人名称。 这是用来跟踪柜面计费" ;
$text [ 'description-carrier' ][ 'ja-jp' ] = "通信事業者名を入力します。 これは請求の場合に追跡するために使用されます" ;
$text [ 'description-carrier' ][ 'ko-kr' ] = "통신사 이름을 입력하세요. 청구를 추적하는 데 사용됩니다." ;
2015-04-08 13:38:58 +00:00
2020-07-09 15:14:43 -06:00
$text [ 'description-destination_hold_music' ][ 'en-us' ] = "Select the MOH Category here." ;
$text [ 'description-destination_hold_music' ][ 'en-gb' ] = "Select the MOH Category here." ;
2023-04-30 00:08:33 -06:00
$text [ 'description-destination_hold_music' ][ 'ar-eg' ] = '"إختاروا "الموه الفئة هنا' ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_hold_music' ][ 'de-at' ] = "Wählen Sie die Wartemusik Kategorie." ;
$text [ 'description-destination_hold_music' ][ 'de-ch' ] = "Wählen Sie die Wartemusik Kategorie." ;
2020-07-09 15:14:43 -06:00
$text [ 'description-destination_hold_music' ][ 'de-de' ] = "Wählen Sie die Wartemusik Kategorie." ;
$text [ 'description-destination_hold_music' ][ 'es-cl' ] = "Ingrese la categoría de música en espera aquí" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_hold_music' ][ 'es-mx' ] = "Ingrese la categoría de música en espera aquí" ;
$text [ 'description-destination_hold_music' ][ 'fr-ca' ] = "Choisir la musique de garde." ;
2020-07-09 15:14:43 -06:00
$text [ 'description-destination_hold_music' ][ 'fr-fr' ] = "Choisir la musique de garde." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_hold_music' ][ 'he-il' ] = "בחרו את MOH קטגוריה כאן" ;
2020-07-09 15:14:43 -06:00
$text [ 'description-destination_hold_music' ][ 'it-it' ] = "Seleziona la categoria di Musica d'attesa." ;
$text [ 'description-destination_hold_music' ][ 'nl-nl' ] = "Kies Wachtmuziek hier." ;
$text [ 'description-destination_hold_music' ][ 'pl-pl' ] = "Wybierz kategorie muzyki na czekanie." ;
$text [ 'description-destination_hold_music' ][ 'pt-br' ] = "Escolha a categoria de música de espera aqui (MOH)." ;
$text [ 'description-destination_hold_music' ][ 'pt-pt' ] = "Escolha a categoria MOH da música aqui." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_hold_music' ][ 'ro-ro' ] = "Selectați categoria MOH aici." ;
2020-07-09 15:14:43 -06:00
$text [ 'description-destination_hold_music' ][ 'ru-ru' ] = "Выберите мелодию Музыки на Ожидании (MOH)." ;
$text [ 'description-destination_hold_music' ][ 'sv-se' ] = "Välj MOH Kategori här." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_hold_music' ][ 'uk-ua' ] = "Виберіть MOH Категорія тут." ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_hold_music' ][ 'zh-cn' ] = "在此处选择 MOH 类别。" ;
$text [ 'description-destination_hold_music' ][ 'ja-jp' ] = "ここで MOH カテゴリを選択します。" ;
$text [ 'description-destination_hold_music' ][ 'ko-kr' ] = "여기에서 MOH 범주를 선택합니다." ;
2020-07-09 14:51:31 -06:00
2022-05-02 18:11:56 -06:00
$text [ 'description-destination_distinctive_ring' ][ 'en-us' ] = "Select a sound for a distinctive ring." ;
$text [ 'description-destination_distinctive_ring' ][ 'en-gb' ] = "Select a sound for a distinctive ring." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_distinctive_ring' ][ 'ar-eg' ] = "اختاري صوت خاتم مميز" ;
$text [ 'description-destination_distinctive_ring' ][ 'de-at' ] = "Wählen Sie einen Ton für den individuellen Rufton." ;
$text [ 'description-destination_distinctive_ring' ][ 'de-ch' ] = "Wählen Sie einen Ton für den individuellen Rufton." ;
2022-05-02 18:11:56 -06:00
$text [ 'description-destination_distinctive_ring' ][ 'de-de' ] = "Wählen Sie einen Ton für den individuellen Rufton." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_distinctive_ring' ][ 'es-cl' ] = "Seleccione un sonido para un anillo distintivo." ;
$text [ 'description-destination_distinctive_ring' ][ 'es-mx' ] = "Seleccione un sonido para un anillo distintivo." ;
$text [ 'description-destination_distinctive_ring' ][ 'fr-ca' ] = "Sélectionner un son pour une sonnerie distinctive" ;
2022-05-02 18:11:56 -06:00
$text [ 'description-destination_distinctive_ring' ][ 'fr-fr' ] = "Sélectionner un son pour une sonnerie distinctive" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_distinctive_ring' ][ 'he-il' ] = "בחר קול עבור טבעת ייחודית." ;
2022-05-02 18:11:56 -06:00
$text [ 'description-destination_distinctive_ring' ][ 'it-it' ] = "Selezionare il tono per uno squillo personalizzato." ;
$text [ 'description-destination_distinctive_ring' ][ 'nl-nl' ] = "Kies een geluid voor een afwijkende beltoon." ;
$text [ 'description-destination_distinctive_ring' ][ 'pl-pl' ] = "Wybierz dźwięk dla funkcji charakterystycznego sygnału" ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_distinctive_ring' ][ 'pt-br' ] = "Selecione um som para um anel distintivo." ;
$text [ 'description-destination_distinctive_ring' ][ 'pt-pt' ] = "Selecione um som para um anel distintivo." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_distinctive_ring' ][ 'ro-ro' ] = "Selectați un sunet pentru un sunet distinctiv." ;
2022-05-02 18:11:56 -06:00
$text [ 'description-destination_distinctive_ring' ][ 'ru-ru' ] = "Выберите параметры звука для отличительного вызова" ;
$text [ 'description-destination_distinctive_ring' ][ 'sv-se' ] = "Välj ett ljud för den distinkta ringningen." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_distinctive_ring' ][ 'uk-ua' ] = "Виберіть звук для відмінного кільця." ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_distinctive_ring' ][ 'zh-cn' ] = "为独特的铃声选择一种声音。" ;
$text [ 'description-destination_distinctive_ring' ][ 'ja-jp' ] = "特徴的な呼び出し音を選択します。" ;
$text [ 'description-destination_distinctive_ring' ][ 'ko-kr' ] = "독특한 벨소리에 대한 사운드를 선택합니다." ;
2022-05-02 18:11:56 -06:00
2018-09-28 11:50:51 -06:00
$text [ 'description-destination_record' ][ 'en-us' ] = "Save the recording." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-destination_record' ][ 'en-gb' ] = "Save the recording." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_record' ][ 'ar-eg' ] = "وفر التسجيل" ;
2018-09-28 11:50:51 -06:00
$text [ 'description-destination_record' ][ 'de-at' ] = "Aufnahme speichern." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_record' ][ 'de-ch' ] = "Aufnahme speichern." ;
2018-09-28 11:50:51 -06:00
$text [ 'description-destination_record' ][ 'de-de' ] = "Aufnahme speichern." ;
$text [ 'description-destination_record' ][ 'es-cl' ] = "Guardar la grabación." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_record' ][ 'es-mx' ] = "Guardar la grabación." ;
$text [ 'description-destination_record' ][ 'fr-ca' ] = "Sauvegarder l'enregistrement." ;
2018-09-28 11:50:51 -06:00
$text [ 'description-destination_record' ][ 'fr-fr' ] = "Sauvegarder l'enregistrement." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_record' ][ 'he-il' ] = "הצילו את ההקלטה" ;
$text [ 'description-destination_record' ][ 'it-it' ] = "Salva la registrazione." ;
2019-11-20 23:16:17 +01:00
$text [ 'description-destination_record' ][ 'nl-nl' ] = "Sla de opname op." ;
2018-09-28 11:50:51 -06:00
$text [ 'description-destination_record' ][ 'pl-pl' ] = "Zachowaj nagranie" ;
$text [ 'description-destination_record' ][ 'pt-br' ] = "Salva a gravação." ;
$text [ 'description-destination_record' ][ 'pt-pt' ] = "Salve a gravação." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-destination_record' ][ 'ro-ro' ] = "Salvați înregistrarea." ;
2018-09-28 11:50:51 -06:00
$text [ 'description-destination_record' ][ 'ru-ru' ] = "Сохранить запись." ;
$text [ 'description-destination_record' ][ 'sv-se' ] = "Spara inspelningen." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-destination_record' ][ 'uk-ua' ] = "Збережіть запис." ;
2023-05-12 15:14:59 -06:00
$text [ 'description-destination_record' ][ 'zh-cn' ] = "保存录音。" ;
$text [ 'description-destination_record' ][ 'ja-jp' ] = "録音を保存します。" ;
$text [ 'description-destination_record' ][ 'ko-kr' ] = "녹음을 저장합니다." ;
2018-09-28 11:50:51 -06:00
2015-04-08 13:38:58 +00:00
$text [ 'description-account_code' ][ 'en-us' ] = "Enter account code." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-account_code' ][ 'en-gb' ] = "Enter account code." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-account_code' ][ 'ar-eg' ] = "رمز حساب الدخول" ;
$text [ 'description-account_code' ][ 'de-at' ] = "Geben Sie einen Kontoschlüssel an." ;
$text [ 'description-account_code' ][ 'de-ch' ] = "Geben Sie einen Kontoschlüssel an." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-account_code' ][ 'de-de' ] = "Geben Sie einen Kontoschlüssel an." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-account_code' ][ 'es-cl' ] = "Ingrese el código de cuenta." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-account_code' ][ 'es-mx' ] = "Ingrese el código de cuenta." ;
$text [ 'description-account_code' ][ 'fr-ca' ] = "Entrez nom de client." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-account_code' ][ 'fr-fr' ] = "Entrez nom de client." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-account_code' ][ 'he-il' ] = "הכנס קוד חשבון" ;
2017-09-21 17:06:26 +02:00
$text [ 'description-account_code' ][ 'it-it' ] = "Inserire account code." ;
2019-11-20 23:16:17 +01:00
$text [ 'description-account_code' ][ 'nl-nl' ] = "Voer de account code in." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-account_code' ][ 'pl-pl' ] = "Wpisz numer konta bilingowego (nagłówek dodany do SIP INVITE)." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-account_code' ][ 'pt-br' ] = "Insira o código de conta" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-account_code' ][ 'pt-pt' ] = "Digite o código de conta." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-account_code' ][ 'ro-ro' ] = "Introdu codul de cont." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-account_code' ][ 'ru-ru' ] = "Введите код учетной записи." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-account_code' ][ 'sv-se' ] = "Ange 'account code'." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-account_code' ][ 'uk-ua' ] = "Введіть код облікового запису" ;
2023-05-12 15:14:59 -06:00
$text [ 'description-account_code' ][ 'zh-cn' ] = "输入帐户代码。" ;
2023-05-03 10:36:25 -06:00
$text [ 'description-account_code' ][ 'ja-jp' ] = "アカウントコードを入力してください。" ;
2023-05-12 15:14:59 -06:00
$text [ 'description-account_code' ][ 'ko-kr' ] = "계정 코드를 입력하세요." ;
2015-04-08 13:38:58 +00:00
2018-12-29 16:05:59 -07:00
$text [ 'description-usage' ][ 'en-us' ] = "Set how the Destination will be used." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-usage' ][ 'en-gb' ] = "Set how the Destination will be used." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-usage' ][ 'ar-eg' ] = "حددي كيف سيستخدم القدر" ;
$text [ 'description-usage' ][ 'de-at' ] = "Stellen Sie fest, wie das Ziel verwendet wird." ;
$text [ 'description-usage' ][ 'de-ch' ] = "Stellen Sie fest, wie das Ziel verwendet wird." ;
$text [ 'description-usage' ][ 'de-de' ] = "Stellen Sie fest, wie das Ziel verwendet wird." ;
$text [ 'description-usage' ][ 'es-cl' ] = "Establecer cómo se utilizará el Destino." ;
$text [ 'description-usage' ][ 'es-mx' ] = "Establecer cómo se utilizará el Destino." ;
2019-09-05 15:44:34 -04:00
$text [ 'description-usage' ][ 'fr-ca' ] = "Définissez comment la destination sera utilisée." ;
$text [ 'description-usage' ][ 'fr-fr' ] = "Définissez comment la destination sera utilisée." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-usage' ][ 'he-il' ] = "קבע כיצד ישמש היעד." ;
$text [ 'description-usage' ][ 'it-it' ] = "Impostare come verrà utilizzata la Destinazione." ;
2019-11-20 23:16:17 +01:00
$text [ 'description-usage' ][ 'nl-nl' ] = "Stel in hoe de bestemming gebruikt zal worden." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-usage' ][ 'pl-pl' ] = "Wykorzystuje się w jaki sposób usprawiedliwienie zostanie użyte." ;
2019-11-28 15:08:30 -03:00
$text [ 'description-usage' ][ 'pt-br' ] = "Defina como o destino será utilizado." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-usage' ][ 'pt-pt' ] = "Defina como o Destino será usado." ;
2023-05-09 11:39:02 -06:00
$text [ 'description-usage' ][ 'ro-ro' ] = "Setați modul în care va fi utilizată Destinația." ;
2023-04-29 23:51:25 -06:00
$text [ 'description-usage' ][ 'ru-ru' ] = "Установите, как будет использоваться Судьба." ;
$text [ 'description-usage' ][ 'sv-se' ] = "Ange hur destinationen kommer att användas." ;
$text [ 'description-usage' ][ 'uk-ua' ] = "Встановити, як буде використовуватися пункт призначення." ;
2023-05-12 15:14:59 -06:00
$text [ 'description-usage' ][ 'zh-cn' ] = "设置目的地的使用方式。" ;
$text [ 'description-usage' ][ 'ja-jp' ] = "宛先の使用方法を設定します。" ;
$text [ 'description-usage' ][ 'ko-kr' ] = "대상이 사용되는 방식을 설정합니다." ;
2018-12-29 16:05:59 -07:00
2015-04-08 13:38:58 +00:00
$text [ 'billing-warning' ][ 'en-us' ] = "If you are using fusionpbx billing application, make sure to add accountcode and carrier variables." ;
2020-03-20 20:47:13 +00:00
$text [ 'billing-warning' ][ 'en-gb' ] = "If you are using fusionpbx billing application, make sure to add accountcode and carrier variables." ;
2023-04-29 23:51:25 -06:00
$text [ 'billing-warning' ][ 'ar-eg' ] = "إذا كنت تستخدم تطبيق فواتير الدمج، تأكد من إضافة رمز الحساب والمتغيرات الناقلة." ;
$text [ 'billing-warning' ][ 'de-at' ] = "Wenn Sie die Fusionpbx Abrechnung verwenden, stellen Sie sicher, dass Account-Code und Betreiber-Variablen gesetzt sind." ;
$text [ 'billing-warning' ][ 'de-ch' ] = "Wenn Sie die Fusionpbx Abrechnung verwenden, stellen Sie sicher, dass Account-Code und Betreiber-Variablen gesetzt sind." ;
2017-05-12 15:44:53 +01:00
$text [ 'billing-warning' ][ 'de-de' ] = "Wenn Sie die Fusionpbx Abrechnung verwenden, stellen Sie sicher, dass Account-Code und Betreiber-Variablen gesetzt sind." ;
2015-04-08 13:38:58 +00:00
$text [ 'billing-warning' ][ 'es-cl' ] = "Si está utilizando la aplicación de facturación fusionpbx, asegúrese de agregar lasvariables accountcode y carrier" ;
2023-04-29 23:51:25 -06:00
$text [ 'billing-warning' ][ 'es-mx' ] = "Si está utilizando la aplicación de facturación fusionpbx, asegúrese de agregar lasvariables accountcode y carrier" ;
$text [ 'billing-warning' ][ 'fr-ca' ] = "Si vous utilisez l'application de facturation fusionpbx, assurez-vous d'ajouter des variables de accountcode et carrier" ;
2015-04-08 13:38:58 +00:00
$text [ 'billing-warning' ][ 'fr-fr' ] = "Si vous utilisez l'application de facturation fusionpbx, assurez-vous d'ajouter des variables de accountcode et carrier" ;
2023-04-29 23:51:25 -06:00
$text [ 'billing-warning' ][ 'he-il' ] = "אם אתה משתמש fusionpbx חיוב יישום, הקפד להוסיף קוד חשבון ומשתנה נושא." ;
2017-09-21 17:06:26 +02:00
$text [ 'billing-warning' ][ 'it-it' ] = "Se si usa l'applicazione per la fatturazione di fusionpbx, accertarsi di valorizzare accountcode e carrier." ;
2019-11-20 23:16:17 +01:00
$text [ 'billing-warning' ][ 'nl-nl' ] = "Als je fusionpbx doorbelastingen applicatie gebruikt, zorg dan dat account code en Telco variabelen in gevuld zijn." ;
2017-05-13 20:13:38 +01:00
$text [ 'billing-warning' ][ 'pl-pl' ] = "Jeżeli używasz platformę billingowa z Fusionpbx, dodaj numer konta billingowego oraz zmienne operatora" ;
2019-11-28 15:08:30 -03:00
$text [ 'billing-warning' ][ 'pt-br' ] = "Se você estiver usando o aplicativo de faturamento, certifique-se em adicionar os Códigos de Contaas e as variáveis de Operadoras." ;
2017-05-12 15:44:53 +01:00
$text [ 'billing-warning' ][ 'pt-pt' ] = "Se você estiver usando o aplicativo de faturamento fusionpbx, certifique-se de adicionar variáveis accountcode e carrier" ;
2023-05-09 11:39:02 -06:00
$text [ 'billing-warning' ][ 'ro-ro' ] = "Dacă utilizați aplicația de facturare fusionpbx, asigurați-vă că adăugați codul de cont și variabilele operatorului." ;
2017-04-25 03:37:00 +05:00
$text [ 'billing-warning' ][ 'ru-ru' ] = "Если вы используете приложение биллинга FusionPBX, обязательно добавьте код учетной записи и переменные-несущие." ;
2017-05-12 15:44:53 +01:00
$text [ 'billing-warning' ][ 'sv-se' ] = "Om du använder fusionpbx fakturering program, se till att lägga till 'account code' och operatör variabler" ;
2017-05-13 20:13:38 +01:00
$text [ 'billing-warning' ][ 'uk-ua' ] = "Якщо ви користуєтеся додатком для тарифікації в fusionpbx, то переконайтеся, щоб додано змінні код облікового запису і оператора. " ;
2023-05-12 15:14:59 -06:00
$text [ 'billing-warning' ][ 'zh-cn' ] = "如果您使用的是 fusionpbx 计费应用程序,请确保添加帐户代码和运营商变量。" ;
$text [ 'billing-warning' ][ 'ja-jp' ] = "fusionpbx 請求アプリケーションを使用している場合は、必ずアカウントコードとキャリア変数を追加してください。" ;
$text [ 'billing-warning' ][ 'ko-kr' ] = "fusionpbx 결제 애플리케이션을 사용하는 경우 계정 코드 및 이동통신사 변수를 추가해야 합니다." ;
2015-03-22 08:17:04 +00:00
2021-05-17 14:36:27 -06:00
$text [ 'label-column_name' ][ 'en-us' ] = "Column Name" ;
$text [ 'label-column_name' ][ 'en-gb' ] = "Column Name" ;
2023-04-29 23:51:25 -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" ;
2021-05-17 14:36:27 -06:00
$text [ 'label-column_name' ][ 'fr-ca' ] = "Nom de colonne" ;
$text [ 'label-column_name' ][ 'fr-fr' ] = "Nom de colonne" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-column_name' ][ 'he-il' ] = "שם המחבר" ;
$text [ 'label-column_name' ][ 'it-it' ] = "Nome della colonna" ;
2021-05-17 14:36:27 -06:00
$text [ 'label-column_name' ][ 'nl-nl' ] = "Kolomnaam" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-column_name' ][ 'pl-pl' ] = "Nazwisko" ;
2021-05-17 14:36:27 -06:00
$text [ 'label-column_name' ][ 'pt-br' ] = "Nome da Coluna" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-column_name' ][ 'pt-pt' ] = "Nome da coluna" ;
2023-05-09 11:39:02 -06:00
$text [ 'label-column_name' ][ 'ro-ro' ] = "Numele coloanei" ;
2023-04-29 23:51:25 -06:00
$text [ 'label-column_name' ][ 'ru-ru' ] = "Название столбца" ;
$text [ 'label-column_name' ][ 'sv-se' ] = "Kolumnnamn" ;
$text [ 'label-column_name' ][ 'uk-ua' ] = "Назва стовпа" ;
2023-05-12 15:14:59 -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' ] = "열 이름" ;
2021-05-17 14:36:27 -06:00
2017-06-13 06:14:11 +01:00
?>