diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:35 +0000 |
commit | cea2b78aa39f0ebd9955e1d5efddb143fd536d14 (patch) | |
tree | 398c45a4af9506c07b0fb151ec9b9c8feae22123 /apps/workflowengine/l10n/zh_TW.js | |
parent | 2fd5507624b9f0fb2a6bf95d4c0e1d4d72f3d7fd (diff) | |
download | nextcloud-server-cea2b78aa39f0ebd9955e1d5efddb143fd536d14.tar.gz nextcloud-server-cea2b78aa39f0ebd9955e1d5efddb143fd536d14.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/zh_TW.js')
-rw-r--r-- | apps/workflowengine/l10n/zh_TW.js | 72 |
1 files changed, 36 insertions, 36 deletions
diff --git a/apps/workflowengine/l10n/zh_TW.js b/apps/workflowengine/l10n/zh_TW.js index b25213556de..5834538826a 100644 --- a/apps/workflowengine/l10n/zh_TW.js +++ b/apps/workflowengine/l10n/zh_TW.js @@ -1,40 +1,53 @@ OC.L10N.register( "workflowengine", { - "File MIME type" : "檔案MIME類型", + "The given operator is invalid" : "指定的操作無效", + "The given regular expression is invalid" : "指定的規則表達式無效", + "The given file size is invalid" : "指定的檔案大小無效", + "The given tag id is invalid" : "指定的標籤 Id無效", + "The given IP range is invalid" : "指定的IP 範圍無效", + "The given IP range is not valid for IPv4" : "指定的IP範圍不是有效的IPv4", + "The given IP range is not valid for IPv6" : "指定的IP範圍不是有效的IPv6", + "The given time span is invalid" : "指定的時間範圍無效", + "The given start time is invalid" : "指定的開始時間無效", + "The given end time is invalid" : "指定的結束時間無效", + "The given group does not exist" : "指定的群組不存在", + "Operation #%s does not exist" : "操作 #%s 不存在", + "Operation %s does not exist" : "操作 %s 不存在", + "Operation %s is invalid" : "操作 #%s 無效", + "Check %s does not exist" : "檢查 %s 不存在", + "Check %s is invalid" : "檢查 %s 無效", + "Check #%s does not exist" : "檢查 #%s 不存在", + "Check %s is invalid or does not exist" : "檢查 %s 無效或不存在", + "Predefined URLs" : "預定義網址", + "Files WebDAV" : "檔案 WebDAV", + "Sync clients" : "同步客戶端", + "Android client" : "Android 客戶端", + "iOS client" : "iOS 客戶端", + "Desktop client" : "桌面客戶端", "is" : "是", "is not" : "不是", "matches" : "匹配", "does not match" : "不能匹配", - "Example: {placeholder}" : "例子:{placeholder}", + "File MIME type" : "檔案MIME類型", "File size (upload)" : "檔案大小(上傳)", "less" : "更少", "less or equals" : "小於或等於", "greater or equals" : "大於或等於", "greater" : "更大", - "File system tag" : "檔案系統標籤", - "is tagged with" : "標記為", - "is not tagged with" : "没有標記為", - "Select tag…" : "選擇標籤", "Request remote address" : "請求遠端地址", "matches IPv4" : "匹配 IPv4", "does not match IPv4" : "不能匹配 IPv4", "matches IPv6" : "匹配 IPv6", "does not match IPv6" : "不能匹配 IPv6", + "File system tag" : "檔案系統標籤", + "is tagged with" : "標記為", + "is not tagged with" : "没有標記為", + "Request URL" : "請求網址", "Request time" : "請求時間", "between" : "之間", "not between" : "皆非", - "Start" : "開始", - "End" : "結束", - "Select timezone…" : "選擇時區...", - "Request URL" : "請求網址", - "Predefined URLs" : "預定義網址", - "Files WebDAV" : "檔案 WebDAV", "Request user agent" : "請求用戶代理", - "Sync clients" : "同步客戶端", - "Android client" : "Android 客戶端", - "iOS client" : "iOS 客戶端", - "Desktop client" : "桌面客戶端", "User group membership" : "使用者成員關係", "is member of" : "是成員來自", "is not member of" : "不是成員來自", @@ -46,26 +59,13 @@ OC.L10N.register( "Saved" : "已儲存", "Saving failed:" : "保存失敗:", "Add rule group" : "新增群組規則", - "The given operator is invalid" : "指定的操作無效", - "The given regular expression is invalid" : "指定的規則表達式無效", - "The given file size is invalid" : "指定的檔案大小無效", - "The given tag id is invalid" : "指定的標籤 Id無效", - "The given IP range is invalid" : "指定的IP 範圍無效", - "The given IP range is not valid for IPv4" : "指定的IP範圍不是有效的IPv4", - "The given IP range is not valid for IPv6" : "指定的IP範圍不是有效的IPv6", - "The given time span is invalid" : "指定的時間範圍無效", - "The given start time is invalid" : "指定的開始時間無效", - "The given end time is invalid" : "指定的結束時間無效", - "The given group does not exist" : "指定的群組不存在", - "Check %s is invalid or does not exist" : "檢查 %s 無效或不存在", - "Operation #%s does not exist" : "操作 #%s 不存在", - "Operation %s does not exist" : "操作 %s 不存在", - "Operation %s is invalid" : "操作 #%s 無效", - "Check %s does not exist" : "檢查 %s 不存在", - "Check %s is invalid" : "檢查 %s 無效", - "Check #%s does not exist" : "檢查 #%s 不存在", + "Example: {placeholder}" : "例子:{placeholder}", + "Select tag…" : "選擇標籤", + "Start" : "開始", + "End" : "結束", + "Select timezone…" : "選擇時區...", + "Workflow" : "工作流程", "Open documentation" : "開啟說明文件", - "Loading…" : "載入中…", - "Workflow" : "工作流程" + "Loading…" : "載入中…" }, "nplurals=1; plural=0;"); |