|
131 | 131 | <system:String x:Key="KoreanImeOpenLinkButton">Abrir</system:String> |
132 | 132 | <system:String x:Key="KoreanImeRegistry">Utilizar IME Coreano anterior</system:String> |
133 | 133 | <system:String x:Key="KoreanImeRegistryTooltip">Se puede cambiar la configuración anterior del IME coreano directamente desde aquí</system:String> |
| 134 | + <system:String x:Key="homePage">Home Page</system:String> |
| 135 | + <system:String x:Key="homePageToolTip">Show home page results when query text is empty.</system:String> |
| 136 | + <system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String> |
| 137 | + <system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String> |
| 138 | + <system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String> |
134 | 139 |
|
135 | 140 | <!-- Setting Plugin --> |
136 | 141 | <system:String x:Key="searchplugin">Buscar complemento</system:String> |
|
153 | 158 | <system:String x:Key="DisplayModeOnOff">Activado</system:String> |
154 | 159 | <system:String x:Key="DisplayModePriority">Prioridad</system:String> |
155 | 160 | <system:String x:Key="DisplayModeSearchDelay">Retardo de búsqueda</system:String> |
| 161 | + <system:String x:Key="DisplayModeHomeOnOff">Home Page</system:String> |
156 | 162 | <system:String x:Key="currentPriority">Prioridad actual</system:String> |
157 | 163 | <system:String x:Key="newPriority">Nueva prioridad</system:String> |
158 | 164 | <system:String x:Key="priority">Prioridad</system:String> |
|
406 | 412 | <system:String x:Key="searchDelayTimeTitle">Ajuste del tiempo de retardo de búsqueda</system:String> |
407 | 413 | <system:String x:Key="searchDelayTimeTips">Introducir el tiempo de retardo de búsqueda en ms que se desea utilizar para el complemento. Introducir un espacio vacío si no desea especificar ninguno, y el complemento utilizará el tiempo de retardo de búsqueda predeterminado.</system:String> |
408 | 414 |
|
| 415 | + <!-- Search Delay Settings Dialog --> |
| 416 | + <system:String x:Key="homeTitle">Home Page</system:String> |
| 417 | + <system:String x:Key="homeTips">Enable the plugin home page state if you like to show the plugin results when query is empty.</system:String> |
| 418 | + |
409 | 419 | <!-- Custom Query Hotkey Dialog --> |
410 | 420 | <system:String x:Key="customeQueryHotkeyTitle">Atajo de teclado de consulta personalizada</system:String> |
411 | 421 | <system:String x:Key="customeQueryHotkeyTips">Pulse el atajo de teclado personalizado para abrir Flow Launcher y realizar automáticamente la consulta especificada.</system:String> |
|
0 commit comments