Ignore:
Timestamp:
Sep 14, 2012, 9:20:08 PM (12 years ago)
Author:
TranslationTeam
Message:

[batch_downloader] Update da_DK, thanks to : Egorip

File:
1 edited

Legend:

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

    r17625 r17916  
    5050$lang['The archive is downloading, if the download doesn\'t start automatically please <a href="%s">click here</a>'] = 'Arkivet bliver downloadet. Hvis download ikke starter automatisk <a href="%s">klik her</a>';
    5151$lang['Total size'] = 'Samlet størrelse';
    52 $lang['Unable to find ZipArchive PHP extension, Batch Downloader can\'t work without this extension.'] = 'Kan ikke finde ZipArchive PHP udvidelse. Betch Downloader fungerer ikke uden denne udvidelse.';
    5352$lang['User collection'] = 'Bruger samling';
    5453$lang['User groups'] = 'Bruger grupper';
     
    6564$lang['Confirm the download of %d pictures?'] = 'Bekræft download af %d billeder?';
    6665$lang['<b>Warning:</b> all files will be deleted within %d hours'] = '<b>Advarsel:</b> Alle filer vil blive slettet indenfor %d timer';
     66$lang['Unable to find ZipArchive PHP extension, Batch Downloader will use PclZip instead, but with degraded performance.'] = 'Kan ikke finde ZipArchive PHP udvidelse, Batch Downloader vil bruge PclZip i stedet, men med dårligere ydelse.';
    6767?>
Note: See TracChangeset for help on using the changeset viewer.