diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
commit | 4774637b5f07e6753004f421d9c7b227d82d82ad (patch) | |
tree | a1c678c42d695135a5ba10ab740cdf8c9c36644a /core/l10n/zh_CN.js | |
parent | b59b8fd8088502c9a55a1efaa760ff34964cd439 (diff) | |
download | nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.tar.gz nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index cc99629c8e6..0929fd4d353 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -204,6 +204,8 @@ OC.L10N.register( "Continue with this unsupported browser" : "继续使用该过时的浏览器", "Supported versions" : "支持的版本", "{name} version {version} and above" : "{name} 版本 {version} 及更高", + "Open settings menu" : "打开设置菜单", + "Settings menu" : "设置菜单", "Search {types} …" : "搜索 {类型} …", "Settings" : "设置", "Could not load your contacts" : "无法加载您的联系人", @@ -343,7 +345,6 @@ OC.L10N.register( "Skip to main content" : "跳过主内容", "Skip to navigation of app" : "跳过应用向导", "Get your own free account" : "获取自己的免费账号", - "Open settings menu" : "打开设置菜单", "Confirm your password" : "确认您的密码", "%s's homepage" : "%s的主页", "Connect to your account" : "连接到您的账号", @@ -412,7 +413,6 @@ OC.L10N.register( "More apps menu" : "更多的应用菜单", "Contacts" : "联系人", "Contacts menu" : "联系人菜单", - "Settings menu" : "设置菜单", "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}。" }, |