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.
// 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.':