summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/it.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/it.json')
-rw-r--r--apps/dav/l10n/it.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json
index 09feb1994b0..1a6641ac134 100644
--- a/apps/dav/l10n/it.json
+++ b/apps/dav/l10n/it.json
@@ -106,6 +106,8 @@
"Encryption not ready: %1$s" : "Crittografia non pronta: %1$s",
"Failed to open file: %1$s" : "Apertura del file non riuscito: %1$s",
"Failed to unlink: %1$s" : "Scollegamento fallito: %1$s",
+ "Invalid chunk name" : "Nome non valido per lo spezzone",
+ "Could not rename part file assembled from chunks" : "Non è possibile rinominare il file assemblato da più spezzoni",
"Failed to write file contents: %1$s" : "Scrittura del contenuto del file non riuscita: %1$s",
"File not found: %1$s" : "File non trovato: %1$s",
"System is in maintenance mode." : "Il sistema è in modalità di manutenzione.",
@@ -167,8 +169,6 @@
"A calendar <strong>todo</strong> was modified" : "Una <strong>cosa da fare</strong> del calendario è stata modificata",
"Invitation canceled" : "Invito annullato",
"Invitation updated" : "Invito aggiornato",
- "Invitation" : "Invito",
- "Invalid chunk name" : "Nome non valido per lo spezzone",
- "Could not rename part file assembled from chunks" : "Non è possibile rinominare il file assemblato da più spezzoni"
+ "Invitation" : "Invito"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file