X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/34e7eacf0ed2131c64f81f8cd5173baebc75d534..c037a9d36c659450d720e4e42daaa119cf72ff64:/WEB-INF/resources/ca.lang.php diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index d697dc63..dce42523 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -82,15 +82,13 @@ $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}".', - -// TODO: refactoring ongoing down from here. -'error.project' => 'Selleccionar Projecte', +'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.', -'error.auth' => 'Usuari o parula de pas incorrecta', +'error.auth' => 'Usuari o parula de pas incorrecta.', // TODO: translate the following. // 'error.user_exists' => 'User with this login already exists.', 'error.project_exists' => 'Ja existeix un projecte amb aquest nom.', @@ -105,6 +103,11 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', // 'error.mail_send' => 'Error sending mail.', + + + +// TODO: refactoring ongoing down from here. + // 'error.no_email' => 'No email associated with this login.', // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.', // 'error.goto_uncompleted' => 'Go to uncompleted entry.',