31 lines
1.9 KiB
JSON
31 lines
1.9 KiB
JSON
{
|
||
"info.test.hello": "你好",
|
||
"info.welcome.title": "感谢使用 Digital-IDE ❤️。您的星标将是我们最大的动力!😊",
|
||
"info.welcome.star": "点亮星标",
|
||
"info.welcome.refuse": "拒绝",
|
||
"info.progress.register-command": "注册命令",
|
||
"info.progress.active-lsp-server": "激活 LSP 服务器",
|
||
"info.progress.initialization": "初始化",
|
||
"info.progress.build-module-tree": "构建模块树",
|
||
"info.progress.download-digital-lsp": "下载 Digital LSP",
|
||
"info.progress.choose-best-download-source": "选择最佳下载源",
|
||
"info.progress.extract-digital-lsp": "提取 Digital LSP",
|
||
"error.lsp.download-digital-lsp": "下载 digital lsp 服务器失败,请检查您的网络并重新加载 vscode。您也可以访问以下站点手动下载:https://github.com/Digital-EDA/Digital-IDE/releases/tag/",
|
||
"error.filelist.save-file": "保存文件失败",
|
||
"warning.ppy.already-exist": "property.json 已经存在了!",
|
||
"info.monitor.update-hdlparam": "更新 HdlParam",
|
||
"info.monitor.update-pl": "更新 PL",
|
||
"info.vcd-viewer.save": "保存",
|
||
"info.vcd-viewer.save-as-view": "另存为视图文件",
|
||
"info.vcd-viewer.vcd-view-file": "vcd 视图文件",
|
||
"info.vcd-viewer.all-file": "所有文件",
|
||
"info.vcd-viewer.load.button": "加载",
|
||
"info.vcd-viewer.load.title": "加载视图文件",
|
||
"error.vcd-viewer.bad-view-file": "视图文件已损坏",
|
||
"error.vcd-viewer.unexist-direct-vcd-file": "视图文件指向的 vcd 文件不存在",
|
||
"info.welcome.join-qq-group": "点击链接加入 QQ 群",
|
||
"info.level.test": "这是一个简单的样例",
|
||
"info.progress.build-ip-module-tree": "构建 IP 模块树",
|
||
"info.treeview.ip-no-active.message": "当前 IP 还未激活,请通过 Xilinx 工具链将 XCI 文件生成完整的 IP 核",
|
||
"info.progress.initialize-configure": "初始化项目配置"
|
||
} |