summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-21 01:13:49 +0000
committerNextcloud bot <bot@nextcloud.com>2019-03-21 01:13:49 +0000
commit6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2 (patch)
tree54108d2bbc73b83eb2a45ca9de9ed77cff0569ad /apps/workflowengine
parent6fae7ae5ce25ba0679b93aa8f1f8868dcd6b236a (diff)
downloadnextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.tar.gz
nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine')
-rw-r--r--apps/workflowengine/l10n/fi.js1
-rw-r--r--apps/workflowengine/l10n/fi.json1
-rw-r--r--apps/workflowengine/l10n/he.js2
-rw-r--r--apps/workflowengine/l10n/he.json2
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/fi.js b/apps/workflowengine/l10n/fi.js
index fa6747d9b4b..86d81aee94d 100644
--- a/apps/workflowengine/l10n/fi.js
+++ b/apps/workflowengine/l10n/fi.js
@@ -68,6 +68,7 @@ OC.L10N.register(
"Check %s does not exist" : "Tarkistusta %s ei ole olemassa",
"Check %s is invalid" : "Tarkistus %s on virheellinen",
"Check #%s does not exist" : "Tarkistusta #%s ei ole olemassa",
+ "Tag management" : "Tunnisteiden hallinta",
"Files workflow engine" : "Tiedostojen työnkulkumoottori",
"Open documentation" : "Avaa dokumentaatio",
"Loading…" : "Ladataan…",
diff --git a/apps/workflowengine/l10n/fi.json b/apps/workflowengine/l10n/fi.json
index 82c062dd339..2714eb4b662 100644
--- a/apps/workflowengine/l10n/fi.json
+++ b/apps/workflowengine/l10n/fi.json
@@ -66,6 +66,7 @@
"Check %s does not exist" : "Tarkistusta %s ei ole olemassa",
"Check %s is invalid" : "Tarkistus %s on virheellinen",
"Check #%s does not exist" : "Tarkistusta #%s ei ole olemassa",
+ "Tag management" : "Tunnisteiden hallinta",
"Files workflow engine" : "Tiedostojen työnkulkumoottori",
"Open documentation" : "Avaa dokumentaatio",
"Loading…" : "Ladataan…",
diff --git a/apps/workflowengine/l10n/he.js b/apps/workflowengine/l10n/he.js
index 17b768a8e1d..6978b892e8b 100644
--- a/apps/workflowengine/l10n/he.js
+++ b/apps/workflowengine/l10n/he.js
@@ -17,6 +17,7 @@ OC.L10N.register(
"matches" : "תואם",
"does not match" : "אינו תואם",
"Example: {placeholder}" : "דוגמה: {placeholder}",
+ "File name" : "שם קובץ",
"File size (upload)" : "גודל קובץ (העלאה)",
"less" : "פחות",
"less or equals" : "פחות או שווה",
@@ -63,6 +64,7 @@ OC.L10N.register(
"Operation #%s does not exist" : "פעולה מס׳ %s לא קיימת",
"Operation %s does not exist" : "הפעולה %s לא קיימת",
"Operation %s is invalid" : "הפעולה %s שגויה",
+ "Tag management" : "ניהול תגיות",
"Open documentation" : "פתיחת תיעוד",
"Loading…" : "בטעינה…"
},
diff --git a/apps/workflowengine/l10n/he.json b/apps/workflowengine/l10n/he.json
index c81b59bf676..95fc594cb65 100644
--- a/apps/workflowengine/l10n/he.json
+++ b/apps/workflowengine/l10n/he.json
@@ -15,6 +15,7 @@
"matches" : "תואם",
"does not match" : "אינו תואם",
"Example: {placeholder}" : "דוגמה: {placeholder}",
+ "File name" : "שם קובץ",
"File size (upload)" : "גודל קובץ (העלאה)",
"less" : "פחות",
"less or equals" : "פחות או שווה",
@@ -61,6 +62,7 @@
"Operation #%s does not exist" : "פעולה מס׳ %s לא קיימת",
"Operation %s does not exist" : "הפעולה %s לא קיימת",
"Operation %s is invalid" : "הפעולה %s שגויה",
+ "Tag management" : "ניהול תגיות",
"Open documentation" : "פתיחת תיעוד",
"Loading…" : "בטעינה…"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"