From 4327d275c1912a0361af6bbd63be9bfdcdc32ddd Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 4 Aug 2019 02:15:22 +0000 Subject: [tx-robot] updated from transifex --- apps/theming/l10n/zh_CN.js | 3 +++ apps/theming/l10n/zh_CN.json | 3 +++ 2 files changed, 6 insertions(+) (limited to 'apps/theming') diff --git a/apps/theming/l10n/zh_CN.js b/apps/theming/l10n/zh_CN.js index 9061358b42e..5cfc14fabdf 100644 --- a/apps/theming/l10n/zh_CN.js +++ b/apps/theming/l10n/zh_CN.js @@ -8,8 +8,11 @@ OC.L10N.register( "Name cannot be empty" : "名称不能为空", "The given name is too long" : "输入的名称过长", "The given web address is too long" : "输入的地址过长", + "The given web address is not a valid URL" : "提供的web地址不是一个合法的URL", "The given legal notice address is too long" : "提供的法律通告地址太长", + "The given legal notice address is not a valid URL" : "提供的法律通告地址不是一个合法的URL", "The given privacy policy address is too long" : "提供的隐私政策地址太长", + "The given privacy policy address is not a valid URL" : "提供的隐私政策地址不是一个合法的URL", "The given slogan is too long" : "输入的标语过长", "The given color is invalid" : "提供的颜色无效", "The file was uploaded" : "文件已上传", diff --git a/apps/theming/l10n/zh_CN.json b/apps/theming/l10n/zh_CN.json index af3b05848f8..b4a0e20bd93 100644 --- a/apps/theming/l10n/zh_CN.json +++ b/apps/theming/l10n/zh_CN.json @@ -6,8 +6,11 @@ "Name cannot be empty" : "名称不能为空", "The given name is too long" : "输入的名称过长", "The given web address is too long" : "输入的地址过长", + "The given web address is not a valid URL" : "提供的web地址不是一个合法的URL", "The given legal notice address is too long" : "提供的法律通告地址太长", + "The given legal notice address is not a valid URL" : "提供的法律通告地址不是一个合法的URL", "The given privacy policy address is too long" : "提供的隐私政策地址太长", + "The given privacy policy address is not a valid URL" : "提供的隐私政策地址不是一个合法的URL", "The given slogan is too long" : "输入的标语过长", "The given color is invalid" : "提供的颜色无效", "The file was uploaded" : "文件已上传", -- cgit v1.2.3