X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/d13d094181f751b0ec919e054a15b8d12788f730..2e0098f1df8d3aaac64eaf4993a8362875cf43db:/WEB-INF/resources/pt.lang.php diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index a10a65be..bc5cbb08 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -208,7 +208,8 @@ $i18n_key_words = array( // 'label.ldap_hint' => 'Type your Windows login and password in the fields below.', // 'label.required_fields' => '* - required fields', // 'label.on_behalf' => 'on behalf of', -// 'label.role_manager' => '(manager)', +'label.role_manager' => '(gerente)', +// TODO: translate the following. // 'label.role_comanager' => '(co-manager)', // 'label.role_admin' => '(administrator)', // 'label.page' => 'Page', @@ -358,7 +359,6 @@ $i18n_key_words = array( // labels "label.pbehalf_info" => '%s %s on behalf of %s', -"label.pminfo" => ' (gerente)', "label.time_noentry" => 'sem registro', "label.req_fields" => '* campos obrigatórios', "label.sel_tp" => 'selecione o período de tempo',