Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/zh_HK.js')
-rw-r--r--apps/settings/l10n/zh_HK.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js
index 78fbb07f11c..47414fdc8c4 100644
--- a/apps/settings/l10n/zh_HK.js
+++ b/apps/settings/l10n/zh_HK.js
@@ -120,6 +120,9 @@ OC.L10N.register(
"Sharing" : "分享",
"Personal info" : "個人資訊",
"Mobile & desktop" : "手提電話及電腦",
+ "Email server" : "電郵伺服器",
+ "Security & setup warnings" : "安全及設定警示",
+ "Background jobs" : "後台作業",
"Create" : "建立",
"Change" : "更改",
"Delete" : "刪除",
@@ -133,6 +136,7 @@ OC.L10N.register(
"MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本「%s」。Nextcloud 21 不再支援此版本,並需要 MySQL 8.0、MariaDB 10.2 或更新版本。",
"PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "正在使用 PostgreSQL 版本「%s」。Nextcloud 21 不再支援此版本,並需要 PostgreSQL 9.6 或更新版本。",
"Nextcloud settings" : "Nextcloud 設定",
+ "None" : "無",
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "可對所有用戶與特定群組實施雙重認證。如果他們沒有設定雙重認證提供者,那麼他們就會無法登入系統。",
"Enforce two-factor authentication" : "強制雙重認證",
"Limit to groups" : "限制給特定群組",
@@ -327,13 +331,11 @@ OC.L10N.register(
"Administrator documentation" : "管理員使用手冊",
"Documentation" : "使用手冊",
"Forum" : "論壇",
- "None" : "無",
"Login" : "登入",
"Plain" : "明文",
"NT LAN Manager" : "NT LAN 管理程式",
"SSL/TLS" : "SSL/TLS",
"STARTTLS" : "STARTTLS",
- "Email server" : "電郵伺服器",
"Open documentation" : "開啟使用手冊",
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "設置此伺服器以使其能夠發送電郵以進行密碼重置,通知等。",
"Send mode" : "傳送模式",
@@ -350,7 +352,6 @@ OC.L10N.register(
"Save" : "儲存",
"Test email settings" : "測試電子郵件設定",
"Send email" : "傳送測試電郵",
- "Security & setup warnings" : "安全及設定警示",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "正確的配置對於您 Nextcloud 的安全性和性能很重要。 為此,我們正執行一些自動檢查。 有關更多信息,請參閱連結的說明書。",
"All checks passed." : "所有檢查皆通過。",
"There are some errors regarding your setup." : "您的設定有些錯誤。",
@@ -375,7 +376,6 @@ OC.L10N.register(
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "您必須將您的加密密鑰從舊的加密(ownCloud <= 8.0)遷移到新的。請啟用「預設加密模組」並執行 'occ encryption:migrate'",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "您必須將您的加密密鑰從舊的加密(ownCloud <= 8.0)遷移到新的。",
"Start migration" : "開始遷移",
- "Background jobs" : "後台作業",
"Last job execution ran %s. Something seems wrong." : "上次後台作業執行於 %s。似乎有點問題。",
"Some jobs haven’t been executed since %s. Please consider increasing the execution frequency." : "從 %s 開始,有一些工作未執行。請考慮增加執行頻率。",
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "從 %s 開始,有一些工作未執行。請考慮切換為系統 cron。",