X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/35d573bf1fe6836fa858087af9c8b7bbcd588b07..47a30e69b5389f5e6cf7b7fa879d3410887ab24b:/WEB-INF/resources/ro.lang.php diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index f5fac79f..e14dca3d 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -163,8 +163,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.bcc' => 'Bcc', 'label.subject' => 'Subiect', +'label.date' => 'Data', // TODO: translate the following. -// 'label.date' => 'Date', // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date', // 'label.user' => 'User', @@ -395,9 +395,9 @@ $i18n_key_words = array( 'form.reports.show_fields' => 'Arata campuri', 'form.reports.group_by' => 'Grupat dupa', 'form.reports.group_by_no' => '--- fara grupare ---', +'form.reports.group_by_date' => 'data', +'form.reports.group_by_user' => 'utilizator', // TODO: translate the following. -// 'form.reports.group_by_date' => 'date', -// 'form.reports.group_by_user' => 'user', // 'form.reports.group_by_client' => 'client', 'form.reports.group_by_project' => 'proiect', // TODO: translate the following. @@ -455,18 +455,12 @@ $i18n_key_words = array( "form.admin.profile.comment" => 'sterge echipa', "form.admin.profile.th.id" => 'id', "form.admin.profile.th.active" => 'activ', -// Note to translators: the strings below are missing and must be added and translated -// "form.admin.options" => 'options', -// "form.admin.custom_date_format" => "date format", -// "form.admin.custom_time_format" => "time format", -// "form.admin.start_week" => "first day of week", // my time form attributes "form.mytime.title" => 'timpul meu', "form.mytime.edit_title" => 'editarea inregistrarii timpului', "form.mytime.del_str" => 'stergerea inregistrarii timpului', "form.mytime.time_form" => ' (hh:mm)', -"form.mytime.date" => 'data', "form.mytime.daily" => 'activitatea zilnica', "form.mytime.total" => 'ore total: ', "form.mytime.del_yes" => 'inregistrarea timului a fost stearsa cu succes', @@ -495,11 +489,9 @@ $i18n_key_words = array( "form.report.title" => 'rapoarte', "form.report.from" => 'data inceput', "form.report.to" => 'data sfarsit', -"form.report.groupby_user" => 'utilizator', "form.report.totals_only" => 'numai totaluri', "form.report.total" => 'ore total', "form.report.th.empllist" => 'utilizator', -"form.report.th.date" => 'data', // mail form attributes "form.mail.from" => 'de la', @@ -515,7 +507,6 @@ $i18n_key_words = array( "form.invoice.above" => 'informatii aditionale pentru factura', "form.invoice.select_cust" => 'alege client', "form.invoice.fillform" => 'comleteaza campurile', -"form.invoice.date" => 'data', "form.invoice.number" => 'numar factura', "form.invoice.th.username" => 'persoana', "form.invoice.th.time" => 'ore',