X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fpt-br.lang.php;h=cb07cfdf2c760e8e6e2487221982d16c633cb49d;hb=54c7f39c93815e99c45f3f974a4ec14673fee1b2;hp=6fcd6c3cea744b096308fde3cd6f999cf83b795a;hpb=62b36719d92eec21e5e132811c1ec88e5f495117;p=timetracker.git diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index 6fcd6c3c..cb07cfdf 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -44,8 +44,11 @@ $i18n_key_words = array( 'menu.logout' => 'Logout', 'menu.forum' => 'Fórum', 'menu.help' => 'Ajuda', -'menu.create_team' => 'Criar equipe', +// TODO: translate the following. +// 'menu.create_group' => 'Create Group', 'menu.profile' => 'Perfil', +// TODO: translate the following. +// 'menu.group' => 'Group', 'menu.time' => 'Tempo', 'menu.expenses' => 'Gastos', 'menu.reports' => 'Relatórios', @@ -53,7 +56,8 @@ $i18n_key_words = array( 'menu.projects' => 'Projetos', 'menu.tasks' => 'Tarefas', 'menu.users' => 'Usuários', -'menu.teams' => 'Equipes', +// TODO: translate the following. +// 'menu.groups' => 'Groups', 'menu.export' => 'Exportar', 'menu.clients' => 'Clientes', 'menu.options' => 'Opções', @@ -93,7 +97,7 @@ $i18n_key_words = array( // 'error.role_exists' => 'Role with this rank already exists.', 'error.no_invoiceable_items' => 'Não há items faturáveis.', 'error.no_login' => 'Não há usuário com este login.', -'error.no_teams' => 'Sua base de dados está vazia. Entre como admin e crie uma equipe nova.', +'error.no_groups' => 'Sua base de dados está vazia. Entre como admin e crie uma equipe nova.', // TODO: replace "team" with "group". 'error.upload' => 'Erro no envio do arquivo.', 'error.range_locked' => 'Período está bloqueado.', 'error.mail_send' => 'Erro enviando o e-mail.', @@ -116,9 +120,9 @@ $i18n_key_words = array( 'button.reset_password' => 'Resetar senha', 'button.send' => 'Enviar', 'button.send_by_email' => 'Enviar por e-mail', -'button.create_team' => 'Criar equipe', -'button.export' => 'Exportar equipe', -'button.import' => 'Importar equipe', +'button.create_group' => 'Criar equipe', // TODO: replace "team" with "group". +'button.export' => 'Exportar equipe', // TODO: replace "team" with "group". +'button.import' => 'Importar equipe', // TODO: replace "team" with "group". 'button.close' => 'Fechar', 'button.stop' => 'Parar', @@ -277,6 +281,8 @@ $i18n_key_words = array( 'title.import' => 'Importando dados de equipe', 'title.options' => 'Opções', 'title.profile' => 'Perfil', +// TODO: translate the following. +// 'title.group' => 'Group Settings', 'title.cf_custom_fields' => 'Campos personalizados', 'title.cf_add_custom_field' => 'Adicionando campo personalizado', 'title.cf_edit_custom_field' => 'Editando campo personalizado', @@ -467,6 +473,7 @@ $i18n_key_words = array( // 'form.profile.allow_overlap' => 'Allow overlap', // 'form.profile.future_entries' => 'Future entries', // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators', +// 'form.profile.allow_ip' => 'Allow IP', 'form.profile.plugins' => 'Plugins', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.