X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fca.lang.php;h=80a00400368f19d74b40e06eb81d4912f192b459;hb=d9b8a2fcd3d9886b2cf218d31eb6d37afdae368e;hp=5308003a45a70050a24cc3aea8b3c887d597f267;hpb=eb89dbdfb292b9ae82ae407e13006872d93acf6c;p=timetracker.git diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 5308003a..80a00400 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,14 +80,15 @@ $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.', -'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.', @@ -118,12 +117,12 @@ $i18n_key_words = array( // 'button.copy' => 'Copy', 'button.cancel' => 'Cancel·lar', 'button.submit' => 'Enviar', -'button.add_user' => 'Agregar usuari ', +'button.add_user' => 'Agregar usuari', 'button.add_project' => 'Agregar projecte', // TODO: translate the following. // 'button.add_task' => 'Add task', 'button.add_client' => 'Agregar client', -// TODO: translate the folllowing: +// TODO: translate the following. // 'button.add_invoice' => 'Add invoice', // 'button.add_option' => 'Add option', 'button.add' => 'Agregar', @@ -147,6 +146,12 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', + + + +// TODO: refactoring ongoing down from here. + +// TODO: translate the following. // 'label.person_name' => 'Name', // 'label.thing_name' => 'Name', // 'label.login' => 'Login',