X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/0dc212b76906e38b3da317721028f9268cc845b3..5f99ff70f69cc9be6af7ef1061ee6c1bd46e319a:/WEB-INF/resources/ca.lang.php diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index da525974..aa25dd96 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -210,7 +210,7 @@ $i18n_key_words = array( // 'label.or' => 'or', // 'label.error' => 'Error', // 'label.ldap_hint' => 'Type your Windows login and password in the fields below.', -// 'label.required_fields' => '* - required fields', +'label.required_fields' => '* camps requerits', 'label.on_behalf' => 'a nom de', 'label.role_manager' => '(manejador)', 'label.role_comanager' => '(auxiliar del manejador)', @@ -356,7 +356,8 @@ $i18n_key_words = array( // Time form. See example at https://timetracker.anuko.com/time.php. // TODO: translate the following. // 'form.time.duration_format' => '(hh:mm or 0.0h)', -// 'form.time.billable' => 'Billable', +'form.time.billable' => 'Facturable', +// TODO: translate the following. // 'form.time.uncompleted' => 'Uncompleted', // 'form.time.remaining_quota' => 'Remaining quota', // 'form.time.over_quota' => 'Over quota', @@ -369,23 +370,20 @@ $i18n_key_words = array( // 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. // 'form.reports.confirm_delete' => 'Are you sure you want to delete this favorite report?', -// 'form.reports.include_billable' => 'billable', -// 'form.reports.include_not_billable' => 'not billable', +'form.reports.include_billable' => 'facturable', +'form.reports.include_not_billable' => 'no facturable', +// TODO: translate the following. // 'form.reports.include_invoiced' => 'invoiced', // 'form.reports.include_not_invoiced' => 'not invoiced', -// 'form.reports.select_period' => 'Select time period', -// 'form.reports.set_period' => 'or set dates', -// 'form.reports.show_fields' => 'Show fields', -// 'form.reports.group_by' => 'Group by', -// 'form.reports.group_by_no' => '--- no grouping ---', +'form.reports.select_period' => 'Seleccionar període de temps', +'form.reports.set_period' => 'o establir dates', +'form.reports.show_fields' => 'Mostrar camps', +'form.reports.group_by' => 'Agrupar per', +'form.reports.group_by_no' => '--- no agrupar ---', 'form.reports.group_by_date' => 'data', // TODO: translate the following. // 'form.reports.group_by_user' => 'user', @@ -395,7 +393,9 @@ $i18n_key_words = array( // 'form.reports.group_by_task' => 'task', // 'form.reports.totals_only' => 'Totals only', -// TODO: the entire section from here to bottom needs refactoring. + + +// TODO: refactoring ongoing down from here. // administrator form "form.admin.duty_text" => 'Crear un nou grup, creant un nou compte del manejador de l\\\'equip.
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).', @@ -414,7 +414,6 @@ $i18n_key_words = array( "form.mytime.time_form" => ' (hh:mm)', "form.mytime.date" => 'Data', "form.mytime.project" => 'Projecte', -"form.mytime.activity" => 'Activitat', "form.mytime.start" => 'Inici', "form.mytime.finish" => 'Fi', "form.mytime.duration" => 'Durada', @@ -428,12 +427,6 @@ $i18n_key_words = array( "form.mytime.th.note" => 'Nota', "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.', -"form.mytime.billable" => 'facturable', - -// profile form attributes -// Note to translators: we need a more accurate translation of form.profile.create_title -"form.profile.create_title" => 'Crear un nou compte de manejador', -"form.profile.edit_title" => 'Modificant perfil', // people form attributes "form.people.ppl_str" => 'Persones', @@ -552,20 +545,10 @@ $i18n_key_words = array( "controls.per_td" => 'Aquest dia', "controls.per_lw" => 'La setmana passada', "controls.sel_period" => '--- Seleccionar període de temps ---', -"controls.sel_groupby" => '--- No agrupar ---', -"controls.inc_billable" => 'facturable', -"controls.inc_nbillable" => 'no facturable', // labels "label.chart.period" => 'gràfica por període', -"label.req_fields" => '* camps requerits', -"label.sel_project" => 'Seleccionar projecte', -"label.sel_tp" => 'Seleccionar període de temps', -"label.set_tp" => 'o establir dates', -"label.fields" => 'Mostrar camps', -"label.group_title" => 'Agrupar per', -"label.include_title" => 'include records', "label.inv_str" => 'Factura', "label.set_empl" => 'Seleccionar usuaris', "label.sel_all" => 'Seleccionar tots', @@ -573,6 +556,4 @@ $i18n_key_words = array( "label.or" => 'o', "label.disable" => 'Deshabilitar', "label.enable" => 'Habilitar', -"label.filter" => 'Filtrar', -"label.timeweek" => 'total setmanal', );