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

[batch_downloader] Update it_IT, thanks to : Ericnet

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

Legend:

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

    r23296 r23334  
    7070$lang['No result'] = 'Nessun risultato';
    7171$lang['Sorry, there is nothing to download. Some files may have been excluded because of <i title="Authorized types are : %s">filetype restrictions</i>.'] = 'Scusa,non c\'è nulla da scaricare.Alcuni files potrebbero essere stati esclusi per via di <i title="Authorized types are : %s">filetype restrictions</i>.';
     72$lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = 'Per favore attendere, il download è in preparazione. Questa pagina si aggiornerà automaticamente quando è pronto.';
     73$lang['Unknown'] = 'Sconosciuto';
     74$lang['Preparation'] = 'Preparazione';
     75$lang['Archive #%d (ready)'] = 'Archivio #%d (pronto)';
     76$lang['Archive #%d (pending)'] = 'Archivio #%d (in attesa)';
     77$lang['Archive #%d (already downloaded)'] = 'Archivio #%d (già scaricato)';
     78$lang['%d MB'] = '%d MB';
    7279?>
Note: See TracChangeset for help on using the changeset viewer.