[trunk] - language - update PL thanks to voyteckst

git-svn-id: http://piwigo.org/svn/trunk@9714 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2011-03-15 20:03:25 +00:00
parent 561b57b78c
commit 727e13aab5
2 changed files with 11 additions and 3 deletions
+9
View File
@@ -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';
?>