source: extensions/Comments_on_Albums/trunk/language/nl_NL/plugin.lang.php @ 26165

Last change on this file since 26165 was 26165, checked in by TranslationTeam, 10 years ago

[comments_on_albums] Update nl_NL, thanks to : eijdenberg

File size: 490 bytes
Line 
1<?php
2
3$lang['Comments on albums'] = 'Commentaar op albums';
4$lang['Comments on photos'] = 'Commentaar op afbeeldingen';
5$lang['Display last posted comments on albums'] = 'Geef de laatste commentaren op albums weer';
6$lang['Last comments on albums'] = 'De laatste commentaren op albums';
7$lang['Display comments on'] = 'Geef reacties weer op';
8$lang['%d comment on album'] = '%d commentaar op album';
9$lang['%d comments on albums'] = '%d commentaar op albums';
10$lang['Photos'] = 'Fotos';
11?>
Note: See TracBrowser for help on using the repository browser.