summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-24 00:08:13 +0000
committerNextcloud bot <bot@nextcloud.com>2017-07-24 00:08:13 +0000
commit65dba8a558ea603781f7c900286da9aabfe63425 (patch)
treebd102384c9d9e00127b8f36059114eb5809545df /apps/workflowengine
parent4ec8cac3ecdc1e3548d9925a42b59d8205a4871f (diff)
downloadnextcloud-server-65dba8a558ea603781f7c900286da9aabfe63425.tar.gz
nextcloud-server-65dba8a558ea603781f7c900286da9aabfe63425.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine')
-rw-r--r--apps/workflowengine/l10n/el.js2
-rw-r--r--apps/workflowengine/l10n/el.json2
-rw-r--r--apps/workflowengine/l10n/zh_TW.js4
-rw-r--r--apps/workflowengine/l10n/zh_TW.json4
4 files changed, 10 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/el.js b/apps/workflowengine/l10n/el.js
index a8ea95f7aee..62c2e5772a0 100644
--- a/apps/workflowengine/l10n/el.js
+++ b/apps/workflowengine/l10n/el.js
@@ -3,7 +3,7 @@ OC.L10N.register(
{
"Saved" : "Αποθηκεύτηκε",
"Saving failed:" : "Απέτυχε η αποθήκευση:",
- "File MIME type" : "MIME τύπος αρχείου",
+ "File MIME type" : "Τύπος αρχείου MIME",
"is" : "είναι",
"is not" : "δεν είναι",
"matches" : "ταιριάζει",
diff --git a/apps/workflowengine/l10n/el.json b/apps/workflowengine/l10n/el.json
index 3dbeb509abf..791f78e6acd 100644
--- a/apps/workflowengine/l10n/el.json
+++ b/apps/workflowengine/l10n/el.json
@@ -1,7 +1,7 @@
{ "translations": {
"Saved" : "Αποθηκεύτηκε",
"Saving failed:" : "Απέτυχε η αποθήκευση:",
- "File MIME type" : "MIME τύπος αρχείου",
+ "File MIME type" : "Τύπος αρχείου MIME",
"is" : "είναι",
"is not" : "δεν είναι",
"matches" : "ταιριάζει",
diff --git a/apps/workflowengine/l10n/zh_TW.js b/apps/workflowengine/l10n/zh_TW.js
index 07ed427b3ab..82c4f6905f1 100644
--- a/apps/workflowengine/l10n/zh_TW.js
+++ b/apps/workflowengine/l10n/zh_TW.js
@@ -25,6 +25,7 @@ OC.L10N.register(
"does not match IPv6" : "不能匹配 IPv6",
"Request time" : "請求時間",
"between" : "之間",
+ "not between" : "皆非",
"Start" : "開始",
"End" : "結束",
"Select timezone…" : "選擇時區...",
@@ -36,6 +37,9 @@ OC.L10N.register(
"Android client" : "Android 客戶端",
"iOS client" : "iOS 客戶端",
"Desktop client" : "桌面客戶端",
+ "User group membership" : "使用者成員關係",
+ "is member of" : "是成員來自",
+ "is not member of" : "不是成員來自",
"The given operator is invalid" : "指定的操作無效",
"The given regular expression is invalid" : "指定的規則表達式無效",
"The given file size is invalid" : "指定的檔案大小無效",
diff --git a/apps/workflowengine/l10n/zh_TW.json b/apps/workflowengine/l10n/zh_TW.json
index 27fa421bace..0b561b98d28 100644
--- a/apps/workflowengine/l10n/zh_TW.json
+++ b/apps/workflowengine/l10n/zh_TW.json
@@ -23,6 +23,7 @@
"does not match IPv6" : "不能匹配 IPv6",
"Request time" : "請求時間",
"between" : "之間",
+ "not between" : "皆非",
"Start" : "開始",
"End" : "結束",
"Select timezone…" : "選擇時區...",
@@ -34,6 +35,9 @@
"Android client" : "Android 客戶端",
"iOS client" : "iOS 客戶端",
"Desktop client" : "桌面客戶端",
+ "User group membership" : "使用者成員關係",
+ "is member of" : "是成員來自",
+ "is not member of" : "不是成員來自",
"The given operator is invalid" : "指定的操作無效",
"The given regular expression is invalid" : "指定的規則表達式無效",
"The given file size is invalid" : "指定的檔案大小無效",