X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/eb6bc3d0119845872e4b09cbc4985adf06d97520..2702260e85d10b0d85301df922d8960a3ec88203:/WEB-INF/resources/pt.lang.php diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index 31bae1fc..4c663d71 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -40,14 +40,17 @@ $i18n_holidays = array('01/01', '02/24', '04/10', '04/12', '04/25', '05/01', '06 $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' => 'Login', 'menu.logout' => 'Logout', // TODO: translate the following. // 'menu.forum' => 'Forum', 'menu.help' => 'Ajuda', -// Note to translators: menu.create_team needs a more accurate translation. -'menu.create_team' => 'criar nova conta de gerente', +// TODO: translate the following. +// 'menu.create_team' => 'Create Team', + +// TODO: refactoring ongoing down from here. 'menu.profile' => 'Perfil', 'menu.time' => 'Tempo', // TODO: translate the following.