diff options
Diffstat (limited to 'apps/workflowengine/l10n/zh_HK.js')
-rw-r--r-- | apps/workflowengine/l10n/zh_HK.js | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/apps/workflowengine/l10n/zh_HK.js b/apps/workflowengine/l10n/zh_HK.js index b600e935f49..edd352c1880 100644 --- a/apps/workflowengine/l10n/zh_HK.js +++ b/apps/workflowengine/l10n/zh_HK.js @@ -49,38 +49,38 @@ OC.L10N.register( "Select a filter" : "選擇過濾器", "Select a comparator" : "選擇比較器", "Remove filter" : "移除過濾", - "Select a file type" : "選擇檔案類型", - "e.g. httpd/unix-directory" : "例如 httpd/unix-directory", "Folder" : "資料夾", "Images" : "圖片", "Office documents" : "Microsoft Office 文件", "PDF documents" : "PDF 文件", "Custom MIME type" : "自訂 MIME 類型", "Custom mimetype" : "自訂 mimetype", + "Select a file type" : "選擇檔案類型", + "e.g. httpd/unix-directory" : "例如 httpd/unix-directory", "Please enter a valid time span" : "請輸入有效的時間跨度", - "Select a request URL" : "選擇一個請求URL", "Files WebDAV" : "檔案 WebDAV", "Custom URL" : "自訂 URL", - "Select a user agent" : "選擇用戶 agent", + "Select a request URL" : "選擇一個請求URL", "Android client" : "Android 客戶端", "iOS client" : "iOS 客戶端", "Desktop client" : "桌面客戶端", "Thunderbird & Outlook addons" : "Thunderbird & Outlook 插件", "Custom user agent" : "自訂 user agent", + "Select a user agent" : "選擇用戶 agent", "Select groups" : "選擇群組", "Groups" : "群組", "Type to search for group …" : "輸入以搜尋群組 …", "Select a trigger" : "選擇觸發條件", "At least one event must be selected" : "必須選擇至少一個活動", "Add new flow" : "添加新流程", + "The configuration is invalid" : "配置無效", + "Active" : "啟動", + "Save" : "儲存", "When" : "時間", "and" : "及", "Add a new filter" : "添加新過濾", "Cancel" : "取消", "Delete" : "刪除", - "The configuration is invalid" : "配置無效", - "Active" : "啟動", - "Save" : "儲存", "Available flows" : "可用的流程", "For details on how to write your own flow, check out the development documentation." : "有關如何編寫自己的流程的詳細信息,請查看開發說明文件。", "No flows installed" : "未安裝流程", @@ -118,7 +118,6 @@ OC.L10N.register( "Request user agent" : "索取 user agent", "Group membership" : "群組成員身分", "is member of" : "是以下群組的成員:", - "is not member of" : "非以下群組的成員:", - "User group membership" : "用戶群組成員身分" + "is not member of" : "非以下群組的成員:" }, "nplurals=1; plural=0;"); |