|
3 | 3 |
|
4 | 4 | <!-- Dialogues --> |
5 | 5 | <system:String x:Key="plugin_explorer_make_selection_warning">Por favor haga una selección primero</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">Por favor, seleccione una ruta de carpeta.</system:String> |
| 7 | + <system:String x:Key="plugin_explorer_quick_access_link_path_already_exists">Por favor, elija un nombre o ruta de carpeta diferente.</system:String> |
8 | 8 | <system:String x:Key="plugin_explorer_select_folder_link_warning">Por favor, seleccione un enlace de carpeta</system:String> |
9 | 9 | <system:String x:Key="plugin_explorer_delete_folder_link">¿Está seguro de que desea eliminar {0}?</system:String> |
10 | 10 | <system:String x:Key="plugin_explorer_deletefileconfirm">¿Está seguro de que desea eliminar permanentemente este archivo?</system:String> |
|
27 | 27 | <system:String x:Key="plugin_explorer_add">Añadir</system:String> |
28 | 28 | <system:String x:Key="plugin_explorer_generalsetting_header">Configuración general</system:String> |
29 | 29 | <system:String x:Key="plugin_explorer_manageactionkeywords_header">Personalizar palabras clave de acción</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">Personalizar Acceso Rápido</system:String> |
31 | 31 | <system:String x:Key="plugin_explorer_quickaccesslinks_header">Enlaces de acceso rápido</system:String> |
32 | 32 | <system:String x:Key="plugin_explorer_everything_setting_header">Configuración Everything</system:String> |
33 | 33 | <system:String x:Key="plugin_explorer_previewpanel_setting_header">Panel de vista previa</system:String> |
|
93 | 93 | <system:String x:Key="plugin_explorer_deletefile_subtitle">Elimina permanentemente el archivo actual</system:String> |
94 | 94 | <system:String x:Key="plugin_explorer_deletefolder_subtitle">Elimina permanentemente la carpeta actual</system:String> |
95 | 95 | <system:String x:Key="plugin_explorer_path">Ruta:</system:String> |
96 | | - <system:String x:Key="plugin_explorer_name">Name:</system:String> |
| 96 | + <system:String x:Key="plugin_explorer_name">Nombre:</system:String> |
97 | 97 | <system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Elimina el seleccionado</system:String> |
98 | 98 | <system:String x:Key="plugin_explorer_runasdifferentuser">Ejecutar como usuario diferente</system:String> |
99 | 99 | <system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Ejecuta la selección usando una cuenta de usuario diferente</system:String> |
|
164 | 164 | <system:String x:Key="flowlauncher_plugin_everything_enable_content_search">¿Desea activar la búsqueda de contenidos de Everything?</system:String> |
165 | 165 | <system:String x:Key="flowlauncher_plugin_everything_enable_content_search_tips">Puede ser muy lento sin índice (solo se admite en Everything v1.5+)</system:String> |
166 | 166 |
|
167 | | - <system:String x:Key="flowlauncher_plugin_everything_not_found">Unable to find Everything.exe</system:String> |
168 | | - <system:String x:Key="flowlauncher_plugin_everything_install_issue">Failed to install Everything, please install it manually</system:String> |
| 167 | + <system:String x:Key="flowlauncher_plugin_everything_not_found">No se puede encontrar Everything.exe</system:String> |
| 168 | + <system:String x:Key="flowlauncher_plugin_everything_install_issue">No se ha podido instalar Everything, por favor, instálelo manualmente</system:String> |
169 | 169 |
|
170 | 170 | <!-- Native Context Menu --> |
171 | 171 | <system:String x:Key="plugin_explorer_native_context_menu_header">Menú contextual nativo</system:String> |
|
0 commit comments