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

Last change on this file since 12449 was 12449, checked in by ddtddt, 13 years ago

[extensions] - rotateImage - sk_SK – Slovensky – Slovak - Thanks to dodo

File size: 280 bytes
RevLine 
[12449]1<?php
2$lang['Images rotation in progress...'] = 'Fotografie sa otáčajú...'; 
3$lang['Rotate images'] = 'Otočiť fotky'; 
4$lang['Rotate 90° right'] = 'Otočiť 90° doprava'; 
5$lang['Rotate 90° left'] = 'Otočiť 90° doľava'; 
6$lang['Rotate 180°'] = 'Otočiť o 180°';
7
8?>
Note: See TracBrowser for help on using the repository browser.