summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-10 02:26:36 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-10 02:26:36 +0000
commit524db1c6dcc9eab8827f465375fc22854d7fee54 (patch)
treebbbf262742646786205df06521b79250c0f27500 /core/l10n/zh_CN.js
parente47d56ac36d0f1d3e47392a7d9688decf847e1bc (diff)
downloadnextcloud-server-524db1c6dcc9eab8827f465375fc22854d7fee54.tar.gz
nextcloud-server-524db1c6dcc9eab8827f465375fc22854d7fee54.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 3ee84e49e64..cc99629c8e6 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -413,6 +413,7 @@ OC.L10N.register(
"Contacts" : "联系人",
"Contacts menu" : "联系人菜单",
"Settings menu" : "设置菜单",
- "Setup two-factor authentication" : "配置两步验证"
+ "Setup two-factor authentication" : "配置两步验证",
+ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您似乎正在运行 32 位版本的 PHP 服务。 Nextcloud 需要 64 位以良好运作,请升级您的操作系统与 PHP 服务至 64 位版本!有关更多详细信息,请阅读{linkstart}有关的文档页面 ↗{linkend}。"
},
"nplurals=1; plural=0;");