DSView/lang/en/toolbar.json

191 lines
3.7 KiB
JSON
Raw Normal View History

2023-04-06 11:32:15 +08:00
[
2022-10-17 16:17:17 +08:00
{
2023-04-06 11:32:15 +08:00
"id": "IDS_DEVICE_MODE_LOGIC",
"text": "&Logic Analyzer"
2022-10-17 16:17:17 +08:00
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_DEVICE_MODE_ANALOG",
"text": "D&ata Acquisition"
2022-10-17 16:17:17 +08:00
},
2022-10-14 09:58:01 +08:00
{
2023-04-06 11:32:15 +08:00
"id": "IDS_DEVICE_MODE_DSO",
"text": "Os&cilloscope"
2022-10-14 09:58:01 +08:00
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_DEVICE_TYPE_DEMO",
"text": "Demo"
2022-10-17 16:17:17 +08:00
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_DEVICE_TYPE_FILE",
"text": "File"
2022-10-17 16:17:17 +08:00
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_DEVICE_OPTION",
"text": "&Options"
2022-10-17 16:17:17 +08:00
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_CAPTURE_MODE",
"text": "Mod&e"
2022-10-17 16:17:17 +08:00
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_CAPTURE_MODE_SINGLE",
2022-10-17 16:17:17 +08:00
"text": "&Single"
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_CAPTURE_MODE_REPEAT",
2022-10-17 16:17:17 +08:00
"text": "&Repetitive"
},
2022-11-02 17:37:17 +08:00
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_CAPTURE_MODE_REALTIME",
2022-11-02 17:37:17 +08:00
"text": "Real&time"
},
2023-04-06 11:32:15 +08:00
{
"id": "IDS_TOOLBAR_RUN_START",
"text": "&Start"
},
{
"id": "IDS_TOOLBAR_RUN_STOP",
"text": "&Stop"
},
{
"id": "IDS_TOOLBAR_ONE_SINGLE",
"text": "S&ingle"
},
{
"id": "IDS_TOOLBAR_ONE_INSTANT",
"text": "&Instant"
},
{
"id": "IDS_TOOLBAR_ONE_STOP",
"text": "&Stop"
},
2022-10-17 16:17:17 +08:00
{
"id": "IDS_TOOLBAR_TRIGGER",
2023-04-06 11:32:15 +08:00
"text": "&Trigger"
2022-10-17 16:17:17 +08:00
},
{
"id": "IDS_TOOLBAR_DECODE",
2023-04-06 11:32:15 +08:00
"text": "&Decode"
2022-10-17 16:17:17 +08:00
},
{
"id": "IDS_TOOLBAR_MEASURE",
2023-04-06 11:32:15 +08:00
"text": "&Measure"
2022-10-17 16:17:17 +08:00
},
{
"id": "IDS_TOOLBAR_SEARCH",
2023-04-06 11:32:15 +08:00
"text": "Sea&rch"
2022-10-17 16:17:17 +08:00
},
{
"id": "IDS_TOOLBAR_FUNCTION",
2023-04-06 11:32:15 +08:00
"text": "Fu&nction"
2022-10-17 16:17:17 +08:00
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_FUNCTION_FFT",
"text": "&FFT"
2022-10-17 16:17:17 +08:00
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_FUNCTION_MATH",
"text": "&Math"
2022-10-17 16:17:17 +08:00
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_DISPLAY",
"text": "Dis&play"
},
2022-10-17 16:17:17 +08:00
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_DISPLAY_THEMES",
"text": "&Themes"
2022-10-17 16:17:17 +08:00
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_DISPLAY_LISSAJOUS",
"text": "Liss&ajous"
2022-10-17 16:17:17 +08:00
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_DISPLAY_THEMES_DARK",
"text": "&Dark"
2022-10-17 16:17:17 +08:00
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_DISPLAY_THEMES_LIGHT",
"text": "&Light"
},
2022-10-17 16:17:17 +08:00
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_DISPLAY_OPTIONS",
"text": "&Options"
2022-10-17 16:17:17 +08:00
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_FILE",
"text": "&File"
2022-10-17 16:17:17 +08:00
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_FILE_CONFIG",
"text": "Confi&g"
2022-10-17 16:17:17 +08:00
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_FILE_CONFIG_LOAD",
"text": "&Load Configuration"
2022-10-17 16:17:17 +08:00
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_FILE_CONFIG_STORE",
"text": "&Save Configuration"
2022-10-17 16:17:17 +08:00
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_FILE_CONFIG_DEFAULT",
"text": "Load &Default Configuration"
2022-10-17 16:17:17 +08:00
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_FILE_OPEN",
2022-10-17 16:17:17 +08:00
"text": "&Open..."
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_FILE_SAVE",
2022-10-17 16:17:17 +08:00
"text": "&Save..."
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_FILE_EXPORT",
2022-10-17 16:17:17 +08:00
"text": "&Export..."
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_FILE_CAPTURE",
2022-10-17 16:17:17 +08:00
"text": "&Capture..."
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_HELP",
"text": "&Help"
2022-10-17 16:17:17 +08:00
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_HELP_LANG",
"text": "&Language"
2022-10-17 16:17:17 +08:00
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_HELP_LANG_EN",
"text": "&English"
2022-10-17 16:17:17 +08:00
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_HELP_LANG_CN",
"text": "中文(&C)"
},
2022-10-17 16:17:17 +08:00
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_HELP_ABOUT",
2022-10-17 16:17:17 +08:00
"text": "&About..."
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_HELP_MANUAL",
2022-10-17 16:17:17 +08:00
"text": "&Manual..."
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_HELP_BUG",
2022-10-17 16:17:17 +08:00
"text": "&Bug Report"
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_HELP_UPDATE",
2022-10-17 16:17:17 +08:00
"text": "&Update"
},
{
2023-04-06 11:32:15 +08:00
"id": "IDS_TOOLBAR_HELP_LOG",
2022-10-17 16:17:17 +08:00
"text": "L&og Options"
2022-10-14 09:58:01 +08:00
}
2022-10-17 16:17:17 +08:00
2022-10-14 09:58:01 +08:00
]