]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/hu.lang.php
A bit more cleanup in translations.
[timetracker.git] / WEB-INF / resources / hu.lang.php
index 0a2d8109a81b39b3856e79a55dc0e7173d014b61..31f1f1f0884538a9b8049c2c53c1363f469fee25 100644 (file)
@@ -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" => '<b>az üzenet elküldve</b>',
 
 // 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" => '<b>a számla elküldve</b>',
 );