|
214 | 214 | <system:String x:Key="plugin_query_version">Versión</system:String>
|
215 | 215 | <system:String x:Key="plugin_query_web">Sitio web</system:String>
|
216 | 216 | <system:String x:Key="plugin_uninstall">Desinstalar</system:String>
|
217 |
| - <system:String x:Key="plugin_default_search_delay_time">Search delay time: default</system:String> |
218 |
| - <system:String x:Key="plugin_search_delay_time">Search delay time: {0}ms</system:String> |
| 217 | + <system:String x:Key="plugin_default_search_delay_time">Tiempo de retardo de búsqueda: predeterminado</system:String> |
| 218 | + <system:String x:Key="plugin_search_delay_time">Tiempo de retardo de búsqueda: {0}ms</system:String> |
219 | 219 | <system:String x:Key="failedToRemovePluginSettingsTitle">Fallo al eliminar la configuración del complemento</system:String>
|
220 | 220 | <system:String x:Key="failedToRemovePluginSettingsMessage">Complementos: {0} - Fallo al eliminar los archivos de configuración del complemento, por favor elimínelos manualmente</system:String>
|
221 | 221 | <system:String x:Key="failedToRemovePluginCacheTitle">Fallo al eliminar la caché del complemento</system:String>
|
|
226 | 226 | <system:String x:Key="failedToUninstallPluginTitle">Fallo al desinstalar {0}</system:String>
|
227 | 227 | <system:String x:Key="fileNotFoundMessage">No se puede encontrar plugin.json en el archivo zip extraído, o esta ruta {0} no existe</system:String>
|
228 | 228 | <system:String x:Key="pluginExistAlreadyMessage">Ya existe un complemento con el mismo ID y versión, o la versión es superior a la de este complemento descargado</system:String>
|
229 |
| - <system:String x:Key="errorCreatingSettingPanel">Error creating setting panel for plugin {0}:{1}{2}</system:String> |
| 229 | + <system:String x:Key="errorCreatingSettingPanel">Error al crear el panel de configuración para el complemento {0}:{1}{2}</system:String> |
230 | 230 |
|
231 | 231 | <!-- Setting Plugin Store -->
|
232 | 232 | <system:String x:Key="pluginStore">Tienda complementos</system:String>
|
|
495 | 495 | <system:String x:Key="fileManager_file_arg">Argumentos del archivo</system:String>
|
496 | 496 | <system:String x:Key="fileManagerPathNotFound">El administrador de archivos '{0}' no pudo ser localizado en '{1}'. ¿Desea continuar?</system:String>
|
497 | 497 | <system:String x:Key="fileManagerPathError">Error de ruta del administrador de archivos</system:String>
|
498 |
| - <system:String x:Key="fileManagerExplorer">File Explorer</system:String> |
| 498 | + <system:String x:Key="fileManagerExplorer">Explorador de archivos</system:String> |
499 | 499 |
|
500 | 500 | <!-- DefaultBrowser Setting Dialog -->
|
501 | 501 | <system:String x:Key="defaultBrowserTitle">Navegador web predeterminado</system:String>
|
|
506 | 506 | <system:String x:Key="defaultBrowser_newWindow">Nueva ventana</system:String>
|
507 | 507 | <system:String x:Key="defaultBrowser_newTab">Nueva pestaña</system:String>
|
508 | 508 | <system:String x:Key="defaultBrowser_parameter">Modo privado</system:String>
|
509 |
| - <system:String x:Key="defaultBrowser_default">Default</system:String> |
510 |
| - <system:String x:Key="defaultBrowser_new_profile">New Profile</system:String> |
| 509 | + <system:String x:Key="defaultBrowser_default">Predeterminado</system:String> |
| 510 | + <system:String x:Key="defaultBrowser_new_profile">Nuevo perfil</system:String> |
511 | 511 |
|
512 | 512 | <!-- Priority Setting Dialog -->
|
513 | 513 | <system:String x:Key="changePriorityWindow">Cambiar la prioridad</system:String>
|
@@ -599,7 +599,7 @@ Si añade un prefijo "@" al introducir un acceso directo, éste coinci
|
599 | 599 | <system:String x:Key="errorTitle">Error</system:String>
|
600 | 600 | <system:String x:Key="folderOpenError">An error occurred while opening the folder.</system:String>
|
601 | 601 | <system:String x:Key="browserOpenError">Se ha producido un error al abrir la URL en el navegador. Por favor, compruebe la configuración de su navegador web predeterminado en la sección General de la ventana de configuración</system:String>
|
602 |
| - <system:String x:Key="fileNotFoundError">File or directory not found: {0}</system:String> |
| 602 | + <system:String x:Key="fileNotFoundError">No se encuentra el archivo o directorio: {0}</system:String> |
603 | 603 |
|
604 | 604 | <!-- General Notice -->
|
605 | 605 | <system:String x:Key="pleaseWait">Por favor espere...</system:String>
|
|
0 commit comments