X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fca.lang.php;h=d697dc6349964a20b4a9ec60f5bbebf4f75c90dd;hb=34e7eacf0ed2131c64f81f8cd5173baebc75d534;hp=f3bb16bebea66a8a8f7d052993bf7ddd2ba75297;hpb=7ffbdd795498e935a5d50fd87c60cea3ab527bfa;p=timetracker.git diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index f3bb16be..d697dc63 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -38,18 +38,18 @@ $i18n_holidays = array('01/01', '01/16', '02/20', '03/29', '07/04', '09/04', '10 $i18n_key_words = array( -// Menus. +// Menus - short selection strings that are displayed on top of application web pages. +// Example: https://timetracker.anuko.com (black menu on top). 'menu.login' => 'Iniciar sessió', 'menu.logout' => 'Finalitzar sessió', // TODO: translate the following. // 'menu.forum' => 'Forum', 'menu.help' => 'Ajuda', -// Note to translators: menu.create_team needs to be translated more accurately. -'menu.create_team' => 'Crear un nou compte de manejador', +// TODO: translate the following. +// 'menu.create_team' => 'Create Team', 'menu.profile' => 'Perfil', -// 'menu.time' => 'Time', -'menu.time' => 'El meu temps', // TODO: menu.time is no longer "My time", just "Time". // TODO: translate the following. +// 'menu.time' => 'Time', // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Informes', // TODO: translate the following. @@ -80,7 +80,10 @@ $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. +// TODO: translate the following. +// 'error.interval' => 'Field "{0}" must be greater than "{1}".', + +// TODO: refactoring ongoing down from here. 'error.project' => 'Selleccionar Projecte', // TODO: translate the following. // 'error.task' => 'Select task.',