]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ca.lang.php
A bit more recycling.
[timetracker.git] / WEB-INF / resources / ca.lang.php
index bb10b3f3fcfba766492201af890f857ea8e69bb7..ae785345f435fb2b19e9ce7ca7b242949afc1aab 100644 (file)
@@ -401,8 +401,8 @@ $i18n_key_words = array(
 'form.reports.group_by' => 'Agrupar per',
 'form.reports.group_by_no' => '--- no agrupar ---',
 'form.reports.group_by_date' => 'data',
+'form.reports.group_by_user' => 'usuari',
 // TODO: translate the following.
-// 'form.reports.group_by_user' => 'user',
 // 'form.reports.group_by_client' => 'client',
 'form.reports.group_by_project' => 'projecte',
 // TODO: translate the following.
@@ -451,7 +451,6 @@ $i18n_key_words = array(
 "form.mytime.edit_title" => 'Modificant l\\\'historial de temps',
 "form.mytime.del_str" => 'Eliminant l\\\'historial de temps',
 "form.mytime.time_form" => ' (hh:mm)',
-"form.mytime.date" => 'Data',
 "form.mytime.daily" => 'Treball diari',
 "form.mytime.total" => 'Hores totals: ',
 "form.mytime.del_yes" => 'L\\\'historial de temps s\\\'ha eliminat amb èxit',
@@ -475,11 +474,9 @@ $i18n_key_words = array(
 // report attributes
 "form.report.from" => 'Data d\\\'inici',
 "form.report.to" => 'Data de fi',
-"form.report.groupby_user" => 'Usuari',
 "form.report.totals_only" => 'Només totals',
 "form.report.total" => 'Hores Totals',
 "form.report.th.empllist" => 'Usuari',
-"form.report.th.date" => 'Data',
 
 // charts form attributes
 // Note to translators: form.charts.title needs to be translated.
@@ -497,7 +494,6 @@ $i18n_key_words = array(
 "form.invoice.above" => 'Informació addicional per factura',
 "form.invoice.select_cust" => 'Seleccioni el client',
 "form.invoice.fillform" => 'Empleni els camps',
-"form.invoice.date" => 'Data',
 "form.invoice.number" => 'Número de factura',
 "form.invoice.th.username" => 'Persona',
 "form.invoice.th.time" => 'Hores',