summaryrefslogtreecommitdiffstats
path: root/settings/l10n/zh_CN.json
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/zh_CN.json')
-rw-r--r--settings/l10n/zh_CN.json65
1 files changed, 32 insertions, 33 deletions
diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json
index c20d403ecd6..ff7e1ab075a 100644
--- a/settings/l10n/zh_CN.json
+++ b/settings/l10n/zh_CN.json
@@ -17,37 +17,32 @@
"Group already exists." : "组已经存在。",
"Unable to add group." : "无法添加组。",
"Unable to delete group." : "无法删除组",
- "log-level out of allowed range" : "日志级别超出允许的范围",
"test email settings" : "测试电子邮件设置",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "在发送电子邮件时出现问题。请修改您的设置。 (错误: %s)",
"Email sent" : "邮件已发送",
"You need to set your user email before being able to send test emails." : "在发送测试邮件前您需要设置您的用户电子邮件。",
+ "Invalid request" : "无效请求",
"Invalid mail address" : "无效的电子邮件地址",
"A user with that name already exists." : "使用该名称的用户已存在。",
"Unable to create user." : "无法创建用户。",
"Your %s account was created" : "你的帐户 %s 已创建",
"Unable to delete user." : "不能删除用户",
+ "Unable to change full name" : "无法修改全名",
+ "Your full name has been changed." : "您的全名已修改。",
"Forbidden" : "被禁止",
"Invalid user" : "用户无效",
"Unable to change mail address" : "无法更改邮箱地址",
"Email saved" : "电子邮件已保存",
- "Your full name has been changed." : "您的全名已修改。",
- "Unable to change full name" : "无法修改全名",
"Couldn't remove app." : "无法删除应用。",
- "Language changed" : "语言已修改",
- "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中移除用户",
"Couldn't update app." : "无法更新应用。",
- "Are you really sure you want add \"{domain}\" as trusted domain?" : "你真的希望添加 \"{domain}\" 为信任域?",
"Add trusted domain" : "添加信任域",
"Migration in progress. Please wait until the migration is finished" : "迁移正在进行中。请等待,直到完成迁移",
"Migration started …" : "迁移开始...",
"Sending..." : "正在发送...",
"Official" : "官方",
- "Approved" : "已认可",
- "Experimental" : "实验",
"All" : "全部",
"No apps found for your version" : "未找到适合当前版本的应用",
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "已认可的应用是由值得信赖的开发商开发,并已通过了一个粗略的安全检查。他们放在一个开放的代码库并且维护人员认为他们是稳定的差不多可以正常使用。",
@@ -70,10 +65,11 @@
"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" : "应用更新",
+ "Approved" : "已认可",
+ "Experimental" : "实验",
"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" : "非常弱的密码",
"Weak password" : "弱密码",
@@ -101,8 +97,6 @@
"Login" : "登录",
"Plain" : "Plain",
"NT LAN Manager" : "NT LAN 管理器",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "电子邮件服务器",
"Open documentation" : "打开文档",
"This is used for sending out notifications." : "这被用于发送通知。",
@@ -133,17 +127,6 @@
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "你需要升级你的加密密钥 (旧版 ownCloud <= 8.0) 。 请在应用中启用 \\\"Default encryption module\\\" 并运行 'occ encryption:migrate'",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "您需要将加密密钥从旧版(ownCloud<=8.0)迁移到新版。",
"Start migration" : "开始迁移",
- "Everything (fatal issues, errors, warnings, info, debug)" : "所有(灾难性问题,错误,警告,信息,调试)",
- "Info, warnings, errors and fatal issues" : "信息,警告,错误和灾难性问题",
- "Warnings, errors and fatal issues" : "警告,错误和灾难性问题",
- "Errors and fatal issues" : "错误和灾难性问题",
- "Fatal issues only" : "仅灾难性问题",
- "Log" : "日志",
- "What to log" : "记录日志",
- "Download logfile" : "下载日志文件",
- "More" : "更多",
- "Less" : "更少",
- "The logfile is bigger than 100 MB. Downloading it may take some time!" : "日志文件超过 100 MB。下载可能需要一些时间!",
"Security & setup warnings" : "安全及设置警告",
"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\\\") 测试只返回一个空值。",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "只读配置已启用。这样可防止通过 WEB 接口设置一些配置。此外,每次更新后该文件需要手动设置为可写。",
@@ -170,20 +153,16 @@
"Allow public uploads" : "允许公开上传",
"Enforce password protection" : "强制密码保护",
"Set default expiration date" : "设置默认过期日期",
- "Allow users to send mail notification for shared files" : "允许用户发送共享文件的邮件通知",
"Expire after " : "过期于",
"days" : "天",
"Enforce expiration date" : "强制过期日期",
"Allow resharing" : "允许再次共享",
"Allow sharing with groups" : "允许群组共享",
"Restrict users to only share with users in their groups" : "限制仅与组内用户分享",
- "Allow users to send mail notification for shared files to other users" : "允许用户发送共享文件的邮件通知给其他用户",
"Exclude groups from sharing" : "在分享中排除组",
"These groups will still be able to receive shares, but not to initiate them." : "这些组将仍可以获取分享,但无法向他人分享。",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "允许在共享对话框中的自动补全用户名。如果被禁用,需要输入用户全名。",
"Tips & tricks" : "技巧提示",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite 被用作数据库。对于较大数据量的安装和使用,我们建议您切换到不同的数据库后端。",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特别当使用桌面客户端来同步文件时,不鼓励使用 SQLite 。",
"How to do backups" : "如何做备份",
"Advanced monitoring" : "高级监控",
"Performance tuning" : "性能优化",
@@ -191,8 +170,6 @@
"Theming" : "主题",
"Hardening and security guidance" : "强化和安全指南",
"Developer documentation" : "开发者文档",
- "Experimental applications ahead" : "未来的实验应用",
- "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "实验应用程序没有在安全性的问题上作过多检查,新的或已知的不稳定 BUG 都在开发中。安装它们可能会导致数据丢失或安全漏洞。",
"%s-licensed" : "%s-许可协议",
"Documentation:" : "文档:",
"User documentation" : "用户文档",
@@ -203,7 +180,6 @@
"This app cannot be installed because the following dependencies are not fulfilled:" : "此应用程序无法安装,因为以下依赖性不满足:",
"Enable only for specific groups" : "仅对特定的组开放",
"Uninstall App" : "卸载应用",
- "Enable experimental apps" : "启用实验性应用程序",
"SSL Root Certificates" : "SSL 根证书",
"Common Name" : "通用名称",
"Valid until" : "有效期至",
@@ -216,7 +192,6 @@
"Administrator documentation" : "管理员文档",
"Online documentation" : "在线文档",
"Forum" : "论坛",
- "Issue tracker" : "问题跟踪",
"Commercial support" : "商业支持",
"Profile picture" : "联系人图片",
"Upload new" : "上传新的",
@@ -227,10 +202,10 @@
"Cancel" : "取消",
"Choose as profile picture" : "选择图片",
"Full name" : "全名",
- "No display name set" : "不显示名称设置",
"Email" : "电子邮件",
"Your email address" : "您的电子邮件",
"For password recovery and notifications" : "用户恢复密码通知",
+ "No display name set" : "不显示名称设置",
"No email address set" : "尚未设置 Email 地址",
"You are member of the following groups:" : "您是以下组的成员:",
"Password" : "密码",
@@ -255,7 +230,6 @@
"Create" : "创建",
"Admin Recovery Password" : "管理恢复密码",
"Enter the recovery password in order to recover the users files during password change" : "输入恢复密码来在更改密码的时候恢复用户文件",
- "Group" : "分组",
"Everyone" : "所有人",
"Admins" : "管理员",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "请输入存储限额 (ex: \"512 MB\" or \"12 GB\")",
@@ -265,9 +239,34 @@
"set new password" : "设置新密码",
"change email address" : "修改电子邮箱地址",
"Default" : "默认",
+ "log-level out of allowed range" : "日志级别超出允许的范围",
+ "Language changed" : "语言已修改",
+ "Are you really sure you want add \"{domain}\" as trusted domain?" : "你真的希望添加 \"{domain}\" 为信任域?",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "Everything (fatal issues, errors, warnings, info, debug)" : "所有(灾难性问题,错误,警告,信息,调试)",
+ "Info, warnings, errors and fatal issues" : "信息,警告,错误和灾难性问题",
+ "Warnings, errors and fatal issues" : "警告,错误和灾难性问题",
+ "Errors and fatal issues" : "错误和灾难性问题",
+ "Fatal issues only" : "仅灾难性问题",
+ "Log" : "日志",
+ "What to log" : "记录日志",
+ "Download logfile" : "下载日志文件",
+ "More" : "更多",
+ "Less" : "更少",
+ "The logfile is bigger than 100 MB. Downloading it may take some time!" : "日志文件超过 100 MB。下载可能需要一些时间!",
+ "Allow users to send mail notification for shared files" : "允许用户发送共享文件的邮件通知",
+ "Allow users to send mail notification for shared files to other users" : "允许用户发送共享文件的邮件通知给其他用户",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite 被用作数据库。对于较大数据量的安装和使用,我们建议您切换到不同的数据库后端。",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特别当使用桌面客户端来同步文件时,不鼓励使用 SQLite 。",
+ "Experimental applications ahead" : "未来的实验应用",
+ "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "实验应用程序没有在安全性的问题上作过多检查,新的或已知的不稳定 BUG 都在开发中。安装它们可能会导致数据丢失或安全漏洞。",
+ "Enable experimental apps" : "启用实验性应用程序",
+ "Group" : "分组",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "外部存储",
- "Updates" : "更新"
+ "Updates" : "更新",
+ "An error occurred: {message}" : "发生错误: {message}"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file