|
111 | 111 | <!-- Setting Plugin Store -->
|
112 | 112 | <system:String x:Key="pluginStore">Tienda de complementos</system:String>
|
113 | 113 | <system:String x:Key="pluginStore_NewRelease">Nuevo lanzamiento</system:String>
|
114 |
| - <system:String x:Key="pluginStore_RecentlyUpdated">Actualizado recientemente</system:String> |
| 114 | + <system:String x:Key="pluginStore_RecentlyUpdated">Actualizado(s) recientemente</system:String> |
115 | 115 | <system:String x:Key="pluginStore_None">Complementos</system:String>
|
116 |
| - <system:String x:Key="pluginStore_Installed">Instalado</system:String> |
| 116 | + <system:String x:Key="pluginStore_Installed">Instalado(s)</system:String> |
117 | 117 | <system:String x:Key="refresh">Refrescar</system:String>
|
118 | 118 | <system:String x:Key="installbtn">Instalar</system:String>
|
119 | 119 | <system:String x:Key="uninstallbtn">Desinstalar</system:String>
|
|
159 | 159 | <system:String x:Key="Date">Fecha</system:String>
|
160 | 160 |
|
161 | 161 | <!-- Setting Hotkey -->
|
162 |
| - <system:String x:Key="hotkey">Atajos de teclado</system:String> |
| 162 | + <system:String x:Key="hotkey">Atajo de teclado</system:String> |
163 | 163 | <system:String x:Key="hotkeys">Atajos de teclado</system:String>
|
164 | 164 | <system:String x:Key="flowlauncherHotkey">Atajo de teclado de Flow Launcher</system:String>
|
165 | 165 | <system:String x:Key="flowlauncherHotkeyToolTip">Introduzca el atajo de teclado para mostrar/ocultar Flow Launcher.</system:String>
|
|
346 | 346 | <system:String x:Key="HotkeyUpDownDesc">Atrás / Menú contextual</system:String>
|
347 | 347 | <system:String x:Key="HotkeyLeftRightDesc">Navegación entre elementos</system:String>
|
348 | 348 | <system:String x:Key="HotkeyShiftEnterDesc">Abrir menú contextual</system:String>
|
349 |
| - <system:String x:Key="HotkeyCtrlEnterDesc">Abrir la carpeta que contiene un archivo/carpeta</system:String> |
| 349 | + <system:String x:Key="HotkeyCtrlEnterDesc">Abrir carpeta contenedora</system:String> |
350 | 350 | <system:String x:Key="HotkeyCtrlShiftEnterDesc">Ejecutar como administrador / Abrir la carpeta en el administrador de archivos predeterminado</system:String>
|
351 | 351 | <system:String x:Key="HotkeyCtrlHDesc">Historial de consultas</system:String>
|
352 | 352 | <system:String x:Key="HotkeyESCDesc">Volver al resultado en menú contextual</system:String>
|
|
0 commit comments