digital-ide/l10n/bundle.l10n.en.json

121 lines
8.6 KiB
JSON

{
"info.test.hello": "Hello",
"info.welcome.title": "Thanks for using Digital-IDE ❤️. Your star will be our best motivation! 😊",
"info.welcome.star": "Star",
"info.welcome.refuse": "Refuse",
"info.progress.register-command": "Register Command",
"info.progress.active-lsp-server": "Activate LSP Server",
"info.progress.initialization": "Initialization",
"info.progress.build-module-tree": "Build Module Tree",
"info.progress.download-digital-lsp": "Download Digital LSP",
"info.progress.choose-best-download-source": "Choose Best Download Source",
"info.progress.extract-digital-lsp": "Extract Digital LSP",
"error.lsp.download-digital-lsp": "Failed to download digital lsp server, please check your network and reload vscode. You can also visit the following site to download manually: https://github.com/Digital-EDA/Digital-IDE/releases/tag/",
"error.filelist.save-file": "Failed to save file",
"warning.ppy.already-exist": "property.json already exists!",
"info.monitor.update-hdlparam": "Update HdlParam",
"info.monitor.update-pl": "Update PL",
"info.vcd-viewer.save": "Save",
"info.vcd-viewer.save-as-view": "Save as View File",
"info.vcd-viewer.vcd-view-file": "vcd View File",
"info.vcd-viewer.all-file": "All Files",
"info.vcd-viewer.load.button": "Load",
"info.vcd-viewer.load.title": "Load View File",
"error.vcd-viewer.bad-view-file": "View file is corrupted",
"error.vcd-viewer.unexist-direct-vcd-file": "The vcd file pointed to by the view file does not exist",
"info.welcome.join-qq-group": "Click the link to join the QQ group",
"info.level.test": "This is a simple example",
"info.progress.build-ip-module-tree": "Build IP Module Tree",
"info.treeview.ip-no-active.message": "The current IP is not activated, please generate the complete IP core using the Xilinx toolchain from the XCI file",
"info.progress.initialize-configure": "Initialize Project Configuration",
"info.pl.xilinx.launch.pick-project-placeholder": "Please select the project to open",
"error.common.not-valid-hdl-file": "Not in the system's parsing list, please check if arch.hardware.src in your property.json configuration file is set correctly. The current parsing path is:",
"info.pl.gui.open-successfully": "GUI started successfully",
"info.pl.gui.report-title": "Starting GUI ...",
"info.pl.exit.title": "Exiting ...",
"info.pl.add-files.title": "Adding the following files to the project",
"info.pl.del-files.title": "Deleting the following files from the project",
"info.pl.launch.launch-info": "Successfully launched Vivado TCL script interpreter",
"info.pl.launch.progress.launch-tcl.title": "Starting Vivado TCL script interpreter",
"warn.command.transform-old-ppy.unknown-hardwarelib-state": "Unable to convert HardwareLIB.state, reason: unknown state enumeration:",
"info.hdl-doc.markdown.basic-info": "Basic Information",
"info.dide-doc.dependency": "Dependency",
"info.dide-doc.ports": "Ports",
"info.dide-doc.parameters": "Parameters",
"info.dide-doc.source": "Source Address",
"info.dide-doc.basic-info.parameter": "Parameter",
"info.dide-doc.basic-info.port": "Port",
"info.dide-doc.basic-info.top-module": "Top Module",
"info.dide-doc.entity": "Entity",
"info.dide-doc.module": "Module",
"info.dide-doc.port-name": "Name",
"info.dide-doc.direction": "Direction",
"info.dide-doc.range": "Bit Width",
"info.dide-doc.description": "Description",
"info.dide-doc.param-name": "Name",
"info.dide-doc.parameter-init": "Default Value",
"info.dide-doc.module-name": "Name",
"info.dide-doc.no-parameter-info": "No parameter information",
"info.dide-doc.no-port-info": "No port information",
"info.dide-doc.no-dep-info": "No dependency information",
"info.dide-doc.source.cannot-find": "Cannot find",
"info.command.instantiation.pick-title": "Select a Module",
"warn.command.clean.prjPath-is-workspace": "arch.prjPath is the same as the workspace path, the clean will delete the project, please check your arch.prjPath!",
"info.monitor.ppy.impl-change-to-project": "Applying changes to the {0} project",
"info.initialise.report.title": "Completed parsing {0} HDL files, found {1} unresolved instantiation modules",
"info.launch.following-folder-tracked": "The files in the folder below will be continuously parsed and full LSP services will be provided.",
"info.launch.search-and-parse": "Search and parse HDL files from the path below",
"info.launch.digital-ide-current-version": "Digital-IDE has been launched, current version:",
"info.pl.xilinx.update-addfiles": "Add file to Xilinx project",
"info.pl.xilinx.update-delfiles": "Delete the following files from the Xilinx project.",
"info.pl.xilinx.no-need-add-files": "No files need to be added to the Xilinx project",
"info.pl.xilinx.no-need-del-files": "There are no files to be deleted from Xilinx.",
"error.pl.launch.not-valid-vivado-path": "Error encountered while starting the Vivado TCL script interpreter: {0}. Please check if your Vivado startup path is correct. Currently set Vivado startup folder path: {1}",
"info.pl.launch.set-vivado-path": "Go to set the Vivado installation path",
"info.monitor.current-mode": "Current monitor mode: {0}",
"info.simulation.create-vvp": "Create VVP file in {0}",
"error.simulation.reason": "Reason: {0}",
"info.simulate.vvp.vcd-generate": "vcd file has been generated to {0}",
"error.simluate.icarus.use-primitives": "Primitive {0} detected, but Icarus iverilog does not support primitives.",
"error.simluate.icarus.use-ip": "Detected the use of IP {0}, but Icarus iverilog does not support IP.",
"error.simulation.error-happen-run-command": "Error during Icarus simulation:",
"info.command.structure.transform-xilinx-to-standard": "Converting Xilinx project structure to Digital IDE standard structure",
"error.command.structure.not-valid-xilinx-project": "The current project is not a valid Xilinx project, the conversion failed!",
"info.common.codedoc": "Code Documentation",
"info.linter.pick-for-verilog": "Select a diagnostician for Verilog code",
"info.command.loading": "Loading",
"info.linter.pick-for-system-verilog": "Select a diagnostician for System Verilog code",
"info.linter.pick-for-vhdl": "Select a diagnostician for VHDL code",
"info.linter.vivado.xvlog-name": "Vivado diagnostic tools",
"info.common.some-is-ready": "{0} is ready",
"info.common.not-available": "{0} is currently unavailable",
"info.common.linter-name": "Diagnostic tools",
"info.linter.finish-init": "Completed initialization of the {0} diagnostic tool, current name of the diagnostic tool {1}",
"error.linter.status-bar.tooltip": "Unable to get {0} diagnoser",
"info.linter.status-bar.tooltip": "Diagnostics {0} is working",
"warning.linter.cannot-get-valid-linter-invoker": "The Digital IDE cannot retrieve the call path for {0}. Please install the corresponding diagnostic tool and configure it either in the environment variable PATH or in the Digital IDE's diagnostic tool installation path.",
"info.linter.config-linter-install-path": "Configure installation directory",
"info.progress.doing-diagnostic": "Diagnosing",
"error.common.fail-to-launch-lsp": "Language server startup failed!",
"info.netlist.launch-netlist": "Starting Netlist",
"info.netlist.not-found-payload": "Unable to find the load resource of the netlist, please check if the installation directory is corrupted!",
"info.netlist.not-support-vhdl": "The current netlist temporarily does not support VHDL and other languages!",
"info.netlist.generate-network": "Generating network topology",
"error.cannot-gen-netlist": "Unable to generate Netlist file!",
"info.common.confirm": "Confirm",
"info.command.structure.reload-vscode": "Restart Vscode",
"error.look-up-log": "View error log",
"netlist.save-as-svg": "Save as SVG",
"svg-file": "SVG file",
"toolbar.save-as-svg": "Save current view as SVG",
"toolbar.save-as-pdf": "Save current view as PDF",
"pdf-file": "PDF file",
"export-pdf": "Exporting PDF",
"info.process-killed": "Process {0} has been destroyed",
"info.addDevice.placeholder": "Please enter the name of the device",
"warning.addDevice.name-taken": "The name of device {0} is already taken",
"info.addDevice.add-success": "Device {0} has been successfully added",
"info.delDevice.placeholder": "Select the device to delete",
"info.delDevice.del-success": "Device {0} has been successfully deleted",
"info.progress.launch-lsp": "Start the Digital LSP language server"
}