source: extensions/Copyrights/language/nl_NL/plugin.lang.php @ 31637

Last change on this file since 31637 was 31637, checked in by TranslationTeam, 8 years ago

Update nl_NL, thanks to watertoren5044

File size: 509 bytes
Line 
1<?php
2
3$lang['Copyright'] = 'Copyright';
4$lang['Copyrights'] = 'Copyrights';
5$lang['Create copyright'] = 'Maak copyright';
6$lang['Edit copyright'] = 'Bewerk copyright';
7$lang['Update copyright'] = 'Update copyright';
8$lang['Delete copyright'] = 'Verwijder copyright';
9$lang['Visible'] = 'Zichtbaar';
10$lang['This copyright already exists.'] = 'Deze copyright bestaat al';
11$lang['Set copyright'] = 'Stel copyright in';
12$lang['With copyright'] = 'Met copyright';
13$lang['Without copyright'] = 'Zonder copyright';
Note: See TracBrowser for help on using the repository browser.