Changeset 10802

Show
Ignore:
Timestamp:
05/07/11 12:47:03 (2 years ago)
Author:
ddtddt
Message:

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

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/GrumPluginClasses/language/nl_NL/plugin.lang.php

    r5832 r10802  
    11<?php 
    2  
    32$lang['Module'] = 'Module'; 
    43$lang['Version'] = 'Versie'; 
     
    98$lang['Installed'] = 'Installeer-datum'; 
    109$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'; 
    1115 
    1216?>