diff options
Diffstat (limited to 'apps/workflowengine/l10n/zh_CN.js')
-rw-r--r-- | apps/workflowengine/l10n/zh_CN.js | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/apps/workflowengine/l10n/zh_CN.js b/apps/workflowengine/l10n/zh_CN.js index 5be621200e2..6f500b68010 100644 --- a/apps/workflowengine/l10n/zh_CN.js +++ b/apps/workflowengine/l10n/zh_CN.js @@ -53,6 +53,7 @@ OC.L10N.register( "Images" : "图片", "Office documents" : "Office 文档", "PDF documents" : "PDF文档", + "Custom MIME type" : "自定义 MIME 类型", "Custom mimetype" : "自定义MIME类型", "Select a file type" : "选择一个文件类型", "e.g. httpd/unix-directory" : "例如: httpd/unix-directory", @@ -68,17 +69,22 @@ OC.L10N.register( "Select a user agent" : "选择一个用户代理", "Select groups" : "选择用户组", "Groups" : "用户组", + "Type to search for group …" : "输入以搜索群组...", + "Select a trigger" : "选择一个触发器", "At least one event must be selected" : "必须至少选择一个事件", "Add new flow" : "添加新的流程", "The configuration is invalid" : "此配置是无效的", - "Active" : "活动", + "Active" : "作用", "Save" : "保存", "When" : "时间", "and" : "与", + "Add a new filter" : "添加一个新的筛选条件", "Cancel" : "取消", "Delete" : "删除", "Available flows" : "可用的流程", "For details on how to write your own flow, check out the development documentation." : "有关如何编写自己的流程的详细信息,请查看开发文档。", + "No flows installed" : "未安装任何流量设备", + "Ask your administrator to install new flows." : "请让你的管理员安装新的流量设备。", "More flows" : "更多流程", "Browse the App Store" : "浏览应用商店", "Show less" : "显示更少", @@ -110,6 +116,7 @@ OC.L10N.register( "between" : "之间", "not between" : "不在之间", "Request user agent" : "请求用户代理", + "Group membership" : "组成员资格", "is member of" : "是成员", "is not member of" : "不是成员" }, |