X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/59cc31a364495ff91d9b43fada500982418fd4e7..d843adf87afb693ebf31ca3ad23705126ffca0bc:/WEB-INF/resources/ro.lang.php
diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php
index 43c9bc65..011ee146 100644
--- a/WEB-INF/resources/ro.lang.php
+++ b/WEB-INF/resources/ro.lang.php
@@ -179,7 +179,7 @@ $i18n_key_words = array(
// 'label.start' => 'Start',
// 'label.finish' => 'Finish',
// 'label.duration' => 'Duration',
-// 'label.note' => 'Note',
+'label.note' => 'Nota',
// 'label.notes' => 'Notes',
// 'label.item' => 'Item',
// 'label.cost' => 'Cost',
@@ -206,7 +206,8 @@ $i18n_key_words = array(
// 'label.date_format' => 'Date format',
// 'label.time_format' => 'Time format',
// 'label.week_start' => 'First day of week',
-// 'label.comment' => 'Comment',
+'label.comment' => 'Comentariu',
+// TODO: translate the following.
// 'label.status' => 'Status',
// 'label.tax' => 'Tax',
// 'label.subtotal' => 'Subtotal',
@@ -439,14 +440,12 @@ $i18n_key_words = array(
"form.mytime.start" => 'inceput',
"form.mytime.finish" => 'sfarsit',
"form.mytime.duration" => 'durata',
-"form.mytime.note" => 'nota',
"form.mytime.daily" => 'activitatea zilnica',
"form.mytime.total" => 'ore total: ',
"form.mytime.th.project" => 'proiect',
"form.mytime.th.start" => 'inceput',
"form.mytime.th.finish" => 'sfarsit',
"form.mytime.th.duration" => 'durata',
-"form.mytime.th.note" => 'nota',
"form.mytime.del_yes" => 'inregistrarea timului a fost stearsa cu succes',
"form.mytime.no_finished_rec" => 'aceasta inregistrare a fost salvata numei cu timpul de inceput. nu este o eroare. poti parasi aplicatia daca este nevoie.',
@@ -490,7 +489,6 @@ $i18n_key_words = array(
"form.report.duration" => 'durata',
"form.report.start" => 'inceput',
"form.report.finish" => 'sfarsit',
-"form.report.note" => 'nota',
"form.report.project" => 'proiect',
"form.report.totals_only" => 'numai totaluri',
"form.report.total" => 'ore total',
@@ -500,12 +498,10 @@ $i18n_key_words = array(
"form.report.th.start" => 'inceput',
"form.report.th.finish" => 'sfarsit',
"form.report.th.duration" => 'durata',
-"form.report.th.note" => 'nota',
// mail form attributes
"form.mail.from" => 'de la',
"form.mail.to" => 'catre',
-"form.mail.comment" => 'comentariu',
"form.mail.above" => 'trimite acest raport pe e-mail',
// Note to translators: this string needs to be translated.
// "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.',
@@ -520,7 +516,6 @@ $i18n_key_words = array(
"form.invoice.date" => 'data',
"form.invoice.number" => 'numar factura',
"form.invoice.tax" => 'taxa',
-"form.invoice.comment" => 'comentariu ',
"form.invoice.th.username" => 'persoana',
"form.invoice.th.time" => 'ore',
"form.invoice.th.rate" => 'rata',
@@ -548,7 +543,6 @@ $i18n_key_words = array(
"form.client.edit_title" => 'editeaza client',
"form.client.del_title" => 'sterge client',
"form.client.tax" => 'taxa',
-"form.client.comment" => 'comentariu ',
// miscellaneous strings
"forward.tocsvfile" => 'exporta date in fisier .csv',