summaryrefslogtreecommitdiffstats
path: root/lib/l10n/it.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-12 01:57:17 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-12 01:57:17 -0400
commit8320b8eb7aed2e5ca951663d2b3894f0484f407d (patch)
treed364c5f36ac404291a7c24718ee4fa961f6448a7 /lib/l10n/it.php
parent364e1f852fe8640d7d6fa149f784a0d2d1de0a57 (diff)
downloadnextcloud-server-8320b8eb7aed2e5ca951663d2b3894f0484f407d.tar.gz
nextcloud-server-8320b8eb7aed2e5ca951663d2b3894f0484f407d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/it.php')
-rw-r--r--lib/l10n/it.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/l10n/it.php b/lib/l10n/it.php
index affa6552d23..ed1cbc2e31a 100644
--- a/lib/l10n/it.php
+++ b/lib/l10n/it.php
@@ -31,6 +31,7 @@ $TRANSLATIONS = array(
"Application is not enabled" => "L'applicazione non è abilitata",
"Authentication error" => "Errore di autenticazione",
"Token expired. Please reload page." => "Token scaduto. Ricarica la pagina.",
+"Unknown user" => "Utente sconosciuto",
"Files" => "File",
"Text" => "Testo",
"Images" => "Immagini",
@@ -39,8 +40,13 @@ $TRANSLATIONS = array(
"%s you may not use dots in the database name" => "%s non dovresti utilizzare punti nel nome del database",
"MS SQL username and/or password not valid: %s" => "Nome utente e/o password MS SQL non validi: %s",
"You need to enter either an existing account or the administrator." => "È necessario inserire un account esistente o l'amministratore.",
+"MySQL/MariaDB username and/or password not valid" => "Nome utente e/o password di MySQL/MariaDB non validi",
"DB Error: \"%s\"" => "Errore DB: \"%s\"",
"Offending command was: \"%s\"" => "Il comando non consentito era: \"%s\"",
+"MySQL/MariaDB user '%s'@'localhost' exists already." => "L'utente MySQL/MariaDB '%s'@'localhost' esiste già.",
+"Drop this user from MySQL/MariaDB" => "Elimina questo utente da MySQL/MariaDB",
+"MySQL/MariaDB user '%s'@'%%' already exists" => "L'utente MySQL/MariaDB '%s'@'%%' esiste già",
+"Drop this user from MySQL/MariaDB." => "Elimina questo utente da MySQL/MariaDB.",
"Oracle connection could not be established" => "La connessione a Oracle non può essere stabilita",
"Oracle username and/or password not valid" => "Nome utente e/o password di Oracle non validi",
"Offending command was: \"%s\", name: %s, password: %s" => "Il comando non consentito era: \"%s\", nome: %s, password: %s",
@@ -49,6 +55,7 @@ $TRANSLATIONS = array(
"Set an admin password." => "Imposta una password di amministrazione.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Il tuo server web non è configurato correttamente per consentire la sincronizzazione dei file poiché l'interfaccia WebDAV sembra essere danneggiata.",
"Please double check the <a href='%s'>installation guides</a>." => "Leggi attentamente le <a href='%s'>guide d'installazione</a>.",
+"%s shared »%s« with you" => "%s ha condiviso «%s» con te",
"Could not find category \"%s\"" => "Impossibile trovare la categoria \"%s\"",
"seconds ago" => "secondi fa",
"_%n minute ago_::_%n minutes ago_" => array("%n minuto fa","%n minuti fa"),