diff options
Diffstat (limited to 'language/cs_CZ/common.lang.php')
-rw-r--r-- | language/cs_CZ/common.lang.php | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php index 95ad0253f..2ba41e403 100644 --- a/language/cs_CZ/common.lang.php +++ b/language/cs_CZ/common.lang.php @@ -369,4 +369,22 @@ $lang['Enter your new password below.'] = 'Zadejte vaše nové heslo níže.'; $lang['EXIF Metadata'] = 'EXIF Metadata'; $lang['IPTC Metadata'] = 'IPTC Metadata'; $lang['Edit'] = 'Edituj'; +$lang['Hello %s,'] = 'Vítejte %s,'; +$lang['Send my connection settings by email'] = 'Zaslat přístupové údaje emailem'; +$lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = 'Registrace proběhla úspěšně, Zanedlouho obdržíte email s přístupovými údaji. Vítejte!'; +$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['large'] = 'Velký'; +$lang['xlarge'] = 'Větší XL'; +$lang['xxlarge'] = 'Větší XXL'; +$lang['original'] = 'Originál'; +$lang['Thank you for registering at %s!'] = 'Děkujeme za registraci na stránkách %s!'; +$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'; ?>
\ No newline at end of file |