X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/664fe935d85316a57f2285dba5ecd42c66f4982e..1b6699f3d4ad1961fa4055ec0033bc10f0b06b83:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 1d439217..57d2cdd7 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -96,7 +96,7 @@ $i18n_key_words = array( // Note to translators: error.no_login needs to be properly translated (e-mail replaced with login). // 'error.no_login' => 'uživatel s tímto e-mailem neexistuje', 'error.upload' => 'chyba přenosu souboru', -// TODO: translate the following: +// TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', // 'error.mail_send' => 'Error sending mail.', // 'error.no_email' => 'No email associated with this login.', @@ -108,7 +108,6 @@ $i18n_key_words = array( // Labels for buttons. 'button.login' => 'přihlásit', 'button.now' => 'teď', -// 'button.set' => 'nastavit', 'button.save' => 'uložit', 'button.delete' => 'smazat', 'button.cancel' => 'zrušit', @@ -141,6 +140,8 @@ $i18n_key_words = array( 'label.password' => 'heslo', 'label.confirm_password' => 'potvrdit heslo', // 'label.email' => 'email', +// TODO: translate the following. +// 'label.bcc' => 'Bcc', 'label.total' => 'celkem', // TODO: translate the following. // 'label.page' => 'Page',