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

[batch_downloader] Update pt_PT, thanks to : ANO

Location:
extensions/BatchDownloader/language/pt_PT
Files:
1 added
1 edited

Legend:

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

    r21702 r23342  
    6969$lang['What can be downloaded?'] = 'O que pode ser descarregado?';
    7070$lang['No result'] = 'Κανένα αποτέλεσμα';
     71$lang['%d MB'] = '%d MB';
     72$lang['Archive #%d (already downloaded)'] = 'Arquivo #%d (já descarregado)';
     73$lang['Archive #%d (pending)'] = 'Arquivo #%d pendente';
     74$lang['Archive #%d (ready)'] = 'Arquivo #%d (pronto)';
     75$lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = 'Aguarde, a descarga está a ser preparada. Esta página refrescará automáticamente quando estiver preparada.';
     76$lang['Preparation'] = 'Preparação';
     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>.'] = 'Desculpe, não existe algo para descarga. Alguns arquivos foram excluídos devido ao <i title="Tipos autorizados são: %s">filetype restrictions</i>.';
     78$lang['Unknown'] = 'Desconhecido';
    7179?>
Note: See TracChangeset for help on using the changeset viewer.