[trunk] - language - update pl_PL thanks to voyteckst

git-svn-id: http://piwigo.org/svn/trunk@9311 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2011-02-19 22:16:06 +00:00
commit 91df8d0cec

View file

@ -770,4 +770,11 @@ $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';
$lang['Album photos associated to the following albums: %s'] = 'Zdjęcia albumu są powiązane z następującymi albumami: %s';
$lang['Delete orphan tags'] = 'Usuń niepowiązane tagi';
$lang['delete photo'] = 'usuń zdjęcie';
$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.';
?>