Changeset 8583 for trunk/language
- Timestamp:
- Jan 10, 2011, 2:48:35 PM (14 years ago)
- Location:
- trunk/language/pl_PL
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/pl_PL/admin.lang.php
r8444 r8583 752 752 $lang['Error on file "%s" : %s'] = 'Błąd w pliku"%s" : %s'; 753 753 $lang['Menu Management'] = 'Menu'; 754 $lang['automatic order'] = 'automatyczna kolejność'; 755 $lang['manual order'] = 'ręczne zamówienie'; 756 $lang['Albums automatically sorted'] = 'Albumy sortowane automatycznie'; 757 $lang['Keep high definition'] = 'Zachowaj wysoką jakość'; 758 $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'; 759 $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'; 760 $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'; 761 $lang['Batch Manager'] = 'Manadżer wsadowy'; 762 $lang['include child albums'] = 'zawieraj podalbumy'; 763 $lang['Selection'] = 'Zaznaczenie'; 764 $lang['Action'] = 'Akcja'; 765 $lang['Set author'] = 'UStaw autora'; 766 $lang['Set title'] = 'Ustaw tytuł'; 767 $lang['Set creation date'] = 'Ustaw datę utworzenia'; 768 $lang['Apply action'] = 'Zastosuj akcje'; 769 $lang['on the %d selected photos'] = 'na %d zaznaczonych zdjęć'; 770 $lang['%d of %d photos selected'] = '%d z %d zaznaczonych zdjęć'; 771 $lang['No photo selected, %d photos in current set'] = 'Nie zostało wybrane żadne zdjęcie, %d zdjęć w aktualnym zestawie'; 772 $lang['All %d photos are selected'] = '%d wszystkich zaznaczonych zdjęć'; 773 $lang['remove this filter'] = 'usuń ten filtr'; 774 $lang['predefined filter'] = 'filtr predefiniowany'; 775 $lang['last import'] = 'ostatni import'; 776 $lang['with no virtual album'] = 'bez wirtualnego albumu'; 777 $lang['duplicates'] = 'duplikaty'; 778 $lang['Add a filter'] = 'Dodaj filtr'; 779 $lang['Remove all filters'] = 'Usuń wszsytkie filtry'; 780 $lang['Refresh photo set'] = 'Odśwież zestaw zdjęć'; 781 $lang['The whole page'] = 'Całą strona'; 782 $lang['The whole set'] = 'Cały zestaw'; 783 $lang['thumbnails per page'] = 'miniatur na stronie'; 784 $lang['No photo in the current set.'] = 'Brak zdjęć w wybranym zestawie.'; 785 $lang['No photo selected, no action possible.'] = 'Brak wybranych zdjęć, niedostępna jest żadna akcja.'; 786 $lang['Choose an action'] = 'Wybierz akcję'; 787 $lang['remove author'] = 'usuń autora'; 788 $lang['Type here the author name'] = 'Wpisz tutaj nazwę autora'; 789 $lang['remove title'] = 'usuń tytuł'; 790 $lang['Type here the title'] = 'Wpisz tutaj tytuł'; 791 $lang['remove creation date'] = 'usuń datę stworzenia'; 792 $lang['with no album'] = 'bez albumu'; 793 $lang['with no tag'] = 'bez tagów'; 754 794 ?> -
trunk/language/pl_PL/common.lang.php
r8344 r8583 379 379 $lang['This author removed the comment with id %d'] = 'Ten autor usunął komentarz o id %d'; 380 380 $lang['validate this comment'] = 'potwierdź ten komentarz'; 381 $lang['Album'] = 'Album'; 382 $lang['Album: %s'] = 'Albumy: %s'; 381 383 ?>
Note: See TracChangeset
for help on using the changeset viewer.