Fixed translations for Brazilian Portuguese (#4920)
* 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
This commit is contained in:
@@ -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'] = "Информация о подключении к базам данных";
|
||||
@@ -113,4 +113,4 @@
|
||||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the description.";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
@@ -14,7 +14,7 @@ $text['title-databases']['he-il'] = "";
|
||||
$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'] = "Базы данных";
|
||||
@@ -34,7 +34,7 @@ $text['title-database-edit']['he-il'] = "";
|
||||
$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'] = "Изменение базы данных";
|
||||
@@ -54,7 +54,7 @@ $text['title-database-add']['he-il'] = "";
|
||||
$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'] = "Добавить базу данных";
|
||||
@@ -134,7 +134,7 @@ $text['label-host']['he-il'] = "";
|
||||
$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'] = "Хост";
|
||||
@@ -174,7 +174,7 @@ $text['header-databases']['he-il'] = "";
|
||||
$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'] = "Базы данных";
|
||||
@@ -194,7 +194,7 @@ $text['header-database-edit']['he-il'] = "";
|
||||
$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'] = "Изменение базы данных";
|
||||
@@ -214,7 +214,7 @@ $text['header-database-add']['he-il'] = "";
|
||||
$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'] = "Добавить базу данных";
|
||||
@@ -254,7 +254,7 @@ $text['description-type']['he-il'] = "";
|
||||
$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'] = "Выберите тип базы данных.";
|
||||
@@ -274,7 +274,7 @@ $text['description-port']['he-il'] = "";
|
||||
$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'] = "Введите номер порта.";
|
||||
@@ -314,7 +314,7 @@ $text['description-password']['he-il'] = "";
|
||||
$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'] = "Введите пароль базы данных.";
|
||||
@@ -334,7 +334,7 @@ $text['description-name']['he-il'] = "";
|
||||
$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'] = "Введите имя базы данных.";
|
||||
@@ -354,7 +354,7 @@ $text['description-host']['he-il'] = "";
|
||||
$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'] = "Введите имя хоста.";
|
||||
@@ -374,7 +374,7 @@ $text['description-driver']['he-il'] = "";
|
||||
$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'] = "Выберите драйвер базы данных.";
|
||||
@@ -394,7 +394,7 @@ $text['description-databases']['he-il'] = "";
|
||||
$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'] = "Информация о базе данных.";
|
||||
@@ -414,7 +414,7 @@ $text['description-database-edit']['he-il'] = "";
|
||||
$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'] = "Информация о соединении с базой данных.";
|
||||
@@ -434,7 +434,7 @@ $text['description-database-add']['he-il'] = "";
|
||||
$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'] = "Информация о соединении с базой данных.";
|
||||
|
||||
@@ -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'] = "Базы данных";
|
||||
@@ -25,4 +25,4 @@
|
||||
$apps[$x]['menu'][$y]['path'] = "/core/databases/databases.php";
|
||||
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user