From dc1f6a8132c77856aa1dcd52e2ccedfc916d0b9e Mon Sep 17 00:00:00 2001 From: Stefano Martinelli Date: Mon, 3 Aug 2015 14:01:12 +0200 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (3200 of 3200 strings) [CI skip] --- po/it.po | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/po/it.po b/po/it.po index ed0e4cdb54..a9df2ae880 100644 --- a/po/it.po +++ b/po/it.po @@ -2,12 +2,12 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.5.0-dev\n" -"Report-Msgid-Bugs-To: developers@phpmyadmin.net\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-08-03 09:51+0200\n" -"PO-Revision-Date: 2015-08-02 11:19+0200\n" +"PO-Revision-Date: 2015-08-03 14:01+0200\n" "Last-Translator: Stefano Martinelli \n" -"Language-Team: Italian \n" +"Language-Team: Italian " +"\n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -3833,10 +3833,9 @@ msgid "Error while moving uploaded file." msgstr "Si é verificato un errore durante lo spostamento del file." #: libraries/File.class.php:487 -#, fuzzy #| msgid "Cannot read (moved) upload file." msgid "Cannot read moved uploaded file." -msgstr "Impossibile leggere il file caricato (spostato)." +msgstr "Impossibile leggere il file caricato (è stato spostato)." #: libraries/Footer.class.php:74 #, php-format @@ -8212,10 +8211,9 @@ msgstr "Password Hashing:" #: libraries/display_change_password.lib.php:96 #: libraries/server_privileges.lib.php:1698 -#, fuzzy #| msgid "mysql_native_password" msgid "MySQL native password" -msgstr "mysql_native_password" +msgstr "Password nativa MySQL" #: libraries/display_change_password.lib.php:136 msgid "MySQL 4.0 compatible" @@ -14133,10 +14131,9 @@ msgid "Unexpected token." msgstr "Token inatteso." #: libraries/sql-parser/src/Statement.php:238 -#, fuzzy #| msgid "No transaction was previously started." msgid "This type of clause was previously parsed." -msgstr "Non è stata iniziata alcuna transazione in precedenza." +msgstr "Questo tipo di clausola è stata esaminata in precedenza." #: libraries/sql-parser/src/Statement.php:265 msgid "A new statement was found, but no delimiter between them."