summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-11-30 02:16:49 +0000
committerNextcloud bot <bot@nextcloud.com>2019-11-30 02:16:49 +0000
commit6725a4b746382a7ebc72e7e70539954cd450240a (patch)
treeea0efdac0cefe33e4c0aad70bf760b4618089e3a /apps/workflowengine/l10n/it.js
parent6a940d5c742490e4e891f675e3f45b5f975cf650 (diff)
downloadnextcloud-server-6725a4b746382a7ebc72e7e70539954cd450240a.tar.gz
nextcloud-server-6725a4b746382a7ebc72e7e70539954cd450240a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/it.js')
-rw-r--r--apps/workflowengine/l10n/it.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/it.js b/apps/workflowengine/l10n/it.js
index 3d90a76ed19..a76b408679d 100644
--- a/apps/workflowengine/l10n/it.js
+++ b/apps/workflowengine/l10n/it.js
@@ -20,6 +20,14 @@ OC.L10N.register(
"File accessed" : "File acceduto",
"File copied" : "File copiato",
"Tag assigned" : "Etichetta assegnata",
+ "Someone" : "Qualcuno",
+ "%s created %s" : "%s ha creato %s",
+ "%s modified %s" : "%s ha modificato %s",
+ "%s deleted %s" : "%s ha eliminato %s",
+ "%s accessed %s" : "%s ha eseguito l'accesso a %s",
+ "%s renamed %s" : "%s ha rinominato %s",
+ "%s copied %s" : "%s ha copiato %s",
+ "%s assigned %s to %s" : "%s ha assegnato %s a %s",
"Operation #%s does not exist" : "L'operazione #%s non esiste",
"Entity %s does not exist" : "L'entità %s non esiste",
"Entity %s is invalid" : "L'entità %s non è valida",