diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-09-20 15:29:01 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-09-20 15:29:01 +0000 |
commit | 923d01cf2e268c722b3e26a4361a5d5cdae90a67 (patch) | |
tree | 0bd2c8957570339151548e332a409fab5b1f76a6 /language | |
parent | cfb57ecf62b609163fdb78f31e8ffa27aa43f8c2 (diff) |
[trunk_admin] Update pl_PL, thanks to : K.S.
git-svn-id: http://piwigo.org/svn/trunk@24548 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-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 4b5252d19..00eded42f 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -953,4 +953,5 @@ $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.'; +$lang['Select at least one tag'] = 'Wybierz co najmniej jeden tag'; ?>
\ No newline at end of file |