diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-01 02:26:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-01 02:26:28 +0000 |
commit | 0b3c4d69b9ec5596f9eb01aa57985e3167c96999 (patch) | |
tree | 8084867bfb46101e309440c2886fa31913331736 /apps/settings/l10n/zh_HK.js | |
parent | bbe5355623ec30db000e25ff1405bee180475a51 (diff) | |
download | nextcloud-server-0b3c4d69b9ec5596f9eb01aa57985e3167c96999.tar.gz nextcloud-server-0b3c4d69b9ec5596f9eb01aa57985e3167c96999.zip |
[tx-robot] updated 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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 47414fdc8c4..97891276ecc 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -114,6 +114,7 @@ OC.L10N.register( "Personal" : "個人", "Administration" : "管理", "Additional settings" : "其他設定", + "Admin right privilege" : "管理員權限", "Groupware" : "協作應用程式", "Overview" : "概覽", "Basic settings" : "基本設定", @@ -136,7 +137,9 @@ 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 設定", + "Here you can decide which group can access some of the admin settings." : "您可以在此處決定哪個群組可以存取哪些管理設定。", "None" : "無", + "Unable to modify setting" : "無法修改設定", "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" : "限制給特定群組", |