X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/80c95e54786735b3fb8396d139810e1853f1e37c..5359d47def6b0cf040677b6d1001a6ce05c0a11d:/WEB-INF/resources/ro.lang.php diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 2f18a4d3..f153f9db 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -402,17 +402,12 @@ $i18n_key_words = array( "form.mytime.daily" => 'activitatea zilnica', "form.mytime.total" => 'ore total: ', "form.mytime.th.project" => 'proiect', -"form.mytime.th.activity" => 'activitate', "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.', -// Note to translators: the strings below are missing and must be added and translated -// "form.mytime.billable" => 'billable', -// "form.mytime.warn_tozero_rec" => 'this time record must be deleted because this time period is locked', -// "form.mytime.uncompleted" => 'uncompleted', // profile form attributes // Note to translators: we need a more accurate translation of form.profile.create_title @@ -540,7 +535,6 @@ $i18n_key_words = array( // labels "label.pbehalf_info" => '%s %s in numele %s', -"label.time_noentry" => 'nu exista inregistrari', "label.req_fields" => '* date obligatorii', "label.sel_project" => 'alege proiect', "label.sel_activity" => 'alege activitate',