]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ro.lang.php
A bit more cleanup in translations.
[timetracker.git] / WEB-INF / resources / ro.lang.php
index 94359cbdb16c64d3d38e6a19c8f35868f88a9f25..1e60ed3fff5f29855d0652a480a635eb22e7e21e 100644 (file)
@@ -212,8 +212,7 @@ $i18n_key_words = array(
 'label.comment' => 'Comentariu',
 'label.status' => 'Stare',
 'label.tax' => 'Taxa',
-// TODO: translate the following.
-// 'label.subtotal' => 'Subtotal',
+'label.subtotal' => 'Subtotal',
 'label.total' => 'Total',
 // TODO: translate the following.
 // 'label.client_name' => 'Client name',
@@ -422,9 +421,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' => 'Numar factura',
+'form.invoice.person' => 'Persoana',
 
 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
@@ -534,13 +532,6 @@ $i18n_key_words = array(
 "form.mail.sending_str" => '<b>mesaj trimis</b>',
 
 // invoice attributes
-"form.invoice.number" => 'numar factura',
-"form.invoice.th.username" => 'persoana',
-"form.invoice.th.time" => 'ore',
-"form.invoice.th.rate" => 'rata',
-"form.invoice.th.summ" => 'valoare',
-"form.invoice.subtotal" => 'subtotal',
-"form.invoice.customer" => 'client',
 "form.invoice.mailinv_above" => 'trimite aceasta factura pe email',
 "form.invoice.sending_str" => '<b>factura trimisa</b>',
 );