diff options
author | voyteckst <voyteckst@piwigo.org> | 2010-04-23 07:42:05 +0000 |
---|---|---|
committer | voyteckst <voyteckst@piwigo.org> | 2010-04-23 07:42:05 +0000 |
commit | 7c2501deb5e6a1f2bd973920a56e9fdfde1cc16c (patch) | |
tree | 20dae9d5ab84109fc5832421d43999648af8afea | |
parent | afb2e04fab230abce0635b33cce4ddd8a8e91529 (diff) |
update
git-svn-id: http://piwigo.org/svn/trunk@5939 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/pl_PL/admin.lang.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php index d473cbd82..0e69c02a0 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -757,4 +757,9 @@ $lang['Virtual Links'] = 'Wirtualne linki'; $lang['There is no other language available.'] = 'Nie ma dostepnego innego języka.'; $lang['There is no other plugin available.'] = 'Nie ma dostepnej 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['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 pomyslnie.'; +$lang['This theme was not designed to be directly activated'] = 'Temat nie został zprojektowany tak, by aktywować bezpośrednio.'; ?>
\ No newline at end of file |