Translated using Weblate (Italian)
Currently translated at 100.0% (3200 of 3200 strings) [CI skip]
This commit is contained in:
parent
d1d8c5071b
commit
dc1f6a8132
17
po/it.po
17
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 <stefano.ste.martinelli@gmail.com>\n"
|
||||
"Language-Team: Italian <https://hosted.weblate.org/projects/phpmyadmin/"
|
||||
"master/it/>\n"
|
||||
"Language-Team: Italian "
|
||||
"<https://hosted.weblate.org/projects/phpmyadmin/master/it/>\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."
|
||||
|
||||
Loading…
Reference in New Issue
Block a user