diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-09-25 15:57:26 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-09-25 15:57:26 +0000 |
commit | db57d5a1d832db5ff4a7c88d3facceb16266aabc (patch) | |
tree | 31ce6076ba603b2f70d1033673d7aa1e3f33fc1c | |
parent | 117dc4cf1315581010e68791e99352c5032e7f6f (diff) |
[trunk_admin] Update cs_CZ, thanks to : Dejv92
git-svn-id: http://piwigo.org/svn/trunk@24627 68402e56-0260-453c-a942-63ccdbb3a9ee
-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 ff1aa3fec..18a2b6495 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -957,4 +957,5 @@ $lang['Type here the name of the new group'] = 'Napište sem jméno nové skupin $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.'; +$lang['Select at least one tag'] = 'vyberte alespoň jeden tag'; ?>
\ No newline at end of file |