diff options
Diffstat (limited to 'language/cs_CZ/common.lang.php')
-rw-r--r-- | language/cs_CZ/common.lang.php | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php index 98c96ea55..a165cdd9f 100644 --- a/language/cs_CZ/common.lang.php +++ b/language/cs_CZ/common.lang.php @@ -386,5 +386,11 @@ $lang['Thank you for registering at %s!'] = 'DÄ›kujeme za registraci na stránkà $lang['Here are your connection settings'] = 'Toto jsou vaÅ¡e pÅ™Ãstupové údaje'; $lang['Password: %s'] = 'Heslo: %s'; $lang['Username: %s'] = 'Uživatelské jméno: %s'; -$lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Pokud myslÃte, že jste tento mail obdržel omylem, kontaktujte nás na %s'; +$lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Pokud myslÃte, že jste tento mail obdržel omylem, kontaktujte nás na %s'; +$lang['Show oldest comments first'] = 'Řadit od nejstarÅ¡Ãch komentářů'; +$lang['Show latest comments first'] = 'Řadit od nejnovÄ›jÅ¡Ãch komentářů'; +$lang['Photo sizes'] = 'Velikosti fotografiÃ'; +$lang['View in'] = 'ZobrazenÃ'; +$lang['Mobile'] = 'MobilnÃ'; +$lang['Desktop'] = 'StandardnÃ'; ?>
\ No newline at end of file |