diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-02 01:59:26 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-02 01:59:26 -0400 |
commit | d2e1cae331dec750f82851ca5991d39311ffe728 (patch) | |
tree | 8ce6b96caceb7e8c9b14251c155df6eba3534c35 /settings/l10n/zh_CN.js | |
parent | ba9b214aaa0406b0a54032e2c84577af9918521b (diff) | |
download | nextcloud-server-d2e1cae331dec750f82851ca5991d39311ffe728.tar.gz nextcloud-server-d2e1cae331dec750f82851ca5991d39311ffe728.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 28 |
1 files changed, 27 insertions, 1 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index c2234b882da..9c4f07d8463 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -2,9 +2,13 @@ OC.L10N.register( "settings", { "Sharing" : "共享", + "Server-side encryption" : "服务器端加密", "External Storage" : "外部存储", "Cron" : "计划任务", + "Email server" : "电子邮件服务器", "Log" : "日志", + "Server Status" : "服务器状态", + "Tips & tricks" : "技巧提示", "Updates" : "更新", "Authentication error" : "认证错误", "Your full name has been changed." : "您的全名已修改。", @@ -22,6 +26,8 @@ OC.L10N.register( "Wrong admin recovery password. Please check the password and try again." : "错误的管理员恢复密码。请检查密码并重试。", "Unable to change password" : "不能更改密码", "Enabled" : "开启", + "Not enabled" : "未启用", + "Migration Completed" : "迁移完成", "Saved" : "已保存", "test email settings" : "测试电子邮件设置", "Email sent" : "邮件已发送", @@ -31,6 +37,7 @@ OC.L10N.register( "Add trusted domain" : "添加信任域", "Sending..." : "正在发送...", "All" : "全部", + "Update to %s" : "更新为 %s", "Please wait...." : "请稍等....", "Error while disabling app" : "禁用 app 时出错", "Disable" : "禁用", @@ -63,7 +70,9 @@ OC.L10N.register( "Error creating user" : "创建用户出错", "A valid password must be provided" : "必须提供合法的密码", "__language_name__" : "简体中文", - "SSL root certificates" : "SSL根证书", + "Sync clients" : "同步客户端", + "Personal info" : "个人信息", + "SSL root certificates" : "SSL 根证书", "Everything (fatal issues, errors, warnings, info, debug)" : "所有(灾难性问题,错误,警告,信息,调试)", "Info, warnings, errors and fatal issues" : "信息,警告,错误和灾难性问题", "Warnings, errors and fatal issues" : "警告,错误和灾难性问题", @@ -80,6 +89,7 @@ OC.L10N.register( "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP模块'文件信息'丢失. 我们强烈建议启用此模块以便mime类型检测取得最佳结果.", "System locale can not be set to a one which supports UTF-8." : "系统语系无法设置为支持 UTF-8 的语系。", "This means that there might be problems with certain characters in file names." : "这意味着一些文件名中的特定字符可能有问题。", + "Open documentation" : "打开文档", "Allow apps to use the Share API" : "允许应用软件使用共享API", "Allow users to share via link" : "允许用户通过链接分享文件", "Enforce password protection" : "强制密码保护", @@ -97,6 +107,8 @@ OC.L10N.register( "Execute one task with each page loaded" : "每个页面加载后执行一个任务", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php 已注册于一个 webcron 服务来通过 http 每 15 分钟执行 cron.php。", "Use system's cron service to call the cron.php file every 15 minutes." : "使用系统 CRON 服务每 15 分钟执行一次 cron.php 文件。", + "Enable server-side encryption" : "启用服务器端加密", + "Enable encryption" : "启用加密", "This is used for sending out notifications." : "这被用于发送通知。", "Send mode" : "发送模式", "Encryption" : "加密", @@ -115,6 +127,10 @@ OC.L10N.register( "More" : "更多", "Less" : "更少", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特别当使用桌面客户端来同步文件时,不鼓励使用 SQLite 。", + "Advanced monitoring" : "高级监控", + "Performance tuning" : "性能优化", + "Improving the config.php" : "正在优化 config.php", + "Theming" : "主题", "Version" : "版本", "by" : "被", "Documentation:" : "文档:", @@ -123,8 +139,14 @@ OC.L10N.register( "Enable only for specific groups" : "仅对特定的组开放", "Uninstall App" : "卸载应用", "Cheers!" : "干杯!", + "User documentation" : "用户文档", + "Administrator documentation" : "管理员文档", + "Online documentation" : "在线文档", "Forum" : "论坛", "Get the apps to sync your files" : "安装应用进行文件同步", + "Desktop client" : "桌面客户端", + "Android app" : "Android 应用", + "iOS app" : "iOS 应用", "Show First Run Wizard again" : "再次显示首次运行向导", "You have used <strong>%s</strong> of the available <strong>%s</strong>" : "你已使用 <strong>%s</strong>,有效空间 <strong>%s</strong>", "Password" : "密码", @@ -149,12 +171,14 @@ OC.L10N.register( "Valid until" : "有效期至", "Issued By" : "授权由", "Valid until %s" : "有效期至 %s", + "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" : "显示最后登录", "Username" : "用户名", "Create" : "创建", "Admin Recovery Password" : "管理恢复密码", "Enter the recovery password in order to recover the users files during password change" : "输入恢复密码来在更改密码的时候恢复用户文件", + "Search Users" : "搜索用户", "Add Group" : "增加组", "Group" : "分组", "Everyone" : "所有人", @@ -166,9 +190,11 @@ OC.L10N.register( "Full Name" : "全名", "Quota" : "配额", "Storage Location" : "存储空间位置", + "User Backend" : "用户后端", "Last Login" : "最后登录", "change full name" : "更改全名", "set new password" : "设置新密码", + "change email address" : "修改电子邮箱地址", "Default" : "默认" }, "nplurals=1; plural=0;"); |