diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-10 02:26:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-10 02:26:36 +0000 |
commit | 524db1c6dcc9eab8827f465375fc22854d7fee54 (patch) | |
tree | bbbf262742646786205df06521b79250c0f27500 /core/l10n/zh_CN.js | |
parent | e47d56ac36d0f1d3e47392a7d9688decf847e1bc (diff) | |
download | nextcloud-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.js | 3 |
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;"); |