X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/fb81a964bfe18a4e6c63e4ed4afdc80bf34d187a..33610845422adbcde3888bfd385e94bf8e612666:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 2d9ca69c..578da017 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -416,8 +416,8 @@ $i18n_key_words = array( // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php). +'form.report.export' => 'Exportovat', // TODO: translate the following. -// 'form.report.export' => 'Export', // 'form.report.assign_to_invoice' => 'Assign to invoice', // Invoice form. See example at https://timetracker.anuko.com/invoice.php @@ -558,9 +558,4 @@ $i18n_key_words = array( // "form.migration.compression.none" => 'none', "form.migration.compression.gzip" => 'gzip', "form.migration.compression.bzip" => 'bzip', - -// miscellaneous strings -"forward.tocsvfile" => 'exportovat data do .csv souboru', -"forward.toxmlfile" => 'exportovat data do .xml souboru', -"forward.geninvoice" => 'vytvořit fakturu', );