summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/zh_CN.json')
-rw-r--r--lib/l10n/zh_CN.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index f05d7446af2..23e0245a8fd 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -108,10 +108,6 @@
"Role" : "角色",
"Unknown user" : "未知用户",
"Additional settings" : "其他设置",
- "%s enter the database username and name." : "%s 输入数据库用户名和名称。",
- "%s enter the database username." : "%s 输入数据库用户名。",
- "%s enter the database name." : "%s 输入数据库名称。",
- "%s you may not use dots in the database name" : "%s 您不能在数据库名称中使用英文句号。",
"MySQL username and/or password not valid" : "MySQL数据库用户名和/或密码无效",
"You need to enter details of an existing account." : "您需要输入现有账号的详细信息。",
"Oracle connection could not be established" : "不能建立甲骨文连接",
@@ -234,6 +230,10 @@
"Storage is temporarily not available" : "存储暂时不可用",
"Storage connection timeout. %s" : "存储连接超时。%s",
"This can usually be fixed by giving the webserver write access to the config directory." : "通常可以通过授予 Web 服务器对 config 目录的写访问权限来解决此问题。",
+ "%s enter the database username and name." : "%s 输入数据库用户名和名称。",
+ "%s enter the database username." : "%s 输入数据库用户名。",
+ "%s enter the database name." : "%s 输入数据库名称。",
+ "%s you may not use dots in the database name" : "%s 您不能在数据库名称中使用英文句号。",
"Cannot read file" : "无法读取文件",
"Cannot write into \"config\" directory" : "无法写入“config”目录",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "这个通常可以通过赋予写入权限到 config 目录来修复。查看:%s",