diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-10 08:21:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-10 08:21:28 +0000 |
commit | 7843a9b21a51e5a97af07d0d24b4e9e93cd32351 (patch) | |
tree | b5b2ab7ca14b588bd578192d4786729374bddb5d /settings/l10n/zh_CN.js | |
parent | 57ca183ea42cab2b3c4b5ef2c0a5f058efc39ebe (diff) | |
download | nextcloud-server-7843a9b21a51e5a97af07d0d24b4e9e93cd32351.tar.gz nextcloud-server-7843a9b21a51e5a97af07d0d24b4e9e93cd32351.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 4205266e5b4..fd1517e4d81 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -97,13 +97,13 @@ OC.L10N.register( "Will be synced to a global and public address book" : "将同步到全局和公开地址簿中", "Verify" : "验证", "Verifying …" : "正在验证...", - "An error occured while changing your language. Please reload the page and try again." : "在为您更改语言设置的过程中出错,请刷新页面重试", - "Select a profile picture" : "选择头像", "Very weak password" : "非常弱的密码", "Weak password" : "弱密码", "So-so password" : "一般强度的密码", "Good password" : "较强的密码", "Strong password" : "强密码", + "An error occured while changing your language. Please reload the page and try again." : "在为您更改语言设置的过程中出错,请刷新页面重试", + "Select a profile picture" : "选择头像", "Groups" : "分组", "Official" : "官方", "Visit website" : "访问网站", @@ -123,7 +123,6 @@ OC.L10N.register( "Default quota" : "默认配额", "App update" : "更新应用", "Error: This app can not be enabled because it makes the server unstable" : "错误: 无法启用应用因为它会导致服务器不稳定", - "Error while enabling app" : "启用应用时出错", "Your apps" : "你的应用", "Disabled apps" : "禁用应用", "Updates" : "更新", @@ -214,6 +213,12 @@ OC.L10N.register( "This text will be shown on the public link upload page when the file list is hidden." : "这些内容将在公开链接上传页中当文件列表隐藏时显示.", "Personal" : "个人", "Administration" : "管理", + "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "由 {communityopen}Nextcloud community{linkclose} 开发, {githubopen}源代码{linkclose} 基于 {licenseopen}AGPL{linkclose} 许可协议.", + "Follow us on Google+" : "在 Google+ 上关注我们!", + "Like our Facebook page" : "点赞我们 facebook 页面!", + "Follow us on Twitter" : "在 Twitter 上关注我们!", + "Check out our blog" : "浏览我们的博客!", + "Subscribe to our newsletter" : "订阅我们的最新消息!", "Profile picture" : "账户头像", "Upload new" : "上传", "Select from Files" : "选择文件", @@ -251,12 +256,6 @@ OC.L10N.register( "For security reasons this password will only be shown once." : "由于安全原因, 密码仅会显示一次.", "Username" : "用户名", "Done" : "完成", - "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "由 {communityopen}Nextcloud community{linkclose} 开发, {githubopen}源代码{linkclose} 基于 {licenseopen}AGPL{linkclose} 许可协议.", - "Follow us on Google+" : "在 Google+ 上关注我们!", - "Like our Facebook page" : "点赞我们 facebook 页面!", - "Follow us on Twitter" : "在 Twitter 上关注我们!", - "Check out our blog" : "浏览我们的博客!", - "Subscribe to our newsletter" : "订阅我们的最新消息!", "Enabled apps" : "启用应用", "A problem occurred, please check your log files (Error: %s)" : "出现了问题, 请检查您的日志文件 (错误: %s)", "Migration Completed" : "迁移完成", @@ -288,6 +287,7 @@ OC.L10N.register( "Error while disabling app" : "禁用应用时出错", "Disable" : "禁用", "Enabling app …" : "正在启用应用程序...", + "Error while enabling app" : "启用应用时出错", "Error: Could not disable broken app" : "错误: 无法禁用损坏的应用", "Error while disabling broken app" : "禁用损坏的应用时出错", "Updating...." : "正在更新....", |