diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-03-26 17:20:39 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-03-26 17:20:39 +0000 |
commit | 3ac765d6d4c08c20a804e8a701598686ee77738a (patch) | |
tree | a7da21e7cc9957297ff4d82287e49c875185886a /language | |
parent | e0637bc2389c8f96112bf5bf7f6a4c89c6880dc8 (diff) |
[trunk (admin)] Update pl_PL, thanks to : Greybrow & ddtddt
git-svn-id: http://piwigo.org/svn/trunk@13753 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/pl_PL/admin.lang.php | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php index 059a48540..07a4f0299 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -647,7 +647,7 @@ $lang['There is no other language available.'] = 'Nie ma dostępnego innego jęz $lang['There is no other plugin available.'] = 'Nie ma dostępnej innej wtyczki.'; $lang['There is no other theme available.'] = 'Nie ma dostępnego innego tematu.'; $lang['By rank'] = 'Po rankingu'; -$lang['Manual order'] = 'Sortowanie ręczne'; +$lang['Manual order'] = 'Własna kolejność'; $lang['Add another set of photos'] = 'Dodaj inny zbiór zdjęć'; $lang['Order of menubar items has been updated successfully.'] = 'Kolejność elementów paska menu została zaktualizowana pomyślnie.'; $lang['This theme was not designed to be directly activated'] = 'Temat nie został zaprojektowany tak, by aktywować go bezpośrednio.'; @@ -844,4 +844,18 @@ $lang['No group is permitted to see this private album'] = 'Do tego prywatnego a $lang['Save manual order'] = 'Zapisz własne ustawienia kolejności'; $lang['visitors need to login and have the appropriate permissions to see this album'] = 'odwiedzający galerię muszą się zalogować i mieć uprawnienia do oglądania tego albumu'; $lang['You can activate only one mobile theme.'] = 'Możesz aktywować tylko jeden temat mobilny'; +$lang['%u users have automatic permission because they belong to a granted group.'] = '%u użytkowników dostało zezwolenie automatycznie, bo należą do grupy, której udzielono zezwolenia'; +$lang['custom'] = 'Własne'; +$lang['Delete multiple size images'] = 'Kasuj obrazy w wielu rozmiarach'; +$lang['Generate multiple size images'] = 'Twórz obrazy w wielu rozmiarach'; +$lang['Groups and users'] = 'Użytkownicy i grupy'; +$lang['include photos with lower privacy level'] = 'dołącz zdjęcia z niższym poziomem prywatności'; +$lang['List'] = 'Lista'; +$lang['Permission granted for groups'] = 'Zezwolenia udzielone grupom'; +$lang['Permission granted for users'] = 'Zezwolenia udzielone użytkownikom'; +$lang['Permission management'] = 'Zarządzanie zezwoleniami'; +$lang['Select groups...'] = 'Wybierz grupy...'; +$lang['Select users...'] = 'Wybierz użytkowników...'; +$lang['There is no group in this gallery.'] = 'Do tej galerii nie przydzielono żadnej grupy'; +$lang['Web Form'] = 'Forumlarz www'; ?>
\ No newline at end of file |