]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/cs.lang.php
Added cc option for notifications.
[timetracker.git] / WEB-INF / resources / cs.lang.php
index 1d4392170daf9193c36798a549a912ef1a66f68d..57d2cdd76992f6407a58ffe6666c27a9ff16ee42 100644 (file)
@@ -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',