From af8dbebb4e4ceb4b6c39ce6a02d3377d3e473cf6 Mon Sep 17 00:00:00 2001 From: Nelson de Barros Date: Tue, 21 Jun 2022 21:22:11 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 99.8% (3413 of 3418 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/pt_BR/ Signed-off-by: Nelson de Barros --- po/pt_BR.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 258d59950c..2c63188f33 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.2.0-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2022-04-21 15:54-0300\n" -"PO-Revision-Date: 2022-04-21 01:08+0000\n" -"Last-Translator: Maurício Meneghini Fauth \n" +"PO-Revision-Date: 2022-06-22 06:29+0000\n" +"Last-Translator: Nelson de Barros \n" "Language-Team: Portuguese (Brazil) \n" "Language: pt_BR\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.12-dev\n" +"X-Generator: Weblate 4.13.1-dev\n" #: libraries/advisory_rules_generic.php:9 msgid "Uptime below one day" @@ -5077,6 +5077,7 @@ msgstr "Mostrando registros %1$s - %2$s." msgid "" "There already exists a page named \"%s\" please rename it to something else." msgstr "" +"Já existe uma página chamada \"%s\" por favor renomeie para algo diferente." #: libraries/classes/Controllers/Database/ExportController.php:81 #: libraries/classes/Controllers/Database/TrackingController.php:130 @@ -9183,6 +9184,8 @@ msgid "" "Error 1045: Access denied for user. Additional error information may be " "available, but is being hidden by the %s configuration directive." msgstr "" +"Erro 1045: Acesso negado para usuário. Informação adicional sobre o erro " +"pode estar disponível, mas está oculta pela configuração diretiva do %s." #: libraries/classes/Display/Results.php:897 templates/list_navigator.twig:8 #: templates/list_navigator.twig:13 @@ -13331,13 +13334,10 @@ msgid "Could not save configuration" msgstr "A configuração não pôde ser salva" #: libraries/classes/UserPreferences.php:184 -#, fuzzy -#| msgid "" -#| "%sCreate%s the phpMyAdmin configuration storage in the current database." msgid "The phpMyAdmin configuration storage database could not be accessed." msgstr "" -"%sCreate%s o armazenamento de configuração do phpMyAdmin no banco de dados " -"atual." +"O armazenamento de configuração do phpMyAdmin no banco de dados não pôde ser " +"acessado." #: libraries/classes/Util.php:131 #, php-format