From c53fa153beda2c7ec54f854636fddc9c56c876ee Mon Sep 17 00:00:00 2001 From: "morsa.h" Date: Fri, 17 Dec 2010 14:38:27 +0200 Subject: [PATCH] Translation update done using Pootle. --- po/pt.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/po/pt.po b/po/pt.po index ab5bc32a4..dd358a0c5 100644 --- a/po/pt.po +++ b/po/pt.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-beta1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2010-12-14 11:27-0500\n" -"PO-Revision-Date: 2010-12-17 14:37+0200\n" +"PO-Revision-Date: 2010-12-17 14:38+0200\n" "Last-Translator: \n" "Language-Team: portuguese \n" "Language: pt\n" @@ -526,12 +526,12 @@ msgid "Search results for \"%s\" %s:" msgstr "Procurar resultados para \"%s\" %s:" #: db_search.php:248 -#, fuzzy, php-format +#, php-format #| msgid "%s match(es) inside table %s" msgid "%s match inside table %s" msgid_plural "%s matches inside table %s" -msgstr[0] "%s resultado(s) na tabela %s" -msgstr[1] "%s resultado(s) na tabela %s" +msgstr[0] "%s resultado na tabela %s" +msgstr[1] "%s resultados na tabela %s" #: db_search.php:255 libraries/common.lib.php:2818 #: libraries/common.lib.php:2996 libraries/common.lib.php:2997