aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-22 02:26:32 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-22 02:26:32 +0000
commit710c593d53ab077338ac90d6c73b851d2cc331dc (patch)
treeeb95000ccdcb4b6a85ce7052ac23a9a9abc47005 /apps/dav/l10n/it.js
parent926f795df1c69aa112a908ca274585664eaf9f30 (diff)
downloadnextcloud-server-710c593d53ab077338ac90d6c73b851d2cc331dc.tar.gz
nextcloud-server-710c593d53ab077338ac90d6c73b851d2cc331dc.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/it.js')
-rw-r--r--apps/dav/l10n/it.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js
index 105b30146d8..835605e5ab3 100644
--- a/apps/dav/l10n/it.js
+++ b/apps/dav/l10n/it.js
@@ -108,6 +108,8 @@ OC.L10N.register(
"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.",
@@ -169,8 +171,6 @@ OC.L10N.register(
"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"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");