diff options
author | ddtddt <ddtddt@piwigo.org> | 2010-12-28 18:40:42 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2010-12-28 18:40:42 +0000 |
commit | 3bd8e3f89dc4b973ae525200dd80fd75a966c082 (patch) | |
tree | 85ce00a0d17ed2ea62b46b2be91bdd5405aff973 /language/cs_CZ/common.lang.php | |
parent | 7f647bf6d9b83885be996e5eb84b4498ecaa68cd (diff) |
[trunk] - language - cs_CZ - cleaning
git-svn-id: http://piwigo.org/svn/trunk@8360 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/cs_CZ/common.lang.php | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php index 89aeb4fad..d37ce90d0 100644 --- a/language/cs_CZ/common.lang.php +++ b/language/cs_CZ/common.lang.php @@ -133,7 +133,6 @@ $lang['You are not authorized to access the requested page'] = 'Nemáte oprávn $lang['add to caddie'] = 'Přidat do košíku'; $lang['add this image to your favorites'] = 'Přidat tuto fotografii k oblíbeným'; $lang['Administration'] = 'Administrace'; -$lang['Adviser mode enabled'] = 'Aktivován mód průvodce'; $lang['all'] = 'vše'; $lang['ascending'] = 'vzestupně'; $lang['author(s) : %s'] = 'autor : %s'; @@ -388,16 +387,6 @@ $lang['This author removed the comment with id %d'] = 'Tento autor smazal koment $lang['validate this comment'] = 'zkontrolovat tento komentář'; $lang['%d Kb'] = '%d Kb'; $lang['IP: %s'] = 'IP: %s'; -// exif -$lang['exif_field_Make'] = 'Značka'; -$lang['exif_field_Model'] = 'Model'; -$lang['exif_field_DateTimeOriginal'] = 'Vytvořeno'; -$lang['exif_field_ApertureFNumber'] = 'Clona'; -$lang['exif_field_ExposureTime'] = 'Čas'; -$lang['exif_field_ISOSpeedRatings'] = 'ISO'; -$lang['exif_field_FocalLength'] = 'Ohnisko'; -$lang['exif_field_ExposureBiasValue'] = 'Korekce'; -$lang['exif_field_ExposureProgram'] = 'Program'; -$lang['exif_field_Flash'] = 'Blesk'; + ?>
\ No newline at end of file |