diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-08-19 10:12:36 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-08-19 10:12:36 +0000 |
commit | cdd68f086cf0616a36b8ddff3425b09f6a852bf0 (patch) | |
tree | 027f1b5c8491ebec726d8666fc5bda39760aba4c /language | |
parent | dd5aa104500f6e33436fe220d99f9adb2312f44f (diff) |
[trunk_admin] Update cs_CZ, thanks to : sichr
git-svn-id: http://piwigo.org/svn/trunk@24186 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/cs_CZ/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index 8d3ba564b..ff1aa3fec 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -956,4 +956,5 @@ $lang['This group will be unset to default'] = 'Tato skupina nebude dále použi $lang['Type here the name of the new group'] = 'Napište sem jméno nové skupiny'; $lang['Purge user cache'] = 'Provést údržbu uživatelské mezipaměťi'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Rozměry obrázku budou zmenšeny na %dx%d pixelů.'; +$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Změna velikosti po uploadu není aktivní, kvůli používání GD jako grafické knihovny.'; ?>
\ No newline at end of file |