From 7cbbcbb5429dc0c9686811c9e2c7515d871b0657 Mon Sep 17 00:00:00 2001 From: Everton R Date: Mon, 2 Apr 2012 23:14:41 +0200 Subject: [PATCH] Translated using Weblate. --- po/pt_BR.po | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index deb1a0a2b5..9f8eb1eab8 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-29 10:12+0200\n" -"PO-Revision-Date: 2012-03-26 22:33+0200\n" +"PO-Revision-Date: 2012-04-02 22:57+0200\n" "Last-Translator: Everton R \n" "Language-Team: brazilian_portuguese \n" "Language: pt_BR\n" @@ -509,13 +509,13 @@ msgid "Search results for \"%s\" %s:" msgstr "Resultados da pesquisa para \"%s\" %s:" #: db_search.php:227 -#, fuzzy, php-format +#, php-format #| msgid "%s match inside table %s" #| msgid_plural "%s matches inside table %s" msgid "%1$s match inside table %2$s" msgid_plural "%1$s matches inside table %2$s" -msgstr[0] "%s resultado dentro da tabela %s" -msgstr[1] "%s resultados dentro da tabela %s" +msgstr[0] "%1$s resultado dentro da tabela %2$s" +msgstr[1] "%1$s resultados dentro da tabela %2$s" #: db_search.php:234 libraries/common.lib.php:3167 #: libraries/common.lib.php:3380 libraries/common.lib.php:3381 @@ -1777,22 +1777,19 @@ msgid "Show indexes" msgstr "Mostrar índices" #: js/messages.php:250 libraries/mult_submits.inc.php:301 -#, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" -msgstr "Desabilitar verificação de chaves estrangeiras" +msgstr "Verificação de chave estrangeira:" #: js/messages.php:251 libraries/mult_submits.inc.php:305 -#, fuzzy #| msgid "Enabled" msgid "(Enabled)" -msgstr "Habilitado" +msgstr "(Habilitado)" #: js/messages.php:252 libraries/mult_submits.inc.php:305 -#, fuzzy #| msgid "Disabled" msgid "(Disabled)" -msgstr "Desabilitado" +msgstr "(Desabilitado)" #: js/messages.php:255 msgid "Searching"