diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-17 08:01:01 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-17 08:01:01 +0000 |
commit | 936aa1dc41f9247f6a9b01e576f61e9497b92735 (patch) | |
tree | 64cdcec73e593ac396eadfafed23015a518684c4 /language/cs_CZ | |
parent | d160c1a6ff33cfd4f9adef4ce3895112aa042ada (diff) |
[trunk_public] Update cs_CZ, thanks to : lanius
git-svn-id: http://piwigo.org/svn/trunk@15009 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/cs_CZ')
-rw-r--r-- | language/cs_CZ/common.lang.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php index 01377e6d5..47cfc03ed 100644 --- a/language/cs_CZ/common.lang.php +++ b/language/cs_CZ/common.lang.php @@ -376,8 +376,8 @@ $lang['Username modification'] = 'Změna uživatelského jména'; $lang['Your username has been successfully changed to : %s'] = 'Vaše uživatelské jméno bylo úspěšně změněno na: %s'; $lang['square'] = 'Čtverec'; $lang['thumb'] = 'Náhled'; -$lang['small'] = 'Malý'; -$lang['medium'] = 'Střední'; +$lang['small'] = 'S - Malé'; +$lang['medium'] = 'M -Střední'; $lang['large'] = 'Velký'; $lang['xlarge'] = 'Větší XL'; $lang['xxlarge'] = 'Větší XXL'; @@ -410,4 +410,5 @@ $lang['Visits, low → high'] = 'Zobrazení, nižší → vyšší'; $lang['Numeric identifier, 1 → 9'] = 'Číselný ID, 1 → 9'; $lang['Numeric identifier, 9 → 1'] = 'Číselný ID, 9 → 1'; $lang['Manual sort order'] = 'Ruční výběr řazení'; +$lang['%d rate'] = '%d ohodnocení'; ?>
\ No newline at end of file |