Translated using Weblate (Italian)

Currently translated at 100.0% (3218 of 3218 strings)

[CI skip]
This commit is contained in:
Stefano Martinelli 2016-10-19 11:07:48 +00:00 committed by Weblate
parent 6169fef755
commit 9aa081f46e

View File

@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 4.6.5-dev\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
"POT-Creation-Date: 2016-10-18 13:42+0200\n"
"PO-Revision-Date: 2016-08-17 10:18+0000\n"
"PO-Revision-Date: 2016-10-19 11:08+0000\n"
"Last-Translator: Stefano Martinelli <stefano.ste.martinelli@gmail.com>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/phpmyadmin/4-6/"
"it/>\n"
"Language-Team: Italian "
"<https://hosted.weblate.org/projects/phpmyadmin/4-6/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.8-dev\n"
"X-Generator: Weblate 2.9-dev\n"
#: changelog.php:38 license.php:33
#, php-format
@ -1827,6 +1827,7 @@ msgstr "Esporta"
#: js/messages.php:389
msgid "No routine is exportable. Required privileges may be lacking."
msgstr ""
"Non ci sono routine esportabili. Potresti non avere i privilegi necessari."
#: js/messages.php:392 libraries/rte/rte_routines.lib.php:754
msgid "ENUM/SET editor"
@ -2974,7 +2975,7 @@ msgstr "Formattazione della stringa non riuscita per regola '%s'."
#: libraries/Advisor.php:467
#, php-format
msgid "Error in reading file: The file '%s' does not exist or is not readable!"
msgstr ""
msgstr "Errore in lettura file: il file %s non esiste oppure non è leggibile!"
#: libraries/Advisor.php:492
#, php-format
@ -12015,6 +12016,8 @@ msgid ""
"No routine with name %1$s found in database %2$s. You might be lacking the "
"necessary privileges to edit this routine"
msgstr ""
"Non c'è alcuna routine di nome %1$s nel database %2$s. Potresti non avere le "
"autorizzazioni necessarie per editare questa routine"
#: libraries/rte/rte_words.lib.php:39
#, php-format
@ -12022,6 +12025,8 @@ msgid ""
"No routine with name %1$s found in database %2$s. You might be lacking the "
"necessary privileges to view/export this routine"
msgstr ""
"Non c'è alcuna routine di nome %1$s nel database %2$s. Potresti non avere le "
"autorizzazioni necessarie per visualizzare/esportare questa routine"
#: libraries/rte/rte_words.lib.php:42
#, php-format
@ -12356,6 +12361,8 @@ msgid ""
"Allows user to give to other users or remove from other users privileges "
"that user possess on this routine."
msgstr ""
"Consente all'utente di concedere o rimuovere ad altri utenti le "
"autorizzazioni che l'utente possiede per questa routine."
#: libraries/server_privileges.lib.php:1042
msgid "Allows altering and dropping this routine."
@ -12417,6 +12424,8 @@ msgid ""
"Allows user to give to other users or remove from other users the privileges "
"that user possess yourself."
msgstr ""
"Consente all'utente di concedere o rimuovere ad altri utenti le "
"autorizzazioni che l'utente possiede per se stesso."
#: libraries/server_privileges.lib.php:1552
msgid "Native MySQL authentication"
@ -13906,20 +13915,20 @@ msgstr "Era attesa una parentesi aperta."
#: libraries/sql-parser/src/Statements/InsertStatement.php:227
#: libraries/sql-parser/src/Statements/ReplaceStatement.php:165
#: libraries/sql-parser/src/Statements/ReplaceStatement.php:193
#, fuzzy
#| msgid "Unexpected token."
msgid "Unexpected keyword."
msgstr "Token inatteso."
msgstr "Keyworld inaspettata."
#: libraries/sql-parser/src/Components/CaseExpression.php:202
msgid "Unexpected end of CASE expression"
msgstr ""
msgstr "Inattesa fine dell'espressione CASE"
#: libraries/sql-parser/src/Components/CreateDefinition.php:227
msgid ""
"A symbol name was expected! A reserved keyword can not be used as a field "
"name without backquotes."
msgstr ""
"Era atteso un nome di simbolo! Un termine riservato non può essere usato "
"come nome di un campo senza inserirlo tra backquotes ( ` )."
#: libraries/sql-parser/src/Components/CreateDefinition.php:241
msgid "A symbol name was expected!"
@ -13967,10 +13976,9 @@ msgid "This option conflicts with \"%1$s\"."
msgstr "Questa opzione è in conflitto con \"%1$s\"."
#: libraries/sql-parser/src/Components/OptionsArray.php:260
#, fuzzy, php-format
#| msgid "Ending quote %1$s was expected."
#, php-format
msgid "Value/Expression for the option %1$s was expected"
msgstr "Era atteso il fine quote %1$s."
msgstr "Era atteso un valore/espressione per l'opzione %1$s"
#: libraries/sql-parser/src/Components/RenameOperation.php:101
msgid "The old name of the table was expected."
@ -14044,10 +14052,8 @@ msgid "The name of the entity was expected."
msgstr "Era atteso il nome dell'entity."
#: libraries/sql-parser/src/Statements/CreateStatement.php:436
#, fuzzy
#| msgid "Variable name was expected."
msgid "A table name was expected."
msgstr "Era atteso un nome di variabile."
msgstr "Era atteso un nome di tabella."
#: libraries/sql-parser/src/Statements/CreateStatement.php:444
msgid "At least one column definition was expected."
@ -14058,10 +14064,8 @@ msgid "A \"RETURNS\" keyword was expected."
msgstr "Era attesa una parola chiave \"RETURNS\"."
#: libraries/sql-parser/src/Statements/DeleteStatement.php:303
#, fuzzy
#| msgid "This type of clause was previously parsed."
msgid "This type of clause is not valid in Multi-table queries."
msgstr "Questo tipo di clausola è stata esaminata in precedenza."
msgstr "Questo tipo di clausola non è valida nelle query Multi-tabella."
#: libraries/sql.lib.php:231
msgid "Detailed profile"