Translated using Weblate.

This commit is contained in:
Rouslan Placella 2012-03-23 15:26:03 +01:00 committed by Michal Čihař
parent 7f2e8895bb
commit f59f769b6a

View File

@ -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 <rouslan@placella.com>\n"
"Language-Team: italian <it@li.org>\n"
"Language: it\n"
@ -510,13 +510,13 @@ msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Cerca i risultati per \"<i>%s</i>\" %s:"
#: db_search.php:227
#, fuzzy, php-format
#, php-format
#| msgid "%s match inside table <i>%s</i>"
#| msgid_plural "%s matches inside table <i>%s</i>"
msgid "%1$s match inside table <i>%2$s</i>"
msgid_plural "%1$s matches inside table <i>%2$s</i>"
msgstr[0] "%s corrispondenza nella tabella <i>%s</i>"
msgstr[1] "%s corrispondenze nella tabella <i>%s</i>"
msgstr[0] "%1$s corrispondenza nella tabella <i>%2$s</i>"
msgstr[1] "%1$s corrispondenze nella tabella <i>%2$s</i>"
#: db_search.php:234 libraries/common.lib.php:3166
#: libraries/common.lib.php:3379 libraries/common.lib.php:3380