From 59c3ea91fd42f00ba58fc35d5c49e1ea65435b8d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 17 Oct 2017 00:08:23 +0000 Subject: [tx-robot] updated from transifex --- lib/l10n/zh_CN.js | 1 + lib/l10n/zh_CN.json | 1 + 2 files changed, 2 insertions(+) (limited to 'lib') diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 2a9eb59c28c..fa15a8ea431 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -84,6 +84,7 @@ 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 失败, 因为文件不存在.", diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index 4c27d20aa7b..a9b761c3835 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -82,6 +82,7 @@ "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 失败, 因为文件不存在.", -- cgit v1.2.3