|
4 | 4 |
|
5 | 5 |
|
6 | 6 | "menu.main.title": "快捷菜单", |
7 | | - "menu.main.no_actions": "未找到快捷行为.", |
| 7 | + "menu.main.no_actions": "未找到快捷行为。", |
8 | 8 | "menu.main.button.add_action": "添加行为", |
9 | 9 | "menu.main.button.config": "配置", |
10 | 10 |
|
|
27 | 27 |
|
28 | 28 | "text.config.quickmenu.title": "快捷菜单配置", |
29 | 29 |
|
30 | | - "text.config.quickmenu.section.menu": "主页", |
31 | | - "text.config.quickmenu.section.action_buttons": "选项", |
| 30 | + "text.config.quickmenu.section.menu": "菜单", |
| 31 | + "text.config.quickmenu.section.action_buttons": "行为按钮", |
32 | 32 |
|
33 | 33 | "text.config.quickmenu.option.menuWidth": "菜单宽度", |
34 | 34 | "text.config.quickmenu.option.menuHeight": "菜单高度", |
35 | 35 | "text.config.quickmenu.option.buttonsPerRow": "每行显示按钮", |
36 | 36 | "text.config.quickmenu.option.closeOnAction": "触发行为时关闭", |
37 | | - "text.config.quickmenu.option.closeOnKeyReleased": "按住时打开图标", |
38 | | - "text.config.quickmenu.option.hideEditIcon": "隐藏物品图标", |
39 | | - "text.config.quickmenu.option.showActionsInTooltip": "在工具提示中显示操作", |
40 | | - "text.config.quickmenu.option.displayRunText": "显示运行提示", |
| 37 | + "text.config.quickmenu.option.closeOnKeyReleased": "松开按键时关闭", |
| 38 | + "text.config.quickmenu.option.hideEditIcon": "隐藏编辑图标", |
| 39 | + "text.config.quickmenu.option.showActionsInTooltip": "在提示框中显示操作", |
| 40 | + "text.config.quickmenu.option.displayRunText": "显示运行文本", |
41 | 41 |
|
42 | 42 | "text.config.quickmenu.option.displayRunText.value.always": "总是", |
43 | | - "text.config.quickmenu.option.displayRunText.value.keybind_only": "仅键盘", |
| 43 | + "text.config.quickmenu.option.displayRunText.value.keybind_only": "仅绑定按键", |
44 | 44 | "text.config.quickmenu.option.displayRunText.value.never": "从不" |
45 | 45 | } |
0 commit comments