X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fca.lang.php;h=16d0b44b6ae4fc9defedcce52183a4ff0b1dbd61;hb=45003721652fe1401675866829d70eaa4b898cff;hp=bc90de20a06b0b44cbabe487926aa79105d612eb;hpb=6a1a4ceeee4287bc2eeaf3e0b533090b7ba888fe;p=timetracker.git diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index bc90de20..16d0b44b 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -80,11 +80,14 @@ $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}".', - -// Refactoring needs to be done down from here to sync with English file. -'error.interval' => 'Interval incorrecte', -'error.project' => 'Sel·leccionar Projecte', -'error.activity' => 'Sel·leccionar Actividat', +'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.task' => 'Select task.', +// 'error.client' => 'Select client.', +// 'error.report' => 'Select report.' + +// Refactoring needs to be done down from here to sync with English file. 'error.auth' => 'Usuari o parula de pas incorrecta', // Note to translators: this string needs to be translated. // 'error.user_exists' => 'user with this login already exists', @@ -401,4 +404,3 @@ $i18n_key_words = array( // login hello text // "login.hello.text" => "Anuko Time Tracker is a simple, easy to use, open source time tracking system.", ); -?> \ No newline at end of file