diff options
Diffstat (limited to 'apps/workflowengine/l10n/zh_CN.json')
-rw-r--r-- | apps/workflowengine/l10n/zh_CN.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/zh_CN.json b/apps/workflowengine/l10n/zh_CN.json index ba7d42484e5..43404f10c44 100644 --- a/apps/workflowengine/l10n/zh_CN.json +++ b/apps/workflowengine/l10n/zh_CN.json @@ -10,20 +10,57 @@ "The given start time is invalid" : "给定的开始时间无效", "The given end time is invalid" : "输入的截止时间无效", "The given group does not exist" : "输入的群组不存在", + "File" : "文件", + "File created" : "已创建的文件", + "File updated" : "文件已更新", + "File renamed" : "重命名的文件", + "File deleted" : "已删除文件", + "File accessed" : "已访问的文件", + "File copied" : "已复制的文件", + "Tag assigned" : "已指派的标签", "Operation #%s does not exist" : "操作 %s 不存在", + "Entity %s does not exist" : "实体%s不存在", + "Entity %s is invalid" : "实体%s是无效的", + "No events are chosen." : "没有事件被选中。", + "Entity %s has no event %s" : "实体%s没有事件%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 is not allowed with this entity" : "对于此实体,检查%s是不被允许的", "Check #%s does not exist" : "检查 #%s 不存在", "Check %s is invalid or does not exist" : "检查%s是不可用或者不存在", + "Workflows" : "工作流", + "Nextcloud workflow engine" : "Nextcloud工作流引擎", + "Select a filter" : "选择一个过滤器", + "Select a comparator" : "选择一个比较器", + "Select a file type" : "选择一个文件类型", + "Images" : "图片", + "Office documents" : "Office 文档", + "PDF documents" : "PDF文档", + "Custom mimetype" : "自定义MIME类型", + "No results" : "无结果", + "%s (invisible)" : "%s(不可见)", + "%s (restricted)" : "%s(受限)", + "Select a request URL" : "选择一个请求URL", "Predefined URLs" : "预定义 URL", "Files WebDAV" : "文件 WebDAV", + "Others" : "其它", + "Custom URL" : "自定义URL", + "Select a user agent" : "选择一个用户代理", "Sync clients" : "同步客户端", "Android client" : "Android 客户端", "iOS client" : "iOS 客户端", "Desktop client" : "桌面客户端", "Thunderbird & Outlook addons" : "Thunderbird & Outlook 插件", + "Custom user agent" : "自定义用户代理", + "When" : "时间", + "and" : "与", + "Cancel rule creation" : "取消规则创建", + "Remove rule" : "移除规则", + "The configuration is invalid" : "此配置是无效的", + "Show less" : "显示更少", + "Show more" : "显示更多", "File name" : "文件名", "is" : "是", "is not" : "不是", |