digital-ide/package.nls.json
2023-04-12 01:34:33 +08:00

30 lines
2.1 KiB
JSON

{
"digital-ide.property-json.generate.title": "Generate property.json",
"digital-ide.property-json.overwrite.title": "Overwrite property.json template",
"digital-ide.hdlDoc.exportFile.title": "Export the document of current file",
"digital-ide.hdlDoc.exportProject.title": "Export the document of current project",
"digital-ide.hdlDoc.showWebview.title": "Show the document of current file in a webview",
"digital-ide.tool.instance.title": "Generate instance template from selected module",
"digital-ide.tool.testbench.title": "Generate testbench template from current file",
"digital-ide.tool.icarus.simulateFile.title": "Do simulation for current file",
"digital-ide.treeView.arch.expand.title": "expand all the items in tree view",
"digital-ide.treeView.arch.collapse.title": "collapse all the items in tree view",
"digital-ide.treeView.arch.refresh.title": "refresh the tree view",
"digital-ide.treeView.arch.openFile.title": "Open the corresponding file in tree view",
"digital-ide.tool.tool.clean.title": "Clean the current project",
"digital-ide.soft.launch.title": "Launch SDK development assist function",
"digital-ide.soft.build.title": "Build the current SDK project",
"digital-ide.soft.download.title": "Download the boot file into the device",
"digital-ide.hard.launch.title": "Launch FPGA development assist function",
"digital-ide.hard.simulate.title": "Launch the manufacturer Simulation",
"digital-ide.hard.simulate.cli.title": "Launch the manufacturer Simulation in CLI",
"digital-ide.hard.simulate.gui.title": "Launch the manufacturer Simulation in GUI",
"digital-ide.hard.refresh.title": "Refresh the current project file",
"digital-ide.hard.build.title": "Build the current fpga project",
"digital-ide.hard.build.synth.title": "Synth the current project",
"digital-ide.hard.build.impl.title": "Impl the current project",
"digital-ide.hard.build.bitstream.title": "Generate the BIT File",
"digital-ide.hard.program.title": "Download the bit file into the device",
"digital-ide.hard.gui.title": "Open the GUI",
"digital-ide.hard.exit.title": "Exit the current project"
}