X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/35d573bf1fe6836fa858087af9c8b7bbcd588b07..6d27118f2299de142db85519411971a19f6dc256:/WEB-INF/resources/pt.lang.php diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index 7af9b80d..ae6fe226 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -59,7 +59,8 @@ $i18n_key_words = array( 'menu.projects' => 'Projetos', // TODO: translate the following. // 'menu.tasks' => 'Tasks', -// 'menu.users' => 'Users', +'menu.users' => 'Usuários', +// TODO: translate the following. // 'menu.teams' => 'Teams', // 'menu.export' => 'Export', // 'menu.clients' => 'Clients', @@ -153,12 +154,12 @@ $i18n_key_words = array( // 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', 'label.subject' => 'Assunto', +'label.date' => 'Data', +'label.start_date' => 'Data inicial', +'label.end_date' => 'Data final', +'label.user' => 'Usuário', +'label.users' => 'Usuários', // TODO: translate the following. -// 'label.date' => 'Date', -// 'label.start_date' => 'Start date', -// 'label.end_date' => 'End date', -// 'label.user' => 'User', -// 'label.users' => 'Users', // 'label.client' => 'Client', // 'label.clients' => 'Clients', // 'label.option' => 'Option', @@ -275,10 +276,10 @@ $i18n_key_words = array( // 'title.add_task' => 'Adding Task', // 'title.edit_task' => 'Editing Task', // 'title.delete_task' => 'Deleting Task', -// 'title.users' => 'Users', -// 'title.add_user' => 'Adding User', -// 'title.edit_user' => 'Editing User', -// 'title.delete_user' => 'Deleting User', +'title.users' => 'Usuários', +'title.add_user' => 'Adicionando usuário', +'title.edit_user' => 'Editando usuário', +'title.delete_user' => 'Apagando usuário', // 'title.clients' => 'Clients', // 'title.add_client' => 'Adding Client', // 'title.edit_client' => 'Editing Client', @@ -434,8 +435,6 @@ $i18n_key_words = array( // my time form attributes "form.mytime.title" => 'adicionar período', -"form.mytime.date" => 'data', -"form.mytime.daily" => 'trabalho diário', "form.mytime.total" => 'horas totais: ', "form.mytime.del_yes" => 'o período registrado foi apagado com sucesso', @@ -445,23 +444,12 @@ $i18n_key_words = array( "form.profile.edit_title" => 'editando perfil', // people form attributes -"form.people.ppl_str" => 'pessoas', -"form.people.createu_str" => 'adicionar novo usuário', -"form.people.edit_str" => 'editando usuário', -"form.people.del_str" => 'apagando usuário', - "form.people.th.role" => 'regra', "form.people.manager" => 'gerente', -"form.people.empl" => 'usuário', // report attributes "form.report.title" => 'relatórios', -"form.report.from" => 'data inicial', -"form.report.to" => 'data final', "form.report.total" => 'horas totais', -"form.report.th.empllist" => 'usuário', -// Note to translators: the strings below must be translated -// "form.report.th.date" => 'data', // mail form attributes "form.mail.from" => 'de',