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

25 lines
1.3 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/",
"error.save-file": "保存文件失败",
"warning.ppy-already-exist": "property.json 已经存在了!",
"save": "保存",
"save-as-view": "另存为视图文件",
"vcd-view-file": "vcd 视图文件",
"all-file": "所有文件",
"load": "加载",
"load-view-file": "加载视图文件",
"bad-view-file": "视图文件已损坏",
"error.unexist-direct-vcd-file": "视图文件指向的 vcd 文件不存在",
"click.join-qq-group": "Click the link to join the QQ group"
}