From 89d19a0e6a8bf65f8595701884650a90ab47a0c9 Mon Sep 17 00:00:00 2001 From: jdarias Date: Fri, 29 Apr 2016 22:17:34 -0500 Subject: [PATCH] Update es_ES.js hecho hasta starred properties --- js/translate/es_ES.js | 88 +++++++++++++++++++++---------------------- 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/js/translate/es_ES.js b/js/translate/es_ES.js index 273f8ad..8514684 100644 --- a/js/translate/es_ES.js +++ b/js/translate/es_ES.js @@ -18,56 +18,56 @@ if(typeof translations == 'undefined'){ translations.en_US = { // replace en_US to ll_CC, examples: zh_CN, de_AT. // header - 'Search': '', + 'Search': 'Buscar', // Nav menu - 'Add': '', - 'By URIs': '', - 'By Torrents': '', - 'By Metalinks': '', - 'Manage': '', - 'Pause All': '', - 'Resume Paused': '', - 'Purge Completed': '', - 'Settings': '', - 'Connection Settings': '', - 'Global Settings': '', - 'Server info': '', - 'About and contribute': '', - 'Toggle navigation': '', + 'Add': 'Añadir', + 'By URIs': 'URIs', + 'By Torrents': 'Torrents', + 'By Metalinks': 'Metalinks', + 'Manage': 'Administrar', + 'Pause All': 'Pausar Todos', + 'Resume Paused': 'Reanudar Pausados', + 'Purge Completed': 'Purgar Completados', + 'Settings': 'Ajustes', + 'Connection Settings': 'Ajustes de Conexión', + 'Global Settings': 'Ajustes Globales', + 'Server info': 'Info de Servidor', + 'About and contribute': 'Acerca y Colaborar', + 'Toggle navigation': 'Conmutar Navegación', // body // nav side bar - 'Miscellaneous': '', - 'Global Statistics': '', - 'About': '', - 'Displaying': '', - 'of': '', - 'downloads': '', - 'Language': '', + 'Miscellaneous': 'Otros', + 'Global Statistics': 'Estadísticas Globales', + 'About': 'Acerca de', + 'Displaying': 'Mostrando', + 'of': 'de', + 'downloads': 'descargas', + 'Language': 'Idioma', // download filters - 'Download Filters': '', + 'Download Filters': 'Filtros de Descargas', 'Running': '', - 'Active': '', - 'Waiting': '', - 'Complete': '', - 'Error': '', - 'Paused': '', - 'Removed': '', - 'Hide linked meta-data': '', - 'Displaying': '', - 'of': '', - 'downloads': '', - 'Toggle': '', - 'Reset filters': '', + 'Active': 'Activo', + 'Waiting': 'Esperando', + 'Complete': 'Completo', + 'Error': 'Error', + 'Paused': 'En Pausa', + 'Removed': 'Eliminado', + 'Hide linked meta-data': 'Ocultar metadatos adjuntos', + 'Displaying': 'Mostrando', + 'of': 'de', + 'downloads': 'descargas', + 'Toggle': 'Conmutar', + 'Reset filters': 'Restablecer Filtros', // starred properties - 'Quick Access Settings': '', - 'Save settings': '', - 'Currently no download in line to display, use the': '', - 'download button to start downloading files!': '', - 'Peers': '', - 'More Info': '', - 'Remove': '', - '# of': '', - 'Length': '', + 'Quick Access Settings': 'Ajustes Rápidos', + 'Save settings': 'Salvar Ajustes', + 'Currently no download in line to display, use the': 'En el momento no hay descargas para mostrar. ¡Use la opción', + 'download button to start downloading files!': 'para empezar a descargar sus archivos!', + 'Peers': 'Pares', + 'More Info': 'Mas Info', + 'Remove': 'Eliminar', + '# of': '# de', + 'Length': 'Longitud', // modals 'Add Downloads By URIs': '', '- You can add multiple downloads (files) at the same time by putting URIs for each file on a separate line.':