diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-02 16:48:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-02 16:48:52 +0000 |
commit | 53195b156c68082f1e02e45ba2a266c15ef1bcaa (patch) | |
tree | bdfbc87ca88c341a38fa42b169a204eee6c6647b /apps/workflowengine/l10n/zh_CN.json | |
parent | 0ef15f93c4792306cfb5eee635d8edce7d944691 (diff) | |
download | nextcloud-server-53195b156c68082f1e02e45ba2a266c15ef1bcaa.tar.gz nextcloud-server-53195b156c68082f1e02e45ba2a266c15ef1bcaa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/zh_CN.json')
-rw-r--r-- | apps/workflowengine/l10n/zh_CN.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/zh_CN.json b/apps/workflowengine/l10n/zh_CN.json index 410cc7f8479..fd37887e58e 100644 --- a/apps/workflowengine/l10n/zh_CN.json +++ b/apps/workflowengine/l10n/zh_CN.json @@ -43,6 +43,8 @@ "The given file size is invalid" : "给定的文件大小无效", "The given tag id is invalid" : "给定的标签ID无效", "The given IP range is invalid" : "给定的IP范围无效", + "The given IP range is not valid for IPv4" : "填写的IP范围不是有效的IPv4格式", + "The given IP range is not valid for IPv6" : "填写的IP范围不是有效的IPv6格式", "The given end time is invalid" : "输入的截止时间无效", "The given group does not exist" : "输入的群组不存在", "Operation #%s does not exist" : "操作 %s 不存在", |