X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/887ff98dde2f444ef7f33b32fc7f550b5833b5e6..c370348dba4b65ae74dc2b8d5bf1b9c0ed5f19cc:/WEB-INF/resources/ro.lang.php diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 94359cbd..1e60ed3f 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -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" => 'mesaj trimis', // 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" => 'factura trimisa', );