aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-22 00:20:09 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-22 00:20:09 +0000
commitf0824db9c708a202acd4f9c9b5d07cdb4ac5b6bb (patch)
treeddb8aebf135c6ef4e7b8e72bf629a870944755c8 /apps/files/l10n/it.js
parent1612d025cf21ac0ae70327c46dd59be66c096627 (diff)
downloadnextcloud-server-f0824db9c708a202acd4f9c9b5d07cdb4ac5b6bb.tar.gz
nextcloud-server-f0824db9c708a202acd4f9c9b5d07cdb4ac5b6bb.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r--apps/files/l10n/it.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 3bba12f4e1c..56edff92133 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -264,6 +264,8 @@ OC.L10N.register(
"Destination is not a folder" : "La destinazione non è una cartella",
"This file/folder is already in that directory" : "Questo file/cartella è già in quella cartella",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Non puoi spostare un file/cartella in se stesso o in una sottocartella di se stesso",
+ "(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ù",