From 776752f10a6c825f5d6d8f327a80f4ccd3e7682f Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Sat, 19 Jan 2019 15:03:02 +0300 Subject: [PATCH] New translations en_US.yaml (Portuguese, Brazilian) --- site/plugins/admin/languages/pt_BR.yaml | 36 ++++++++++++------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/site/plugins/admin/languages/pt_BR.yaml b/site/plugins/admin/languages/pt_BR.yaml index 374ecc75..652e1036 100644 --- a/site/plugins/admin/languages/pt_BR.yaml +++ b/site/plugins/admin/languages/pt_BR.yaml @@ -1,18 +1,18 @@ --- -admin: "Admin" -admin_cancel: "Cancel" -admin_create: "Create" -admin_debugging: "Debugging" +admin: "Administração" +admin_cancel: "Cancelar" +admin_create: "Criar" +admin_debugging: "Depuração" admin_email: "Email" -admin_flextype_version: "Flextype Version" +admin_flextype_version: "Versão Flextype" admin_information: "Information" -admin_installed: "Installed" -admin_keywords: "Keywords" -admin_login: "Login" -admin_entries: "Entries" -admin_extends: "Extends" +admin_installed: "Instalado" +admin_keywords: "Palavras-chave" +admin_login: "Iniciar sessão" +admin_entries: "Posts" +admin_extends: "Estender" admin_plugins: "Plugins" -admin_themes: "Themes" +admin_themes: "Temas" admin_help: "Help" admin_getting_help: "Getting Help" admin_logout: "Logout" @@ -61,17 +61,17 @@ admin_author_url: "Author url" admin_bugs: "Bugs" admin_description: "Description" admin_get_more_plugins: "Get More Plugins" -admin_homepage: "Homepage" +admin_homepage: "Página inicial" admin_info: "Info" -admin_license: "License" +admin_license: "Licença" admin_status: "Status" -admin_disabled: "disabled" -admin_enabled: "enabled" +admin_disabled: "desativado" +admin_enabled: "ativado" admin_version: "Version" -admin_role: "Role" +admin_role: "Posição" admin_save: "Save" -admin_security_check_results: "Security check results" -admin_security_check_results_debug: "Due to the type and amount of information an error might give intruders when DISPLAY ERRORS TRUE, we strongly advise setting DISPLAY ERRORS FALSE in production systems." +admin_security_check_results: "Resultados da verificação de segurança" +admin_security_check_results_debug: "Devido ao tipo e quantidade de informações que dê um erro intrusos quando exibir erros TRUE, recomendamos a configuração exibir erros falsos nos sistemas de produção." admin_security_check_results_htaccess: "The Flextype .htaccess file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path" admin_security_check_results_index: "The Flextype index.php file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path" admin_server: "Server"