|
3 | 3 |
|
4 | 4 | <!-- Dialogues --> |
5 | 5 | <system:String x:Key="plugin_explorer_make_selection_warning">请先进行选择</system:String> |
6 | | - <system:String x:Key="plugin_explorer_quick_access_link_no_folder_selected">Please select a folder path.</system:String> |
7 | | - <system:String x:Key="plugin_explorer_quick_access_link_path_already_exists">Please choose a different name or folder path.</system:String> |
| 6 | + <system:String x:Key="plugin_explorer_quick_access_link_no_folder_selected">请选择一个文件夹路径。</system:String> |
| 7 | + <system:String x:Key="plugin_explorer_quick_access_link_path_already_exists">请选择一个不同的名称或文件夹路径。</system:String> |
8 | 8 | <system:String x:Key="plugin_explorer_select_folder_link_warning">请选择一个文件夹链接</system:String> |
9 | 9 | <system:String x:Key="plugin_explorer_delete_folder_link">您确定要删除 {0} 吗?</system:String> |
10 | 10 | <system:String x:Key="plugin_explorer_deletefileconfirm">您确定要永久删除此文件吗?</system:String> |
|
27 | 27 | <system:String x:Key="plugin_explorer_add">添加</system:String> |
28 | 28 | <system:String x:Key="plugin_explorer_generalsetting_header">通用设置</system:String> |
29 | 29 | <system:String x:Key="plugin_explorer_manageactionkeywords_header">自定义动作关键字</system:String> |
30 | | - <system:String x:Key="plugin_explorer_manage_quick_access_links_header">Customise Quick Access</system:String> |
| 30 | + <system:String x:Key="plugin_explorer_manage_quick_access_links_header">自定义快速访问</system:String> |
31 | 31 | <system:String x:Key="plugin_explorer_quickaccesslinks_header">快速访问链接</system:String> |
32 | 32 | <system:String x:Key="plugin_explorer_everything_setting_header">Everything 设置</system:String> |
33 | 33 | <system:String x:Key="plugin_explorer_previewpanel_setting_header">预览面板</system:String> |
|
93 | 93 | <system:String x:Key="plugin_explorer_deletefile_subtitle">永久删除当前文件</system:String> |
94 | 94 | <system:String x:Key="plugin_explorer_deletefolder_subtitle">永久删除当前文件夹</system:String> |
95 | 95 | <system:String x:Key="plugin_explorer_path">路径:</system:String> |
96 | | - <system:String x:Key="plugin_explorer_name">Name:</system:String> |
| 96 | + <system:String x:Key="plugin_explorer_name">名称:</system:String> |
97 | 97 | <system:String x:Key="plugin_explorer_deletefilefolder_subtitle">删除所选内容</system:String> |
98 | 98 | <system:String x:Key="plugin_explorer_runasdifferentuser">以其他用户身份运行</system:String> |
99 | 99 | <system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">使用其他用户帐户运行所选内容</system:String> |
|
0 commit comments