# Translation of Odoo Server. # This file contains the translation of the following modules: # * hr_payroll # # Translators: # Wil Odoo, 2024 # Maitê Dietze, 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 18.0+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-09-25 09:25+0000\n" "PO-Revision-Date: 2024-09-25 09:44+0000\n" "Last-Translator: Maitê Dietze, 2024\n" "Language-Team: Portuguese (Brazil) (https://app.transifex.com/odoo/teams/41243/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: pt_BR\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip_worked_days.py:0 msgid " (Half-Day)" msgstr "(Meio dia)" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__count msgid "# Payslip" msgstr "Nº de holerites" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__payslips_count #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract_history__payslips_count #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__payslip_count msgid "# Payslips" msgstr "Nº de holerites" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_declaration_mixin.py:0 msgid "%(employee_name)s-declaration-%(year)s" msgstr "%(employee_name)s-declaration-%(year)s" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_rule.py:0 msgid "" "%(error_type)s\n" "- Employee: %(employee)s\n" "- Contract: %(contract)s\n" "- Payslip: %(payslip)s\n" "- Salary rule: %(name)s (%(code)s)\n" "- Error: %(error_message)s" msgstr "" "%(error_type)s\n" "- Funcionário: %(employee)s\n" "- Contrato: %(contract)s\n" "- Holerite: %(payslip)s\n" "- Regra salarial: %(name)s (%(code)s)\n" "- Erro: %(error_message)s" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_headcount.py:0 msgid "%(rate)s Hours/week" msgstr "%(rate)s Horas/semana" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "%(start_date_string)s and %(end_date_string)s" msgstr "%(start_date_string)s e %(end_date_string)s" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_contract.py:0 #: code:addons/hr_payroll/models/hr_payroll_structure.py:0 #: code:addons/hr_payroll/models/hr_salary_rule.py:0 msgid "%s (copy)" msgstr "%s (cópia)" #. module: hr_payroll #: model:ir.actions.report,print_report_name:hr_payroll.action_report_light_payslip #: model:ir.actions.report,print_report_name:hr_payroll.action_report_payslip msgid "'Payslip - %s' % (object.name)" msgstr "'Holerite - %s' % (object.name)" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "(%s Payslips)" msgstr "(%s holerites)" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__state msgid "" "* When the payslip is created the status is 'Draft'\n" " \n" "* If the payslip is under verification, the status is 'Waiting'.\n" " \n" "* If the payslip is confirmed then status is set to 'Done'.\n" " \n" "* When the user cancels a payslip, the status is 'Canceled'." msgstr "" "* Quando o holerite é criado, o status é 'Provisório'.\n" "\n" "* Se o holerite está sendo verificado, o status é 'Aguardando'.\n" "\n" "* Se o holerite estiver confirmado, o status é 'Concluído'.\n" "\n" "* Quando o usuário cancela o holerite, o status é 'Cancelado'." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "-> Report" msgstr "-> Relatório" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_view_kanban msgid "/ Hour" msgstr "/hora" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_view_kanban msgid "/ Month" msgstr "/mês" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "/ day" msgstr "/dia" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "/ half-month" msgstr "/quinzena" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "/ half-year" msgstr "/6 meses" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "/ quarter" msgstr "/trimestre" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "/ two months" msgstr "/2 meses" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "/ two weeks" msgstr "/2 semanas" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "/ week" msgstr "/semana" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "/ year" msgstr "/ano" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content msgid "1. Save documents to terminated employees" msgstr "1. Salve documentos para funcionários demitidos" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register msgid "100" msgstr "100" #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_13th_month_salary msgid "13th pay salary" msgstr "13º salário" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "1st semester of %s" msgstr "1º semestre de %s" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content msgid "2. Index salaries for Marketing department" msgstr "2. Indexe salários para o departamento de marketing" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register msgid "2023 Payroll" msgstr "Folha de pagamento 2023" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "2nd semester of %s" msgstr "2º semestre de %s" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content msgid "3. Create a new contract for Marc Demo with his new position" msgstr "3. Crie um novo contrato para Marc Demo com sua nova posição" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_rule_parameter_view_form msgid "" "\n" " Save your Salary Rule in order to add Parameter Values.\n" " " msgstr "" "\n" " Salve sua regra salarial para adicionar valores de parâmetro.\n" " " #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_resource_calendar_view_form msgid " hours/week" msgstr " horas/semana" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "" "\n" " Work Entries\n" " " msgstr "" "\n" " Registros de trabalho\n" " " #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "" " Payslips \n" " New " msgstr "" " Holerites \n" " Novo " #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_export_mixin_form_view msgid "Eligible Employees" msgstr " Funcionários elegíveis" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_view_form msgid "Employees" msgstr "Funcionários" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form msgid "Payslips" msgstr "Holerites" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "" "Salary Attachments\n" " New" msgstr "" "Anexo de salários\n" " Novo" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees msgid "" "This wizard will generate payslips for all" " selected employee(s) based on the dates and credit note specified on " "Payslips Run." msgstr "" "Esse assistente gerará holerites para " "todos os funcionários selecionados com base nas datas e na nota de crédito " "especificadas na operação de holerites." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_index_form_view msgid "" "You have selected contracts that are not running, this " "wizard can only index running contracts." msgstr "" "Você selecionou contratos que não estão em vigor, este " "assistente só pode indexar contratos em vigor." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_resource_calendar_view_form msgid " %" msgstr " %" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "/ hour" msgstr "/hora" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_edit_payslip_lines_form_wizard msgid "" "Tip: Each time you edit the quantity or the amount on" " a line, we recompute the following lines. We recommend that you edit from " "top to bottom to prevent your edition from being overwritten by the " "automatic recalculation. Be careful that reordering the lines doesn't " "recompute them." msgstr "" "Dica: sempre que você editar a quantidade ou o valor " "em uma linha, nós recalculamos as linhas seguintes. Recomendamos que você " "edite de cima para baixo para evitar que sua edição seja substituída pelo " "recálculo automático. Observe que a reordenação das linhas não as " "recalcula." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Days" msgstr "Dias" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_form msgid "Payslips" msgstr "Holerites" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Total" msgstr "Total" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_rule_parameter_view_form msgid "Versions" msgstr "Versões" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Children:" msgstr "Dependentes:" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Computed On:" msgstr "Calculado em:" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Contract Start Date:" msgstr " Data de início do contrato:" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Contract Type:" msgstr "Tipo de contrato:" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Department:" msgstr "Departamento:" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Email:" msgstr "E-mail:" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "ID:" msgstr "ID:" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Job Position:" msgstr "Cargo:" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Marital Status:" msgstr "Estado civil:" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Name:" msgstr "Nome:" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Pay Period:" msgstr "Período de casamento:" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Private Address:" msgstr "Endetreço privado:" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Working Schedule:" msgstr "Horário de trabalho:" #. module: hr_payroll #: model_terms:web_tour.tour,rainbow_man_message:hr_payroll.payroll_tours msgid "" "Congrats, Your first payslip is now finished. It's time for you to " "explore the Payroll app by yourself." msgstr "" "Seu primeiro holerite já está pronto. Chegou a hora de você explorar" " o aplicativo Folha de pagamento por conta própria." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register msgid "Register Name:" msgstr "Nome de registro:" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register msgid "Total" msgstr "Total" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_light_payslip msgid "YTD" msgstr "ANO ATÉ A DATA" #. module: hr_payroll #: model:mail.template,body_html:hr_payroll.mail_template_new_payslip msgid "" "\n" " \n" "
\n" " Dear , a new payslip is available for you.

\n" " Please find the PDF in your employee portal.

\n" " Have a nice day,
\n" " The HR Team\n" "
\n" " " msgstr "" "\n" " \n" "
\n" " Olá, , um novo holerite está disponível para você.

\n" " Você pode acessar o PDF no seu portal do funcionário.

\n" " Tenha um ótimo dia,
\n" " A equipe de RH\n" "
\n" " " #. module: hr_payroll #: model:ir.model.constraint,message:hr_payroll.constraint_hr_work_entry_type_is_unforeseen_is_leave msgid "A unforeseen absence must be a leave." msgstr "Uma ausência imprevista deve ser uma licença." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Accounting" msgstr "Financeiro" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_needaction #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__message_needaction #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__message_needaction msgid "Action Needed" msgstr "Requer ação" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__active #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__active #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__active #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__active #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_search msgid "Active" msgstr "Ativo" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__active_amount msgid "Active Amount" msgstr "Valor ativo" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__activity_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__activity_ids msgid "Activities" msgstr "Atividades" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__activity_exception_decoration #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__activity_exception_decoration msgid "Activity Exception Decoration" msgstr "Decoração de atividade excepcional" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__activity_state #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__activity_state msgid "Activity State" msgstr "Status da atividade" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__activity_type_icon #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__activity_type_icon msgid "Activity Type Icon" msgstr "Ícone do tipo de atividade" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/views/add_payslips_hook.js:0 #: code:addons/hr_payroll/static/src/views/payslip_batch_form/payslip_batch_form.js:0 #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form msgid "Add Payslips" msgstr "Adicionar holerites" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "Add a name to the contract." msgstr "Adicione um nome ao contrato." #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "Add a employee to your contract" msgstr "Adicionar um funcionário ao seu contrato" #. module: hr_payroll #: model_terms:ir.actions.act_window,help:hr_payroll.action_view_hr_payroll_structure_from_type msgid "Add a new salary structure" msgstr "Adicionar nova estrutura de salário" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Add an internal note..." msgstr "Adicionar nota interna..." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__ytd_computation #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_structure__ytd_computation #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__ytd_computation msgid "" "Adds a column in the payslip that shows the accumulated amount paid for " "different rules during the year" msgstr "" "Adiciona uma coluna no contracheque que mostra o valor acumulado pago para " "diferentes regras durante o ano" #. module: hr_payroll #: model:res.groups,name:hr_payroll.group_hr_payroll_manager msgid "Administrator" msgstr "Administrador" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/components/dashboard/payslip_batch/payslip_batch.xml:0 msgid "All" msgstr "Tudo" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_employee_payslips msgid "All Payslips" msgstr "Todos os holerites" #. module: hr_payroll #: model:hr.salary.rule.category,name:hr_payroll.ALW msgid "Allowance" msgstr "Abono" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_rule__condition_select__none msgid "Always True" msgstr "Sempre verdadeiro" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__amount #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__amount #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__amount #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__amount #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Amount" msgstr "Valor" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__amount_other_input_id msgid "Amount Other Input" msgstr "Outras entradas de valor" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__amount_select #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__amount_select msgid "Amount Type" msgstr "Tipo de valor" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payment_report_wizard.py:0 msgid "Amount to pay" msgstr "Valor a pagar" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__monthly_amount msgid "Amount to pay each payslip." msgstr "Valor a ser pago em cada holerite." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__active_amount msgid "" "Amount to pay for this payslip, Payslip Amount or less depending on the " "Remaining Amount." msgstr "" "Total a pagar nesse holerite, total do holerite ou menos, dependendo do " "valor restante." #. module: hr_payroll #: model:ir.model.constraint,message:hr_payroll.constraint_hr_payroll_employee_declaration_unique_employee_sheet msgid "An employee can only have one declaration per sheet." msgstr "Um funcionário só pode ter uma declaração por folha." #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/components/dashboard/payroll_stats/payroll_stats.xml:0 #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__schedule_pay__annually #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__default_schedule_pay__annually msgid "Annually" msgstr "Anualmente" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "" "Another refund payslip with the same amount has been found. Do you want to " "create a new one?" msgstr "" "Foi encontrado outro contracheque de reembolso com o mesmo valor. Deseja " "criar um novo?" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__appears_on_payslip #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__appears_on_payslip msgid "Appears on Payslip" msgstr "Aparece em holerite" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__condition_python msgid "" "Applied this rule for calculation if condition is true. You can specify " "condition like basic > 1000." msgstr "" "Aplicada esta regra para o cálculo se a condição é verdadeira. Você pode " "especificar uma condição como, básico > 1000." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__date_estimated_end msgid "Approximated end date." msgstr "Data final aproximada." #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__4 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__4 msgid "April" msgstr "Abril" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_dashboard_warning_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_dashboard_warning_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_input_type_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_input_type_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_employee_grade_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payroll_structure_filter #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_rule_filter msgid "Archived" msgstr "Arquivado" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/components/dashboard/todo_list/todo_list.js:0 msgid "" "Are you sure you want to delete this note? All content will be definitely " "lost." msgstr "" "Tem certeza de que deseja excluir esta nota? Todo o conteúdo será perdido " "definitivamente." #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.default_assignment_of_salary_rule msgid "Assignment of Salary" msgstr "Atribuição de salário" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "" "At least one previous negative net could be reported on this payslip for %s" msgstr "" "Pelo menos um líquido negativo anterior poderia ser relatado nesse holerite " "para %s" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_attachment_count #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__message_attachment_count #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__message_attachment_count msgid "Attachment Count" msgstr "Contagem de anexos" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__attachment_name msgid "Attachment Name" msgstr "Nome do anexo" #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.default_attachment_of_salary_rule msgid "Attachment of Salary" msgstr "Anexação de salário" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_report__work_entry_source__attendance #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_report__work_entry_source__attendance msgid "Attendances" msgstr "Controle de presença" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__8 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__8 msgid "August" msgstr "Agosto" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "August 2023 Payslip" msgstr "Holerite de agosto de 2023" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__struct_ids msgid "Availability in Structure" msgstr "Disponibilidade na estrutura" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__available_in_attachments #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_input_type_view_search msgid "Available in attachments" msgstr "Disponível em acessórios" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__avatar_1920 msgid "Avatar" msgstr "Avatar" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__avatar_128 msgid "Avatar 128" msgstr "Avatar 128" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_report_view_tree msgid "Average of Basic Wage" msgstr "Média do salário básico" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_report_view_tree msgid "Average of Net Wage" msgstr "Média do salário líquido" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payment_report_wizard.py:0 msgid "Bank account" msgstr "Conta bancária" #. module: hr_payroll #: model:hr.salary.rule.category,name:hr_payroll.BASIC msgid "Basic" msgstr "Básico" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 #: model:hr.salary.rule,name:hr_payroll.default_basic_salary_rule msgid "Basic Salary" msgstr "Salário básico" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__basic_wage #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__basic_wage msgid "Basic Wage" msgstr "Salário base" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__leave_basic_wage msgid "Basic Wage for Time Off" msgstr "Salário base por folga" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Batch" msgstr "Lote" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__payslip_run_id #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form msgid "Batch Name" msgstr "Nome do lote" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/components/dashboard/payslip_batch/payslip_batch.xml:0 #: model:ir.ui.menu,name:hr_payroll.menu_hr_payslip_run msgid "Batches" msgstr "Lotes" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__module_l10n_be_hr_payroll msgid "Belgium Payroll" msgstr "Folha de pagamento da Bélgica" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__schedule_pay__bi-monthly #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__default_schedule_pay__bi-monthly msgid "Bi-monthly" msgstr "Bimestralmente" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__schedule_pay__bi-weekly #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__default_schedule_pay__bi-weekly msgid "Bi-weekly" msgstr "Quinzenalmente" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content msgid "Board meeting summary:" msgstr "Resumo da reunião da diretoria:" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_payment_report_wizard__export_format__csv msgid "CSV" msgstr "CSV" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_form msgid "Calculations" msgstr "Cálculos" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__calendar_changed msgid "Calendar Changed" msgstr "Calendário alterado" #. module: hr_payroll #: model:ir.actions.server,name:hr_payroll.action_hr_payroll_cancel_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_index_form_view #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_payment_report_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Cancel" msgstr "Cancelar" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payslip__state__cancel msgid "Canceled" msgstr "Cancelado" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_attachment__state__cancel #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_report__state__cancelled msgid "Cancelled" msgstr "Cancelado" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Cannot cancel a payslip that is done." msgstr "Não é possível cancelar um holerite que está feito." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Cannot mark payslip as paid if not confirmed." msgstr "Não é possível marcar o holerite como pago se não for confirmado." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__code #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_worked_days__code msgid "" "Careful, the Code is used in many references, changing it could lead to " "unwanted changes." msgstr "" "Cuidado, o código é usado em muitas referências e alterá-lo pode levar a " "mudanças indesejadas." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_headcount_line__employee_type msgid "" "Categorize your Employees by type. This field also has an impact on " "contracts. Only Employees, Students and Trainee will have contract history." msgstr "" "Categorize seus funcionários por tipo. Esse campo também tem impacto sobre " "os contratos. Somente funcionários, alunos e estagiários terão histórico de " "contratos." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__category_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__category_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__category_id #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_rule_filter msgid "Category" msgstr "Categoria" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__is_refund msgid "" "Check if the value of the salary attachment must be taken into account as " "negative (-X)" msgstr "" "Verifique se o valor do anexo de salário deve ser considerado negativo (-X)" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "" "Check the Work Entries linked to your newly created " "Contract." msgstr "" "Verifique os registros de trabalho vinculados ao seu " "contrato recém-criado." #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.default_child_support msgid "Child Support" msgstr "Auxílio-creche" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__children_ids msgid "Children" msgstr "Secundários" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Choose a Payroll Localization" msgstr "Escolha uma localização de folha de pagamento" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "Click here to create a new Contract." msgstr "Clique aqui para criar um novo contrato." #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "" "Click here to generate a Batch for the displayed Employees." msgstr "" "Clique aqui para gerar um lote para os funcionários " "exibidos." #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "" "Click on Salary Information to access additional fields." msgstr "" "Clique em Informações salariais para acessar campos " "adicionais." #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "Click on Employees to pick one of your Employees." msgstr "" "Clique em Funcionários para escolher um de seus " "funcionários." #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "" "Click on Payroll to manage your employee's Work Entries, " "Contracts and Payslips." msgstr "" "Clique em Folha de pagamento para gerenciar os registros de " "trabalho, contratos e holerites " "de seus funcionários." #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "Click on the Payslip." msgstr "Clique em Holerite." #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "Click on the Work Entries menu." msgstr "Clique no menu de registros de trabalho." #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/components/dashboard/todo_list/todo_list.xml:0 msgid "Close" msgstr "Fechar" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__paid_date msgid "Close Date" msgstr "Data de fechamento" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_type__round_days_type__half-up msgid "Closest" msgstr "Mais próximo" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__code #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__code #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__structure_code #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__code #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__code #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__code #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__code #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__code #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__code #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__code #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__code #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register msgid "Code" msgstr "Código" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_view_kanban msgid "Code:" msgstr "Código:" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_working_rate__color msgid "Color" msgstr "Cor" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_res_company msgid "Companies" msgstr "Empresas" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_declaration_mixin__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_note__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_payment_report_wizard__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_mixin__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__company_id #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_report_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Company" msgstr "Empresa" #. module: hr_payroll #: model:hr.salary.rule.category,name:hr_payroll.COMP #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form msgid "Company Contribution" msgstr "Contribuição da empresa" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__full_time_required_hours msgid "Company Full Time" msgstr "Tempo integral da empresa" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_attachment__state__close msgid "Completed" msgstr "Concluído" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form msgid "Computation" msgstr "Calcular" #. module: hr_payroll #: model:ir.actions.server,name:hr_payroll.action_hr_payroll_compute_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Compute Sheet" msgstr "Calcular folha" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__compute_date msgid "Computed On" msgstr "Calculado em" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__condition_select msgid "Condition Based on" msgstr "Condição baseada em" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__condition_other_input_id msgid "Condition Other Input" msgstr "Condição Outra entrada" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form msgid "Conditions" msgstr "Condições" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_res_config_settings msgid "Config Settings" msgstr "Configurações" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_index_form_view #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Confirm" msgstr "Confirmar" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "Confirm the Payslip." msgstr "Confirme o holerite." #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payslip_run__state__verify msgid "Confirmed" msgstr "Confirmado" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_report__state__conflict msgid "Conflict" msgstr "Conflito" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_work_entries_in_conflict msgid "Conflicts" msgstr "Conflitos" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__contract_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__contract_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__contract_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__contract_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__contract_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__contract_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_employee_mixin__contract_ids msgid "Contract" msgstr "Contrato" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__contract_domain_ids msgid "Contract Domain" msgstr "Domínio do contrato" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Contract Expiration Notice Period" msgstr "Período de aviso de expiração do contrato" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__contract_names msgid "Contract Names" msgstr "Nomes de contratos" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_structure_type_view_search msgid "Contract Type" msgstr "Tipo de contrato" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Contract Wage (" msgstr "Salário do contrato (" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_contract_history msgid "Contract history" msgstr "Histórico do contrato" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_index_form_view msgid "Contract indexing" msgstr "Indexação de contrato" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_hr_contract_repository #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__contract_ids #: model:ir.ui.menu,name:hr_payroll.hr_menu_all_contracts #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_employees_root msgid "Contracts" msgstr "Contratos" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_filter msgid "Contribution Register" msgstr "Registro de contribuições" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_contribution_registers #: model:ir.actions.report,name:hr_payroll.action_report_register msgid "Contribution Registers" msgstr "Registros de contribuição" #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_convanceallowance1 msgid "Conveyance Allowance" msgstr "Auxílio-transporte" #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_ca_gravie msgid "Conveyance Allowance For Gravie" msgstr "Auxílio-transporte para Gravie" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__amount msgid "Count" msgstr "Total" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__country_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__country_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__country_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__country_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__country_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__country_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__country_id msgid "Country" msgstr "País" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__country_code #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__country_code #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__country_code msgid "Country Code" msgstr "Código do país" #. module: hr_payroll #: model:ir.actions.server,name:hr_payroll.action_hr_payroll_confirm_payroll msgid "Create Draft Entry" msgstr "Criar lançamento provisório" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_form msgid "Create Individual Attachments" msgstr "Criar anexos individuais" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Create Payment Report" msgstr "Criar relatório de pagamento" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Create SEPA payment" msgstr "Criar pagamento SEPA" #. module: hr_payroll #: model:ir.actions.server,name:hr_payroll.action_new_salary_attachment msgid "Create Salary Attachment" msgstr "Criar anexo de salário" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_mixin__create_uid msgid "Create Uid" msgstr "Criar UID" #. module: hr_payroll #: model_terms:ir.actions.act_window,help:hr_payroll.action_hr_contract_repository msgid "Create a new contract" msgstr "Criar um novo contrato" #. module: hr_payroll #: model_terms:ir.actions.act_window,help:hr_payroll.action_salary_rule_form msgid "Create a new salary rule" msgstr "Criar uma nova regra salarial" #. module: hr_payroll #: model_terms:ir.actions.act_window,help:hr_payroll.hr_rule_parameter_action msgid "Create a new salary rule parameter" msgstr "Criar um novo parâmetro de regra salarial" #. module: hr_payroll #: model_terms:ir.actions.act_window,help:hr_payroll.action_view_hr_payroll_structure_list_form msgid "Create a new salary structure" msgstr "Criar uma nova estrutura salarial" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/components/dashboard/todo_list/todo_list.xml:0 msgid "Create new todo note" msgstr "Criar nova nota de tarefa a fazer" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_working_rate__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_note__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_payment_report_wizard__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__create_uid msgid "Created by" msgstr "Criado por" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_working_rate__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_note__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_payment_report_wizard__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__create_date msgid "Created on" msgstr "Criado em" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__credit_note msgid "Credit Note" msgstr "Nota de crédito" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Credit Notes" msgstr "Notas de crédito" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__is_credit_time msgid "Credit Time" msgstr "Tempo de crédito" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract_history__time_credit #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry__is_credit_time msgid "Credit time" msgstr "Tempo de crédito" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__currency_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__currency_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__currency_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__currency_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__currency_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__currency_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__currency_id msgid "Currency" msgstr "Moeda" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_search msgid "Current month" msgstr "Mês atual" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__is_name_custom msgid "Custom Name" msgstr "Nome personalizado" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__schedule_pay__daily #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__default_schedule_pay__daily msgid "Daily" msgstr "Diário" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_dashboard_configuration #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_dashboard_root msgid "Dashboard" msgstr "Painel" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Date" msgstr "Data" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__date_start msgid "Date From" msgstr "Data de" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__date_start msgid "Date Start" msgstr "Data de início" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__date_end msgid "Date To" msgstr "Data até" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__date_end msgid "Date at which this assignment has been set as completed or cancelled." msgstr "Data em que essa atribuição foi definida como concluída ou cancelada." #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_type__round_days__full msgid "Day" msgstr "Dia" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Day where the 'Year To Date' will be reset every year." msgstr "Dia em que o \"Ano até a data\" será redefinido todos os anos." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_res_company__ytd_reset_day #: model:ir.model.fields,help:hr_payroll.field_res_config_settings__ytd_reset_day msgid "" "Day where the YTD will be reset every year. If zero or negative, then the first day of the month will be selected instead.\n" " If greater than the last day of a month, then the last day of the month will be selected instead." msgstr "" "Dia em que o AAD será redefinido a cada ano. Se for zero ou negativo, será selecionado o primeiro dia do mês.\n" "Se for maior que o último dia do mês, será selecionado o último dia do mês." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__number_of_days msgid "Days" msgstr "Dias" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__count_leave msgid "Days of Paid Time Off" msgstr "Dias de folga remunerada" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__count_unforeseen_absence msgid "Days of Unforeseen Absence" msgstr "Dias de faltas inesperadas" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__count_leave_unpaid msgid "Days of Unpaid Time Off" msgstr "Dias de folga não remunerada" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__12 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__12 msgid "December" msgstr "Dezembro" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__res_id msgid "Declaration Model Id" msgstr "ID do modelo de declaração" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__res_model msgid "Declaration Model Name" msgstr "Nome do modelo de declaração" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_declaration_mixin__line_ids msgid "Declarations" msgstr "Declarações" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 #: model:hr.salary.rule,name:hr_payroll.default_deduction_salary_rule #: model:hr.salary.rule.category,name:hr_payroll.DED msgid "Deduction" msgstr "Dedução" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__schedule_pay #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure_type__default_schedule_pay msgid "Default Scheduled Pay" msgstr "Pagamento agendado padrão" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure_type__wage_type msgid "Default Wage Type" msgstr "Tipo de salário padrão" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure_type__default_work_entry_type_id msgid "Default Work Entry Type" msgstr "Tipo de registro de trabalho padrão" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "Define a Wage." msgstr "Defina um salário." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_structure__schedule_pay #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_structure_type__default_schedule_pay msgid "Defines the frequency of the wage payment." msgstr "Define a frequência de pagamento do salário." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_edit_payslip_line__struct_id #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__struct_id msgid "" "Defines the rules that have to be applied to this payslip, according to the " "contract chosen. If the contract is empty, this field isn't mandatory " "anymore and all the valid rules of the structures of the employee's " "contracts will be applied." msgstr "" "Define as regras que devem ser aplicadas a esse holerite, de acordo com o " "contrato escolhido. Se o contrato estiver vazio, esse campo não será mais " "obrigatório e todas as regras válidas das estruturas dos contratos dos " "funcionários serão aplicadas." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__department_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__department_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__department_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__department_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__department_id #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_line_search #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_report_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Department" msgstr "Departamento" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_light_payslip msgid "Department:" msgstr "Departamento:" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__description #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__note #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__description #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__description #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__note #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__note #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_rule_parameter_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form msgid "Description" msgstr "Descrição" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__disabled msgid "Disabled" msgstr "Desabilitado" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_edit_payslip_lines_form_wizard msgid "Discard" msgstr "Cancelar" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_working_rate__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_note__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_payment_report_wizard__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__display_name msgid "Display Name" msgstr "Nome exibido" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Display Payslip PDF File on a payslip form" msgstr "Exibir o arquivo PDF do holerite em um formulário de holerite" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_hr_work_entry_type_view_form_inherit msgid "Display in Payslip" msgstr "Exibir no holerite" #. module: hr_payroll #: model:res.groups,name:hr_payroll.group_payslip_display msgid "Display payslip PDF" msgstr "Exibir PDF do holerite" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__attachment msgid "Document" msgstr "Documento" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payslip__state__done #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payslip_run__state__close #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_filter #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Done" msgstr "Concluído" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_filter msgid "Done Payslip Batches" msgstr "Lotes de holerites concluídos" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Done Slip" msgstr "Holerite concluído" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Double Holiday Pay" msgstr "Pagamento em dobro de feriado" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_type__round_days_type__down msgid "Down" msgstr "Para baixo" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_employee_declaration__state__draft #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payslip__state__draft #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_report__state__draft #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_filter msgid "Draft" msgstr "Rascunho" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_filter msgid "Draft Payslip Batches" msgstr "Lotes de holerites provisórios" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Draft Slip" msgstr "Holerite provisório" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 #: model:ir.actions.server,name:hr_payroll.action_edit_payslip_lines msgid "Edit Payslip Lines" msgstr "Editar linhas do holerite" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__edit_payslip_lines_wizard_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__edit_payslip_lines_wizard_id msgid "Edit Payslip Lines Wizard" msgstr "Assistente de edição de linhas de holerite" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_edit_payslip_worked_days_line msgid "Edit payslip line wizard worked days" msgstr "Assistente de edição de linhas do holerite - dias trabalhados" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_edit_payslip_lines_wizard msgid "Edit payslip lines wizard" msgstr "Assistente de edição de linhas do holerite" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_edit_payslip_line msgid "Edit payslip lines wizard line" msgstr "Assistente de edição de linhas do holerite - linha" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__edited msgid "Edited" msgstr "Editado" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_edit_payslip_lines_form_wizard msgid "Edition of Payslip Lines in the Payslip" msgstr "Edição das linhas de holerite no holerite" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_work_entry_export_mixin.py:0 #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_mixin__eligible_employee_line_ids #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_export_employee_mixin_list_view msgid "Eligible Employees" msgstr "Funcionários elegíveis" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_mixin__eligible_employee_count msgid "Eligible Employees Count" msgstr "Contagem de funcionários elegíveis" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__email_cc msgid "Email cc" msgstr "E-mail cc" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_employee #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__employee_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__employee_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__employee_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__employee_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__employee_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__employee_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_employee_mixin__employee_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__employee_id #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_report_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Employee" msgstr "Funcionário" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_search_inherit #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_hr_employee_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Employee Code" msgstr "Código do funcionário" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_contract msgid "Employee Contract" msgstr "Contrato do funcionário" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__employee_count #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__employee_count msgid "Employee Count" msgstr "Total de funcionários" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_declaration_mixin.py:0 msgid "Employee Declarations" msgstr "Declarações de funcionários" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_employee_grade_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payroll_structure_list_view msgid "Employee Function" msgstr "Função do funcionário" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Employee Information" msgstr "Informação do funcionário" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/components/dashboard/payslip_batch/payslip_batch.js:0 #: model:ir.actions.act_window,name:hr_payroll.action_view_hr_payslip_form #: model:ir.actions.act_window,name:hr_payroll.action_view_hr_payslip_month_form msgid "Employee Payslips" msgstr "Holerites do funcionário" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Employee Trends" msgstr "Tendências de funcionários" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__employee_type #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_line_search msgid "Employee Type" msgstr "Tipo de funcionário" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payment_report_wizard.py:0 msgid "Employee address" msgstr "Endereço do funcionário" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payment_report_wizard.py:0 msgid "Employee name" msgstr "Nome do funcionário" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_employee_with_different_company_on_contract msgid "Employee whose contracts and company are differents" msgstr "Funcionário cujos contratos e empresa são diferentes" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_contract__hourly_wage msgid "Employee's hourly gross wage." msgstr "Salário bruto por hora do funcionário." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_contract__resource_calendar_id msgid "" "Employee's working schedule.\n" " When left empty, the employee is considered to have a fully flexible schedule, allowing them to work without any time limit, anytime of the week.\n" " " msgstr "" "Horário de trabalho do funcionário.\n" "Quando deixado em branco, considera-se que o funcionário tem um horário totalmente flexível, permitindo que ele trabalhe sem limite de tempo, a qualquer hora da semana." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__employee_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__employee_ids #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_filter msgid "Employees" msgstr "Funcionários" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_employee_missing_from_open_batch msgid "Employees (With Running Contracts) missing from open batches" msgstr "Funcionários (com contratos em andamento) ausentes nos lotes abertos" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees msgid "Employees Selection" msgstr "Seleção de funcionários" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_employee_ambiguous_contract msgid "Employees With Both New And Running Contracts" msgstr "Funcionários com contratos novos e em andamento" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_employees_multiple_payslips msgid "Employees With Multiple Open Payslips of Same Type" msgstr "Funcionários com vários holerites em aberto do mesmo tipo" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_employee_without_bank_account msgid "Employees Without Bank account Number" msgstr "Funcionários sem número de conta bancária" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_employee_without_identification msgid "Employees Without Identification Number" msgstr "Funcionários sem número de identificação" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_employee_without_contract msgid "Employees Without Running Contracts" msgstr "Funcionários sem contratos em andamento" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_nearly_expired_contracts msgid "Employees with running contracts coming to an end" msgstr "Funcionários com contratos ativos quase terminando" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Employer Cost" msgstr "Custo do funcionário" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_structure__hide_basic_on_pdf msgid "" "Enable this option if you don't want to display the Basic Salary on the " "printed pdf." msgstr "" "Ative essa opção se você não quiser exibir o salário básico no PDF impresso." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__date_to #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__date_end msgid "End Date" msgstr "Data final" #. module: hr_payroll #: model:ir.model.constraint,message:hr_payroll.constraint_hr_salary_attachment_check_dates msgid "End date may not be before the starting date." msgstr "A data final não pode ser anterior à data inicial." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__display_warning msgid "Error" msgstr "Erro" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_rule_category.py:0 msgid "Error! You cannot create recursive hierarchy of Salary Rule Category." msgstr "" "Erro: não é possível criar uma hierarquia recorrente de categoria de regra " "salarial." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__date_estimated_end msgid "Estimated End Date" msgstr "Data final estimada" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_line__partner_id #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__partner_id msgid "Eventual third party involved in the salary payment of the employees." msgstr "" "Eventuais terceiros envolvidos no pagamento de salário dos funcionários." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_employee_mixin__export_id msgid "Export" msgstr "Exportar" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__payment_report msgid "Export .csv file related to this batch" msgstr "Exportar arquivo .csv relacionado a esse lote" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__payment_report msgid "Export .csv file related to this payslip" msgstr "Exportar arquivo .csv relacionado a esse holerite" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_export_mixin_form_view #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_export_mixin_list_view msgid "Export Employee Work Entries" msgstr "Exportar registros de trabalho do funcionário" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_mixin__export_file msgid "Export File" msgstr "Exportar arquivo" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_mixin__export_filename msgid "Export Filename" msgstr "Exportar nome de arquivo" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_payment_report_wizard__export_format msgid "Export Format" msgstr "Formato de exportação:" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Export Payslip" msgstr "Exportar holerite" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__2 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__2 msgid "February" msgstr "Fevereiro" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "First, we'll create a new Contract." msgstr "Primeiro, criaremos um novo contrato." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__amount_fix #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__amount_fix #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_rule__amount_select__fix msgid "Fixed Amount" msgstr "Valor fixo" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__wage_type__monthly #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__wage_type__monthly msgid "Fixed Wage" msgstr "Salário fixo" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_follower_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__message_follower_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__message_follower_ids msgid "Followers" msgstr "Seguidores" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_partner_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__message_partner_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__message_partner_ids msgid "Followers (Partners)" msgstr "Seguidores (usuários)" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__activity_type_icon #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__activity_type_icon msgid "Font awesome icon e.g. fa-tasks" msgstr "Ícone do Font Awesome. Ex.: fa-tasks" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_line__amount_percentage #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__amount_percentage msgid "For example, enter 50.0 to apply a percentage of 50%" msgstr "Por exemplo, digite 50,0 para aplicar um percentual de 50%" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__module_l10n_fr_hr_payroll msgid "French Payroll" msgstr "Folha de pagamento - França" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__date_from #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__date_from #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__date_from #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__date_from msgid "From" msgstr "De" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payslips_by_employees.py:0 msgid "From %(from_date)s to %(end_date)s" msgstr "De %(from_date)s até %(end_date)s" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form msgid "General" msgstr "Geral" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_payment_report_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees msgid "Generate" msgstr "Gerar" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_export_mixin_form_view msgid "Generate Export File" msgstr "Gerar arquivo de exportação" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_employee_declaration_view_tree msgid "Generate PDFs" msgstr "Gerar PDFs" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/hr_work_entries_gantt.xml:0 #: code:addons/hr_payroll/static/src/views/work_entry_calendar/work_entry_calendar.xml:0 #: model:ir.actions.act_window,name:hr_payroll.action_hr_payslip_by_employees #: model:ir.actions.server,name:hr_payroll.action_hr_payslip_run_generate #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form msgid "Generate Payslips" msgstr "Gerar holerites" #. module: hr_payroll #: model:ir.actions.server,name:hr_payroll.action_generate_payslips_from_work_entries msgid "Generate payslips" msgstr "Gerar holerites" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payslip_employees msgid "Generate payslips for all selected employees" msgstr "Gerar holerites para todos os funcionários selecionados" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_employee_declaration__state__pdf_generated msgid "Generated PDF" msgstr "PDF gerado" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form msgid "Generated Payslips" msgstr "Holerites gerados" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content msgid "Give insurance card to new registered employees" msgstr "Dê o cartão de seguro saúde a novos funcionários registrados" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__gross_wage #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__gross_wage msgid "Gross Wage" msgstr "Salário bruto" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_employee_declaration_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_line_search #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_filter #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_report_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payroll_structure_filter #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_filter #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_rule_filter msgid "Group By" msgstr "Agrupar por" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__group_payslip_display msgid "Group Payslip Display" msgstr "Exibição de holerite do grupo" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_payment_report_wizard msgid "HR Payroll Payment Report Wizard" msgstr "Assistente de relatório de folha de pagamento de RH" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_work_entry msgid "HR Work Entry" msgstr "RH - Registro de trabalho" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_work_entry_type msgid "HR Work Entry Type" msgstr "Tipo de registro de trabalho de RH" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_type__round_days__half msgid "Half Day" msgstr "Meio dia" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__has_done_payslip msgid "Has Done Payslip" msgstr "Tem holerite concluído" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__has_message #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__has_message #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__has_message msgid "Has Message" msgstr "Tem uma mensagem" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__has_negative_net_to_report msgid "Has Negative Net To Report" msgstr "Tem líquido negativo para relatar" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__has_refund_slip msgid "Has Refund Slip" msgstr "Tem boleto de reembolso" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__has_similar_attachment msgid "Has Similar Attachment" msgstr "Tem um anexo semelhante" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__has_similar_attachment_warning msgid "Has Similar Attachment Warning" msgstr "Aviso de 'Tem anexo semelhante'" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__has_total_amount msgid "Has Total Amount" msgstr "Tem valor total" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.hr_payroll_headcount_action #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_headcount_action #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_view_tree msgid "Headcount" msgstr "Número de funcionários" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_headcount_line msgid "Headcount Line" msgstr "Linha de número de funcionários" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_headcount.py:0 msgid "Headcount for %(company_name)s from %(date_from)s to %(date_to)s" msgstr "" "Número de funcionários da %(company_name)s de %(date_from)s a %(date_to)s" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_headcount.py:0 msgid "Headcount for %(company_name)s on the %(date)s" msgstr "Número de funcionários da %(company_name)s na %(date)s" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_line_view_tree msgid "Headcount's Employees" msgstr "Número de funcionários" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_headcount.py:0 msgid "Headcount's employees" msgstr "Número de funcionários" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__hide_basic_on_pdf msgid "Hide Basic On Pdf" msgstr "Ocultar básico no PDF" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__hourly_wage #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__wage_type__hourly #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__wage_type__hourly msgid "Hourly Wage" msgstr "Salário por hora" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Hours / Week" msgstr "Horas / semana" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__hours_per_week #: model:ir.model.fields,field_description:hr_payroll.field_resource_calendar__hours_per_week msgid "Hours per Week" msgstr "Horas por semana" #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_houserentallowance1 msgid "House Rent Allowance" msgstr "Auxílio-aluguel de casa" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_working_rate__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_note__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_payment_report_wizard__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__id msgid "ID" msgstr "ID" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__activity_exception_icon #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__activity_exception_icon msgid "Icon" msgstr "Ícone" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__activity_exception_icon #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__activity_exception_icon msgid "Icon to indicate an exception activity." msgstr "Ícone para indicar uma atividade excepcional." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__message_needaction #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__message_needaction #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__message_needaction msgid "If checked, new messages require your attention." msgstr "Se marcado, novas mensagens solicitarão sua atenção." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__message_has_error #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__message_has_sms_error #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__message_has_error #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__message_has_sms_error #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__message_has_error #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__message_has_sms_error msgid "If checked, some messages have a delivery error." msgstr "Se marcado, há mensagens com erros de entrega." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees msgid "" "If empty, the default salary structure from the Salary structure type of the" " employee will be used" msgstr "" "Se estiver vazio, será usada a estrutura salarial padrão do tipo de " "estrutura salarial do funcionário" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_employee__is_non_resident #: model:ir.model.fields,help:hr_payroll.field_res_users__is_non_resident msgid "If recipient lives in a foreign country" msgstr "Se o destinatário mora em um país estrangeiro" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_input_type__is_quantity #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__is_quantity msgid "" "If set, hide currency and consider the manual input as a quantity for every " "rule computation using this input." msgstr "" "Se definido, oculta a moeda e considera a entrada manual como uma quantidade" " para cada cálculo de regra que usa essa entrada." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__active msgid "" "If the active field is set to false, it will allow you to hide the salary " "rule without removing it." msgstr "" "Se o campo 'ativo' estiver definido com falso, isso permitirá que você " "oculte a regra de salário sem removê-la." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_employee__disabled msgid "If the employee is declared disabled by law" msgstr "Se o funcionário for declarado inválido por lei" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__image_1920 msgid "Image" msgstr "Imagem" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__image_128 msgid "Image 128" msgstr "Imagem 128" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_view_tree msgid "Index Contracts" msgstr "Indexar contratos" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_hr_payroll_index #: model:ir.actions.server,name:hr_payroll.action_index_contracts msgid "Index contract(s)" msgstr "Indexar contrato(s)" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_index msgid "Index contracts" msgstr "Indexar contratos" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__module_l10n_in_hr_payroll msgid "Indian Payroll" msgstr "Folha de pagamento (Índia)" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__credit_note msgid "Indicates this payslip has a refund of another" msgstr "Indica que este holerite tem um reembolso de outro" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Input Data" msgstr "Inserir dados" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__note msgid "Internal Note" msgstr "Anotação interna" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__internet_invoice msgid "Internet Subscription Invoice" msgstr "Fatura de assinatura da internet" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_is_follower #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__message_is_follower #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__message_is_follower msgid "Is Follower" msgstr "É um seguidor" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__is_fulltime #: model:ir.model.fields,field_description:hr_payroll.field_resource_calendar__is_fulltime msgid "Is Full Time" msgstr "É tempo integral" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__is_paid msgid "Is Paid" msgstr "Está pago" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register msgid "Is Register" msgstr "É registro" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__is_regular msgid "Is Regular" msgstr "É regular" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__is_superuser msgid "Is Superuser" msgstr "É superusuário" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__is_wrong_duration msgid "Is Wrong Duration" msgstr "É duração incorreta" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__is_quantity #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__is_quantity msgid "Is quantity?" msgstr "É quantidade?" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__quantity msgid "" "It is used in computation for percentage and fixed amount. E.g. a rule for " "Meal Voucher having fixed amount of 1€ per worked day can have its quantity " "defined in expression like worked_days['WORK100'].number_of_days." msgstr "" "É usado no cálculo de porcentagem e valor fixo. Por exemplo, uma regra para " "vale-refeição com valor fixo de 1 real por dia trabalhado pode ter sua " "quantidade definida em uma expressão como " "worked_days['WORK100'].number_of_days." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_input__amount msgid "" "It is used in computation. E.g. a rule for salesmen having 1%% commission of" " basic salary per product can defined in expression like: result = " "inputs['SALEURO'].amount * contract.wage * 0.01." msgstr "" " É usado em cálculos. Por exemplo, uma regra para vendedores com comissão de" " 1% do salário básico por produto pode ser definida em uma expressão como: " "result = inputs['SALEURO'].amount * contract.wage * 0.01." #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__1 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__1 msgid "January" msgstr "Janeiro" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_line_search msgid "Job" msgstr "Cargo" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__job_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__job_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__job_id #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_report_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Job Position" msgstr "Cargo" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__job_id msgid "Job Title" msgstr "Nome do cargo" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_light_payslip msgid "Job Title:" msgstr "Nome do cargo:" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__7 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__7 msgid "July" msgstr "Julho" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__6 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__6 msgid "June" msgstr "Junho" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_report_view_search msgid "Last 365 Days Payslip" msgstr "Holerites dos últimos 365 dias" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Last Departures" msgstr "Últimas partidas" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register msgid "Last Month" msgstr "Mês passado" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register msgid "Last Quarter" msgstr "Trimestre passado" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_working_rate__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_note__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_payment_report_wizard__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__write_uid msgid "Last Updated by" msgstr "Última atualização por" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_working_rate__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_note__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_payment_report_wizard__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__write_date msgid "Last Updated on" msgstr "Última atualização em" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__line_ids msgid "Line" msgstr "Linha" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_form msgid "Line Name" msgstr "Nome da linha" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_declaration_mixin__lines_count msgid "Lines Count" msgstr "Contagem de linhas" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule_category__parent_id msgid "" "Linking a salary category to its parent is used only for the reporting " "purpose." msgstr "" "A vinculação de uma categoria salarial à sua principal é usada apenas para " "fins de relatório." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content msgid "Links:" msgstr "Links:" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__paid msgid "Made Payment Order? " msgstr "Fez o pedido de pagamento?" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_main_attachment_id msgid "Main Attachment" msgstr "Anexo principal" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__3 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__3 msgid "March" msgstr "Março" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_form msgid "Mark as Completed" msgstr "Marcar como concluído" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Mark as paid" msgstr "Marcar como pago" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__master_department_id #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_report_view_search msgid "Master Department" msgstr "Departamento principal" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__condition_range_max msgid "Maximum Range" msgstr "Intervalo máximo" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__5 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__5 msgid "May" msgstr "Maio" #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_meal_voucher msgid "Meal Voucher" msgstr "Vale-refeição" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_has_error #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__message_has_error #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__message_has_error msgid "Message Delivery error" msgstr "Erro na entrega da mensagem" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__message_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__message_ids msgid "Messages" msgstr "Mensagens" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__condition_range_min msgid "Minimum Range" msgstr "Intervalo mínimo" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__mobile_invoice msgid "Mobile Subscription Invoice" msgstr "Fatura de assinatura de celular" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_report_hr_payroll_contribution_register msgid "Model for Printing hr.payslip.line grouped by register" msgstr "Modelo para impressão de hr.payslip.line agrupado por registro" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/components/dashboard/payroll_stats/payroll_stats.xml:0 #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__schedule_pay__monthly #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__default_schedule_pay__monthly msgid "Monthly" msgstr "Mensalmente" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_tree msgid "Monthly Amount" msgstr "Valor mensal" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__my_activity_date_deadline #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__my_activity_date_deadline msgid "My Activity Deadline" msgstr "Prazo da minha atividade" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_note__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__rule_parameter_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__name #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Name" msgstr "Nome" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_structure__payslip_name msgid "" "Name to be set on a payslip. Example: 'End of the year bonus'. If not set, " "the default value is 'Salary Slip'" msgstr "" "Nome a ser definido em um holerite. Exemplo: \"Bônus de fim de ano\". Se não" " for definido, o valor padrão será 'Holerite'" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_light_payslip msgid "Name:" msgstr "Nome:" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__negative_net_to_report_amount msgid "Negative Net To Report Amount" msgstr "Valor líquido negativo a reportar" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__negative_net_to_report_display msgid "Negative Net To Report Display" msgstr "Exibição de líquido negativo a reportar" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__negative_net_to_report_message msgid "Negative Net To Report Message" msgstr "Mensagem de líquido negativo a reportar" #. module: hr_payroll #: model:mail.activity.type,name:hr_payroll.mail_activity_data_hr_payslip_negative_net msgid "Negative Net to Report" msgstr "Líquido negativo a reportar" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__is_refund msgid "Negative Value" msgstr "Valor negativo" #. module: hr_payroll #: model:hr.salary.rule.category,name:hr_payroll.NET msgid "Net" msgstr "Líquido" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_view_kanban msgid "Net -" msgstr "Líquido -" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 #: model:hr.salary.rule,name:hr_payroll.default_net_salary msgid "Net Salary" msgstr "Salário líquido" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__net_wage #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__net_wage msgid "Net Wage" msgstr "Salário líquido" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/report/hr_contract_history.py:0 #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payslip_run__state__draft msgid "New" msgstr "Novo" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_new_contracts msgid "New Contracts" msgstr "Novos contratos" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "New Employees" msgstr "Novos funcionários" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payslips_by_employees.py:0 msgid "New Payslip" msgstr "Novo holerite" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__activity_calendar_event_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__activity_calendar_event_id msgid "Next Activity Calendar Event" msgstr "Próxima Atividade do Calendário de Eventos" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__activity_date_deadline #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__activity_date_deadline msgid "Next Activity Deadline" msgstr "Prazo da próxima atividade" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__activity_summary #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__activity_summary msgid "Next Activity Summary" msgstr "Resumo da próxima atividade" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__activity_type_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__activity_type_id msgid "Next Activity Type" msgstr "Tipo da próxima atividade" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__no_end_date msgid "No End Date" msgstr "Sem data final" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "No ID number on the employee !!!" msgstr "Não há número de identificação no funcionário !!!" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_type__round_days__no msgid "No Rounding" msgstr "Sem arredondamento" #. module: hr_payroll #: model:ir.model.constraint,message:hr_payroll.constraint_hr_employee_unique_registration_number msgid "No duplication of registration numbers is allowed" msgstr "Não é permitida a duplicação de números de registro" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__default_no_end_date msgid "No end date by default" msgstr "Sem data final por padrão" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_rule_parameter.py:0 msgid "No rule parameter with code \"%(code)s\" was found for %(date)s" msgstr "" "Nenhum parâmetro de regra com o código \"%(code)s\" foi encontrado para " "%(date)s" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__is_non_resident #: model:ir.model.fields,field_description:hr_payroll.field_res_users__is_non_resident msgid "Non-resident" msgstr "Não residente" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/res_company.py:0 #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_note__note msgid "Note" msgstr "Observação" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_rule_parameter_view_form msgid "" "Note a description of your parameter, when it's used, how is it computed, " "what's the source, ..." msgstr "" "Anote uma descrição de seu parâmetro, quando ele é usado, como é calculado, " "qual é a origem..." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "" "Note: There are previous payslips with a negative amount for a total of %s " "to report." msgstr "" "Observação: há holerites anteriores com um valor negativo em um total de %s " "a reportar." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_category_form msgid "Notes" msgstr "Notas" #. module: hr_payroll #: model_terms:ir.actions.act_window,help:hr_payroll.action_contribution_registers msgid "Nothing to show" msgstr "Nada para mostrar" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__11 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__11 msgid "November" msgstr "Novembro" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_needaction_counter #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__message_needaction_counter #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__message_needaction_counter msgid "Number of Actions" msgstr "Número de ações" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__number_of_days #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__number_of_days #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__number_of_days #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Number of Days" msgstr "Numero de dias" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__number_of_hours #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__number_of_hours #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__number_of_hours #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Number of Hours" msgstr "Número de horas" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "" "Number of days prior to the contract end date that a contract expiration " "warning is triggered." msgstr "" "Número de dias antes da data final do contrato em que um aviso de expiração " "do contrato é acionado." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "" "Number of days prior to the work permit expiration date that a warning is " "triggered." msgstr "" "Número de dias antes da data de expiração da permissão de trabalho em que um" " aviso é acionado." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_has_error_counter #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__message_has_error_counter #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__message_has_error_counter msgid "Number of errors" msgstr "Número de erros" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_contract__full_time_required_hours msgid "" "Number of hours to work on the company schedule to be considered as " "fulltime." msgstr "" "Número de horas a serem trabalhadas no cronograma da empresa para ser " "considerado como tempo integral." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__message_needaction_counter #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__message_needaction_counter #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__message_needaction_counter msgid "Number of messages requiring action" msgstr "Número de mensagens que requerem ação" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__message_has_error_counter #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__message_has_error_counter #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__message_has_error_counter msgid "Number of messages with delivery error" msgstr "Número de mensagens com erro de entrega" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__occurrences msgid "Number of times the salary attachment will appear on the payslip." msgstr "Número de vezes que o anexo de salário aparecerá no holerite." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__occurrences msgid "Occurrences" msgstr "Ocorrências" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__10 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__10 msgid "October" msgstr "Outubro" #. module: hr_payroll #: model:res.groups,name:hr_payroll.group_hr_payroll_user msgid "Officer: Manage all contracts" msgstr "Administrador: gerenciar todos os contratos" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content msgid "On the" msgstr "No" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "" "On the first tab is the amount of worked time giving you a gross " "amount." msgstr "" "Na primeira aba está a quantidade de tempo trabalhado, o que lhe dá um " "valor bruto." #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "" "On the second tab is the computation of the rules linked to the Structure " "resulting in a net amount." msgstr "" "Na segunda aba, há o cálculo das regras vinculadas à estrutura, resultando " "em um valor líquido." #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "" "On the smartbutton, you can find all the Payslips included " "in the Batch." msgstr "" "No botão inteligente, você pode encontrar todos os " "holerites incluídos no lote." #. module: hr_payroll #: model:ir.actions.server,name:hr_payroll.ir_actions_server_action_open_reporting msgid "Open Payroll Reporting" msgstr "Relatório de folha de pagamento em aberto" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Other Info" msgstr "Outras informações" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Other Information" msgstr "Outras informações" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_rule__amount_select__input #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_rule__condition_select__input #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_employee_grade_form msgid "Other Input" msgstr "Outras entradas" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__input_line_type_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input___allowed_input_type_ids msgid "Other Input Line" msgstr "Outra linha de entrada" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_hr_payslip_entry_type_view msgid "Other Input Types" msgstr "Outros tipos de entrada" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Other Inputs" msgstr "Outras entradas" #. module: hr_payroll #: model:hr.work.entry.type,name:hr_payroll.hr_work_entry_type_out_of_contract msgid "Out of Contract" msgstr "Fora de contrato" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_declaration_mixin__pdf_error msgid "PDF Error Message" msgstr "Mensagem de erro do PDF" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__pdf_file msgid "PDF File" msgstr "Arquivo PDF" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_employee_declaration.py:0 msgid "PDF generation started. It will be available shortly." msgstr "A geração do PDF foi iniciada. Ele estará disponível em breve." #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payslip__state__paid #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payslip_run__state__paid msgid "Paid" msgstr "Pago" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__paid_amount msgid "Paid Amount" msgstr "Valor pago" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_report__work_type__2 msgid "Paid Time Off" msgstr "Folga remunerada" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__parameter_value msgid "Parameter Value" msgstr "Valor do parâmetro" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__parent_id msgid "Parent" msgstr "Principal" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__time_credit #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_search_inherit msgid "Part Time" msgstr "Meio período" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__time_credit_type_id msgid "Part Time Work Entry Type" msgstr "Tipo de registro de trabalho de meio período" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "Part time" msgstr "Meio período" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__partner_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__partner_id msgid "Partner" msgstr "Parceiro" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_light_payslip msgid "Pay Period:" msgstr "Período de pagamento:" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payslip #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__slip_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__payslip_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__slip_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__payslip_id msgid "Pay Slip" msgstr "Holerite" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__slip_id msgid "PaySlip" msgstr "Holerite" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register msgid "PaySlip Lines by Contribution Register" msgstr "Linhas do holerite por registro de contribuição" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register msgid "PaySlip Name" msgstr "Nome do holerite" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__payment_report #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__payment_report #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_payment_report_view_form msgid "Payment Report" msgstr "Relatório de pagamento" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__payment_report_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__payment_report_date msgid "Payment Report Date" msgstr "Data do relatório de pagamento" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__payment_report_filename #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__payment_report_filename msgid "Payment Report Filename" msgstr "Nome do arquivo do relatório de pagamento" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.open_payroll_modules #: model:ir.ui.menu,name:hr_payroll.menu_report_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_hr_employee_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Payroll" msgstr "Folha de pagamento" #. module: hr_payroll #: model:ir.actions.server,name:hr_payroll.action_reset_work_entries msgid "Payroll - Technical: Reset Work Entries" msgstr "Folha de pagamento - Técnico: redefinir registros de trabalho" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.payroll_report_action #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_report_view_tree #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_report_view_graph #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_report_view_pivot #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_report_view_search msgid "Payroll Analysis" msgstr "Análise de folha" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_report msgid "Payroll Analysis Report" msgstr "Relatório de análise de folha" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__code msgid "Payroll Code" msgstr "Código da folha de pagamento" #. module: hr_payroll #: model:ir.actions.client,name:hr_payroll.hr_payroll_dashboard_open msgid "Payroll Dashboard" msgstr "Painel de Folha de Pagamento" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_dashboard_warning #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_dashboard_warning_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_dashboard_warning_view_tree msgid "Payroll Dashboard Warning" msgstr "Aviso do painel da folha de pagamento" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_hr_payroll_dashboard_warning msgid "Payroll Dashboard Warnings" msgstr "Avisos do painel da folha de pagamento" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_declaration_mixin msgid "Payroll Declaration Mixin" msgstr "Mixin de declaração de folha de pagamento" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_employee_declaration msgid "Payroll Employee Declaration" msgstr "Declaração de funcionário da folha de pagamento" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Payroll Entries" msgstr "Lançamentos de folhas de pagamento" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_headcount msgid "Payroll Headcount" msgstr "Número de funcionários da folha de pagamento" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_note msgid "Payroll Note" msgstr "Nota de folha de pagamento" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Payroll Rules" msgstr "Regras de folha de pagamento" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Payroll SEPA" msgstr "Folha de pagamento SEPA" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payroll_structure_filter msgid "Payroll Structures" msgstr "Estruturas de folha de pagamento" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Payroll rules that apply to your country" msgstr "Regras da folha de pagamento que se aplicam ao seu país" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content msgid "Payroll tips & tricks:" msgstr "Dicas de folha de pagamento:" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__module_hr_payroll_account msgid "Payroll with Accounting" msgstr "Folha de pagamento com Financeiro" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__module_hr_payroll_account_iso20022 msgid "Payroll with SEPA payment" msgstr "Folha de pagamento com pagamento SEPA" #. module: hr_payroll #: model:ir.actions.server,name:hr_payroll.ir_cron_generate_payslip_pdfs_ir_actions_server msgid "Payroll: Generate pdfs" msgstr "Folha de pagamento: gerar PDFs" #. module: hr_payroll #: model:mail.template,name:hr_payroll.mail_template_new_payslip msgid "Payroll: New Payslip" msgstr "Folha de pagamento: novo holerite" #. module: hr_payroll #: model:ir.actions.server,name:hr_payroll.ir_cron_update_payroll_data_ir_actions_server msgid "Payroll: Update data" msgstr "Folha de pagamento: atualizar dados" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 #: model:ir.actions.act_window,name:hr_payroll.action_hr_payslip_new #: model:ir.actions.report,name:hr_payroll.action_report_payslip #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__payslip_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_payment_report_wizard__payslip_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__payslip_id #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Payslip" msgstr "Holerite" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Payslip 'Date From' must be earlier than 'Date To'." msgstr "A 'Data de' da folha de pagamento deve ser anterior à 'Data até'." #. module: hr_payroll #: model:ir.actions.report,name:hr_payroll.action_report_light_payslip msgid "Payslip (Light)" msgstr "Contracheque (Light)" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__monthly_amount msgid "Payslip Amount" msgstr "Total de holerites" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_filter msgid "Payslip Batch" msgstr "Lote de holerites" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payslip_run msgid "Payslip Batches" msgstr "Lotes de holerite" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__payslip_count #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__payslip_count msgid "Payslip Count" msgstr "Contagem de holerites" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees msgid "Payslip Generation" msgstr "Geração de contracheques" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payslip_input #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_input_type_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_input_type_view_tree msgid "Payslip Input" msgstr "Entrada de holerite" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_input_type_view_tree msgid "Payslip Input Name" msgstr "Nome da entrada da folha de pagamento" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payslip_input_type #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_input_type_view_search msgid "Payslip Input Type" msgstr "Holerite - Tipo de entrada" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__input_line_ids msgid "Payslip Inputs" msgstr "Entradas de holerite" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_hr_employee_view_form msgid "Payslip Language" msgstr "Idioma do contracheque" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payslip_line #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_form msgid "Payslip Line" msgstr "Linha de holerite" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.act_contribution_reg_payslip_lines #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__line_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__line_ids #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_filter msgid "Payslip Lines" msgstr "Linhas do holerite" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__payslip_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__name msgid "Payslip Name" msgstr "Nome do holerite" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_view_hr_payslip_input_type msgid "Payslip Other Input Types" msgstr "Holerite - Outros tipos de entrada" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Payslip PDF Display" msgstr "Holerite - Exibição em PDF" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payment_report_wizard.py:0 msgid "Payslip Period" msgstr "Período do holerite" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_payment_report_wizard__payslip_run_id msgid "Payslip Run" msgstr "Execução do holerite" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payslip_worked_days #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__worked_days_line_ids msgid "Payslip Worked Days" msgstr "Holerite - Dias trabalhados" #. module: hr_payroll #: model:ir.model.constraint,message:hr_payroll.constraint_hr_salary_attachment_check_monthly_amount msgid "Payslip amount must be strictly positive." msgstr "O valor do holerite deve ser positivo." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_attachment.py:0 #: model:ir.actions.act_window,name:hr_payroll.act_hr_employee_payslip_list #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__slip_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__slip_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__payslip_ids #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_payslips #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_history_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_pivot #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_tree msgid "Payslips" msgstr "Holerites" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_hr_payslip_run_tree #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_tree msgid "Payslips Batches" msgstr "Lote de holerites" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_tree msgid "Payslips Count" msgstr "Contagem de holerites" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_payslips_previous_contract msgid "Payslips Generated On Previous Contract" msgstr "Holerites gerados em contrato anterior" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.hr_payslip_action_view_to_pay msgid "Payslips To Pay" msgstr "Holerites a pagar" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_payslips_negative_net msgid "Payslips With Negative NET" msgstr "Holerites com NET negativo" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees msgid "Payslips by Employees" msgstr "Holerites por funcionários" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__pdf_filename msgid "Pdf Filename" msgstr "Nome do arquivo PDF" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__pdf_to_generate msgid "Pdf To Generate" msgstr "PDF a ser gerado" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__percentage msgid "Percentage" msgstr "Porcentagem" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__amount_percentage #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__amount_percentage #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_rule__amount_select__percentage msgid "Percentage (%)" msgstr "Porcentagem (%)" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__amount_percentage_base msgid "Percentage based on" msgstr "Porcentagem baseada em" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Period" msgstr "Período" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_mixin__period_start msgid "Period Start" msgstr "Início do período" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_mixin__period_stop msgid "Period Stop" msgstr "Parada de período" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_report__work_entry_source__planning #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_report__work_entry_source__planning msgid "Planning" msgstr "Planejamento" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_employee_declaration.py:0 msgid "Please select the declarations for which you want to generate a PDF." msgstr "Selecione as declarações para as quais você deseja gerar um PDF." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_export_mixin_form_view msgid "Populate" msgstr "Preencher" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Post payroll slips in accounting" msgstr "Lançar holerites no financeiro" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Previous Negative Payslip to Report" msgstr "Holerite negativo anterior a reportar" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_tree msgid "Print" msgstr "Imprimir" #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_professionaltax1 msgid "Professional Tax" msgstr "Imposto profissional" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Prorated end-of-year bonus" msgstr "Bônus rateado de fim de ano" #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_providentfund1 msgid "Provident Fund" msgstr "Fundo de previdência" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__evaluation_code #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__amount_python_compute #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_rule__amount_select__code #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_rule_filter msgid "Python Code" msgstr "Código Python" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__condition_python msgid "Python Condition" msgstr "Condição Python" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_rule__condition_select__python msgid "Python Expression" msgstr "Expressão Python" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_rule_parameter_value__parameter_value msgid "Python data structure" msgstr "Estrutura de dados Python" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__quantity #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__quantity #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__quantity #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Quantity" msgstr "Quantidade" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register msgid "Quantity/Rate" msgstr "Quantidade/taxa" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Quarter %(quarter)s of %(year)s" msgstr "Trimestre %(quarter)s de %(year)s" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__schedule_pay__quarterly #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__default_schedule_pay__quarterly msgid "Quarterly" msgstr "Trimestralmente" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__queued_for_pdf msgid "Queued For Pdf" msgstr "Na fila para PDF" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_employee_declaration__state__pdf_to_generate msgid "Queued PDF generation" msgstr "Geração de PDF em fila" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_rule__condition_select__range msgid "Range" msgstr "Intervalo" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__condition_range msgid "Range Based on" msgstr "Intervalo baseado em" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_working_rate__rate #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Rate" msgstr "Taxa" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__rate #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__rate msgid "Rate (%)" msgstr "Taxa (%)" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__rating_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__rating_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__rating_ids msgid "Ratings" msgstr "Avaliações" #. module: hr_payroll #: model:ir.actions.server,name:hr_payroll.action_hr_payroll_recompute_whole_sheet msgid "Recompute Whole Sheet" msgstr "Recalcular folha inteira" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Recompute the payslip lines only, not the worked days / input lines" msgstr "" "Recalcular somente as linhas do holerite, mas não os dias trabalhados/linhas" " de entrada" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_attachment.py:0 msgid "Recorded a new payment of %s." msgstr "Registrou um novo pagamento de %s." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__number msgid "Reference" msgstr "Referência" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_mixin__reference_month msgid "Reference Month" msgstr "Mês de referência" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_mixin__reference_year msgid "Reference Year" msgstr "Ano de referência" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Refund" msgstr "Reembolso" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Refund: %(payslip)s" msgstr "Reembolso: %(payslip)s" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_search msgid "Refunds" msgstr "Reembolsos" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__registration_number msgid "Registration Number of the Employee" msgstr "Número de registro do funcionário" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure_type__default_struct_id msgid "Regular Pay Structure" msgstr "Estrutura de pagamento regular" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_report__work_type__1 msgid "Regular Working Day" msgstr "Dia útil normal" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 #: model:hr.salary.rule,name:hr_payroll.default_reimbursement_salary_rule msgid "Reimbursement" msgstr "Reembolso" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_tree msgid "Related Payslips" msgstr "Contracheques relacionadas" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__remaining_amount msgid "Remaining Amount" msgstr "Valor restante" #. module: hr_payroll #: model:ir.model.constraint,message:hr_payroll.constraint_hr_salary_attachment_check_remaining_amount msgid "Remaining amount must be positive." msgstr "O valor restante deve ser positivo." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__remaining_amount msgid "Remaining amount to be paid." msgstr "Valor restante a ser pago." #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "Remove \"Conflicting\" filter" msgstr "Remover o filtro \"Conflitante\"" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payment_report_wizard.py:0 msgid "Report Date" msgstr "Data do relatório" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_report #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_hr_work_entry_type_view_form_inherit_contract msgid "Reporting" msgstr "Relatórios" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_work_entry_export_mixin.py:0 msgid "Resolve Conflicts" msgstr "Resolver conflitos" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_resource_calendar msgid "Resource Working Time" msgstr "Tempo de trabalho do recurso" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__activity_user_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__activity_user_id msgid "Responsible User" msgstr "Usuário responsável" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_type__round_days_type msgid "Round Type" msgstr "Tipo de arredondamento" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_type__round_days msgid "Rounding" msgstr "Arredondamento" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__salary_rule_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__salary_rule_id msgid "Rule" msgstr "Regra" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_hr_salary_rule_category msgid "Rule Categories" msgstr "Categorias de regras" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form msgid "Rule Name" msgstr "Nome da regra" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__rule_parameter_id msgid "Rule Parameter" msgstr "Parâmetro da regra" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_action_hr_salary_rule_parameter msgid "Rule Parameters" msgstr "Parâmetros da regra" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_action_hr_salary_rule_form msgid "Rules" msgstr "Regras" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_attachment__state__open #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_form msgid "Running" msgstr "Em andamento" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__sim_card msgid "SIM Card Copy" msgstr "Cópia do cartão SIM" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_has_sms_error #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__message_has_sms_error #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__message_has_sms_error msgid "SMS Delivery error" msgstr "Erro no envio de SMS" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_hr_salary_configuration msgid "Salary" msgstr "Salário" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_contract.py:0 #: code:addons/hr_payroll/report/hr_contract_history.py:0 #: model:ir.actions.act_window,name:hr_payroll.action_hr_salary_attachment_new #: model:ir.actions.act_window,name:hr_payroll.hr_salary_attachment_action #: model:ir.actions.act_window,name:hr_payroll.hr_salary_attachment_action_view_employee #: model:ir.model,name:hr_payroll.model_hr_salary_attachment #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_form msgid "Salary Attachment" msgstr "Penhora de salário" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__salary_attachments_count #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract_history__salary_attachment_count #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__salary_attachment_count msgid "Salary Attachment Count" msgstr "Total de penhoras de salário" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__salary_attachment_count msgid "Salary Attachment count" msgstr "Contagem de anexos de salário" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 #: code:addons/hr_payroll/models/hr_salary_attachment.py:0 #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__salary_attachment_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__salary_attachment_ids #: model:ir.ui.menu,name:hr_payroll.hr_menu_salary_attachments #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_history_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_pivot #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_tree #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Salary Attachments" msgstr "Penhoras de salário" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_category_form msgid "Salary Categories" msgstr "Categorias salariais" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Salary Computation" msgstr "Cálculo salarial" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_salary_rule msgid "Salary Rule" msgstr "Regra salarial" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_hr_salary_rule_category #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_category_tree #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_salary_rule_category_filter msgid "Salary Rule Categories" msgstr "Categorias de regras salariais" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_salary_rule_category #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_filter msgid "Salary Rule Category" msgstr "Categoria de regra salarial" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_rule_parameter #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_rule_parameter_view_form msgid "Salary Rule Parameter" msgstr "Parâmetro da regra salarial" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_rule_parameter_value msgid "Salary Rule Parameter Value" msgstr "Valor do parâmetro da regra salarial" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.hr_rule_parameter_action msgid "Salary Rule Parameters" msgstr "Parâmetros da regra salarial" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_salary_rule_form #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__rule_ids #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_list #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_employee_grade_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_rule_filter msgid "Salary Rules" msgstr "Regras salariais" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Salary Slip" msgstr "Holerite salarial" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_structure #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__structure_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__struct_id #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_edit_payslip_lines_form_wizard #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_tree #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_tree_register #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_rule_filter msgid "Salary Structure" msgstr "Estrutura salarial" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_structure_type #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__structure_type_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__structure_type_id #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_employee_tree_inherit msgid "Salary Structure Type" msgstr "Tipo de estrutura salarial" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_view_hr_payroll_structure_from_type #: model:ir.actions.act_window,name:hr_payroll.action_view_hr_payroll_structure_list_form msgid "Salary Structures" msgstr "Estruturas salariais" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__schedule_pay msgid "Schedule Pay" msgstr "Programação de pagamento" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_employee_declaration_view_search msgid "Search Declarations" msgstr "Buscar declarações" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_line_search #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_view_search msgid "Search Headcount" msgstr "Buscar número de funcionários" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_dashboard_warning_view_search msgid "Search Payroll Dashboard Warning" msgstr "Buscar aviso do painel da folha de pagamento" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_filter msgid "Search Payslip Batches" msgstr "Buscar lotes de holerite" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_filter msgid "Search Payslip Lines" msgstr "Buscar linhas de holerite" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Search Payslips" msgstr "Buscar holerites" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_search msgid "Search Salary Attachment" msgstr "Buscar anexo de salário" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_rule_filter msgid "Search Salary Rule" msgstr "Buscar regra salarial" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_structure_type_view_search msgid "Search Structure Type" msgstr "Buscar tipo de estrutura" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__schedule_pay__semi-annually #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__default_schedule_pay__semi-annually msgid "Semi-annually" msgstr "Semestralmente" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__schedule_pay__semi-monthly #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__default_schedule_pay__semi-monthly msgid "Semi-monthly" msgstr "Duas vezes por mês" #. module: hr_payroll #: model:mail.template,description:hr_payroll.mail_template_new_payslip msgid "Sent to employee to notify them about their new payslip" msgstr "Enviado ao funcionário para notificá-lo sobre seu novo holerite" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__9 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__9 msgid "September" msgstr "Setembro" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__sequence #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__sequence #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__sequence #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure_type__sequence #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__sequence #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__sequence #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__sequence #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__sequence msgid "Sequence" msgstr "Sequência" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees msgid "" "Set a specific department if you wish to select all the employees from this " "department (and subdepartments) at once." msgstr "" "Defina um departamento específico se quiser selecionar todos os funcionários" " desse departamento (e subdepartamentos) de uma só vez." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees msgid "" "Set a specific job if you wish to select all the employees from this job at " "once." msgstr "" "Defina um trabalho específico se quiser selecionar todos os funcionários " "desse trabalho de uma só vez." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees msgid "" "Set a specific structure type if you wish to select all the employees from " "this structure type at once." msgstr "" "Defina um tipo de estrutura específico se quiser selecionar todos os " "funcionários desse tipo de estrutura de uma só vez." #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "Set the Contract as Running." msgstr "Defina o Contrato como em andamento." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Set to Draft" msgstr "Definir como rascunho" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_hr_payroll_configuration #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_global_settings msgid "Settings" msgstr "Definições" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Slips to Confirm" msgstr "Holerites a confirmar" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payment_report_wizard.py:0 msgid "Some employees (%s) don't have a bank account." msgstr "Alguns funcionários (%s) não têm conta bancária." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_work_entry_export_mixin.py:0 msgid "" "Some work entries are in conflict. Please resolve the conflicts before " "exporting." msgstr "" "Algumas entradas de trabalho estão em conflito. Resolva os conflitos antes " "de exportar." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payslips_by_employees.py:0 msgid "Some work entries could not be validated." msgstr "Alguns registros de trabalho não puderam ser validados." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__standard_calendar_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract_history__standard_calendar_id msgid "Standard Calendar" msgstr "Calendário padrão" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__date_from #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__date_start msgid "Start Date" msgstr "Data de início" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__state #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__state #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_employee_declaration_view_search msgid "State" msgstr "Status" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__state #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__state #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__state #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_filter #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Status" msgstr "Status" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__activity_state #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__activity_state msgid "" "Status based on activities\n" "Overdue: Due date is already passed\n" "Today: Activity date is today\n" "Planned: Future activities." msgstr "" "Status baseado em atividades\n" "Atrasado: data de vencimento já passou\n" "Hoje: data da atividade é hoje\n" "Planejado: atividades futuras." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__struct_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__struct_id #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Structure" msgstr "Estrutura" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_employee_grade_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payroll_structure_filter msgid "Structure Name" msgstr "Nome da estrutura" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure_type__name #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_structure_type_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_structure_type_view_tree #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payroll_structure_filter msgid "Structure Type" msgstr "Tipo de estrutura" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure_type__struct_type_count msgid "Structure Type Count" msgstr "Contagem de tipos de estrutura" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_hr_payroll_structure_type #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_structure_type msgid "Structure Types" msgstr "Tipos de estrutura" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure_type__struct_ids #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_structure_view #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_structure_type_view_form msgid "Structures" msgstr "Estruturas" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__sum_worked_hours msgid "Sum Worked Hours" msgstr "Soma das horas trabalhadas" #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_sum_alw_category msgid "Sum of Allowance category" msgstr "Soma da categoria de auxílio" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_tree msgid "Sum of Days" msgstr "Soma de dias" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_dashboard_warning__color msgid "Tag color. No color means black." msgstr "Cor do marcador. Nenhuma cor significa preto." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 #: model:hr.salary.rule,name:hr_payroll.default_gross_salary_rule #: model:hr.salary.rule.category,name:hr_payroll.GROSS msgid "Taxable Salary" msgstr "Salário tributável" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__report_id msgid "Template" msgstr "Modelo" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__country_code #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_input_type__country_code #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__country_code msgid "" "The ISO country code in two chars. \n" "You can use this field for quick search." msgstr "" "O código ISO do país de dois caracteres. \n" "Use este campo para fazer uma busca." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "" "The Standard Calendar is the calendar used by the people working at a 100% " "rate. It's used here to compute your part-time percentage." msgstr "" "O Calendário Padrão é o calendário usado pelas pessoas que trabalham em uma " "taxa de 100%. Ele é usado aqui para calcular sua porcentagem de tempo " "parcial." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_work_entry_type__is_unforeseen msgid "" "The Work Entry checked as Unforeseen Absence will be counted in absenteeism " "at work report." msgstr "" "O registro de trabalho marcado como 'ausência imprevista' será contado no " "relatório de ausências no trabalho." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/res_company.py:0 msgid "" "The YTD reset day must be a valid day of the month : since the current month" " is %(month)s, it should be between 1 and %(day)s." msgstr "" "O dia de reinicialização AAD deve ser um dia válido do mês: como o mês atual" " é %(month)s, deve estar entre 1 e %(day)s." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_edit_payslip_line__code #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_line__code #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__code msgid "" "The code of salary rules can be used as reference in computation of other " "rules. In that case, it is case sensitive." msgstr "" "O código de regras salariais pode ser usado como referência no cálculo de " "outras regras. Nesse caso, ele diferencia maiúsculas e minúsculas." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_input__code #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_input_type__code #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_worked_days__work_entry_type_id msgid "The code that can be used in the salary rules" msgstr "O código que pode ser usado nas regras de salários" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_line__amount_select #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__amount_select msgid "The computation method for the rule amount." msgstr "O método de cálculo para o valor da regra." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_input__contract_id msgid "The contract this input should be applied to" msgstr "O contrato ao qual essa entrada deve ser aplicada" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_worked_days__contract_id msgid "The contract this worked days should be applied to" msgstr "O contrato ao qual esses dias trabalhados devem ser aplicados" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__paid_date msgid "The date on which the payment is made to the employee." msgstr "A data em que o pagamento é feito ao funcionário." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "" "The duration of the payslip is not accurate according to the structure type." msgstr "" "A duração do holerite não é precisa de acordo com o tipo de estrutura." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "" "The following employees have a contract outside of the payslip period:\n" "%s" msgstr "" "Os seguintes funcionários têm um contrato fora do período do holerite:\n" "%s" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "" "The following values are not valid:\n" "%s" msgstr "" "Os seguintes valores não são válidos:\n" "%s" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__condition_range_max msgid "The maximum amount, applied for this rule." msgstr "O valor máximo aplicado para esta regra." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__condition_range_min msgid "The minimum amount, applied for this rule." msgstr "O valor mínimo aplicado para esta regra." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_light_payslip #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "" "The net amount will be recovered from the first positive remuneration " "established after this." msgstr "" "O valor líquido será recuperado da primeira remuneração positiva " "estabelecida depois disso." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "The payslips should be in Draft or Waiting state." msgstr "Os holerites devem estar com status 'rascunho' ou 'aguardando'." #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/views/add_payslips_hook.js:0 msgid "The payslips(s) are now added to the batch" msgstr "Os holerites agora estão adicionados ao lote" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "The period selected does not match the contract validity period." msgstr "" "O período selecionado não corresponde ao período de validade do contrato." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "The selected payslips should be linked to the same batch" msgstr "Os holerites selecionados devem estar vinculados ao mesmo lote" #. module: hr_payroll #: model:ir.model.constraint,message:hr_payroll.constraint_hr_payroll_headcount_date_range msgid "The start date must be anterior to the end date." msgstr "A data inicial deve ser anterior à data final." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_contract__time_credit_type_id msgid "" "The work entry type used when generating work entries to fit full time " "working schedule." msgstr "" "O tipo de registro de trabalho usado ao gerar registros de trabalho para se " "adequar ao cronograma de trabalho em tempo integral." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_work_entry_type__unpaid_structure_ids msgid "The work entry won’t grant any money to employee in payslip." msgstr "" "O registro de trabalho não concederá nenhum dinheiro ao funcionário no " "holerite." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_declaration_mixin.py:0 msgid "There is no declaration to generate for the given period" msgstr "Não há nenhuma declaração a ser gerada para o período em questão" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payment_report_wizard.py:0 msgid "" "There is no valid payslip (done and net wage > 0) to generate the file." msgstr "" "Não há holerite válido (concluído e com salário líquido > 0) para gerar o " "arquivo." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payment_report_wizard.py:0 msgid "There should be at least one payslip to generate the file." msgstr "Deve haver pelo menos um holerite para gerar o arquivo." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "" "There's no contract set on payslip %(payslip)s for %(employee)s. Check that " "there is at least a contract set on the employee form." msgstr "" "Não há nenhum contrato definido no holerite %(payslip)s para %(employee)s. " "Verifique se há pelo menos um contrato definido no formulário do " "funcionário." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "This action is forbidden on validated payslips." msgstr "Essa ação é proibida em holerites validados." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "This action is restricted to payroll managers only." msgstr "Essa ação é restrita apenas aos gerentes de folha de pagamento." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_rule_parameter__code #: model:ir.model.fields,help:hr_payroll.field_hr_rule_parameter_value__code msgid "This code is used in salary rules to refer to this parameter." msgstr "" "Esse código é usado nas regras salariais para fazer referência a esse " "parâmetro." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_input_type__struct_ids msgid "" "This input will be only available in those structure. If empty, it will be " "available in all payslip." msgstr "" "Essa entrada estará disponível somente nessa estrutura. Se estiver vazio, " "estará disponível em todos os holerites." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_contract_history__time_credit msgid "This is a credit time contract." msgstr "Este é um contrato de tempo de crédito." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_work_entry__is_credit_time msgid "This is a credit time work entry." msgstr "Esse é um registro de trabalho de tempo de crédito." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "This payslip can be erroneous :" msgstr "Esse holerite pode estar errado:" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_edit_payslip_lines_wizard.py:0 msgid "This payslip has been manually edited by %s." msgstr "Este holerite foi editado manualmente por %s." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "This payslip is not validated. This is not a legal document." msgstr "Este holerite não foi validado. Este não é um documento legal." #. module: hr_payroll #: model_terms:ir.actions.act_window,help:hr_payroll.payroll_report_action msgid "This report performs analysis on your payslip." msgstr "Esse relatório faz uma análise de seu holerite." #. module: hr_payroll #: model_terms:ir.actions.act_window,help:hr_payroll.hr_work_entry_report_action msgid "This report performs analysis on your work entries." msgstr "Esse relatório faz uma análise de seus registros de trabalho." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__condition_range msgid "" "This will be used to compute the % fields values; in general it is on basic," " but you can also use categories code fields in lowercase as a variable " "names (hra, ma, lta, etc.) and the variable basic." msgstr "" "Isso será usado para calcular os valores dos campos %; em geral é básico, " "mas você também pode usar os campos de códigos de categorias em letras " "minúsculas como um nome de variável ​​(hra, ma, lta, etc) e o básico " "variável." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payslips_by_employees.py:0 msgid "Time intervals to look for:%s" msgstr "Intervalos de tempo a serem analisados: %s" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__date_to #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__date_to #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__date_to msgid "To" msgstr "Até" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "To Compute" msgstr "A calcular" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "To Confirm" msgstr "A confirmar" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_employee_payslips_to_pay msgid "To Pay" msgstr "A pagar" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_light_payslip #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "To pay on" msgstr "A pagar em" #. module: hr_payroll #: model_terms:ir.actions.act_window,help:hr_payroll.action_contribution_registers msgid "To see something in this report, compute a payslip." msgstr "Para ver algo nesse relatório, calcule um holerite." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__total #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__total #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_resource_calendar_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Total" msgstr "Total" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__total_amount #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Total Amount" msgstr "Valor total" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Total Working Days" msgstr "Total de dias de trabalhados" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Total Working Hours" msgstr "Total de horas de trabalho" #. module: hr_payroll #: model:ir.model.constraint,message:hr_payroll.constraint_hr_salary_attachment_check_total_amount msgid "" "Total amount must be strictly positive and greater than or equal to the " "payslip amount." msgstr "" "O valor total deve ser estritamente positivo e maior ou igual ao valor do " "holerite." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__total_amount msgid "Total amount to be paid." msgstr "Valor total a ser pago." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__sum_worked_hours msgid "Total hours of attendance and time off (paid or not)" msgstr "Total de horas de presença e de folga (pagas ou não)" #. module: hr_payroll #: model:ir.model.constraint,message:hr_payroll.constraint_hr_rule_parameter__unique msgid "Two rule parameters cannot have the same code." msgstr "Dois parâmetros de regra não podem ter o mesmo código." #. module: hr_payroll #: model:ir.model.constraint,message:hr_payroll.constraint_hr_rule_parameter_value__unique msgid "Two rules with the same code cannot start the same day" msgstr "Duas regras com o mesmo código não podem começar no mesmo dia" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__type #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__type_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__struct_type_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__input_type_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__work_entry_type_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__other_input_type_id #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_search msgid "Type" msgstr "Tipo" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__activity_exception_decoration #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__activity_exception_decoration msgid "Type of the exception activity on record." msgstr "Tipo de atividade de exceção registrada." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_type__is_unforeseen msgid "Unforeseen Absence" msgstr "Ausência inesperada" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Unknown State" msgstr "Estado desconhecido" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_hr_work_entry_type_view_form_inherit msgid "Unpaid" msgstr "Não pago" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_report__work_type__3 msgid "Unpaid Time Off" msgstr "Folga não remunerada" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__unpaid_work_entry_type_ids msgid "Unpaid Work Entry Type" msgstr "Tipo de registro de trabalho não remunerado" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_employee_grade_form msgid "Unpaid Work Entry Types" msgstr "Tipos de registros de trabalho não remunerado" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_type__unpaid_structure_ids msgid "Unpaid in Structures Types" msgstr "Não pago em tipos de estruturas" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payment_report_wizard.py:0 msgid "" "Untrusted bank account for the following employees:\n" "%s" msgstr "" "A conta bancária dos seguintes funcionários não é confiável:\n" "%s" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_type__round_days_type__up msgid "Up" msgstr "Para cima" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__use_worked_day_lines #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__use_worked_day_lines msgid "Use Worked Day Lines" msgstr "Usar linhas de dias trabalhados" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_line__sequence #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__sequence msgid "Use to arrange calculation sequence" msgstr "Usar para organizar sequência de cálculo" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_line__appears_on_payslip #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__appears_on_payslip msgid "Used to display the salary rule on payslip." msgstr "Usado para mostrar a regra salarial no holerite." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__appears_on_employee_cost_dashboard msgid "Used to display the value in the employer cost dashboard." msgstr "Usado para exibir o valor no painel de custos do empregador." #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_res_users msgid "User" msgstr "Usuário" #. module: hr_payroll #: model:res.groups,comment:hr_payroll.group_hr_payroll_user msgid "User can manage all contracts, work entries and create payslips." msgstr "" "O usuário pode gerenciar todos os contratos, registros de trabalho e criar " "holerites." #. module: hr_payroll #: model:res.groups,comment:hr_payroll.group_hr_payroll_manager msgid "User have full access on the application." msgstr "O usuário tem acesso total ao aplicativo." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form msgid "Validate" msgstr "Validar" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_edit_payslip_lines_form_wizard msgid "Validate Edition" msgstr "Validar edição" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_report__state__validated #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_search msgid "Validated" msgstr "Validado" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__parameter_version_ids #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_rule_parameter_view_form msgid "Versions" msgstr "Versões" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__appears_on_employee_cost_dashboard msgid "View on Employer Cost Dashboard" msgstr "Exibir no painel de custos do empregador" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__appears_on_payroll_report msgid "View on Payroll Reporting" msgstr "Ver no relatório da folha de pagamento" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_view_kanban msgid "Wage :" msgstr "Salário:" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__wage_on_payroll msgid "Wage On Payroll" msgstr "Salário na Folha de pagamento" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__wage_type #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract_history__wage_type #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__wage_type msgid "Wage Type" msgstr "Tipo de salário" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_index_wizard.py:0 msgid "Wage indexed by %(percentage).2f%% on %(date)s" msgstr "Salário indexado por %(percentage).2f%% em %(date)s" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payslip__state__verify msgid "Waiting" msgstr "Aguardando" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__color msgid "Warning Color" msgstr "Cor do aviso" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__warning_message msgid "Warning Message" msgstr "Mensagem de aviso" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_attachment.py:0 msgid "Warning, a similar attachment has been found." msgstr "Aviso, um anexo semelhante foi encontrado." #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/components/dashboard/action_box/action_box.xml:0 #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_dashboard_warning msgid "Warnings" msgstr "Avisos" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_work_entry.py:0 msgid "" "Watch out for gaps in %(employee_name)s's calendar\n" "\n" "Please complete the missing work entries of %(employee_name)s:%(time_intervals_str)s \n" "\n" "Missing work entries are like the Bermuda Triangle for paychecks. Let's keep your colleague's earnings from vanishing into thin air!" msgstr "" "Fique atento às lacunas no calendário de %(employee_name)s\n" "\n" "Complete os registros de trabalho que faltam de %(employee_name)s:%(time_intervals_str)s \n" "\n" "Registros de trabalho ausentes são como o Triângulo das Bermudas dos holerites. Vamos evitar que os ganhos do seu colega evaporem!" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_work_entry_type__round_days_type msgid "Way of rounding the work entry type." msgstr "Forma de arredondar o tipo de registro de trabalho." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content msgid "We have to improve our Payroll flow with the new Odoo process" msgstr "" "Temos que melhorar nosso fluxo de folha de pagamento com o novo processo do " "Odoo" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__website_message_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__website_message_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__website_message_ids msgid "Website Messages" msgstr "Mensagens do site" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__website_message_ids #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__website_message_ids #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__website_message_ids msgid "Website communication history" msgstr "Histórico de comunicação do site" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Week %(week_number)s of %(year)s" msgstr "Semana %(week_number)s de %(year)s" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__schedule_pay__weekly #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__default_schedule_pay__weekly msgid "Weekly" msgstr "Semanalmente" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Weeks %(week)s and %(week1)s of %(year)s" msgstr "Semanas %(week)s e %(week1)s de %(year)s" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_work_entry_type__round_days msgid "" "When the work entry is displayed in the payslip, the value is rounded " "accordingly." msgstr "" "Quando o registro de trabalho é exibido no holerite, o valor é arredondado " "de acordo." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_contract__calendar_changed msgid "Whether the previous or next contract has a different schedule or not" msgstr "Se o contrato anterior ou seguinte tem um cronograma diferente ou não" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_index__description msgid "" "Will be used as the message specifying why the wage on the contract has been" " modified" msgstr "" "Será usada como a mensagem que especifica por que o salário no contrato foi " "modificado" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__count_work msgid "Work Days" msgstr "Dias de trabalho" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_work_entries_root msgid "Work Entries" msgstr "Registros de trabalho" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.hr_work_entry_report_action #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_pivot #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_tree msgid "Work Entries Analysis" msgstr "Análise de registros de trabalho" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_work_entry_report msgid "Work Entries Analysis Report" msgstr "Relatório de análise de registros de trabalho" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_work_entry_export_mixin.py:0 msgid "Work Entries Export" msgstr "Exportação de registros de trabalho" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "" "Work Entries are generated for each time period defined in " "the Working Schedule of the Contract." msgstr "" "Os registros de trabalho são gerados para cada período de " "tempo definido no cronograma de trabalho do contrato." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_work_entry_export_mixin.py:0 msgid "Work Entries for %(employee)s" msgstr "Registros de trabalho para %(employee)s" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_employee_mixin__work_entry_ids msgid "Work Entry" msgstr "Registro de trabalho" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_hr_work_entry_report msgid "Work Entry Analysis" msgstr "Análise de registro de trabalho" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_work_entry_export_employee_mixin msgid "Work Entry Export Employee" msgstr "Exportação de registros de trabalho do funcionário" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_work_entry_export_mixin msgid "Work Entry Export Mixin" msgstr "Mixin de exportação de registro de trabalho" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__work_entry_source #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__work_entry_source msgid "Work Entry Source" msgstr "Origem do registro de trabalho" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__work_entry_type_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__work_entry_type_id #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_search msgid "Work Entry Type" msgstr "Tipo de registro de trabalho" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__count_work_hours msgid "Work Hours" msgstr "Horas de trabalho" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Work Permit Expiration Notice Period" msgstr "Período de aviso de expiração da permissão de trabalho" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_resource_calendar__work_time_rate #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_resource_calendar_view_form msgid "Work Time Rate" msgstr "Taxa de tempo de trabalho" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "" "Work entries may not be generated for the period from %(start)s to %(end)s." msgstr "" "Os registros de trabalho não podem ser gerados para o período de %(start)s a" " %(end)s." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_structure_type__default_work_entry_type_id msgid "Work entry type for regular attendances." msgstr "Tipo de registro de trabalho para presenças regulares." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__work_time_rate #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract_history__work_time_rate msgid "Work time rate" msgstr "Taxa de tempo de trabalho" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_resource_calendar__work_time_rate msgid "" "Work time rate versus full time working schedule, should be between 0 and " "100 %." msgstr "" "A taxa de tempo de trabalho em relação ao cronograma de trabalho em tempo " "integral deve estar entre 0 e 100%." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_contract__work_time_rate #: model:ir.model.fields,help:hr_payroll.field_hr_contract_history__work_time_rate msgid "Work time rate versus full time working schedule." msgstr "" "Taxa de tempo de trabalho versus horário de trabalho em tempo integral." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__work_code msgid "Work type" msgstr "Tipo de trabalho" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__work_type msgid "Work, (un)paid Time Off" msgstr "Trabalho, folga (não) remunerada" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Worked Day" msgstr "Dia trabalhado" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_edit_payslip_lines_form_wizard #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Worked Days" msgstr "Dias trabalhados" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Worked Days & Inputs" msgstr "Dias trabalhados e entradas" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__worked_days_line_ids msgid "Worked Days Lines" msgstr "Linhas de dias trabalhados" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_structure__use_worked_day_lines #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__use_worked_day_lines msgid "Worked days won't be computed/displayed in payslips." msgstr "Os dias trabalhados não serão computados/exibidos nos holerites." #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_headcount_working_rate #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__working_rate_ids #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_line_search msgid "Working Rate" msgstr "Taxa de trabalho" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__resource_calendar_id #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_report__work_entry_source__calendar #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_report__work_entry_source__calendar msgid "Working Schedule" msgstr "Horário de trabalho" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_working_schedule_change msgid "Working Schedule Changes" msgstr "Alterações no cronograma de trabalho" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_rule.py:0 msgid "Wrong percentage base or quantity defined for:" msgstr "Base de porcentagem ou quantidade incorreta definida para:" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_rule.py:0 msgid "Wrong python code defined for:" msgstr "Código python incorreto definido para:" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_rule.py:0 msgid "Wrong python condition defined for:" msgstr "Condição python incorreta definida para:" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_rule.py:0 msgid "Wrong quantity defined for:" msgstr "Quantidade incorreta definida para:" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_rule.py:0 msgid "Wrong range condition defined for:" msgstr "Condição de intervalo incorreta definida para:" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_rule_parameter.py:0 msgid "" "Wrong rule parameter value for %(rule_parameter_name)s at date %(date)s.\n" "%(error)s" msgstr "" "Valor de parâmetro de regra incorreto para %(rule_parameter_name)s na data %(date)s.\n" "%(error)s" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "" "Wrong warning computation code defined for:\n" "- Warning: %(warning)s\n" "- Error: %(error)s" msgstr "" "Código de cálculo de aviso incorreto definido para:\n" "- Aviso: %(warning)s\n" "- Erro: %(error)s" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__ytd #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__ytd #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__ytd #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__ytd #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "YTD" msgstr "AAD" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "YTD Reset Date" msgstr "Data de reinicialização de AAD" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_res_company__ytd_reset_day #: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__ytd_reset_day msgid "YTD Reset Day of the month" msgstr "Dia do mês da reinicialização de AAD" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_res_company__ytd_reset_month #: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__ytd_reset_month msgid "YTD Reset Month" msgstr "Mês de reinicialização de AAD" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_declaration_mixin__year msgid "Year" msgstr "Ano" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__ytd_computation #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__ytd_computation #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__ytd_computation msgid "Year to Date Computation" msgstr "Cálculo do ano até a data" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/res_users.py:0 msgid "" "You are receiving this message because you are the HR Responsible of this " "employee." msgstr "" "Você está recebendo esta mensagem porque é o responsável de RH desse " "funcionário." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip_run.py:0 msgid "" "You can't delete a batch with payslips if they are not draft or cancelled." msgstr "" "Não é possível excluir um lote com contracheques se eles não forem rascunhos" " ou cancelados." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "You can't validate a cancelled payslip." msgstr "Não é possível validar um holerite cancelado." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip_input_type.py:0 msgid "" "You cannot delete %s as it is used in another module but you can archive it " "instead." msgstr "" "Não é possível excluir %s, pois é usado em outro módulo, mas você pode " "arquivá-lo." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "You cannot delete a payslip which is not draft or cancelled!" msgstr "" "Não é possível excluir um holerite que não está com status provisório ou " "cancelado." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_attachment.py:0 msgid "You cannot delete a running salary attachment!" msgstr "Não é possível excluir um anexo de salário em andamento." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_attachment.py:0 msgid "You cannot record a payment on multi employees attachments." msgstr "" "Não é possível registrar um pagamento em anexos de vários funcionários." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip_run.py:0 msgid "" "You cannot reset a batch to draft if some of the payslips have already been " "paid." msgstr "" "Não é possível redefinir um lote para rascunho se alguns dos holerites já " "tiverem sido pagos." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "You cannot validate a payslip on which the contract is cancelled" msgstr "Não é possível validar um holerite no qual o contrato foi cancelado" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_index_wizard.py:0 msgid "" "You have selected non running contracts, if you really need to index them, " "please do it by hand" msgstr "" "Você selecionou contratos que não estão em andamento; se realmente precisar " "indexá-los, faça isso manualmente" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_work_entry_export_mixin.py:0 msgid "You must be logged in a %(country_code)s company to use this feature" msgstr "" "Você deve estar logado em uma empresa %(country_code)s para usar esse " "recurso" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_declaration_mixin.py:0 msgid "You must be logged in a %s company to use this feature" msgstr "Você deve estar conectado a uma empresa %s para usar esse recurso" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payslips_by_employees.py:0 msgid "You must select employee(s) to generate payslip(s)." msgstr "É necessário selecionar funcionários para gerar holerites." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip_line.py:0 msgid "You must set a contract to create a payslip line." msgstr "É necessário definir um contrato para criar uma linha de holerite." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_structure_type.py:0 msgid "You should also be logged into a company in %s to set this country." msgstr "" "Você também deve estar conectado a uma empresa em %s para definir esse país." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_export_employee_mixin_list_view msgid "contracts" msgstr "contratos" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form msgid "e.g. April 2021" msgstr "por exemplo, abril de 2021" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_input_type_view_form msgid "e.g. Child Support" msgstr "Por exemplo, pensão alimentícia" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_structure_type_view_form msgid "e.g. Employee" msgstr "ex.: Funcionário" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_dashboard_warning_view_form msgid "e.g. Employee Without Contracts" msgstr "ex.: funcionário sem contrato" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form msgid "e.g. Net" msgstr "por exemplo, Líquido" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form msgid "e.g. Net Salary" msgstr "por exemplo, salário líquido" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_employee_grade_form msgid "e.g. Regular Pay" msgstr "por exemplo, pagamento regular" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__headcount_id msgid "headcount_id" msgstr "headcount_id" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content msgid "https://www.odoo.com/fr_FR/slides/slide/manage-payroll-1002" msgstr "https://www.odoo.com/pt_BR/slides/slide/manage-payroll-1002" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_light_payslip #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "of" msgstr "de" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__amount_percentage_base msgid "result will be affected to a variable" msgstr "resultado afetará uma variável" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_light_payslip #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "xxxxxxxxxxxx" msgstr "xxxxxxxxxxxx" #. module: hr_payroll #: model:mail.template,subject:hr_payroll.mail_template_new_payslip msgid "{{ object.employee_id.name }}, a new payslip is available for you" msgstr "" "{{ object.employee_id.name }}, um novo holerite está disponível para você"