diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-06 02:22:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-06 02:22:22 +0000 |
commit | 41f9fdab1ca76bc7299f646f28b464ce1efe1004 (patch) | |
tree | d26edf3761a529a56cb921378e6d719fd6217fcf /apps/files_external | |
parent | b6e434f02adeb827d141a5cf8f6bed0f0a0b5bbc (diff) | |
download | nextcloud-server-41f9fdab1ca76bc7299f646f28b464ce1efe1004.tar.gz nextcloud-server-41f9fdab1ca76bc7299f646f28b464ce1efe1004.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/zh_HK.js | 6 | ||||
-rw-r--r-- | apps/files_external/l10n/zh_HK.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/zh_HK.js b/apps/files_external/l10n/zh_HK.js index d7228c6a6f9..6f63bc10231 100644 --- a/apps/files_external/l10n/zh_HK.js +++ b/apps/files_external/l10n/zh_HK.js @@ -10,7 +10,7 @@ OC.L10N.register( "Error configuring OAuth2" : "設定 OAuth2 時發生錯誤", "Generate keys" : "產生密鑰", "Error generating key pair" : "產生密鑰對錯誤", - "All users. Type to select user or group." : "所有人都可以使用,或者選擇特定用戶、群組", + "All users. Type to select user or group." : "所有人都可以使用,鍵入以選擇用戶或群組。", "(group)" : "(群組)", "Compatibility with Mac NFD encoding (slow)" : "與 Mac 的 NFD 編碼格式相容(較慢)", "Enable encryption" : "啟用加密", @@ -52,10 +52,10 @@ OC.L10N.register( "Unsatisfied authentication mechanism parameters" : "無法滿足驗證機制所需的參數條件", "Insufficient data: %s" : "資料不足﹕%s", "%s" : "%s", - "Storage with ID \"%d\" is not user editable" : "用戶\"%d\"無法對此儲存位置進行編輯", + "Storage with ID \"%d\" is not user editable" : "用戶無法編輯 ID 為 “%d” 的存儲", "Access key" : "存取密鑰", "Secret key" : "私密密鑰", - "Builtin" : "公告", + "Builtin" : "內建", "None" : "無", "OAuth1" : "OAuth1", "App key" : "App 密鑰", diff --git a/apps/files_external/l10n/zh_HK.json b/apps/files_external/l10n/zh_HK.json index 7935e0eb1a1..657d7e4b056 100644 --- a/apps/files_external/l10n/zh_HK.json +++ b/apps/files_external/l10n/zh_HK.json @@ -8,7 +8,7 @@ "Error configuring OAuth2" : "設定 OAuth2 時發生錯誤", "Generate keys" : "產生密鑰", "Error generating key pair" : "產生密鑰對錯誤", - "All users. Type to select user or group." : "所有人都可以使用,或者選擇特定用戶、群組", + "All users. Type to select user or group." : "所有人都可以使用,鍵入以選擇用戶或群組。", "(group)" : "(群組)", "Compatibility with Mac NFD encoding (slow)" : "與 Mac 的 NFD 編碼格式相容(較慢)", "Enable encryption" : "啟用加密", @@ -50,10 +50,10 @@ "Unsatisfied authentication mechanism parameters" : "無法滿足驗證機制所需的參數條件", "Insufficient data: %s" : "資料不足﹕%s", "%s" : "%s", - "Storage with ID \"%d\" is not user editable" : "用戶\"%d\"無法對此儲存位置進行編輯", + "Storage with ID \"%d\" is not user editable" : "用戶無法編輯 ID 為 “%d” 的存儲", "Access key" : "存取密鑰", "Secret key" : "私密密鑰", - "Builtin" : "公告", + "Builtin" : "內建", "None" : "無", "OAuth1" : "OAuth1", "App key" : "App 密鑰", |