X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/d27035c60953218e0a75b8561df1de5449622a4e..6807f422718097717a86a9ead3a8bca08343c058:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index a09e1011..16a8598c 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -117,20 +117,21 @@ $i18n_key_words = array( // TODO: translate the following. // 'button.copy' => 'Copy', 'button.cancel' => 'Zrušit', - - - -// TODO: refactoring ongoing down from here. -'button.submit' => 'ulož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',