X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fca.lang.php;h=33ee714dc3f2d88f3c8677281fd636aaf250afaa;hb=e6a5318c80b00b6337dd935fcb1e292ce3bf3bcb;hp=a13ac07060b1670e856332fea6cea306ce195288;hpb=7222eeeece08554fe11df2fe33e17dded52b06d0;p=timetracker.git diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index a13ac070..33ee714d 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -61,7 +61,8 @@ $i18n_key_words = array( 'menu.teams' => 'Equips', // TODO: translate the following. // 'menu.export' => 'Export', -// 'menu.clients' => 'Clients', +'menu.clients' => 'Clients', +// TODO: translate the following. // 'menu.options' => 'Options', // Footer - strings on the bottom of most pages. @@ -164,20 +165,23 @@ $i18n_key_words = array( // 'label.end_date' => 'End date', // 'label.user' => 'User', // 'label.users' => 'Users', -// 'label.client' => 'Client', -// 'label.clients' => 'Clients', +'label.client' => 'Client', +'label.clients' => 'Clients', +// TODO: translate the following. // 'label.option' => 'Option', -// 'label.invoice' => 'Invoice', -// 'label.project' => 'Project', -// 'label.projects' => 'Projects', +'label.invoice' => 'Factura', +'label.project' => 'Projecte', +'label.projects' => 'Projectes', +// TODO: translate the following. // 'label.task' => 'Task', // 'label.tasks' => 'Tasks', // 'label.description' => 'Description', // 'label.start' => 'Start', // 'label.finish' => 'Finish', // 'label.duration' => 'Duration', -// 'label.note' => 'Note', -// 'label.notes' => 'Notes', +'label.note' => 'Nota', +'label.notes' => 'Notes', +// TODO: translate the following. // 'label.item' => 'Item', // 'label.cost' => 'Cost', // 'label.day_total' => 'Day total', @@ -201,9 +205,10 @@ $i18n_key_words = array( // 'label.date_format' => 'Date format', // 'label.time_format' => 'Time format', // 'label.week_start' => 'First day of week', -// 'label.comment' => 'Comment', -// 'label.status' => 'Status', -// 'label.tax' => 'Tax', +'label.comment' => 'Comentari', +'label.status' => 'Estat', +'label.tax' => 'Impost', +// TODO: translate the following. // 'label.subtotal' => 'Subtotal', // 'label.total' => 'Total', // 'label.client_name' => 'Client name', @@ -243,6 +248,10 @@ $i18n_key_words = array( // 'label.week_list' => 'Week list', // Form titles. +// TODO: Improve titles for consistency, so that each title explains correctly what each +// page is about and is "consistent" from page to page, meaning that correct grammar is used everywhere. +// 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', // TODO: translate the following. // 'title.teams' => 'Teams', @@ -266,13 +275,14 @@ $i18n_key_words = array( 'title.report' => 'Informe', // TODO: translate the following. // 'title.send_report' => 'Sending Report', -// 'title.invoice' => 'Invoice', +'title.invoice' => 'Factura', +// TODO: translate the following. // 'title.send_invoice' => 'Sending Invoice', // 'title.charts' => 'Charts', -// 'title.projects' => 'Projects', -// 'title.add_project' => 'Adding Project', -// 'title.edit_project' => 'Editing Project', -// 'title.delete_project' => 'Deleting Project', +'title.projects' => 'Projectes', +'title.add_project' => 'Agregant projecte', +'title.edit_project' => 'Modificant projecte', +'title.delete_project' => 'Eliminant projecte', // 'title.tasks' => 'Tasks', // 'title.add_task' => 'Adding Task', // 'title.edit_task' => 'Editing Task', @@ -281,11 +291,12 @@ $i18n_key_words = array( // 'title.add_user' => 'Adding User', // 'title.edit_user' => 'Editing User', // 'title.delete_user' => 'Deleting User', -// 'title.clients' => 'Clients', -// 'title.add_client' => 'Adding Client', -// 'title.edit_client' => 'Editing Client', -// 'title.delete_client' => 'Deleting Client', -// 'title.invoices' => 'Invoices', +'title.clients' => 'Clients', +'title.add_client' => 'Agregar client', +'title.edit_client' => 'Modificar client', +'title.delete_client' => 'Eliminar client', +'title.invoices' => 'Factures', +// TODO: translate the following. // 'title.add_invoice' => 'Adding Invoice', // 'title.view_invoice' => 'Viewing Invoice', // 'title.delete_invoice' => 'Deleting Invoice', @@ -329,9 +340,11 @@ $i18n_key_words = array( // 'dropdown.previous_year' => 'previous year', // 'dropdown.selected_year' => 'year', // 'dropdown.all_time' => 'all time', -// 'dropdown.projects' => 'projects', +'dropdown.projects' => 'projectes', +// TODO: translate the following. // 'dropdown.tasks' => 'tasks', -// 'dropdown.clients' => 'clients', +'dropdown.clients' => 'clients', +// TODO: translate the following. // 'dropdown.select' => '--- select ---', // 'dropdown.select_invoice' => '--- select invoice ---', // 'dropdown.status_active' => 'active', @@ -342,8 +355,8 @@ $i18n_key_words = array( // 'dropdown.not_paid' => 'not paid', // Login form. See example at https://timetracker.anuko.com/login.php. +'form.login.forgot_password' => '¿Ha oblidat la seva paraula de pas?', // TODO: translate the following. -// 'form.login.forgot_password' => 'Forgot password?', // 'form.login.about' =>'Anuko Time Tracker is a simple, easy to use, open source time tracking system.', // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php. @@ -415,18 +428,14 @@ $i18n_key_words = array( "form.mytime.del_str" => 'Eliminant l\\\'historial de temps', "form.mytime.time_form" => ' (hh:mm)', "form.mytime.date" => 'Data', -"form.mytime.project" => 'Projecte', "form.mytime.start" => 'Inici', "form.mytime.finish" => 'Fi', "form.mytime.duration" => 'Durada', -"form.mytime.note" => 'Nota', "form.mytime.daily" => 'Treball diari', "form.mytime.total" => 'Hores totals: ', -"form.mytime.th.project" => 'Projecte', "form.mytime.th.start" => 'Inici', "form.mytime.th.finish" => 'Fi', "form.mytime.th.duration" => 'Durada', -"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.', @@ -437,8 +446,6 @@ $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.project" => 'Projecte', "form.people.th.rate" => 'Taxa', "form.people.manager" => 'Manejador', "form.people.comanager" => 'Auxiliar del manejador', @@ -446,16 +453,6 @@ $i18n_key_words = array( "form.people.rate" => 'Taxa per defecte en hores', "form.people.comanager" => 'Auxiliar del manejador', -"form.people.projects" => 'Projectes', - -// projects form attributes -"form.project.proj_title" => 'Projectes', -"form.project.edit_str" => 'Modificant projecte', -"form.project.add_str" => 'Agregant nou projecte', -"form.project.del_str" => 'Eliminant projecte', - -// activities form attributes -"form.activity.project" => 'Projecte', // report attributes "form.report.from" => 'Data d\\\'inici', @@ -465,17 +462,13 @@ $i18n_key_words = array( "form.report.duration" => 'Durada', "form.report.start" => 'Inici', "form.report.finish" => 'Fi', -"form.report.note" => 'Nota', -"form.report.project" => 'Projecte', "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.project" => 'Projecte', "form.report.th.start" => 'Inici', "form.report.th.finish" => 'Fi', "form.report.th.duration" => 'Durada', -"form.report.th.note" => 'Nota', // charts form attributes // Note to translators: form.charts.title needs to be translated. @@ -484,22 +477,17 @@ $i18n_key_words = array( // mail form attributes "form.mail.from" => 'De', "form.mail.to" => 'Per a', -"form.mail.comment" => 'Comentari', "form.mail.above" => 'Enviar aquest report por e-mail', // Note to translators: this string needs to be translated. // "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', "form.mail.sending_str" => 'Missatge enviat', // invoice attributes -"form.invoice.title" => 'Factura', -"form.invoice.caption" => 'Factura', "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.tax" => 'Impost', -"form.invoice.comment" => 'Comentari ', "form.invoice.th.username" => 'Persona', "form.invoice.th.time" => 'Hores', "form.invoice.th.rate" => 'Taxa', @@ -518,17 +506,8 @@ $i18n_key_words = array( "form.migration.export.success" => 'Exportació finalitzada amb èxit', "form.migration.export.text" => 'Vosté pot exportar totes les dades del grup dins d\\\'un archivo xml. Això pot ser útil si necessita migrar dades al seu propi servidor.', -"form.client.title" => 'Clients', -"form.client.add_title" => 'Agregar client', -"form.client.edit_title" => 'Modificar client', -"form.client.del_title" => 'Eliminar client', -"form.client.tax" => 'Impost', -"form.client.comment" => 'Comentari ', - // miscellaneous strings -"forward.forgot_password" => '¿Ha oblidat la seva paraula de pas?', "forward.tocsvfile" => 'Exportar dades a un arxiu .csv', -"forward.geninvoice" => 'Generar factura', "controls.project_bind" => '--- Tots ---', "controls.all" => '--- Tots ---', @@ -540,7 +519,6 @@ $i18n_key_words = array( "controls.per_td" => 'Aquest dia', "controls.per_lw" => 'La setmana passada', -"label.inv_str" => 'Factura', "label.set_empl" => 'Seleccionar usuaris', "label.sel_all" => 'Seleccionar tots', "label.sel_none" => 'Treure totes las seleccions',