Skip to content

Commit

Permalink
Fixed translations for Brazilian Portuguese (fusionpbx#4920)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
fneto1977 authored and markjcrane committed Nov 28, 2019
1 parent 9d89edc commit c9ebd1a
Show file tree
Hide file tree
Showing 25 changed files with 354 additions and 354 deletions.
4 changes: 2 additions & 2 deletions core/apps/app_config.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
$apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['nl-nl'] = "";
$apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = "";
$apps[$x]['description']['pt-br'] = "Gerenciador de Aplicações";
$apps[$x]['description']['pt-pt'] = "";
$apps[$x]['description']['ro-ro'] = "";
$apps[$x]['description']['ru-ru'] = "";
Expand Down Expand Up @@ -66,4 +66,4 @@
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";

?>
?>
4 changes: 2 additions & 2 deletions core/apps/app_languages.php
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
$text['description-apps']['it-it'] = "Gestisce le applicazioni installate.";
$text['description-apps']['nl-nl'] = "";
$text['description-apps']['pl-pl'] = "Zarządzajnie zainstalowanymi aplikacjami.";
$text['description-apps']['pt-br'] = "Gerenciar aplicações instaladas";
$text['description-apps']['pt-br'] = "Gerenciar as aplicações instaladas";
$text['description-apps']['pt-pt'] = "Gerir as aplicações instaladas.";
$text['description-apps']['ro-ro'] = "";
$text['description-apps']['ru-ru'] = "Управление установленными приложениями.";
Expand All @@ -141,7 +141,7 @@
$text['description-app-edit']['it-it'] = "Gestisce le applicazioni installate.";
$text['description-app-edit']['nl-nl'] = "";
$text['description-app-edit']['pl-pl'] = "Zarządzajnie zainstalowanymi aplikacjami.";
$text['description-app-edit']['pt-br'] = "Gerenciar aplicações instaladas";
$text['description-app-edit']['pt-br'] = "Gerenciar as aplicações instaladas";
$text['description-app-edit']['pt-pt'] = "Gerir as aplicações instaladas.";
$text['description-app-edit']['ro-ro'] = "";
$text['description-app-edit']['ru-ru'] = "Управление установленными приложениями.";
Expand Down
4 changes: 2 additions & 2 deletions core/databases/app_config.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
$apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['nl-nl'] = "";
$apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = "";
$apps[$x]['description']['pt-br'] = "Banco de Dados";
$apps[$x]['description']['pt-pt'] = "Armazena informações de conexão com a base de dados.";
$apps[$x]['description']['ro-ro'] = "";
$apps[$x]['description']['ru-ru'] = "Информация о подключении к базам данных";
Expand Down Expand Up @@ -113,4 +113,4 @@
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the description.";

?>
?>
32 changes: 16 additions & 16 deletions core/databases/app_languages.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
$text['title-databases']['it-it'] = "Databases";
$text['title-databases']['nl-nl'] = "";
$text['title-databases']['pl-pl'] = "Bazy danych";
$text['title-databases']['pt-br'] = "Base de dados";
$text['title-databases']['pt-br'] = "Banco de dados";
$text['title-databases']['pt-pt'] = "Bases de Dados";
$text['title-databases']['ro-ro'] = "";
$text['title-databases']['ru-ru'] = "Базы данных";
Expand All @@ -34,7 +34,7 @@
$text['title-database-edit']['it-it'] = "Modifica Database";
$text['title-database-edit']['nl-nl'] = "";
$text['title-database-edit']['pl-pl'] = "Edytuj bazę danych";
$text['title-database-edit']['pt-br'] = "Editar base de dados";
$text['title-database-edit']['pt-br'] = "Editar banco de dados";
$text['title-database-edit']['pt-pt'] = "Editar a Base de Dados";
$text['title-database-edit']['ro-ro'] = "";
$text['title-database-edit']['ru-ru'] = "Изменение базы данных";
Expand All @@ -54,7 +54,7 @@
$text['title-database-add']['it-it'] = "Inserisci Database";
$text['title-database-add']['nl-nl'] = "";
$text['title-database-add']['pl-pl'] = "Dodaj bazę danych";
$text['title-database-add']['pt-br'] = "Adicionar base de dados";
$text['title-database-add']['pt-br'] = "Adicionar banco de dados";
$text['title-database-add']['pt-pt'] = "Adicionar Base de Dados";
$text['title-database-add']['ro-ro'] = "";
$text['title-database-add']['ru-ru'] = "Добавить базу данных";
Expand Down Expand Up @@ -134,7 +134,7 @@
$text['label-host']['it-it'] = "Host";
$text['label-host']['nl-nl'] = "";
$text['label-host']['pl-pl'] = "Host";
$text['label-host']['pt-br'] = "Máquina"; //copied from pt-pt
$text['label-host']['pt-br'] = "Servidor"; //copied from pt-pt
$text['label-host']['pt-pt'] = "Máquina";
$text['label-host']['ro-ro'] = "";
$text['label-host']['ru-ru'] = "Хост";
Expand Down Expand Up @@ -174,7 +174,7 @@
$text['header-databases']['it-it'] = "Database";
$text['header-databases']['nl-nl'] = "";
$text['header-databases']['pl-pl'] = "Bazy danych";
$text['header-databases']['pt-br'] = "Base de dados";
$text['header-databases']['pt-br'] = "Banco de dados";
$text['header-databases']['pt-pt'] = "Bases de Dados";
$text['header-databases']['ro-ro'] = "";
$text['header-databases']['ru-ru'] = "Базы данных";
Expand All @@ -194,7 +194,7 @@
$text['header-database-edit']['it-it'] = "Modifica Database";
$text['header-database-edit']['nl-nl'] = "";
$text['header-database-edit']['pl-pl'] = "Edytuj bazę danych";
$text['header-database-edit']['pt-br'] = "Editar a base de dados";
$text['header-database-edit']['pt-br'] = "Editar o banco de dados";
$text['header-database-edit']['pt-pt'] = "Editar a Base de Dados";
$text['header-database-edit']['ro-ro'] = "";
$text['header-database-edit']['ru-ru'] = "Изменение базы данных";
Expand All @@ -214,7 +214,7 @@
$text['header-database-add']['it-it'] = "Inserisci Database";
$text['header-database-add']['nl-nl'] = "";
$text['header-database-add']['pl-pl'] = "Dodaj bazę danych";
$text['header-database-add']['pt-br'] = "Adicionar base de dados";
$text['header-database-add']['pt-br'] = "Adicionar banco de dados";
$text['header-database-add']['pt-pt'] = "Adicionar Base de Dados";
$text['header-database-add']['ro-ro'] = "";
$text['header-database-add']['ru-ru'] = "Добавить базу данных";
Expand Down Expand Up @@ -254,7 +254,7 @@
$text['description-type']['it-it'] = "Selezionare il tipo di database.";
$text['description-type']['nl-nl'] = "";
$text['description-type']['pl-pl'] = "Wprowadź rodzaj bazy danych";
$text['description-type']['pt-br'] = "Introduza o tipo de definição.";
$text['description-type']['pt-br'] = "Escolha o tipo de base de dados.";
$text['description-type']['pt-pt'] = "Escolha o tipo de base de dados.";
$text['description-type']['ro-ro'] = "";
$text['description-type']['ru-ru'] = "Выберите тип базы данных.";
Expand All @@ -274,7 +274,7 @@
$text['description-port']['it-it'] = "Inserire il numero di porta.";
$text['description-port']['nl-nl'] = "";
$text['description-port']['pl-pl'] = "Wprowadź numer portu";
$text['description-port']['pt-br'] = "Insira o número da porta";
$text['description-port']['pt-br'] = "Insira o número da porta.";
$text['description-port']['pt-pt'] = "Introduza o número do porto.";
$text['description-port']['ro-ro'] = "";
$text['description-port']['ru-ru'] = "Введите номер порта.";
Expand Down Expand Up @@ -314,7 +314,7 @@
$text['description-password']['it-it'] = "Inserire la password del database.";
$text['description-password']['nl-nl'] = "";
$text['description-password']['pl-pl'] = "Wpisz hasło";
$text['description-password']['pt-br'] = "Introduza a senha";
$text['description-password']['pt-br'] = "Entre com a senha da base de dados.";
$text['description-password']['pt-pt'] = "Introduza a palavra-chave da base de dados.";
$text['description-password']['ro-ro'] = "";
$text['description-password']['ru-ru'] = "Введите пароль базы данных.";
Expand All @@ -334,7 +334,7 @@
$text['description-name']['it-it'] = "Inserire il nome del database.";
$text['description-name']['nl-nl'] = "";
$text['description-name']['pl-pl'] = "Wprowadź nazwę bazy danych.";
$text['description-name']['pt-br'] = "Insira o nome do menu";
$text['description-name']['pt-br'] = "Insira o nome da base de dados.";
$text['description-name']['pt-pt'] = "Introduza o nome da base de dados.";
$text['description-name']['ro-ro'] = "";
$text['description-name']['ru-ru'] = "Введите имя базы данных.";
Expand All @@ -354,7 +354,7 @@
$text['description-host']['it-it'] = "Inserire il nome host.";
$text['description-host']['nl-nl'] = "";
$text['description-host']['pl-pl'] = "Wprowadź nazwę hosta.";
$text['description-host']['pt-br'] = "Insira o nome da máquina ";
$text['description-host']['pt-br'] = "Insira o nome do servidor.";
$text['description-host']['pt-pt'] = "Introduza o nome da máquina.";
$text['description-host']['ro-ro'] = "";
$text['description-host']['ru-ru'] = "Введите имя хоста.";
Expand All @@ -374,7 +374,7 @@
$text['description-driver']['it-it'] = "Selezionare il driver del database.";
$text['description-driver']['nl-nl'] = "";
$text['description-driver']['pl-pl'] = "Wybierz sterownik bazy danych.";
$text['description-driver']['pt-br'] = "Escolha o driver da base de dados"; //copied from pt-pt
$text['description-driver']['pt-br'] = "Escolha o driver do banco de dados"; //copied from pt-pt
$text['description-driver']['pt-pt'] = "Escolha o driver da base de dados";
$text['description-driver']['ro-ro'] = "";
$text['description-driver']['ru-ru'] = "Выберите драйвер базы данных.";
Expand All @@ -394,7 +394,7 @@
$text['description-databases']['it-it'] = "Informazioni Database.";
$text['description-databases']['nl-nl'] = "";
$text['description-databases']['pl-pl'] = "Informacje o bazie danych.";
$text['description-databases']['pt-br'] = "Informações sobre a base de dados";
$text['description-databases']['pt-br'] = "Informações sobre o banco de dados";
$text['description-databases']['pt-pt'] = "Informação da Base de Dados";
$text['description-databases']['ro-ro'] = "";
$text['description-databases']['ru-ru'] = "Информация о базе данных.";
Expand All @@ -414,7 +414,7 @@
$text['description-database-edit']['it-it'] = "Informazioni connessione Database.";
$text['description-database-edit']['nl-nl'] = "";
$text['description-database-edit']['pl-pl'] = "Informacje o połączeniach z bazą danych.";
$text['description-database-edit']['pt-br'] = "Informações da ligação na base de dados";
$text['description-database-edit']['pt-br'] = "Informações da conexão ao banco de dados";
$text['description-database-edit']['pt-pt'] = "Informação da ligação à base de dados.";
$text['description-database-edit']['ro-ro'] = "";
$text['description-database-edit']['ru-ru'] = "Информация о соединении с базой данных.";
Expand All @@ -434,7 +434,7 @@
$text['description-database-add']['it-it'] = "Informazioni connessione Database.";
$text['description-database-add']['nl-nl'] = "";
$text['description-database-add']['pl-pl'] = "Informacje o połączeniach z bazą danych.";
$text['description-database-add']['pt-br'] = "Informações da ligação na base de dados";
$text['description-database-add']['pt-br'] = "Informações da conexão ao banco de dados";
$text['description-database-add']['pt-pt'] = "Informação da ligação à base de dados.";
$text['description-database-add']['ro-ro'] = "";
$text['description-database-add']['ru-ru'] = "Информация о соединении с базой данных.";
Expand Down
4 changes: 2 additions & 2 deletions core/databases/app_menu.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
$apps[$x]['menu'][$y]['title']['it-it'] = "";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Bazy danych";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Base de dados";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Banco de dados";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Base de Dados";
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Базы данных";
Expand All @@ -25,4 +25,4 @@
$apps[$x]['menu'][$y]['path'] = "/core/databases/databases.php";
$apps[$x]['menu'][$y]['groups'][] = "superadmin";

?>
?>
2 changes: 1 addition & 1 deletion core/default_settings/app_config.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
$apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['nl-nl'] = "";
$apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = "";
$apps[$x]['description']['pt-br'] = "Configurações Padrão aplicáveis à todos os domínios";
$apps[$x]['description']['pt-pt'] = "Configurações padrão que se aplicam a todos os domínios.";
$apps[$x]['description']['ro-ro'] = "";
$apps[$x]['description']['ru-ru'] = "Настройки по умолчанию для всех доменов";
Expand Down
Loading

0 comments on commit c9ebd1a

Please sign in to comment.