X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/0ea4e5ef48ebaf1899363575e0308381fe27ee14..7658ab94a01fcdc894c8e4e5541b2c10efcd5799:/WEB-INF/resources/ro.lang.php diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index c93abcea..20bd59ca 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -448,7 +448,8 @@ $i18n_key_words = array( // 'form.users.active_users' => 'Active Users', // 'form.users.inactive_users' => 'Inactive Users', // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry', -// 'form.users.role' => 'Role', +'form.users.role' => 'Functie', // TODO: is "Rol" a better term here? +// TODO: translate the following. // 'form.users.manager' => 'Manager', // 'form.users.comanager' => 'Co-manager', // 'form.users.rate' => 'Rate', @@ -530,17 +531,9 @@ $i18n_key_words = array( "form.mytime.edit_title" => 'editarea inregistrarii timpului', "form.mytime.del_str" => 'stergerea inregistrarii timpului', "form.mytime.time_form" => ' (hh:mm)', -"form.mytime.total" => 'ore total: ', -"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.', -// profile form attributes -// Note to translators: we need a more accurate translation of form.profile.create_title -"form.profile.create_title" => 'creazaun nou cont de tip manager', -"form.profile.edit_title" => 'editeaza profilul', - // people form attributes -"form.people.th.role" => 'functie', "form.people.th.rate" => 'rata', "form.people.manager" => 'manager', "form.people.comanager" => 'comanager',