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

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

[rotateimage] Update nl_NL, thanks to : Kees Hessels

File size: 440 bytes
RevLine 
[12460]1<?php
2$lang['Images rotation in progress...'] = 'Foto\'s worden geroteerd (gedraaid)...';
3$lang['Rotate images'] = 'Roteer (draai) foto\'s';
4
[12866]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';
[13586]10$lang['auto (EXIF orientation tag)'] = 'automatisch (EXIF oriëntatie-label)';
[18072]11$lang['Rotate'] = 'Roteer';
[12460]12?>
Note: See TracBrowser for help on using the repository browser.