X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/eb89dbdfb292b9ae82ae407e13006872d93acf6c..f759f0f20fa474c1b295b4e586d88903ac9b05e6:/WEB-INF/resources/ca.lang.php diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 5308003a..2917dafc 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -64,8 +64,6 @@ $i18n_key_words = array( // 'menu.clients' => 'Clients', // 'menu.options' => 'Options', -// TODO: refactoring ongoing down from here. - // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', @@ -82,13 +80,16 @@ $i18n_key_words = array( 'error.field' => 'Dada "{0}" incorrecta.', 'error.empty' => 'L\\\'Arxiu "{0}" està buit.', 'error.not_equal' => 'L\\\'Arxiu "{0}" no és igual al arxiu "{1}".', -'error.interval' => 'Interval incorrecte', // TODO: English string changed to 'Field "{0}" must be greater than "{1}".', re-translate. -'error.project' => 'Selleccionar Projecte', +// TODO: translate the following. +// 'error.interval' => 'Field "{0}" must be greater than "{1}".', +'error.project' => 'Selleccionar Projecte.', // TODO: translate the following. // 'error.task' => 'Select task.', // 'error.client' => 'Select client.', -// 'error.report' => 'Select report.' +// 'error.report' => 'Select report.', // 'error.record' => 'Select record.', + +// TODO: refactoring ongoing down from here. 'error.auth' => 'Usuari o parula de pas incorrecta', // TODO: translate the following. // 'error.user_exists' => 'User with this login already exists.',