Update es_ES.js

hecho hasta starred properties
This commit is contained in:
jdarias 2016-04-29 22:17:34 -05:00
parent d4b885dd3e
commit 89d19a0e6a

View File

@ -18,56 +18,56 @@ if(typeof translations == 'undefined'){
translations.en_US = { // replace en_US to ll_CC, examples: zh_CN, de_AT. translations.en_US = { // replace en_US to ll_CC, examples: zh_CN, de_AT.
// header // header
'Search': '', 'Search': 'Buscar',
// Nav menu // Nav menu
'Add': '', 'Add': 'Añadir',
'By URIs': '', 'By URIs': 'URIs',
'By Torrents': '', 'By Torrents': 'Torrents',
'By Metalinks': '', 'By Metalinks': 'Metalinks',
'Manage': '', 'Manage': 'Administrar',
'Pause All': '', 'Pause All': 'Pausar Todos',
'Resume Paused': '', 'Resume Paused': 'Reanudar Pausados',
'Purge Completed': '', 'Purge Completed': 'Purgar Completados',
'Settings': '', 'Settings': 'Ajustes',
'Connection Settings': '', 'Connection Settings': 'Ajustes de Conexión',
'Global Settings': '', 'Global Settings': 'Ajustes Globales',
'Server info': '', 'Server info': 'Info de Servidor',
'About and contribute': '', 'About and contribute': 'Acerca y Colaborar',
'Toggle navigation': '', 'Toggle navigation': 'Conmutar Navegación',
// body // body
// nav side bar // nav side bar
'Miscellaneous': '', 'Miscellaneous': 'Otros',
'Global Statistics': '', 'Global Statistics': 'Estadísticas Globales',
'About': '', 'About': 'Acerca de',
'Displaying': '', 'Displaying': 'Mostrando',
'of': '', 'of': 'de',
'downloads': '', 'downloads': 'descargas',
'Language': '', 'Language': 'Idioma',
// download filters // download filters
'Download Filters': '', 'Download Filters': 'Filtros de Descargas',
'Running': '', 'Running': '',
'Active': '', 'Active': 'Activo',
'Waiting': '', 'Waiting': 'Esperando',
'Complete': '', 'Complete': 'Completo',
'Error': '', 'Error': 'Error',
'Paused': '', 'Paused': 'En Pausa',
'Removed': '', 'Removed': 'Eliminado',
'Hide linked meta-data': '', 'Hide linked meta-data': 'Ocultar metadatos adjuntos',
'Displaying': '', 'Displaying': 'Mostrando',
'of': '', 'of': 'de',
'downloads': '', 'downloads': 'descargas',
'Toggle': '', 'Toggle': 'Conmutar',
'Reset filters': '', 'Reset filters': 'Restablecer Filtros',
// starred properties // starred properties
'Quick Access Settings': '', 'Quick Access Settings': 'Ajustes Rápidos',
'Save settings': '', 'Save settings': 'Salvar Ajustes',
'Currently no download in line to display, use the': '', '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!': '', 'download button to start downloading files!': 'para empezar a descargar sus archivos!',
'Peers': '', 'Peers': 'Pares',
'More Info': '', 'More Info': 'Mas Info',
'Remove': '', 'Remove': 'Eliminar',
'# of': '', '# of': '# de',
'Length': '', 'Length': 'Longitud',
// modals // modals
'Add Downloads By URIs': '', 'Add Downloads By URIs': '',
'- You can add multiple downloads (files) at the same time by putting URIs for each file on a separate line.': '- You can add multiple downloads (files) at the same time by putting URIs for each file on a separate line.':