X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpt.lang.php;h=0a8fdd77dd26df63b8f1188f9b6adad7401aa6a7;hb=7ffbdd795498e935a5d50fd87c60cea3ab527bfa;hp=29d8cc4bcbcf3e837ec82aa8818c1d971683d5ea;hpb=76dd7930c2ef4f6de65bd98acfd3d0ef25979c18;p=timetracker.git diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index 29d8cc4b..0a8fdd77 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -84,6 +84,7 @@ $i18n_key_words = array( // 'error.interval' => 'incorrect interval', // 'error.project' => 'select project', // 'error.activity' => 'select activity', +// 'error.record' => 'Select record.', // 'error.auth' => 'incorrect login or password', // 'error.user_exists' => 'user with this login already exists', // 'error.project_exists' => 'project with this name already exists', @@ -136,6 +137,9 @@ $i18n_key_words = array( 'label.subject' => 'Assunto', // 'label.page' => 'Page', // 'label.condition' => 'Condition', +// TODO: translate the following. +// 'label.yes' => 'yes', +// 'label.no' => 'no', // Form titles. // TODO: the entire title section is missing here. See the English file.