diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-12 02:22:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-12 02:22:34 +0000 |
commit | 0d2972cd721025dc4388f635a43b6b8311039ea5 (patch) | |
tree | 0db43744a2f44fb4507464ae3546472d1ac8c134 /apps/settings | |
parent | 0f80bc03e40dbb54497cb7d43082dc9be164755c (diff) | |
download | nextcloud-server-0d2972cd721025dc4388f635a43b6b8311039ea5.tar.gz nextcloud-server-0d2972cd721025dc4388f635a43b6b8311039ea5.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/zh_TW.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 334fd77d760..ed3b1c861ab 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -137,6 +137,8 @@ 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 設定", + "Administration privileges" : "管理員權限", + "Here you can decide which group can access certain sections of the administration 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." : "可對所有使用者與特定群組強制啟用雙因素驗證。如果他們沒有設定雙因素驗證提供者,那麼他們就會無法登入系統。", diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 52e6d713e47..41212eeb371 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -135,6 +135,8 @@ "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 設定", + "Administration privileges" : "管理員權限", + "Here you can decide which group can access certain sections of the administration 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." : "可對所有使用者與特定群組強制啟用雙因素驗證。如果他們沒有設定雙因素驗證提供者,那麼他們就會無法登入系統。", |