Changeset 13908


Ignore:
Timestamp:
Apr 4, 2012, 10:56:50 PM (12 years ago)
Author:
TranslationTeam
Message:

[trunk (public)] Update pl_PL, thanks to : Greybrow

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/pl_PL/common.lang.php

    r13731 r13908  
    393393$lang['View in'] = 'Obejrzyj w';
    394394$lang['xsmall'] = 'XS - bardzo małe';
     395$lang['Date created, new → old'] = 'Data utworzenia, wcześniejsze → starsze';
     396$lang['Date created, old → new'] = 'Data utworzenia, starsze → wcześniejsze';
     397$lang['Date posted, new → old'] = 'Data publikacji, wcześniejsze → starsze';
     398$lang['Date posted, old → new'] = 'Data publikacji, starsze → wcześniejsze';
     399$lang['File name, A → Z'] = 'Nazwa pliku, A → Z';
     400$lang['File name, Z → A'] = 'Nazwa pliku, Z → A';
     401$lang['Manual sort order'] = 'Własna kolejność';
     402$lang['Numeric identifier, 1 → 9'] = 'Identyfikator, 1 → 9';
     403$lang['Numeric identifier, 9 → 1'] = 'Identyfikator, 9 → 1';
     404$lang['Photo title, A → Z'] = 'Tytuł zdjęcia, A → Z';
     405$lang['Photo title, Z → A'] = 'Tytuł zdjęcia, Z → A';
     406$lang['Rating score, high → low'] = 'Ocena, wysoka → niska';
     407$lang['Rating score, low → high'] = 'Ocena, niska → wysoka';
     408$lang['Visits, high → low'] = 'Liczba odwiedzin, wysoka → niska';
     409$lang['Visits, low → high'] = 'Liczba odwiedzin, niska → wysoka';
    395410?>
Note: See TracChangeset for help on using the changeset viewer.