X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/6d27118f2299de142db85519411971a19f6dc256..cf1529ffd0e143b1d4e279755f1b6372c6cba8f6:/WEB-INF/resources/ca.lang.php diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 9326ef32..7500be45 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -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', @@ -307,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', @@ -516,8 +517,4 @@ $i18n_key_words = array( "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', );