diff options
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 7547ce7d4a1..8a2a553f7ac 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -70,7 +70,6 @@ OC.L10N.register( "Email address for %1$s changed on %2$s" : "%1$s的邮箱地址更改为%2$s", "Welcome aboard" : "欢迎登陆", "Welcome aboard %s" : "欢迎登陆 %s", - "You have now an %s account, you can add, protect, and share your data." : "你现在有%s个账户,你可以添加,保护和分享你的数据。", "Your username is: %s" : "你的用户名是: %s", "Set your password" : "设置你的密码", "Go to %s" : "到 %s", @@ -439,6 +438,7 @@ OC.L10N.register( "Subscribe to our news feed!" : "订阅我们 RSS 最新消息!", "Subscribe to our newsletter!" : "订阅我们的最新消息!", "Show last log in" : "显示最后登录", + "You have now an %s account, you can add, protect, and share your data." : "你现在有%s个账户,你可以添加,保护和分享你的数据。", "Verifying" : "正在验证", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "为了您服务的安全和性能, 请将所有设置配置正确. 我们将会进行一些自动化检查以帮助您完成这项工作. 详情请查看 \"小提示\" 部分及相关文档.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "PHP 模块 'fileinfo' 缺失. 我们强烈建议启用此模块以便在 MIME 类型检测时获得最准确的结果.", |