Skip to content

Commit

Permalink
update sfd resource files
Browse files Browse the repository at this point in the history
  • Loading branch information
besley committed May 2, 2024
1 parent 5c6131d commit b1e8856
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 17 deletions.
60 changes: 51 additions & 9 deletions community/source/sfd/ClientApp/app/resources/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"close": "Close",
"model": "Model",
"tools": "Tools",
"test": "Test",
"options": "Options",
"content": "Review Content",
"previewxml": "Preview XML",
Expand All @@ -19,10 +20,14 @@
"downgram": "Download XML",
"downsvg": "Download SVG",
"copytoclipboard": "Copy",
"importxml": "Import XML",
"importxml": "Import XML...",
"importmxgraphxml": "Import MxGraph XML...",
"createfromtemplate": "Create from Template...",
"templategallery": "Template Gallery",
"validate": "Validate Process",
"codestudio": "Code Modeling",
"modeling": "Process Modeling",
"modeling": "Modeling",
"processmodeling": "Process Modeling",
"simutest": "Simulation Test",
"adminboard": "Admin Board",
"sure": "Sure",
Expand Down Expand Up @@ -57,6 +62,12 @@
"rolelistselectwarnmsg": "Please select role record firstly!",
"syncactivityperformerswarnmsg": "The role/user has already been added.",

"usercode": "UserCode",
"username": "UserName",
"userlist": "User List",
"userlistselectwarnmsg": "Please select user record firstly!",
"syncactivityrecipientswarnmsg": "The user/recipient has already been added.",

"processlist": "Process List",
"processinfo": "1.Basic Property",
"processtemplate": "2.Process Template",
Expand All @@ -69,7 +80,7 @@
"version": "Version",
"processcode": "ProcessCode",
"packagetype": "PackageType",
"packageprocessid": "PackageProcessID",
"packageid": "PackageID",
"status": "Status",
"starttype": "StartType",
"startexpression": "StartExpression",
Expand All @@ -82,11 +93,14 @@
"trigger": "Trigger",
"email": "Email",
"message": "Message",
"notification": "Notification",

"processlisterrormsg": "An error occurred when reading process list!",
"processcreate": "Process Create",
"processselectedwarnmsg": "Please selected process record!",
"processedit": "ProcessEdit",
"processusingenablemsg": "Are you sure to make this process to be enable?",
"processusingunablemsg": "Are you sure to make this process to be unable?",

"tasklistloaderrormsg": "An error occurred when loading task list!",
"appname": "AppName",
Expand Down Expand Up @@ -135,19 +149,29 @@
"processxmlpoolsaveerrormsg": "An error occurred when saving multiple pool process xml!",
"processxmlothersaveerrormsg": "An other unknown error occurred when saving process xml!",
"processdomainlang": "Domain Language Model",
"templates": "Templates",
"standardprocess": "Standard Process",
"businessprocess": "Business Process",
"codetextprocess": "CodeText Process",
"addtoworkspace": "Add to Workspace",
"templatetype": "Template Type:",
"templatesequence": "Simple Sequence",
"templateparallel": "Parallel Branches",
"templatebatchupdate": "Batch Update",
"templateconditional": "Conditional Branches",
"templateprocessmodify": "Process Modify",
"templaterunprocess": "Execute Process",
"slickflowgraphtutorial": "Slicflow.Graph Tutorial",
"codetodiagram": "Code to Diagram",
"slickflowdemo": "Demo",
"domainlangwwarnmsg": "The code segment is empty, please ensure to input some code!",
"processdiagramreaderrormsg": "An error occurred when reading process diagram.",
"processvalidateokmsg": "Process validated successfully!",
"processvalidatewarningmsg": "Process validated failed. Detail:",
"processvalidateexceptionmsg": "Process validated has exception. Detail:",
"processvalidateresult_type_nostartactivity": "NONE Start Node",
"processvalidateresult_type_isolatedactivity": "Exist Isolated Node:",
"processvalidateresult_type_withoutstartevent": "NONE Start Event",
"processvalidateresult_type_withoutendevent": "NONE End Event",
"processvalidateresult_type_withoutstartendpath": "None critical path from start to end existed!",
"processvalidateresult_type_successed": "Process validated successfully!",

"messageflowcrosswarn": "Message flow can only connect cross by swimlane!",
"normalflowcrosswarn": "Can not connect when crossing swimlanes, please using message flow!",
Expand All @@ -156,20 +180,22 @@
"swimlanepropertymsg": "There is no property to edit at present!",
"activityproperty": "activity property",
"poolproperty": "pool property",
"transition": "transition",
"transition": "Transition",
"activitypropertyeditwarnmsg": "Please select node or line firstly!",
"recievertype": "Reciever Type",
"optiondefault": "--Choose--",
"superior": "Superior",
"compeer": "Compeer",
"subordinate": "Subordinate",
"conditionexpression": "Condtion",
"conditionexpression": "Condition",
"condition": "Condition",
"priority": "priority",
"prioritydesc": "please iput number,-1-the highest priority,0,1,2,3 follow...",
"mergeoptions": "Merge Options",
"forcedmergebranch": "Forced merge branches",
"forcedmergebranchdesc": "when the orjoin type is EOrJoin, this options can be configured.",
"defaultbranchdesc": "when the split type is OrSplit, this options can be configured.",
"transitionprioritysavewarnmsg": "Please input the number format!",
"messageref": "Message topic",

"role": "Role",
"gateway": "Gateway",
Expand Down Expand Up @@ -222,6 +248,21 @@
"percentage": "Count/Percentage",
"passovervalue": "Pass Over Value",

"wf-sequence": "Sequence",
"wf-andsplit": "AndSplit",
"wf-orsplit": "OrSplit",
"wf-xorsplit": "XOrSplit",
"wf-approvalorsplit": "Approval OrSplit",
"wf-misequence": "Mutiple Instance of Sequence",
"wf-startconditional": "Start by Condition",
"wf-startsplit": "Start with Split",
"wf-askforleave": "Ask for Leave",
"wf-eorder": "E-Order",
"wf-reimbursement": "Reimbursement",
"wf-warehousing": "Warehousing",
"wf-officein": "OfficeIn",
"wf-contract": "Contract Signing",

"subprocessguid": "SubProGUID",
"subprocessname": "SubProName",
"subfixed": "Fixed",
Expand Down Expand Up @@ -261,6 +302,7 @@
"scripttext": "Script Text",
"codetext": "Code Text",

"cronbutton": "Edit CRON Expression...",
"minute": "Minute",
"hour": "Hour",
"daymonth": "Day/Month",
Expand Down
58 changes: 50 additions & 8 deletions community/source/sfd/ClientApp/app/resources/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"close": "关闭",
"model": "建模",
"tools": "工具",
"test": "测试",
"options": "选项",
"content": "查看XML",
"previewxml": "查看XML",
Expand All @@ -19,10 +20,14 @@
"downgram": "下载XML",
"downsvg": "下载SVG",
"copytoclipboard": "复制",
"importxml": "导入XML",
"importxml": "导入XML...",
"importmxgraphxml": "导入旧版XML...",
"createfromtemplate": "从模板创建...",
"templategallery": "模版库",
"validate": "有效性检查",
"codestudio": "代码建模",
"modeling": "流程建模",
"modeling": "建模",
"processmodeling": "流程建模",
"simutest": "模拟测试",
"adminboard": "管理面板",
"sure": "确定",
Expand Down Expand Up @@ -55,7 +60,13 @@
"rolename": "角色名称",
"rolelist": "角色列表",
"rolelistselectwarnmsg": "请选择角色记录!",
"syncactivityperformerswarnmsg": "要添加的角色或用户数据已经存在!",
"syncactivityperformerswarnmsg": "要添加的角色或用户数据已经存在!",

"usercode": "用户代码",
"username": "用户名称",
"userlist": "用户列表",
"userlistselectwarnmsg": "请选择用户记录!",
"syncactivityrecipientswarnmsg": "要添加的用户接收人已经存在!",

"processlist": "流程列表",
"processinfo": "1.基本属性",
Expand All @@ -69,7 +80,7 @@
"version": "版本",
"processcode": "流程代码",
"packagetype": "图形类型",
"packageprocessid": "主图形ID",
"packageid": "主图形ID",
"status": "状态",
"starttype": "启动类型",
"startexpression": "启动表达式",
Expand All @@ -82,11 +93,14 @@
"trigger": "触发器",
"email": "邮件",
"message": "消息",
"notification": "通知",

"processlisterrormsg": "流程记录读取失败!",
"processcreate": "流程新建",
"processselectedwarnmsg": "请先选择流程记录!",
"processedit": "流程编辑",
"processusingenablemsg": "确定要启用该流程吗?",
"processusingunablemsg": "确定要禁用该流程吗?",

"tasklistloaderrormsg": "读取任务列表出错!",
"appname": "应用名称",
Expand Down Expand Up @@ -134,19 +148,29 @@
"processxmlpoolsaveerrormsg": "流程(多泳道)XML保存失败!错误:",
"processxmlothersaveerrormsg": "流程XML保存失败!其它未知原因:",
"processdomainlang": "代码语言建模",
"templates": "模板库",
"standardprocess": "标准流程",
"businessprocess": "业务流程",
"codetextprocess": "代码流程",
"addtoworkspace": "添加到工作区",
"templatetype": "模板类型:",
"templatesequence": "简单串行",
"templateparallel": "并行分支",
"templatebatchupdate": "批量更新",
"templateconditional": "条件分支",
"templateprocessmodify": "流程修改",
"templaterunprocess": "运行流程",
"slickflowgraphtutorial": "Slicflow.Graph使用手册",
"codetodiagram": "代码生成流程图",
"slickflowdemo": "Demo演示",
"domainlangwwarnmsg": "领域语言文本为空功能,请重新输入代码文本!",
"processdiagramreaderrormsg": "流程图形读取失败!",
"processvalidateokmsg": "流程校验通过,未发明显现误!",
"processvalidatewarningmsg": "流程校验失败,详细错误如下:",
"processvalidateexceptionmsg": "流程校验发生异常,详细错误如下:",
"processvalidateresult_type_nostartactivity": "没有开始节点",
"processvalidateresult_type_isolatedactivity": "存在孤立节点:",
"processvalidateresult_type_withoutstartevent": "没有开始节点",
"processvalidateresult_type_withoutendevent": "没有结束节点",
"processvalidateresult_type_withoutstartendpath": "没有从开始到结束的关键路径存在!",
"processvalidateresult_type_successed": "流程校验成功!",

"messageflowcrosswarn": "消息流只能跨越泳道进行节点连接!",
"normalflowcrosswarn": "不能跨越泳道进行节点连接,请使用消息流!",
Expand All @@ -166,9 +190,11 @@
"condition": "条件",
"priority": "优先级",
"prioritydesc": "请输入数字格式:-1-为最优先,0,1,2,3 依次倒序...",
"mergeoptions": "合并选项",
"forcedmergebranch": "强制合并分支",
"forcedmergebranchdesc": "增强合并网关时,可以配置此强制合并分支选项",
"defaultbranchdesc": "当为或分支网关时,可以配置此缺省分支选项",
"transitionprioritysavewarnmsg": "请输入数字格式的优先级!",
"messageref": "消息主题",

"role": "角色",
"gateway": "网关",
Expand Down Expand Up @@ -221,6 +247,21 @@
"percentage": "百分比",
"passovervalue": "通过个数或通过率(%)",

"wf-sequence": "序列",
"wf-andsplit": "并行分支",
"wf-orsplit": "或分支",
"wf-xorsplit": "异或分支",
"wf-approvalorsplit": "审批或分支",
"wf-misequence": "串行会签",
"wf-startconditional": "条件启动",
"wf-startsplit": "启动分支",
"wf-askforleave": "请假流程",
"wf-eorder": "电商订单流程",
"wf-reimbursement": "财务报销流程",
"wf-warehousing": "入库流程",
"wf-officein": "办公用品申领",
"wf-contract": "合同签订流程",

"subprocessguid": "子流程GUID",
"subprocessname": "子流程名称",
"subfixed": "固定",
Expand Down Expand Up @@ -260,6 +301,7 @@
"scripttext": "脚本文本",
"codetext": "代码文本",

"cronbutton": "编辑CRON表达式...",
"minute": "",
"hour": "",
"daymonth": "日/月",
Expand Down

0 comments on commit b1e8856

Please sign in to comment.