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

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

[rotateImage] Update pl_PL, thanks to : Greybrow

File size: 409 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?>
Note: See TracBrowser for help on using the repository browser.