summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js18
1 files changed, 18 insertions, 0 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index dd62ec5784e..aee9d512d9a 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"Cannot write into \"config\" directory!" : "无法写入 \"config\" 目录!ond",
"This can usually be fixed by giving the webserver write access to the config directory" : "您可以设置 Web 服务器对 config 目录的写权限修复这个问题",
"See %s" : "查看 %s",
+ "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "这个通常可以通过赋予写入权限到 config 目录来修复。查看:%s",
"The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "应用 %$1s 的文件替换不正确. 请确认版本与当前服务器兼容.",
"Sample configuration detected" : "示例配置检测",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "您似乎直接把 config.php 的样例文件直接复制使用. 这可能会破坏您的安装. 在对 config.php 进行修改之前请先阅读相关文档.",
@@ -11,6 +12,9 @@ OC.L10N.register(
"%1$s, %2$s and %3$s" : "%1$s, %2$s 和 %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s 和 %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s 和 %5$s",
+ "Enterprise bundle" : "企业捆绑包",
+ "Groupware bundle" : "群组捆绑包",
+ "Social sharing bundle" : "社交分享捆绑包",
"PHP %s or higher is required." : "要求 PHP 版本 %s 或者更高。",
"PHP with a version lower than %s is required." : "需要版本低于 %s 的PHP.",
"%sbit or higher PHP required." : "需要 %s 或更高版本的 PHP",
@@ -35,6 +39,7 @@ OC.L10N.register(
"_%n hour ago_::_%n hours ago_" : ["%n 小时前"],
"_%n minute ago_::_%n minutes ago_" : ["%n 分钟前"],
"seconds ago" : "几秒前",
+ "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "模块:%s不存在。请在 App 设置中开启或联系管理员。",
"File name is a reserved word" : "文件名包含敏感字符",
"File name contains at least one invalid character" : "文件名中存在至少一个非法字符",
"File name is too long" : "文件名过长",
@@ -56,6 +61,10 @@ OC.L10N.register(
"Encryption" : "加密",
"Additional settings" : "其他设置",
"Tips & tricks" : "小提示",
+ "Personal info" : "个人信息",
+ "Sync clients" : "同步客户",
+ "Unlimited" : "无限制",
+ "__language_name__" : "简体中文",
"Verifying" : "验证",
"Verifying …" : "验证...",
"Verify" : "验证",
@@ -106,7 +115,12 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "分享 %s 失败, 因为不允许二次共享",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "分享 %s 失败, 因为无法找到 %s 分享后端的来源",
"Sharing %s failed, because the file could not be found in the file cache" : "分享 %s 失败, 因为文件缓存中找不到该文件",
+ "Can’t increase permissions of %s" : "无法增加%s的权限。",
+ "Files can’t be shared with delete permissions" : "无法分享有删除权限的文件",
+ "Files can’t be shared with create permissions" : "无法分享有创建权限的文件",
"Expiration date is in the past" : "到期日期已过.",
+ "Can’t set expiration date more than %s days in the future" : "无法将过期日期设置为超过 %s 天.",
+ "The requested share does not exist anymore" : "当前请求的共享已经不存在",
"Could not find category \"%s\"" : "无法找到分类 \"%s\"",
"Sunday" : "星期日",
"Monday" : "星期一",
@@ -174,7 +188,10 @@ OC.L10N.register(
"No database drivers (sqlite, mysql, or postgresql) installed." : "没有安装数据库驱动 (SQLite、MySQL 或 PostgreSQL)。",
"Cannot write into \"config\" directory" : "无法写入“config”目录",
"Cannot write into \"apps\" directory" : "无法写入“apps”目录",
+ "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "这个通常可以通过赋予 apps 目录写入权限或者在 config 文件中关闭 AppStore 来修复。详情:%s",
"Cannot create \"data\" directory" : "无法创建“data”目录 ",
+ "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "这个通常可以通过赋予根目录写入权限来修复。查看:%s",
+ "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "权限通常可以通过赋予根目录写入权限来修复。查看:%s。",
"Setting locale to %s failed" : "设置语言为 %s 失败",
"Please install one of these locales on your system and restart your webserver." : "请在您的系统中安装下述一种语言并重启 Web 服务器.",
"Please ask your server administrator to install the module." : "请联系服务器管理员安装模块.",
@@ -196,6 +213,7 @@ OC.L10N.register(
"Your data directory must be an absolute path" : "您的数据目录必须是绝对路径",
"Check the value of \"datadirectory\" in your configuration" : "请检查配置文件中 \"datadirectory\" 的值",
"Your data directory is invalid" : "您的数据目录无效",
+ "Ensure there is a file called \".ocdata\" in the root of the data directory." : "请确定在根目录下有一个名为\".ocdata\"的文件。",
"Could not obtain lock type %d on \"%s\"." : "无法在 \"%s\" 上获取锁类型 %d.",
"Storage unauthorized. %s" : "存储认证失败. %s",
"Storage incomplete configuration. %s" : "存储未完成配置. %s",