vscode-behavior3 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (40) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +237 -0
  3. package/build.d.ts +24 -0
  4. package/dist/build-cli.js +220367 -0
  5. package/dist/extension.js +225724 -0
  6. package/dist/webview/assets/editor-Ko79XsIi.css +1 -0
  7. package/dist/webview/assets/editor-RJ_NkY97.js +534 -0
  8. package/dist/webview/assets/worker-B9qc9nkC.js +13 -0
  9. package/dist/webview/codicons/LICENSE +399 -0
  10. package/dist/webview/codicons/LICENSE-CODE +21 -0
  11. package/dist/webview/codicons/codicon.css +712 -0
  12. package/dist/webview/codicons/codicon.ttf +0 -0
  13. package/dist/webview/icons/Action.svg +1 -0
  14. package/dist/webview/icons/Composite.svg +1 -0
  15. package/dist/webview/icons/Condition.svg +1 -0
  16. package/dist/webview/icons/Debug.svg +1 -0
  17. package/dist/webview/icons/Decorator.svg +1 -0
  18. package/dist/webview/icons/Disabled.svg +1 -0
  19. package/dist/webview/icons/Error.svg +1 -0
  20. package/dist/webview/icons/Other.svg +1 -0
  21. package/dist/webview/icons/icon.svg +1 -0
  22. package/dist/webview/icons/status000.svg +40 -0
  23. package/dist/webview/icons/status001.svg +50 -0
  24. package/dist/webview/icons/status010.svg +50 -0
  25. package/dist/webview/icons/status011.svg +60 -0
  26. package/dist/webview/icons/status100.svg +50 -0
  27. package/dist/webview/icons/status101.svg +60 -0
  28. package/dist/webview/icons/status110.svg +60 -0
  29. package/dist/webview/icons/status111.svg +70 -0
  30. package/dist/webview/images/pic.png +0 -0
  31. package/dist/webview/index.html +14 -0
  32. package/dist/webview/locales/en.json +212 -0
  33. package/dist/webview/locales/zh.json +211 -0
  34. package/icon.png +0 -0
  35. package/media/icons/icon.svg +1 -0
  36. package/package.json +313 -0
  37. package/package.nls.json +28 -0
  38. package/package.nls.zh-cn.json +28 -0
  39. package/webview/shared/b3build-model.d.ts +98 -0
  40. package/webview/shared/b3type.ts +112 -0
@@ -0,0 +1,212 @@
1
+ {
2
+ "about": "About Behavior3",
3
+ "actuaSize": "Actual Size",
4
+ "actualSize": "Actual Size",
5
+ "add": "Add",
6
+ "alertNewVersion": "This file is created by a newer version of Behavior3({{version}}), please upgrade to the latest version.",
7
+ "batch": "Batch Script",
8
+ "batchCompleted": "Batch completed",
9
+ "batchFailed": "Batch failed, more information can be found in the console.",
10
+ "build": "Build",
11
+ "buildCompleted": "Build completed",
12
+ "buildFailed": "Build failed, more information can be found in the console.",
13
+ "cancel": "Cancel",
14
+ "compact": "Compact",
15
+ "console": "Console",
16
+ "copy": "Copy",
17
+ "createProject": "Create Project",
18
+ "checkExpr": "Check expression",
19
+ "cut": "Cut",
20
+ "delete": "Delete",
21
+ "deleteNode": "Delete Node",
22
+ "devTools": "Toggle Developer Tools",
23
+ "donotSave": "Don't Save",
24
+ "duplicate": "Duplicate",
25
+ "editSubtree": "Edit Subtree",
26
+ "fieldRequired": "Field '{{field}}' is required",
27
+ "forceReload": "Force Reload",
28
+ "fullscreen": "Toggle Full Screen",
29
+ "hide": "Hide Behavior3",
30
+ "hideOthers": "Hide Others",
31
+ "insertNode": "Insert Node",
32
+ "jumpNode": "Jump Node",
33
+ "language": "Language",
34
+ "moveToTrash": "Move to Trash",
35
+ "newFile": "New File...",
36
+ "newFolder": "New Folder...",
37
+ "newWindow": "New Window",
38
+ "nodeDefinition": "NODES",
39
+ "normal": "Normal",
40
+ "open": "Open...",
41
+ "openProject": "Open Project",
42
+ "paste": "Paste",
43
+ "quit": "Quit Behavior3",
44
+ "recent": "Recent",
45
+ "redo": "Redo",
46
+ "reload": "Reload",
47
+ "reset": "Reset",
48
+ "reset.confirm": "Reset to original value?",
49
+ "rename": "Rename...",
50
+ "replace": "Replace",
51
+ "reportIssue": "Report Issue",
52
+ "revealFileOnMac": "Reveal in Finder",
53
+ "revealFileOnWindows": "Reveal in File Explorer",
54
+ "save": "Save",
55
+ "saveAll": "Save All",
56
+ "saveAs": "Save As...",
57
+ "saveAsSubtree": "Save As Subtree",
58
+ "searchFile": "Search File",
59
+ "searchNode": "Search Node",
60
+ "selectAll": "Select All",
61
+ "services": "Services",
62
+ "setupBuildScript": "Setup Build Script",
63
+ "start": "Start",
64
+ "undo": "Undo",
65
+ "unhide": "Show All",
66
+ "zoomIn": "Zoom In",
67
+ "zoomOut": "Zoom Out",
68
+
69
+ "menu.edit": "Edit",
70
+ "menu.file": "File",
71
+ "menu.view": "View",
72
+ "menu.window": "Window",
73
+ "menu.help": "Help",
74
+
75
+ "workspace.saveAllOnClose": "Do you want to save the changes to the following {{count}} files?",
76
+ "workspace.saveOnClose": "Do you want to save the changes you made to '{{name}}'?",
77
+ "workspace.reloadFile": "'{{name}}' has changed, do you want to reload now?",
78
+
79
+ "explorer.deleteFile": "Are you sure you want delete '{{name}}'?",
80
+ "explorer.deleteFolder": "Are you sure you want delete '{{name}}' and its contents?",
81
+ "explorer.replaceFile": "Are you sure you want replace '{{name}}'?",
82
+ "explorer.restoreFileInfo": "You can restore this file from the Trash.",
83
+ "explorer.title": "Explorer",
84
+
85
+ "tree.overview": "Overview",
86
+ "tree.name": "Tree name",
87
+ "tree.desc": "Tree desc",
88
+ "tree.export": "Export",
89
+ "tree.prefix": "ID prefix",
90
+ "tree.group": "Enable Node Grouping",
91
+ "tree.group.placeholder": "Select node groups",
92
+ "tree.vars": "Define Variables",
93
+ "tree.vars.local": "Local Variables",
94
+ "tree.vars.add": "Add Variable",
95
+ "tree.vars.name": "name",
96
+ "tree.vars.invalidName": "Invalid variable name",
97
+ "tree.vars.desc": "description",
98
+ "tree.vars.imports": "Import Variables",
99
+ "tree.vars.subtree": "Subtree Variables",
100
+ "tree.import.add": "Add Import",
101
+ "tree.custom": "Custom Data",
102
+ "tree.custom.add": "Add Entry",
103
+ "tree.custom.key": "key",
104
+ "tree.custom.value": "value",
105
+ "tree.custom.type.string": "String value",
106
+ "tree.custom.type.number": "Number value",
107
+ "tree.custom.type.boolean": "Boolean value",
108
+ "tree.custom.type.invalid": "Invalid custom value",
109
+
110
+ "regnode.input": "Input: ",
111
+ "regnode.output": "Output: ",
112
+ "regnode.args": "Args: ",
113
+ "regnode.mark": "Mark: ",
114
+ "regnode.subtree": "Subtree: ",
115
+
116
+ "node.args": "Const arguments",
117
+ "node.children.unlimited": "Unlimited",
118
+ "node.children": "Num children",
119
+ "node.debug": "Debug",
120
+ "node.deleteRootNodeDenied": "Unable to delete the root node",
121
+ "node.dropDenied": "This node position is denied to drop the node",
122
+ "node.desc": "Node desc",
123
+ "node.disabled": "Disabled",
124
+ "node.editSubtreeDenied": "Unable to edit the subtree node",
125
+ "node.editFailed": "Node '{{name}}' edit failed",
126
+ "node.group": "Node group",
127
+ "node.groupNotEnabled": "One of '{{group}}' node group is not enabled in current file",
128
+ "node.id": "Node id",
129
+ "node.inputVariable": "Input variables",
130
+ "node.invalidChildren": "Invalid number of children",
131
+ "node.invalidExpression": "Invalid expression",
132
+ "node.invalidValue": "Invalid value",
133
+ "node.invalidVariableName": "Invalid variable name, should start with a letter or underscore",
134
+ "node.name": "Node name",
135
+ "node.noNodeSelected": "No node selected",
136
+ "node.notFound": "Node '{{name}}' not found",
137
+ "node.oneof.error": "Only one is allowed between input '{{input}}' and argument '{{desc}}({{arg}})'",
138
+ "node.oneof.inputNotfound": "Input '{{input}}' not found",
139
+ "node.outputVariable": "Output variables",
140
+ "node.pasteDataError": "Paste data error",
141
+ "node.rootNodeAsSubtree": "Root node cann't be save as subtree",
142
+ "node.subtree": "Subtree",
143
+ "node.subtreeMissing": "Subtree file is missing: {{path}}",
144
+ "node.subtreeInvalid": "Subtree file is invalid: {{path}}",
145
+ "node.subtreeCyclic": "Subtree reference is cyclic: {{path}}",
146
+ "node.subtreeOpenFailed": "Failed to open subtree: file not found or unreadable ({{path}})",
147
+ "node.subtreePathError": "You should save the subtree inside the current workspace",
148
+ "node.subtreeSaveRootError": "Root node cann't be save as subtree",
149
+ "node.subtreeSaveSuccess": "Saved and converted to subtree node: {{path}}",
150
+ "node.moveSubtreeDenied": "Cannot move nodes inside a subtree",
151
+ "node.dropSubtreeInternalDenied": "Cannot drop onto a subtree internal node",
152
+ "node.moveRootDenied": "Cannot move the root node",
153
+ "node.dropAroundRootDenied": "Cannot place a node before or after the root",
154
+ "node.addChildToSubtreeRefDenied": "Cannot add child nodes to a subtree reference",
155
+ "node.moveIntoDescendantDenied": "Cannot move a node into its own descendant",
156
+ "node.type": "Node type",
157
+ "node.undefinedVariable": "Variable '{{variable}}' is not defined",
158
+ "node.jsonData": "JSON Data",
159
+ "node.unknown.title": "Unknown Node",
160
+ "node.unknownType": "Unknown",
161
+ "node.resolutionError": "Resolution Error",
162
+ "node.unknown.desc": "New node",
163
+ "build.success": "Build completed.",
164
+ "build.failed": "Build failed.",
165
+ "editor.loading": "Loading editor...",
166
+ "editor.externalChangeConflict": "External file change detected while the document has unsaved edits.",
167
+ "editor.reloadFromDisk": "Reload",
168
+ "editor.dismissConflict": "Dismiss",
169
+ "editor.newerVersionEditDenied": "This file is created by a newer version of Behavior3({{version}}). Please upgrade to the latest version.",
170
+ "inspector.noActiveDocument": "Open a Behavior3 editor to inspect and edit the active tree.",
171
+ "inspector.embeddedModeNotice": "Inspector is configured to appear inside the Behavior3 editor.",
172
+
173
+ "mutation.invalidJsonPath": "Invalid JSON path: {{path}}",
174
+ "mutation.missingSelectedNode": "No selected node is available for this mutation.",
175
+ "mutation.selectedNodeMismatch": "The selected node changed before the mutation was applied.",
176
+ "mutation.missingTargetNode": "The target node could not be found.",
177
+ "mutation.missingSourceNode": "The source node could not be found.",
178
+ "mutation.missingSubtreeOriginal": "Missing subtree original snapshot for this mutation.",
179
+ "mutation.missingDetachedSubtreeRoot": "Missing detached subtree snapshot for this mutation.",
180
+ "mutation.moveRootDenied": "Cannot move the root node.",
181
+ "mutation.dropAroundRootDenied": "Cannot drop before or after the root node.",
182
+ "mutation.addChildToSubtreeRefDenied": "Cannot add a child directly to a subtree reference.",
183
+ "mutation.moveIntoDescendantDenied": "Cannot move a node into its own descendant.",
184
+ "mutation.deleteRootNodeDenied": "Cannot delete the root node.",
185
+ "mutation.editSubtreeDenied": "Cannot edit structure on a subtree reference.",
186
+ "mutation.saveSelectedAsSubtreeRootDenied": "The root node cannot be saved as a subtree.",
187
+ "mutation.saveSelectedAsSubtreeMissingTarget": "The target node could not be saved as a subtree.",
188
+ "mutation.saveSelectedAsSubtreePostSaveMissingTarget": "The target node could not be found after saving the subtree.",
189
+
190
+ "runtime.nodeCheckRuntimeHasErrors": "Checker runtime has errors.",
191
+ "runtime.invalidSavedSubtreePath": "Host returned an invalid saved subtree path.",
192
+ "runtime.unsupportedDocumentMutation": "Unsupported document mutation.",
193
+
194
+ "override.resetTitle": "Reset this override?",
195
+
196
+ "form.enterJsonArray": "Enter JSON array",
197
+ "form.enterJsonValue": "Enter JSON value",
198
+ "form.unset": "Unset",
199
+ "form.true": "True",
200
+ "form.false": "False",
201
+
202
+ "validation.jsonArray": "{{name}} must be a JSON array",
203
+ "validation.integer": "{{field}} must be an integer",
204
+ "validation.number": "{{field}} must be a number",
205
+ "validation.missingOneofInput": "Missing input slot for oneof '{{input}}'",
206
+ "validation.oneof": "Only one of '{{left}}' and '{{right}}' can be set",
207
+ "validation.invalidJsonPath": "Path must be a workdir-relative .json file: {{path}}",
208
+ "validation.variableDescriptionRequired": "Variable description is required",
209
+ "validation.customKeyRequired": "Custom key is required",
210
+ "validation.customKeyDuplicate": "Custom key '{{key}}' is duplicated",
211
+ "validation.customValueInvalid": "Custom value must be a string, number, or boolean"
212
+ }
@@ -0,0 +1,211 @@
1
+ {
2
+ "about": "关于 Behavior3",
3
+ "actualSize": "实际大小",
4
+ "add": "添加",
5
+ "alertNewVersion": "此文件由新版本 Behavior3({{version}}) 创建,请升级到最新版本。",
6
+ "batch": "批处理脚本",
7
+ "batchCompleted": "批处理完成",
8
+ "batchFailed": "批处理出现错误,详情请查看控制台!",
9
+ "build": "构建",
10
+ "buildCompleted": "构建完成",
11
+ "buildFailed": "构建出现错误,详情请查看控制台!",
12
+ "cancel": "取消",
13
+ "compact": "紧凑",
14
+ "console": "控制台",
15
+ "checkExpr": "检查表达式",
16
+ "copy": "复制",
17
+ "createProject": "新建项目",
18
+ "cut": "剪切",
19
+ "delete": "删除",
20
+ "deleteNode": "删除节点",
21
+ "devTools": "切换开发者工具",
22
+ "donotSave": "不保存",
23
+ "duplicate": "生成副本",
24
+ "editSubtree": "编辑子树",
25
+ "fieldRequired": "字段“{{field}}”必填",
26
+ "forceReload": "强制重新加载",
27
+ "fullscreen": "切换全屏",
28
+ "hide": "隐藏 Behavior3",
29
+ "hideOthers": "隐藏其它",
30
+ "insertNode": "插入节点",
31
+ "jumpNode": "跳转节点",
32
+ "language": "语言",
33
+ "moveToTrash": "移至回收站",
34
+ "newFile": "新建行为树...",
35
+ "newFolder": "新建目录...",
36
+ "newWindow": "新建窗口",
37
+ "nodeDefinition": "节点定义",
38
+ "normal": "正常",
39
+ "open": "打开...",
40
+ "openProject": "打开项目",
41
+ "paste": "粘贴",
42
+ "quit": "退出 Behavior3",
43
+ "recent": "最近打开",
44
+ "redo": "重做",
45
+ "reload": "重新加载",
46
+ "reset": "重置",
47
+ "reset.confirm": "重置为原始值?",
48
+ "rename": "重命名...",
49
+ "replace": "替换",
50
+ "reportIssue": "问题反馈",
51
+ "revealFileOnMac": "在 Finder 中显示",
52
+ "revealFileOnWindows": "在文件管理器中打开",
53
+ "save": "保存",
54
+ "saveAll": "保存全部",
55
+ "saveAs": "另存为...",
56
+ "saveAsSubtree": "另存为子树",
57
+ "searchFile": "搜索文件",
58
+ "searchNode": "搜索节点",
59
+ "selectAll": "全选",
60
+ "services": "服务",
61
+ "setupBuildScript": "设置构建脚本",
62
+ "start": "开始",
63
+ "undo": "撤销",
64
+ "unhide": "显示所有",
65
+ "zoomIn": "放大",
66
+ "zoomOut": "缩小",
67
+
68
+ "menu.file": "文件",
69
+ "menu.edit": "编辑",
70
+ "menu.view": "视图",
71
+ "menu.window": "窗口",
72
+ "menu.help": "帮助",
73
+
74
+ "workspace.saveAllOnClose": "你需要保存对以下 {{count}} 个文件的修改吗?",
75
+ "workspace.saveOnClose": "你需要保存对文件 {{name}} 的修改吗?",
76
+ "workspace.reloadFile": "文件 {{name}} 发生改变,你需要重新加载吗?",
77
+
78
+ "explorer.deleteFile": "你确定要删除文件 '{{name}}'?",
79
+ "explorer.deleteFolder": "你确定要删除目录 '{{name}}'?",
80
+ "explorer.replaceFile": "你确定要替换文件 '{{name}}'?",
81
+ "explorer.restoreFileInfo": "你可以从回收站恢复此文件。",
82
+ "explorer.title": "资源浏览",
83
+
84
+ "tree.overview": "概况",
85
+ "tree.name": "行为树",
86
+ "tree.desc": "说明",
87
+ "tree.export": "导出",
88
+ "tree.prefix": "标识前缀",
89
+ "tree.group": "启用节点分组",
90
+ "tree.group.placeholder": "选择节点分组",
91
+ "tree.vars": "定义变量",
92
+ "tree.vars.local": "本地变量",
93
+ "tree.vars.add": "添加变量",
94
+ "tree.vars.name": "变量名",
95
+ "tree.vars.invalidName": "变量名不合法",
96
+ "tree.vars.desc": "变量说明",
97
+ "tree.vars.imports": "导入变量",
98
+ "tree.vars.subtree": "子树变量",
99
+ "tree.import.add": "添加导入",
100
+ "tree.custom": "自定义数据",
101
+ "tree.custom.add": "添加条目",
102
+ "tree.custom.key": "键",
103
+ "tree.custom.value": "值",
104
+ "tree.custom.type.string": "字符串值",
105
+ "tree.custom.type.number": "数字值",
106
+ "tree.custom.type.boolean": "布尔值",
107
+ "tree.custom.type.invalid": "非法的自定义值",
108
+
109
+ "regnode.input": "输入:",
110
+ "regnode.output": "输出:",
111
+ "regnode.args": "参数:",
112
+ "regnode.mark": "备注:",
113
+ "regnode.subtree": "子树:",
114
+
115
+ "node.args": "常量参数",
116
+ "node.children.unlimited": "无限制",
117
+ "node.children": "子节点数量",
118
+ "node.debug": "调试",
119
+ "node.deleteRootNodeDenied": "不能删除根节点",
120
+ "node.dropDenied": "此节点位置不允许放置拖拽的节点",
121
+ "node.desc": "节点说明",
122
+ "node.disabled": "禁用",
123
+ "node.editSubtreeDenied": "不能编辑子树节点",
124
+ "node.editFailed": "节点 {{name}} 编辑失败",
125
+ "node.group": "节点分组",
126
+ "node.groupNotEnabled": "节点分组 “{{group}}” 任意一个未在当前文件中启用",
127
+ "node.id": "节点标识",
128
+ "node.inputVariable": "输入变量",
129
+ "node.invalidChildren": "子节点数量不合法",
130
+ "node.invalidExpression": "表达式不合法",
131
+ "node.invalidValue": "无效的值",
132
+ "node.invalidVariableName": "变量名必须以字母或下划线开头",
133
+ "node.name": "节点名称",
134
+ "node.noNodeSelected": "未选择任务节点",
135
+ "node.notFound": "节点 “{{name}}” 不存在",
136
+ "node.oneof.error": "输入项 “{{input}}” 和参数 “{{desc}}({{arg}})” 之中,只能选择设置其中之一",
137
+ "node.oneof.inputNotfound": "输入项“{{input}}”不存在",
138
+ "node.outputVariable": "输出变量",
139
+ "node.pasteDataError": "粘贴数据出错",
140
+ "node.rootNodeAsSubtree": "根节点不能保存为子树",
141
+ "node.subtree": "子树",
142
+ "node.subtreeMissing": "子树文件缺失:{{path}}",
143
+ "node.subtreeInvalid": "子树文件无效:{{path}}",
144
+ "node.subtreeCyclic": "子树引用出现循环:{{path}}",
145
+ "node.subtreeOpenFailed": "打开子树失败:文件不存在或不可读({{path}})",
146
+ "node.subtreePathError": "子树必须保存在当前工作区的目录内",
147
+ "node.subtreeSaveRootError": "根节点不能保存为子树",
148
+ "node.subtreeSaveSuccess": "已保存并转换为子树节点:{{path}}",
149
+ "node.moveSubtreeDenied": "不能移动子树内部节点",
150
+ "node.dropSubtreeInternalDenied": "不能拖放到子树内部节点",
151
+ "node.moveRootDenied": "不能移动根节点",
152
+ "node.dropAroundRootDenied": "不能将节点放到根节点之前或之后",
153
+ "node.addChildToSubtreeRefDenied": "不能向子树引用添加子节点",
154
+ "node.moveIntoDescendantDenied": "不能将节点移动到自己的后代节点中",
155
+ "node.type": "节点类型",
156
+ "node.undefinedVariable": "变量 “{{variable}}” 未定义",
157
+ "node.jsonData": "JSON 数据",
158
+ "node.unknown.title": "未知节点",
159
+ "node.unknownType": "未知",
160
+ "node.resolutionError": "解析错误",
161
+ "node.unknown.desc": "新建节点",
162
+ "build.success": "构建完成。",
163
+ "build.failed": "构建失败。",
164
+ "editor.loading": "正在加载编辑器...",
165
+ "editor.externalChangeConflict": "检测到外部文件变更,当前文档还有未保存修改。",
166
+ "editor.reloadFromDisk": "重新载入",
167
+ "editor.dismissConflict": "忽略",
168
+ "editor.newerVersionEditDenied": "此文件由新版本 Behavior3({{version}}) 创建,请升级到最新版本后再编辑。",
169
+ "inspector.noActiveDocument": "打开一个 Behavior3 编辑器后,这里会显示当前行为树的 Inspector,并支持直接编辑。",
170
+ "inspector.embeddedModeNotice": "Inspector 当前配置为在 Behavior3 编辑器内部显示。",
171
+
172
+ "mutation.invalidJsonPath": "无效的 JSON 路径: {{path}}",
173
+ "mutation.missingSelectedNode": "当前没有可用于提交此修改的选中节点。",
174
+ "mutation.selectedNodeMismatch": "当前选中节点已变化,请重试。",
175
+ "mutation.missingTargetNode": "未找到目标节点,请重试。",
176
+ "mutation.missingSourceNode": "未找到源节点,请重试。",
177
+ "mutation.missingSubtreeOriginal": "缺少 subtree 原始节点快照,请重试。",
178
+ "mutation.missingDetachedSubtreeRoot": "缺少用于解绑 subtree 引用的快照,请重试。",
179
+ "mutation.moveRootDenied": "不能移动根节点。",
180
+ "mutation.dropAroundRootDenied": "不能围绕根节点插入。",
181
+ "mutation.addChildToSubtreeRefDenied": "不能直接向 subtree 引用添加子节点。",
182
+ "mutation.moveIntoDescendantDenied": "不能移动到自己的后代下。",
183
+ "mutation.deleteRootNodeDenied": "不能删除根节点。",
184
+ "mutation.editSubtreeDenied": "不能在 subtree 引用上直接修改结构。",
185
+ "mutation.saveSelectedAsSubtreeRootDenied": "根节点不能另存为 subtree。",
186
+ "mutation.saveSelectedAsSubtreeMissingTarget": "未找到可另存为 subtree 的目标节点。",
187
+ "mutation.saveSelectedAsSubtreePostSaveMissingTarget": "提交 subtree 保存结果时未找到目标节点。",
188
+
189
+ "runtime.nodeCheckRuntimeHasErrors": "checker 运行时存在错误。",
190
+ "runtime.invalidSavedSubtreePath": "宿主返回了无效的 subtree 保存路径。",
191
+ "runtime.unsupportedDocumentMutation": "不支持此文档修改。",
192
+
193
+ "override.resetTitle": "重置此覆盖?",
194
+
195
+ "form.enterJsonArray": "输入 JSON 数组",
196
+ "form.enterJsonValue": "输入 JSON 值",
197
+ "form.unset": "未设置",
198
+ "form.true": "是",
199
+ "form.false": "否",
200
+
201
+ "validation.jsonArray": "{{name}} 必须是 JSON 数组",
202
+ "validation.integer": "{{field}} 必须是整数",
203
+ "validation.number": "{{field}} 必须是数字",
204
+ "validation.missingOneofInput": "缺少 oneof 输入项 “{{input}}”",
205
+ "validation.oneof": "“{{left}}” 和 “{{right}}” 只能设置其中之一",
206
+ "validation.invalidJsonPath": "路径必须是工作目录内的相对 .json 文件:{{path}}",
207
+ "validation.variableDescriptionRequired": "变量说明必填",
208
+ "validation.customKeyRequired": "自定义 key 必填",
209
+ "validation.customKeyDuplicate": "自定义 key “{{key}}” 重复了",
210
+ "validation.customValueInvalid": "自定义值必须是字符串、数字或布尔值"
211
+ }
package/icon.png ADDED
Binary file
@@ -0,0 +1 @@
1
+ <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 256 256" height="200px" width="200px" xmlns="http://www.w3.org/2000/svg"><path d="M160,116h48a20,20,0,0,0,20-20V48a20,20,0,0,0-20-20H160a20,20,0,0,0-20,20V60H128a28,28,0,0,0-28,28v28H76v-4A20,20,0,0,0,56,92H24A20,20,0,0,0,4,112v32a20,20,0,0,0,20,20H56a20,20,0,0,0,20-20v-4h24v28a28,28,0,0,0,28,28h12v12a20,20,0,0,0,20,20h48a20,20,0,0,0,20-20V160a20,20,0,0,0-20-20H160a20,20,0,0,0-20,20v12H128a4,4,0,0,1-4-4V88a4,4,0,0,1,4-4h12V96A20,20,0,0,0,160,116ZM52,140H28V116H52Zm112,24h40v40H164Zm0-112h40V92H164Z"></path></svg>