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

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

Update nl_NL, thanks to watertoren5044

File size: 445 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 (draai) ook HD foto';
9$lang['Angle'] = 'Hoek';
10$lang['auto (EXIF orientation tag)'] = 'automatisch (EXIF oriëntatie-label)';
11$lang['Rotate'] = 'Roteer (draai)';
Note: See TracBrowser for help on using the repository browser.