Translated using Weblate (Italian)
Currently translated at 100.0% (3211 of 3211 strings) [CI skip]
This commit is contained in:
parent
67bc2a5311
commit
4ac9a52557
38
po/it.po
38
po/it.po
@ -4,16 +4,16 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.7.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2016-04-12 11:23+0200\n"
|
||||
"PO-Revision-Date: 2016-02-22 22:10+0000\n"
|
||||
"PO-Revision-Date: 2016-04-12 12:03+0000\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"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 2.5-dev\n"
|
||||
"X-Generator: Weblate 2.6-dev\n"
|
||||
|
||||
#: changelog.php:37 license.php:33
|
||||
#, php-format
|
||||
@ -3090,7 +3090,7 @@ msgstr "Coreano"
|
||||
|
||||
#: libraries/Charsets.php:313
|
||||
msgid "Burmese"
|
||||
msgstr ""
|
||||
msgstr "Burmese"
|
||||
|
||||
#: libraries/Charsets.php:316
|
||||
msgid "Persian"
|
||||
@ -3204,22 +3204,19 @@ msgid "unknown"
|
||||
msgstr "sconosciuto"
|
||||
|
||||
#: libraries/Charsets.php:460
|
||||
#, fuzzy
|
||||
#| msgid "Collation"
|
||||
msgid "binary collation"
|
||||
msgstr "Codifica caratteri"
|
||||
msgstr "collazione binaria"
|
||||
|
||||
#: libraries/Charsets.php:467
|
||||
#, fuzzy
|
||||
#| msgid "case-insensitive"
|
||||
msgid "case-insensitive collation"
|
||||
msgstr "case-insensitive"
|
||||
msgstr "collazione case-insensitive"
|
||||
|
||||
#: libraries/Charsets.php:469
|
||||
#, fuzzy
|
||||
#| msgid "case-sensitive"
|
||||
msgid "case-sensitive collation"
|
||||
msgstr "case-sensitive"
|
||||
msgstr "collazione case-sensitive"
|
||||
|
||||
#: libraries/Config.php:1148
|
||||
#, php-format
|
||||
@ -12348,10 +12345,10 @@ msgid "Grant all privileges on wildcard name (username\\_%)."
|
||||
msgstr "Concedi tutti i privilegi al nome con caratteri jolly (username\\_%)."
|
||||
|
||||
#: libraries/server_privileges.lib.php:2332
|
||||
#, fuzzy, php-format
|
||||
#, php-format
|
||||
#| msgid "Grant all privileges on database \"%s\"."
|
||||
msgid "Grant all privileges on database %s."
|
||||
msgstr "Garantisci tutti i privilegi per il database \"%s\"."
|
||||
msgstr "Garantisci tutti i privilegi per il database %s."
|
||||
|
||||
#: libraries/server_privileges.lib.php:2496
|
||||
#: libraries/server_privileges.lib.php:2567
|
||||
@ -14754,10 +14751,9 @@ msgid "Show query history at start"
|
||||
msgstr "Mostra la cronologia delle query all'inizio"
|
||||
|
||||
#: templates/console/display.phtml:189
|
||||
#, fuzzy
|
||||
#| msgid "Show current browsing query"
|
||||
msgid "Show current browsing query"
|
||||
msgstr "Mostra navigazione della query corrente"
|
||||
msgstr "Mostra la query in corso di navigazione"
|
||||
|
||||
#: templates/console/display.phtml:194
|
||||
msgid ""
|
||||
@ -15629,20 +15625,19 @@ msgid "The profile has been updated."
|
||||
msgstr "Il profilo è stato aggiornato."
|
||||
|
||||
#: vendor/phpmyadmin/motranslator/tests/MoFilesTest.php:24
|
||||
#, fuzzy
|
||||
#| msgid "Column names"
|
||||
msgid "Column parser"
|
||||
msgstr "Nomi dei campi"
|
||||
msgstr "Visualizzatore campi"
|
||||
|
||||
#: vendor/phpmyadmin/motranslator/tests/MoFilesTest.php:83
|
||||
#: vendor/phpmyadmin/motranslator/tests/MoFilesTest.php:127
|
||||
#, fuzzy, php-format
|
||||
#, php-format
|
||||
#| msgid "%d second"
|
||||
#| msgid_plural "%d seconds"
|
||||
msgid "\"%d\" second"
|
||||
msgid_plural "\"%d\" seconds"
|
||||
msgstr[0] "%d secondo"
|
||||
msgstr[1] "%d secondi"
|
||||
msgstr[0] "\"%d\" secondo"
|
||||
msgstr[1] "\"%d\" secondi"
|
||||
|
||||
#: vendor/phpmyadmin/sql-parser/src/Component.php:48
|
||||
#: vendor/phpmyadmin/sql-parser/src/Component.php:68
|
||||
@ -15668,10 +15663,9 @@ msgid "An opening bracket was expected."
|
||||
msgstr "Era attesa una parentesi aperta."
|
||||
|
||||
#: vendor/phpmyadmin/sql-parser/src/Components/CreateDefinition.php:225
|
||||
#, fuzzy
|
||||
#| msgid "Variable name was expected."
|
||||
msgid "A symbol name was expected!"
|
||||
msgstr "Era atteso un nome di variabile."
|
||||
msgstr "Era atteso un nome di simbolo!"
|
||||
|
||||
#: vendor/phpmyadmin/sql-parser/src/Components/CreateDefinition.php:257
|
||||
msgid "A comma or a closing bracket was expected."
|
||||
|
||||
Loading…
Reference in New Issue
Block a user