]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ca.lang.php
A bit more refactoring.
[timetracker.git] / WEB-INF / resources / ca.lang.php
index bba763032ad49181ca949828af49fdcba86a3a95..da525974f1ba558b42f5fc0a73953dcd6a5cc238 100644 (file)
@@ -237,6 +237,8 @@ $i18n_key_words = array(
 // 'label.paid_status' => 'Paid status',
 // 'label.paid' => 'Paid',
 // 'label.mark_paid' => 'Mark paid',
+// 'label.week_note' => 'Week note',
+// 'label.week_list' => 'Week list',
 
 // Form titles.
 'title.login' => 'Sessió iniciada',
@@ -307,10 +309,6 @@ $i18n_key_words = array(
 // 'title.locking' => 'Locking',
 // 'title.week_view' => 'Week View',
 
-
-
-// TODO: refactoring ongoing down from here.
-
 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
 // Strings that are used in a single form must go to the specific form section.
 // TODO: translate the following.
@@ -368,8 +366,13 @@ $i18n_key_words = array(
 // 'form.time_edit.uncompleted' => 'This record was saved with only start time. It is not an error.',
 
 // Week view form. See example at https://timetracker.anuko.com/week.php.
+// TODO: translate the following.
 // 'form.week.new_entry' => 'New entry',
 
+
+
+// TODO: refactoring ongoing down from here.
+
 // Reports form. See example at https://timetracker.anuko.com/reports.php
 'form.reports.save_as_favorite' => 'Guardar com a favorit',
 // TODO: translate the following.
@@ -416,11 +419,9 @@ $i18n_key_words = array(
 "form.mytime.finish" => 'Fi',
 "form.mytime.duration" => 'Durada',
 "form.mytime.note" => 'Nota',
-"form.mytime.behalf" => 'Treball del dia per a',
 "form.mytime.daily" => 'Treball diari',
 "form.mytime.total" => 'Hores totals: ',
 "form.mytime.th.project" => 'Projecte',
-"form.mytime.th.activity" => 'Activitat',
 "form.mytime.th.start" => 'Inici',
 "form.mytime.th.finish" => 'Fi',
 "form.mytime.th.duration" => 'Durada',
@@ -558,7 +559,6 @@ $i18n_key_words = array(
 // labels
 "label.chart.period" => 'gràfica por període',
 
-"label.time_noentry" => 'Sense entrada',
 "label.req_fields" => '* camps requerits',
 "label.sel_project" => 'Seleccionar projecte',
 "label.sel_tp" => 'Seleccionar període de temps',