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:
parent
02ba44ef08
commit
6d37de58bf
1 changed files with 1 additions and 1 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Reference in a new issue