X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fca.lang.php;h=e5c5b810f18c00cf5bb6e9f771e9c2991cb52366;hb=ceb103409d123c30e3c1c485b1f06293d1fe7308;hp=ae785345f435fb2b19e9ce7ca7b242949afc1aab;hpb=47a30e69b5389f5e6cf7b7fa879d3410887ab24b;p=timetracker.git diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index ae785345..e5c5b810 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -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. @@ -308,7 +307,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', @@ -361,7 +361,7 @@ $i18n_key_words = array( // '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. -'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", @@ -407,7 +407,7 @@ $i18n_key_words = array( '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). @@ -451,7 +451,6 @@ $i18n_key_words = array( "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.daily" => 'Treball diari', "form.mytime.total" => 'Hores totals: ', "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.', @@ -466,21 +465,13 @@ $i18n_key_words = array( "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.totals_only" => 'Només totals', "form.report.total" => 'Hores Totals', -"form.report.th.empllist" => 'Usuari', - -// charts form attributes -// Note to translators: form.charts.title needs to be translated. -// 'form.charts.title' => 'charts', // mail form attributes "form.mail.from" => 'De', @@ -500,7 +491,6 @@ $i18n_key_words = array( "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" => 'Factura enviada',