source: extensions/rotateImage/language/nl_NL/plugin.lang.php @ 12866

Last change on this file since 12866 was 12866, checked in by TranslationTeam, 12 years ago

[rotateImage] Update nl_NL, thanks to : Kees Hessels

File size: 333 bytes
Line 
1<?php
2$lang['Images rotation in progress...'] = 'Foto\'s worden geroteerd (gedraaid)...';
3$lang['Rotate images'] = 'Roteer (draai) foto\'s';
4
5$lang['180°'] = '180°';
6$lang['90° left'] = '90° linksom';
7$lang['90° right'] = '90° rechtsom';
8$lang['Also rotate HD image'] = 'Roteer ook HD afbeeldingen';
9$lang['Angle'] = 'Hoek';
10?>
Note: See TracBrowser for help on using the repository browser.