diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-04-12 20:09:43 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-04-12 20:09:43 +0000 |
commit | 978bb8c9ccef26bbd50d1d2e55fbcad940e5fef7 (patch) | |
tree | 3bf24b0db4ea86781b78a02fdf24895a2cc677a2 /language | |
parent | d3e271fbe43cd342d391975c5ae6611ecf289cf4 (diff) |
[trunk_admin] Update pl_PL, thanks to : Greybrow
git-svn-id: http://piwigo.org/svn/trunk@22177 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 6d2aca743..6fe40acde 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -951,4 +951,5 @@ $lang['This group will be set to default'] = 'Ta grupa zostanie zaznaczona jako $lang['This group will be unset to default'] = 'Ta grupa zostanie odznaczona jako domyślna'; $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.'; ?>
\ No newline at end of file |