Changeset 23410


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

[batch_downloader] Update nl_NL, thanks to : Kees Hessels

Location:
extensions/BatchDownloader/language/nl_NL
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/BatchDownloader/language/nl_NL/description.txt

    r23343 r23410  
    1 Sta gebruikers toe om meerdere afbeeldingen tegelijk te downloaden als ZIP. Werkt goed samen met pluging: User Collections.
     1Sta gebruikers toe om meerdere afbeeldingen tegelijk te downloaden als ZIP. Werkt goed samen met de User Collections plugin.
  • extensions/BatchDownloader/language/nl_NL/plugin.lang.php

    r23383 r23410  
    7878$lang['%d MB'] = '%d MB';
    7979$lang['Force the usage of PclZip instead of ZipArchive as ZIP library'] = 'Wordt <b>PclZip</b> gebruikt in plaats van <b>ZipArchive</b> als ZIP bibliotheek';
     80$lang['Delete previous archive when starting to download another one'] = 'Verwijder het vorige archiefbestand voordat u met een volgende begint.';
     81$lang['Don\'t download archives through PHP'] = 'Geen archieven downloaden met behulp van PHP';
     82$lang['It saves space on the server but doesn\'t allow to restart failed downloads.'] = 'Het bespaart ruimte op de server, maar laat niet toe om mislukte downloads te herstarten.';
     83$lang['Only check if you are experiencing corrupted archives with ZipArchive.'] = 'Controleer alleen indien u problemen ondervindt met beschadigde archiefbestanden met ZipArchive.';
     84$lang['Only check if your host complains about high PHP usage.'] = 'Alleen controleren als uw host klaagt over hoge PHP-gebruik.';
    8085?>
Note: See TracChangeset for help on using the changeset viewer.