diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-30 02:13:07 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-30 02:13:07 +0200 |
commit | 4d74e8955f4eee870fd83e4eaa30b8e90a0a9f06 (patch) | |
tree | fa07a692a4d9e70d48db8fc0109954899c81c48a /lib/l10n/it.php | |
parent | b28b6da4cdb9041d612ba00b96220a3a7c17c034 (diff) | |
download | nextcloud-server-4d74e8955f4eee870fd83e4eaa30b8e90a0a9f06.tar.gz nextcloud-server-4d74e8955f4eee870fd83e4eaa30b8e90a0a9f06.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/it.php')
-rw-r--r-- | lib/l10n/it.php | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/lib/l10n/it.php b/lib/l10n/it.php index db26ac82ae3..92a3d201d3a 100644 --- a/lib/l10n/it.php +++ b/lib/l10n/it.php @@ -16,15 +16,11 @@ "Files" => "File", "Text" => "Testo", "Images" => "Immagini", -"Set an admin username." => "Imposta un nome utente di amministrazione.", -"Set an admin password." => "Imposta una password di amministrazione.", "%s enter the database username." => "%s digita il nome utente del database.", "%s enter the database name." => "%s digita il nome del database.", "%s you may not use dots in the database name" => "%s non dovresti utilizzare punti nel nome del database", -"%s set the database host." => "%s imposta l'host del database.", -"PostgreSQL username and/or password not valid" => "Nome utente e/o password di PostgreSQL non validi", +"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.", -"Oracle connection could not be established" => "La connessione a Oracle non può essere stabilita", "MySQL username and/or password not valid" => "Nome utente e/o password di MySQL non validi", "DB Error: \"%s\"" => "Errore DB: \"%s\"", "Offending command was: \"%s\"" => "Il comando non consentito era: \"%s\"", @@ -32,9 +28,12 @@ "Drop this user from MySQL" => "Elimina questo utente da MySQL", "MySQL user '%s'@'%%' already exists" => "L'utente MySQL '%s'@'%%' esiste già", "Drop this user from MySQL." => "Elimina questo utente da MySQL.", +"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", -"MS SQL username and/or password not valid: %s" => "Nome utente e/o password MS SQL non validi: %s", +"PostgreSQL username and/or password not valid" => "Nome utente e/o password di PostgreSQL non validi", +"Set an admin username." => "Imposta un nome utente di amministrazione.", +"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>.", "seconds ago" => "secondi fa", |