aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r--apps/files/l10n/it.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 7fa2407a6cd..4ad79873e62 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -255,7 +255,6 @@ OC.L10N.register(
"(copy)" : "(copia)",
"(copy %n)" : "(copia %n)",
"A file or folder with that name already exists in this folder" : "Esiste già un file o una cartella con quel nome in questa cartella",
- "The files is locked" : "Il file è bloccato",
"The file does not exist anymore" : "Il file non esiste più",
"Choose destination" : "Scegli la destinazione",
"Copy to {target}" : "Copia in {target}",
@@ -319,6 +318,7 @@ OC.L10N.register(
"Search for an account" : "Cerca un account",
"Choose" : "Scegli",
"No files or folders have been deleted yet" : "Nessun file o cartella è stato ancora eliminato",
- "Add" : "Aggiungi"
+ "Add" : "Aggiungi",
+ "The files is locked" : "Il file è bloccato"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");