27 lines
1.6 KiB
JSON
27 lines
1.6 KiB
JSON
{
|
|
"info.test.hello": "hello in English",
|
|
"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": "Fail to download digital lsp server, check your network and reload vscode. You can also visit following site and download manually: 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": "Click the link to join the QQ group"
|
|
} |