diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
commit | 78d8723d0cc8c726cc02dd41439f1c7e2a50136d (patch) | |
tree | 309032247bd62ee756313ecfb9b87ff806ed9fa5 /apps/settings/l10n/zh_HK.js | |
parent | 761221bc80d01cd6f79f4e6ce4ba3fc298547ac1 (diff) | |
download | nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.tar.gz nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_HK.js')
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 85dd6ba3d2a..25ec3dbf56e 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -502,8 +502,6 @@ OC.L10N.register( "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "不支援 Nextcloud 的這個社群版本,且即時通知不可用。", "Use a second factor besides your password to increase security for your account." : "使用密碼以外的第二因數來增強您賬戶的安全性。", "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "如果您使用第三方應用程式來連線到 Nextcloud,請確保在啟用雙重認證前為每個應用程式設定應用程式密碼。", - "Migration in progress. Please wait until the migration is finished" : "正在進行遷移。請等候遷移結束", - "Migration started …" : "開始遷移……", "An error occurred while changing your language. Please reload the page and try again." : "變更語言時發生錯誤,請重新整理頁面後重試", "An error occurred while changing your locale. Please reload the page and try again." : "變更慣用地區時發生錯誤,請重新整理頁面後重試", "Select a profile picture" : "選擇個人檔案圖片", @@ -514,7 +512,6 @@ OC.L10N.register( "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "對於 https://nextcloud.com 的 HTTPS 請求發生錯誤,因此無法確定 cURL 的 TLS 是否過舊。請檢查 nextcloud 的紀錄檔以取得更多資訊。", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "幾乎超過了可用的 OPcache 密鑰的最大數量。為確保所有腳本都可以保存在緩存中,建議將 <code>opcache.max_accelerated_files</code> 應用於您的 PHP 配置,其值高於 <code>%s</code>。", "Admin privileges" : "管理員權限", - "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "如果還沒開始抹除,則撤銷此權杖可能會導致無法抹除您的裝置。", "Unable to update biography" : "無法更新小傳", "Unable to update full name" : "無法更新全名", "No full name set" : "未設定全名", @@ -524,6 +521,8 @@ OC.L10N.register( "Change scope level of {accountProperty}" : "更改 {accountProperty} 的範圍", "Unable to update federation scope of the primary {accountProperty}" : "無法更新主要 {accountProperty} 的聯盟範圍", "Unable to update federation scope of additional {accountProperty}" : "無法更新額外 {accountProperty} 的聯盟範圍", + "Migration in progress. Please wait until the migration is finished" : "正在進行遷移。請等候遷移結束", + "Migration started …" : "開始遷移……", "Address" : "地址", "Avatar" : "虛擬化身大頭照", "An error occured during the request. Unable to proceed." : "請求時發生錯誤。無法繼續。", @@ -541,7 +540,6 @@ OC.L10N.register( "Pick background job setting" : "挑選後台作業設定", "Recommended" : "建議", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php 必須由系統用戶「%s」執行。", - "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "輸入全名或電郵地址時,允許用戶名自動完成(忽略缺少的電話簿匹配項,並且位於同一群組中)", "Change privacy level of profile picture" : "更改個人資料圖片的私隱級別", "Upload new" : "上傳新的", "Select from Files" : "從雲端檔案選擇", |