summaryrefslogtreecommitdiffstats
path: root/settings/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r--settings/l10n/zh_CN.js77
1 files changed, 1 insertions, 76 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js
index ad35e90389e..d810185fdeb 100644
--- a/settings/l10n/zh_CN.js
+++ b/settings/l10n/zh_CN.js
@@ -380,81 +380,6 @@ OC.L10N.register(
"change full name" : "更改全名",
"set new password" : "设置新密码",
"change email address" : "修改电子邮箱地址",
- "Default" : "默认",
- "Enabled" : "开启",
- "Not enabled" : "未启用",
- "Please provide an admin recovery password, otherwise all user data will be lost" : "请提供管理员恢复密码, 否则所有用户的数据都将丢失.",
- "Backend doesn't support password change, but the user's encryption key was successfully updated." : "后端不支持修改密码, 但用户的加密密钥已成功更新.",
- "test email settings" : "测试电子邮件设置",
- "Invalid request" : "无效请求",
- "Admins can't remove themself from the admin group" : "管理员不能将自己移出管理组",
- "Unable to add user to group %s" : "无法将用户添加到分组 %s",
- "Unable to remove user from group %s" : "无法从分组 %s 中移除用户",
- "Sending..." : "正在发送...",
- "_You have %n app update pending_::_You have %n app updates pending_" : ["%n 个应用正在等待升级"],
- "Updating...." : "正在更新....",
- "Error while updating app" : "更新应用时出错",
- "Uninstalling ...." : "正在卸载....",
- "Error while uninstalling app" : "卸载应用时发生了一个错误",
- "Uninstall" : "卸载",
- "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "该应用已启用, 但是需要更新. 5秒后将跳转到更新页面.",
- "App update" : "更新应用",
- "__language_name__" : "简体中文",
- "Personal info" : "个人信息",
- "Sessions" : "会话",
- "App passwords" : "应用密码",
- "Sync clients" : "同步客户端",
- "This is used for sending out notifications." : "这被用于发送通知.",
- "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP 的设置似乎有问题, 无法获取系统环境变量. 使用 getenv(\\\"PATH\\\") 测试时仅返回空结果.",
- "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "请检查 <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">安装文档 ↗</a> 中关于 PHP 配置的说明并在您的服务器中进行配置, 尤其是使用 php-fpm 时.",
- "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP 被设置为移除内联块, 这将导致多个核心应用无法访问.",
- "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "已安装 %1$s 的低版本 %2$s. 出于稳定性和性能的原因, 我们建议您升级到更新的 %1$s 版本.",
- "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP 模块 'fileinfo' 缺失. 我们强烈建议启用此模块以便在 MIME 类型检测时获得最准确的结果.",
- "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "事务文件锁被禁用, 这可能导致竞争条件的问题. 在 config.php 中启用 'filelocking.enabled' 选项来避免这些问题. 请参考 <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">文档↗</a> 获取更多信息.",
- "This means that there might be problems with certain characters in file names." : "这意味着当文件名中包含特定字符时可能出现问题.",
- "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "我们强烈建议在您的系统中安装需要的包以支持下列区域: %s.",
- "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "如果您不是安装在域名的根目录, 并且使用系统 cron 服务时, 可能导致 URL 生成问题. 为了避免这些问题, 请在您的 config.php 文件中设置 \"overwrite.cli.url\" 选项为您的安装根目录路径 (建议: \"%s\")",
- "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "由于下列的技术错误, 无法通过 CLI 执行计划任务:",
- "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "请再次检查 <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">安装指南 ↗</a>, 并检查 <a href=\"%s\">日志</a> 中的任何错误或警告.",
- "Cron" : "计划任务",
- "Last cron job execution: %s." : "上次定时任务执行于: %s.",
- "Last cron job execution: %s. Something seems wrong." : "上次定时任务执行于: %s. 但存在一些问题.",
- "Cron was not executed yet!" : "定时任务还未被执行!",
- "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 文件.",
- "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "为了运行该功能, 您需要 PHP posix 扩展. 请参考 {linkstart}PHP 文档{linkend} 获取更多信息.",
- "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "允许在共享对话框中自动补全用户名. 如果被禁用, 需要输入完整的用户名.",
- "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "合并其他数据库可以使用命令行工具: 'occ db:convert-type', 或查看 <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">文档 ↗</a>.",
- "Uninstall app" : "卸载应用",
- "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "您好,<br><br>您刚刚创建了 %s 账户<br><br>您的用户名: <strong>%s</strong><br>现在访问: <strong><a href=\"%s\">%s</a></strong><br><br>",
- "Cheers!" : "干杯!",
- "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "您好,\n\n您刚刚创建了 %s 账户.\n\n您的用户名: %s\n现在访问: %s\n",
- "For password recovery and notifications" : "用于密码恢复和通知",
- "Your website" : "您的网站",
- "Your Twitter handle" : "您的 Twitter 账号",
- "Get the apps to sync your files" : "下载应用同步您的文件",
- "Desktop client" : "桌面客户端",
- "Android app" : "Android 应用",
- "iOS app" : "iOS 应用",
- "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "如果您想支持这个项目 {contributeopen}加入开发团队{linkclose} 或 {contributeopen}帮助我们宣传{linkclose}!",
- "Show First Run Wizard again" : "再次显示首次运行向导",
- "Passcodes that give an app or device permissions to access your account." : "Passcodes 可以使应用或设备访问您的账号.",
- "Name" : "名称",
- "Follow us on Google Plus!" : "在 Google+ 上关注我们!",
- "Like our facebook page!" : "点赞我们 facebook 页面!",
- "Subscribe to our twitter channel!" : "关注我们的 twitter!",
- "Subscribe to our news feed!" : "订阅我们 RSS 最新消息!",
- "Subscribe to our newsletter!" : "订阅我们的最新消息!",
- "Show last log in" : "显示最后登录",
- "Group name" : "分组名",
- "Error while removing app" : "移除应用时出错",
- "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 类型检测时获得最准确的结果.",
- "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "网站,桌面设备,移动客户端和当前可以访问您帐户的应用专用密码。",
- "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "您可以为应用程序生成独立密码,因此您不必输入您的密码。 您也可以单独撤销这些独立密码。",
- "Follow us on Google+!" : "在 Google+ 上关注我们!",
- "Follow us on Twitter!" : "在 Twitter 上关注我们!",
- "Check out our blog!" : "浏览我们的博客!"
+ "Default" : "默认"
},
"nplurals=1; plural=0;");