X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/887ff98dde2f444ef7f33b32fc7f550b5833b5e6..c4070353c14d9085dbea1ca429090d326bf731d9:/WEB-INF/resources/hu.lang.php diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 0a2d8109..48c8a40b 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -419,9 +419,8 @@ $i18n_key_words = array( // Invoice form. See example at https://timetracker.anuko.com/invoice.php // (you can get to this form after generating a report). -// TODO: translate the following. -// 'form.invoice.number' => 'Invoice number', -// 'form.invoice.person' => 'Person', +'form.invoice.number' => 'Számla azonosító száma', +'form.invoice.person' => 'Személy', // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php // 'form.invoice.invoice_to_delete' => 'Invoice to delete', @@ -532,8 +531,6 @@ $i18n_key_words = array( "form.mail.sending_str" => 'az üzenet elküldve', // invoice attributes -"form.invoice.number" => 'számla azonosító száma', -"form.invoice.th.username" => 'személy', "form.invoice.th.time" => 'óra', "form.invoice.th.rate" => 'tarifa', "form.invoice.th.summ" => 'darab',