X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fca.lang.php;h=e82c354e8f7e9b6ed673e938b7b081b9eec44589;hb=466bac15266780623565e359e418411ed516915e;hp=cbb246e508433ef54844033a9d786e48d004dcf1;hpb=9505fe658c15ffd61a8fec48f07bc938274d2d44;p=timetracker.git diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index cbb246e5..e82c354e 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -57,7 +57,7 @@ $i18n_key_words = array( 'menu.projects' => 'Projectes', // TODO: translate the following. // 'menu.tasks' => 'Tasks', -// 'menu.users' => 'Users', +'menu.users' => 'Usuaris', 'menu.teams' => 'Grups', // TODO: translate the following. // 'menu.export' => 'Export', @@ -193,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', @@ -286,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', @@ -307,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', @@ -360,7 +362,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", @@ -450,7 +452,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.', @@ -515,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', );