X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpt-br.lang.php;h=dce50ae2639ace200a094ea1cb8ffd09c09df0d7;hb=da25ca5669ac88985d37a68392ed736ac03dcc3c;hp=097bb9543a023cb02669652957980429a55f70f0;hpb=e27646be3f900ddff86ea36ffde3bdc78eebffdd;p=timetracker.git diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index 097bb954..dce50ae2 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -33,7 +33,6 @@ $i18n_language = 'Português do Brasil'; $i18n_months = array('Janeiro', 'Fevereiro', 'Março', 'Abril', 'Maio', 'Junho', 'Julho', 'Agosto', 'Setembro', 'Outubro', 'Novembro', 'Dezembro'); $i18n_weekdays = array('Domingo', 'Segunda-feira', 'Terça-feira', 'Quarta-feira', 'Quinta-feira', 'Sexta-feira', 'Sábado'); -// Note to translators: $i18n_weekdays_short needs to be translated. These are shortened days of week. $i18n_weekdays_short = array('Dom', 'Seg', 'Ter', 'Qua', 'Qui', 'Sex', 'Sab'); // format mm/dd $i18n_holidays = array('01/01', '04/21', '05/01', '09/07', '10/12', '11/15', '12/25'); @@ -45,7 +44,7 @@ $i18n_key_words = array( // TODO: Translate the following: // 'menu.forum' => 'Forum', 'menu.help' => 'Ajuda', -'menu.create_team' => 'Criar nova organização', // TODO: is this good? An organization may have multiple teams in TT. +'menu.create_team' => 'Criar organização', // TODO: is this good? An organization may have multiple teams in TT. 'menu.profile' => 'Perfil', 'menu.time' => 'Tempo', 'menu.expenses' => 'Gastos', @@ -76,7 +75,8 @@ $i18n_key_words = array( 'error.project' => 'Selecione projeto.', // TODO: translate the following: // 'error.task' => 'Select task.', -// 'error.client' => 'Select client.', +'error.client' => 'Selecione cliente.', +// TODO: translate the following: // 'error.report' => 'Select report.', 'error.auth' => 'Usuário ou senha incorretos.', 'error.user_exists' => 'Já existe usuário com este login.', @@ -125,8 +125,8 @@ $i18n_key_words = array( 'button.create_team' => 'Criar organização', 'button.export' => 'Exportar organização', 'button.import' => 'Importar organização', +'button.close' => 'Fechar', // TODO: translate the following: -// 'button.close' => 'Close', // 'button.stop' => 'Stop', // Labels for controls on forms. Labels in this section are used on multiple forms. @@ -136,38 +136,41 @@ $i18n_key_words = array( 'label.currency' => 'Moeda', 'label.manager_name' => 'Nome do gerente', 'label.manager_login' => 'Login do gerente', -// TODO: translate the following: -// 'label.person_name' => 'Name', +'label.person_name' => 'Nome', 'label.thing_name' => 'Nome', 'label.login' => 'Login', 'label.password' => 'Senha', 'label.confirm_password' => 'Confirme a senha', 'label.email' => 'E-mail', 'label.date' => 'Data', +'label.start_date' => 'Data inicial', +'label.end_date' => 'Data final', +'label.user' => 'Usuário', // TODO: translate the following: -// 'label.start_date' => 'Start date', -// 'label.end_date' => 'End date', -// 'label.user' => 'User', // 'label.users' => 'Users', -// 'label.client' => 'Client', +'label.client' => 'Cliente', +// TODO: translate the following: // 'label.clients' => 'Clients', // 'label.option' => 'Option', -// 'label.invoice' => 'Invoice', +'label.invoice' => 'Fatura', 'label.project' => 'Projeto', +'label.projects' => 'Projetos', // TODO: translate the following: -// 'label.projects' => 'Projects', // 'label.task' => 'Task', // 'label.tasks' => 'Tasks', // 'label.description' => 'Description', 'label.start' => 'Início', 'label.finish' => 'Fim', 'label.duration' => 'Duração', -// 'label.note' => 'Note', +'label.note' => 'Anotação', +// TODO: translate the following: // 'label.item' => 'Item', // 'label.cost' => 'Cost', -// 'label.week_total' => 'Week total', +'label.week_total' => 'Total semanal', +// TODO: translate the following: // 'label.day_total' => 'Day total', -// 'label.today' => 'Today', +'label.today' => 'Hoje', +// TODO: translate the following: // 'label.total_hours' => 'Total hours', // 'label.total_cost' => 'Total cost', // 'label.view' => 'View', @@ -175,8 +178,8 @@ $i18n_key_words = array( 'label.delete' => 'Apagar', // TODO: translate the following: // 'label.configure' => 'Configure', -// 'label.select_all' => 'Select all', -// 'label.select_none' => 'Deselect all', +'label.select_all' => 'Selecionar todos', +'label.select_none' => 'Desmarcar todos', 'label.id' => 'ID', 'label.language' => 'Idioma', // TODO: translate the following: @@ -185,20 +188,22 @@ $i18n_key_words = array( 'label.time_format' => 'Formato da hora', 'label.week_start' => 'Primeiro dia da semana', 'label.comment' => 'Anotação', +'label.status' => 'Status', +// TODO: translate the following: +// 'label.tax' => 'Tax', // This means "value added tax (VAT)", or "general sales tax (GST)" - something that is added on top of the total. +'label.subtotal' => 'Subtotal', // TODO: translate the following: -// 'label.status' => 'Status', -// 'label.tax' => 'Tax', -// 'label.subtotal' => 'Subtotal', // 'label.total' => 'Total', // 'label.client_name' => 'Client name', // 'label.client_address' => 'Client address', -// 'label.or' => 'or', +'label.or' => 'ou', +// TODO: translate the following: // 'label.error' => 'Error', -// '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_comanager' => '(co-manager)', +'label.ldap_hint' => 'Entre com o seu login do Windows e senha nos campos abaixo.', +'label.required_fields' => '* - campos obrigatórios', +'label.on_behalf' => 'em nome de', +'label.role_manager' => '(gerente)', +'label.role_comanager' => '(coordenador)', 'label.role_admin' => '(administrador)', 'label.page' => 'Página', // Labels for plugins (extensions to Time Tracker that provide additional features). @@ -229,16 +234,17 @@ $i18n_key_words = array( // 'title.expenses' => 'Expenses', // 'title.edit_expense' => 'Editing Expense Item', // 'title.delete_expense' => 'Deleting Expense Item', -// 'title.reports' => 'Reports', +'title.reports' => 'Relatórios', // 'title.report' => 'Report', // 'title.send_report' => 'Sending Report', -// 'title.invoice' => 'Invoice', +'title.invoice' => 'Fatura', // 'title.send_invoice' => 'Sending Invoice', // 'title.charts' => 'Charts', -// 'title.projects' => 'Projects', -// 'title.add_project' => 'Adding Project', -// 'title.edit_project' => 'Editing Project', -// 'title.delete_project' => 'Deleting Project', +'title.projects' => 'Projetos', +'title.add_project' => 'Adicionando projeto', +'title.edit_project' => 'Editando projeto', +'title.delete_project' => 'Apagando projeto', +// TODO: translate the following: // 'title.tasks' => 'Tasks', // 'title.add_task' => 'Adding Task', // 'title.edit_task' => 'Editing Task', @@ -247,11 +253,11 @@ $i18n_key_words = array( 'title.add_user' => 'Adicionando usuário', 'title.edit_user' => 'Editando usuário', 'title.delete_user' => 'Apagando usuário', +'title.clients' => 'Clientes', +'title.add_client' => 'Adicionando cliente', +'title.edit_client' => 'Editando cliente', +'title.delete_client' => 'Apagando cliente', // TODO: translate the following: -// 'title.clients' => 'Clients', -// 'title.add_client' => 'Adding Client', -// 'title.edit_client' => 'Editing Client', -// 'title.delete_client' => 'Deleting Client', // 'title.invoices' => 'Invoices', // 'title.add_invoice' => 'Adding Invoice', // 'title.view_invoice' => 'Viewing Invoice', @@ -263,8 +269,8 @@ $i18n_key_words = array( // 'title.export' => 'Exporting Team Data', // 'title.import' => 'Importing Team Data', 'title.options' => 'Opções', +'title.profile' => 'Perfil', // TODO: translate the following: -// 'title.profile' => 'Profile', // 'title.cf_custom_fields' => 'Custom Fields', // 'title.cf_add_custom_field' => 'Adding Custom Field', // 'title.cf_edit_custom_field' => 'Editing Custom Field', @@ -279,22 +285,21 @@ $i18n_key_words = array( // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. +'dropdown.all' => '--- todos ---', +'dropdown.no' => '--- não ---', +'dropdown.this_day' => 'este dia', +'dropdown.this_week' => 'esta semana', +'dropdown.last_week' => 'última semana', +'dropdown.this_month' => 'este mês', +'dropdown.last_month' => 'último mês', +'dropdown.this_year' => 'este ano', // TODO: translate the following: -// 'dropdown.all' => '--- all ---', -// 'dropdown.no' => '--- no ---', -// NOTE TO TRANSLATORS: dropdown.this_day does not necessarily means "today". It means a specific ("this") day selected on calendar. See Charts. -// 'dropdown.this_day' => 'this day', -// 'dropdown.this_week' => 'this week', -// 'dropdown.last_week' => 'last week', -// 'dropdown.this_month' => 'this month', -// 'dropdown.last_month' => 'last month', -// 'dropdown.this_year' => 'this year', // 'dropdown.all_time' => 'all time', // 'dropdown.projects' => 'projects', // 'dropdown.tasks' => 'tasks', // 'dropdown.clients' => 'clients', -// 'dropdown.select' => '--- select ---', -// 'dropdown.select_invoice' => '--- select invoice ---', +'dropdown.select' => '--- selecione ---', +'dropdown.select_invoice' => '--- selecione fatura ---', 'dropdown.status_active' => 'ativo', // TODO: translate the following: // 'dropdown.status_inactive' => 'inactive', @@ -308,9 +313,8 @@ $i18n_key_words = array( // Strings that are used on multiple unrelated forms should be placed in shared sections such as label., etc. // Login form. See example at https://timetracker.anuko.com/login.php. -// TODO: translate the following: -// 'form.login.forgot_password' => 'Forgot password?', -// 'form.login.about' =>'Anuko Time Tracker is a simple, easy to use, open source time tracking system.', +'form.login.forgot_password' => 'Esqueceu a senha?', +'form.login.about' =>'Anuko Time Tracker é um sistema, simples, de fácil uso, de código aberto, de rastreamento do tempo.', // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php. // TODO: translate the following: @@ -324,46 +328,41 @@ $i18n_key_words = array( // Time form. See example at https://timetracker.anuko.com/time.php. // TODO: translate the following: // 'form.time.duration_format' => '(hh:mm or 0.0h)', -// 'form.time.billable' => 'Billable', -// 'form.time.uncompleted' => 'Uncompleted', +'form.time.billable' => 'Faturável', +'form.time.uncompleted' => 'Incompleta', // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record). -// TODO: translate the following: -// 'form.time_edit.uncompleted' => 'This record was saved with only start time. It is not an error.', +'form.time_edit.uncompleted' => 'Eesta entrada foi salva somente com hora de início. Não é um erro.', // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'Guardar como favorito', 'form.reports.confirm_delete' => 'Tem certeza que deseja remover este relatório dos favoritos?', -// TODO: translate the following: -// 'form.reports.include_records' => 'Include records', -// 'form.reports.include_billable' => 'billable', -// 'form.reports.include_not_billable' => 'not billable', +'form.reports.include_records' => 'Incluir entradas', +'form.reports.include_billable' => 'faturável', +'form.reports.include_not_billable' => 'não faturável', // 'form.reports.include_invoiced' => 'invoiced', // 'form.reports.include_not_invoiced' => 'not invoiced', -// 'form.reports.select_period' => 'Select time period', -// 'form.reports.set_period' => 'or set dates', -// 'form.reports.show_fields' => 'Show fields', -// 'form.reports.group_by' => 'Group by', -// 'form.reports.group_by_no' => '--- no grouping ---', +'form.reports.select_period' => 'Selecione o período de tempo', +'form.reports.set_period' => 'ou selecionar datas', +'form.reports.show_fields' => 'Exibir campos', +'form.reports.group_by' => 'Agrupar por', +'form.reports.group_by_no' => '--- sem agrupar ---', 'form.reports.group_by_date' => 'data', -// TODO: translate the following: -// 'form.reports.group_by_user' => 'user', +'form.reports.group_by_user' => 'usuário', // 'form.reports.group_by_client' => 'client', 'form.reports.group_by_project' => 'projeto', // TODO: translate the following: // 'form.reports.group_by_task' => 'task', -// 'form.reports.totals_only' => 'Totals only', +'form.reports.totals_only' => 'Somente totais', // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php). -// TODO: translate the following: -// 'form.report.export' => 'Export', +'form.report.export' => 'Exportar', // Invoice form. See example at https://timetracker.anuko.com/invoice.php // (you can get to this form after generating a report). -// TODO: translate the following: -// 'form.invoice.number' => 'Invoice number', -// 'form.invoice.person' => 'Person', +'form.invoice.number' => 'Número da fatura', +'form.invoice.person' => 'Pessoa', // 'form.invoice.invoice_to_delete' => 'Invoice to delete', // 'form.invoice.invoice_entries' => 'Invoice entries', @@ -386,10 +385,10 @@ $i18n_key_words = array( // TODO: translate the following: // 'form.users.active_users' => 'Active Users', // 'form.users.inactive_users' => 'Inactive Users', -// 'form.users.role' => 'Role', -// 'form.users.manager' => 'Manager', -// 'form.users.comanager' => 'Co-manager', -// 'form.users.rate' => 'Rate', +'form.users.role' => 'Papel', +'form.users.manager' => 'Gerente', +'form.users.comanager' => 'Coordenador', +'form.users.rate' => 'Honorário', // 'form.users.default_rate' => 'Default hourly rate', // Client delete form. See example at https://timetracker.anuko.com/client_delete.php @@ -403,17 +402,15 @@ $i18n_key_words = array( // 'form.clients.inactive_clients' => 'Inactive Clients', // Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php -// TODO: translate the following: -// 'form.export.hint' => 'You can export all team data into an xml file. It could be useful if you are migrating data to your own server.', -// 'form.export.compression' => 'Compression', -// 'form.export.compression_none' => 'none', -// 'form.export.compression_bzip' => 'bzip', +'form.export.hint' => 'Você pode exportar todos os dados da organização para um arquivo xml. Isto pode ser útil se você estiver migrando os dados para um servidor próprio.', +'form.export.compression' => 'Compressão', +'form.export.compression_none' => 'nenhuma', +'form.export.compression_bzip' => 'bzip', // Strings for Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). -// TODO: translate the following: -// 'form.import.hint' => 'Import team data from an xml file.', -// 'form.import.file' => 'Select file', -// 'form.import.success' => 'Import completed successfully.', +'form.import.hint' => 'Importar dados de organização de um arquivo xml.', +'form.import.file' => 'Selecionar arquivo', +'form.import.success' => 'Importação realizada com sucesso.', // Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first). 'form.teams.hint' => 'Crie uma nova organização fazendo uma nova conta de gerente.
você também pode importar os dados de um arquivo xml de outro servidor Anuko Time Tracker (não havendo colisão de usuários).', @@ -433,242 +430,12 @@ $i18n_key_words = array( // 'form.profile.plugins' => 'Plugins', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. -// TODO: translate the following: -// 'form.mail.from' => 'From', -// 'form.mail.to' => 'To', -// 'form.mail.cc' => 'Cc', -// 'form.mail.subject' => 'Subject', +'form.mail.from' => 'De', +'form.mail.to' => 'Para', +'form.mail.cc' => 'Cc', +'form.mail.subject' => 'Assunto', // 'form.mail.report_subject' => 'Time Tracker Report', -// 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', +'form.mail.footer' => 'Anuko Time Tracker é um sistema, simples, de fácil uso, de código aberto,
de rastreamento do tempo. Visite www.anuko.com para mais informações.', // 'form.mail.report_sent' => 'Report sent.', -// 'form.mail.invoice_sent' => 'Invoice sent.', -); - - -/* -// Some of the strings could propably be reused above... Working on it... - -"form.mytime.daily" => 'trabalho diário', -"form.mytime.total" => 'horas totais: ', -"form.mytime.th.project" => 'projeto', -"form.mytime.del_yes" => 'o período registrado foi apagado com sucesso', - -// Note to translators: the strings below are missing and must be added and translated -"form.mytime.no_finished_rec" => 'esta entrada foi salva somente com hora de início. não é um erro. saia se você precisar.', -"form.mytime.billable" => 'faturável', -"form.mytime.warn_tozero_rec" => 'esta entrada deve ser removida pois o período está bloqueado', -"form.mytime.uncompleted" => 'não completada', -// profile form attributes -// Note to translators: we need a more accurate translation of form.profile.create_title -"form.profile.create_title" => 'criar nova conta de gerênte', -"form.profile.edit_title" => 'editando perfil', -"form.profile.name" => 'nome', -// Note to translators: the string below is missing and must be added and translated -"form.profile.login" => 'login', -// Note to translators: the strings below are missing and must be added and translated -"form.profile.showchart" => 'mostrar gráfico de torta', - -// people form attributes -"form.people.ppl_str" => 'pessoas', -"form.people.th.name" => 'nome', - -"form.people.th.role" => 'papel', -"form.people.th.edit" => 'editar', -"form.people.th.del" => 'apagar', -"form.people.th.status" => 'status', -// Note to translators: the strings below are missing and must be added and translated -"form.people.th.project" => 'projeto', -"form.people.th.rate" => 'honorário', -"form.people.manager" => 'gerente', -// Note to translators: the string below is missing and must be added and translated -"form.people.comanager" => 'coordenador', -"form.people.empl" => 'usuário', -"form.people.name" => 'nome', -// Note to translators: the string below is missing and must be added and translated -"form.people.login" => 'login', -"form.people.rate" => 'honorário por hora', -// Note to translators: the strings below are missing and must be added and translated -"form.people.comanager" => 'coordenador', -"form.people.projects" => 'projetos', -// projects form attributes -"form.project.proj_title" => 'projetos', -"form.project.edit_str" => 'editando projeto', -"form.project.add_str" => 'adicionando novo projeto', -"form.project.del_str" => 'apagando projeto', -"form.project.th.name" => 'nome', -"form.project.th.edit" => 'editar', -"form.project.th.del" => 'apagar', -"form.project.name" => 'nome', -// activities form attributes -"form.activity.act_title" => 'atividades', -"form.activity.add_title" => 'adicionando nova atividade', -"form.activity.edit_str" => 'editando atividade', -// Note to translators: the string below must be translated -"form.activity.del_str" => 'apagando atividade', -"form.activity.name" => 'nome', -"form.activity.project" => 'projeto', -"form.activity.th.name" => 'nome', -"form.activity.th.project" => 'projeto', -"form.activity.th.edit" => 'editar', -"form.activity.th.del" => 'apagar', -// report attributes -"form.report.title" => 'relatórios', -"form.report.from" => 'data inicial', -"form.report.to" => 'data final', -// Note to translators: the strings below must be translated -"form.report.groupby_user" => 'usuário', -"form.report.groupby_project" => 'projeto', -"form.report.groupby_activity" => 'atividade', -"form.report.duration" => 'duração', -"form.report.start" => 'início', -"form.report.activity" => 'atividade', -// Note to translators: the string below must be translated -"form.report.show_idle" => 'mostrar inativo', -"form.report.finish" => 'fim', -"form.report.note" => 'anotação', -"form.report.project" => 'projeto', -// Note to translators: the string below is missing and must be added and translated -"form.report.totals_only" => 'somente totais', -"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', -"form.report.th.project" => 'projeto', -"form.report.th.activity" => 'atividade', -"form.report.th.start" => 'início', -"form.report.th.finish" => 'fim', -"form.report.th.duration" => 'duração', -"form.report.th.note" => 'nota', -// mail form attributes -"form.mail.from" => 'de', -"form.mail.to" => 'para', -"form.mail.cc" => 'cc', -"form.mail.subject" => 'assunto', -"form.mail.comment" => 'comentário', -"form.mail.above" => 'enviar este relatório por e-mail', -// Note to translators: the strings below must be translated -"form.mail.footer_str" => 'Anuko Time Tracker é um sistema, simples, de fácil uso, de código aberto,
de rastreamento do tempo. Visite www.anuko.com para mais informações.', -"form.mail.sending_str" => 'mensagem enviada', -// invoice attributes -// Note to translators: the strings below must be translated -"form.invoice.title" => 'fatura', -"form.invoice.caption" => 'fatura', -"form.invoice.above" => 'informações adicionais para fatura', -"form.invoice.select_cust" => 'selecionar cliente', -"form.invoice.fillform" => 'preencha os campos', -"form.invoice.date" => 'data da fatura', -"form.invoice.number" => 'número da fatura', -"form.invoice.tax" => 'honorário', -"form.invoice.daily_subtotals" => 'subtotais diários' -"form.invoice.yourcoo" => 'seu nome
e endereço', -"form.invoice.custcoo" => 'nome do cliente
e endereço', -"form.invoice.comment" => 'comentário ', -"form.invoice.th.username" => 'pessoa', -"form.invoice.th.time" => 'horas', -"form.invoice.th.rate" => 'taxa', -"form.invoice.th.summ" => 'quantidade', -"form.invoice.subtotal" => 'subtotal', -"form.invoice.customer" =>'cliente', -// Note to translators: the strings below must be translated -"form.invoice.mailinv_above" => 'enviar essa fatura por e-mail', -"form.invoice.sending_str" => 'fatura enviada', -// Note to translators: the strings below are missing and must be added and translated -"form.migration.zip" => 'compressão', -"form.migration.file" => 'selecionar arquivo', -"form.migration.import.title" => 'importar dados', -"form.migration.import.success" => 'importação realizada com sucesso', -"form.migration.import.text" => 'importar dados de organização de um arquivo xml', -"form.migration.export.title" => 'exportar dados', -"form.migration.export.success" => 'exportação realizada com sucesso', -"form.migration.export.text" => 'você pode exportar todos os dados da organização para um arquivo xml. isto pode ser útil se você estiver migrando os dados para um servidor próprio.', -"form.migration.compression.none" => 'nenhuma', -"form.migration.compression.gzip" => 'gzip', -"form.migration.compression.bzip" => 'bzip', -"form.client.title" => 'clientes', -"form.client.add_title" => 'adicionar cliente', -"form.client.edit_title" => 'editar cliente', -"form.client.del_title" => 'apagar cliente', -"form.client.th.name" => 'nome', -"form.client.th.edit" => 'editar', -"form.client.th.del" => 'apagar', -"form.client.name" => 'nome', -"form.client.tax" => 'taxa', -"form.client.daily_subtotals" => 'subtotais diários', -"form.client.yourcoo" => 'seu nome
e endereço na fatura', -"form.client.custcoo" => 'endereço', -"form.client.comment" => 'comentário ', -// miscellaneous strings -"forward.forgot_password" => 'esqueceu a senha?', -// Note to translators: the strings below must be translated -"forward.edit" => 'editar', -"forward.delete" => 'apagar', -// Note to translators: the string below must be translated -"forward.tocsvfile" => 'exportar dados para arquivo .csv', -// Note to translators: the strings below are missing and must be added and translated -"forward.toxmlfile" => 'exportar dados para arquivo .xml', -"forward.geninvoice" => 'criar fatura', -"forward.change" => 'configurar clientes', -// strings inside contols on forms -"controls.select.project" => '--- selecione projeto ---', -"controls.select.activity" => '--- selecione atividade ---', -// Note to translators: the strings below are missing and must be added and translated -"controls.select.client" => '--- selecione cliente ---', -"controls.project_bind" => '--- todos ---', -"controls.all" => '--- todos ---', -"controls.notbind" => '--- não ---', -"controls.per_tm" => 'este mês', -"controls.per_lm" => 'último mês', -"controls.per_tw" => 'esta semana', -"controls.per_lw" => 'última semana', -// Note to translators: the strings below are missing and must be added and translated -"controls.per_td" => 'este dia', -"controls.per_at" => 'tudo', -"controls.per_ty" => 'este ano', -"controls.sel_period" => '--- selecione o período de tempo ---', -// Note to translators: the strings below must be translated -"controls.sel_groupby" => '--- sem agrupar ---', -"controls.inc_billable" => 'faturável', -"controls.inc_nbillable" => 'não faturável', -"controls.default" => '--- padrão ---', -// labels -// Note to translators: the strings below are missing and must be added and translated -"label.chart.title1" => 'atividades para o usuário', -"label.chart.title2" => 'projetos para o usuário', -"label.chart.period" => 'gráfico para o período', -"label.pinfo" => '%s, %s', -"label.pinfo2" => '%s', -"label.pbehalf_info" => '%s %s em nome de %s', -"label.pminfo" => ' (gerente)', -// Note to translators: the strings below are missing and must be added and translated -"label.pcminfo" => ' (coordenador)', -"label.painfo" => ' (administrador)', -"label.time_noentry" => 'sem registro', -"label.today" => 'hoje', -"label.req_fields" => '* campos obrigatórios', -// Note to translators: the strings below must be translated -"label.sel_project" => 'selecione o projeto', -"label.sel_activity" => 'selecione a atividade', -"label.sel_tp" => 'selecione o período de tempo', -"label.set_tp" => 'ou selecionar datas', -"label.fields" => 'exibir campos', -// Note to translators: the strings below must be translated -"label.group_title" => 'agrupar por', -"label.include_title" => 'incluir entradas', -"label.inv_str" => 'fatura', -"label.set_empl" => 'selecione os usuários' -"label.sel_all" => 'selecionar todos', -"label.sel_none" => 'desmarcar todos', -"label.or" => 'ou', -"label.disable" => 'disabilitar', -"label.enable" => 'habilitar', -"label.filter" => 'filtar', -"label.timeweek" => 'total semanal', -"label.hrs" => 'hrs', -"label.errors" => 'erros', -"label.ldap_hint" => 'Entre com o seu login do Windows e senha nos campos abaixo.', -"label.calendar_today" => 'hoje', -"label.calendar_close" => 'fechar', -// login hello text -"login.hello.text" => "Anuko Time Tracker é um sistema, simples, de fácil uso, de código aberto, de rastreamento do tempo.", +'form.mail.invoice_sent' => 'Fatura enviada.', ); -*/