X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fcs.lang.php;h=16a8598c54b3d992c6b1f18600568b93e46716e7;hb=6807f422718097717a86a9ead3a8bca08343c058;hp=de2d3ff87c1fd23850db6e87b61235177281ef49;hpb=d3e9ab97b6ca91a0238308e2cc51a642d7858d17;p=timetracker.git diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index de2d3ff8..16a8598c 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -110,25 +110,28 @@ $i18n_key_words = array( // 'error.overlap' => 'Time interval overlaps with existing records.', // 'error.future_date' => 'Date is in future.', - - -// TODO: refactoring ongoing down from here. - // 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',