summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-18 23:08:43 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-18 23:08:43 +0000
commit6b490f45fd938d631fc524e0c04af43182056bb7 (patch)
tree3a04fbec4f75018a4e559ab5b3243d8d8cac1986 /apps/workflowengine/l10n/it.js
parent269600a04f18e025313352d3b2293cc10d3c26fa (diff)
downloadnextcloud-server-6b490f45fd938d631fc524e0c04af43182056bb7.tar.gz
nextcloud-server-6b490f45fd938d631fc524e0c04af43182056bb7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/it.js')
-rw-r--r--apps/workflowengine/l10n/it.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/it.js b/apps/workflowengine/l10n/it.js
index 6ea8211f91c..09919229bf9 100644
--- a/apps/workflowengine/l10n/it.js
+++ b/apps/workflowengine/l10n/it.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Salvato correttamente",
"Saving failed:" : "Salvataggio non riuscito:",
- "File mime type" : "Tipo MIME del file",
"is" : "è",
"is not" : "non è",
"matches" : "corrisponde",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Ripristina",
"Save" : "Salva",
"Saving…" : "Salvataggio in corso...",
- "Loading…" : "Caricamento in corso..."
+ "Loading…" : "Caricamento in corso...",
+ "Successfully saved" : "Salvato correttamente",
+ "File mime type" : "Tipo MIME del file"
},
"nplurals=2; plural=(n != 1);");