|
64 | 64 | <system:String x:Key="PositionReset">Restablecer posición</system:String> |
65 | 65 | <system:String x:Key="PositionResetToolTip">Restablece la posición de la ventana de búsqueda</system:String> |
66 | 66 | <system:String x:Key="queryTextBoxPlaceholder">Escribir aquí para buscar</system:String> |
| 67 | + <system:String x:Key="pluginStillInitializing">{0}: Este complemento aún se está inicializando...</system:String> |
| 68 | + <system:String x:Key="pluginStillInitializingSubtitle">Seleccione este resultado para volver a realizar la consulta</system:String> |
| 69 | + <system:String x:Key="pluginFailedToRespond">{0}: ¡No se ha recibido respuesta!</system:String> |
| 70 | + <system:String x:Key="pluginFailedToRespondSubtitle">Seleccione este resultado para más información</system:String> |
67 | 71 |
|
68 | 72 | <!-- Setting General --> |
69 | 73 | <system:String x:Key="flowlauncher_settings">Configuración</system:String> |
|
171 | 175 | <system:String x:Key="homePageToolTip">Muestra los resultados de la página de inicio cuando el texto de la consulta está vacío.</system:String> |
172 | 176 | <system:String x:Key="historyResultsForHomePage">Mostrar historial de resultados en la página de inicio</system:String> |
173 | 177 | <system:String x:Key="historyResultsCountForHomePage">Número máximo de resultados del historial en la página de inicio</system:String> |
| 178 | + <system:String x:Key="historyStyle">Estilo del historial</system:String> |
| 179 | + <system:String x:Key="historyStyleTooltip">Elija el tipo de historial que desea mostrar en el historial y la página de inicio</system:String> |
| 180 | + <system:String x:Key="queryHistory">Historial de consultas</system:String> |
| 181 | + <system:String x:Key="executedHistory">Historial de últimas aperturas</system:String> |
174 | 182 | <system:String x:Key="homeToggleBoxToolTip">Esto solo se puede editar si el complemento soporta la función de Inicio y la Página de Inicio está activada.</system:String> |
175 | 183 | <system:String x:Key="showAtTopmost">Mostrar ventana de búsqueda en primer plano</system:String> |
176 | 184 | <system:String x:Key="showAtTopmostToolTip">Anula el ajuste «Siempre arriba» de otros programas y muestra Flow en primer plano.</system:String> |
|
446 | 454 | <system:String x:Key="icons">Iconos</system:String> |
447 | 455 | <system:String x:Key="about_activate_times">Ha activado Flow Launcher {0} veces</system:String> |
448 | 456 | <system:String x:Key="checkUpdates">Buscar actualizaciones</system:String> |
449 | | - <system:String x:Key="BecomeASponsor">Hágase Patrocinador</system:String> |
| 457 | + <system:String x:Key="BecomeASponsor">Conviértase en Patrocinador</system:String> |
450 | 458 | <system:String x:Key="newVersionTips">La nueva versión {0} está disponible, ¿desea reiniciar Flow Launcher para actualizar?</system:String> |
451 | 459 | <system:String x:Key="checkUpdatesFailed">Ha fallado la comprobación de las actualizaciones, por favor, compruebe la configuración de su proxy y conexión a api.github.com.</system:String> |
452 | 460 | <system:String x:Key="downloadUpdatesFailed"> |
|
0 commit comments