Ignore:
Timestamp:
Oct 13, 2014, 10:04:36 PM (10 years ago)
Author:
ddtddt
Message:

[netinstall] 5 -> 5.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/netinstall/trunk/language/nl_NL/loader.lang.txt

    r22584 r30031  
    3535$lang['Refresh'] = 'Ververs';
    3636
    37 $lang['PHP 5 is required'] = 'PHP 5 is noodzakelijk';
     37$lang['PHP 5 is required'] = 'PHP 5.2 is noodzakelijk';
    3838$lang['It appears your webhost is currently running PHP %s.'] = 'Het lijkt erop dat uw webhost op het moment PHP %s draait.';
    3939$lang['NetInstall may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'NetInstall kan proberen uw configuratie om te zetten naar PHP 5 door het aanmaken of wijzigen van een .htaccess bestand.';
    4040$lang['Note you can change your configuration by yourself and restart NetInstall after that.'] = 'Merk op dat u de configuratie zelf kunt wijzigen en daarna NetInstall kunt herstarten.';
    41 $lang['Try to configure PHP 5'] = 'Probeer PHP 5 te configureren';
     41$lang['Try to configure PHP 5'] = 'Probeer PHP 5.2 te configureren';
    4242
    4343$lang['Retrieve and unzip Piwigo'] = 'Verkrijg Piwigo en pak het uit';
     
    4545
    4646$lang['Sorry!'] = 'Sorry!';
    47 $lang['NetInstall was not able to configure PHP 5.'] = 'NetInstall was niet in staat om PHP 5 te configureren.';
    48 $lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = "U kunt proberen met ondersteuning van uw webhost handmatig over te gaan op PHP 5.";
     47$lang['NetInstall was not able to configure PHP 5.'] = 'NetInstall was niet in staat om PHP 5.2 te configureren.';
     48$lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = "U kunt proberen met ondersteuning van uw webhost handmatig over te gaan op PHP 5.2";
    4949$lang['Hope to see you back soon.'] = 'We hopen u spoedig terug te zien.';
    5050
Note: See TracChangeset for help on using the changeset viewer.