62 lines
3.7 KiB
JSON
62 lines
3.7 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": "构建 IP 模块树",
|
|
"info.treeview.ip-no-active.message": "当前 IP 还未激活,请通过 Xilinx 工具链将 XCI 文件生成完整的 IP 核",
|
|
"info.progress.initialize-configure": "初始化项目配置",
|
|
"info.pl.xilinx.launch.pick-project-placeholder": "Which project you want to open ?",
|
|
"error.common.not-valid-hdl-file": "is not a valid hdl file in our parse list, check your property.json to see if arch.hardware.src is set correctly!ncurrent parse list: ",
|
|
"info.pl.gui.open-successfully": "GUI open successfully",
|
|
"info.pl.gui.report-title": "启动 GUI ...",
|
|
"info.pl.exit.title": "正在退出 ...",
|
|
"info.pl.add-files.title": "添加如下文件到工程",
|
|
"info.pl.del-files.title": "从项目中删除如下文件",
|
|
"info.pl.launch.launch-info": "成功启动 Vivado TCL 脚本解释器",
|
|
"info.pl.launch.progress.launch-tcl.title": "正在启动 Vivado TCL 脚本解释器",
|
|
"warn.command.transform-old-ppy.unknown-hardwarelib-state": "无法转换 HardwareLIB.state ,原因:未知的 state 枚举:",
|
|
"info.hdl-doc.markdown.basic-info": "基础信息",
|
|
"info.dide-doc.dependency": "依赖性",
|
|
"info.dide-doc.ports": "接口",
|
|
"info.dide-doc.parameters": "参数",
|
|
"info.dide-doc.source": "源",
|
|
"info.dide-doc.basic-info.parameter": "parameter",
|
|
"info.dide-doc.basic-info.port": "port",
|
|
"info.dide-doc.basic-info.top-module": "顶层模块",
|
|
"info.dide-doc.entity": "实体",
|
|
"info.dide-doc.module": "模块",
|
|
"info.dide-doc.port-name": "名称",
|
|
"info.dide-doc.direction": "方向",
|
|
"info.dide-doc.range": "位宽",
|
|
"info.dide-doc.description": "描述",
|
|
"info.dide-doc.param-name": "名称",
|
|
"info.dide-doc.parameter-init": "初始值",
|
|
"info.dide-doc.module-name": "名称",
|
|
"info.dide-doc.no-parameter-info": "没有参数信息",
|
|
"info.dide-doc.no-port-info": "没有端口信息",
|
|
"info.dide-doc.no-dep-info": "没有依赖信息",
|
|
"info.dide-doc.source.cannot-find": "无法找到"
|
|
} |