[trunk] - update pl_PL thanks to voyteckst
git-svn-id: http://piwigo.org/svn/trunk@8583 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
6ef7871f62
commit
3b03ccb59f
3 changed files with 43 additions and 1 deletions
|
|
@ -751,4 +751,44 @@ $lang['File upload stopped by extension'] = 'Wgrywanie pliku zostało zatrzymane
|
|||
$lang['Unknown upload error'] = 'Nieznany błąd podczas wgrywania';
|
||||
$lang['Error on file "%s" : %s'] = 'Błąd w pliku"%s" : %s';
|
||||
$lang['Menu Management'] = 'Menu';
|
||||
$lang['automatic order'] = 'automatyczna kolejność';
|
||||
$lang['manual order'] = 'ręczne zamówienie';
|
||||
$lang['Albums automatically sorted'] = 'Albumy sortowane automatycznie';
|
||||
$lang['Keep high definition'] = 'Zachowaj wysoką jakość';
|
||||
$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';
|
||||
$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';
|
||||
$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';
|
||||
$lang['Batch Manager'] = 'Manadżer wsadowy';
|
||||
$lang['include child albums'] = 'zawieraj podalbumy';
|
||||
$lang['Selection'] = 'Zaznaczenie';
|
||||
$lang['Action'] = 'Akcja';
|
||||
$lang['Set author'] = 'UStaw autora';
|
||||
$lang['Set title'] = 'Ustaw tytuł';
|
||||
$lang['Set creation date'] = 'Ustaw datę utworzenia';
|
||||
$lang['Apply action'] = 'Zastosuj akcje';
|
||||
$lang['on the %d selected photos'] = 'na %d zaznaczonych zdjęć';
|
||||
$lang['%d of %d photos selected'] = '%d z %d zaznaczonych zdjęć';
|
||||
$lang['No photo selected, %d photos in current set'] = 'Nie zostało wybrane żadne zdjęcie, %d zdjęć w aktualnym zestawie';
|
||||
$lang['All %d photos are selected'] = '%d wszystkich zaznaczonych zdjęć';
|
||||
$lang['remove this filter'] = 'usuń ten filtr';
|
||||
$lang['predefined filter'] = 'filtr predefiniowany';
|
||||
$lang['last import'] = 'ostatni import';
|
||||
$lang['with no virtual album'] = 'bez wirtualnego albumu';
|
||||
$lang['duplicates'] = 'duplikaty';
|
||||
$lang['Add a filter'] = 'Dodaj filtr';
|
||||
$lang['Remove all filters'] = 'Usuń wszsytkie filtry';
|
||||
$lang['Refresh photo set'] = 'Odśwież zestaw zdjęć';
|
||||
$lang['The whole page'] = 'Całą strona';
|
||||
$lang['The whole set'] = 'Cały zestaw';
|
||||
$lang['thumbnails per page'] = 'miniatur na stronie';
|
||||
$lang['No photo in the current set.'] = 'Brak zdjęć w wybranym zestawie.';
|
||||
$lang['No photo selected, no action possible.'] = 'Brak wybranych zdjęć, niedostępna jest żadna akcja.';
|
||||
$lang['Choose an action'] = 'Wybierz akcję';
|
||||
$lang['remove author'] = 'usuń autora';
|
||||
$lang['Type here the author name'] = 'Wpisz tutaj nazwę autora';
|
||||
$lang['remove title'] = 'usuń tytuł';
|
||||
$lang['Type here the title'] = 'Wpisz tutaj tytuł';
|
||||
$lang['remove creation date'] = 'usuń datę stworzenia';
|
||||
$lang['with no album'] = 'bez albumu';
|
||||
$lang['with no tag'] = 'bez tagów';
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue