digital-ide/l10n/bundle.l10n.zh-cn.json

24 lines
1.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"hello": "你好",
"welcome.title": "感谢使用 Digital-IDE ❤️。您的支持将是我们最大的动力!😊",
"welcome.star": "支持",
"welcome.refuse": "拒绝",
"progress.register-command": "Digital IDE 注册命令",
"progress.active-lsp-server": "Digital IDE 激活语言服务器",
"progress.initialization": "Digital IDE 初始化",
"progress.build-module-tree": "构建模块树",
"progress.download-digital-lsp": "下载 Digital IDE 语言服务器",
"progress.choose-best-download-source": "选择最佳下载源",
"progress.extract-digital-lsp": "解压 Digital LSP 语言服务器",
"error.download-digital-lsp": "无法下载 Digital LSP 语言服务器,检查你的网络后重启 vscode或者请手动去下方地址下载 https://github.com/Digital-EDA/Digital-IDE/releases/tag/",
"error.save-file": "保存文件失败",
"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": "点击链接加入QQ群一起讨论"
}