aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-17 01:07:41 +0000
committerNextcloud bot <bot@nextcloud.com>2017-03-17 01:07:41 +0000
commit5683365a2cc605cbaf41290e4cdfde7028f9014a (patch)
tree2a0c7310d23cd40dfb8237aed00429d6f23d54f2 /apps/workflowengine/l10n
parent39afcbd49feb4ba333746762fe7c9d4701db9860 (diff)
downloadnextcloud-server-5683365a2cc605cbaf41290e4cdfde7028f9014a.tar.gz
nextcloud-server-5683365a2cc605cbaf41290e4cdfde7028f9014a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n')
-rw-r--r--apps/workflowengine/l10n/zh_CN.js8
-rw-r--r--apps/workflowengine/l10n/zh_CN.json8
2 files changed, 16 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/zh_CN.js b/apps/workflowengine/l10n/zh_CN.js
index 0c488c0557a..ef6faa4589d 100644
--- a/apps/workflowengine/l10n/zh_CN.js
+++ b/apps/workflowengine/l10n/zh_CN.js
@@ -47,13 +47,21 @@ OC.L10N.register(
"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 time span is invalid" : "给定的时间范围无效",
+ "The given start time is invalid" : "给定的开始时间无效",
"The given end time is invalid" : "输入的截止时间无效",
"The given group does not exist" : "输入的群组不存在",
+ "Check %s is invalid or does not exist" : "检查%s是不可用或者不存在",
"Operation #%s does not exist" : "操作 %s 不存在",
"Operation %s does not exist" : "操作 %s 不存在",
"Operation %s is invalid" : "操作 %s 无效",
+ "Check %s does not exist" : "检查%s不存在",
+ "Check %s is invalid" : "检查%s是不可用",
+ "Check #%s does not exist" : "检查#%s是不存在",
"Workflow" : "数据流",
+ "Open documentation" : "打开文档",
"Add rule group" : "添加规则组",
+ "Short rule description" : "短规则说明",
"Add rule" : "添加规则",
"Reset" : "重置",
"Save" : "保存",
diff --git a/apps/workflowengine/l10n/zh_CN.json b/apps/workflowengine/l10n/zh_CN.json
index fd37887e58e..b7691ae49cb 100644
--- a/apps/workflowengine/l10n/zh_CN.json
+++ b/apps/workflowengine/l10n/zh_CN.json
@@ -45,13 +45,21 @@
"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 time span is invalid" : "给定的时间范围无效",
+ "The given start time is invalid" : "给定的开始时间无效",
"The given end time is invalid" : "输入的截止时间无效",
"The given group does not exist" : "输入的群组不存在",
+ "Check %s is invalid or does not exist" : "检查%s是不可用或者不存在",
"Operation #%s does not exist" : "操作 %s 不存在",
"Operation %s does not exist" : "操作 %s 不存在",
"Operation %s is invalid" : "操作 %s 无效",
+ "Check %s does not exist" : "检查%s不存在",
+ "Check %s is invalid" : "检查%s是不可用",
+ "Check #%s does not exist" : "检查#%s是不存在",
"Workflow" : "数据流",
+ "Open documentation" : "打开文档",
"Add rule group" : "添加规则组",
+ "Short rule description" : "短规则说明",
"Add rule" : "添加规则",
"Reset" : "重置",
"Save" : "保存",