]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/cs.lang.php
Work in progress on translations.
[timetracker.git] / WEB-INF / resources / cs.lang.php
index 50a922e812f0ecc49ed0cf47c8e5ebca7ba327a0..a09e101139ce3efe6e3a7d47d39c4291f12f4681 100644 (file)
@@ -104,11 +104,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.range_locked' => 'Date range is locked.',
 // 'error.mail_send' => 'Error sending mail.',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 // 'error.no_email' => 'No email associated with this login.',
 // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.',
 // 'error.goto_uncompleted' => 'Go to uncompleted entry.',
@@ -116,10 +111,16 @@ $i18n_key_words = array(
 // 'error.future_date' => 'Date is in future.',
 
 // Labels for buttons.
-'button.login' => 'přihlásit',
-'button.now' => 'teď',
-'button.save' => 'uložit',
-'button.cancel' => 'zrušit',
+'button.login' => 'Přihlásit',
+'button.now' => 'Teď',
+'button.save' => 'Uložit',
+// TODO: translate the following.
+// 'button.copy' => 'Copy',
+'button.cancel' => 'Zrušit',
+
+
+
+// TODO: refactoring ongoing down from here.
 'button.submit' => 'uložit',
 'button.add_user' => 'Přidat uživatele',
 'button.add_project' => 'Přidat projekt',