source: extensions/rotateImage/language/pl_PL/plugin.lang.php @ 32893

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

[rotateimage] Update pl_PL, thanks to : kuba

File size: 438 bytes
Line 
1<?php
2$lang['Images rotation in progress...'] = 'Trwa obracanie zdjęć...';
3$lang['Rotate images'] = 'Obróć zdjęcia';
4
5$lang['180°'] = '180°';
6$lang['90° left'] = '90° w lewo';
7$lang['90° right'] = '90° w prawo';
8$lang['Also rotate HD image'] = 'Obróć również obraz wysokiej jakości HD';
9$lang['Angle'] = 'Kąt';
10$lang['auto (EXIF orientation tag)'] = 'automatycznie (wg orientacji w EXIF)';
11$lang['Rotate'] = 'Obróć';
12?>
Note: See TracBrowser for help on using the repository browser.