diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-24 00:08:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-24 00:08:01 +0000 |
commit | d95b46ffb75d70498191f817eb1fd7d919bf7d73 (patch) | |
tree | 896f649fd3cf3fde8384f8965a17cfd5eb398b18 /apps/workflowengine/l10n/zh_TW.js | |
parent | 05d979c6655a830f5626debe0e9e98171e6326a3 (diff) | |
download | nextcloud-server-d95b46ffb75d70498191f817eb1fd7d919bf7d73.tar.gz nextcloud-server-d95b46ffb75d70498191f817eb1fd7d919bf7d73.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/zh_TW.js')
-rw-r--r-- | apps/workflowengine/l10n/zh_TW.js | 4 |
1 files changed, 4 insertions, 0 deletions
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" : "指定的檔案大小無效", |