summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-01-13 02:20:19 +0000
committerNextcloud bot <bot@nextcloud.com>2021-01-13 02:20:19 +0000
commit6cf9c88596dd7f5d65d5b07b51d05921aff8fff4 (patch)
tree6fe1d60e4be5e36b125e2d4eef32ee0b1b2dda10 /apps/settings/l10n/zh_CN.js
parent3447ea4955fa4aae6d5f150c3c15923cba0d575f (diff)
downloadnextcloud-server-6cf9c88596dd7f5d65d5b07b51d05921aff8fff4.tar.gz
nextcloud-server-6cf9c88596dd7f5d65d5b07b51d05921aff8fff4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r--apps/settings/l10n/zh_CN.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js
index ad811173f22..31161340750 100644
--- a/apps/settings/l10n/zh_CN.js
+++ b/apps/settings/l10n/zh_CN.js
@@ -125,6 +125,9 @@ OC.L10N.register(
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "一个检查用户导入的 SSL 证书的后台工作正在进行中。请稍后再来检查。",
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "目前存在一些用户导入的 SSL 证书,这在 Nextcloud 21 中已经不使用了。它们可以通过 \"occ security:certificates:import\" 命令在命令行导入。它们在数据目录下的路径如下所示。",
"The old server-side-encryption format is enabled. We recommend disabling this." : "旧的服务器端加密格式已启用。我们建议禁用此功能。",
+ "MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "使用了 MariaDB \"%s\" 版本。Nextcloud 21将不再支持此版本,需要 MariaDB 10.2 或更高版本。",
+ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "使用了 MySQL \"%s\" 版本。Nextcloud 21将不再支持这个版本,需要 MySQL 8 或更高版本。",
+ "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 设置",
"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" : "强制启用两步验证",