Changeset 8574


Ignore:
Timestamp:
Jan 10, 2011, 1:11:37 PM (13 years ago)
Author:
voyteckst
Message:
 
Location:
branches/2.1/language/pl_PL
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2.1/language/pl_PL/admin.lang.php

    r7094 r8574  
    767767$lang['Error on file "%s" : %s'] = 'Błąd w pliku"%s" : %s';
    768768$lang['Menu Management'] = 'Menu';
     769$lang['automatic order'] = 'automatyczna kolejność';
     770$lang['manual order'] = 'ręczne zamówienie';
     771$lang['Albums automatically sorted'] = 'Albumy sortowane automatycznie';
     772$lang['Keep high definition'] = 'Zachowaj wysoką jakość';
     773$lang['The high definition maximum width must be a number between %d and %d'] = 'Maksymalna szerokość w wysokiej jakości musi być liczbą pomiędzy %d i %d';
     774$lang['The high definition maximum height must be a number between %d and %d'] = 'Maksymalna wysokość w wysokiej jakości musi być liczbą pomiędzy %d i %d';
     775$lang['The high definition image quality must be a number between %d and %d'] = 'Jakość obrazów w wysokiej jakości musi być liczbą pomiędzy %d i %d';
     776$lang['Batch Manager'] = 'Manadżer wsadowy';
     777$lang['include child albums'] = 'zawieraj podalbumy';
     778$lang['Selection'] = 'Zaznaczenie';
     779$lang['Action'] = 'Akcja';
     780$lang['Set author'] = 'UStaw autora';
     781$lang['Set title'] = 'Ustaw tytuł';
     782$lang['Set creation date'] = 'Ustaw datę utworzenia';
     783$lang['Apply action'] = 'Zastosuj akcje';
     784$lang['on the %d selected photos'] = 'na %d zaznaczonych zdjęć';
     785$lang['%d of %d photos selected'] = '%d z %d zaznaczonych zdjęć';
     786$lang['No photo selected, %d photos in current set'] = 'Nie zostało wybrane żadne zdjęcie, %d zdjęć w aktualnym zestawie';
     787$lang['All %d photos are selected'] = '%d wszystkich zaznaczonych zdjęć';
     788$lang['remove this filter'] = 'usuń ten filtr';
     789$lang['predefined filter'] = 'filtr predefiniowany';
     790$lang['last import'] = 'ostatni import';
     791$lang['with no virtual album'] = 'bez wirtualnego albumu';
     792$lang['duplicates'] = 'duplikaty';
     793$lang['Add a filter'] = 'Dodaj filtr';
     794$lang['Remove all filters'] = 'Usuń wszsytkie filtry';
     795$lang['Refresh photo set'] = 'Odśwież zestaw zdjęć';
     796$lang['The whole page'] = 'Całą strona';
     797$lang['The whole set'] = 'Cały zestaw';
     798$lang['thumbnails per page'] = 'miniatur na stronie';
     799$lang['No photo in the current set.'] = 'Brak zdjęć w wybranym zestawie.';
     800$lang['No photo selected, no action possible.'] = 'Brak wybranych zdjęć, niedostępna jest żadna akcja.';
     801$lang['Choose an action'] = 'Wybierz akcję';
     802$lang['remove author'] = 'usuń autora';
     803$lang['Type here the author name'] = 'Wpisz tutaj nazwę autora';
     804$lang['remove title'] = 'usuń tytuł';
     805$lang['Type here the title'] = 'Wpisz tutaj tytuł';
     806$lang['remove creation date'] = 'usuń datę stworzenia';
     807$lang['with no album'] = 'bez albumu';
     808$lang['with no tag'] = 'bez tagów';
     809
    769810?>
  • branches/2.1/language/pl_PL/common.lang.php

    r7087 r8574  
    380380$lang['This author removed the comment with id %d'] = 'Ten autor usunął komentarz o id %d';
    381381$lang['validate this comment'] = 'potwierdź ten komentarz';
     382$lang['Album'] = 'Album';
     383$lang['Album: %s'] = 'Albumy: %s';
    382384?>
Note: See TracChangeset for help on using the changeset viewer.