X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/23c3793cd381969c72f361ed7d93aea054b0b461..61cdc03e938e2d87754439c2dce5dde7e8a2b47d:/WEB-INF/resources/ro.lang.php diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 931d9e28..0945fc94 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -554,9 +554,6 @@ $i18n_key_words = array( "forward.geninvoice" => 'genereaza factura', "forward.change" => 'configureaza clienti', -// strings inside contols on forms -"controls.select.project" => '--- alege proiect ---', -"controls.select.activity" => '--- alege activitate ---', "controls.select.client" => '--- alege client ---', "controls.project_bind" => '--- toate ---', "controls.all" => '--- toate ---', @@ -565,21 +562,14 @@ $i18n_key_words = array( "controls.per_lm" => 'luna trecuta', "controls.per_tw" => 'saptamana curenta', "controls.per_lw" => 'saptamana trecuta', -// Note to translators: the strings below must be translated -// "controls.per_td" => 'this day', -// "controls.per_at" => 'all time', -// "controls.per_ty" => 'this year' "controls.sel_period" => '--- alege perioada ---', "controls.sel_groupby" => '--- fara grupare ---', // labels -"label.sel_project" => 'alege proiect', "label.sel_tp" => 'alege perioada', "label.set_tp" => 'sau introdu intervalul de date', "label.fields" => 'arata campuri', "label.group_title" => 'grupat dupa', -// Note to translators: the string below is missing and must be added and translated -// "label.include_title" => 'include records', "label.inv_str" => 'factura', "label.set_empl" => 'alege utilizatori', "label.sel_all" => 'selecteaza tot',