X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/0e191e482cfe8660d293b6e0791935c945193b01..7222eeeece08554fe11df2fe33e17dded52b06d0:/WEB-INF/resources/ca.lang.php diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index a932312f..a13ac070 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -208,7 +208,8 @@ $i18n_key_words = array( // 'label.total' => 'Total', // 'label.client_name' => 'Client name', // 'label.client_address' => 'Client address', -// 'label.or' => 'or', +'label.or' => 'o', +// TODO: translate the following. // 'label.error' => 'Error', // 'label.ldap_hint' => 'Type your Windows login and password in the fields below.', 'label.required_fields' => '* camps requerits', @@ -539,14 +540,10 @@ $i18n_key_words = array( "controls.per_td" => 'Aquest dia', "controls.per_lw" => 'La setmana passada', -// labels -"label.chart.period" => 'gràfica por període', - "label.inv_str" => 'Factura', "label.set_empl" => 'Seleccionar usuaris', "label.sel_all" => 'Seleccionar tots', "label.sel_none" => 'Treure totes las seleccions', -"label.or" => 'o', "label.disable" => 'Deshabilitar', "label.enable" => 'Habilitar', );