2013-05-07 23:38:12 +00:00
<? php
2018-02-12 17:50:47 +00:00
#This file was last reorganized on 27th of September 2017 01:41:51 PM UTC
2013-05-07 23:38:12 +00:00
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' ] = "جهات الأتصال" ;
2017-09-19 16:48:40 +01:00
$text [ 'title-destinations' ][ 'de-at' ] = "Ziele" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'title-destinations' ][ 'de-ch' ] = "Ziele" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'title-destinations' ][ 'es-mx' ] = "Destinos" ; //copied from es-cl
$text [ 'title-destinations' ][ 'fr-ca' ] = "Destinations" ; //copied from fr-fr
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" ;
2017-09-19 16:48:40 +01:00
$text [ 'title-destinations' ][ 'pt-br' ] = "Destinos" ; //copied from pt-pt
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' ] = "Номери" ;
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' ] = "جهه الأتصال" ;
2017-09-19 16:48:40 +01:00
$text [ 'title-destination-edit' ][ 'de-at' ] = "Ziel" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'title-destination-edit' ][ 'de-ch' ] = "Ziel" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'title-destination-edit' ][ 'es-mx' ] = "Editar Destino" ; //copied from es-cl
$text [ 'title-destination-edit' ][ 'fr-ca' ] = "Editer la Destination" ; //copied from fr-fr
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' ] = "Номер" ;
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' ] = "جهه الأتصال" ;
2017-09-19 16:48:40 +01:00
$text [ 'title-destination-add' ][ 'de-at' ] = "Ziel" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'title-destination-add' ][ 'de-ch' ] = "Ziel" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'title-destination-add' ][ 'es-mx' ] = "Agregar Destino" ; //copied from es-cl
$text [ 'title-destination-add' ][ 'fr-ca' ] = "Ajouter une Destination" ; //copied from fr-fr
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' ] = "Номер" ;
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" ;
2020-01-11 12:23:27 -07:00
$text [ 'title-destination_import' ][ 'ar-eg' ] = "" ;
$text [ 'title-destination_import' ][ 'de-at' ] = "Importieren" ; //copied from de-de
$text [ 'title-destination_import' ][ 'de-ch' ] = "Importieren" ; //copied from de-de
$text [ 'title-destination_import' ][ 'de-de' ] = "Importieren" ;
$text [ 'title-destination_import' ][ 'es-cl' ] = "Importar" ;
$text [ 'title-destination_import' ][ 'es-mx' ] = "Importar" ; //copied from es-cl
$text [ 'title-destination_import' ][ 'fr-ca' ] = "Importe" ; //copied from fr-fr
$text [ 'title-destination_import' ][ 'fr-fr' ] = "Importe" ;
$text [ 'title-destination_import' ][ 'he-il' ] = "" ;
$text [ 'title-destination_import' ][ 'it-it' ] = "" ;
$text [ 'title-destination_import' ][ 'nl-nl' ] = "Importeer Bestemmingen" ;
$text [ 'title-destination_import' ][ 'pl-pl' ] = "Importuj" ;
$text [ 'title-destination_import' ][ 'pt-br' ] = "Importar" ; //copied from pt-pt
$text [ 'title-destination_import' ][ 'pt-pt' ] = "Importar" ;
$text [ 'title-destination_import' ][ 'ro-ro' ] = "" ;
$text [ 'title-destination_import' ][ 'ru-ru' ] = "Импорт" ;
$text [ 'title-destination_import' ][ 'sv-se' ] = "Importera" ;
$text [ 'title-destination_import' ][ 'uk-ua' ] = "Імпортувати" ;
2021-05-12 15:49:18 -06:00
$text [ 'title-destination_export' ][ 'en-us' ] = "Destination Export" ;
$text [ 'title-destination_export' ][ 'en-gb' ] = "Destination Export" ;
$text [ 'title-destination_export' ][ 'ar-eg' ] = "" ;
$text [ 'title-destination_export' ][ 'de-at' ] = "Exportieren" ; //copied from de-de
$text [ 'title-destination_export' ][ 'de-ch' ] = "Exportieren" ; //copied from de-de
$text [ 'title-destination_export' ][ 'de-de' ] = "Exportieren" ;
$text [ 'title-destination_export' ][ 'ek-gr' ] = "Εξαγωγή" ;
$text [ 'title-destination_export' ][ 'es-cl' ] = "Exportar" ;
$text [ 'title-destination_export' ][ 'es-mx' ] = "Exportar" ; //copied from es-cl
$text [ 'title-destination_export' ][ 'fr-ca' ] = "Exporter" ; //copied from fr-fr
$text [ 'title-destination_export' ][ 'fr-fr' ] = "Exporter" ;
$text [ 'title-destination_export' ][ 'he-il' ] = "" ;
$text [ 'title-destination_export' ][ 'it-it' ] = "Esporta" ;
$text [ 'title-destination_export' ][ 'nl-nl' ] = "" ;
$text [ 'title-destination_export' ][ 'pl-pl' ] = "Eksportuj" ;
$text [ 'title-destination_export' ][ 'pt-br' ] = "Exportar" ;
$text [ 'title-destination_export' ][ 'pt-pt' ] = "Exportar" ;
$text [ 'title-destination_export' ][ 'ro-ro' ] = "" ;
$text [ 'title-destination_export' ][ 'ru-ru' ] = "Экспорт" ;
$text [ 'title-destination_export' ][ 'sv-se' ] = "Export" ;
$text [ 'title-destination_export' ][ 'uk-ua' ] = "Експортувати" ;
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' ] = "صادر" ;
2017-09-19 16:48:40 +01:00
$text [ 'button-outbound' ][ 'de-at' ] = "Ausgehend" ; //copied from de-de
2017-07-30 11:41:42 -06:00
$text [ 'button-outbound' ][ 'de-ch' ] = "Ausgehend" ; //copied from de-de
$text [ 'button-outbound' ][ 'de-de' ] = "Ausgehend" ;
$text [ 'button-outbound' ][ 'es-cl' ] = "Saliente" ;
$text [ 'button-outbound' ][ 'es-mx' ] = "Saliente" ; //copied from es-cl
$text [ 'button-outbound' ][ 'fr-ca' ] = "Sortant" ; //copied from fr-fr
$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" ;
2017-09-19 16:48:40 +01:00
$text [ 'button-outbound' ][ 'pt-br' ] = "Saída" ; //copied from pt-pt
2017-07-30 11:41:42 -06:00
$text [ 'button-outbound' ][ 'pt-pt' ] = "Saída" ;
$text [ 'button-outbound' ][ 'ro-ro' ] = "" ;
$text [ 'button-outbound' ][ 'ru-ru' ] = "Исходящий" ;
$text [ 'button-outbound' ][ 'sv-se' ] = "Utgående" ;
$text [ 'button-outbound' ][ 'uk-ua' ] = "Вихідний" ;
$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' ] = "وارد" ;
2017-09-19 16:48:40 +01:00
$text [ 'button-inbound' ][ 'de-at' ] = "Eingehend" ; //copied from de-de
2017-07-30 11:41:42 -06:00
$text [ 'button-inbound' ][ 'de-ch' ] = "Eingehend" ; //copied from de-de
$text [ 'button-inbound' ][ 'de-de' ] = "Eingehend" ;
$text [ 'button-inbound' ][ 'es-cl' ] = "Entrante" ;
$text [ 'button-inbound' ][ 'es-mx' ] = "Entrante" ; //copied from es-cl
$text [ 'button-inbound' ][ 'fr-ca' ] = "Entrant" ; //copied from fr-fr
$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" ;
2017-09-19 16:48:40 +01:00
$text [ 'button-inbound' ][ 'pt-br' ] = "Entrada" ; //copied from pt-pt
2017-07-30 11:41:42 -06:00
$text [ 'button-inbound' ][ 'pt-pt' ] = "Entrada" ;
$text [ 'button-inbound' ][ 'ro-ro' ] = "" ;
$text [ 'button-inbound' ][ 'ru-ru' ] = "Входящий" ;
$text [ 'button-inbound' ][ 'sv-se' ] = "Inkommande" ;
$text [ 'button-inbound' ][ 'uk-ua' ] = "Вхідний" ;
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" ;
2017-05-12 15:44:53 +01:00
$text [ 'select-global' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'select-global' ][ 'de-at' ] = "Global" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'select-global' ][ 'de-ch' ] = "Global" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'select-global' ][ 'es-mx' ] = "Global" ; //copied from es-cl
$text [ 'select-global' ][ 'fr-ca' ] = "Mondial" ; //copied from fr-fr
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" ;
2017-09-19 16:48:40 +01:00
$text [ 'select-global' ][ 'pt-br' ] = "Global" ; //copied from pt-pt
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' ] = "Глобальний" ;
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' ] = "وارد" ;
$text [ 'option-inbound' ][ 'de-at' ] = "Eingehend" ; //copied from de-de
$text [ 'option-inbound' ][ 'de-ch' ] = "Eingehend" ; //copied from de-de
$text [ 'option-inbound' ][ 'de-de' ] = "Eingehend" ;
$text [ 'option-inbound' ][ 'es-cl' ] = "Entrante" ;
$text [ 'option-inbound' ][ 'es-mx' ] = "Entrante" ; //copied from es-cl
$text [ 'option-inbound' ][ 'fr-ca' ] = "Entrant" ; //copied from fr-fr
$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" ;
$text [ 'option-inbound' ][ 'pt-br' ] = "Entrada" ; //copied from pt-pt
$text [ 'option-inbound' ][ 'pt-pt' ] = "Entrada" ;
$text [ 'option-inbound' ][ 'ro-ro' ] = "" ;
$text [ 'option-inbound' ][ 'ru-ru' ] = "Входящий" ;
$text [ 'option-inbound' ][ 'sv-se' ] = "Inkommande" ;
$text [ 'option-inbound' ][ 'uk-ua' ] = "Вхідний" ;
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' ] = "صادر" ;
$text [ 'option-outbound' ][ 'de-at' ] = "Ausgehend" ; //copied from de-de
$text [ 'option-outbound' ][ 'de-ch' ] = "Ausgehend" ; //copied from de-de
$text [ 'option-outbound' ][ 'de-de' ] = "Ausgehend" ;
$text [ 'option-outbound' ][ 'es-cl' ] = "Saliente" ;
$text [ 'option-outbound' ][ 'es-mx' ] = "Saliente" ; //copied from es-cl
$text [ 'option-outbound' ][ 'fr-ca' ] = "Sortant" ; //copied from fr-fr
$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" ;
$text [ 'option-outbound' ][ 'pt-br' ] = "Saída" ; //copied from pt-pt
$text [ 'option-outbound' ][ 'pt-pt' ] = "Saída" ;
$text [ 'option-outbound' ][ 'ro-ro' ] = "" ;
$text [ 'option-outbound' ][ 'ru-ru' ] = "Исходящий" ;
$text [ 'option-outbound' ][ 'sv-se' ] = "Utgående" ;
$text [ 'option-outbound' ][ 'uk-ua' ] = "Вихідний" ;
$text [ 'option-local' ][ 'en-us' ] = "Local" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-local' ][ 'en-gb' ] = "Local" ;
2018-06-20 23:31:22 -06:00
$text [ 'option-local' ][ 'ar-eg' ] = "" ;
$text [ 'option-local' ][ 'de-at' ] = "" ;
$text [ 'option-local' ][ 'de-ch' ] = "" ;
$text [ 'option-local' ][ 'de-de' ] = "" ;
$text [ 'option-local' ][ 'es-cl' ] = "" ;
$text [ 'option-local' ][ 'es-mx' ] = "" ;
2019-09-05 15:44:34 -04:00
$text [ 'option-local' ][ 'fr-ca' ] = "Local" ;
$text [ 'option-local' ][ 'fr-fr' ] = "Local" ;
2018-06-20 23:31:22 -06:00
$text [ 'option-local' ][ 'he-il' ] = "" ;
$text [ 'option-local' ][ 'it-it' ] = "" ;
2019-11-20 23:16:17 +01:00
$text [ 'option-local' ][ 'nl-nl' ] = "Lokaal" ;
2018-06-20 23:31:22 -06:00
$text [ 'option-local' ][ 'pl-pl' ] = "" ;
2019-11-28 15:08:30 -03:00
$text [ 'option-local' ][ 'pt-br' ] = "Local" ;
2018-06-20 23:31:22 -06:00
$text [ 'option-local' ][ 'pt-pt' ] = "" ;
$text [ 'option-local' ][ 'ro-ro' ] = "" ;
$text [ 'option-local' ][ 'ru-ru' ] = "" ;
$text [ 'option-local' ][ 'sv-se' ] = "" ;
$text [ 'option-local' ][ 'uk-ua' ] = "" ;
$text [ 'button-local' ][ 'en-us' ] = "Local" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-local' ][ 'en-gb' ] = "Local" ;
2018-06-20 23:31:22 -06:00
$text [ 'button-local' ][ 'ar-eg' ] = "" ;
$text [ 'button-local' ][ 'de-at' ] = "" ;
$text [ 'button-local' ][ 'de-ch' ] = "" ;
$text [ 'button-local' ][ 'de-de' ] = "" ;
$text [ 'button-local' ][ 'es-cl' ] = "" ;
$text [ 'button-local' ][ 'es-mx' ] = "" ;
2019-09-05 15:44:34 -04:00
$text [ 'button-local' ][ 'fr-ca' ] = "Local" ;
$text [ 'button-local' ][ 'fr-fr' ] = "Local" ;
2018-06-20 23:31:22 -06:00
$text [ 'button-local' ][ 'he-il' ] = "" ;
$text [ 'button-local' ][ 'it-it' ] = "" ;
2019-11-20 23:16:17 +01:00
$text [ 'button-local' ][ 'nl-nl' ] = "Lokaal" ;
2018-06-20 23:31:22 -06:00
$text [ 'button-local' ][ 'pl-pl' ] = "" ;
2019-11-28 15:08:30 -03:00
$text [ 'button-local' ][ 'pt-br' ] = "Local" ;
2018-06-20 23:31:22 -06:00
$text [ 'button-local' ][ 'pt-pt' ] = "" ;
$text [ 'button-local' ][ 'ro-ro' ] = "" ;
$text [ 'button-local' ][ 'ru-ru' ] = "" ;
$text [ 'button-local' ][ 'sv-se' ] = "" ;
$text [ 'button-local' ][ 'uk-ua' ] = "" ;
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' ] = "الحد الأقصي لجهات الأتصال" ;
2017-09-19 16:48:40 +01:00
$text [ 'message-maximum_destinations' ][ 'de-at' ] = "Maximale Anzahl an Ziele:" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'message-maximum_destinations' ][ 'de-ch' ] = "Maximale Anzahl an Ziele:" ; //copied from de-de
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:" ;
2017-06-13 06:14:11 +01:00
$text [ 'message-maximum_destinations' ][ 'es-mx' ] = "Destinos Máximo Permitido:" ; //copied from es-cl
$text [ 'message-maximum_destinations' ][ 'fr-ca' ] = "Destinations Maximum Autorisé:" ; //copied from fr-fr
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:" ;
2017-06-02 20:24:12 +01:00
$text [ 'message-maximum_destinations' ][ 'ro-ro' ] = "" ;
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' ] = "Максимум номерів:" ;
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" ;
2017-05-12 15:44:53 +01:00
$text [ 'message-duplicate' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'message-duplicate' ][ 'de-at' ] = "Bereits vorhanden" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'message-duplicate' ][ 'de-ch' ] = "Bereits vorhanden" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'message-duplicate' ][ 'es-mx' ] = "Duplicar detectado" ; //copied from es-cl
$text [ 'message-duplicate' ][ 'fr-ca' ] = "Dupliquer détecté" ; //copied from fr-fr
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" ;
2017-06-02 20:24:12 +01:00
$text [ 'message-duplicate' ][ 'ro-ro' ] = "" ;
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' ] = "Знайдено дублікат" ;
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" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-monthly_price_buy' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-monthly_price_buy' ][ 'de-at' ] = "Monatlicher Einkaufspreis" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-monthly_price_buy' ][ 'de-ch' ] = "Monatlicher Einkaufspreis" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-monthly_price_buy' ][ 'es-mx' ] = "Precio mensual de compra" ; //copied from es-cl
$text [ 'label-monthly_price_buy' ][ 'fr-ca' ] = "Prix mensuel d'achat" ; //copied from fr-fr
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" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-monthly_price_buy' ][ 'ro-ro' ] = "" ;
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' ] = "Щомісячна ціна купівлі" ;
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" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-monthly_price' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-monthly_price' ][ 'de-at' ] = "Monatlicher Verkaufspreis" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-monthly_price' ][ 'de-ch' ] = "Monatlicher Verkaufspreis" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-monthly_price' ][ 'es-mx' ] = "Precio mensual de venta" ; //copied from es-cl
$text [ 'label-monthly_price' ][ 'fr-ca' ] = "Prix mensuel à vendre" ; //copied from fr-fr
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" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-monthly_price' ][ 'ro-ro' ] = "" ;
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' ] = "Щомісячна ціна продажу" ;
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" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-fax_uuid' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-fax_uuid' ][ 'de-at' ] = "Fax Erkennung" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-fax_uuid' ][ 'de-ch' ] = "Fax Erkennung" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-fax_uuid' ][ 'es-mx' ] = "Detección de Fax" ; //copied from es-cl
$text [ 'label-fax_uuid' ][ 'fr-ca' ] = "Détection de Fax" ; //copied from fr-fr
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" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-fax_uuid' ][ 'ro-ro' ] = "" ;
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' ] = "Виявлення факсу" ;
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' ] = "جهات الأتصال" ;
$text [ 'label-destinations' ][ 'de-at' ] = "Ziele" ; //copied from de-de
$text [ 'label-destinations' ][ 'de-ch' ] = "Ziele" ; //copied from de-de
$text [ 'label-destinations' ][ 'de-de' ] = "Ziele" ;
$text [ 'label-destinations' ][ 'es-cl' ] = "Destinos" ;
$text [ 'label-destinations' ][ 'es-mx' ] = "Destinos" ; //copied from es-cl
$text [ 'label-destinations' ][ 'fr-ca' ] = "Destinations" ; //copied from fr-fr
$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" ;
$text [ 'label-destinations' ][ 'pt-br' ] = "Destinos" ; //copied from pt-pt
$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' ] = "Номери" ;
$text [ 'label-alternate_destination' ][ 'en-us' ] = "Alternate Destination" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-alternate_destination' ][ 'en-gb' ] = "Alternate Destination" ;
2018-04-27 22:07:31 -06:00
$text [ 'label-alternate_destination' ][ 'ar-eg' ] = "" ;
$text [ 'label-alternate_destination' ][ 'de-at' ] = "Alternatives Ziel" ; //copied from de-de
$text [ 'label-alternate_destination' ][ 'de-ch' ] = "Alternatives Ziel" ; //copied from de-de
$text [ 'label-alternate_destination' ][ 'de-de' ] = "Alternatives Ziel" ;
$text [ 'label-alternate_destination' ][ 'es-cl' ] = "Destino Alternativo" ;
$text [ 'label-alternate_destination' ][ 'es-mx' ] = "Destino Alternativo" ; //copied from es-cl
$text [ 'label-alternate_destination' ][ 'fr-ca' ] = "Destination alternative" ; //copied from fr-fr
$text [ 'label-alternate_destination' ][ 'fr-fr' ] = "Destination alternative" ;
$text [ 'label-alternate_destination' ][ 'he-il' ] = "" ;
$text [ 'label-alternate_destination' ][ 'it-it' ] = "" ;
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" ;
$text [ 'label-alternate_destination' ][ 'ro-ro' ] = "" ;
$text [ 'label-alternate_destination' ][ 'ru-ru' ] = "Альтернативное направление" ;
$text [ 'label-alternate_destination' ][ 'sv-se' ] = "Alternativ Destination" ;
$text [ 'label-alternate_destination' ][ 'uk-ua' ] = "альтернативні варіанти призначення" ;
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' ] = "اسم النطاق" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-domain-name' ][ 'de-at' ] = "Domänen Name" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-domain-name' ][ 'de-ch' ] = "Domänen Name" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-domain-name' ][ 'es-mx' ] = "Nombre de Dominio" ; //copied from es-cl
$text [ 'label-domain-name' ][ 'fr-ca' ] = "Nom de Domaine" ; //copied from fr-fr
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" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-domain-name' ][ 'ro-ro' ] = "" ;
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' ] = "Назва домену" ;
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' ] = "النطاق" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-domain' ][ 'de-at' ] = "Domäne" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-domain' ][ 'de-ch' ] = "Domäne" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-domain' ][ 'es-mx' ] = "Dominio" ; //copied from es-cl
$text [ 'label-domain' ][ 'fr-ca' ] = "Domaine" ; //copied from fr-fr
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' ] = "Домен" ;
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' ] = "النوع" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-destination_type' ][ 'de-at' ] = "Art" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-destination_type' ][ 'de-ch' ] = "Art" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-destination_type' ][ 'es-mx' ] = "Tipo" ; //copied from es-cl
$text [ 'label-destination_type' ][ 'fr-ca' ] = "Type" ; //copied from fr-fr
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" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-destination_type' ][ 'pt-br' ] = "Tipo" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_type' ][ 'pt-pt' ] = "Tipo" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-destination_type' ][ 'ro-ro' ] = "" ;
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' ] = "Тип" ;
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" ;
$text [ 'label-destination_country_code' ][ 'ar-eg' ] = "" ;
$text [ 'label-destination_country_code' ][ 'de-at' ] = "" ; //copied from de-de
$text [ 'label-destination_country_code' ][ 'de-ch' ] = "" ; //copied from de-de
$text [ 'label-destination_country_code' ][ 'de-de' ] = "" ;
$text [ 'label-destination_country_code' ][ 'es-cl' ] = "" ;
$text [ 'label-destination_country_code' ][ 'es-mx' ] = "" ; //copied from es-cl
$text [ 'label-destination_country_code' ][ 'fr-ca' ] = "Préfixe" ; //copied from fr-fr
$text [ 'label-destination_country_code' ][ 'fr-fr' ] = "Préfixe" ;
$text [ 'label-destination_country_code' ][ 'he-il' ] = "" ;
$text [ 'label-destination_country_code' ][ 'it-it' ] = "" ;
$text [ 'label-destination_country_code' ][ 'nl-nl' ] = "Voorloop" ;
$text [ 'label-destination_country_code' ][ 'pl-pl' ] = "" ;
$text [ 'label-destination_country_code' ][ 'pt-br' ] = "Prefixo" ; //copied from pt-pt
$text [ 'label-destination_country_code' ][ 'pt-pt' ] = "" ;
$text [ 'label-destination_country_code' ][ 'ro-ro' ] = "" ;
$text [ 'label-destination_country_code' ][ 'ru-ru' ] = "" ;
$text [ 'label-destination_country_code' ][ 'sv-se' ] = "" ;
$text [ 'label-destination_country_code' ][ 'uk-ua' ] = "" ;
2020-08-26 21:55:18 -06:00
$text [ 'label-destination_prefix' ][ 'en-us' ] = "Prefix" ;
$text [ 'label-destination_prefix' ][ 'en-gb' ] = "Prefix" ;
$text [ 'label-destination_prefix' ][ 'ar-eg' ] = "" ;
$text [ 'label-destination_prefix' ][ 'de-at' ] = "" ; //copied from de-de
$text [ 'label-destination_prefix' ][ 'de-ch' ] = "" ; //copied from de-de
$text [ 'label-destination_prefix' ][ 'de-de' ] = "" ;
$text [ 'label-destination_prefix' ][ 'es-cl' ] = "" ;
$text [ 'label-destination_prefix' ][ 'es-mx' ] = "" ; //copied from es-cl
$text [ 'label-destination_prefix' ][ 'fr-ca' ] = "Préfixe" ; //copied from fr-fr
$text [ 'label-destination_prefix' ][ 'fr-fr' ] = "Préfixe" ;
$text [ 'label-destination_prefix' ][ 'he-il' ] = "" ;
$text [ 'label-destination_prefix' ][ 'it-it' ] = "" ;
$text [ 'label-destination_prefix' ][ 'nl-nl' ] = "Voorloop" ;
$text [ 'label-destination_prefix' ][ 'pl-pl' ] = "" ;
$text [ 'label-destination_prefix' ][ 'pt-br' ] = "Prefixo" ; //copied from pt-pt
$text [ 'label-destination_prefix' ][ 'pt-pt' ] = "" ;
$text [ 'label-destination_prefix' ][ 'ro-ro' ] = "" ;
$text [ 'label-destination_prefix' ][ 'ru-ru' ] = "" ;
$text [ 'label-destination_prefix' ][ 'sv-se' ] = "" ;
$text [ 'label-destination_prefix' ][ 'uk-ua' ] = "" ;
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" ;
$text [ 'label-destination_trunk_prefix' ][ 'ar-eg' ] = "" ;
$text [ 'label-destination_trunk_prefix' ][ 'de-at' ] = "" ; //copied from de-de
$text [ 'label-destination_trunk_prefix' ][ 'de-ch' ] = "" ; //copied from de-de
$text [ 'label-destination_trunk_prefix' ][ 'de-de' ] = "" ;
$text [ 'label-destination_trunk_prefix' ][ 'es-cl' ] = "" ;
$text [ 'label-destination_trunk_prefix' ][ 'es-mx' ] = "" ; //copied from es-cl
$text [ 'label-destination_trunk_prefix' ][ 'fr-ca' ] = "Préfixe" ; //copied from fr-fr
$text [ 'label-destination_trunk_prefix' ][ 'fr-fr' ] = "Préfixe" ;
$text [ 'label-destination_trunk_prefix' ][ 'he-il' ] = "" ;
$text [ 'label-destination_trunk_prefix' ][ 'it-it' ] = "" ;
$text [ 'label-destination_trunk_prefix' ][ 'nl-nl' ] = "Voorloop" ;
$text [ 'label-destination_trunk_prefix' ][ 'pl-pl' ] = "" ;
$text [ 'label-destination_trunk_prefix' ][ 'pt-br' ] = "Prefixo" ; //copied from pt-pt
$text [ 'label-destination_trunk_prefix' ][ 'pt-pt' ] = "" ;
$text [ 'label-destination_trunk_prefix' ][ 'ro-ro' ] = "" ;
$text [ 'label-destination_trunk_prefix' ][ 'ru-ru' ] = "" ;
$text [ 'label-destination_trunk_prefix' ][ 'sv-se' ] = "" ;
$text [ 'label-destination_trunk_prefix' ][ 'uk-ua' ] = "" ;
$text [ 'label-destination_area_code' ][ 'en-us' ] = "Area Code" ;
$text [ 'label-destination_area_code' ][ 'en-gb' ] = "Area Code" ;
$text [ 'label-destination_area_code' ][ 'ar-eg' ] = "" ;
$text [ 'label-destination_area_code' ][ 'de-at' ] = "" ; //copied from de-de
$text [ 'label-destination_area_code' ][ 'de-ch' ] = "" ; //copied from de-de
$text [ 'label-destination_area_code' ][ 'de-de' ] = "" ;
$text [ 'label-destination_area_code' ][ 'es-cl' ] = "" ;
$text [ 'label-destination_area_code' ][ 'es-mx' ] = "" ; //copied from es-cl
$text [ 'label-destination_area_code' ][ 'fr-ca' ] = "" ; //copied from fr-fr
$text [ 'label-destination_area_code' ][ 'fr-fr' ] = "" ;
$text [ 'label-destination_area_code' ][ 'he-il' ] = "" ;
$text [ 'label-destination_area_code' ][ 'it-it' ] = "" ;
$text [ 'label-destination_area_code' ][ 'nl-nl' ] = "" ;
$text [ 'label-destination_area_code' ][ 'pl-pl' ] = "" ;
$text [ 'label-destination_area_code' ][ 'pt-br' ] = "" ; //copied from pt-pt
$text [ 'label-destination_area_code' ][ 'pt-pt' ] = "" ;
$text [ 'label-destination_area_code' ][ 'ro-ro' ] = "" ;
$text [ 'label-destination_area_code' ][ 'ru-ru' ] = "" ;
$text [ 'label-destination_area_code' ][ 'sv-se' ] = "" ;
$text [ 'label-destination_area_code' ][ 'uk-ua' ] = "" ;
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' ] = "جهه الأتصال" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-destination_number' ][ 'de-at' ] = "Ziel" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-destination_number' ][ 'de-ch' ] = "Ziel" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-destination_number' ][ 'es-mx' ] = "Destino" ; //copied from es-cl
$text [ 'label-destination_number' ][ 'fr-ca' ] = "Destination" ; //copied from fr-fr
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" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-destination_number' ][ 'pt-br' ] = "Destino" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_number' ][ 'pt-pt' ] = "Desvio" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-destination_number' ][ 'ro-ro' ] = "" ;
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' ] = "Номер" ;
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" ;
$text [ 'label-destination_condition_field' ][ 'ar-eg' ] = "" ;
$text [ 'label-destination_condition_field' ][ 'de-at' ] = "" ; //copied from de-de
$text [ 'label-destination_condition_field' ][ 'de-ch' ] = "" ; //copied from de-de
$text [ 'label-destination_condition_field' ][ 'de-de' ] = "" ;
$text [ 'label-destination_condition_field' ][ 'es-cl' ] = "" ;
$text [ 'label-destination_condition_field' ][ 'es-mx' ] = "" ; //copied from es-cl
$text [ 'label-destination_condition_field' ][ 'fr-ca' ] = "" ; //copied from fr-fr
$text [ 'label-destination_condition_field' ][ 'fr-fr' ] = "" ;
$text [ 'label-destination_condition_field' ][ 'he-il' ] = "" ;
$text [ 'label-destination_condition_field' ][ 'it-it' ] = "" ;
$text [ 'label-destination_condition_field' ][ 'nl-nl' ] = "" ;
$text [ 'label-destination_condition_field' ][ 'pl-pl' ] = "" ;
$text [ 'label-destination_condition_field' ][ 'pt-br' ] = "" ; //copied from pt-pt
$text [ 'label-destination_condition_field' ][ 'pt-pt' ] = "" ;
$text [ 'label-destination_condition_field' ][ 'ro-ro' ] = "" ;
$text [ 'label-destination_condition_field' ][ 'ru-ru' ] = "" ;
$text [ 'label-destination_condition_field' ][ 'sv-se' ] = "" ;
$text [ 'label-destination_condition_field' ][ 'uk-ua' ] = "" ;
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' ] = "مفعل" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-destination_enabled' ][ 'de-at' ] = "Aktiviert" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-destination_enabled' ][ 'de-ch' ] = "Aktiviert" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-destination_enabled' ][ 'es-mx' ] = "Activado" ; //copied from es-cl
$text [ 'label-destination_enabled' ][ 'fr-ca' ] = "Actif" ; //copied from fr-fr
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" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-destination_enabled' ][ 'ro-ro' ] = "" ;
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' ] = "Включено" ;
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' ] = "الوصف" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-destination_description' ][ 'de-at' ] = "Beschreibung" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-destination_description' ][ 'de-ch' ] = "Beschreibung" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-destination_description' ][ 'es-mx' ] = "Descripción" ; //copied from es-cl
$text [ 'label-destination_description' ][ 'fr-ca' ] = "Description" ; //copied from fr-fr
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" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-destination_description' ][ 'pt-br' ] = "Descrição" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_description' ][ 'pt-pt' ] = "Descrição" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-destination_description' ][ 'ro-ro' ] = "" ;
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' ] = "Опис" ;
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" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_context' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-destination_context' ][ 'de-at' ] = "Kontext" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-destination_context' ][ 'de-ch' ] = "Kontext" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-destination_context' ][ 'es-mx' ] = "Contexto" ; //copied from es-cl
$text [ 'label-destination_context' ][ 'fr-ca' ] = "Contexte" ; //copied from fr-fr
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" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-destination_context' ][ 'pt-br' ] = "Contexto" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_context' ][ 'pt-pt' ] = "Contexto" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-destination_context' ][ 'ro-ro' ] = "" ;
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' ] = "Контекст" ;
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" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_cid_name_prefix' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-destination_cid_name_prefix' ][ 'de-at' ] = "Präfix für Anruferkennung (Name)" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-destination_cid_name_prefix' ][ 'de-ch' ] = "Präfix für Anruferkennung (Name)" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-destination_cid_name_prefix' ][ 'es-mx' ] = "Prefijo de Nombre de Caller ID" ; //copied from es-cl
$text [ 'label-destination_cid_name_prefix' ][ 'fr-ca' ] = "Préfixe ajouté au nom de l'appelant" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_cid_name_prefix' ][ 'fr-fr' ] = "Préfixe ajouté au nom de l'appelant" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_cid_name_prefix' ][ 'he-il' ] = "" ;
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" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-destination_cid_name_prefix' ][ 'ro-ro' ] = "" ;
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 Префікс імені" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_caller_id_number' ][ 'en-us' ] = "Caller ID Number" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-destination_caller_id_number' ][ 'en-gb' ] = "Caller ID Number" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_caller_id_number' ][ 'ar-eg' ] = "رقم المتصل" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-destination_caller_id_number' ][ 'de-at' ] = "Anruferkennung (Nummer)" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-destination_caller_id_number' ][ 'de-ch' ] = "Anruferkennung (Nummer)" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_caller_id_number' ][ 'de-de' ] = "Anruferkennung (Nummer)" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_caller_id_number' ][ 'es-cl' ] = "Número de Caller ID" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-destination_caller_id_number' ][ 'es-mx' ] = "Número de Caller ID" ; //copied from es-cl
$text [ 'label-destination_caller_id_number' ][ 'fr-ca' ] = "Caller ID Number" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_caller_id_number' ][ 'fr-fr' ] = "Caller ID Number" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_caller_id_number' ][ 'he-il' ] = "" ;
2017-09-21 17:06:26 +02:00
$text [ 'label-destination_caller_id_number' ][ 'it-it' ] = "ID Numero Chiamante" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-destination_caller_id_number' ][ 'nl-nl' ] = "CID Nummer" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_caller_id_number' ][ 'pl-pl' ] = "Prezentaca numeru dzwoniącego" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-destination_caller_id_number' ][ 'pt-br' ] = "Número de ID Chamador" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_caller_id_number' ][ 'pt-pt' ] = "Número do chamador" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-destination_caller_id_number' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-destination_caller_id_number' ][ 'ru-ru' ] = "Префикс номера (Caller ID) вызывающего абонента" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_caller_id_number' ][ 'sv-se' ] = "Caller ID Nummer" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_caller_id_number' ][ 'uk-ua' ] = "Caller 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' ] = "اسم المتصل" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-destination_caller_id_name' ][ 'de-at' ] = "Anruferkennung (Name)" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-destination_caller_id_name' ][ 'de-ch' ] = "Anruferkennung (Name)" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-destination_caller_id_name' ][ 'es-mx' ] = "Nombre de Caller ID" ; //copied from es-cl
2019-09-05 15:44:34 -04:00
$text [ 'label-destination_caller_id_name' ][ 'fr-ca' ] = "Nom de l'appelant" ; //copied from fr-fr
$text [ 'label-destination_caller_id_name' ][ 'fr-fr' ] = "Nom de l'appelant" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_caller_id_name' ][ 'he-il' ] = "" ;
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" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-destination_caller_id_name' ][ 'ro-ro' ] = "" ;
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 Ім’я" ;
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" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-carrier' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-carrier' ][ 'de-at' ] = "Provider Name" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-carrier' ][ 'de-ch' ] = "Provider Name" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-carrier' ][ 'es-mx' ] = "Nombre del carrier" ; //copied from es-cl
$text [ 'label-carrier' ][ 'fr-ca' ] = "Nom du carrier" ; //copied from fr-fr
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" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-carrier' ][ 'ro-ro' ] = "" ;
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' ] = "Назва оператора" ;
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" ;
$text [ 'label-destination_hold_music' ][ 'ar-eg' ] = "" ;
$text [ 'label-destination_hold_music' ][ 'de-at' ] = "Wartemusik" ; //copied from de-de
$text [ 'label-destination_hold_music' ][ 'de-ch' ] = "Wartemusik" ; //copied from de-de
$text [ 'label-destination_hold_music' ][ 'de-de' ] = "Wartemusik" ;
$text [ 'label-destination_hold_music' ][ 'es-cl' ] = "Música en Espera" ;
$text [ 'label-destination_hold_music' ][ 'es-mx' ] = "Música en Espera" ; //copied from es-cl
2021-01-06 16:02:31 -05:00
$text [ 'label-destination_hold_music' ][ 'fr-ca' ] = "Musique d'attente" ; //copied from fr-fr
$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" ;
$text [ 'label-destination_hold_music' ][ 'ro-ro' ] = "" ;
$text [ 'label-destination_hold_music' ][ 'ru-ru' ] = "Музыка на Удержании" ;
$text [ 'label-destination_hold_music' ][ 'sv-se' ] = "Vänt-musik" ;
$text [ 'label-destination_hold_music' ][ 'uk-ua' ] = "" ;
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" ;
2017-12-01 11:14:47 -07:00
$text [ 'label-destination_record' ][ 'ar-eg' ] = "" ;
$text [ 'label-destination_record' ][ 'de-at' ] = "Aufnehmen" ; //copied from de-de
$text [ 'label-destination_record' ][ 'de-ch' ] = "Aufnehmen" ; //copied from de-de
$text [ 'label-destination_record' ][ 'de-de' ] = "Aufnehmen" ;
$text [ 'label-destination_record' ][ 'es-cl' ] = "Grabar" ;
$text [ 'label-destination_record' ][ 'es-mx' ] = "Grabar" ; //copied from es-cl
$text [ 'label-destination_record' ][ 'fr-ca' ] = "Enregistrer" ; //copied from fr-fr
$text [ 'label-destination_record' ][ 'fr-fr' ] = "Enregistrer" ;
$text [ 'label-destination_record' ][ 'he-il' ] = "" ;
$text [ 'label-destination_record' ][ 'it-it' ] = "" ;
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" ;
$text [ 'label-destination_record' ][ 'pt-br' ] = "Gravar" ; //copied from pt-pt
$text [ 'label-destination_record' ][ 'pt-pt' ] = "Gravar" ;
$text [ 'label-destination_record' ][ 'ro-ro' ] = "" ;
$text [ 'label-destination_record' ][ 'ru-ru' ] = "Запись" ;
$text [ 'label-destination_record' ][ 'sv-se' ] = "Spela In" ;
$text [ 'label-destination_record' ][ 'uk-ua' ] = "Запис" ;
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" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-account_code' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-account_code' ][ 'de-at' ] = "Kontoschlüssel" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-account_code' ][ 'de-ch' ] = "Kontoschlüssel" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-account_code' ][ 'es-mx' ] = "Código de Cuenta" ; //copied from es-cl
$text [ 'label-account_code' ][ 'fr-ca' ] = "Code de Compte" ; //copied from fr-fr
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" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-account_code' ][ 'ro-ro' ] = "" ;
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' ] = "Код облікового запису" ;
2015-04-08 13:38:58 +00:00
2018-09-28 11:41:19 -06:00
$text [ 'label-detail_action' ][ 'en-us' ] = "Actions" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-detail_action' ][ 'en-gb' ] = "Actions" ;
2018-09-28 11:41:19 -06:00
$text [ 'label-detail_action' ][ 'ar-eg' ] = "الأفعال" ;
$text [ 'label-detail_action' ][ 'de-at' ] = "Aktionen" ; //copied from de-de
$text [ 'label-detail_action' ][ 'de-ch' ] = "Aktionen" ; //copied from de-de
$text [ 'label-detail_action' ][ 'de-de' ] = "Aktionen" ;
$text [ 'label-detail_action' ][ 'es-cl' ] = "Accións" ;
$text [ 'label-detail_action' ][ 'es-mx' ] = "Accións" ; //copied from es-cl
$text [ 'label-detail_action' ][ 'fr-ca' ] = "Actions" ; //copied from fr-fr
$text [ 'label-detail_action' ][ 'fr-fr' ] = "Actions" ;
$text [ 'label-detail_action' ][ 'he-il' ] = "פעולות" ;
$text [ 'label-detail_action' ][ 'it-it' ] = "Azioni" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-detail_action' ][ 'nl-nl' ] = "Akties" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-detail_action' ][ 'pl-pl' ] = "Akcje" ;
2018-09-28 11:41:19 -06:00
$text [ 'label-detail_action' ][ 'pt-br' ] = "Ações" ; //copied from pt-pt
$text [ 'label-detail_action' ][ 'pt-pt' ] = "Ações" ;
$text [ 'label-detail_action' ][ 'ro-ro' ] = "" ;
$text [ 'label-detail_action' ][ 'ru-ru' ] = "Действия" ;
$text [ 'label-detail_action' ][ 'sv-se' ] = "Åtgärder" ;
$text [ 'label-detail_action' ][ 'uk-ua' ] = "Дії" ;
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" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-usage' ][ 'ar-eg' ] = "" ;
$text [ 'label-usage' ][ 'de-at' ] = "" ;
$text [ 'label-usage' ][ 'de-ch' ] = "" ;
$text [ 'label-usage' ][ 'de-de' ] = "" ;
$text [ 'label-usage' ][ 'es-cl' ] = "" ;
$text [ 'label-usage' ][ 'es-mx' ] = "" ;
2019-09-05 15:44:34 -04:00
$text [ 'label-usage' ][ 'fr-ca' ] = "Usage" ;
$text [ 'label-usage' ][ 'fr-fr' ] = "Usage" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-usage' ][ 'he-il' ] = "" ;
$text [ 'label-usage' ][ 'it-it' ] = "" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-usage' ][ 'nl-nl' ] = "Gebruik" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-usage' ][ 'pl-pl' ] = "" ;
2019-11-28 15:08:30 -03:00
$text [ 'label-usage' ][ 'pt-br' ] = "Uso" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-usage' ][ 'pt-pt' ] = "" ;
$text [ 'label-usage' ][ 'ro-ro' ] = "" ;
$text [ 'label-usage' ][ 'ru-ru' ] = "" ;
$text [ 'label-usage' ][ 'sv-se' ] = "" ;
$text [ 'label-usage' ][ 'uk-ua' ] = "" ;
$text [ 'label-voice' ][ 'en-us' ] = "Voice" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-voice' ][ 'en-gb' ] = "Voice" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-voice' ][ 'ar-eg' ] = "" ;
$text [ 'label-voice' ][ 'de-at' ] = "Sprache" ; //copied from de-de
$text [ 'label-voice' ][ 'de-ch' ] = "Sprache" ; //copied from de-de
$text [ 'label-voice' ][ 'de-de' ] = "Sprache" ;
$text [ 'label-voice' ][ 'es-cl' ] = "Voz" ;
$text [ 'label-voice' ][ 'es-mx' ] = "Voz" ; //copied from es-cl
$text [ 'label-voice' ][ 'fr-ca' ] = "Voix" ; //copied from fr-fr
$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" ;
$text [ 'label-voice' ][ 'pt-br' ] = "Voz" ; //copied from pt-pt
$text [ 'label-voice' ][ 'pt-pt' ] = "Voz" ;
$text [ 'label-voice' ][ 'ro-ro' ] = "" ;
$text [ 'label-voice' ][ 'ru-ru' ] = "Голос" ;
$text [ 'label-voice' ][ 'sv-se' ] = "Röst" ;
$text [ 'label-voice' ][ 'uk-ua' ] = "Голос" ;
$text [ 'label-fax' ][ 'en-us' ] = "Fax" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-fax' ][ 'en-gb' ] = "Fax" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-fax' ][ 'ar-eg' ] = "" ;
$text [ 'label-fax' ][ 'de-at' ] = "Fax" ; //copied from de-de
$text [ 'label-fax' ][ 'de-ch' ] = "Fax" ; //copied from de-de
$text [ 'label-fax' ][ 'de-de' ] = "Fax" ;
$text [ 'label-fax' ][ 'es-cl' ] = "Facsímil" ;
$text [ 'label-fax' ][ 'es-mx' ] = "Facsímil" ; //copied from es-cl
$text [ 'label-fax' ][ 'fr-ca' ] = "Télécopie" ; //copied from fr-fr
$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" ;
$text [ 'label-fax' ][ 'ro-ro' ] = "" ;
$text [ 'label-fax' ][ 'ru-ru' ] = "Факс" ;
$text [ 'label-fax' ][ 'sv-se' ] = "Fax" ;
$text [ 'label-fax' ][ 'uk-ua' ] = "Факс" ;
$text [ 'label-text' ][ 'en-us' ] = "Text" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-text' ][ 'en-gb' ] = "Text" ;
2018-12-29 16:05:59 -07:00
$text [ 'label-text' ][ 'ar-eg' ] = "" ;
$text [ 'label-text' ][ 'de-at' ] = "Text" ; //copied from de-de
$text [ 'label-text' ][ 'de-ch' ] = "Text" ; //copied from de-de
$text [ 'label-text' ][ 'de-de' ] = "Text" ;
$text [ 'label-text' ][ 'es-cl' ] = "Texto" ;
$text [ 'label-text' ][ 'es-mx' ] = "Texto" ; //copied from es-cl
$text [ 'label-text' ][ 'fr-ca' ] = "Texte" ; //copied from fr-fr
$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" ;
$text [ 'label-text' ][ 'pt-br' ] = "Texto" ; //copied from pt-pt
$text [ 'label-text' ][ 'pt-pt' ] = "Texto" ;
$text [ 'label-text' ][ 'ro-ro' ] = "" ;
$text [ 'label-text' ][ 'ru-ru' ] = "Текст" ;
$text [ 'label-text' ][ 'sv-se' ] = "Text" ;
$text [ 'label-text' ][ 'uk-ua' ] = "Текст" ;
2020-12-11 18:24:14 -06:00
$text [ 'label-emergency' ][ 'en-us' ] = "Emergency" ;
$text [ 'label-emergency' ][ 'en-gb' ] = "Emergency" ;
$text [ 'label-emergency' ][ 'ar-eg' ] = "" ;
$text [ 'label-emergency' ][ 'de-at' ] = "Anruferkennung" ; //copied from de-de
$text [ 'label-emergency' ][ 'de-ch' ] = "Anruferkennung" ;
$text [ 'label-emergency' ][ 'de-de' ] = "Notruf Anruferkennung" ;
$text [ 'label-emergency' ][ 'es-cl' ] = "Emergencia" ;
$text [ 'label-emergency' ][ 'es-mx' ] = "Emergencia" ; //copied from es-cl
$text [ 'label-emergency' ][ 'fr-ca' ] = "Urgence" ; //copied from fr-fr
$text [ 'label-emergency' ][ 'fr-fr' ] = "Urgence" ;
$text [ 'label-emergency' ][ 'he-il' ] = "" ;
$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" ;
$text [ 'label-emergency' ][ 'ro-ro' ] = "" ;
$text [ 'label-emergency' ][ 'ru-ru' ] = "Идентификатор (Caller ID) имени экстренного вызова" ;
$text [ 'label-emergency' ][ 'sv-se' ] = "Nöd Namnpresentation" ;
$text [ 'label-emergency' ][ 'uk-ua' ] = "" ;
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' ] = "جهات الأتصال" ;
2017-09-19 16:48:40 +01:00
$text [ 'header-destinations' ][ 'de-at' ] = "Ziele" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'header-destinations' ][ 'de-ch' ] = "Ziele" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'header-destinations' ][ 'es-mx' ] = "Destinos" ; //copied from es-cl
$text [ 'header-destinations' ][ 'fr-ca' ] = "Destinations" ; //copied from fr-fr
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" ;
2017-09-19 16:48:40 +01:00
$text [ 'header-destinations' ][ 'pt-br' ] = "Destinos" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'header-destinations' ][ 'pt-pt' ] = "Destinos" ;
2017-06-02 20:24:12 +01:00
$text [ 'header-destinations' ][ 'ro-ro' ] = "" ;
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' ] = "Номери" ;
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' ] = "جهه الأتصال" ;
2017-09-19 16:48:40 +01:00
$text [ 'header-destination-edit' ][ 'de-at' ] = "Ziel" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'header-destination-edit' ][ 'de-ch' ] = "Ziel" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'header-destination-edit' ][ 'es-mx' ] = "Editar Destino" ; //copied from es-cl
$text [ 'header-destination-edit' ][ 'fr-ca' ] = "Editer la Destination" ; //copied from fr-fr
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" ;
2017-06-02 20:24:12 +01:00
$text [ 'header-destination-edit' ][ 'ro-ro' ] = "" ;
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' ] = "Номер" ;
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' ] = "جهه الأتصال" ;
2017-09-19 16:48:40 +01:00
$text [ 'header-destination-add' ][ 'de-at' ] = "Ziel" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'header-destination-add' ][ 'de-ch' ] = "Ziel" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'header-destination-add' ][ 'es-mx' ] = "Agregar Destino" ; //copied from es-cl
$text [ 'header-destination-add' ][ 'fr-ca' ] = "Ajouter une Destination" ; //copied from fr-fr
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" ;
2017-06-02 20:24:12 +01:00
$text [ 'header-destination-add' ][ 'ro-ro' ] = "" ;
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' ] = "Номер" ;
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" ;
2017-09-19 21:20:32 -06:00
$text [ 'header-destination_import' ][ 'ar-eg' ] = "" ;
2018-02-12 17:50:47 +00:00
$text [ 'header-destination_import' ][ 'de-at' ] = "Importieren" ; //copied from de-de
2017-09-19 21:20:32 -06:00
$text [ 'header-destination_import' ][ 'de-ch' ] = "Importieren" ; //copied from de-de
$text [ 'header-destination_import' ][ 'de-de' ] = "Importieren" ;
$text [ 'header-destination_import' ][ 'es-cl' ] = "Importar" ;
$text [ 'header-destination_import' ][ 'es-mx' ] = "Importar" ; //copied from es-cl
$text [ 'header-destination_import' ][ 'fr-ca' ] = "Importe" ; //copied from fr-fr
$text [ 'header-destination_import' ][ 'fr-fr' ] = "Importe" ;
$text [ 'header-destination_import' ][ 'he-il' ] = "" ;
$text [ 'header-destination_import' ][ 'it-it' ] = "" ;
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" ;
2018-02-12 17:50:47 +00:00
$text [ 'header-destination_import' ][ 'pt-br' ] = "Importar" ; //copied from pt-pt
2017-09-19 21:20:32 -06:00
$text [ 'header-destination_import' ][ 'pt-pt' ] = "Importar" ;
$text [ 'header-destination_import' ][ 'ro-ro' ] = "" ;
$text [ 'header-destination_import' ][ 'ru-ru' ] = "Импорт" ;
$text [ 'header-destination_import' ][ 'sv-se' ] = "Importera" ;
$text [ 'header-destination_import' ][ 'uk-ua' ] = "Імпортувати" ;
2021-05-12 15:49:18 -06:00
$text [ 'header-destination_export' ][ 'en-us' ] = "Destination Export" ;
$text [ 'header-destination_export' ][ 'en-gb' ] = "Destination Export" ;
$text [ 'header-destination_export' ][ 'ar-eg' ] = "" ;
$text [ 'header-destination_export' ][ 'de-at' ] = "Exportieren" ; //copied from de-de
$text [ 'header-destination_export' ][ 'de-ch' ] = "Exportieren" ; //copied from de-de
$text [ 'header-destination_export' ][ 'de-de' ] = "Exportieren" ;
$text [ 'header-destination_export' ][ 'ek-gr' ] = "Εξαγωγή" ;
$text [ 'header-destination_export' ][ 'es-cl' ] = "Exportar" ;
$text [ 'header-destination_export' ][ 'es-mx' ] = "Exportar" ; //copied from es-cl
$text [ 'header-destination_export' ][ 'fr-ca' ] = "Exporter" ; //copied from fr-fr
$text [ 'header-destination_export' ][ 'fr-fr' ] = "Exporter" ;
$text [ 'header-destination_export' ][ 'he-il' ] = "" ;
$text [ 'header-destination_export' ][ 'it-it' ] = "Esporta" ;
$text [ 'header-destination_export' ][ 'nl-nl' ] = "" ;
$text [ 'header-destination_export' ][ 'pl-pl' ] = "Eksportuj" ;
$text [ 'header-destination_export' ][ 'pt-br' ] = "Exportar" ;
$text [ 'header-destination_export' ][ 'pt-pt' ] = "Exportar" ;
$text [ 'header-destination_export' ][ 'ro-ro' ] = "" ;
$text [ 'header-destination_export' ][ 'ru-ru' ] = "Экспорт" ;
$text [ 'header-destination_export' ][ 'sv-se' ] = "Export" ;
$text [ 'header-destination_export' ][ 'uk-ua' ] = "Експортувати" ;
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." ;
2017-09-19 21:20:32 -06:00
$text [ 'description-destination_import' ][ 'ar-eg' ] = "" ;
$text [ 'description-destination_import' ][ 'de-at' ] = "" ;
$text [ 'description-destination_import' ][ 'de-ch' ] = "" ;
$text [ 'description-destination_import' ][ 'de-de' ] = "" ;
$text [ 'description-destination_import' ][ 'es-cl' ] = "" ;
$text [ 'description-destination_import' ][ 'es-mx' ] = "" ;
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." ;
2017-09-19 21:20:32 -06:00
$text [ 'description-destination_import' ][ 'he-il' ] = "" ;
$text [ 'description-destination_import' ][ 'it-it' ] = "" ;
2019-11-20 23:16:17 +01:00
$text [ 'description-destination_import' ][ 'nl-nl' ] = "CSV Gescheiden data opsturen om meerdere bestemmingen toe te voegen." ;
2017-09-19 21:20:32 -06:00
$text [ 'description-destination_import' ][ 'pl-pl' ] = "" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-destination_import' ][ 'pt-br' ] = "Carregar dados delimitados para adicionar múltiplos destinos." ;
2017-09-19 21:20:32 -06:00
$text [ 'description-destination_import' ][ 'pt-pt' ] = "" ;
$text [ 'description-destination_import' ][ 'ro-ro' ] = "" ;
$text [ 'description-destination_import' ][ 'ru-ru' ] = "" ;
$text [ 'description-destination_import' ][ 'sv-se' ] = "" ;
$text [ 'description-destination_import' ][ 'uk-ua' ] = "" ;
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." ;
$text [ 'description-destination_export' ][ 'ar-eg' ] = "Select the fields you wish to include in the export." ;
$text [ 'description-destination_export' ][ 'de-at' ] = "Select the fields you wish to include in the export." ;
$text [ 'description-destination_export' ][ 'de-ch' ] = "Select the fields you wish to include in the export." ;
$text [ 'description-destination_export' ][ 'de-de' ] = "Select the fields you wish to include in the export." ;
$text [ 'description-destination_export' ][ 'ek-gr' ] = "Select the fields you wish to include in the export." ;
$text [ 'description-destination_export' ][ 'es-cl' ] = "Select the fields you wish to include in the export." ;
$text [ 'description-destination_export' ][ 'es-mx' ] = "Select the fields you wish to include in the export." ;
$text [ 'description-destination_export' ][ 'fr-ca' ] = "Select the fields you wish to include in the export." ;
$text [ 'description-destination_export' ][ 'fr-fr' ] = "Select the fields you wish to include in the export." ;
$text [ 'description-destination_export' ][ 'he-il' ] = "Select the fields you wish to include in the export." ;
$text [ 'description-destination_export' ][ 'it-it' ] = "Select the fields you wish to include in the export." ;
$text [ 'description-destination_export' ][ 'nl-nl' ] = "Select the fields you wish to include in the export." ;
$text [ 'description-destination_export' ][ 'pl-pl' ] = "Select the fields you wish to include in the export." ;
$text [ 'description-destination_export' ][ 'pt-br' ] = "Select the fields you wish to include in the export." ;
$text [ 'description-destination_export' ][ 'pt-pt' ] = "Select the fields you wish to include in the export." ;
$text [ 'description-destination_export' ][ 'ro-ro' ] = "Select the fields you wish to include in the export." ;
$text [ 'description-destination_export' ][ 'ru-ru' ] = "Select the fields you wish to include in the export." ;
$text [ 'description-destination_export' ][ 'sv-se' ] = "Select the fields you wish to include in the export." ;
$text [ 'description-destination_export' ][ 'uk-ua' ] = "Select the fields you wish to include in the export." ;
$text [ 'description-destination_export' ][ 'tr-tr' ] = "Select the fields you wish to include in the export." ;
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)" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-monthly_price_buy' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-monthly_price_buy' ][ 'de-at' ] = "Geben Sie den monatlichen Einkaufspreis für dieses Ziel an (nur wenn eingehend)" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-monthly_price_buy' ][ 'de-ch' ] = "Geben Sie den monatlichen Einkaufspreis für dieses Ziel an (nur wenn eingehend)" ; //copied from de-de
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)" ;
2017-06-13 06:14:11 +01:00
$text [ 'description-monthly_price_buy' ][ 'es-mx' ] = "Ingrese el precio mensual que usted paga por este destino (sólo entrante)" ; //copied from es-cl
$text [ 'description-monthly_price_buy' ][ 'fr-ca' ] = "Entrez prix mensuel de projet de achat pour cette destination (uniquement lorsque entrant)" ; //copied from fr-fr
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)" ;
2017-05-13 20:13:38 +01: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)" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-monthly_price_buy' ][ 'ro-ro' ] = "" ;
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' ] = "Введіть щомісячний тариф, який оплачуєте за цей номер (тільки для вхідних)" ;
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)" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-monthly_price' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-monthly_price' ][ 'de-at' ] = "Geben Sie den monatlichen Verkaufspreis für dieses Ziel an (nur wenn eingehend)" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-monthly_price' ][ 'de-ch' ] = "Geben Sie den monatlichen Verkaufspreis für dieses Ziel an (nur wenn eingehend)" ; //copied from de-de
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)" ;
2017-06-13 06:14:11 +01:00
$text [ 'description-monthly_price' ][ 'es-mx' ] = "Ingrese el precio mensual a cobrar por este destino (sólo entrante)" ; //copied from es-cl
$text [ 'description-monthly_price' ][ 'fr-ca' ] = "Entrez prix mensuel de projet de loi pour cette destination (uniquement lorsque entrant)" ; //copied from fr-fr
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)" ;
2017-05-13 20:13:38 +01: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)" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-monthly_price' ][ 'ro-ro' ] = "" ;
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' ] = "Введіть щомісячний тариф для абонентів за цей номер (тільки для вхідних)" ;
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. " ;
2017-05-12 15:44:53 +01:00
$text [ 'description-fax_uuid' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-fax_uuid' ][ 'de-at' ] = "Wählen Sie einen Fax Server um Faxerkennung für eingehende Anrufe zu aktivieren." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-fax_uuid' ][ 'de-ch' ] = "Wählen Sie einen Fax Server um Faxerkennung für eingehende Anrufe zu aktivieren." ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'description-fax_uuid' ][ 'es-mx' ] = "Seleccione el destino de fax para activar su detección" ; //copied from es-cl
$text [ 'description-fax_uuid' ][ 'fr-ca' ] = "Insérer la destination Fax afin d'activer la détection de Fax." ; //copied from fr-fr
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." ;
2017-05-13 20:13:38 +01: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." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-fax_uuid' ][ 'ro-ro' ] = "" ;
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' ] = "Виберіть номер для факсу, щоб дозволити його виявлення" ;
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." ;
$text [ 'description-providers' ][ 'ar-eg' ] = "" ;
$text [ 'description-providers' ][ 'de-at' ] = "" ;
$text [ 'description-providers' ][ 'de-ch' ] = "" ;
$text [ 'description-providers' ][ 'de-de' ] = "" ;
$text [ 'description-providers' ][ 'es-cl' ] = "" ;
$text [ 'description-providers' ][ 'es-mx' ] = "" ;
$text [ 'description-providers' ][ 'fr-ca' ] = "" ;
$text [ 'description-providers' ][ 'fr-fr' ] = "" ;
$text [ 'description-providers' ][ 'he-il' ] = "" ;
$text [ 'description-providers' ][ 'it-it' ] = "" ;
$text [ 'description-providers' ][ 'nl-nl' ] = "" ;
$text [ 'description-providers' ][ 'pl-pl' ] = "" ;
$text [ 'description-providers' ][ 'pt-br' ] = "" ;
$text [ 'description-providers' ][ 'pt-pt' ] = "" ;
$text [ 'description-providers' ][ 'ro-ro' ] = "" ;
$text [ 'description-providers' ][ 'ru-ru' ] = "" ;
$text [ 'description-providers' ][ 'sv-se' ] = "" ;
$text [ 'description-providers' ][ 'uk-ua' ] = "" ;
$text [ 'description-user' ][ 'en-us' ] = "Assign this destination to a user." ;
$text [ 'description-user' ][ 'en-gb' ] = "Assign this destination to a user." ;
$text [ 'description-user' ][ 'ar-eg' ] = "" ;
$text [ 'description-user' ][ 'de-at' ] = "" ; //copied from de-de
$text [ 'description-user' ][ 'de-ch' ] = "" ; //copied from de-de
$text [ 'description-user' ][ 'de-de' ] = "" ;
$text [ 'description-user' ][ 'es-cl' ] = "" ;
$text [ 'description-user' ][ 'es-mx' ] = "" ; //copied from es-cl
$text [ 'description-user' ][ 'fr-ca' ] = "" ; //copied from fr-fr
$text [ 'description-user' ][ 'fr-fr' ] = "" ;
$text [ 'description-user' ][ 'he-il' ] = "" ;
$text [ 'description-user' ][ 'it-it' ] = "" ;
$text [ 'description-user' ][ 'nl-nl' ] = "" ;
$text [ 'description-user' ][ 'pl-pl' ] = "" ;
$text [ 'description-user' ][ 'pt-br' ] = "" ; //copied from pt-pt
$text [ 'description-user' ][ 'pt-pt' ] = "" ;
$text [ 'description-user' ][ 'ro-ro' ] = "" ;
$text [ 'description-user' ][ 'ru-ru' ] = "" ;
$text [ 'description-user' ][ 'sv-se' ] = "" ;
$text [ 'description-user' ][ 'uk-ua' ] = "" ;
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." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destinations' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-destinations' ][ 'de-at' ] = "Eingehende Ziele sind DID/DDI, DNIS oder alternative Nummern für eingehende Anrufe" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-destinations' ][ 'de-ch' ] = "Eingehende Ziele sind DID/DDI, DNIS oder alternative Nummern für eingehende Anrufe" ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'description-destinations' ][ 'es-mx' ] = "Destinos entrantes son los DID/DDI, DNIS o un alias para llamadas entrantes" ; //copied from es-cl
$text [ 'description-destinations' ][ 'fr-ca' ] = "Les destinations entrantes sont des SDA/DDI, DNIS ou des Aliases." ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-destinations' ][ 'fr-fr' ] = "Les destinations entrantes sont des SDA/DDI, DNIS ou des Aliases." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destinations' ][ 'he-il' ] = "" ;
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." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-destinations' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-destinations' ][ 'ru-ru' ] = "Входящие адресаты - это DID / DDI, DNIS или Псевдоним для входящих вызовов." ;
2017-05-12 15:44:53 +01: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 для вхідних дзвінків" ;
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' ] = "اختر النوع" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-destination_type' ][ 'de-at' ] = "Wählen Sie die Art." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-destination_type' ][ 'de-ch' ] = "Wählen Sie die Art." ; //copied from de-de
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." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-destination_type' ][ 'es-mx' ] = "Seleccione el tipo." ; //copied from es-cl
$text [ 'description-destination_type' ][ 'fr-ca' ] = "Choisir le type." ; //copied from fr-fr
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." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-destination_type' ][ 'ro-ro' ] = "" ;
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' ] = "Виберіть тип" ;
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' ] = "أدخل جهه الأتصال" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-destination_number' ][ 'de-at' ] = "Geben Sie das Ziel an." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-destination_number' ][ 'de-ch' ] = "Geben Sie das Ziel an." ; //copied from de-de
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." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-destination_number' ][ 'es-mx' ] = "Ingrese el destino." ; //copied from es-cl
$text [ 'description-destination_number' ][ 'fr-ca' ] = "Indiquer la destination." ; //copied from fr-fr
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." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-destination_number' ][ 'ro-ro' ] = "" ;
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' ] = "Введіть номер" ;
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." ;
$text [ 'description-destination_condition_field' ][ 'ar-eg' ] = "" ;
$text [ 'description-destination_condition_field' ][ 'de-at' ] = "" ; //copied from de-de
$text [ 'description-destination_condition_field' ][ 'de-ch' ] = "" ; //copied from de-de
$text [ 'description-destination_condition_field' ][ 'de-de' ] = "" ;
$text [ 'description-destination_condition_field' ][ 'es-cl' ] = "" ;
$text [ 'description-destination_condition_field' ][ 'es-mx' ] = "" ; //copied from es-cl
$text [ 'description-destination_condition_field' ][ 'fr-ca' ] = "" ; //copied from fr-fr
$text [ 'description-destination_condition_field' ][ 'fr-fr' ] = "" ;
$text [ 'description-destination_condition_field' ][ 'he-il' ] = "" ;
$text [ 'description-destination_condition_field' ][ 'it-it' ] = "" ;
$text [ 'description-destination_condition_field' ][ 'nl-nl' ] = "" ;
$text [ 'description-destination_condition_field' ][ 'pl-pl' ] = "" ;
$text [ 'description-destination_condition_field' ][ 'pt-br' ] = "" ;
$text [ 'description-destination_condition_field' ][ 'pt-pt' ] = "" ;
$text [ 'description-destination_condition_field' ][ 'ro-ro' ] = "" ;
$text [ 'description-destination_condition_field' ][ 'ru-ru' ] = "" ;
$text [ 'description-destination_condition_field' ][ 'sv-se' ] = "" ;
$text [ 'description-destination_condition_field' ][ 'uk-ua' ] = "" ;
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." ;
$text [ 'description-destination_country_code' ][ 'ar-eg' ] = "" ;
$text [ 'description-destination_country_code' ][ 'de-at' ] = "" ; //copied from de-de
$text [ 'description-destination_country_code' ][ 'de-ch' ] = "" ; //copied from de-de
$text [ 'description-destination_country_code' ][ 'de-de' ] = "" ;
$text [ 'description-destination_country_code' ][ 'es-cl' ] = "" ;
$text [ 'description-destination_country_code' ][ 'es-mx' ] = "" ; //copied from es-cl
$text [ 'description-destination_country_code' ][ 'fr-ca' ] = "Entrez le préfixe de destination." ; //copied from fr-fr
$text [ 'description-destination_country_code' ][ 'fr-fr' ] = "Entrez le préfixe de destination." ;
$text [ 'description-destination_country_code' ][ 'he-il' ] = "" ;
$text [ 'description-destination_country_code' ][ 'it-it' ] = "" ;
$text [ 'description-destination_country_code' ][ 'nl-nl' ] = "Voer de bestemming prefix in." ;
$text [ 'description-destination_country_code' ][ 'pl-pl' ] = "" ;
$text [ 'description-destination_country_code' ][ 'pt-br' ] = "Insira o prefixo do destino." ;
$text [ 'description-destination_country_code' ][ 'pt-pt' ] = "" ;
$text [ 'description-destination_country_code' ][ 'ro-ro' ] = "" ;
$text [ 'description-destination_country_code' ][ 'ru-ru' ] = "" ;
$text [ 'description-destination_country_code' ][ 'sv-se' ] = "" ;
$text [ 'description-destination_country_code' ][ 'uk-ua' ] = "" ;
$text [ 'description-destination_trunk_prefix' ][ 'en-us' ] = "Enter the trunk prefix." ;
$text [ 'description-destination_trunk_prefix' ][ 'en-gb' ] = "Enter the trunk prefix." ;
$text [ 'description-destination_trunk_prefix' ][ 'ar-eg' ] = "" ;
$text [ 'description-destination_trunk_prefix' ][ 'de-at' ] = "" ; //copied from de-de
$text [ 'description-destination_trunk_prefix' ][ 'de-ch' ] = "" ; //copied from de-de
$text [ 'description-destination_trunk_prefix' ][ 'de-de' ] = "" ;
$text [ 'description-destination_trunk_prefix' ][ 'es-cl' ] = "" ;
$text [ 'description-destination_trunk_prefix' ][ 'es-mx' ] = "" ; //copied from es-cl
$text [ 'description-destination_trunk_prefix' ][ 'fr-ca' ] = "Préfixe" ; //copied from fr-fr
$text [ 'description-destination_trunk_prefix' ][ 'fr-fr' ] = "Préfixe" ;
$text [ 'description-destination_trunk_prefix' ][ 'he-il' ] = "" ;
$text [ 'description-destination_trunk_prefix' ][ 'it-it' ] = "" ;
$text [ 'description-destination_trunk_prefix' ][ 'nl-nl' ] = "Voorloop" ;
$text [ 'description-destination_trunk_prefix' ][ 'pl-pl' ] = "" ;
$text [ 'description-destination_trunk_prefix' ][ 'pt-br' ] = "Prefixo" ; //copied from pt-pt
$text [ 'description-destination_trunk_prefix' ][ 'pt-pt' ] = "" ;
$text [ 'description-destination_trunk_prefix' ][ 'ro-ro' ] = "" ;
$text [ 'description-destination_trunk_prefix' ][ 'ru-ru' ] = "" ;
$text [ 'description-destination_trunk_prefix' ][ 'sv-se' ] = "" ;
$text [ 'description-destination_trunk_prefix' ][ 'uk-ua' ] = "" ;
$text [ 'description-destination_area_code' ][ 'en-us' ] = "Enter the area code." ;
$text [ 'description-destination_area_code' ][ 'en-gb' ] = "Enter the area code." ;
$text [ 'description-destination_area_code' ][ 'ar-eg' ] = "" ;
$text [ 'description-destination_area_code' ][ 'de-at' ] = "" ; //copied from de-de
$text [ 'description-destination_area_code' ][ 'de-ch' ] = "" ; //copied from de-de
$text [ 'description-destination_area_code' ][ 'de-de' ] = "" ;
$text [ 'description-destination_area_code' ][ 'es-cl' ] = "" ;
$text [ 'description-destination_area_code' ][ 'es-mx' ] = "" ; //copied from es-cl
$text [ 'description-destination_area_code' ][ 'fr-ca' ] = "" ; //copied from fr-fr
$text [ 'description-destination_area_code' ][ 'fr-fr' ] = "" ;
$text [ 'description-destination_area_code' ][ 'he-il' ] = "" ;
$text [ 'description-destination_area_code' ][ 'it-it' ] = "" ;
$text [ 'description-destination_area_code' ][ 'nl-nl' ] = "" ;
$text [ 'description-destination_area_code' ][ 'pl-pl' ] = "" ;
$text [ 'description-destination_area_code' ][ 'pt-br' ] = "" ; //copied from pt-pt
$text [ 'description-destination_area_code' ][ 'pt-pt' ] = "" ;
$text [ 'description-destination_area_code' ][ 'ro-ro' ] = "" ;
$text [ 'description-destination_area_code' ][ 'ru-ru' ] = "" ;
$text [ 'description-destination_area_code' ][ 'sv-se' ] = "" ;
$text [ 'description-destination_area_code' ][ 'uk-ua' ] = "" ;
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." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_enabled' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-destination_enabled' ][ 'de-at' ] = "Setzen Sie den derzeitigen Status des Ziels." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-destination_enabled' ][ 'de-ch' ] = "Setzen Sie den derzeitigen Status des Ziels." ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'description-destination_enabled' ][ 'es-mx' ] = "Configure el estado actual de este destino" ; //copied from es-cl
$text [ 'description-destination_enabled' ][ 'fr-ca' ] = "Choisir l'état courant de la destination." ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_enabled' ][ 'fr-fr' ] = "Choisir l'état courant de la destination." ;
2017-05-13 20:13:38 +01: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." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-destination_enabled' ][ 'ro-ro' ] = "" ;
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' ] = "Виберіть поточний статус для номера" ;
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)." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_description' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-destination_description' ][ 'de-at' ] = "Geben Sie eine Beschreibung für dieses Ziel an (optional)." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-destination_description' ][ 'de-ch' ] = "Geben Sie eine Beschreibung für dieses Ziel an (optional)." ; //copied from de-de
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)" ;
2017-06-13 06:14:11 +01:00
$text [ 'description-destination_description' ][ 'es-mx' ] = "Ingrese una descripción para este destino (opcional)" ; //copied from es-cl
$text [ 'description-destination_description' ][ 'fr-ca' ] = "Entrez une description pour cette destination (facultative)." ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_description' ][ 'fr-fr' ] = "Entrez une description pour cette destination (facultative)." ;
2017-05-13 20:13:38 +01: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)." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-destination_description' ][ 'ro-ro' ] = "" ;
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' ] = "Введіть опис для номера (не обов’язково)" ;
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." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_context' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-destination_context' ][ 'de-at' ] = "Geben Sie den Kontext an." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-destination_context' ][ 'de-ch' ] = "Geben Sie den Kontext an." ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'description-destination_context' ][ 'es-mx' ] = "Ingrese el contexto" ; //copied from es-cl
$text [ 'description-destination_context' ][ 'fr-ca' ] = "Entrer le context." ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_context' ][ 'fr-fr' ] = "Entrer le context." ;
2017-05-13 20:13:38 +01: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." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-destination_context' ][ 'ro-ro' ] = "" ;
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' ] = "Контекст" ;
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." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-destination_cid_name_prefix' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-destination_cid_name_prefix' ][ 'de-at' ] = "Geben Sie ein Präfix für die Anruferkennung (Name) an." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-destination_cid_name_prefix' ][ 'de-ch' ] = "Geben Sie ein Präfix für die Anruferkennung (Name) an." ; //copied from de-de
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." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-destination_cid_name_prefix' ][ 'es-mx' ] = "Configurar el prefijo del nombre de Caller ID." ; //copied from es-cl
$text [ 'description-destination_cid_name_prefix' ][ 'fr-ca' ] = "Choisir un préfixe à ajouter au nom de l'appelant." ; //copied from fr-fr
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." ;
2017-05-13 20:13:38 +01: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." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-destination_cid_name_prefix' ][ 'ro-ro' ] = "" ;
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" ;
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' ] = "أدخل رقم المتصل" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-destination_caller_id_number' ][ 'de-at' ] = "Geben Sie die Anruferkennung (Nummer) an." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-destination_caller_id_number' ][ 'de-ch' ] = "Geben Sie die Anruferkennung (Nummer) an." ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'description-destination_caller_id_number' ][ 'es-mx' ] = "Ingrese el número de Caller ID" ; //copied from es-cl
$text [ 'description-destination_caller_id_number' ][ 'fr-ca' ] = "Insérer le numéro d'appelant." ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_caller_id_number' ][ 'fr-fr' ] = "Insérer le numéro d'appelant." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destination_caller_id_number' ][ 'he-il' ] = "" ;
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" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-destination_caller_id_number' ][ 'ro-ro' ] = "" ;
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" ;
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' ] = "أدخل اسم المتصل" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-destination_caller_id_name' ][ 'de-at' ] = "Geben Sie die Anruferkennung (Name) an." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-destination_caller_id_name' ][ 'de-ch' ] = "Geben Sie die Anruferkennung (Name) an." ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'description-destination_caller_id_name' ][ 'es-mx' ] = "Ingrese el nombre de caller ID" ; //copied from es-cl
$text [ 'description-destination_caller_id_name' ][ 'fr-ca' ] = "Insérer le nom d'appelant." ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-destination_caller_id_name' ][ 'fr-fr' ] = "Insérer le nom d'appelant." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-destination_caller_id_name' ][ 'he-il' ] = "" ;
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" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-destination_caller_id_name' ][ 'ro-ro' ] = "" ;
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" ;
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" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-carrier' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-carrier' ][ 'de-at' ] = "Geben Sie den Providernamen an. Dies wird für das Abrechnungsmodul verwendet." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-carrier' ][ 'de-ch' ] = "Geben Sie den Providernamen an. Dies wird für das Abrechnungsmodul verwendet." ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'description-carrier' ][ 'es-mx' ] = "Introduzca el nombre del carrier. Esto se utiliza para realizar un seguimiento en caso de facturación" ; //copied from es-cl
$text [ 'description-carrier' ][ 'fr-ca' ] = "Entrez le nom du transporteur. Ceci est utilise pour garder une trace encas facturation" ; //copied from fr-fr
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" ;
2017-05-13 20:13:38 +01: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" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-carrier' ][ 'ro-ro' ] = "" ;
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' ] = "Введіть назву оператора. Використовується для тарифікації" ;
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." ;
$text [ 'description-destination_hold_music' ][ 'ar-eg' ] = "" ;
$text [ 'description-destination_hold_music' ][ 'de-at' ] = "Wählen Sie die Wartemusik Kategorie." ; //copied from de-de
$text [ 'description-destination_hold_music' ][ 'de-ch' ] = "Wählen Sie die Wartemusik Kategorie." ; //copied from de-de
$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í" ;
$text [ 'description-destination_hold_music' ][ 'es-mx' ] = "Ingrese la categoría de música en espera aquí" ; //copied from es-cl
$text [ 'description-destination_hold_music' ][ 'fr-ca' ] = "Choisir la musique de garde." ; //copied from fr-fr
$text [ 'description-destination_hold_music' ][ 'fr-fr' ] = "Choisir la musique de garde." ;
$text [ 'description-destination_hold_music' ][ 'he-il' ] = "" ;
$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." ;
$text [ 'description-destination_hold_music' ][ 'ro-ro' ] = "" ;
$text [ 'description-destination_hold_music' ][ 'ru-ru' ] = "Выберите мелодию Музыки на Ожидании (MOH)." ;
$text [ 'description-destination_hold_music' ][ 'sv-se' ] = "Välj MOH Kategori här." ;
$text [ 'description-destination_hold_music' ][ 'uk-ua' ] = "" ;
2020-07-09 14:51:31 -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." ;
2018-09-28 11:50:51 -06:00
$text [ 'description-destination_record' ][ 'ar-eg' ] = "" ;
$text [ 'description-destination_record' ][ 'de-at' ] = "Aufnahme speichern." ;
$text [ 'description-destination_record' ][ 'de-ch' ] = "Aufnahme speichern." ; //copied from de-de
$text [ 'description-destination_record' ][ 'de-de' ] = "Aufnahme speichern." ;
$text [ 'description-destination_record' ][ 'es-cl' ] = "Guardar la grabación." ;
$text [ 'description-destination_record' ][ 'es-mx' ] = "Guardar la grabación." ; //copied from es-cl
$text [ 'description-destination_record' ][ 'fr-ca' ] = "Sauvegarder l'enregistrement." ; //copied from fr-fr
$text [ 'description-destination_record' ][ 'fr-fr' ] = "Sauvegarder l'enregistrement." ;
$text [ 'description-destination_record' ][ 'he-il' ] = "" ;
$text [ 'description-destination_record' ][ 'it-it' ] = "" ;
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." ;
$text [ 'description-destination_record' ][ 'ro-ro' ] = "" ;
$text [ 'description-destination_record' ][ 'ru-ru' ] = "Сохранить запись." ;
$text [ 'description-destination_record' ][ 'sv-se' ] = "Spara inspelningen." ;
$text [ 'description-destination_record' ][ 'uk-ua' ] = "" ;
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." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-account_code' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-account_code' ][ 'de-at' ] = "Geben Sie einen Kontoschlüssel an." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-account_code' ][ 'de-ch' ] = "Geben Sie einen Kontoschlüssel an." ; //copied from de-de
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." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-account_code' ][ 'es-mx' ] = "Ingrese el código de cuenta." ; //copied from es-cl
$text [ 'description-account_code' ][ 'fr-ca' ] = "Entrez nom de client." ; //copied from fr-fr
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." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-account_code' ][ 'ro-ro' ] = "" ;
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' ] = "Введіть код облікового запису" ;
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." ;
2018-12-29 16:05:59 -07:00
$text [ 'description-usage' ][ 'ar-eg' ] = "" ;
$text [ 'description-usage' ][ 'de-at' ] = "" ;
$text [ 'description-usage' ][ 'de-ch' ] = "" ;
$text [ 'description-usage' ][ 'de-de' ] = "" ;
$text [ 'description-usage' ][ 'es-cl' ] = "" ;
$text [ 'description-usage' ][ 'es-mx' ] = "" ;
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." ;
2018-12-29 16:05:59 -07:00
$text [ 'description-usage' ][ 'he-il' ] = "" ;
$text [ 'description-usage' ][ 'it-it' ] = "" ;
2019-11-20 23:16:17 +01:00
$text [ 'description-usage' ][ 'nl-nl' ] = "Stel in hoe de bestemming gebruikt zal worden." ;
2018-12-29 16:05:59 -07:00
$text [ 'description-usage' ][ 'pl-pl' ] = "" ;
2019-11-28 15:08:30 -03:00
$text [ 'description-usage' ][ 'pt-br' ] = "Defina como o destino será utilizado." ;
2018-12-29 16:05:59 -07:00
$text [ 'description-usage' ][ 'pt-pt' ] = "" ;
$text [ 'description-usage' ][ 'ro-ro' ] = "" ;
$text [ 'description-usage' ][ 'ru-ru' ] = "" ;
$text [ 'description-usage' ][ 'sv-se' ] = "" ;
$text [ 'description-usage' ][ 'uk-ua' ] = "" ;
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." ;
2017-05-12 15:44:53 +01:00
$text [ 'billing-warning' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'billing-warning' ][ 'de-at' ] = "Wenn Sie die Fusionpbx Abrechnung verwenden, stellen Sie sicher, dass Account-Code und Betreiber-Variablen gesetzt sind." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'billing-warning' ][ 'de-ch' ] = "Wenn Sie die Fusionpbx Abrechnung verwenden, stellen Sie sicher, dass Account-Code und Betreiber-Variablen gesetzt sind." ; //copied from de-de
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" ;
2017-06-13 06:14:11 +01:00
$text [ 'billing-warning' ][ 'es-mx' ] = "Si está utilizando la aplicación de facturación fusionpbx, asegúrese de agregar lasvariables accountcode y carrier" ; //copied from es-cl
$text [ 'billing-warning' ][ 'fr-ca' ] = "Si vous utilisez l'application de facturation fusionpbx, assurez-vous d'ajouter des variables de accountcode et carrier" ; //copied from fr-fr
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" ;
2017-05-13 20:13:38 +01:00
$text [ 'billing-warning' ][ 'he-il' ] = "" ;
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" ;
2017-06-02 20:24:12 +01:00
$text [ 'billing-warning' ][ 'ro-ro' ] = "" ;
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, то переконайтеся, щоб додано змінні код облікового запису і оператора. " ;
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" ;
$text [ 'label-column_name' ][ 'ar-eg' ] = "" ;
$text [ 'label-column_name' ][ 'de-at' ] = "" ;
$text [ 'label-column_name' ][ 'de-ch' ] = "" ;
$text [ 'label-column_name' ][ 'de-de' ] = "" ;
$text [ 'label-column_name' ][ 'es-cl' ] = "" ;
$text [ 'label-column_name' ][ 'es-mx' ] = "" ;
$text [ 'label-column_name' ][ 'fr-ca' ] = "Nom de colonne" ;
$text [ 'label-column_name' ][ 'fr-fr' ] = "Nom de colonne" ;
$text [ 'label-column_name' ][ 'he-il' ] = "" ;
$text [ 'label-column_name' ][ 'it-it' ] = "" ;
$text [ 'label-column_name' ][ 'nl-nl' ] = "Kolomnaam" ;
$text [ 'label-column_name' ][ 'pl-pl' ] = "" ;
$text [ 'label-column_name' ][ 'pt-br' ] = "Nome da Coluna" ;
$text [ 'label-column_name' ][ 'pt-pt' ] = "" ;
$text [ 'label-column_name' ][ 'ro-ro' ] = "" ;
$text [ 'label-column_name' ][ 'ru-ru' ] = "" ;
$text [ 'label-column_name' ][ 'sv-se' ] = "" ;
$text [ 'label-column_name' ][ 'uk-ua' ] = "" ;
2017-06-13 06:14:11 +01:00
?>