X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/887ff98dde2f444ef7f33b32fc7f550b5833b5e6..c370348dba4b65ae74dc2b8d5bf1b9c0ed5f19cc:/WEB-INF/resources/hu.lang.php diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 0a2d8109..31f1f1f0 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -211,8 +211,7 @@ $i18n_key_words = array( 'label.comment' => 'Megjegyzés', 'label.status' => 'Státusz', 'label.tax' => 'Adó', -// TODO: translate the following. -// 'label.subtotal' => 'Subtotal', +'label.subtotal' => 'Részösszeg', 'label.total' => 'Összesen', // TODO: translate the following. // 'label.client_name' => 'Client name', @@ -419,9 +418,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,13 +530,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', -"form.invoice.subtotal" => 'részösszeg', -"form.invoice.customer" => 'Ügyfél', "form.invoice.mailinv_above" => 'küldjük el ezt a számlát e-mail-en', "form.invoice.sending_str" => 'a számla elküldve', );