|
34 | 34 | <system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers_tooltip">隐藏具有常见卸载程序名称的程序,例如 unins000.exe</system:String> |
35 | 35 | <system:String x:Key="flowlauncher_plugin_program_enable_description">启用程序描述</system:String> |
36 | 36 | <system:String x:Key="flowlauncher_plugin_program_enable_description_tooltip">Flow 将搜索程序描述</system:String> |
37 | | - <system:String x:Key="flowlauncher_plugin_program_enable_hideduplicatedwindowsapp">Hide duplicated apps</system:String> |
38 | | - <system:String x:Key="flowlauncher_plugin_program_enable_hideduplicatedwindowsapp_tooltip">Hide duplicated Win32 programs that are already in the UWP list</system:String> |
| 37 | + <system:String x:Key="flowlauncher_plugin_program_enable_hideduplicatedwindowsapp">隐藏重复的应用</system:String> |
| 38 | + <system:String x:Key="flowlauncher_plugin_program_enable_hideduplicatedwindowsapp_tooltip">隐藏已经在UWP列表中重复的Win32程序</system:String> |
39 | 39 | <system:String x:Key="flowlauncher_plugin_program_suffixes_header">后缀</system:String> |
40 | 40 | <system:String x:Key="flowlauncher_plugin_program_max_depth_header">最大深度</system:String> |
41 | 41 |
|
|
46 | 46 |
|
47 | 47 | <system:String x:Key="flowlauncher_plugin_program_pls_select_program_source">请先选择一项</system:String> |
48 | 48 | <system:String x:Key="flowlauncher_plugin_program_delete_program_source">您确定要删除选定的程序源吗?</system:String> |
49 | | - <system:String x:Key="flowlauncher_plugin_program_delete_program_source_select_not_user_added">Please select program sources that are not added by you</system:String> |
50 | | - <system:String x:Key="flowlauncher_plugin_program_delete_program_source_select_user_added">Please select program sources that are added by you</system:String> |
| 49 | + <system:String x:Key="flowlauncher_plugin_program_delete_program_source_select_not_user_added">请选择没有被您添加的程序源</system:String> |
| 50 | + <system:String x:Key="flowlauncher_plugin_program_delete_program_source_select_user_added">请选择由您添加的程序源</system:String> |
51 | 51 | <system:String x:Key="flowlauncher_plugin_program_duplicate_program_source">相同位置存在另一个程序源。</system:String> |
52 | 52 |
|
53 | 53 | <system:String x:Key="flowlauncher_plugin_program_edit_program_source_title">程序源</system:String> |
|
76 | 76 | <system:String x:Key="flowlauncher_plugin_program_run_as_different_user">以其他用户身份运行</system:String> |
77 | 77 | <system:String x:Key="flowlauncher_plugin_program_run_as_administrator">以管理员身份运行</system:String> |
78 | 78 | <system:String x:Key="flowlauncher_plugin_program_open_containing_folder">打开文件所在文件夹</system:String> |
79 | | - <system:String x:Key="flowlauncher_plugin_program_disable_program">Hide</system:String> |
| 79 | + <system:String x:Key="flowlauncher_plugin_program_disable_program">隐藏</system:String> |
80 | 80 | <system:String x:Key="flowlauncher_plugin_program_open_target_folder">打开目标文件夹</system:String> |
81 | 81 |
|
82 | 82 | <system:String x:Key="flowlauncher_plugin_program_plugin_name">程序</system:String> |
|
0 commit comments