Some more work in translations.
[timetracker.git] / WEB-INF / resources / ca.lang.php
index 28e5f9d..1fe0bc6 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',
@@ -258,13 +260,9 @@ $i18n_key_words = array(
 // 'title.add_predefined_expense' => 'Adding Predefined Expense',
 // 'title.edit_predefined_expense' => 'Editing Predefined Expense',
 // 'title.delete_predefined_expense' => 'Deleting Predefined Expense',
-// 'title.reports' => 'Reports',
-// 'title.report' => 'Report',
-
-
-
-// TODO: refactoring ongoing down from here.
-
+'title.reports' => 'Informes',
+'title.report' => 'Informe',
+// TODO: translate the following.
 // 'title.send_report' => 'Sending Report',
 // 'title.invoice' => 'Invoice',
 // 'title.send_invoice' => 'Sending Invoice',
@@ -309,6 +307,7 @@ $i18n_key_words = array(
 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
 // It is also a name for the Locking plugin on the Team profile page.
 // 'title.locking' => 'Locking',
+// 'title.week_view' => 'Week View',
 
 // 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.
@@ -351,6 +350,10 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.reset_password.email_body' => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
 
+
+
+// TODO: refactoring ongoing down from here.
+
 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
 'form.change_password.tip' => 'Per restablir la paraula de pas, si us plau escrigui-la i faci clic en guardar.',
 
@@ -373,7 +376,6 @@ $i18n_key_words = array(
 'form.reports.save_as_favorite' => 'Guardar com a favorit',
 // TODO: translate the following.
 // 'form.reports.confirm_delete' => 'Are you sure you want to delete this favorite report?',
-// 'form.reports.include_records' => 'Include records',
 // 'form.reports.include_billable' => 'billable',
 // 'form.reports.include_not_billable' => 'not billable',
 // 'form.reports.include_invoiced' => 'invoiced',
@@ -459,24 +461,15 @@ $i18n_key_words = array(
 "form.project.del_str" => 'Eliminant projecte',
 
 // activities form attributes
-"form.activity.act_title" => 'Activitats',
-"form.activity.add_title" => 'Agregant nova activitat',
-"form.activity.edit_str" => 'Modificant activitat',
-"form.activity.del_str" => 'Eliminant activitat',
 "form.activity.project" => 'Projecte',
-"form.activity.th.project" => 'Projecte',
 
 // report attributes
-"form.report.title" => 'Reports',
 "form.report.from" => 'Data d\\\'inici',
 "form.report.to" => 'Data de fi',
 "form.report.groupby_user" => 'Usuari',
 "form.report.groupby_project" => 'Projecte',
-"form.report.groupby_activity" => 'Activitat',
 "form.report.duration" => 'Durada',
 "form.report.start" => 'Inici',
-"form.report.activity" => 'Activitat',
-"form.report.show_idle" => 'Mostrar ausent',
 "form.report.finish" => 'Fi',
 "form.report.note" => 'Nota',
 "form.report.project" => 'Projecte',
@@ -485,7 +478,6 @@ $i18n_key_words = array(
 "form.report.th.empllist" => 'Usuari',
 "form.report.th.date" => 'Data',
 "form.report.th.project" => 'Projecte',
-"form.report.th.activity" => 'Activitat',
 "form.report.th.start" => 'Inici',
 "form.report.th.finish" => 'Fi',
 "form.report.th.duration" => 'Durada',
@@ -569,7 +561,6 @@ $i18n_key_words = array(
 "label.chart.period" => 'gràfica por període',
 
 "label.time_noentry" => 'Sense entrada',
-"label.today" => 'Data Actual',
 "label.req_fields" => '* camps requerits',
 "label.sel_project" => 'Seleccionar projecte',
 "label.sel_tp" => 'Seleccionar període de temps',