X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/a32d1441bb4b6e2cf58467f14c20f67ef0cf50c7..5a01cc31eb7a8b341c988797a71b58b0eb468724:/WEB-INF/resources/pt.lang.php diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index 77e56153..6ff0c095 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -141,18 +141,23 @@ $i18n_key_words = array( // 'label.currency' => 'Currency', // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', +// 'label.person_name' => 'Name', +// 'label.thing_name' => 'Name', +// 'label.login' => 'Login', +'label.password' => 'Senha', +'label.confirm_password' => 'Confirme a senha', +'label.email' => 'E-mail', +// TODO: translate the following. +// 'label.cc' => 'Cc', +// 'label.bcc' => 'Bcc', +'label.subject' => 'Assunto', +// TODO: translate the following. +// 'label.date' => 'Date', // TODO: refactoring ongoing down from here. -'label.password' => 'senha', -'label.confirm_password' => 'confirme a senha', -// 'label.email' => 'Email', -'label.cc' => 'Cc', -// TODO: translate the following. -// 'label.bcc' => 'Bcc', -'label.subject' => 'Assunto', // 'label.page' => 'Page', // 'label.condition' => 'Condition', // TODO: translate the following.