107 lines
4.7 KiB
JSON
107 lines
4.7 KiB
JSON
{
|
|
"module": "Modules",
|
|
"signal": "Signals",
|
|
"search-signal": "Search Signal",
|
|
"language-setting": "Language",
|
|
"search-setting": "Search",
|
|
"search-case-sensitivity": "Case Sensitivity",
|
|
"search-mode": "search mode",
|
|
"search-scope": "Search Scope",
|
|
"search-display-parent-only": "Display Parent Module Only",
|
|
"search-nothing": "Find Nothing",
|
|
"signal-only": "Signal Only",
|
|
"module-only": "Module Only",
|
|
"signal-module": "Signal + Module",
|
|
"general-setting": "General",
|
|
"appearance-setting": "Appearance",
|
|
"display-wave-height": "Height of Wave Track",
|
|
"display-signal-info-scope": "Info displayed in sidebar",
|
|
"display-signal-info-scope.width": "width",
|
|
"display-signal-info-scope.parent": "parent",
|
|
"wavecolor": "default color of wave",
|
|
"wavecolor.normal-bit": "wave of one width",
|
|
"wavecolor.normal-vec": "wave of more than one width",
|
|
"wavecolor.high-impedance": "wave of high impedance",
|
|
"wavecolor.unknown": "wave of unknown",
|
|
"operation-setting": "Operation",
|
|
"render-setting": "Render",
|
|
"render-animation": "enable rendering animation",
|
|
"usermanual": "User Manual",
|
|
"usermanual.left-right-scroll.caption": "move up and down",
|
|
"usermanual.up-down-scroll.caption": "move left and right",
|
|
"usermanual.xscale.caption": "scale along x axis",
|
|
"loading": "loading",
|
|
"context-menu.create-group": "create group",
|
|
"context-menu.join-group": "join created group",
|
|
"context-menu.change-color": "change color",
|
|
"context-menu.delete": "delete signal",
|
|
"context-menu.delete-all-select": "delete all the selected signals",
|
|
"context-menu.signal.name": "signal name",
|
|
"context-menu.signal.type": "signal type",
|
|
"context-menu.signal.width": "signal width",
|
|
"context-menu.signal.dep": "signal dependency",
|
|
"context-menu.group.cancel": "cancel group",
|
|
"context-menu.group.delete": "delete group",
|
|
"context-menu.group.empty": "No groups are currently available",
|
|
"context-menu.group.uname-group": "unamed group",
|
|
"toolbar.modal.common-digital": "Digital",
|
|
"toolbar.modal.ladder-analog": "Analog (Ladder)",
|
|
"toolbar.modal.line-analog": "Analog (Line)",
|
|
"toolbar.search.name": "Name",
|
|
"toolbar.search.value": "Value",
|
|
"toolbar.format.category.base": "Base",
|
|
"toolbar.format.category.dec": "Decimal",
|
|
"toolbar.format.category.float": "Float",
|
|
"toolbar.format.signed": "Signed",
|
|
"toolbar.format.unsigned": "Unsigned",
|
|
"toolbar.format.half": "Half (16bit)",
|
|
"toolbar.format.float": "Float (32bit)",
|
|
"toolbar.format.double": "Double (64bit)",
|
|
"toolbar.location.to-begin": "Move to Beginning",
|
|
"toolbar.location.to-end": "Move to End",
|
|
"toolbar.location.to-next-change": "Go to Next Change Edge",
|
|
"toolbar.location.to-prev-change": "Go to Previous Change Edge",
|
|
"toolbar.location.make-location": "Create New Pivot",
|
|
"toolbar.location.clear-location": "Clear All Pivots",
|
|
"toolbar.location.clear-location-dialog": "Are you sure to clear all the pivots ?",
|
|
"context-menu.cannot-join-repeat-group": "current signal is already contained in this group",
|
|
"toolbar.no-result": "No Result",
|
|
"toolbar.search.value.already-to-head": "already to head",
|
|
"toolbar.search.value.already-to-tail": "already to tail",
|
|
"toolbar.search.value.searching": "searching",
|
|
"pivot.context.delete": "delete pivot",
|
|
"pivot.context.display-axis": "create relative axis",
|
|
"pivot.context.cancel-axis": "cancel relative axis",
|
|
"setting.appearance.pivot-color": "pivot color",
|
|
"setting.appearance.moving-pivot": "moving pivot",
|
|
"setting.appearance.user-pivot": "user pivot",
|
|
"setting.appearance.system-pivot": "system pivot",
|
|
"confirm": "confirm",
|
|
"cancel": "cancel",
|
|
"tips": "Tips",
|
|
"filemenu.save-view": "保存视图文件",
|
|
"filemenu.save-as-view": "另存为视图文件",
|
|
"filemenu.load-view": "导入视图文件",
|
|
"filemenu.auto-save": "自动保存",
|
|
"current-version": "current version",
|
|
"setting.language.change-dialog": "You have changed the language to {0}, we recommend restarting Vcd Viewer.",
|
|
"resources": "Resources",
|
|
"tools": "Tools",
|
|
"prompts": "Prompts",
|
|
"interaction-test": "Interactive Test",
|
|
"setting": "Settings",
|
|
"about": "About",
|
|
"connected": "Connected",
|
|
"disconnected": "Disconnected",
|
|
"debug": "Debug",
|
|
"connect": "Connect",
|
|
"setting.general-color-setting": "General Color Settings",
|
|
"choose-a-project-debug": "Select a project to debug",
|
|
"model": "Model",
|
|
"server-provider": "Service Provider",
|
|
"api-root-url": "API root path",
|
|
"api-token": "API key",
|
|
"connection-method": "Connection method",
|
|
"command": "Command",
|
|
"env-var": "Environment variables"
|
|
} |