X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fca.lang.php;h=d1fe27f2d82d787f82043ffa7179656b554d7961;hb=a9c7df4765fd6e23b53c7fe1546559a6549d84e9;hp=2052715220b73c2db7c32983a044f325a2f5ff25;hpb=36677b1481af7686a45ea1b37bec577f60f4ed2a;p=timetracker.git diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 20527152..d1fe27f2 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -76,20 +76,19 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', - -// TODO: refactoring ongoing down from here. 'error.db' => 'Error de la Base de Dades.', '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.', @@ -117,6 +116,11 @@ $i18n_key_words = array( // TODO: translate the following. // 'button.copy' => 'Copy', 'button.cancel' => 'Cancel·lar', + + + +// TODO: refactoring ongoing down from here. + 'button.submit' => 'Enviar', 'button.add_user' => 'Agregar usuari ', 'button.add_project' => 'Agregar projecte',