source: extensions/GrumPluginClasses/language/nl_NL/plugin.lang.php @ 10802

Last change on this file since 10802 was 10802, checked in by ddtddt, 13 years ago

[extensions] - GrumPluginClasses - update NL thanks to j.commelin

File size: 768 bytes
Line 
1<?php
2$lang['Module'] = 'Module';
3$lang['Version'] = 'Versie';
4$lang['List of shared modules'] = 'Lijst van gedeelde modules';
5$lang['List of installed plugins using Grum Plugin Classes'] = 'Lijst met geïnstalleerde plugins die Grum Plugin Classes (GPC) gebruiken';
6$lang['Plugin'] = 'Plugin';
7$lang['GPC required'] = 'GPC nodig';
8$lang['Installed'] = 'Installeer-datum';
9$lang['Infos'] = 'Informatie';
10$lang['Some plugins are dependent on Grum Plugin Classes: before uninstall, you must first uninstall the plugins dependent'] = 'Sommige plugins zijn afhankelijk van Grum Plugin Classes: voordat u deinstalleerd moet u de afhankelijke plugins deinstalleren';
11
12$lang['Public'] = 'Publiek';
13$lang['Private'] = 'Prive';
14$lang['All the gallery'] = 'Heel de galerij';
15
16?>
Note: See TracBrowser for help on using the repository browser.