X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/7222eeeece08554fe11df2fe33e17dded52b06d0..d843adf87afb693ebf31ca3ad23705126ffca0bc:/WEB-INF/resources/ro.lang.php diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 443086d9..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', @@ -346,8 +347,8 @@ $i18n_key_words = array( // 'dropdown.not_paid' => 'not paid', // Login form. See example at https://timetracker.anuko.com/login.php. +'form.login.forgot_password' => 'Parola pierduta?', // TODO: translate the following. -// 'form.login.forgot_password' => 'Forgot password?', // 'form.login.about' =>'Anuko Time Tracker is a simple, easy to use, open source time tracking system.', // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php. @@ -384,10 +385,10 @@ $i18n_key_words = array( // 'form.reports.include_not_billable' => 'not billable', // 'form.reports.include_invoiced' => 'invoiced', // 'form.reports.include_not_invoiced' => 'not invoiced', -// 'form.reports.select_period' => 'Select time period', -// 'form.reports.set_period' => 'or set dates', -// 'form.reports.show_fields' => 'Show fields', -// 'form.reports.group_by' => 'Group by', +'form.reports.select_period' => 'Alege perioada', +'form.reports.set_period' => 'sau introdu intervalul de date', +'form.reports.show_fields' => 'Arata campuri', +'form.reports.group_by' => 'Grupat dupa', 'form.reports.group_by_no' => '--- fara grupare ---', // TODO: translate the following. // 'form.reports.group_by_date' => 'date', @@ -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,10 +543,8 @@ $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.forgot_password" => 'parola pierduta?', "forward.tocsvfile" => 'exporta date in fisier .csv', "forward.geninvoice" => 'genereaza factura', @@ -563,13 +556,7 @@ $i18n_key_words = array( "controls.per_lm" => 'luna trecuta', "controls.per_tw" => 'saptamana curenta', "controls.per_lw" => 'saptamana trecuta', -"controls.sel_period" => '--- alege perioada ---', -// labels -"label.sel_tp" => 'alege perioada', -"label.set_tp" => 'sau introdu intervalul de date', -"label.fields" => 'arata campuri', -"label.group_title" => 'grupat dupa', "label.inv_str" => 'factura', "label.set_empl" => 'alege utilizatori', "label.sel_all" => 'selecteaza tot',