summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-07-30 01:55:20 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-07-30 01:55:20 -0400
commita07254856ce532bfe5c49c1b53247daf88dbdd4a (patch)
tree1d6bd1a8424db25e4342f6ca0a0dad073261a4dc /lib/l10n/zh_CN.js
parent0fcb9f79cc93eaa0db9abc2d02b37350d537b911 (diff)
downloadnextcloud-server-a07254856ce532bfe5c49c1b53247daf88dbdd4a.tar.gz
nextcloud-server-a07254856ce532bfe5c49c1b53247daf88dbdd4a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 2046655f20d..305c4f097b6 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -39,9 +39,8 @@ OC.L10N.register(
"%s enter the database username." : "%s 输入数据库用户名。",
"%s enter the database name." : "%s 输入数据库名称。",
"%s you may not use dots in the database name" : "%s 您不能在数据库名称中使用英文句号。",
- "MS SQL username and/or password not valid: %s" : "MS SQL 用户名和/或密码无效:%s",
- "You need to enter either an existing account or the administrator." : "你需要输入一个数据库中已有的账户或管理员账户。",
"MySQL/MariaDB username and/or password not valid" : "MySQL/MariaDB 数据库用户名和/或密码无效",
+ "You need to enter either an existing account or the administrator." : "你需要输入一个数据库中已有的账户或管理员账户。",
"DB Error: \"%s\"" : "数据库错误:\"%s\"",
"Offending command was: \"%s\"" : "冲突命令为:\"%s\"",
"MySQL/MariaDB user '%s'@'localhost' exists already." : "MySQL/MariaDB 用户 '%s'@'localhost' 已存在。",