diff options
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r-- | lib/l10n/zh_CN.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index fa15a8ea431..2a9eb59c28c 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -84,7 +84,6 @@ OC.L10N.register( "Set an admin username." : "请设置一个管理员用户名。", "Set an admin password." : "请设置一个管理员密码。", "Can't create or write into the data directory %s" : "无法创建或写入数据目录 %s", - "Given database host is invalid and must not contain the port: %s" : "给定的数据库主机不正确且不可包含端口:%s", "Invalid Federated Cloud ID" : "无效的联合云ID", "Sharing %s failed, because the backend does not allow shares from type %i" : "分享 %s 失败, 因为后端不允许分享 %i 类型", "Sharing %s failed, because the file does not exist" : "分享 %s 失败, 因为文件不存在.", |