This commit is contained in:
jdarias 2016-04-30 10:35:58 -05:00
parent b243b37228
commit ce2211b907

View File

@ -122,29 +122,29 @@ translations.es_ES = { // replace en_US to ll_CC, examples: zh_CN, de_AT.
'Enter base URL (optional)': 'Escriba la URL base (opcional)', 'Enter base URL (optional)': 'Escriba la URL base (opcional)',
'Direct Download': 'Descarga Directa', 'Direct Download': 'Descarga Directa',
'If supplied, links will be created to enable direct download from the Aria2 server.': 'If supplied, links will be created to enable direct download from the Aria2 server.':
'', 'Esto permite crear enlaces de descarga de los archivos desde el servidor Aria2',
'(Requires appropriate webserver to be configured.)': '', '(Requires appropriate webserver to be configured.)': '(Requiere configuración apropiada del servidor web)',
'Save Connection configuration': '', 'Save Connection configuration': 'Guardar Configuración',
// server info modal // server info modal
'Aria2 server info': '', 'Aria2 server info': 'Información de servidor Aria2',
'Aria2 Version': '', 'Aria2 Version': 'Versión de Aria2',
'Features Enabled': '', 'Features Enabled': 'Funcionalidad disponible',
// about modal // about modal
'To download the latest version of the project, add issues or to contribute back, head on to': 'To download the latest version of the project, add issues or to contribute back, head on to':
'', 'Para obtener la última versión del proyecto, reportar problemas o colaborar, vaya a',
'Or you can open the latest version in the browser through': '', 'Or you can open the latest version in the browser through': 'Puede abrir la última versión en su navegador, directamente',
'Close': '', 'Close': 'Cerrar',
// lables // lables
'Download status':'', 'Download status':'Estado de descarga',
'Download Speed':'', 'Download Speed':'Velocidad',
'Upload Speed':'', 'Upload Speed':'Vel. Subida',
'Estimated time':'', 'Estimated time':'Tiempo estimado',
'Download Size':'', 'Download Size':'Tamaño',
'Downloaded':'', 'Downloaded':'Descargado',
'Progress':'', 'Progress':'Progreso',
'Download Path':'', 'Download Path':'Ruta de descarga',
'Uploaded':'', 'Uploaded':'Subido',
'Download GID':'', 'Download GID':'GID de Descarga',
'Number of Pieces':'', 'Number of Pieces':'N° de Piezas',
'Piece Length':'' 'Piece Length':'Tamaño de pieza'
}; };