Revision 899
Added by aldus almost 16 years ago
NL.php | ||
---|---|---|
549 | 549 |
$MESSAGE['GENERIC']['INVALID'] = 'Ongeldig bestand'; |
550 | 550 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE'] = 'Kan niet deïnstalleren: het geselecteerde bestand is in gebruik'; |
551 | 551 |
|
552 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE_TMPL'] = "<br /><br />De {{type}} <b>{{type_name}}</b> kan niet verwijderd wordem omdat het in gebruik is op {{pages}}:<br /><br />";
|
|
552 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE_TMPL'] = "<br /><br />De {{type}} <b>{{type_name}}</b> kan niet verwijderd worden omdat het in gebruik is op {{pages}}:<br /><br />";
|
|
553 | 553 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE_TMPL_PAGES'] = "volgende pagina;volgende pagina's"; |
554 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IS_DEFAULT_TEMPLATE'] = "De Template <b>{{name}}</b> kan niet verwijderd worden omdat het de Standaardtemplate is!";
|
|
554 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IS_DEFAULT_TEMPLATE'] = "De template <b>{{name}}</b> kan niet verwijderd worden omdat het de standaardtemplate is!";
|
|
555 | 555 |
|
556 | 556 |
$MESSAGE['GENERIC']['WEBSITE_UNDER_CONSTRUCTION'] = 'Website Under Construction'; |
557 | 557 |
$MESSAGE['GENERIC']['PLEASE_CHECK_BACK_SOON'] = 'Probeert u aub het binnenkort nog eens.'; |
Also available in: Unified diff
Update Languages NL and PL