2024-08-29 23:17:48 +08:00

103 lines
4.6 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.

{
"module": "模块",
"signal": "信号",
"search-signal": "搜索信号",
"language-setting": "语言",
"horizontal-scaling-ratio": "横向缩放速度",
"horizontal-scaling-ratio-description": "一共有5个挡位挡位越高<br/>ctrl + 鼠标滚轮缩放时的倍率越高",
"horizontal-roll-ratio": "横向滚动速度",
"horizontal-roll-ratio-description": "一共有5个挡位挡位越高<br/>左右滑动波形时间轴的步长越大",
"vertical-roll-ratio": "纵向滚动速度",
"vertical-roll-ratio-description": "一共有5个挡位挡位越高<br/>上下滑动波形时间轴的步长越大",
"search-setting": "搜索",
"search-case-sensitivity": "区分大小写",
"search-mode": "搜索模式",
"search-scope": "搜索范围",
"search-display-parent-only": "只展示父模块",
"search-nothing": "没有找到任何信号",
"signal-only": "信号",
"module-only": "模块",
"signal-module": "信号 + 模块",
"general-setting": "通用",
"appearance-setting": "外观",
"display-wave-height": "波形轨道的高度",
"display-signal-info-scope": "侧边栏展示信息",
"display-signal-info-scope.width": "位宽",
"display-signal-info-scope.parent": "所属模块名",
"wavecolor": "默认波形颜色",
"wavecolor.normal-bit": "单位宽波形",
"wavecolor.normal-vec": "多位宽波形",
"wavecolor.high-impedance": "高阻态波形",
"wavecolor.unknown": "未知态波形",
"operation-setting": "操作",
"render-setting": "渲染",
"prerender": "预渲染",
"prerender-description": "预渲染将使得渲染速度更快,但是会占用额外内存<br/>如果您的电脑内存大于10个G我们建议您开启。",
"render-animation": "开启渲染动画",
"usermanual": "使用说明",
"usermanual.left-right-scroll.title": "<span class=\"iconfont icon-mouse\"/><span class=\"iconfont icon-up-down\"/>",
"usermanual.left-right-scroll.caption": "上下移动",
"usermanual.up-down-scroll.title": "<span class=\"iconfont icon-mouse\"/><span class=\"iconfont icon-left-right\"/> / <span class=\"iconfont icon-shift\"/> + <span class=\"iconfont icon-mouse\"/><span class=\"iconfont icon-up-down\"/>",
"usermanual.up-down-scroll.caption": "左右移动",
"usermanual.xscale.title": "<span class=\"iconfont icon-ctrl\"/> + <span class=\"iconfont icon-mouse\"/><span class=\"iconfont icon-up-down\"/>",
"usermanual.xscale.caption": "横向缩放",
"loading": "加载中",
"context-menu.create-group": "新建组",
"context-menu.join-group": "加入已有分组",
"context-menu.change-color": "修改颜色",
"context-menu.delete": "删除信号",
"context-menu.signal.name": "信号名称",
"context-menu.signal.type": "信号类型",
"context-menu.signal.width": "信号宽度",
"context-menu.signal.dep": "依赖关系",
"context-menu.group.cancel": "取消分组",
"context-menu.group.delete": "删除分组",
"context-menu.group.empty": "当前没有可用的分组",
"context-menu.group.uname-group": "未命名分组",
"toolbar.modal.common-digital": "数字",
"toolbar.modal.ladder-analog": "模拟(阶梯)",
"toolbar.modal.line-analog": "模拟(折线)",
"toolbar.search.name": "名称",
"toolbar.search.value": "值",
"toolbar.format.category.base": "基础",
"toolbar.format.category.dec": "十进制",
"toolbar.format.category.float": "浮点数",
"toolbar.format.signed": "有符号",
"toolbar.format.unsigned": "无符号",
"toolbar.format.half": "半精度16bit",
"toolbar.format.float": "单精度32bit",
"toolbar.format.double": "双精度64bit",
"toolbar.location.to-begin": "移动至开头",
"toolbar.location.to-end": "移动至结尾",
"toolbar.location.to-next-change": "前往下一个变化的边沿",
"toolbar.location.to-prev-change": "前往上一个变化的边沿",
"toolbar.location.make-location": "创建新的信标",
"context-menu.cannot-join-repeat-group": "当前信号已在此分组中",
"toolbar.no-result": "无结果",
"toolbar.search.value.already-to-head": "已经到开头了",
"toolbar.search.value.already-to-tail": "已经到结尾了",
"toolbar.search.value.searching": "搜索中",
"current-version": "当前版本",
"copyright": "本软件版权归 <a href=\"https://github.com/Digital-EDA\" target=\"_blank\">Digital-IDE</a> 项目组所有,欢迎 <a href=\"https://github.com/Digital-EDA/Digital-IDE\">Star</a>。"
}