325 lines
17 KiB
PHP
325 lines
17 KiB
PHP
<?php
|
||
|
||
$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['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-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-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-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-public']['en-us'] = "Public";
|
||
$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-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-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-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-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-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_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-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-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['label-true']['en-us'] = "True";
|
||
$text['label-true']['es-cl'] = "Verdadero";
|
||
$text['label-true']['pt-pt'] = "Sim";
|
||
$text['label-true']['fr-fr'] = "Oui";
|
||
$text['label-true']['pl'] = "Tak";
|
||
$text['label-true']['uk'] = "Так";
|
||
|
||
$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-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-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-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_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-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-redial-outbound-prefix']['en-us'] = "Redial outbound prefix";
|
||
$text['label-redial-outbound-prefix']['es-cl'] = "Redial prefijo de salida";
|
||
$text['label-redial-outbound-prefix']['pt-pt'] = "Remarcar prefixo de saída";
|
||
$text['label-redial-outbound-prefix']['fr-fr'] = "Bis préfixe pour sortant";
|
||
$text['label-redial-outbound-prefix']['pl'] = "Prefiks ponownego wybierania";
|
||
$text['label-redial-outbound-prefix']['uk'] = "Префікс для повторного набору вихідного дзвінка";
|
||
|
||
$text['label-order']['en-us'] = "Order";
|
||
$text['label-order']['es-cl'] = "Orden";
|
||
$text['label-order']['pt-pt'] = "Ordem";
|
||
$text['label-order']['fr-fr'] = "Ordre";
|
||
$text['label-order']['pl'] = "Kolejność";
|
||
$text['label-order']['uk'] = "Порядок";
|
||
|
||
$text['label-name']['en-us'] = "Name";
|
||
$text['label-name']['es-cl'] = "Nombre";
|
||
$text['label-name']['pt-pt'] = "Nome";
|
||
$text['label-name']['fr-fr'] = "Nom";
|
||
$text['label-name']['pl'] = "Nazwa";
|
||
$text['label-name']['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-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-false']['en-us'] = "False";
|
||
$text['label-false']['es-cl'] = "Falso";
|
||
$text['label-false']['pt-pt'] = "Não";
|
||
$text['label-false']['fr-fr'] = "Non";
|
||
$text['label-false']['pl'] = "Nie";
|
||
$text['label-false']['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-enabled']['en-us'] = "Enabled";
|
||
$text['label-enabled']['es-cl'] = "Activado";
|
||
$text['label-enabled']['pt-pt'] = "Habilitado";
|
||
$text['label-enabled']['fr-fr'] = "Actif";
|
||
$text['label-enabled']['pl'] = "Numer wew włączony?";
|
||
$text['label-enabled']['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-description']['en-us'] = "Description";
|
||
$text['label-description']['es-cl'] = "Descripción";
|
||
$text['label-description']['pt-pt'] = "Descrição";
|
||
$text['label-description']['fr-fr'] = "Description";
|
||
$text['label-description']['pl'] = "Opis";
|
||
$text['label-description']['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_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-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_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']['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-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['description-redial-outbound-prefix']['en-us'] = "Effective Caller ID Number prefix";
|
||
$text['description-redial-outbound-prefix']['es-cl'] = "Prefijo par Número de Caller ID Efectivo";
|
||
$text['description-redial-outbound-prefix']['pt-pt'] = "Prefixo par Número interno";
|
||
$text['description-redial-outbound-prefix']['fr-fr'] = "Préfixe pour Numéro interne";
|
||
$text['description-redial-outbound-prefix']['pl'] = "Prefiks prezentacji numeru dzwoniącego";
|
||
$text['description-redial-outbound-prefix']['uk'] = "Effective Caller ID префікс номера";
|
||
|
||
$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-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['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['button-save']['en-us'] = "Save";
|
||
$text['button-save']['es-cl'] = "Guardar";
|
||
$text['button-save']['pt-pt'] = "Guardar";
|
||
$text['button-save']['fr-fr'] = "Sauvegarde";
|
||
$text['button-save']['pl'] = "Zachowaj";
|
||
$text['button-save']['uk'] = "Зберегти";
|
||
|
||
$text['button-basic']['en-us'] = "Basic";
|
||
$text['button-basic']['es-cl'] = "Básico";
|
||
$text['button-basic']['pt-pt'] = "Básico";
|
||
$text['button-basic']['fr-fr'] = "Basique";
|
||
$text['button-basic']['pl'] = "Podstawowy";
|
||
$text['button-basic']['uk'] = "Основний";
|
||
|
||
$text['button-back']['en-us'] = "Back";
|
||
$text['button-back']['es-cl'] = "Volver";
|
||
$text['button-back']['pt-pt'] = "Voltar";
|
||
$text['button-back']['fr-fr'] = "Retour";
|
||
$text['button-back']['pl'] = "Wróć";
|
||
$text['button-back']['uk'] = "Назад";
|
||
|
||
$text['button-advanced']['en-us'] = "Advanced";
|
||
$text['button-advanced']['es-cl'] = "Avanzado";
|
||
$text['button-advanced']['pt-pt'] = "Avançadas";
|
||
$text['button-advanced']['fr-fr'] = "Avancé";
|
||
$text['button-advanced']['pl'] = "Zaawansowane";
|
||
$text['button-advanced']['uk'] = "Додатково";
|
||
|
||
$text['button-add']['en-us'] = "Add";
|
||
$text['button-add']['es-cl'] = "Agregar";
|
||
$text['button-add']['pt-pt'] = "Adicionar";
|
||
$text['button-add']['fr-fr'] = "Ajouter";
|
||
$text['button-add']['pl'] = "Dodaj";
|
||
$text['button-add']['uk'] = "Додати";
|
||
|
||
?>
|