|
26 | 26 | <system:String x:Key="flowlauncher_plugin_sys_open_docs_tips_cmd">Flow Launcher 提示</system:String> |
27 | 27 | <system:String x:Key="flowlauncher_plugin_sys_open_userdata_location_cmd">Flow Launcher 用户数据文件夹</system:String> |
28 | 28 | <system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode_cmd">切换游戏模式</system:String> |
29 | | - <system:String x:Key="flowlauncher_plugin_sys_theme_selector_cmd">Set the Flow Launcher Theme</system:String> |
| 29 | + <system:String x:Key="flowlauncher_plugin_sys_theme_selector_cmd">设置Flow Launcher的主题</system:String> |
30 | 30 |
|
31 | 31 | <system:String x:Key="flowlauncher_plugin_sys_edit">编辑</system:String> |
32 | 32 |
|
|
51 | 51 | <system:String x:Key="flowlauncher_plugin_sys_open_docs_tips">访问 Flow Launcher 的文档以获取更多帮助以及使用技巧</system:String> |
52 | 52 | <system:String x:Key="flowlauncher_plugin_sys_open_userdata_location">打开Flow Launcher 设置文件夹</system:String> |
53 | 53 | <system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode">切换游戏模式</system:String> |
54 | | - <system:String x:Key="flowlauncher_plugin_sys_theme_selector">Quickly change the Flow Launcher theme</system:String> |
| 54 | + <system:String x:Key="flowlauncher_plugin_sys_theme_selector">快速更改Flow Launcher的主题</system:String> |
55 | 55 |
|
56 | 56 | <!-- Dialogs --> |
57 | 57 | <system:String x:Key="flowlauncher_plugin_sys_dlgtitle_success">成功</system:String> |
|
62 | 62 | <system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer_advanced">您确定要以高级启动选项重启吗?</system:String> |
63 | 63 | <system:String x:Key="flowlauncher_plugin_sys_dlgtext_logoff_computer">您确定要注销吗?</system:String> |
64 | 64 |
|
65 | | - <system:String x:Key="flowlauncher_plugin_sys_command_keyword_setting_window_title">Command Keyword Setting</system:String> |
66 | | - <system:String x:Key="flowlauncher_plugin_sys_custom_command_keyword">Custom Command Keyword</system:String> |
67 | | - <system:String x:Key="flowlauncher_plugin_sys_custom_command_keyword_tip">Enter a keyword to search for command: {0}. This keyword is used to match your query.</system:String> |
68 | | - <system:String x:Key="flowlauncher_plugin_sys_command_keyword">Command Keyword</system:String> |
| 65 | + <system:String x:Key="flowlauncher_plugin_sys_command_keyword_setting_window_title">命令关键词设置</system:String> |
| 66 | + <system:String x:Key="flowlauncher_plugin_sys_custom_command_keyword">自定义命令关键词</system:String> |
| 67 | + <system:String x:Key="flowlauncher_plugin_sys_custom_command_keyword_tip">输入一个关键词来搜索命令:{0}。此关键词将被用于匹配您的查询输入。</system:String> |
| 68 | + <system:String x:Key="flowlauncher_plugin_sys_command_keyword">命令关键词</system:String> |
69 | 69 | <system:String x:Key="flowlauncher_plugin_sys_reset">重置</system:String> |
70 | 70 | <system:String x:Key="flowlauncher_plugin_sys_confirm">确认</system:String> |
71 | 71 | <system:String x:Key="flowlauncher_plugin_sys_cancel">取消</system:String> |
72 | | - <system:String x:Key="flowlauncher_plugin_sys_input_command_keyword">Please enter a non-empty command keyword</system:String> |
| 72 | + <system:String x:Key="flowlauncher_plugin_sys_input_command_keyword">请输入一个非空的命令关键字</system:String> |
73 | 73 |
|
74 | 74 | <system:String x:Key="flowlauncher_plugin_sys_plugin_name">系统命令</system:String> |
75 | 75 | <system:String x:Key="flowlauncher_plugin_sys_plugin_description">提供操作系统相关的命令,如关机、锁定、设置等。</system:String> |
|
0 commit comments