reworked text class to gather the languages on construction (more efficient) (#2576)
organize_languages will now use an internal function to escape values as fusion's check_str would not be appropriate enabled two missing flags organize on remaining app_languages.php and add missing 'he'
This commit is contained in:
@@ -1,389 +1,564 @@
|
||||
<?php
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-dialplan-inbound-add']['en-us'] = "Inbound Call Routing";
|
||||
$text['title-dialplan-inbound-add']['es-cl'] = "Ruteo de Llamadas Entrantes";
|
||||
$text['title-dialplan-inbound-add']['pt-pt'] = "Encaminhamento de chamadas de entrada";
|
||||
$text['title-dialplan-inbound-add']['fr-fr'] = "Routage des appels entrant";
|
||||
$text['title-dialplan-inbound-add']['pl'] = "Przesyłanie (routing) rozmów przychodzących";
|
||||
$text['title-dialplan-inbound-add']['uk'] = "Маршрутизація вхідних дзвінків";
|
||||
$text['title-dialplan-inbound-add']['it-it'] = "Instradamento Chiamate in Ingresso";
|
||||
$text['title-dialplan-inbound-add']['de-de'] = "Routing eingehender Anrufe";
|
||||
$text['title-dialplan-inbound-add']['ar-eg'] = "";
|
||||
$text['title-dialplan-inbound-add']['de-at'] = "Routing eingehender Anrufe";
|
||||
$text['title-dialplan-inbound-add']['de-de'] = "Routing eingehender Anrufe";
|
||||
$text['title-dialplan-inbound-add']['es-cl'] = "Ruteo de Llamadas Entrantes";
|
||||
$text['title-dialplan-inbound-add']['fr-fr'] = "Routage des appels entrant";
|
||||
$text['title-dialplan-inbound-add']['he' ] = "";
|
||||
$text['title-dialplan-inbound-add']['it-it'] = "Instradamento Chiamate in Ingresso";
|
||||
$text['title-dialplan-inbound-add']['nl-nl'] = "";
|
||||
$text['title-dialplan-inbound-add']['pl' ] = "Przesyłanie (routing) rozmów przychodzących";
|
||||
$text['title-dialplan-inbound-add']['pt-br'] = "";
|
||||
$text['title-dialplan-inbound-add']['pt-pt'] = "Encaminhamento de chamadas de entrada";
|
||||
$text['title-dialplan-inbound-add']['ru-ru'] = "Маршрутизация входящих вызовов";
|
||||
$text['title-dialplan-inbound-add']['sv-se'] = "";
|
||||
$text['title-dialplan-inbound-add']['uk' ] = "Маршрутизація вхідних дзвінків";
|
||||
|
||||
$text['option-uuid']['en-us'] = "UUID";
|
||||
$text['option-uuid']['es-cl'] = "UUID";
|
||||
$text['option-uuid']['pt-pt'] = "UUID";
|
||||
$text['option-uuid']['fr-fr'] = "UUID";
|
||||
$text['option-uuid']['pl'] = "UUID";
|
||||
$text['option-uuid']['uk'] = "UUID";
|
||||
$text['option-uuid']['it-it'] = "UUID";
|
||||
$text['option-uuid']['de-de'] = "UUID";
|
||||
$text['option-uuid']['ar-eg'] = "";
|
||||
$text['option-uuid']['de-at'] = "UUID";
|
||||
$text['option-uuid']['de-de'] = "UUID";
|
||||
$text['option-uuid']['es-cl'] = "UUID";
|
||||
$text['option-uuid']['fr-fr'] = "UUID";
|
||||
$text['option-uuid']['he' ] = "";
|
||||
$text['option-uuid']['it-it'] = "UUID";
|
||||
$text['option-uuid']['nl-nl'] = "";
|
||||
$text['option-uuid']['pl' ] = "UUID";
|
||||
$text['option-uuid']['pt-br'] = "";
|
||||
$text['option-uuid']['pt-pt'] = "UUID";
|
||||
$text['option-uuid']['ru-ru'] = "UUID";
|
||||
$text['option-uuid']['sv-se'] = "";
|
||||
$text['option-uuid']['uk' ] = "UUID";
|
||||
|
||||
$text['option-username']['en-us'] = "Username";
|
||||
$text['option-username']['es-cl'] = "Nombre de usuario";
|
||||
$text['option-username']['pt-pt'] = "Nome de Utilizador";
|
||||
$text['option-username']['fr-fr'] = "Utilisateur";
|
||||
$text['option-username']['pl'] = "Użytkownik";
|
||||
$text['option-username']['uk'] = "Користувач";
|
||||
$text['option-username']['it-it'] = "Nome utente";
|
||||
$text['option-username']['de-de'] = "Benutzername";
|
||||
$text['option-username']['ar-eg'] = "";
|
||||
$text['option-username']['de-at'] = "Benutzername";
|
||||
$text['option-username']['de-de'] = "Benutzername";
|
||||
$text['option-username']['es-cl'] = "Nombre de usuario";
|
||||
$text['option-username']['fr-fr'] = "Utilisateur";
|
||||
$text['option-username']['he' ] = "";
|
||||
$text['option-username']['it-it'] = "Nome utente";
|
||||
$text['option-username']['nl-nl'] = "";
|
||||
$text['option-username']['pl' ] = "Użytkownik";
|
||||
$text['option-username']['pt-br'] = "";
|
||||
$text['option-username']['pt-pt'] = "Nome de Utilizador";
|
||||
$text['option-username']['ru-ru'] = "Имя Пользователя";
|
||||
$text['option-username']['sv-se'] = "";
|
||||
$text['option-username']['uk' ] = "Користувач";
|
||||
|
||||
$text['option-source']['en-us'] = "Source";
|
||||
$text['option-source']['es-cl'] = "Fuente";
|
||||
$text['option-source']['pt-pt'] = "Fonte";
|
||||
$text['option-source']['fr-fr'] = "Source";
|
||||
$text['option-source']['pl'] = "Źródło";
|
||||
$text['option-source']['uk'] = "Джерело";
|
||||
$text['option-source']['it-it'] = "Sorgente";
|
||||
$text['option-source']['de-de'] = "Quelle";
|
||||
$text['option-source']['ar-eg'] = "";
|
||||
$text['option-source']['de-at'] = "Quelle";
|
||||
$text['option-source']['de-de'] = "Quelle";
|
||||
$text['option-source']['es-cl'] = "Fuente";
|
||||
$text['option-source']['fr-fr'] = "Source";
|
||||
$text['option-source']['he' ] = "";
|
||||
$text['option-source']['it-it'] = "Sorgente";
|
||||
$text['option-source']['nl-nl'] = "";
|
||||
$text['option-source']['pl' ] = "Źródło";
|
||||
$text['option-source']['pt-br'] = "";
|
||||
$text['option-source']['pt-pt'] = "Fonte";
|
||||
$text['option-source']['ru-ru'] = "Источник";
|
||||
$text['option-source']['sv-se'] = "";
|
||||
$text['option-source']['uk' ] = "Джерело";
|
||||
|
||||
$text['option-rdnis']['en-us'] = "RDNIS";
|
||||
$text['option-rdnis']['es-cl'] = "RDNIS";
|
||||
$text['option-rdnis']['pt-pt'] = "RDNIS";
|
||||
$text['option-rdnis']['fr-fr'] = "RDNIS";
|
||||
$text['option-rdnis']['pl'] = "RDNIS";
|
||||
$text['option-rdnis']['uk'] = "RDNIS";
|
||||
$text['option-rdnis']['it-it'] = "RDNIS";
|
||||
$text['option-rdnis']['de-de'] = "RDNIS";
|
||||
$text['option-rdnis']['ar-eg'] = "";
|
||||
$text['option-rdnis']['de-at'] = "RDNIS";
|
||||
$text['option-rdnis']['de-de'] = "RDNIS";
|
||||
$text['option-rdnis']['es-cl'] = "RDNIS";
|
||||
$text['option-rdnis']['fr-fr'] = "RDNIS";
|
||||
$text['option-rdnis']['he' ] = "";
|
||||
$text['option-rdnis']['it-it'] = "RDNIS";
|
||||
$text['option-rdnis']['nl-nl'] = "";
|
||||
$text['option-rdnis']['pl' ] = "RDNIS";
|
||||
$text['option-rdnis']['pt-br'] = "";
|
||||
$text['option-rdnis']['pt-pt'] = "RDNIS";
|
||||
$text['option-rdnis']['ru-ru'] = "RDNIS";
|
||||
$text['option-rdnis']['sv-se'] = "";
|
||||
$text['option-rdnis']['uk' ] = "RDNIS";
|
||||
|
||||
$text['option-public']['en-us'] = "Public";
|
||||
$text['option-public']['ar-eg'] = "";
|
||||
$text['option-public']['de-at'] = "";
|
||||
$text['option-public']['de-de'] = "Öffentlich";
|
||||
$text['option-public']['es-cl'] = "Público";
|
||||
$text['option-public']['pt-pt'] = "Público";
|
||||
$text['option-public']['fr-fr'] = "";
|
||||
$text['option-public']['pl'] = "Publiczny";
|
||||
$text['option-public']['uk'] = "Публічний";
|
||||
$text['option-public']['he' ] = "";
|
||||
$text['option-public']['it-it'] = "Pubblico";
|
||||
$text['option-public']['de-de'] = "Öffentlich";
|
||||
$text['option-public']['de-de'] = "Öffentlich";
|
||||
$text['option-public']['nl-nl'] = "";
|
||||
$text['option-public']['pl' ] = "Publiczny";
|
||||
$text['option-public']['pt-br'] = "";
|
||||
$text['option-public']['pt-pt'] = "Público";
|
||||
$text['option-public']['ru-ru'] = "Публичный";
|
||||
$text['option-public']['sv-se'] = "";
|
||||
$text['option-public']['uk' ] = "Публічний";
|
||||
|
||||
$text['option-network_addr']['en-us'] = "Network Address";
|
||||
$text['option-network_addr']['es-cl'] = "Dirección de Red";
|
||||
$text['option-network_addr']['pt-pt'] = "Endereço de Rede";
|
||||
$text['option-network_addr']['fr-fr'] = "Adresse Réseau";
|
||||
$text['option-network_addr']['pl'] = "Adres sieci";
|
||||
$text['option-network_addr']['uk'] = "Адреси мережі";
|
||||
$text['option-network_addr']['it-it'] = "Indirizzo di Rete";
|
||||
$text['option-network_addr']['ar-eg'] = "";
|
||||
$text['option-network_addr']['de-at'] = "Netzwerk Adresse";
|
||||
$text['option-network_addr']['de-de'] = "Netzwerk Adresse";
|
||||
$text['option-network_addr']['es-cl'] = "Dirección de Red";
|
||||
$text['option-network_addr']['fr-fr'] = "Adresse Réseau";
|
||||
$text['option-network_addr']['he' ] = "";
|
||||
$text['option-network_addr']['it-it'] = "Indirizzo di Rete";
|
||||
$text['option-network_addr']['nl-nl'] = "";
|
||||
$text['option-network_addr']['pl' ] = "Adres sieci";
|
||||
$text['option-network_addr']['pt-br'] = "";
|
||||
$text['option-network_addr']['pt-pt'] = "Endereço de Rede";
|
||||
$text['option-network_addr']['ru-ru'] = "Сетевой адрес";
|
||||
$text['option-network_addr']['sv-se'] = "";
|
||||
$text['option-network_addr']['uk' ] = "Адреси мережі";
|
||||
|
||||
$text['option-destination_number']['en-us'] = "Destination Number";
|
||||
$text['option-destination_number']['es-cl'] = "Número de Destino";
|
||||
$text['option-destination_number']['pt-pt'] = "Número de Destino";
|
||||
$text['option-destination_number']['fr-fr'] = "Numéro de Destination";
|
||||
$text['option-destination_number']['pl'] = "Numer destynacji";
|
||||
$text['option-destination_number']['uk'] = "Номер призначення";
|
||||
$text['option-destination_number']['it-it'] = "Numero Destinazione";
|
||||
$text['option-destination_number']['de-de'] = "Ziel Rufnummer";
|
||||
$text['option-destination_number']['ar-eg'] = "";
|
||||
$text['option-destination_number']['de-at'] = "Ziel Rufnummer";
|
||||
$text['option-destination_number']['de-de'] = "Ziel Rufnummer";
|
||||
$text['option-destination_number']['es-cl'] = "Número de Destino";
|
||||
$text['option-destination_number']['fr-fr'] = "Numéro de Destination";
|
||||
$text['option-destination_number']['he' ] = "";
|
||||
$text['option-destination_number']['it-it'] = "Numero Destinazione";
|
||||
$text['option-destination_number']['nl-nl'] = "";
|
||||
$text['option-destination_number']['pl' ] = "Numer destynacji";
|
||||
$text['option-destination_number']['pt-br'] = "";
|
||||
$text['option-destination_number']['pt-pt'] = "Número de Destino";
|
||||
$text['option-destination_number']['ru-ru'] = "Целевой номер";
|
||||
$text['option-destination_number']['sv-se'] = "";
|
||||
$text['option-destination_number']['uk' ] = "Номер призначення";
|
||||
|
||||
$text['option-context']['en-us'] = "Context";
|
||||
$text['option-context']['es-cl'] = "Contexto";
|
||||
$text['option-context']['pt-pt'] = "Contexto";
|
||||
$text['option-context']['fr-fr'] = "Contexte";
|
||||
$text['option-context']['pl'] = "Kontekst";
|
||||
$text['option-context']['uk'] = "Контекст";
|
||||
$text['option-context']['it-it'] = "Contesto";
|
||||
$text['option-context']['de-de'] = "Kontext";
|
||||
$text['option-context']['ar-eg'] = "";
|
||||
$text['option-context']['de-at'] = "Kontext";
|
||||
$text['option-context']['de-de'] = "Kontext";
|
||||
$text['option-context']['es-cl'] = "Contexto";
|
||||
$text['option-context']['fr-fr'] = "Contexte";
|
||||
$text['option-context']['he' ] = "";
|
||||
$text['option-context']['it-it'] = "Contesto";
|
||||
$text['option-context']['nl-nl'] = "";
|
||||
$text['option-context']['pl' ] = "Kontekst";
|
||||
$text['option-context']['pt-br'] = "";
|
||||
$text['option-context']['pt-pt'] = "Contexto";
|
||||
$text['option-context']['ru-ru'] = "Контекст";
|
||||
$text['option-context']['sv-se'] = "";
|
||||
$text['option-context']['uk' ] = "Контекст";
|
||||
|
||||
$text['option-chan_name']['en-us'] = "Channel Name";
|
||||
$text['option-chan_name']['es-cl'] = "Nombre de Canal";
|
||||
$text['option-chan_name']['pt-pt'] = "Nome do Canal";
|
||||
$text['option-chan_name']['fr-fr'] = "Nom de canal";
|
||||
$text['option-chan_name']['pl'] = "Nazwa kanału";
|
||||
$text['option-chan_name']['uk'] = "Назва каналу";
|
||||
$text['option-chan_name']['it-it'] = "Nome Canale";
|
||||
$text['option-chan_name']['de-de'] = "Kanal Name";
|
||||
$text['option-chan_name']['ar-eg'] = "";
|
||||
$text['option-chan_name']['de-at'] = "Kanal Name";
|
||||
$text['option-chan_name']['de-de'] = "Kanal Name";
|
||||
$text['option-chan_name']['es-cl'] = "Nombre de Canal";
|
||||
$text['option-chan_name']['fr-fr'] = "Nom de canal";
|
||||
$text['option-chan_name']['he' ] = "";
|
||||
$text['option-chan_name']['it-it'] = "Nome Canale";
|
||||
$text['option-chan_name']['nl-nl'] = "";
|
||||
$text['option-chan_name']['pl' ] = "Nazwa kanału";
|
||||
$text['option-chan_name']['pt-br'] = "";
|
||||
$text['option-chan_name']['pt-pt'] = "Nome do Canal";
|
||||
$text['option-chan_name']['ru-ru'] = "Имя Канала";
|
||||
$text['option-chan_name']['sv-se'] = "";
|
||||
$text['option-chan_name']['uk' ] = "Назва каналу";
|
||||
|
||||
$text['option-caller_id_number']['en-us'] = "Caller ID Number";
|
||||
$text['option-caller_id_number']['es-cl'] = "Número de Caller ID";
|
||||
$text['option-caller_id_number']['pt-pt'] = "Número do Chamador";
|
||||
$text['option-caller_id_number']['fr-fr'] = "Numéro d'appelant";
|
||||
$text['option-caller_id_number']['pl'] = "Prezentacja numeru dzwoniącego";
|
||||
$text['option-caller_id_number']['uk'] = "Caller ID Номер";
|
||||
$text['option-caller_id_number']['it-it'] = "Numero Caller ID";
|
||||
$text['option-caller_id_number']['de-de'] = "Anruferkennung (Nummer)";
|
||||
$text['option-caller_id_number']['ar-eg'] = "";
|
||||
$text['option-caller_id_number']['de-at'] = "Anruferkennung (Nummer)";
|
||||
$text['option-caller_id_number']['de-de'] = "Anruferkennung (Nummer)";
|
||||
$text['option-caller_id_number']['es-cl'] = "Número de Caller ID";
|
||||
$text['option-caller_id_number']['fr-fr'] = "Numéro d'appelant";
|
||||
$text['option-caller_id_number']['he' ] = "";
|
||||
$text['option-caller_id_number']['it-it'] = "Numero Caller ID";
|
||||
$text['option-caller_id_number']['nl-nl'] = "";
|
||||
$text['option-caller_id_number']['pl' ] = "Prezentacja numeru dzwoniącego";
|
||||
$text['option-caller_id_number']['pt-br'] = "";
|
||||
$text['option-caller_id_number']['pt-pt'] = "Número do Chamador";
|
||||
$text['option-caller_id_number']['ru-ru'] = "Идентификационный Номер (Caller ID) вызывающего абонента";
|
||||
$text['option-caller_id_number']['sv-se'] = "";
|
||||
$text['option-caller_id_number']['uk' ] = "Caller ID Номер";
|
||||
|
||||
$text['option-caller_id_name']['en-us'] = "Caller ID Name";
|
||||
$text['option-caller_id_name']['es-cl'] = "Nombre de Caller ID";
|
||||
$text['option-caller_id_name']['pt-pt'] = "Nome do Chamador";
|
||||
$text['option-caller_id_name']['fr-fr'] = "Nom d'appelant";
|
||||
$text['option-caller_id_name']['pl'] = "Prezentacja nazwy dzwoniącego";
|
||||
$text['option-caller_id_name']['uk'] = "Caller ID Назва";
|
||||
$text['option-caller_id_name']['it-it'] = "Nome Caller ID";
|
||||
$text['option-caller_id_name']['de-de'] = "Anruferkennung (Name)";
|
||||
$text['option-caller_id_name']['ar-eg'] = "";
|
||||
$text['option-caller_id_name']['de-at'] = "Anruferkennung (Name)";
|
||||
$text['option-caller_id_name']['de-de'] = "Anruferkennung (Name)";
|
||||
$text['option-caller_id_name']['es-cl'] = "Nombre de Caller ID";
|
||||
$text['option-caller_id_name']['fr-fr'] = "Nom d'appelant";
|
||||
$text['option-caller_id_name']['he' ] = "";
|
||||
$text['option-caller_id_name']['it-it'] = "Nome Caller ID";
|
||||
$text['option-caller_id_name']['nl-nl'] = "";
|
||||
$text['option-caller_id_name']['pl' ] = "Prezentacja nazwy dzwoniącego";
|
||||
$text['option-caller_id_name']['pt-br'] = "";
|
||||
$text['option-caller_id_name']['pt-pt'] = "Nome do Chamador";
|
||||
$text['option-caller_id_name']['ru-ru'] = "Идентификационный Имя (Caller ID) вызывающего абонента";
|
||||
$text['option-caller_id_name']['sv-se'] = "";
|
||||
$text['option-caller_id_name']['uk' ] = "Caller ID Назва";
|
||||
|
||||
$text['option-ani2']['en-us'] = "ANI2";
|
||||
$text['option-ani2']['es-cl'] = "ANI2";
|
||||
$text['option-ani2']['pt-pt'] = "ANI2";
|
||||
$text['option-ani2']['fr-fr'] = "ANI2";
|
||||
$text['option-ani2']['pl'] = "ANI2";
|
||||
$text['option-ani2']['uk'] = "ANI2";
|
||||
$text['option-ani2']['it-it'] = "ANI2";
|
||||
$text['option-ani2']['de-de'] = "ANI2";
|
||||
$text['option-ani2']['ar-eg'] = "";
|
||||
$text['option-ani2']['de-at'] = "ANI2";
|
||||
$text['option-ani2']['de-de'] = "ANI2";
|
||||
$text['option-ani2']['es-cl'] = "ANI2";
|
||||
$text['option-ani2']['fr-fr'] = "ANI2";
|
||||
$text['option-ani2']['he' ] = "";
|
||||
$text['option-ani2']['it-it'] = "ANI2";
|
||||
$text['option-ani2']['nl-nl'] = "";
|
||||
$text['option-ani2']['pl' ] = "ANI2";
|
||||
$text['option-ani2']['pt-br'] = "";
|
||||
$text['option-ani2']['pt-pt'] = "ANI2";
|
||||
$text['option-ani2']['ru-ru'] = "ANI2";
|
||||
$text['option-ani2']['sv-se'] = "";
|
||||
$text['option-ani2']['uk' ] = "ANI2";
|
||||
|
||||
$text['option-ani']['en-us'] = "ANI";
|
||||
$text['option-ani']['es-cl'] = "ANI";
|
||||
$text['option-ani']['pt-pt'] = "ANI";
|
||||
$text['option-ani']['fr-fr'] = "ANI";
|
||||
$text['option-ani']['pl'] = "ANI";
|
||||
$text['option-ani']['uk'] = "ANI";
|
||||
$text['option-ani']['it-it'] = "ANI";
|
||||
$text['option-ani']['de-de'] = "ANI";
|
||||
$text['option-ani']['ar-eg'] = "";
|
||||
$text['option-ani']['de-at'] = "ANI";
|
||||
$text['option-ani']['de-de'] = "ANI";
|
||||
$text['option-ani']['es-cl'] = "ANI";
|
||||
$text['option-ani']['fr-fr'] = "ANI";
|
||||
$text['option-ani']['he' ] = "";
|
||||
$text['option-ani']['it-it'] = "ANI";
|
||||
$text['option-ani']['nl-nl'] = "";
|
||||
$text['option-ani']['pl' ] = "ANI";
|
||||
$text['option-ani']['pt-br'] = "";
|
||||
$text['option-ani']['pt-pt'] = "ANI";
|
||||
$text['option-ani']['ru-ru'] = "ANI";
|
||||
$text['option-ani']['sv-se'] = "";
|
||||
$text['option-ani']['uk' ] = "ANI";
|
||||
|
||||
$text['label-select-inbound-destination-number']['en-us'] = "Select the inbound destination number.";
|
||||
$text['label-select-inbound-destination-number']['es-cl'] = "Seleccione el número de destino entrante.";
|
||||
$text['label-select-inbound-destination-number']['pt-pt'] = "Escolha um número de entrada.";
|
||||
$text['label-select-inbound-destination-number']['fr-fr'] = "";
|
||||
$text['label-select-inbound-destination-number']['pl'] = "Wybierz destynację numeru przychodzącego.";
|
||||
$text['label-select-inbound-destination-number']['uk'] = "Виберіть вхідний номер";
|
||||
$text['label-select-inbound-destination-number']['it-it'] = "Seleziona il numero di destinazione in ingresso.";
|
||||
$text['label-select-inbound-destination-number']['de-de'] = "Wählen Sie die Zielnummer für eingehende Anrufe.";
|
||||
$text['label-select-inbound-destination-number']['ar-eg'] = "";
|
||||
$text['label-select-inbound-destination-number']['de-at'] = "Wählen Sie die Zielnummer für eingehende Anrufe.";
|
||||
$text['label-select-inbound-destination-number']['de-de'] = "Wählen Sie die Zielnummer für eingehende Anrufe.";
|
||||
$text['label-select-inbound-destination-number']['es-cl'] = "Seleccione el número de destino entrante.";
|
||||
$text['label-select-inbound-destination-number']['fr-fr'] = "";
|
||||
$text['label-select-inbound-destination-number']['he' ] = "";
|
||||
$text['label-select-inbound-destination-number']['it-it'] = "Seleziona il numero di destinazione in ingresso.";
|
||||
$text['label-select-inbound-destination-number']['nl-nl'] = "";
|
||||
$text['label-select-inbound-destination-number']['pl' ] = "Wybierz destynację numeru przychodzącego.";
|
||||
$text['label-select-inbound-destination-number']['pt-br'] = "";
|
||||
$text['label-select-inbound-destination-number']['pt-pt'] = "Escolha um número de entrada.";
|
||||
$text['label-select-inbound-destination-number']['ru-ru'] = "Выберите номер входящего набора.";
|
||||
$text['label-select-inbound-destination-number']['sv-se'] = "";
|
||||
$text['label-select-inbound-destination-number']['uk' ] = "Виберіть вхідний номер";
|
||||
|
||||
$text['label-required-domain_uuid']['en-us'] = "Please provide: domain_uuid";
|
||||
$text['label-required-domain_uuid']['es-cl'] = "Por favor indique: domain_uuid";
|
||||
$text['label-required-domain_uuid']['pt-pt'] = "Por favor indique: domain_uuid";
|
||||
$text['label-required-domain_uuid']['fr-fr'] = "Merci d'indiquer: domain_uuid";
|
||||
$text['label-required-domain_uuid']['pl'] = "Label 10";
|
||||
$text['label-required-domain_uuid']['uk'] = "Будь ласка, надайте: UUID домену";
|
||||
$text['label-required-domain_uuid']['it-it'] = "Inserisci: domain_uuid";
|
||||
$text['label-required-domain_uuid']['de-de'] = "Bitte angeben: domain_uuid";
|
||||
$text['label-required-domain_uuid']['ar-eg'] = "";
|
||||
$text['label-required-domain_uuid']['de-at'] = "Bitte angeben: domain_uuid";
|
||||
$text['label-required-domain_uuid']['de-de'] = "Bitte angeben: domain_uuid";
|
||||
$text['label-required-domain_uuid']['es-cl'] = "Por favor indique: domain_uuid";
|
||||
$text['label-required-domain_uuid']['fr-fr'] = "Merci d'indiquer: domain_uuid";
|
||||
$text['label-required-domain_uuid']['he' ] = "";
|
||||
$text['label-required-domain_uuid']['it-it'] = "Inserisci: domain_uuid";
|
||||
$text['label-required-domain_uuid']['nl-nl'] = "";
|
||||
$text['label-required-domain_uuid']['pl' ] = "Label 10";
|
||||
$text['label-required-domain_uuid']['pt-br'] = "";
|
||||
$text['label-required-domain_uuid']['pt-pt'] = "Por favor indique: domain_uuid";
|
||||
$text['label-required-domain_uuid']['ru-ru'] = "Пожалуйста укажите: domain_uuid";
|
||||
$text['label-required-domain_uuid']['sv-se'] = "";
|
||||
$text['label-required-domain_uuid']['uk' ] = "Будь ласка, надайте: UUID домену";
|
||||
|
||||
$text['label-required-dialplan_name']['en-us'] = "Please provide: Extension Name";
|
||||
$text['label-required-dialplan_name']['es-cl'] = "Por favor indique: Nombre Extensión";
|
||||
$text['label-required-dialplan_name']['pt-pt'] = "Por favor indique: Nome da Extensão";
|
||||
$text['label-required-dialplan_name']['fr-fr'] = "Merci d'indiquer: Nom d'extension";
|
||||
$text['label-required-dialplan_name']['pl'] = "Wprowadź: Nazwę numeru wewnętrznego";
|
||||
$text['label-required-dialplan_name']['uk'] = "Будь ласка, надайте назву розширення";
|
||||
$text['label-required-dialplan_name']['it-it'] = "Inserisci: Nome Interno";
|
||||
$text['label-required-dialplan_name']['de-de'] = "Bitte angeben: Namen der Nebenstelle";
|
||||
$text['label-required-dialplan_name']['ar-eg'] = "";
|
||||
$text['label-required-dialplan_name']['de-at'] = "Bitte angeben: Namen der Nebenstelle";
|
||||
$text['label-required-dialplan_name']['de-de'] = "Bitte angeben: Namen der Nebenstelle";
|
||||
$text['label-required-dialplan_name']['es-cl'] = "Por favor indique: Nombre Extensión";
|
||||
$text['label-required-dialplan_name']['fr-fr'] = "Merci d'indiquer: Nom d'extension";
|
||||
$text['label-required-dialplan_name']['he' ] = "";
|
||||
$text['label-required-dialplan_name']['it-it'] = "Inserisci: Nome Interno";
|
||||
$text['label-required-dialplan_name']['nl-nl'] = "";
|
||||
$text['label-required-dialplan_name']['pl' ] = "Wprowadź: Nazwę numeru wewnętrznego";
|
||||
$text['label-required-dialplan_name']['pt-br'] = "";
|
||||
$text['label-required-dialplan_name']['pt-pt'] = "Por favor indique: Nome da Extensão";
|
||||
$text['label-required-dialplan_name']['ru-ru'] = "Пожалуйста укажите: Имя Внутреннего Номера";
|
||||
$text['label-required-dialplan_name']['sv-se'] = "";
|
||||
$text['label-required-dialplan_name']['uk' ] = "Будь ласка, надайте назву розширення";
|
||||
|
||||
$text['label-required-condition_field_1']['en-us'] = "Please provide: Condition Field";
|
||||
$text['label-required-condition_field_1']['es-cl'] = "Por favor indique: Campo de Condición";
|
||||
$text['label-required-condition_field_1']['pt-pt'] = "Por favor indique: Condição";
|
||||
$text['label-required-condition_field_1']['fr-fr'] = "Merci d'indiquer: Champs Condition";
|
||||
$text['label-required-condition_field_1']['pl'] = "Wprowadź: pole warunku";
|
||||
$text['label-required-condition_field_1']['uk'] = "Будь ласка, надайте поле умови";
|
||||
$text['label-required-condition_field_1']['it-it'] = "Inserisci: Campo Condizione";
|
||||
$text['label-required-condition_field_1']['de-de'] = "Bitte angeben: Feld für Bedingung";
|
||||
$text['label-required-condition_field_1']['ar-eg'] = "";
|
||||
$text['label-required-condition_field_1']['de-at'] = "Bitte angeben: Feld für Bedingung";
|
||||
$text['label-required-condition_field_1']['de-de'] = "Bitte angeben: Feld für Bedingung";
|
||||
$text['label-required-condition_field_1']['es-cl'] = "Por favor indique: Campo de Condición";
|
||||
$text['label-required-condition_field_1']['fr-fr'] = "Merci d'indiquer: Champs Condition";
|
||||
$text['label-required-condition_field_1']['he' ] = "";
|
||||
$text['label-required-condition_field_1']['it-it'] = "Inserisci: Campo Condizione";
|
||||
$text['label-required-condition_field_1']['nl-nl'] = "";
|
||||
$text['label-required-condition_field_1']['pl' ] = "Wprowadź: pole warunku";
|
||||
$text['label-required-condition_field_1']['pt-br'] = "";
|
||||
$text['label-required-condition_field_1']['pt-pt'] = "Por favor indique: Condição";
|
||||
$text['label-required-condition_field_1']['ru-ru'] = "Пожалуйста укажите: Условия участия";
|
||||
$text['label-required-condition_field_1']['sv-se'] = "";
|
||||
$text['label-required-condition_field_1']['uk' ] = "Будь ласка, надайте поле умови";
|
||||
|
||||
$text['label-required-condition_expression_1']['en-us'] = "Please provide: Condition Expression";
|
||||
$text['label-required-condition_expression_1']['es-cl'] = "Por favor indique: Expresión de Condición";
|
||||
$text['label-required-condition_expression_1']['pt-pt'] = "Por favor indique: Expressão para Condição";
|
||||
$text['label-required-condition_expression_1']['fr-fr'] = "Merci d'indiquer: Expression Condition";
|
||||
$text['label-required-condition_expression_1']['pl'] = "Wprowadź: warunek wyrażenia";
|
||||
$text['label-required-condition_expression_1']['uk'] = "Будь ласка, надайте вираз умови";
|
||||
$text['label-required-condition_expression_1']['it-it'] = "Inserisci: Espressione condizione";
|
||||
$text['label-required-condition_expression_1']['de-de'] = "Bitte angeben: Ausdruck für Bedingung";
|
||||
$text['label-required-condition_expression_1']['ar-eg'] = "";
|
||||
$text['label-required-condition_expression_1']['de-at'] = "Bitte angeben: Ausdruck für Bedingung";
|
||||
$text['label-required-condition_expression_1']['de-de'] = "Bitte angeben: Ausdruck für Bedingung";
|
||||
$text['label-required-condition_expression_1']['es-cl'] = "Por favor indique: Expresión de Condición";
|
||||
$text['label-required-condition_expression_1']['fr-fr'] = "Merci d'indiquer: Expression Condition";
|
||||
$text['label-required-condition_expression_1']['he' ] = "";
|
||||
$text['label-required-condition_expression_1']['it-it'] = "Inserisci: Espressione condizione";
|
||||
$text['label-required-condition_expression_1']['nl-nl'] = "";
|
||||
$text['label-required-condition_expression_1']['pl' ] = "Wprowadź: warunek wyrażenia";
|
||||
$text['label-required-condition_expression_1']['pt-br'] = "";
|
||||
$text['label-required-condition_expression_1']['pt-pt'] = "Por favor indique: Expressão para Condição";
|
||||
$text['label-required-condition_expression_1']['ru-ru'] = "Пожалуйста укажите: выражение условия";
|
||||
$text['label-required-condition_expression_1']['sv-se'] = "";
|
||||
$text['label-required-condition_expression_1']['uk' ] = "Будь ласка, надайте вираз умови";
|
||||
|
||||
$text['label-required-action_application_1']['en-us'] = "Please provide: Action Application";
|
||||
$text['label-required-action_application_1']['es-cl'] = "Por favor indique: Aplicación de Acción";
|
||||
$text['label-required-action_application_1']['pt-pt'] = "Por favor indique: Acção para Aplicação";
|
||||
$text['label-required-action_application_1']['fr-fr'] = "Merci d'indiquer: Application Action";
|
||||
$text['label-required-action_application_1']['pl'] = "Wprowadź:aplikację operacji";
|
||||
$text['label-required-action_application_1']['uk'] = "Будь ласка, надайте додаток для дії";
|
||||
$text['label-required-action_application_1']['it-it'] = "Inserisci: Applicazione";
|
||||
$text['label-required-action_application_1']['de-de'] = "Bitte angeben: Anwendung für Aktion";
|
||||
$text['label-required-action_application_1']['ar-eg'] = "";
|
||||
$text['label-required-action_application_1']['de-at'] = "Bitte angeben: Anwendung für Aktion";
|
||||
$text['label-required-action_application_1']['de-de'] = "Bitte angeben: Anwendung für Aktion";
|
||||
$text['label-required-action_application_1']['es-cl'] = "Por favor indique: Aplicación de Acción";
|
||||
$text['label-required-action_application_1']['fr-fr'] = "Merci d'indiquer: Application Action";
|
||||
$text['label-required-action_application_1']['he' ] = "";
|
||||
$text['label-required-action_application_1']['it-it'] = "Inserisci: Applicazione";
|
||||
$text['label-required-action_application_1']['nl-nl'] = "";
|
||||
$text['label-required-action_application_1']['pl' ] = "Wprowadź:aplikację operacji";
|
||||
$text['label-required-action_application_1']['pt-br'] = "";
|
||||
$text['label-required-action_application_1']['pt-pt'] = "Por favor indique: Acção para Aplicação";
|
||||
$text['label-required-action_application_1']['ru-ru'] = "Пожалуйста укажите: Применение приложения";
|
||||
$text['label-required-action_application_1']['sv-se'] = "";
|
||||
$text['label-required-action_application_1']['uk' ] = "Будь ласка, надайте додаток для дії";
|
||||
|
||||
$text['label-caller-id-number-prefix']['en-us'] = "Caller ID Number Prefix";
|
||||
$text['label-caller-id-number-prefix']['ar-eg'] = "";
|
||||
$text['label-caller-id-number-prefix']['de-at'] = "";
|
||||
$text['label-caller-id-number-prefix']['de-de'] = "Präfix für Anruferkennung";
|
||||
$text['label-caller-id-number-prefix']['es-cl'] = "Redial prefijo de salida";
|
||||
$text['label-caller-id-number-prefix']['pt-pt'] = "Remarcar prefixo de saída";
|
||||
$text['label-caller-id-number-prefix']['fr-fr'] = "Bis préfixe pour sortant";
|
||||
$text['label-caller-id-number-prefix']['pl'] = "Prefiks ponownego wybierania";
|
||||
$text['label-caller-id-number-prefix']['uk'] = "Префікс для повторного набору вихідного дзвінка";
|
||||
$text['label-caller-id-number-prefix']['he' ] = "";
|
||||
$text['label-caller-id-number-prefix']['it-it'] = "Prefisso Numero Caller ID";
|
||||
$text['label-caller-id-number-prefix']['de-de'] = "Präfix für Anruferkennung";
|
||||
$text['label-caller-id-number-prefix']['de-de'] = "Präfix für Anruferkennung";
|
||||
$text['label-caller-id-number-prefix']['nl-nl'] = "";
|
||||
$text['label-caller-id-number-prefix']['pl' ] = "Prefiks ponownego wybierania";
|
||||
$text['label-caller-id-number-prefix']['pt-br'] = "";
|
||||
$text['label-caller-id-number-prefix']['pt-pt'] = "Remarcar prefixo de saída";
|
||||
$text['label-caller-id-number-prefix']['ru-ru'] = "Префикс номера (Caller ID) вызывающего абонента";
|
||||
$text['label-caller-id-number-prefix']['sv-se'] = "";
|
||||
$text['label-caller-id-number-prefix']['uk' ] = "Префікс для повторного набору вихідного дзвінка";
|
||||
|
||||
$text['label-limit']['en-us'] = "Limit";
|
||||
$text['label-limit']['es-cl'] = "Límite";
|
||||
$text['label-limit']['pt-pt'] = "Limite";
|
||||
$text['label-limit']['fr-fr'] = "Limite";
|
||||
$text['label-limit']['pl'] = "Limit";
|
||||
$text['label-limit']['uk'] = "Обмеження";
|
||||
$text['label-limit']['it-it'] = "Limite";
|
||||
$text['label-limit']['de-de'] = "Obergrenze";
|
||||
$text['label-limit']['ar-eg'] = "";
|
||||
$text['label-limit']['de-at'] = "Obergrenze";
|
||||
$text['label-limit']['de-de'] = "Obergrenze";
|
||||
$text['label-limit']['es-cl'] = "Límite";
|
||||
$text['label-limit']['fr-fr'] = "Limite";
|
||||
$text['label-limit']['he' ] = "";
|
||||
$text['label-limit']['it-it'] = "Limite";
|
||||
$text['label-limit']['nl-nl'] = "";
|
||||
$text['label-limit']['pl' ] = "Limit";
|
||||
$text['label-limit']['pt-br'] = "";
|
||||
$text['label-limit']['pt-pt'] = "Limite";
|
||||
$text['label-limit']['ru-ru'] = "Лимит";
|
||||
$text['label-limit']['sv-se'] = "";
|
||||
$text['label-limit']['uk' ] = "Обмеження";
|
||||
|
||||
$text['label-field']['en-us'] = "Field";
|
||||
$text['label-field']['es-cl'] = "Campo";
|
||||
$text['label-field']['pt-pt'] = "Campo";
|
||||
$text['label-field']['fr-fr'] = "Champs";
|
||||
$text['label-field']['pl'] = "Pole";
|
||||
$text['label-field']['uk'] = "Поле";
|
||||
$text['label-field']['it-it'] = "Campo";
|
||||
$text['label-field']['de-de'] = "Feld";
|
||||
$text['label-field']['ar-eg'] = "";
|
||||
$text['label-field']['de-at'] = "Feld";
|
||||
$text['label-field']['de-de'] = "Feld";
|
||||
$text['label-field']['es-cl'] = "Campo";
|
||||
$text['label-field']['fr-fr'] = "Champs";
|
||||
$text['label-field']['he' ] = "";
|
||||
$text['label-field']['it-it'] = "Campo";
|
||||
$text['label-field']['nl-nl'] = "";
|
||||
$text['label-field']['pl' ] = "Pole";
|
||||
$text['label-field']['pt-br'] = "";
|
||||
$text['label-field']['pt-pt'] = "Campo";
|
||||
$text['label-field']['ru-ru'] = "Поле";
|
||||
$text['label-field']['sv-se'] = "";
|
||||
$text['label-field']['uk' ] = "Поле";
|
||||
|
||||
$text['label-expression']['en-us'] = "Expression";
|
||||
$text['label-expression']['es-cl'] = "Expresión";
|
||||
$text['label-expression']['pt-pt'] = "Expressão";
|
||||
$text['label-expression']['fr-fr'] = "Expression";
|
||||
$text['label-expression']['pl'] = "Wyrażenie";
|
||||
$text['label-expression']['uk'] = "Вираз";
|
||||
$text['label-expression']['it-it'] = "Espressione";
|
||||
$text['label-expression']['de-de'] = "Ausdruck";
|
||||
$text['label-expression']['ar-eg'] = "";
|
||||
$text['label-expression']['de-at'] = "Ausdruck";
|
||||
$text['label-expression']['de-de'] = "Ausdruck";
|
||||
$text['label-expression']['es-cl'] = "Expresión";
|
||||
$text['label-expression']['fr-fr'] = "Expression";
|
||||
$text['label-expression']['he' ] = "";
|
||||
$text['label-expression']['it-it'] = "Espressione";
|
||||
$text['label-expression']['nl-nl'] = "";
|
||||
$text['label-expression']['pl' ] = "Wyrażenie";
|
||||
$text['label-expression']['pt-br'] = "";
|
||||
$text['label-expression']['pt-pt'] = "Expressão";
|
||||
$text['label-expression']['ru-ru'] = "Выражение";
|
||||
$text['label-expression']['sv-se'] = "";
|
||||
$text['label-expression']['uk' ] = "Вираз";
|
||||
|
||||
$text['label-destination-number']['en-us'] = "Destination Number";
|
||||
$text['label-destination-number']['es-cl'] = "Número de destino";
|
||||
$text['label-destination-number']['pt-pt'] = "Número de Destino";
|
||||
$text['label-destination-number']['fr-fr'] = "Numéro de Destination";
|
||||
$text['label-destination-number']['pl'] = "Numer destynacji";
|
||||
$text['label-destination-number']['uk'] = "Номер";
|
||||
$text['label-destination-number']['it-it'] = "Numero Destinazione";
|
||||
$text['label-destination-number']['de-de'] = "Zielrufnummer";
|
||||
$text['label-destination-number']['ar-eg'] = "";
|
||||
$text['label-destination-number']['de-at'] = "Zielrufnummer";
|
||||
$text['label-destination-number']['de-de'] = "Zielrufnummer";
|
||||
$text['label-destination-number']['es-cl'] = "Número de destino";
|
||||
$text['label-destination-number']['fr-fr'] = "Numéro de Destination";
|
||||
$text['label-destination-number']['he' ] = "";
|
||||
$text['label-destination-number']['it-it'] = "Numero Destinazione";
|
||||
$text['label-destination-number']['nl-nl'] = "";
|
||||
$text['label-destination-number']['pl' ] = "Numer destynacji";
|
||||
$text['label-destination-number']['pt-br'] = "";
|
||||
$text['label-destination-number']['pt-pt'] = "Número de Destino";
|
||||
$text['label-destination-number']['ru-ru'] = "Целевой номер";
|
||||
$text['label-destination-number']['sv-se'] = "";
|
||||
$text['label-destination-number']['uk' ] = "Номер";
|
||||
|
||||
$text['label-condition_2']['en-us'] = "Condition 2";
|
||||
$text['label-condition_2']['es-cl'] = "Condición 2";
|
||||
$text['label-condition_2']['pt-pt'] = "Condição 2";
|
||||
$text['label-condition_2']['fr-fr'] = "Condition 2";
|
||||
$text['label-condition_2']['pl'] = "Warunek 2";
|
||||
$text['label-condition_2']['uk'] = "Умова 2";
|
||||
$text['label-condition_2']['it-it'] = "Condizione 2";
|
||||
$text['label-condition_2']['de-de'] = "Bedingung 2";
|
||||
$text['label-condition_2']['ar-eg'] = "";
|
||||
$text['label-condition_2']['de-at'] = "Bedingung 2";
|
||||
$text['label-condition_2']['de-de'] = "Bedingung 2";
|
||||
$text['label-condition_2']['es-cl'] = "Condición 2";
|
||||
$text['label-condition_2']['fr-fr'] = "Condition 2";
|
||||
$text['label-condition_2']['he' ] = "";
|
||||
$text['label-condition_2']['it-it'] = "Condizione 2";
|
||||
$text['label-condition_2']['nl-nl'] = "";
|
||||
$text['label-condition_2']['pl' ] = "Warunek 2";
|
||||
$text['label-condition_2']['pt-br'] = "";
|
||||
$text['label-condition_2']['pt-pt'] = "Condição 2";
|
||||
$text['label-condition_2']['ru-ru'] = "Условие 2";
|
||||
$text['label-condition_2']['sv-se'] = "";
|
||||
$text['label-condition_2']['uk' ] = "Умова 2";
|
||||
|
||||
$text['label-condition_1']['en-us'] = "Condition 1";
|
||||
$text['label-condition_1']['es-cl'] = "Condición 1";
|
||||
$text['label-condition_1']['pt-pt'] = "Condição 1";
|
||||
$text['label-condition_1']['fr-fr'] = "Condition 1";
|
||||
$text['label-condition_1']['pl'] = "Warunek 1";
|
||||
$text['label-condition_1']['uk'] = "Умова 1";
|
||||
$text['label-condition_1']['it-it'] = "Condizione 1";
|
||||
$text['label-condition_1']['de-de'] = "Bedingung 1";
|
||||
$text['label-condition_1']['ar-eg'] = "";
|
||||
$text['label-condition_1']['de-at'] = "Bedingung 1";
|
||||
$text['label-condition_1']['de-de'] = "Bedingung 1";
|
||||
$text['label-condition_1']['es-cl'] = "Condición 1";
|
||||
$text['label-condition_1']['fr-fr'] = "Condition 1";
|
||||
$text['label-condition_1']['he' ] = "";
|
||||
$text['label-condition_1']['it-it'] = "Condizione 1";
|
||||
$text['label-condition_1']['nl-nl'] = "";
|
||||
$text['label-condition_1']['pl' ] = "Warunek 1";
|
||||
$text['label-condition_1']['pt-br'] = "";
|
||||
$text['label-condition_1']['pt-pt'] = "Condição 1";
|
||||
$text['label-condition_1']['ru-ru'] = "Условие 1";
|
||||
$text['label-condition_1']['sv-se'] = "";
|
||||
$text['label-condition_1']['uk' ] = "Умова 1";
|
||||
|
||||
$text['label-action_2']['en-us'] = "Action 2";
|
||||
$text['label-action_2']['es-cl'] = "Acción 2";
|
||||
$text['label-action_2']['pt-pt'] = "Acção 2";
|
||||
$text['label-action_2']['fr-fr'] = "Action 2";
|
||||
$text['label-action_2']['pl'] = "Operacja 2";
|
||||
$text['label-action_2']['uk'] = "Дія 2";
|
||||
$text['label-action_2']['it-it'] = "Azione 2";
|
||||
$text['label-action_2']['de-de'] = "Aktion 2";
|
||||
$text['label-action_2']['ar-eg'] = "";
|
||||
$text['label-action_2']['de-at'] = "Aktion 2";
|
||||
$text['label-action_2']['de-de'] = "Aktion 2";
|
||||
$text['label-action_2']['es-cl'] = "Acción 2";
|
||||
$text['label-action_2']['fr-fr'] = "Action 2";
|
||||
$text['label-action_2']['he' ] = "";
|
||||
$text['label-action_2']['it-it'] = "Azione 2";
|
||||
$text['label-action_2']['nl-nl'] = "";
|
||||
$text['label-action_2']['pl' ] = "Operacja 2";
|
||||
$text['label-action_2']['pt-br'] = "";
|
||||
$text['label-action_2']['pt-pt'] = "Acção 2";
|
||||
$text['label-action_2']['ru-ru'] = "Действие 2";
|
||||
$text['label-action_2']['sv-se'] = "";
|
||||
$text['label-action_2']['uk' ] = "Дія 2";
|
||||
|
||||
$text['label-action_1']['en-us'] = "Action 1";
|
||||
$text['label-action_1']['es-cl'] = "Acción 1";
|
||||
$text['label-action_1']['pt-pt'] = "Acção 1";
|
||||
$text['label-action_1']['fr-fr'] = "Action 1";
|
||||
$text['label-action_1']['pl'] = "Operacja 1";
|
||||
$text['label-action_1']['uk'] = "Дія 1";
|
||||
$text['label-action_1']['it-it'] = "Azione 1";
|
||||
$text['label-action_1']['de-de'] = "Aktion 1";
|
||||
$text['label-action_1']['ar-eg'] = "";
|
||||
$text['label-action_1']['de-at'] = "Aktion 1";
|
||||
$text['label-action_1']['de-de'] = "Aktion 1";
|
||||
$text['label-action_1']['es-cl'] = "Acción 1";
|
||||
$text['label-action_1']['fr-fr'] = "Action 1";
|
||||
$text['label-action_1']['he' ] = "";
|
||||
$text['label-action_1']['it-it'] = "Azione 1";
|
||||
$text['label-action_1']['nl-nl'] = "";
|
||||
$text['label-action_1']['pl' ] = "Operacja 1";
|
||||
$text['label-action_1']['pt-br'] = "";
|
||||
$text['label-action_1']['pt-pt'] = "Acção 1";
|
||||
$text['label-action_1']['ru-ru'] = "Действие 1";
|
||||
$text['label-action_1']['sv-se'] = "";
|
||||
$text['label-action_1']['uk' ] = "Дія 1";
|
||||
|
||||
$text['label-action']['en-us'] = "Action";
|
||||
$text['label-action']['es-cl'] = "Acción";
|
||||
$text['label-action']['pt-pt'] = "Acção";
|
||||
$text['label-action']['fr-fr'] = "Action";
|
||||
$text['label-action']['pl'] = "Operacja (gdzie przesłać rozmowę).";
|
||||
$text['label-action']['uk'] = "Дія";
|
||||
$text['label-action']['it-it'] = "Azione";
|
||||
$text['label-action']['de-de'] = "Aktion";
|
||||
$text['label-action']['ar-eg'] = "";
|
||||
$text['label-action']['de-at'] = "Aktion";
|
||||
$text['label-action']['de-de'] = "Aktion";
|
||||
$text['label-action']['es-cl'] = "Acción";
|
||||
$text['label-action']['fr-fr'] = "Action";
|
||||
$text['label-action']['he' ] = "";
|
||||
$text['label-action']['it-it'] = "Azione";
|
||||
$text['label-action']['nl-nl'] = "";
|
||||
$text['label-action']['pl' ] = "Operacja (gdzie przesłać rozmowę).";
|
||||
$text['label-action']['pt-br'] = "";
|
||||
$text['label-action']['pt-pt'] = "Acção";
|
||||
$text['label-action']['ru-ru'] = "Действие";
|
||||
$text['label-action']['sv-se'] = "";
|
||||
$text['label-action']['uk' ] = "Дія";
|
||||
|
||||
$text['label-access-denied']['en-us'] = "access denied";
|
||||
$text['label-access-denied']['es-cl'] = "acceso denegado";
|
||||
$text['label-access-denied']['pt-pt'] = "acesso negado";
|
||||
$text['label-access-denied']['fr-fr'] = "accès refusé";
|
||||
$text['label-access-denied']['pl'] = "brak dostępu";
|
||||
$text['label-access-denied']['uk'] = "в доступі відмовлено";
|
||||
$text['label-access-denied']['it-it'] = "accesso negato";
|
||||
$text['label-access-denied']['de-de'] = "Zugriff verweigert";
|
||||
$text['label-access-denied']['ar-eg'] = "";
|
||||
$text['label-access-denied']['de-at'] = "Zugriff verweigert";
|
||||
$text['label-access-denied']['de-de'] = "Zugriff verweigert";
|
||||
$text['label-access-denied']['es-cl'] = "acceso denegado";
|
||||
$text['label-access-denied']['fr-fr'] = "accès refusé";
|
||||
$text['label-access-denied']['he' ] = "";
|
||||
$text['label-access-denied']['it-it'] = "accesso negato";
|
||||
$text['label-access-denied']['nl-nl'] = "";
|
||||
$text['label-access-denied']['pl' ] = "brak dostępu";
|
||||
$text['label-access-denied']['pt-br'] = "";
|
||||
$text['label-access-denied']['pt-pt'] = "acesso negado";
|
||||
$text['label-access-denied']['ru-ru'] = "доступ закрыт";
|
||||
$text['label-access-denied']['sv-se'] = "";
|
||||
$text['label-access-denied']['uk' ] = "в доступі відмовлено";
|
||||
|
||||
$text['description-caller-id-number-prefix']['en-us'] = "Set a prefix on the caller ID number.";
|
||||
$text['description-caller-id-number-prefix']['es-cl'] = "";
|
||||
$text['description-caller-id-number-prefix']['pt-pt'] = "";
|
||||
$text['description-caller-id-number-prefix']['fr-fr'] = "";
|
||||
$text['description-caller-id-number-prefix']['pl'] = "";
|
||||
$text['description-caller-id-number-prefix']['uk'] = "";
|
||||
$text['description-caller-id-number-prefix']['it-it'] = "Imposta un prefisso sul numero Caller ID.";
|
||||
$text['description-caller-id-number-prefix']['de-de'] = "Präfix für Anruferkennung (Nummer) setzen.";
|
||||
$text['description-caller-id-number-prefix']['ar-eg'] = "";
|
||||
$text['description-caller-id-number-prefix']['de-at'] = "Präfix für Anruferkennung (Nummer) setzen.";
|
||||
$text['description-caller-id-number-prefix']['de-de'] = "Präfix für Anruferkennung (Nummer) setzen.";
|
||||
$text['description-caller-id-number-prefix']['es-cl'] = "";
|
||||
$text['description-caller-id-number-prefix']['fr-fr'] = "";
|
||||
$text['description-caller-id-number-prefix']['he' ] = "";
|
||||
$text['description-caller-id-number-prefix']['it-it'] = "Imposta un prefisso sul numero Caller ID.";
|
||||
$text['description-caller-id-number-prefix']['nl-nl'] = "";
|
||||
$text['description-caller-id-number-prefix']['pl' ] = "";
|
||||
$text['description-caller-id-number-prefix']['pt-br'] = "";
|
||||
$text['description-caller-id-number-prefix']['pt-pt'] = "";
|
||||
$text['description-caller-id-number-prefix']['ru-ru'] = "Задайте префикс идентификатора (caller ID) вызывающего абонента.";
|
||||
$text['description-caller-id-number-prefix']['sv-se'] = "";
|
||||
$text['description-caller-id-number-prefix']['uk' ] = "";
|
||||
|
||||
$text['description-name']['en-us'] = "Please enter an inbound route name.";
|
||||
$text['description-name']['es-cl'] = "Por favor infrese un nombre de ruta entrante.";
|
||||
$text['description-name']['pt-pt'] = "Por favor introduza um nome para a rota de entrada.";
|
||||
$text['description-name']['fr-fr'] = "Merci d'entrer le nom d'une route entrante";
|
||||
$text['description-name']['pl'] = "Wprowadź nazwę";
|
||||
$text['description-name']['uk'] = "Введіть назву меню";
|
||||
$text['description-name']['it-it'] = "Inserisci un nome per la rotta in ingresso.";
|
||||
$text['description-name']['de-de'] = "Bitte geben Sie einen Namen für die eingehende Route an.";
|
||||
$text['description-name']['ar-eg'] = "";
|
||||
$text['description-name']['de-at'] = "Bitte geben Sie einen Namen für die eingehende Route an.";
|
||||
$text['description-name']['de-de'] = "Bitte geben Sie einen Namen für die eingehende Route an.";
|
||||
$text['description-name']['es-cl'] = "Por favor infrese un nombre de ruta entrante.";
|
||||
$text['description-name']['fr-fr'] = "Merci d'entrer le nom d'une route entrante";
|
||||
$text['description-name']['he' ] = "";
|
||||
$text['description-name']['it-it'] = "Inserisci un nome per la rotta in ingresso.";
|
||||
$text['description-name']['nl-nl'] = "";
|
||||
$text['description-name']['pl' ] = "Wprowadź nazwę";
|
||||
$text['description-name']['pt-br'] = "";
|
||||
$text['description-name']['pt-pt'] = "Por favor introduza um nome para a rota de entrada.";
|
||||
$text['description-name']['ru-ru'] = "Введите название входящего маршрута.";
|
||||
$text['description-name']['sv-se'] = "";
|
||||
$text['description-name']['uk' ] = "Введіть назву меню";
|
||||
|
||||
$text['description-dialplan-inbound-add']['en-us'] = "The public dialplan is used to route incoming calls to destinations based on one or more conditions and context. It can send incoming calls to an auto attendant, huntgroup, extension, external number, or a script.";
|
||||
$text['description-dialplan-inbound-add']['es-cl'] = "El plan de marcado público es usado para dirigir llamadas entrantes a destinos basados en una o más condiciones y contexto. Puede enviar llamadas entrantes a un IVR, grupo, extensión, número externo o un script";
|
||||
$text['description-dialplan-inbound-add']['pt-pt'] = "O dialplan público é usado para encaminhar chamadas de entrada para destinos baseados em uma ou mais condições. As chamadas de entrada podem ser enviadas para um atendimento automático, um huntgroup, uma extensão, um número externo, ou um script.";
|
||||
$text['description-dialplan-inbound-add']['fr-fr'] = "Le plan de numérotation public est utilisé pour acheminer les appels aux destinations en se basant sur une ou plusieurs conditions ou contextes. Les appels peuvent être acheminé au opératrices auto, groupements, extensions, numéro externe ou script.";
|
||||
$text['description-dialplan-inbound-add']['pl'] = "Dialplan publiczny jest używany do przesyłania polaczeń przychodzących do miejsc przeznaczenia na podstawie jednego lub kilku warunków i kontekstu. Można je wysyłać do Zapowiedzi Głosowych (IVR), grup telefonów, numerów wewnętrznych/zewnętrznych lub skryptu.";
|
||||
$text['description-dialplan-inbound-add']['uk'] = "Маршрутизація спрямовує вхідні дзвінки в напрямку відповідно до умов і контексту. Можна спрямувати вхідні виклики на групи, автоматичне обслуговування, зовнішні номери, сценарії або інші напрямки. ";
|
||||
$text['description-dialplan-inbound-add']['it-it'] = "Il piano di chiamata è usato per instradare le chiamate in ingresso alle destinazioni in base ad una o più condizioni. Può ad esempio inviare le chiamate ad un risponditore vocale, ad un gruppo di suoneria, ad un interno, ad un numero esterno o aduno script.";
|
||||
$text['description-dialplan-inbound-add']['de-de'] = "Der öffentliche Wählplan wird verwendet, um eingehende Anrufe anhand von einem oder mehrere Bedingungen an bestimmte Ziele weiter zu leiten.";
|
||||
$text['description-dialplan-inbound-add']['ar-eg'] = "";
|
||||
$text['description-dialplan-inbound-add']['de-at'] = "Der öffentliche Wählplan wird verwendet, um eingehende Anrufe anhand von einem oder mehrere Bedingungen an bestimmte Ziele weiter zu leiten.";
|
||||
$text['description-dialplan-inbound-add']['de-de'] = "Der öffentliche Wählplan wird verwendet, um eingehende Anrufe anhand von einem oder mehrere Bedingungen an bestimmte Ziele weiter zu leiten.";
|
||||
$text['description-dialplan-inbound-add']['es-cl'] = "El plan de marcado público es usado para dirigir llamadas entrantes a destinos basados en una o más condiciones y contexto. Puede enviar llamadas entrantes a un IVR, grupo, extensión, número externo o un script";
|
||||
$text['description-dialplan-inbound-add']['fr-fr'] = "Le plan de numérotation public est utilisé pour acheminer les appels aux destinations en se basant sur une ou plusieurs conditions ou contextes. Les appels peuvent être acheminé au opératrices auto, groupements, extensions, numéro externe ou script.";
|
||||
$text['description-dialplan-inbound-add']['he' ] = "";
|
||||
$text['description-dialplan-inbound-add']['it-it'] = "Il piano di chiamata è usato per instradare le chiamate in ingresso alle destinazioni in base ad una o più condizioni. Può ad esempio inviare le chiamate ad un risponditore vocale, ad un gruppo di suoneria, ad un interno, ad un numero esterno o aduno script.";
|
||||
$text['description-dialplan-inbound-add']['nl-nl'] = "";
|
||||
$text['description-dialplan-inbound-add']['pl' ] = "Dialplan publiczny jest używany do przesyłania polaczeń przychodzących do miejsc przeznaczenia na podstawie jednego lub kilku warunków i kontekstu. Można je wysyłać do Zapowiedzi Głosowych (IVR), grup telefonów, numerów wewnętrznych/zewnętrznych lub skryptu.";
|
||||
$text['description-dialplan-inbound-add']['pt-br'] = "";
|
||||
$text['description-dialplan-inbound-add']['pt-pt'] = "O dialplan público é usado para encaminhar chamadas de entrada para destinos baseados em uma ou mais condições. As chamadas de entrada podem ser enviadas para um atendimento automático, um huntgroup, uma extensão, um número externo, ou um script.";
|
||||
$text['description-dialplan-inbound-add']['ru-ru'] = "Общедоступный План Нумерации используется для маршрутизации входящих вызовов в пункты назначения на основе одного или нескольких условий и контекста. Он может отправлять входящие вызовы автосекретарю, группе поиска, внутреннему номеру, внешнему номеру или сценарию";
|
||||
$text['description-dialplan-inbound-add']['sv-se'] = "";
|
||||
$text['description-dialplan-inbound-add']['uk' ] = "Маршрутизація спрямовує вхідні дзвінки в напрямку відповідно до умов і контексту. Можна спрямувати вхідні виклики на групи, автоматичне обслуговування, зовнішні номери, сценарії або інші напрямки. ";
|
||||
|
||||
$text['confirm-update-complete']['en-us'] = "Update Complete";
|
||||
$text['confirm-update-complete']['es-cl'] = "Actualización Completa";
|
||||
$text['confirm-update-complete']['pt-pt'] = "Actualização Efectuada";
|
||||
$text['confirm-update-complete']['fr-fr'] = "Mis à jour";
|
||||
$text['confirm-update-complete']['pl'] = "Potwierdź";
|
||||
$text['confirm-update-complete']['uk'] = "Оновлення завершено";
|
||||
$text['confirm-update-complete']['it-it'] = "Aggiornamento completato";
|
||||
$text['confirm-update-complete']['de-de'] = "Aktualisierung abgeschlossen";
|
||||
$text['confirm-update-complete']['ar-eg'] = "";
|
||||
$text['confirm-update-complete']['de-at'] = "Aktualisierung abgeschlossen";
|
||||
$text['confirm-update-complete']['en-us'] = "Update Complete";
|
||||
$text['confirm-update-complete']['de-de'] = "Aktualisierung abgeschlossen";
|
||||
$text['confirm-update-complete']['es-cl'] = "Actualización Completa";
|
||||
$text['confirm-update-complete']['fr-fr'] = "Mis à jour";
|
||||
$text['confirm-update-complete']['he' ] = "";
|
||||
$text['confirm-update-complete']['it-it'] = "Aggiornamento completato";
|
||||
$text['confirm-update-complete']['nl-nl'] = "";
|
||||
$text['confirm-update-complete']['pl' ] = "Potwierdź";
|
||||
$text['confirm-update-complete']['pt-br'] = "";
|
||||
$text['confirm-update-complete']['pt-pt'] = "Actualização Efectuada";
|
||||
$text['confirm-update-complete']['ru-ru'] = "Обновление завершено";
|
||||
$text['confirm-update-complete']['sv-se'] = "";
|
||||
$text['confirm-update-complete']['uk' ] = "Оновлення завершено";
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user