diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-13 01:55:56 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-13 01:55:56 -0500 |
commit | eb90fa78adb5685b1d24527f03e2348a39a0a8f4 (patch) | |
tree | bf2b90be8b142909a99be3a70b7e18b82ac8fe02 /settings/l10n/zh_CN.js | |
parent | eac5d9fb3a52932fafdb200a2cf5d50fe9f1c759 (diff) | |
download | nextcloud-server-eb90fa78adb5685b1d24527f03e2348a39a0a8f4.tar.gz nextcloud-server-eb90fa78adb5685b1d24527f03e2348a39a0a8f4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 89bd0a3b4d4..7772673e81a 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -81,6 +81,9 @@ OC.L10N.register( "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "该应用已启用,但是需要更新。5秒后将跳转到更新页面。", "App update" : "应用更新", "No apps found for \"{query}\"" : "未找到应用适合 \"{query}\"", + "An error occurred. Please upload an ASCII-encoded PEM certificate." : "出现了一个错误。请上传 ASCII 编码的 PEM 证书。", + "Valid until {date}" : "有效期至 {date}", + "Delete" : "删除", "An error occurred: {message}" : "发生错误: {message}", "Select a profile picture" : "选择头像", "Very weak password" : "非常弱的密码", @@ -88,9 +91,6 @@ OC.L10N.register( "So-so password" : "一般强度的密码", "Good password" : "较强的密码", "Strong password" : "强密码", - "An error occurred. Please upload an ASCII-encoded PEM certificate." : "出现了一个错误。请上传 ASCII 编码的 PEM 证书。", - "Valid until {date}" : "有效期至 {date}", - "Delete" : "删除", "Groups" : "组", "Unable to delete {objName}" : "无法删除 {objName}", "Error creating group" : "创建组时出错", @@ -109,7 +109,6 @@ OC.L10N.register( "__language_name__" : "简体中文", "Personal info" : "个人信息", "Sync clients" : "客户端", - "SSL root certificates" : "SSL 根证书", "Everything (fatal issues, errors, warnings, info, debug)" : "所有(灾难性问题,错误,警告,信息,调试)", "Info, warnings, errors and fatal issues" : "信息,警告,错误和灾难性问题", "Warnings, errors and fatal issues" : "警告,错误和灾难性问题", @@ -211,6 +210,11 @@ OC.L10N.register( "Enable only for specific groups" : "仅对特定的组开放", "Uninstall App" : "卸载应用", "Enable experimental apps" : "启用实验性应用程序", + "Common Name" : "通用名称", + "Valid until" : "有效期至", + "Issued By" : "授权由", + "Valid until %s" : "有效期至 %s", + "Import root certificate" : "导入根证书", "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "亲,<br><br>现在我们为你开通了 %s 私有云帐户。<br><br>你的用户名: %s<br>访问网址: <a href=\\\"%s\\\">%s</a><br><br>", "Cheers!" : "干杯!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "亲,\\n\\n 现在我们为你开通了 %s 私有去帐户。\\n\\n 你的用户名: %s\\n 访问网址: %s\\n 你的初始密码需要咨询系统管理员。或者你也可以在登录页面输入任意密码登录,\\n登录窗口将出现忘记密码链接,点击通过注册邮箱重设初始密码。\\n\\n", @@ -242,11 +246,6 @@ OC.L10N.register( "iOS app" : "iOS 应用", "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "想支持ownCloud项目?请\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">参加开发</a>\n\t\t或者\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">帮助推广</a>吧!", "Show First Run Wizard again" : "再次显示首次运行向导", - "Common Name" : "通用名称", - "Valid until" : "有效期至", - "Issued By" : "授权由", - "Valid until %s" : "有效期至 %s", - "Import root certificate" : "导入根证书", "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "由 {communityopen}ownCloud 社区{linkclose}开发,{githubopen}源代码{linkclose}的发布需遵守 {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr> 许可协议{linkclose}。", "Show storage location" : "显示存储位置", "Show last log in" : "显示最后登录", |