diff --git a/po/it.po b/po/it.po index 2de1a1b0e1..b018b7cd6b 100644 --- a/po/it.po +++ b/po/it.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-21 12:37-0400\n" -"PO-Revision-Date: 2012-03-23 15:24+0200\n" +"PO-Revision-Date: 2012-03-23 15:26+0200\n" "Last-Translator: Rouslan Placella \n" "Language-Team: italian \n" "Language: it\n" @@ -510,13 +510,13 @@ msgid "Search results for \"%s\" %s:" msgstr "Cerca i risultati per \"%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 corrispondenza nella tabella %s" -msgstr[1] "%s corrispondenze nella tabella %s" +msgstr[0] "%1$s corrispondenza nella tabella %2$s" +msgstr[1] "%1$s corrispondenze nella tabella %2$s" #: db_search.php:234 libraries/common.lib.php:3166 #: libraries/common.lib.php:3379 libraries/common.lib.php:3380