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

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

[extensions] - rotateImage - add cs_CZ - Česky – Czech - Thanks to puschpull

File size: 414 bytes
Line 
1<?php
2$lang['Images rotation in progress...'] = 'Fotografie sa otáčejí...'; 
3$lang['Rotate images'] = 'Otočit fotky'; 
4$lang['Angle'] = 'Úhel'; 
5$lang['Also rotate HD image'] = 'Otočit také HD obrázek'; 
6$lang['90° right'] = '90° doprava'; 
7$lang['90° left'] = '90° doleva'; 
8$lang['180°'] = 'O 180°'; 
9$lang['auto (EXIF orientation tag)'] = 'automaticky (podle EXIF informace /orientation tag/)';
10?>
Note: See TracBrowser for help on using the repository browser.