X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fcs.lang.php;h=6d83a0644171b3336ce450049b2f68e7c485b47e;hb=c370348dba4b65ae74dc2b8d5bf1b9c0ed5f19cc;hp=e5e7ddcaa5e3a371e4a0ee7ace3494a47dc07785;hpb=c4070353c14d9085dbea1ca429090d326bf731d9;p=timetracker.git diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index e5e7ddca..6d83a064 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -213,8 +213,7 @@ $i18n_key_words = array( 'label.comment' => 'Komentář', 'label.status' => 'Status', 'label.tax' => 'DPH', -// TODO: translate the following. -// 'label.subtotal' => 'Subtotal', +'label.subtotal' => 'Subtotal', // TODO: is this correct? 'label.total' => 'Celkem', // TODO: translate the following. // 'label.client_name' => 'Client name', @@ -247,7 +246,8 @@ $i18n_key_words = array( // 'label.cron_schedule' => 'Cron schedule', // 'label.what_is_it' => 'What is it?', // 'label.expense' => 'Expense', -// 'label.quantity' => 'Quantity', +'label.quantity' => 'Množství', +// TODO: translate the following. // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', // 'label.mark_paid' => 'Mark paid', @@ -533,10 +533,6 @@ $i18n_key_words = array( "form.mail.sending_str" => 'zpráva odeslána', // invoice attributes -"form.invoice.th.time" => 'hodin', -"form.invoice.th.rate" => 'sazba', -"form.invoice.th.summ" => 'množství', -"form.invoice.subtotal" => 'subtotal', "form.invoice.mailinv_above" => 'poslat fakturu e-mailem', "form.invoice.sending_str" => 'faktura odeslána', );