git-svn-id: http://piwigo.org/svn/trunk@4873 68402e56-0260-453c-a942-63ccdbb3a9ee

This commit is contained in:
voyteckst 2010-02-10 20:07:37 +00:00
commit 7be5566b38

View file

@ -354,9 +354,9 @@ $lang['Yes'] = 'Tak';
$lang['No'] = 'Nie';
$lang['%d element']='%d obraz';
$lang['%d elements']='%d obrazów';
$lang['%d element are also linked to current tags'] = '%d image is also linked to current tags';
$lang['%d elements are also linked to current tags'] = '%d images are also linked to current tags';
$lang['See elements linked to this tag only'] = 'See images linked to this tag only';
$lang['%d element are also linked to current tags'] = '%d obraz jest także podpięty do aktualnych tagów';
$lang['%d elements are also linked to current tags'] = '%d obrazy są także podpięte do aktualnych tagów';
$lang['See elements linked to this tag only'] = 'Zobacz obrazy podięte tylko do tego tagu';
$lang['elements posted during the last %d days'] = 'obrazy wgrane przez ostatnich %d dni';
$lang['Choose an image'] = 'Wybierz obraz';
$lang['Piwigo Help'] = 'Piwigo Pomoc';