diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-06-30 10:39:03 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-06-30 10:39:03 +0000 |
commit | b1a2127aef8189c48013c0540d649acee1480308 (patch) | |
tree | 64ff188d83361c420b17ea6710ac092e71929663 /language/pl_PL/admin.lang.php | |
parent | d4dfb95d15b5dbd8b7f619f80859ef0f86fe6089 (diff) |
[trunk_admin] Update pl_PL, thanks to : T00kie
git-svn-id: http://piwigo.org/svn/trunk@23712 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/pl_PL/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php index b664f6c5d..4b5252d19 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -952,4 +952,5 @@ $lang['This group will be unset to default'] = 'Ta grupa zostanie odznaczona jak $lang['Type here the name of the new group'] = 'Wpisz nazwę nowej grupy'; $lang['Purge user cache'] = 'Wyczyść pamięć podręczną użytkowników'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Wymiary zdjęcia zostaną zmniejszone do %dx%d pikseli.'; +$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Z powodu używania GD jako biblioteki graficznej nie będzie możliwa zmiana rozmiaru po wgraniu zdjęcia na serwer.'; ?>
\ No newline at end of file |