diff options
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r-- | lib/l10n/zh_CN.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index a28ffd4d03a..d750cf0002e 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -261,10 +261,6 @@ OC.L10N.register( "Storage connection timeout. %s" : "存储连接超时。%s", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "应用%1$s的文件替换不正确。请确认版本与当前服务器兼容。", "Full name" : "全名", - "%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 您不能在数据库名称中使用英文句号。", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "已达到用户上限,未创建该用户。请检查您的通知以了解更多。", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "在用户名中只允许使用以下字符:“a-z”、“A-Z”、“0-9” 和 \"_.@-'\"", "libxml2 2.7.0 is at least required. Currently %s is installed." : "至少需要 libxml2 2.7.0. 当前安装 %s。", |