aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r--lib/l10n/it.js7
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index e7d0abbb183..cc24bd6f233 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -80,9 +80,7 @@ OC.L10N.register(
"Invalid path" : "Percorso non valido",
"Failed to create file from template" : "Impossibile creare un file dal modello",
"Templates" : "Modelli",
- "File name is a reserved word" : "Il nome del file è una parola riservata",
- "File name contains at least one invalid character" : "Il nome del file contiene almeno un carattere non valido",
- "File name is too long" : "Il nome del file è troppo lungo",
+ "Filename contains at least one invalid character" : "Il nome del file contiene almeno un carattere non valido",
"Empty filename is not allowed" : "Un nome di file vuoto non è consentito",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "L'applicazione \"%s\" non può essere installata poiché il file appinfo non può essere letto.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "L'applicazione \"%s\" non può essere installata perché non è compatibile con questa versione del server.",
@@ -255,6 +253,9 @@ OC.L10N.register(
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "L'utente connesso deve essere un admin, un sub admin o avere il permesso di accedere a questa impostazione",
"Logged in user must be an admin or sub admin" : "L'utente che ha eseguito l'accesso deve essere un amministratore o sub-amministratore",
"Logged in user must be an admin" : "L'utente che ha eseguito l'accesso deve essere un amministratore ",
+ "File name is a reserved word" : "Il nome del file è una parola riservata",
+ "File name contains at least one invalid character" : "Il nome del file contiene almeno un carattere non valido",
+ "File name is too long" : "Il nome del file è troppo lungo",
"Help" : "Aiuto",
"Users" : "Utenti",
"Unknown user" : "Utente sconosciuto",