diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-04 02:15:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-04 02:15:22 +0000 |
commit | 4327d275c1912a0361af6bbd63be9bfdcdc32ddd (patch) | |
tree | b778f462fdf5e2ef868b8052410388841bd2b53f /apps/theming/l10n/zh_CN.js | |
parent | bfcc3acc9a6a51439fe47968d7f14d734c879d49 (diff) | |
download | nextcloud-server-4327d275c1912a0361af6bbd63be9bfdcdc32ddd.tar.gz nextcloud-server-4327d275c1912a0361af6bbd63be9bfdcdc32ddd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/zh_CN.js')
-rw-r--r-- | apps/theming/l10n/zh_CN.js | 3 |
1 files changed, 3 insertions, 0 deletions
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" : "文件已上传", |