merge r6240 from trunk to branch 2.1

small translation bug correction


git-svn-id: http://piwigo.org/svn/branches/2.1@6328 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2010-05-24 15:30:46 +00:00
parent 02ba44ef08
commit 6d37de58bf

View file

@ -304,7 +304,7 @@ $lang['the picture must be to the fileformat jpg, gif or png'] = 'zdjęcia musz
$lang['the height of the picture must not exceed :'] = 'wysokość zdjęcia nie może przekraczać : ';
$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Opcjonalne, ale zalecane : wybierz miniaturę do powiązania z ';
$lang['the width of the picture must not exceed :'] = 'szerokość zdjęcia nie może przekraczać : ';
$lang['Author'] = 'Autor (np. "Pierrick LE GALL")';
$lang['Author'] = 'Autor';
$lang['can\'t upload the picture on the server'] = 'nie można wgrać zdjęcia na serwer';
$lang['the username must be given'] = 'nazwa użytkonika musi być podana';
$lang['A picture\'s name already used'] = 'Nazwa zdjęcia już wykorzystana';