You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

291 lines
16 KiB

1 year ago
{
8 months ago
"menu.engine.rule": "Rule Engine",
10 months ago
"menu.engine.rule.resources": "Model Manager",
1 year ago
"menu.engine.rule.authorization": "Authorization Manager",
"menu.engine.rule.workflow": "Workflow",
1 year ago
"menu.engine.rule.dictionary": "Meta Data Manager",
1 year ago
"menu.engine.rule.lib": "Feature Library Manager",
9 months ago
"menu.engine.rule.function": "User Defined Function Library",
1 year ago
"menu.engine.rule.testcase": "Test Case Manager",
10 months ago
"menu.engine.rule.migration": "Data Back and Migration",
1 year ago
10 months ago
"re.resources.grid.title": "Model",
1 year ago
"re.resources.grid.toolbar.addTop": "Top Folder",
"re.resources.grid.toolbar.addChild": "Child Folder",
"re.resources.grid.toolbar.addModel": "Model",
"re.resources.grid.toolbar.addScoreCard": "Score Card",
"re.resources.grid.toolbar.deepClone.tip": "Are you sure to deep clone the resource?",
10 months ago
"re.resources.grid.toolbar.deepCloneNew": "Deep Clone(new)",
1 year ago
"re.resources.grid.toolbar.deepCloneNew.tip": "Are you sure to deep clone the resource as new resource?",
"re.resources.grid.toolbar.design": "View/Design",
8 months ago
"re.resources.grid.toolbar.deploy.online": "Online",
"re.resources.grid.toolbar.deploy.online.tip": "Are you sure to on line the resource?",
"re.resources.grid.toolbar.deploy.offline": "Offline",
"re.resources.grid.toolbar.deploy.offline.tip": "Are you sure to off line the resource?",
1 year ago
"re.resources.grid.toolbar.importExample": "Import Example",
"re.resources.grid.entity.effectiveDate": "Effective Date",
"re.resources.grid.entity.imports": "Imports",
"re.resources.grid.entity.taskName": "Task Name",
"re.resources.grid.entity.taskAssignee": "Task Assignee",
"re.resources.dialog.attachment.title": "Attachment Manager",
"re.resources.dialog.attachment.grid.title": "Attachment List",
"re.resources.dialog.attachment.grid.entity.file": "Please select a file",
"re.resources.designer.dialog.title": "Model Designer - {name} ({status},V{version})",
10 months ago
"re.resources.designer.model.grid.title": "Model Structure",
1 year ago
"re.resources.designer.model.grid.toolbar.addChild": "Add Child Model",
10 months ago
"re.resources.designer.model.grid.toolbar.deepClone.tip": "Are you sure to deep clone the model?",
"re.resources.designer.model.grid.toolbar.generateGroovySourceCode": "Generate Script Code",
"re.resources.designer.model.grid.toolbar.generateGroovySourceCode4TestCase": "Generate Script Code(Test Case)",
1 year ago
"re.resources.designer.model.grid.entity.executeMode": "Execute Mode",
"re.resources.designer.parameter.tab.title": "Parameter",
"re.resources.designer.testcase.tab.title": "Test Case",
"re.resources.designer.validator.tab.title": "Validator",
"re.resources.designer.processor.tab.title": "Processor",
"re.resources.designer.option.tab.title": "Option",
"re.resources.designer.parameter.grid.title": "Parameter List",
"re.resources.designer.parameter.grid.toolbar.move": "Move",
"re.resources.designer.parameter.grid.toolbar.add.constant": "Constant",
"re.resources.designer.parameter.grid.toolbar.add.in": "Input",
"re.resources.designer.parameter.grid.toolbar.add.inOption": "Input(Option)",
"re.resources.designer.parameter.grid.toolbar.add.indicator": "Indicator",
"re.resources.designer.parameter.grid.toolbar.add.intermediate": "Intermediate",
"re.resources.designer.parameter.grid.toolbar.add.out": "Output",
"re.resources.designer.parameter.grid.toolbar.add.ruleResult": "Rule Output",
"re.resources.designer.parameter.grid.toolbar.add.singleRuleResult": "Single Rule Output",
"re.resources.designer.parameter.grid.toolbar.add.importPmml": "Import PMML",
10 months ago
"re.resources.designer.parameter.grid.toolbar.deepClone.tip": "Are you sure to deep clone the parameter?",
1 year ago
"re.resources.designer.parameter.grid.entity.valueType": "Value Type",
"re.resources.designer.parameter.grid.entity.valueTypeVersion": "Value Type Version",
"re.resources.designer.parameter.grid.entity.valueScale": "Value Scale",
"re.resources.designer.parameter.grid.entity.valueRoundingMode": "Rounding Mode",
"re.resources.designer.parameter.grid.entity.valueTypeIsList": "Is List",
"re.resources.designer.parameter.grid.entity.libCode": "Library",
"re.resources.designer.parameter.grid.entity.libVersion": "Library Version",
"re.resources.designer.parameter.grid.entity.indicatorCode": "Indicator",
"re.resources.designer.validator.grid.title": "Validator",
"re.resources.designer.validator.grid.entity.content": "Content",
"re.resources.designer.validator.grid.entity.tip": "Error Tip",
1 year ago
"re.resources.designer.option.grid.title": "Options",
"re.resources.designer.option.grid.entity.inputValue": "Input Value",
"re.resources.designer.option.grid.entity.value": "Value",
"re.resources.designer.option.grid.entity.title": "Title",
"re.resources.designer.processor.grid.title": "Processor",
"re.resources.designer.processor.grid.entity.content": "Content",
8 months ago
"re.resources.designer.processor.grid.entity.objectCondition": "Condition",
10 months ago
"re.resources.designer.processor.grid.entity.objectProperties": "Object Properties",
1 year ago
"re.resources.designer.processor.grid.entity.optionCode": "Option",
"re.resources.designer.processor.grid.entity.arithmetic": "Arithmetic",
"re.resources.designer.processor.grid.entity.ternaryCondition": "Ternary Condition",
"re.resources.designer.processor.grid.entity.ternaryTrue": "Ternary True",
"re.resources.designer.processor.grid.entity.ternaryFalse": "Ternary False",
"re.resources.designer.processor.grid.entity.when": "When Expression",
"re.resources.designer.processor.grid.entity.then": "Then Expression",
"re.resources.designer.processor.grid.entity.isWhenThenShorted": "Shorted",
10 months ago
"re.resources.designer.processor.grid.entity.numberRangeVar": "Number Range Expression",
1 year ago
"re.resources.designer.processor.grid.entity.numberRange": "Number Range",
"re.resources.designer.processor.grid.entity.conditionRangeVar": "Condition Range",
"re.resources.designer.processor.grid.entity.conditionRange": "Condition Range",
10 months ago
"re.resources.designer.processor.grid.entity.pmml": "PMML",
1 year ago
"re.resources.designer.processor.grid.entity.decisionTable2C": "Simple Decision Table",
"re.resources.designer.processor.grid.entity.decisionTable": "Decision Table",
10 months ago
"re.resources.designer.processor.grid.entity.groovyScript": "Script",
1 year ago
"re.resources.designer.processor.grid.entity.sqlDatasourceName": "Datasource Name",
"re.resources.designer.processor.grid.entity.sql": "SQL",
"re.resources.designer.processor.grid.entity.sqlParameterValues": "Parameter Values",
10 months ago
"re.resources.designer.processor.grid.entity.sqlQueryResult": "Result",
8 months ago
"re.resources.designer.processor.grid.entity.sqlFieldMapping": "Result Mapping",
1 year ago
"re.resources.designer.processor.grid.entity.rule": "Rule",
"re.resources.designer.processor.grid.entity.singleRule": "Single Rule",
7 months ago
"re.resources.designer.processor.decisionTable.toolbar.addCol2Left": "Add Column at Left",
"re.resources.designer.processor.decisionTable.toolbar.addCol2Right": "Add Column at Right",
"re.resources.designer.processor.decisionTable.toolbar.addRow": "Add Row",
"re.resources.designer.processor.decisionTable.toolbar.removeCol": "Remove Column",
"re.resources.designer.processor.decisionTable.toolbar.removeRow": "Remove Row",
"re.resources.designer.processor.decisionTable.action.addConditionRow": "Add Condition Row",
"re.resources.designer.processor.decisionTable.action.addResultRow": "Add Result Row",
10 months ago
"re.resources.designer.processor.dialog.decisionTree.title": "Decision Tree Designer",
"re.resources.designer.processor.dialog.executionFlow.title": "Execution Flow Designer",
8 months ago
"re.graph.vertex.start.label": "Start",
"re.graph.vertex.start.title": "Start",
"re.graph.vertex.condition.label": "C",
"re.graph.vertex.condition.title": "Condition",
"re.graph.vertex.condition.entity.condition": "Condition",
"re.graph.vertex.expression.label": "Exp",
"re.graph.vertex.expression.title": "Expression",
"re.graph.vertex.expression.entity.expression": "Expression",
"re.graph.vertex.expression.entity.commands": "Commands",
"re.graph.vertex.resourceAbstract.label": "RA",
"re.graph.vertex.resourceAbstract.title": "Resource",
"re.graph.vertex.resourceAbstract.entity.resourceAbstractId": "Resource",
"re.graph.vertex.commandSet.label": "Commands",
"re.graph.vertex.commandSet.title": "Commands",
"re.graph.vertex.commandSet.entity.commands": "Commands",
"re.graph.vertex.configurableResourceAbstract.label": "RA(I/O)",
"re.graph.vertex.configurableResourceAbstract.title": "Resource with Input/Output Commands",
"re.graph.vertex.configurableResourceAbstract.entity.resourceAbstractId": "Resource",
"re.graph.vertex.configurableResourceAbstract.entity.inputCommands": "Input Commands",
"re.graph.vertex.configurableResourceAbstract.entity.outputCommands": "Output Commands",
"re.graph.vertex.subModelAbstract.label": "SM",
"re.graph.vertex.subModelAbstract.title": "Sub Model",
"re.graph.vertex.subModelAbstract.entity.code": "Sub Model",
"re.graph.edge.conditionBranch.entity.valueType": "Value Type",
"re.graph.edge.conditionBranch.entity.value": "Value",
"re.graph.edge.conditionBranch.entity.commands": "Commands",
10 months ago
"re.resources.designer.testCase.grid.title": "Test Cases",
10 months ago
"re.resources.designer.testCase.grid.tools.batchTest": "Batch Test",
"re.resources.designer.testCase.grid.tools.download": "Download Template",
"re.resources.designer.testCase.grid.tools.upload": "Upload Data and Execute",
1 year ago
"re.resources.designer.testCase.grid.entity.testResult": "Result",
"re.resources.designer.testCase.grid.entity.lastTestDate": "Test Date",
10 months ago
"re.resources.designer.testCase.grid.entity.ownerCode": "Code",
"re.resources.designer.testCase.grid.entity.ownerName": "Name",
"re.resources.designer.testCase.grid.entity.ownerVersion": "Version",
8 months ago
"re.resources.designer.testCase.grid.entity.ownerStatus": "Status",
1 year ago
10 months ago
"re.resources.designer.testCaseParameter.grid.title": "Parameter List",
1 year ago
"re.resources.designer.testCaseParameter.grid.entity.inputValue": "Input Value",
"re.resources.designer.testCaseParameter.grid.entity.expectValue": "Expect Value",
"re.resources.designer.testCaseParameter.grid.entity.resultValue": "Result Value",
"re.resources.designer.testCaseParameter.grid.entity.skipCheck": "Skip Check",
1 year ago
"re.resources.designer.testCaseParameter.grid.entity.testResult": "Result",
1 year ago
"re.resources.import.dialog.title": "Import Resource",
1 year ago
"re.resources.importSample.dialog.title": "Import Sample Resource",
"re.resources.importSample.grid.title": "Sample List",
"re.resources.importSample.grid.toolbar.import": "Import Sample",
"re.resources.importSample.grid.toolbar.import.tip": "Are you sure to import the samples?",
10 months ago
"re.dictionary.grid.title": "Meta Data",
1 year ago
"re.dictionary.grid.toolbar.addGroup": "Add New",
"re.dictionary.grid.toolbar.addTop": "Top Folder",
"re.dictionary.grid.toolbar.addChild": "Child Folder",
"re.dictionary.grid.toolbar.addJavaType": "Java Type",
"re.dictionary.grid.toolbar.addUserDefinedJavaClassType": "User Defined Type",
"re.dictionary.grid.toolbar.addEnumType": "Enum Type",
"re.dictionary.grid.toolbar.cloneGroup": "Clone",
"re.dictionary.grid.toolbar.deepClone": "Deep Clone",
"re.dictionary.grid.toolbar.deepClone.tip": "Are you sure to deep clone the meta data?",
10 months ago
"re.dictionary.grid.toolbar.deepCloneNew": "Deep Clone (new)",
1 year ago
"re.dictionary.grid.toolbar.deepCloneNew.tip": "Are you sure to deep clone the meta data as a new meta data?",
"re.dictionary.grid.toolbar.generateJson": "Generate JSON",
"re.dictionary.grid.toolbar.deploy": "Deploy",
"re.dictionary.grid.toolbar.deploy.tip": "Are you sure to deploy the meta data?",
"re.dictionary.grid.toolbar.importGroup": "Import",
"re.dictionary.grid.toolbar.import": "Import",
"re.dictionary.grid.toolbar.importSample": "Import Example",
"re.dictionary.grid.entity.javaClassName": "Java Class Name",
"re.dictionary.field.grid.title": "Field List",
"re.dictionary.field.grid.entity.valueType": "Value Type",
"re.dictionary.field.grid.entity.valueTypeIsList": "Is List",
"re.dictionary.field.grid.entity.valueCalculation": "Calculation Expression",
8 months ago
1 year ago
"re.dictionary.enum.grid.title": "Enum List",
"re.dictionary.sampleJson.dialog.title": "Example JSON",
"re.dictionary.import.dialog.title": "Import Meta Data",
"re.dictionary.importSample.dialog.title": "Import Example Meta Data",
"re.dictionary.importSample.grid.title": "Example Meta Data List",
"re.dictionary.importSample.grid.toolbar.import": "Import Example",
"re.dictionary.importSample.grid.toolbar.import.tip": "Are you sure to import the meta data?",
8 months ago
"re.function.grid.title": "Functions",
"re.function.grid.entity.signature": "Signature",
"re.function.grid.entity.mathXml": "Math ML",
"re.function.grid.entity.body": "Body",
9 months ago
"re.function.import.dialog.title": "Import User Defined Functions",
1 year ago
"re.lib.grid.title": "Feature Library Tree",
"re.lib.grid.toolbar.addGroup": "Add New",
"re.lib.grid.toolbar.addTop": "Top Folder",
"re.lib.grid.toolbar.addChild": "Child Folder",
"re.lib.grid.toolbar.addLib": "Feature Library",
"re.lib.grid.toolbar.cloneGroup": "Clone",
"re.lib.grid.toolbar.deepClone": "Deep Clone",
"re.lib.grid.toolbar.deepClone.tip": "Are you sure to clone the Feature Library?",
10 months ago
"re.lib.grid.toolbar.deepCloneNew": "Deep Clone (new)",
1 year ago
"re.lib.grid.toolbar.deepCloneNew.tip": "Are you sure to clone the feature library as a new feature library?",
10 months ago
"re.lib.grid.toolbar.generateGroovy": "Generate Script Code",
1 year ago
"re.lib.grid.toolbar.deploy": "Deploy",
"re.lib.grid.toolbar.deploy.tip": "Are you sure to deploy the Feature Library?",
"re.lib.grid.toolbar.importGroup": "Import",
"re.lib.grid.toolbar.import": "Import",
"re.lib.grid.toolbar.importSample": "Import Example",
"re.lib.tab.indicator.title": "Feature",
"re.lib.tab.testcase.title": "Test Case",
10 months ago
"re.indicator.grid.toolbar.addInterface": "Interface",
"re.indicator.grid.toolbar.addIndicator": "Indicator",
8 months ago
"re.migration.import.title": "Import ( From The File Uploaded )",
"re.migration.import.subTitle": "",
"re.migration.import.action": "Import",
"re.migration.importFromServer.title": "Import ( From Server File)",
"re.migration.importFromServer.subTitle": "",
"re.migration.importFromServer.serverPath.label": "Please input the path of file in the server",
"re.migration.importFromServer.action": "Import",
"re.migration.export.title": "Export",
"re.migration.export.subTitle": "",
"re.migration.export.action": "Export",
"re.migration.remove.title": "Remove",
"re.migration.remove.subTitle": "Warning: It will remove all data in the engine, and can NOT undo!",
"re.migration.remove.action": "Remove",
"re.migration.remove.action.tip": "Are you sure to remove the all data?",
"re.workflow.dialog.title": "Workflow Approving",
"re.workflow.dialog.tip": "Tip: workflow approving needed, the resource will be active after approved!",
"re.workflow.dialog.entity.treatment": "Treatment",
"re.workflow.task.grid.title": "Task List",
"re.workflow.task.grid.toolbar.viewResource": "View Resource",
"re.workflow.task.grid.toolbar.viewAttachment": "View Attachment",
"re.workflow.task.grid.toolbar.claim": "Claim Task",
"re.workflow.task.grid.toolbar.claim.tip": "Are you sure to claim the task?",
"re.workflow.task.grid.toolbar.unclaim": "Unclaim Task",
"re.workflow.task.grid.toolbar.unclaim.tip": "Are you sure to unclaim the task?",
"re.workflow.task.grid.toolbar.complete": "Complete Task",
"re.workflow.task.grid.toolbar.terminate": "Terminate Task",
"re.workflow.task.grid.toolbar.terminate.tip": "Are you sure to terminate the task?",
"re.workflow.task.grid.entity.processDefinitionId": "Process Definition ID",
"re.workflow.task.grid.entity.processInstanceId": "Process Instance ID",
"re.workflow.task.grid.entity.taskDefinitionId": "Task Definition ID",
"re.workflow.task.grid.entity.taskId": "Task ID",
"re.workflow.task.grid.entity.taskName": "Task Name",
"re.workflow.task.grid.entity.taskAssignee": "Task Assignee",
"re.workflow.task.grid.entity.taskCreateTime": "Task Create Date",
"re.workflow.task.grid.entity.taskEndTime": "Task Complete Date",
"re.workflow.task.grid.entity.taskClaimTime": "Task Claim Date",
"re.workflow.task.grid.entity.taskTreatment": "Task Treatment",
"re.workflow.task.grid.entity.resourceType": "Resource Type",
"re.workflow.task.grid.entity.resourceId": "Resource ID",
"re.workflow.task.grid.entity.resourceCode": "Resource Code",
"re.workflow.task.grid.entity.resourceName": "Resource Name",
"re.workflow.task.grid.entity.resourceVersion": "Resource Version",
"re.workflow.task.grid.entity.resourceStatus": "Resource Status",
"re.workflow.task.grid.entity.attachments": "Attachments",
"re.workflow.historyTask.grid.title": "历史任务列表"
}