diff options
Diffstat (limited to 'apps/workflowengine/l10n/zh_HK.json')
-rw-r--r-- | apps/workflowengine/l10n/zh_HK.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/zh_HK.json b/apps/workflowengine/l10n/zh_HK.json index 7e0ddd60448..bc37a3a99d7 100644 --- a/apps/workflowengine/l10n/zh_HK.json +++ b/apps/workflowengine/l10n/zh_HK.json @@ -33,9 +33,12 @@ "Entity %s has no event %s" : "實體 %s 沒有事件 %s", "Operation %s does not exist" : "操作 %s 不存在", "Operation %s is invalid" : "操作 #%s 無效", + "At least one check needs to be provided" : "至少需要提供一個檢查規則", "The provided operation data is too long" : "指定的操作數據太長", + "Invalid check provided" : "提供了無效的檢查規則", "Check %s does not exist" : "檢查 %s 不存在", "Check %s is invalid" : "檢查 %s 無效", + "Check %s is not allowed with this entity" : "此實體不允許使用檢查規則 %s", "The provided check value is too long" : "指定的檢查數據太長", "Check #%s does not exist" : "檢查 #%s 不存在", "Check %s is invalid or does not exist" : "檢查 %s 無效或不存在", @@ -54,6 +57,8 @@ "No results" : "沒有符合搜尋的項目", "%s (invisible)" : "%s (隱藏)", "%s (restricted)" : "%s (受限)", + "Please enter a valid time span" : "請輸入有效的時間跨度", + "Select a request URL" : "選擇一個請求URL", "Predefined URLs" : "預定義網址", "Files WebDAV" : "檔案 WebDAV", "Others" : "其他", @@ -65,15 +70,22 @@ "Thunderbird & Outlook addons" : "Thunderbird & Outlook 插件", "Custom user agent" : "自訂用戶 agent", "At least one event must be selected" : "必須選擇至少一個活動", + "Add new flow" : "添加新流程", + "When" : "時間", "and" : "及", "Cancel" : "取消", "Delete" : "刪除", "The configuration is invalid" : "配置無效", "Active" : "啟動", "Save" : "儲存", + "Available flows" : "可用的流程", + "For details on how to write your own flow, check out the development documentation." : "有關如何編寫自己的流程的詳細信息,請查看開發說明文件。", + "More flows" : "更多流程", "Browse the app store" : "瀏覽應用程式商店", "Show less" : "顯示較少", "Show more" : "顯示更多", + "Configured flows" : "配置流程", + "Your flows" : "您的流程", "matches" : "匹配", "does not match" : "不能匹配", "is" : "是", |