summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-18 23:08:43 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-18 23:08:43 +0000
commit6b490f45fd938d631fc524e0c04af43182056bb7 (patch)
tree3a04fbec4f75018a4e559ab5b3243d8d8cac1986 /lib/l10n/zh_CN.js
parent269600a04f18e025313352d3b2293cc10d3c26fa (diff)
downloadnextcloud-server-6b490f45fd938d631fc524e0c04af43182056bb7.tar.gz
nextcloud-server-6b490f45fd938d631fc524e0c04af43182056bb7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 0ecabd9ed7b..06a00a8ce11 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -36,13 +36,11 @@ 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." : "ID 为 %s 的模块不存在. 请在应用设置中启用或联系您的管理员.",
"File name is a reserved word" : "文件名包含敏感字符",
"File name contains at least one invalid character" : "文件名中存在至少一个非法字符",
"File name is too long" : "文件名过长",
"Dot files are not allowed" : ".文件 不被允许",
"Empty filename is not allowed" : "不允许使用空名称。",
- "This is an automatically generated email, please do not reply." : "这是一个自动生成的电子邮件,请不要回复。",
"Help" : "帮助",
"Apps" : "应用",
"Personal" : "个人",
@@ -65,7 +63,6 @@ OC.L10N.register(
"Oracle username and/or password not valid" : "Oracle 数据库用户名和/或密码无效",
"DB Error: \"%s\"" : "数据库错误:\"%s\"",
"Offending command was: \"%s\"" : "冲突命令为:\"%s\"",
- "You need to enter either an existing account or the administrator." : "你需要输入一个数据库中已有的账户或管理员账户。",
"Offending command was: \"%s\", name: %s, password: %s" : "冲突命令为:\"%s\",名称:%s,密码:%s",
"PostgreSQL username and/or password not valid" : "PostgreSQL 数据库用户名和/或密码无效",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X 不被支持并且 %s 在这个平台上无法正常工作。请自行承担风险!",
@@ -205,6 +202,8 @@ OC.L10N.register(
"Storage connection error. %s" : "存储连接错误. %s",
"Storage is temporarily not available" : "存储暂时不可用",
"Storage connection timeout. %s" : "存储连接超时. %s",
+ "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID 为 %s 的模块不存在. 请在应用设置中启用或联系您的管理员.",
+ "You need to enter either an existing account or the administrator." : "你需要输入一个数据库中已有的账户或管理员账户。",
"%s shared »%s« with you" : "%s 向您分享了 »%s«",
"%s via %s" : "%s 通过 %s",
"Cannot create \"data\" directory (%s)" : "无法创建“apps”目录 (%s)",