diff options
author | ddtddt <ddtddt@piwigo.org> | 2012-02-22 05:27:39 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2012-02-22 05:27:39 +0000 |
commit | e05b81c130969a597cfc31cbe62c2bf06cf84626 (patch) | |
tree | 5fa81cfbf8b98d9110ee3114393167a7210e91b0 /language/cs_CZ/common.lang.php | |
parent | 3199b3dc1f3c0122e442aaf40d0ca50defb2a589 (diff) |
[trunk] - language - update cs_CZ - Česky – Czech thanks to TPY - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@13299 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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 |