diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-18 02:28:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-18 02:28:43 +0000 |
commit | a46de28089df64047ec9ec1dd37b79a156d320b3 (patch) | |
tree | 6040f2398d37ccb1eb61f7a76d552b03bc32c76f /apps/workflowengine/l10n/zh_HK.js | |
parent | a10233348b5aa59ae91ac44a1b07bcca70af7b09 (diff) | |
download | nextcloud-server-a46de28089df64047ec9ec1dd37b79a156d320b3.tar.gz nextcloud-server-a46de28089df64047ec9ec1dd37b79a156d320b3.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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/workflowengine/l10n/zh_HK.js b/apps/workflowengine/l10n/zh_HK.js index 61700e72e7c..489739bff12 100644 --- a/apps/workflowengine/l10n/zh_HK.js +++ b/apps/workflowengine/l10n/zh_HK.js @@ -99,7 +99,7 @@ OC.L10N.register( "less or equals" : "小於或等於", "greater or equals" : "大於或等於", "greater" : "更大", - "Request remote address" : "請求遠端地址", + "Request remote address" : "索取遠端地址", "matches IPv4" : "匹配 IPv4", "does not match IPv4" : "不能匹配 IPv4", "matches IPv6" : "匹配 IPv6", @@ -107,11 +107,11 @@ OC.L10N.register( "File system tag" : "檔案系統標籤", "is tagged with" : "標記為", "is not tagged with" : "没有標記為", - "Request URL" : "請求網址", - "Request time" : "請求時間", + "Request URL" : "索取網址", + "Request time" : "索取時間", "between" : "介於", "not between" : "皆非", - "Request user agent" : "請求 user agent", + "Request user agent" : "索取 user agent", "User group membership" : "用戶群組成員身分", "is member of" : "是以下群組的成員:", "is not member of" : "非以下群組的成員:", |