Ignore:
Timestamp:
Jun 18, 2013, 7:42:05 PM (11 years ago)
Author:
TranslationTeam
Message:

[batch_downloader] Update es_ES, thanks to : jpr928

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/BatchDownloader/language/es_ES/plugin.lang.php

    r21626 r23344  
    6969$lang['What can be downloaded?'] = '¿Qué puede ser descargado?';
    7070$lang['No result'] = 'Sin resultados';
     71$lang['%d MB'] = '%d MB';
     72$lang['Archive #%d (already downloaded)'] = 'Archivo #%d (descargado)';
     73$lang['Archive #%d (pending)'] = 'Archivo #%d (en espera)';
     74$lang['Archive #%d (ready)'] = 'Archivo #%d (listo)';
     75$lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = 'Por favor espere, se está preparando la descarga. Esta página se actualizará automáticamente cuando este lista.';
     76$lang['Preparation'] = 'Preparando';
     77$lang['Sorry, there is nothing to download. Some files may have been excluded because of <i title="Authorized types are : %s">filetype restrictions</i>.'] = 'Lo sentimos, no hay nada que descargar. Algunos archivos pueden haber sido excluidos debido <i titel="Autorizados son: %s">a restricciones de tipo de archivo  </ i>.';
     78$lang['Unknown'] = 'Desconocidos';
    7179?>
Note: See TracChangeset for help on using the changeset viewer.