Changeset 16717

Show
Ignore:
Timestamp:
07/14/12 11:41:58 (10 months ago)
Author:
TranslationTeam
Message:

[batch_downloader] Update de_DE, thanks to : Joergen

Files:
1 modified

Legend:

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

    r16660 r16717  
    5959$lang['download'] = 'Download'; 
    6060$lang['real number of archives can differ'] = 'die wirkliche Anzahl der Archive kann abweichen'; 
     61$lang['Confirm the download of %d pictures?'] = 'Download von %d Bildern bestätigen'; 
     62$lang['Remove all finished downloads'] = 'Alle fertigen Downloads entfernen'; 
     63$lang['Remove from download set'] = 'Vom Download Set entfernen'; 
     64$lang['Unable to find ZipArchive PHP extension, Batch Downloader can\'t work without this extension.'] = 'Kann ZipArchive PHP Erweiterung nicht finden, Batch Downloader kann mit dieser Erweiterung nicht arbeiten'; 
     65$lang['Warning: ZipArchive doesn\'t accept special characters like accentuated ones, angle quotes (») and non-latin alphabets.'] = 'Warnung: Das ZipArchive akzeptiert keine Sonderzeichen Zeichen'; 
     66$lang['hours'] = 'Stunden'; 
    6167?>