diff options
Diffstat (limited to 'language/pl_PL/common.lang.php')
-rw-r--r-- | language/pl_PL/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/pl_PL/common.lang.php b/language/pl_PL/common.lang.php index 6ac5e7d09..5c3aeb8e2 100644 --- a/language/pl_PL/common.lang.php +++ b/language/pl_PL/common.lang.php @@ -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'; |