24 lines
1.2 KiB
JSON
24 lines
1.2 KiB
JSON
{
|
|
"hello": "hello in English",
|
|
"welcome.title": "Thanks for using Digital-IDE ❤️. Your star will be our best motivation! 😊",
|
|
"welcome.star": "Star",
|
|
"welcome.refuse": "Refuse",
|
|
"progress.register-command": "Register Command",
|
|
"progress.active-lsp-server": "Activate LSP Server",
|
|
"progress.initialization": "Initialization",
|
|
"progress.build-module-tree": "Build Module Tree",
|
|
"progress.download-digital-lsp": "Download Digital LSP",
|
|
"progress.choose-best-download-source": "Choose Best Download Source",
|
|
"progress.extract-digital-lsp": "Extract Digital LSP",
|
|
"error.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/",
|
|
"fail.save-file": "保存文件失败",
|
|
"save": "保存",
|
|
"save-as-view": "另存为视图文件",
|
|
"vcd-view-file": "vcd 视图文件",
|
|
"all-file": "所有文件",
|
|
"load": "加载",
|
|
"load-view-file": "加载视图文件",
|
|
"bad-view-file": "视图文件已损坏",
|
|
"unexist-direct-vcd-file": "视图文件指向的 vcd 文件不存在",
|
|
"click.join-qq-group": "Click the link to join the QQ group"
|
|
} |