continue fixing pt-br translations (#4921)

* Fixed translations for Brazilian Portuguese

* Update app_config.php

* Fixed Translations for pt-br

* Fixed Translations for pt-br

* Fixed Translations for pt-br

* Update app_config.php

* Update app_languages.php

* Update app_menu.php

* app_config Domain

* app_languages.php - Domains

* app_menu - domains

* app_config - default settings

* app_languages -  - default settings

* app_menu - default settings

* app_config - databases

* app_languages - databases

* app_menu -  - databases

* app_config - upgrade

* app_languages - upgrade

* app_menu - upgrade

* app_config - users

* app_languages - users

* app_menu - users

* app_config - usersettings

* app_languages - usersettings

* app_menu - usersettings

* app_language - Reources

* app_menu - extensions

* app_languages - extensions

* app_config - extensions

* app_menu - gateways

* app_config - gateways

* app_languages - gateways

* app_menu - providers

* app_languages - providers

* app_config - providers

* app_config - devices

* app_menu - devices

* app_languages - devices

* app_languages - destinations

* app_config - destinations

* app_menu - inboud destination

* app_languages - inbound destination

* app_config - inbound destination

* app-config outbound destination
This commit is contained in:
fneto1977
2019-11-28 15:08:30 -03:00
committed by FusionPBX
parent 874cdd6140
commit 970f4d1f03
15 changed files with 376 additions and 376 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
$apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['nl-nl'] = "Het openbare belplan wordt gebruikt om de inkomende oproepen naar de juiste bestemming te sturen gebaseerd op een of meer voorwaarden en context";
$apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = "";
$apps[$x]['description']['pt-br'] = "O dialplan público é usado para encaminhar chamadas recebidas para destinos com base em uma ou mais condições e contexto.";
$apps[$x]['description']['pt-pt'] = "O dialplan público é usado para encaminhar chamadas recebidas para destinos com base em uma ou mais condições e contexto.";
$apps[$x]['description']['ro-ro'] = "";
$apps[$x]['description']['ru-ru'] = "";
+15 -15
View File
@@ -54,7 +54,7 @@ $text['option-username']['he-il'] = "";
$text['option-username']['it-it'] = "Username";
$text['option-username']['nl-nl'] = "Gebruikersnaam";
$text['option-username']['pl-pl'] = "Użytkownik";
$text['option-username']['pt-br'] = "Nome de Utilizador"; //copied from pt-pt
$text['option-username']['pt-br'] = "Usuário"; //copied from pt-pt
$text['option-username']['pt-pt'] = "Nome de Utilizador";
$text['option-username']['ro-ro'] = "";
$text['option-username']['ru-ru'] = "Имя Пользователя";
@@ -74,7 +74,7 @@ $text['option-source']['he-il'] = "";
$text['option-source']['it-it'] = "Sorgente";
$text['option-source']['nl-nl'] = "Bron";
$text['option-source']['pl-pl'] = "Źródło";
$text['option-source']['pt-br'] = "Fonte"; //copied from pt-pt
$text['option-source']['pt-br'] = "Origem"; //copied from pt-pt
$text['option-source']['pt-pt'] = "Fonte";
$text['option-source']['ro-ro'] = "";
$text['option-source']['ru-ru'] = "Источник";
@@ -214,7 +214,7 @@ $text['option-caller_id_number']['he-il'] = "";
$text['option-caller_id_number']['it-it'] = "ID Numero Chiamante";
$text['option-caller_id_number']['nl-nl'] = "CID nummer";
$text['option-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego";
$text['option-caller_id_number']['pt-br'] = "Número do Chamador"; //copied from pt-pt
$text['option-caller_id_number']['pt-br'] = "Número do ID do Chamador"; //copied from pt-pt
$text['option-caller_id_number']['pt-pt'] = "Número do Chamador";
$text['option-caller_id_number']['ro-ro'] = "";
$text['option-caller_id_number']['ru-ru'] = "Идентификационный Номер (Caller ID) вызывающего абонента";
@@ -234,7 +234,7 @@ $text['option-caller_id_name']['he-il'] = "";
$text['option-caller_id_name']['it-it'] = "ID Nome Chiamante";
$text['option-caller_id_name']['nl-nl'] = "CID Naam";
$text['option-caller_id_name']['pl-pl'] = "Prezentacja nazwy dzwoniącego";
$text['option-caller_id_name']['pt-br'] = "Nome do Chamador"; //copied from pt-pt
$text['option-caller_id_name']['pt-br'] = "Nome de ID do Chamador"; //copied from pt-pt
$text['option-caller_id_name']['pt-pt'] = "Nome do Chamador";
$text['option-caller_id_name']['ro-ro'] = "";
$text['option-caller_id_name']['ru-ru'] = "Идентификационный Имя (Caller ID) вызывающего абонента";
@@ -294,7 +294,7 @@ $text['label-select-inbound-destination-number']['he-il'] = "";
$text['label-select-inbound-destination-number']['it-it'] = "Seleziona il numero di destinazione in ingresso.";
$text['label-select-inbound-destination-number']['nl-nl'] = "Kies het inkomende bestemmingsnummer.";
$text['label-select-inbound-destination-number']['pl-pl'] = "Wybierz destynację numeru przychodzącego.";
$text['label-select-inbound-destination-number']['pt-br'] = "Escolha um número de entrada."; //copied from pt-pt
$text['label-select-inbound-destination-number']['pt-br'] = "Selecione o número de entrada."; //copied from pt-pt
$text['label-select-inbound-destination-number']['pt-pt'] = "Escolha um número de entrada.";
$text['label-select-inbound-destination-number']['ro-ro'] = "";
$text['label-select-inbound-destination-number']['ru-ru'] = "Выберите номер входящего набора.";
@@ -334,7 +334,7 @@ $text['label-required-dialplan_name']['he-il'] = "";
$text['label-required-dialplan_name']['it-it'] = "Prego fornire: Nome Interno";
$text['label-required-dialplan_name']['nl-nl'] = "Geef aub.: Toestel naam";
$text['label-required-dialplan_name']['pl-pl'] = "Wprowadź: Nazwę numeru wewnętrznego";
$text['label-required-dialplan_name']['pt-br'] = "Por favor indique: Nome da Extensão"; //copied from pt-pt
$text['label-required-dialplan_name']['pt-br'] = "Por favor indique: Nome do Ramal"; //copied from pt-pt
$text['label-required-dialplan_name']['pt-pt'] = "Por favor indique: Nome da Extensão";
$text['label-required-dialplan_name']['ro-ro'] = "";
$text['label-required-dialplan_name']['ru-ru'] = "Пожалуйста укажите: Имя Внутреннего Номера";
@@ -394,7 +394,7 @@ $text['label-required-action_application_1']['he-il'] = "";
$text['label-required-action_application_1']['it-it'] = "Prego fornire: Applicazione";
$text['label-required-action_application_1']['nl-nl'] = "Geef aub.: Aktie applicatie";
$text['label-required-action_application_1']['pl-pl'] = "Wprowadź:aplikację operacji";
$text['label-required-action_application_1']['pt-br'] = "Por favor indique: Acção para Aplicação"; //copied from pt-pt
$text['label-required-action_application_1']['pt-br'] = "Por favor indique: Ação para Aplicação"; //copied from pt-pt
$text['label-required-action_application_1']['pt-pt'] = "Por favor indique: Acção para Aplicação";
$text['label-required-action_application_1']['ro-ro'] = "";
$text['label-required-action_application_1']['ru-ru'] = "Пожалуйста укажите: Применение приложения";
@@ -414,7 +414,7 @@ $text['label-caller-id-number-prefix']['he-il'] = "";
$text['label-caller-id-number-prefix']['it-it'] = "Prefisso Numero Chiamante";
$text['label-caller-id-number-prefix']['nl-nl'] = "CID Nummer voorloop";
$text['label-caller-id-number-prefix']['pl-pl'] = "Prefiks ponownego wybierania";
$text['label-caller-id-number-prefix']['pt-br'] = "Remarcar prefixo de saída"; //copied from pt-pt
$text['label-caller-id-number-prefix']['pt-br'] = "Prefixo do número de ID do chamador"; //copied from pt-pt
$text['label-caller-id-number-prefix']['pt-pt'] = "Remarcar prefixo de saída";
$text['label-caller-id-number-prefix']['ro-ro'] = "";
$text['label-caller-id-number-prefix']['ru-ru'] = "Префикс номера (Caller ID) вызывающего абонента";
@@ -554,7 +554,7 @@ $text['label-action_2']['he-il'] = "";
$text['label-action_2']['it-it'] = "Azione 2";
$text['label-action_2']['nl-nl'] = "Aktie 2";
$text['label-action_2']['pl-pl'] = "Operacja 2";
$text['label-action_2']['pt-br'] = "Acção 2"; //copied from pt-pt
$text['label-action_2']['pt-br'] = "Ação 2"; //copied from pt-pt
$text['label-action_2']['pt-pt'] = "Acção 2";
$text['label-action_2']['ro-ro'] = "";
$text['label-action_2']['ru-ru'] = "Действие 2";
@@ -574,7 +574,7 @@ $text['label-action_1']['he-il'] = "";
$text['label-action_1']['it-it'] = "Azione 1";
$text['label-action_1']['nl-nl'] = "Aktie 1";
$text['label-action_1']['pl-pl'] = "Operacja 1";
$text['label-action_1']['pt-br'] = "Acção 1"; //copied from pt-pt
$text['label-action_1']['pt-br'] = "Ação 1"; //copied from pt-pt
$text['label-action_1']['pt-pt'] = "Acção 1";
$text['label-action_1']['ro-ro'] = "";
$text['label-action_1']['ru-ru'] = "Действие 1";
@@ -594,7 +594,7 @@ $text['label-action']['he-il'] = "";
$text['label-action']['it-it'] = "Azione";
$text['label-action']['nl-nl'] = "Aktie";
$text['label-action']['pl-pl'] = "Operacja (gdzie przesłać rozmowę).";
$text['label-action']['pt-br'] = "Acção"; //copied from pt-pt
$text['label-action']['pt-br'] = "Ação"; //copied from pt-pt
$text['label-action']['pt-pt'] = "Acção";
$text['label-action']['ro-ro'] = "";
$text['label-action']['ru-ru'] = "Действие";
@@ -634,7 +634,7 @@ $text['description-caller-id-number-prefix']['he-il'] = "";
$text['description-caller-id-number-prefix']['it-it'] = "Imposta un prefisso per il numero chiamante.";
$text['description-caller-id-number-prefix']['nl-nl'] = "Stel de voorloop op een CID nummer";
$text['description-caller-id-number-prefix']['pl-pl'] = "";
$text['description-caller-id-number-prefix']['pt-br'] = "";
$text['description-caller-id-number-prefix']['pt-br'] = "Define um prefixo para o número ID do chamador.";
$text['description-caller-id-number-prefix']['pt-pt'] = "";
$text['description-caller-id-number-prefix']['ro-ro'] = "";
$text['description-caller-id-number-prefix']['ru-ru'] = "Задайте префикс идентификатора (caller ID) вызывающего абонента.";
@@ -654,7 +654,7 @@ $text['description-name']['he-il'] = "";
$text['description-name']['it-it'] = "Prego inserire un nome per la rotta d'ingresso.";
$text['description-name']['nl-nl'] = "Geef aub.: inkomende routenaam";
$text['description-name']['pl-pl'] = "Wprowadź nazwę";
$text['description-name']['pt-br'] = "Por favor introduza um nome para a rota de entrada."; //copied from pt-pt
$text['description-name']['pt-br'] = "Por favor insira um nome para a rota de entrada."; //copied from pt-pt
$text['description-name']['pt-pt'] = "Por favor introduza um nome para a rota de entrada.";
$text['description-name']['ro-ro'] = "";
$text['description-name']['ru-ru'] = "Введите название входящего маршрута.";
@@ -674,7 +674,7 @@ $text['description-dialplan-inbound-add']['he-il'] = "";
$text['description-dialplan-inbound-add']['it-it'] = "Il Piano Numerazioni è usato per configurare le destinazioni di chiamata basate su condizioni e contesti. Puoi usarlo per mandare le chiamate verso gateways, risponditori, numeri esterni, scripts o qualsia altra destinazione. ";
$text['description-dialplan-inbound-add']['nl-nl'] = "Het openbare belplan wordt gebruikt om ikomende oproepen naar bestemmingen te leiden gebaseerd op een of meer voorwaarden en context. Het kan oproepen doorsturen naar automatisch antwoord apparaat, toestel, extern nummer, zoekgroep of een script.";
$text['description-dialplan-inbound-add']['pl-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'] = "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."; //copied from pt-pt
$text['description-dialplan-inbound-add']['pt-br'] = "O dialplan público é usado para encaminhar chamadas de entrada para destinos baseados em uma ou mais condições e contexto. As chamadas de entrada podem ser enviadas para um atendimento automático, um grupo de ramais, um ramal, um número externo, ou um script."; //copied from pt-pt
$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']['ro-ro'] = "";
$text['description-dialplan-inbound-add']['ru-ru'] = "Общедоступный План Нумерации используется для маршрутизации входящих вызовов в пункты назначения на основе одного или нескольких условий и контекста. Он может отправлять входящие вызовы автосекретарю, группе поиска, внутреннему номеру, внешнему номеру или сценарию";
@@ -694,7 +694,7 @@ $text['confirm-update-complete']['he-il'] = "";
$text['confirm-update-complete']['it-it'] = "Aggiornamento Completato.";
$text['confirm-update-complete']['nl-nl'] = "Bijwerken gereed";
$text['confirm-update-complete']['pl-pl'] = "Potwierdź";
$text['confirm-update-complete']['pt-br'] = "Actualização Efectuada"; //copied from pt-pt
$text['confirm-update-complete']['pt-br'] = "Atualização Completa"; //copied from pt-pt
$text['confirm-update-complete']['pt-pt'] = "Actualização Efectuada";
$text['confirm-update-complete']['ro-ro'] = "";
$text['confirm-update-complete']['ru-ru'] = "Обновление завершено";
+1 -1
View File
@@ -14,7 +14,7 @@
$apps[$x]['menu'][$y]['title']['it-it'] = "Rotte di Ingresso";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Inkomende routes";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Trasy przychodzące";
$apps[$x]['menu'][$y]['title']['pt-br'] = "";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Rotas de Entrada";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Rotas de Entrada";
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Маршрутизация входящих";