source: extensions/rotateImage/language/sk_SK/plugin.lang.php @ 13792

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

[Rotate Image] Update sk_SK, thanks to : dodo

File size: 375 bytes
Line 
1<?php
2$lang['Images rotation in progress...'] = 'Fotografie sa otáčajú...'; 
3$lang['Rotate images'] = 'Otočiť fotky'; 
4
5$lang['180°'] = '180°';
6$lang['90° left'] = '90° vľavo';
7$lang['90° right'] = '90° vpravo';
8$lang['Also rotate HD image'] = 'Otočiť aj HD fotku';
9$lang['Angle'] = 'Uhol';
10$lang['auto (EXIF orientation tag)'] = 'automaticky (podľa EXIF)';
11?>
Note: See TracBrowser for help on using the repository browser.