summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-24 00:20:30 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-24 00:20:30 +0000
commit9894f7ba6a17cd4192b490fcfc0e1199802dc0ce (patch)
tree4a448336e6b9f072eee509b1bd3ccdac4bed497b /apps/settings/l10n/zh_CN.js
parentcde21ff96b58de23f87f826f4306f34b7d3cb248 (diff)
downloadnextcloud-server-9894f7ba6a17cd4192b490fcfc0e1199802dc0ce.tar.gz
nextcloud-server-9894f7ba6a17cd4192b490fcfc0e1199802dc0ce.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r--apps/settings/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js
index a09e1210768..431008781e0 100644
--- a/apps/settings/l10n/zh_CN.js
+++ b/apps/settings/l10n/zh_CN.js
@@ -167,7 +167,6 @@ OC.L10N.register(
"The PHP memory limit is below the recommended value of %s." : "PHP 内存限制低于建议值 %s。",
"PHP modules" : "PHP模块",
"This instance is missing some required PHP modules. It is required to install them: %s." : "该实例缺少一些必须的PHP模块。必须安装以下模块:%s",
- "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "该实例缺少一些推荐的PHP模块。强烈建议您安装以下模块以提升性能和兼容性:%s",
"The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "未加载 PHP OPcache 模块。为了更好的性能,建议将其加载到您的 PHP 安装中。",
"PHP version" : "PHP版本",
"You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "您当前正在使用 PHP %s。在 Nextcloud 27 中 PHP 8.0 已过时,而在 Nextcloud 28 中可能最低需要 PHP 8.1。请尽快升级 PHP 至官方支持的最新版本。",
@@ -669,6 +668,7 @@ OC.L10N.register(
"Edit display name" : "编辑显示名称",
"Select manager" : "选择管理者",
"User's table" : "用户的表格",
- "Select user manager" : "选择用户管理者"
+ "Select user manager" : "选择用户管理者",
+ "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "该实例缺少一些推荐的PHP模块。强烈建议您安装以下模块以提升性能和兼容性:%s"
},
"nplurals=1; plural=0;");