source: extensions/rotateImage/language/hu_HU/plugin.lang.php @ 13604

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

[rotateImage] Update hu_HU, thanks to : samli

File size: 394 bytes
Line 
1<?php
2$lang['Images rotation in progress...'] = 'Képek forgatása folyamatban...';
3$lang['Rotate images'] = 'Képek forgatása';
4
5$lang['180°'] = '180°-al';
6$lang['90° left'] = '90°-al balra';
7$lang['90° right'] = '90°-al jobbra';
8$lang['Also rotate HD image'] = 'Forgassa a HD képeket is';
9$lang['Angle'] = 'Forgatás:';
10$lang['auto (EXIF orientation tag)'] = 'auto (EXIF szerint)';
11?>
Note: See TracBrowser for help on using the repository browser.