Ignore:
Timestamp:
Mar 17, 2012, 12:28:34 PM (12 years ago)
Author:
TranslationTeam
Message:

[rotateImage] Update pl_PL, thanks to : Greybrow

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/rotateImage/language/pl_PL/plugin.lang.php

    r12459 r13584  
    22$lang['Images rotation in progress...'] = 'Trwa obracanie zdjęć...';
    33$lang['Rotate images'] = 'Obróć zdjęcia';
    4 $lang['Rotate 90° right'] = 'Obróć o 90° w prawo';
    5 $lang['Rotate 90° left'] = 'Obróć o 90° w lewo';
    6 $lang['Rotate 180°'] = 'Obróć o 180°';
    74
     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)';
    811?>
Note: See TracChangeset for help on using the changeset viewer.