summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-24 01:11:17 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-24 01:11:17 +0000
commitea17e962bf480b74a492bb525d91b8df43a83b95 (patch)
tree6b5d5a53cb8baba87db3d4b6efad97492f9d2a87 /apps/files/l10n/it.js
parenteadfa9069df66a17df5a399dd9a850fd177cd31a (diff)
downloadnextcloud-server-ea17e962bf480b74a492bb525d91b8df43a83b95.tar.gz
nextcloud-server-ea17e962bf480b74a492bb525d91b8df43a83b95.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r--apps/files/l10n/it.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index a93e135f8d0..b2a184ea09d 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -44,6 +44,7 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "Questa cartella non è disponibile, controlla i log o contatta l'amministratore",
"Could not move \"{file}\", target exists" : "Impossibile spostare \"{file}\", la destinazione esiste già",
"Could not move \"{file}\"" : "Impossibile spostare \"{file}\"",
+ "copy" : "copia",
"Could not copy \"{file}\", target exists" : "Impossibile copiare \"{file}\", la destinazione esiste già",
"Could not copy \"{file}\"" : "Impossibile copiare \"{file}\"",
"Copied {origin} inside {destination}" : "Copiato {origin} in {destination}",