diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-27 02:22:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-27 02:22:23 +0000 |
commit | 65b0511d79d1c095bc1131b42a795165b4170e5b (patch) | |
tree | 7d4f97884e0db33b2234153c51b3288d80f2a673 /apps/settings/l10n | |
parent | 18b419f0ca7973f9797d239a644c2f05422a858c (diff) | |
download | nextcloud-server-65b0511d79d1c095bc1131b42a795165b4170e5b.tar.gz nextcloud-server-65b0511d79d1c095bc1131b42a795165b4170e5b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n')
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/zh_HK.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index f86e188aecc..39bb698600a 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -438,7 +438,7 @@ OC.L10N.register( "Valid until %s" : "有效至 %s", "Import root certificate" : "匯入根憑證", "Execute one task with each page loaded" : "每個頁面載入時執行", - "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "允許使用者名稱自動完成在分享對話框,如果停用這個功能,必須輸入完整的使用者名稱或電子郵件地址。", + "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "在分享對話框中允許用戶名自動完成。如果禁用此選項,則需要輸入完整的用戶名或電郵地址。", "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "在公開的檔案連結和上傳頁面顯示免責聲明。(只有在檔案清單隱藏的時候才會顯示。)" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 2ff91b1f9d2..1207bd0397c 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -436,7 +436,7 @@ "Valid until %s" : "有效至 %s", "Import root certificate" : "匯入根憑證", "Execute one task with each page loaded" : "每個頁面載入時執行", - "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "允許使用者名稱自動完成在分享對話框,如果停用這個功能,必須輸入完整的使用者名稱或電子郵件地址。", + "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "在分享對話框中允許用戶名自動完成。如果禁用此選項,則需要輸入完整的用戶名或電郵地址。", "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "在公開的檔案連結和上傳頁面顯示免責聲明。(只有在檔案清單隱藏的時候才會顯示。)" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |