summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-22 00:20:18 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-22 00:20:18 +0000
commit0004ba890c866d443be831a8a1b9e93670dc6c80 (patch)
tree72d3453c579ea99b1f6d3ed30752de43e9a1300c /apps/files/l10n/it.js
parent753425f62290c5ec87c98feec1c460b4de3413f6 (diff)
downloadnextcloud-server-0004ba890c866d443be831a8a1b9e93670dc6c80.tar.gz
nextcloud-server-0004ba890c866d443be831a8a1b9e93670dc6c80.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ù",