diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-21 02:14:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-21 02:14:44 +0000 |
commit | 67ce025d6190975b6c2b5a09ae700051d28f6b73 (patch) | |
tree | 46db61b91ffe853ad21a47c963d738a5bfd4c3c0 /apps/workflowengine/l10n/zh_HK.js | |
parent | 9aaa370e07099484df025ec95e017a7baa4e3633 (diff) | |
download | nextcloud-server-67ce025d6190975b6c2b5a09ae700051d28f6b73.tar.gz nextcloud-server-67ce025d6190975b6c2b5a09ae700051d28f6b73.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine/l10n/zh_HK.js')
-rw-r--r-- | apps/workflowengine/l10n/zh_HK.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/workflowengine/l10n/zh_HK.js b/apps/workflowengine/l10n/zh_HK.js index fa9c6547334..26b6589a9dc 100644 --- a/apps/workflowengine/l10n/zh_HK.js +++ b/apps/workflowengine/l10n/zh_HK.js @@ -56,10 +56,6 @@ OC.L10N.register( "PDF documents" : "PDF 文件", "Custom MIME type" : "自訂 MIME 類型", "Custom mimetype" : "自訂 mimetype", - "Select a tag" : "選擇標籤", - "No results" : "沒有符合搜尋的項目", - "%s (invisible)" : "%s (隱藏)", - "%s (restricted)" : "%s (受限)", "Please enter a valid time span" : "請輸入有效的時間跨度", "Select a request URL" : "選擇一個請求URL", "Predefined URLs" : "預定義網址", @@ -115,6 +111,10 @@ OC.L10N.register( "Request user agent" : "索取 user agent", "User group membership" : "用戶群組成員身分", "is member of" : "是以下群組的成員:", - "is not member of" : "非以下群組的成員:" + "is not member of" : "非以下群組的成員:", + "Select a tag" : "選擇標籤", + "No results" : "沒有符合搜尋的項目", + "%s (invisible)" : "%s (隱藏)", + "%s (restricted)" : "%s (受限)" }, "nplurals=1; plural=0;"); |