diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-03-15 20:03:25 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-03-15 20:03:25 +0000 |
commit | 727e13aab57c5922bf62d92a455542004e51a8cc (patch) | |
tree | 62b560ce61de04b2150900bb29dc07e9391b70f8 /language/pl_PL/admin.lang.php | |
parent | 561b57b78caa857ddca51ea2b43b499f2ab2ac8a (diff) |
[trunk] - language - update PL thanks to voyteckst
git-svn-id: http://piwigo.org/svn/trunk@9714 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/pl_PL/admin.lang.php')
-rw-r--r-- | language/pl_PL/admin.lang.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php index c6d7b2cf5..ac193eea0 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -771,4 +771,13 @@ $lang['Orphan tags deleted'] = 'Niepowiązane tagi usunięto'; $lang['Remove from caddie'] = 'Usuń z koszyk'; $lang['Week starts on'] = 'Tydzień zaczyna się w'; $lang['You have %d orphan tags: %s.'] = 'Masz %d niepowiązanych tagów: %s.'; +$lang['Themes which need upgrade'] = 'Tematy wymagające aktualizacji'; +$lang['Languages which need upgrade'] = 'Języki wymagające aktualizacji'; +$lang['All themes are up to date.'] = 'Wszystkie tematy są aktualne.'; +$lang['All plugins are up to date.'] = 'Wszystkie wtyczki są aktualne.'; +$lang['All languages are up to date.'] = 'Wszystkie języki są aktualne.'; +$lang['Visit theme site'] = 'Odwiedź stronę temetu'; +$lang['Visit language site'] = 'Odwiedź stronę języka'; +$lang['New Version'] = 'Nowa wersja'; + ?>
\ No newline at end of file |