X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fca.lang.php;h=a932312f070dce30400d55243bed467f58d8b36b;hb=0e191e482cfe8660d293b6e0791935c945193b01;hp=aa25dd96b39a560281f1b848c99ac774731ad1bc;hpb=5f99ff70f69cc9be6af7ef1061ee6c1bd46e319a;p=timetracker.git diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index aa25dd96..a932312f 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -82,10 +82,11 @@ $i18n_key_words = array( 'error.not_equal' => 'L\\\'Arxiu "{0}" no és igual al arxiu "{1}".', // TODO: translate the following. // 'error.interval' => 'Field "{0}" must be greater than "{1}".', -'error.project' => 'Selleccionar projecte.', +'error.project' => 'Sel·leccionar projecte.', // TODO: translate the following. // 'error.task' => 'Select task.', -// 'error.client' => 'Select client.', +'error.client' => 'Sel·leccionar client.', +// TODO: translate the following. // 'error.report' => 'Select report.', // 'error.record' => 'Select record.', 'error.auth' => 'Usuari o parula de pas incorrecta.', @@ -188,8 +189,8 @@ $i18n_key_words = array( // 'label.view' => 'View', 'label.edit' => 'Modificar', 'label.delete' => 'Eliminar', +'label.configure' => 'Configurar', // TODO: translate the following. -// 'label.configure' => 'Configure', // 'label.select_all' => 'Select all', // 'label.select_none' => 'Deselect all', // 'label.day_view' => 'Day view', @@ -525,16 +526,9 @@ $i18n_key_words = array( // miscellaneous strings "forward.forgot_password" => '¿Ha oblidat la seva paraula de pas?', -"forward.edit" => 'Modificar', -"forward.delete" => 'Eliminar', "forward.tocsvfile" => 'Exportar dades a un arxiu .csv', "forward.geninvoice" => 'Generar factura', -"forward.change" => 'Configurar clients', -// strings inside contols on forms -"controls.select.project" => '--- Sel·leccionar projecte ---', -"controls.select.activity" => '--- Sel·leccionar activitat ---', -"controls.select.client" => '--- Sel·leccionar client ---', "controls.project_bind" => '--- Tots ---', "controls.all" => '--- Tots ---', "controls.notbind" => '--- No ---', @@ -544,7 +538,6 @@ $i18n_key_words = array( "controls.per_lw" => 'La setmana passada', "controls.per_td" => 'Aquest dia', "controls.per_lw" => 'La setmana passada', -"controls.sel_period" => '--- Seleccionar període de temps ---', // labels "label.chart.period" => 'gràfica por període',