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:
@@ -14,7 +14,7 @@ $text['title-domains']['he-il'] = "";
|
||||
$text['title-domains']['it-it'] = "Domini";
|
||||
$text['title-domains']['nl-nl'] = "";
|
||||
$text['title-domains']['pl-pl'] = "Domeny";
|
||||
$text['title-domains']['pt-br'] = "Dominios";
|
||||
$text['title-domains']['pt-br'] = "Domínios";
|
||||
$text['title-domains']['pt-pt'] = "Domínios";
|
||||
$text['title-domains']['ro-ro'] = "";
|
||||
$text['title-domains']['ru-ru'] = "Домены";
|
||||
@@ -34,7 +34,7 @@ $text['title-domain_setting-edit']['he-il'] = "";
|
||||
$text['title-domain_setting-edit']['it-it'] = "Parametri di Dominio";
|
||||
$text['title-domain_setting-edit']['nl-nl'] = "";
|
||||
$text['title-domain_setting-edit']['pl-pl'] = "Ustawienia domen";
|
||||
$text['title-domain_setting-edit']['pt-br'] = "Configurações do dominio";
|
||||
$text['title-domain_setting-edit']['pt-br'] = "Configurações do domínio";
|
||||
$text['title-domain_setting-edit']['pt-pt'] = "Definições do Domínio";
|
||||
$text['title-domain_setting-edit']['ro-ro'] = "";
|
||||
$text['title-domain_setting-edit']['ru-ru'] = "Настройки домена";
|
||||
@@ -74,7 +74,7 @@ $text['title-domain-edit']['he-il'] = "";
|
||||
$text['title-domain-edit']['it-it'] = "Dominio";
|
||||
$text['title-domain-edit']['nl-nl'] = "";
|
||||
$text['title-domain-edit']['pl-pl'] = "Domena";
|
||||
$text['title-domain-edit']['pt-br'] = "Dominio";
|
||||
$text['title-domain-edit']['pt-br'] = "Domínio";
|
||||
$text['title-domain-edit']['pt-pt'] = "Domínio";
|
||||
$text['title-domain-edit']['ro-ro'] = "";
|
||||
$text['title-domain-edit']['ru-ru'] = "Домен";
|
||||
@@ -94,7 +94,7 @@ $text['title-domain-add']['he-il'] = "";
|
||||
$text['title-domain-add']['it-it'] = "Inserisci Dominio";
|
||||
$text['title-domain-add']['nl-nl'] = "";
|
||||
$text['title-domain-add']['pl-pl'] = "Dodaj domenę";
|
||||
$text['title-domain-add']['pt-br'] = "Adicionar dominio";
|
||||
$text['title-domain-add']['pt-br'] = "Adicionar Domínio";
|
||||
$text['title-domain-add']['pt-pt'] = "Adicionar Domínio";
|
||||
$text['title-domain-add']['ro-ro'] = "";
|
||||
$text['title-domain-add']['ru-ru'] = "Добавить домен";
|
||||
@@ -115,7 +115,7 @@ $text['option-button_icons_auto']['he-il'] = "Automatic";
|
||||
$text['option-button_icons_auto']['it-it'] = "Automatic";
|
||||
$text['option-button_icons_auto']['nl-nl'] = "Automatic";
|
||||
$text['option-button_icons_auto']['pl-pl'] = "Automatic";
|
||||
$text['option-button_icons_auto']['pt-br'] = "Automatic";
|
||||
$text['option-button_icons_auto']['pt-br'] = "Automático";
|
||||
$text['option-button_icons_auto']['pt-pt'] = "Automatic";
|
||||
$text['option-button_icons_auto']['ro-ro'] = "Automatic";
|
||||
$text['option-button_icons_auto']['ru-ru'] = "Automatic";
|
||||
@@ -135,7 +135,7 @@ $text['option-button_icons_only']['he-il'] = "Only";
|
||||
$text['option-button_icons_only']['it-it'] = "Only";
|
||||
$text['option-button_icons_only']['nl-nl'] = "Only";
|
||||
$text['option-button_icons_only']['pl-pl'] = "Only";
|
||||
$text['option-button_icons_only']['pt-br'] = "Only";
|
||||
$text['option-button_icons_only']['pt-br'] = "Somente";
|
||||
$text['option-button_icons_only']['pt-pt'] = "Only";
|
||||
$text['option-button_icons_only']['ro-ro'] = "Only";
|
||||
$text['option-button_icons_only']['ru-ru'] = "Only";
|
||||
@@ -155,7 +155,7 @@ $text['option-button_icons_always']['he-il'] = "Always";
|
||||
$text['option-button_icons_always']['it-it'] = "Always";
|
||||
$text['option-button_icons_always']['nl-nl'] = "Always";
|
||||
$text['option-button_icons_always']['pl-pl'] = "Always";
|
||||
$text['option-button_icons_always']['pt-br'] = "Always";
|
||||
$text['option-button_icons_always']['pt-br'] = "Sempre";
|
||||
$text['option-button_icons_always']['pt-pt'] = "Always";
|
||||
$text['option-button_icons_always']['ro-ro'] = "Always";
|
||||
$text['option-button_icons_always']['ru-ru'] = "Always";
|
||||
@@ -175,7 +175,7 @@ $text['option-button_icons_never']['he-il'] = "Never";
|
||||
$text['option-button_icons_never']['it-it'] = "Never";
|
||||
$text['option-button_icons_never']['nl-nl'] = "Never";
|
||||
$text['option-button_icons_never']['pl-pl'] = "Never";
|
||||
$text['option-button_icons_never']['pt-br'] = "Never";
|
||||
$text['option-button_icons_never']['pt-br'] = "Nunca";
|
||||
$text['option-button_icons_never']['pt-pt'] = "Never";
|
||||
$text['option-button_icons_never']['ro-ro'] = "Never";
|
||||
$text['option-button_icons_never']['ru-ru'] = "Never";
|
||||
@@ -195,7 +195,7 @@ $text['message-delete_failed']['he-il'] = "";
|
||||
$text['message-delete_failed']['it-it'] = "Nessun Parametro Selezionato";
|
||||
$text['message-delete_failed']['nl-nl'] = "";
|
||||
$text['message-delete_failed']['pl-pl'] = "Próba usunięcia zakończyła się niepowodzeniem";
|
||||
$text['message-delete_failed']['pt-br'] = "Falha na exclusão";
|
||||
$text['message-delete_failed']['pt-br'] = "Nenhuma configuração marcada";
|
||||
$text['message-delete_failed']['pt-pt'] = "Nenhuma configuração marcada";
|
||||
$text['message-delete_failed']['ro-ro'] = "";
|
||||
$text['message-delete_failed']['ru-ru'] = "Не выбрана настройка";
|
||||
@@ -216,7 +216,7 @@ $text['label-web_fonts']['it-it'] = "Fonts Web";
|
||||
$text['label-web_fonts']['nl-nl'] = "";
|
||||
$text['label-web_fonts']['pl-pl'] = "Czcionki sieci";
|
||||
$text['label-web_fonts']['pt-br'] = "Polices Web";
|
||||
$text['label-web_fonts']['pt-pt'] = "Fontes da web";
|
||||
$text['label-web_fonts']['pt-pt'] = "Fontes web";
|
||||
$text['label-web_fonts']['ro-ro'] = "Fonturi web";
|
||||
$text['label-web_fonts']['ru-ru'] = "Шрифты Web";
|
||||
$text['label-web_fonts']['sv-se'] = "web teckensnitt";
|
||||
@@ -315,7 +315,7 @@ $text['label-right']['he-il'] = "יָמִינָה";
|
||||
$text['label-right']['it-it'] = "Destra";
|
||||
$text['label-right']['nl-nl'] = "";
|
||||
$text['label-right']['pl-pl'] = "Dobrze";
|
||||
$text['label-right']['pt-br'] = "Certo"; //copied from pt-pt
|
||||
$text['label-right']['pt-br'] = "Direita"; //copied from pt-pt
|
||||
$text['label-right']['pt-pt'] = "Certo";
|
||||
$text['label-right']['ro-ro'] = "Dreapta";
|
||||
$text['label-right']['ru-ru'] = "Правый";
|
||||
@@ -335,7 +335,7 @@ $text['label-reference']['he-il'] = "התייחסות";
|
||||
$text['label-reference']['it-it'] = "Mostra";
|
||||
$text['label-reference']['nl-nl'] = "";
|
||||
$text['label-reference']['pl-pl'] = "Odniesienie";
|
||||
$text['label-reference']['pt-br'] = "Referência"; //copied from pt-pt
|
||||
$text['label-reference']['pt-br'] = "Veja"; //copied from pt-pt
|
||||
$text['label-reference']['pt-pt'] = "Referência";
|
||||
$text['label-reference']['ro-ro'] = "Referinţă";
|
||||
$text['label-reference']['ru-ru'] = "Вид";
|
||||
@@ -355,7 +355,7 @@ $text['label-parent_domain']['he-il'] = "";
|
||||
$text['label-parent_domain']['it-it'] = "Dominio Padre";
|
||||
$text['label-parent_domain']['nl-nl'] = "";
|
||||
$text['label-parent_domain']['pl-pl'] = "Domena nadrzędna";
|
||||
$text['label-parent_domain']['pt-br'] = "Dominio principal";
|
||||
$text['label-parent_domain']['pt-br'] = "Domínio principal";
|
||||
$text['label-parent_domain']['pt-pt'] = "Domínio Parent";
|
||||
$text['label-parent_domain']['ro-ro'] = "";
|
||||
$text['label-parent_domain']['ru-ru'] = "Родительский домен";
|
||||
@@ -515,7 +515,7 @@ $text['label-side']['he-il'] = "Side";
|
||||
$text['label-side']['it-it'] = "Side";
|
||||
$text['label-side']['nl-nl'] = "Side";
|
||||
$text['label-side']['pl-pl'] = "Side";
|
||||
$text['label-side']['pt-br'] = "Side";
|
||||
$text['label-side']['pt-br'] = "Lateral";
|
||||
$text['label-side']['pt-pt'] = "Side";
|
||||
$text['label-side']['ro-ro'] = "Side";
|
||||
$text['label-side']['ru-ru'] = "Side";
|
||||
@@ -535,7 +535,7 @@ $text['label-domain']['he-il'] = "";
|
||||
$text['label-domain']['it-it'] = "Dominio";
|
||||
$text['label-domain']['nl-nl'] = "";
|
||||
$text['label-domain']['pl-pl'] = "Domena";
|
||||
$text['label-domain']['pt-br'] = "Dominio";
|
||||
$text['label-domain']['pt-br'] = "Domínio";
|
||||
$text['label-domain']['pt-pt'] = "Domínio";
|
||||
$text['label-domain']['ro-ro'] = "";
|
||||
$text['label-domain']['ru-ru'] = "Домен";
|
||||
@@ -635,7 +635,7 @@ $text['label-default_settings']['he-il'] = "";
|
||||
$text['label-default_settings']['it-it'] = "Parametri di Default";
|
||||
$text['label-default_settings']['nl-nl'] = "";
|
||||
$text['label-default_settings']['pl-pl'] = "Ustawienia domyślne";
|
||||
$text['label-default_settings']['pt-br'] = "Configurações";
|
||||
$text['label-default_settings']['pt-br'] = "Configurações Padrão";
|
||||
$text['label-default_settings']['pt-pt'] = "Predefinições";
|
||||
$text['label-default_settings']['ro-ro'] = "";
|
||||
$text['label-default_settings']['ru-ru'] = "Настройки по умолчанию";
|
||||
@@ -675,7 +675,7 @@ $text['header-domains']['he-il'] = "";
|
||||
$text['header-domains']['it-it'] = "Domini";
|
||||
$text['header-domains']['nl-nl'] = "";
|
||||
$text['header-domains']['pl-pl'] = "Domeny";
|
||||
$text['header-domains']['pt-br'] = "Dominios";
|
||||
$text['header-domains']['pt-br'] = "Domínios";
|
||||
$text['header-domains']['pt-pt'] = "Domínios";
|
||||
$text['header-domains']['ro-ro'] = "";
|
||||
$text['header-domains']['ru-ru'] = "Домены";
|
||||
@@ -695,7 +695,7 @@ $text['header-domain_settings']['he-il'] = "";
|
||||
$text['header-domain_settings']['it-it'] = "Parametro di Dominio";
|
||||
$text['header-domain_settings']['nl-nl'] = "";
|
||||
$text['header-domain_settings']['pl-pl'] = "Ustawienia domeny";
|
||||
$text['header-domain_settings']['pt-br'] = "Configurações do dominio";
|
||||
$text['header-domain_settings']['pt-br'] = "Configurações do Domínio";
|
||||
$text['header-domain_settings']['pt-pt'] = "Definições do Domínio";
|
||||
$text['header-domain_settings']['ro-ro'] = "";
|
||||
$text['header-domain_settings']['ru-ru'] = "Настройки домена";
|
||||
@@ -715,7 +715,7 @@ $text['header-domain_setting-edit']['he-il'] = "";
|
||||
$text['header-domain_setting-edit']['it-it'] = "Parametro di Dominio";
|
||||
$text['header-domain_setting-edit']['nl-nl'] = "";
|
||||
$text['header-domain_setting-edit']['pl-pl'] = "Ustawienia domeny";
|
||||
$text['header-domain_setting-edit']['pt-br'] = "Configurações do dominio";
|
||||
$text['header-domain_setting-edit']['pt-br'] = "Configuração do Domínio";
|
||||
$text['header-domain_setting-edit']['pt-pt'] = "Definições do Domínio";
|
||||
$text['header-domain_setting-edit']['ro-ro'] = "";
|
||||
$text['header-domain_setting-edit']['ru-ru'] = "Настройки домена";
|
||||
@@ -735,7 +735,7 @@ $text['header-domain_setting-add']['he-il'] = "";
|
||||
$text['header-domain_setting-add']['it-it'] = "Inserisci Parametro di Dominio";
|
||||
$text['header-domain_setting-add']['nl-nl'] = "";
|
||||
$text['header-domain_setting-add']['pl-pl'] = "Dodaj ustawienie domeny";
|
||||
$text['header-domain_setting-add']['pt-br'] = "Adicionar configuração ao dominio";
|
||||
$text['header-domain_setting-add']['pt-br'] = "Adicionar configuração ao Domínio";
|
||||
$text['header-domain_setting-add']['pt-pt'] = "Adicionar Definição ao Domínio";
|
||||
$text['header-domain_setting-add']['ro-ro'] = "";
|
||||
$text['header-domain_setting-add']['ru-ru'] = "Добавить настройки домена";
|
||||
@@ -755,7 +755,7 @@ $text['header-domain-edit']['he-il'] = "";
|
||||
$text['header-domain-edit']['it-it'] = "Dominio";
|
||||
$text['header-domain-edit']['nl-nl'] = "";
|
||||
$text['header-domain-edit']['pl-pl'] = "Domena";
|
||||
$text['header-domain-edit']['pt-br'] = "Dominio";
|
||||
$text['header-domain-edit']['pt-br'] = "Domínio";
|
||||
$text['header-domain-edit']['pt-pt'] = "Domínio";
|
||||
$text['header-domain-edit']['ro-ro'] = "";
|
||||
$text['header-domain-edit']['ru-ru'] = "Домен";
|
||||
@@ -775,7 +775,7 @@ $text['header-domain-add']['he-il'] = "";
|
||||
$text['header-domain-add']['it-it'] = "Inserisci Dominio";
|
||||
$text['header-domain-add']['nl-nl'] = "";
|
||||
$text['header-domain-add']['pl-pl'] = "Dodaj domenę";
|
||||
$text['header-domain-add']['pt-br'] = "Adicionar dominio";
|
||||
$text['header-domain-add']['pt-br'] = "Adicionar Domínio";
|
||||
$text['header-domain-add']['pt-pt'] = "Adicionar Domínio";
|
||||
$text['header-domain-add']['ro-ro'] = "";
|
||||
$text['header-domain-add']['ru-ru'] = "Добавить домен";
|
||||
@@ -815,7 +815,7 @@ $text['description-parent_domain']['he-il'] = "";
|
||||
$text['description-parent_domain']['it-it'] = "Seleziona il dominio padre.";
|
||||
$text['description-parent_domain']['nl-nl'] = "";
|
||||
$text['description-parent_domain']['pl-pl'] = "Ustaw domenę nadrzędną";
|
||||
$text['description-parent_domain']['pt-br'] = "Defina o dominio pai";
|
||||
$text['description-parent_domain']['pt-br'] = "Defina o domínio pai";
|
||||
$text['description-parent_domain']['pt-pt'] = "Defina o domínio pai.";
|
||||
$text['description-parent_domain']['ro-ro'] = "";
|
||||
$text['description-parent_domain']['ru-ru'] = "Установить родительский домен.";
|
||||
@@ -855,7 +855,7 @@ $text['description-name']['he-il'] = "";
|
||||
$text['description-name']['it-it'] = "Inserisci il nome del dominio.";
|
||||
$text['description-name']['nl-nl'] = "";
|
||||
$text['description-name']['pl-pl'] = "Wprowadź nazwę";
|
||||
$text['description-name']['pt-br'] = "Insira o nome do menu";
|
||||
$text['description-name']['pt-br'] = "Insira o nome do Domínio.";
|
||||
$text['description-name']['pt-pt'] = "Introduza o nome do domínio.";
|
||||
$text['description-name']['ro-ro'] = "";
|
||||
$text['description-name']['ru-ru'] = "Введите имя домена.";
|
||||
@@ -875,7 +875,7 @@ $text['description-domains']['he-il'] = "";
|
||||
$text['description-domains']['it-it'] = "Controlla la lista dei domini da gestire.";
|
||||
$text['description-domains']['nl-nl'] = "";
|
||||
$text['description-domains']['pl-pl'] = "Zarządzanie listą domen.";
|
||||
$text['description-domains']['pt-br'] = "Gerencie a lista dos dominios";
|
||||
$text['description-domains']['pt-br'] = "Controle a lista dos domínios para gerenciar";
|
||||
$text['description-domains']['pt-pt'] = "Controlar a lista dos domínios a gerir";
|
||||
$text['description-domains']['ro-ro'] = "";
|
||||
$text['description-domains']['ru-ru'] = "Списк доменов для управления.";
|
||||
@@ -895,7 +895,7 @@ $text['description-domain_setting-edit']['he-il'] = "";
|
||||
$text['description-domain_setting-edit']['it-it'] = "Modifica un parametro per questo dominio.";
|
||||
$text['description-domain_setting-edit']['nl-nl'] = "";
|
||||
$text['description-domain_setting-edit']['pl-pl'] = "Edytuj ustawienia w tej domenie";
|
||||
$text['description-domain_setting-edit']['pt-br'] = "Editar uma configuração deste dominio";
|
||||
$text['description-domain_setting-edit']['pt-br'] = "Editar uma configuração deste domínio";
|
||||
$text['description-domain_setting-edit']['pt-pt'] = "Editar uma definição deste domínio.";
|
||||
$text['description-domain_setting-edit']['ro-ro'] = "";
|
||||
$text['description-domain_setting-edit']['ru-ru'] = "Изменить настройки для домена.";
|
||||
@@ -915,7 +915,7 @@ $text['description-domain_setting-add']['he-il'] = "";
|
||||
$text['description-domain_setting-add']['it-it'] = "Inserisci un parametro per questo dominio.";
|
||||
$text['description-domain_setting-add']['nl-nl'] = "";
|
||||
$text['description-domain_setting-add']['pl-pl'] = "Dodaj ustawienie w tej domenie";
|
||||
$text['description-domain_setting-add']['pt-br'] = "Adicionar uma configuração a este dominio";
|
||||
$text['description-domain_setting-add']['pt-br'] = "Adicionar uma configuração a este domíni.o";
|
||||
$text['description-domain_setting-add']['pt-pt'] = "Adicionar uma definição a este domínio.";
|
||||
$text['description-domain_setting-add']['ro-ro'] = "";
|
||||
$text['description-domain_setting-add']['ru-ru'] = "Добавить настройку для домена.";
|
||||
@@ -935,7 +935,7 @@ $text['description-domain_enabled']['he-il'] = "";
|
||||
$text['description-domain_enabled']['it-it'] = "Seleziona lo stato del dominio.";
|
||||
$text['description-domain_enabled']['nl-nl'] = "";
|
||||
$text['description-domain_enabled']['pl-pl'] = "Ustaw status tej domeny.";
|
||||
$text['description-domain_enabled']['pt-br'] = "Definir o estado do dominio";
|
||||
$text['description-domain_enabled']['pt-br'] = "Definir o estado do Domínio";
|
||||
$text['description-domain_enabled']['pt-pt'] = "Definir o estado do domínio.";
|
||||
$text['description-domain_enabled']['ro-ro'] = "";
|
||||
$text['description-domain_enabled']['ru-ru'] = "Установить статус домена.";
|
||||
@@ -955,7 +955,7 @@ $text['description-domain-edit']['he-il'] = "";
|
||||
$text['description-domain-edit']['it-it'] = "Modifica i dettagli per questo dominio.";
|
||||
$text['description-domain-edit']['nl-nl'] = "";
|
||||
$text['description-domain-edit']['pl-pl'] = "Edytuj szczegóły tej domeny.";
|
||||
$text['description-domain-edit']['pt-br'] = "Editar detalhes deste dominio";
|
||||
$text['description-domain-edit']['pt-br'] = "Editar os detalhes deste Domínio.";
|
||||
$text['description-domain-edit']['pt-pt'] = "Editar detalhes deste domínio.";
|
||||
$text['description-domain-edit']['ro-ro'] = "";
|
||||
$text['description-domain-edit']['ru-ru'] = "Редактирование сведений о домене.";
|
||||
@@ -975,7 +975,7 @@ $text['description-domain-add']['he-il'] = "";
|
||||
$text['description-domain-add']['it-it'] = "Inserisci sotto i dettagli del dominio.";
|
||||
$text['description-domain-add']['nl-nl'] = "";
|
||||
$text['description-domain-add']['pl-pl'] = "Poniżej wprowadź szczegóły domeny";
|
||||
$text['description-domain-add']['pt-br'] = "Insira os detalhes do dominio abaixo";
|
||||
$text['description-domain-add']['pt-br'] = "Insira os detalhes do Domínio abaixo.";
|
||||
$text['description-domain-add']['pt-pt'] = "Introduza os detalhes do domínio abaixo.";
|
||||
$text['description-domain-add']['ro-ro'] = "";
|
||||
$text['description-domain-add']['ru-ru'] = "Введите данные домена ниже.";
|
||||
|
||||
Reference in New Issue
Block a user