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

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

[rotateimage] Update sk_SK, thanks to : dodo

File size: 405 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$lang['Rotate'] = 'Otočiť';
12?>
Note: See TracBrowser for help on using the repository browser.