X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=inline;f=WEB-INF%2Fresources%2Fcs.lang.php;h=16a8598c54b3d992c6b1f18600568b93e46716e7;hb=6807f422718097717a86a9ead3a8bca08343c058;hp=50a922e812f0ecc49ed0cf47c8e5ebca7ba327a0;hpb=f4d718f6d3472af555bab79903b4b7c9520698c7;p=timetracker.git diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 50a922e8..16a8598c 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -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,20 +111,27 @@ $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.submit' => 'uložit', +'button.login' => 'Přihlásit', +'button.now' => 'Teď', +'button.save' => 'Uložit', +// TODO: translate the following. +// 'button.copy' => 'Copy', +'button.cancel' => 'Zrušit', +'button.submit' => 'Uložit', 'button.add_user' => 'Přidat uživatele', 'button.add_project' => 'Přidat projekt', // TODO: translate the following. // 'button.add_task' => 'Add task', 'button.add_client' => 'Přidat zákazníka', -// TODOL translate the following. +// TODO: translate the following. // 'button.add_invoice' => 'Add invoice', // 'button.add_option' => 'Add option', 'button.add' => 'Přidat', + + + +// TODO: refactoring ongoing down from here. + 'button.generate' => 'Vytvořit', // Note to translators: button.reset_password needs an improved translation. 'button.reset_password' => 'přejít',