More recycling in translations.
[timetracker.git] / WEB-INF / resources / ca.lang.php
index fce5e08..e82c354 100644 (file)
@@ -57,8 +57,8 @@ $i18n_key_words = array(
 'menu.projects' => 'Projectes',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
-// 'menu.users' => 'Users',
-'menu.teams' => 'Equips',
+'menu.users' => 'Usuaris',
+'menu.teams' => 'Grups',
 // TODO: translate the following.
 // 'menu.export' => 'Export',
 'menu.clients' => 'Clients',
@@ -100,7 +100,7 @@ $i18n_key_words = array(
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
 // 'error.no_login' => 'No user with this login.',
-// 'error.no_teams' => 'Your database is empty. Login as admin and create a new team.',
+'error.no_teams' => 'La seva base de dades està buida. Iniciï sessió com a administrador i creï un nou grup.',
 'error.upload' => 'Error pujant l\\\'arxiu.',
 // TODO: translate the following.
 // 'error.range_locked' => 'Date range is locked.',
@@ -160,11 +160,10 @@ $i18n_key_words = array(
 // 'label.bcc' => 'Bcc',
 'label.subject' => 'Assumpte',
 'label.date' => 'Data',
-// TODO: translate the following.
-// 'label.start_date' => 'Start date',
-// 'label.end_date' => 'End date',
-// 'label.user' => 'User',
-// 'label.users' => 'Users',
+'label.start_date' => 'Data d\\\'inici',
+'label.end_date' => 'Data de fi',
+'label.user' => 'Usuari',
+'label.users' => 'Usuaris',
 'label.client' => 'Client',
 'label.clients' => 'Clients',
 // TODO: translate the following.
@@ -176,9 +175,9 @@ $i18n_key_words = array(
 // 'label.task' => 'Task',
 // 'label.tasks' => 'Tasks',
 // 'label.description' => 'Description',
-// 'label.start' => 'Start',
-// 'label.finish' => 'Finish',
-// 'label.duration' => 'Duration',
+'label.start' => 'Inici',
+'label.finish' => 'Fi',
+'label.duration' => 'Durada',
 'label.note' => 'Nota',
 'label.notes' => 'Notes',
 // TODO: translate the following.
@@ -194,9 +193,9 @@ $i18n_key_words = array(
 'label.edit' => 'Modificar',
 'label.delete' => 'Eliminar',
 'label.configure' => 'Configurar',
+'label.select_all' => 'Seleccionar tots',
+'label.select_none' => 'Treure totes las seleccions',
 // TODO: translate the following.
-// 'label.select_all' => 'Select all',
-// 'label.select_none' => 'Deselect all',
 // 'label.day_view' => 'Day view',
 // 'label.week_view' => 'Week view',
 // 'label.id' => 'ID',
@@ -206,8 +205,7 @@ $i18n_key_words = array(
 // 'label.time_format' => 'Time format',
 // 'label.week_start' => 'First day of week',
 'label.comment' => 'Comentari',
-// TODO: translate the following.
-// 'label.status' => 'Status',
+'label.status' => 'Estat',
 'label.tax' => 'Impost',
 // TODO: translate the following.
 // 'label.subtotal' => 'Subtotal',
@@ -254,11 +252,11 @@ $i18n_key_words = array(
 // Compare with English file to see how it is done there and do Catalan titles similarly.
 // Specifically: Agregant vs Agregar, etc.
 'title.login' => 'Sessió iniciada',
+'title.teams' => 'Grups',
 // TODO: translate the following.
-// 'title.teams' => 'Teams',
 // 'title.create_team' => 'Creating Team',
 // 'title.edit_team' => 'Editing Team',
-// 'title.delete_team' => 'Deleting Team',
+'title.delete_team' => 'Eliminar grup',
 'title.reset_password' => 'Restablir paraula de pas',
 // TODO: translate the following.
 // 'title.change_password' => 'Changing Password',
@@ -288,7 +286,8 @@ $i18n_key_words = array(
 // 'title.add_task' => 'Adding Task',
 // 'title.edit_task' => 'Editing Task',
 // 'title.delete_task' => 'Deleting Task',
-// 'title.users' => 'Users',
+'title.users' => 'Usuaris',
+// TODO: translate the following.
 // 'title.add_user' => 'Adding User',
 // 'title.edit_user' => 'Editing User',
 // 'title.delete_user' => 'Deleting User',
@@ -309,7 +308,8 @@ $i18n_key_words = array(
 // 'title.export' => 'Exporting Team Data',
 // 'title.import' => 'Importing Team Data',
 // 'title.options' => 'Options',
-// 'title.profile' => 'Profile',
+'title.profile' => 'Perfil',
+// TODO: translate the following.
 // 'title.cf_custom_fields' => 'Custom Fields',
 // 'title.cf_add_custom_field' => 'Adding Custom Field',
 // 'title.cf_edit_custom_field' => 'Editing Custom Field',
@@ -348,7 +348,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'dropdown.select' => '--- select ---',
 // 'dropdown.select_invoice' => '--- select invoice ---',
-// 'dropdown.status_active' => 'active',
+'dropdown.status_active' => 'actiu',
+// TODO: translate the following.
 // 'dropdown.status_inactive' => 'inactive',
 // 'dropdown.delete'=>'delete',
 // 'dropdown.do_not_delete'=>'do not delete',
@@ -361,7 +362,7 @@ $i18n_key_words = array(
 // 'form.login.about' =>'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> is a simple, easy to use, open source time tracking system.',
 
 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
-'form.reset_password.message' => 'S\\\'ha enviat la petició de restablir paraula de pas.',
+'form.reset_password.message' => 'S\\\'ha enviat la petició de restablir paraula de pas.', // TODO: add "by email" to match the English string.
 'form.reset_password.email_subject' => 'Sol·licitud de restabliment de la paraula de pas de Anuko Time Tracker',
 // 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",
@@ -401,42 +402,57 @@ $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.
 // 'form.reports.group_by_task' => 'task',
-// 'form.reports.totals_only' => 'Totals only',
+'form.reports.totals_only' => 'Només totals',
 
+// Report form. See example at https://timetracker.anuko.com/report.php
+// (after generating a report at https://timetracker.anuko.com/reports.php).
+// TODO: translate the following.
+// 'form.report.export' => 'Export',
+// 'form.report.assign_to_invoice' => 'Assign to invoice',
 
+// Invoice form. See example at https://timetracker.anuko.com/invoice.php
+// (you can get to this form after generating a report).
+// TODO: translate the following.
+// 'form.invoice.number' => 'Invoice number',
+// 'form.invoice.person' => 'Person',
+// 'form.invoice.invoice_to_delete' => 'Invoice to delete',
+// 'form.invoice.invoice_entries' => 'Invoice entries',
+// 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
 
-// TODO: refactoring ongoing down from here.
+// Charts form. See example at https://timetracker.anuko.com/charts.php
+// TODO: translate the following.
+// 'form.charts.interval' => 'Interval',
+// 'form.charts.chart' => 'Chart',
 
-// administrator form
-"form.admin.duty_text" => 'Crear un nou grup, creant un nou compte del manejador de l\\\'equip.<br>També pot importar dades de grups, d\\\'un arxiu xml d\\\'un altre servidor Anuko Time Tracker.(No està permès col·lisions de e-mail).',
+// Projects form. See example at https://timetracker.anuko.com/projects.php
+// TODO: translate the following.
+// 'form.projects.active_projects' => 'Active Projects',
+// 'form.projects.inactive_projects' => 'Inactive Projects',
+
+// Tasks form. See example at https://timetracker.anuko.com/tasks.php
+// TODO: translate the following.
+// 'form.tasks.active_tasks' => 'Active Tasks',
+// 'form.tasks.inactive_tasks' => 'Inactive Tasks',
 
-"form.admin.change_pass" => 'Canviar la paraula de pas de l\\\'administrador de compte',
-"form.admin.profile.title" => 'Grups',
-"form.admin.profile.noprofiles" => 'La seva base de dades està buida. Iniciï sessió com a administrador i creï un nou grup.',
-"form.admin.profile.comment" => 'Eliminar grup',
-"form.admin.profile.th.id" => 'Identificació',
-"form.admin.profile.th.active" => 'Actiu',
+
+
+// TODO: refactoring ongoing down from here.
+
+// form.admin.duty_text is now used in form.teams.hint with email changed to login.
+"form.teams.hint" => 'Crear un nou grup, creant un nou compte del manejador de l\\\'equip.<br>També pot importar dades de grups, d\\\'un arxiu xml d\\\'un altre servidor Anuko Time Tracker. (No està permès col·lisions de e-mail).',
 
 // my time form attributes
 "form.mytime.title" => 'El meu temps',
 "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.start" => 'Inici',
-"form.mytime.finish" => 'Fi',
-"form.mytime.duration" => 'Durada',
-"form.mytime.daily" => 'Treball diari',
 "form.mytime.total" => 'Hores totals: ',
-"form.mytime.th.start" => 'Inici',
-"form.mytime.th.finish" => 'Fi',
-"form.mytime.th.duration" => 'Durada',
 "form.mytime.del_yes" => 'L\\\'historial de temps s\\\'ha eliminat amb èxit',
 "form.mytime.no_finished_rec" => 'Aquest historial s\\\'ha guardat únicament amb l\\\'hora d\\\'inici. Aixó no és un error. Finalitzi sessió si ho necessita.',
 
@@ -447,34 +463,16 @@ $i18n_key_words = array(
 "form.people.del_str" => 'Eliminant usuari',
 "form.people.th.email" => 'e-mail',
 "form.people.th.role" => 'Rol',
-"form.people.th.status" => 'Estat',
 "form.people.th.rate" => 'Taxa',
 "form.people.manager" => 'Manejador',
 "form.people.comanager" => 'Auxiliar del manejador',
-"form.people.empl" => 'Usuari',
 
 "form.people.rate" => 'Taxa per defecte en hores',
 "form.people.comanager" => 'Auxiliar del manejador',
 
 // report attributes
-"form.report.from" => 'Data d\\\'inici',
-"form.report.to" => 'Data de fi',
-"form.report.groupby_user" => 'Usuari',
-"form.report.groupby_project" => 'Projecte',
-"form.report.duration" => 'Durada',
-"form.report.start" => 'Inici',
-"form.report.finish" => 'Fi',
 "form.report.totals_only" => 'Només totals',
 "form.report.total" => 'Hores Totals',
-"form.report.th.empllist" => 'Usuari',
-"form.report.th.date" => 'Data',
-"form.report.th.start" => 'Inici',
-"form.report.th.finish" => 'Fi',
-"form.report.th.duration" => 'Durada',
-
-// charts form attributes
-// Note to translators: form.charts.title needs to be translated.
-// 'form.charts.title' => 'charts',
 
 // mail form attributes
 "form.mail.from" => 'De',
@@ -488,14 +486,12 @@ $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',
 "form.invoice.th.rate" => 'Taxa',
 "form.invoice.th.summ" => 'Quantitat',
 "form.invoice.subtotal" => 'Subtotal',
-"form.invoice.customer" => 'Client',
 "form.invoice.mailinv_above" => 'Enviar aquesta factura per e-mail',
 "form.invoice.sending_str" => '<b>Factura enviada</b>',
 
@@ -520,10 +516,4 @@ $i18n_key_words = array(
 "controls.per_lw" => 'La setmana passada',
 "controls.per_td" => 'Aquest dia',
 "controls.per_lw" => 'La setmana passada',
-
-"label.set_empl" => 'Seleccionar usuaris',
-"label.sel_all" => 'Seleccionar tots',
-"label.sel_none" => 'Treure totes las seleccions',
-"label.disable" => 'Deshabilitar',
-"label.enable" => 'Habilitar',
 );