# Translation of Odoo Server. # This file contains the translation of the following modules: # * sale_timesheet # # Translators: # Rodrigo de Almeida Sottomaior Macedo , 2020 # Rafael H L Moretti , 2020 # danimaribeiro , 2020 # André Augusto Firmino Cordeiro , 2020 # Luiz Fernando , 2020 # Vanderlei P. Romera , 2020 # Marcel Savegnago , 2020 # grazziano , 2020 # Luiz Carareto Alonso , 2020 # Luis Malta , 2020 # Martin Trigaux, 2020 # Mateus Lopes , 2020 # Silmar , 2020 # Luis Felipe Miléo , 2020 # Éder Brito , 2021 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 14.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-10-29 15:48+0000\n" "PO-Revision-Date: 2020-09-07 08:18+0000\n" "Last-Translator: Éder Brito , 2021\n" "Language-Team: Portuguese (Brazil) (https://www.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=2; plural=(n > 1);\n" #. module: sale_timesheet #: code:addons/sale_timesheet/models/account_move.py:0 #: code:addons/sale_timesheet/models/project.py:0 #, python-format msgid "" "\n" "

\n" " Record timesheets\n" "

\n" " You can register and track your workings hours by project every\n" " day. Every time spent on a project will become a cost and can be re-invoiced to\n" " customers if required.\n" "

\n" " " msgstr "" "\n" "

\n" " Registre Planilhas de Horas\n" "

\n" " Você pode registrar e rastrear suas horas de trabalhos para cada projeto todos os\n" " dias. Todo o tempo gasto em um projeto se tornará um custo e poderá ser re-faturado para\n" " clientes, se necessário.\n" "

\n" " " #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice___candidate_orders msgid " Candidate Orders" msgstr "Pedidos de Candidato" #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0 #: code:addons/sale_timesheet/wizard/project_task_create_sale_order.py:0 #, python-format msgid "%(amount)s %(label)s will be added to the new Sales Order." msgstr "%(amount)s %(label)s será adicionado ao novo Pedido de Vendas." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0 #: code:addons/sale_timesheet/wizard/project_task_create_sale_order.py:0 #, python-format msgid "%(amount)s %(label)s will be added to the selected Sales Order." msgstr "" "%(amount)s %(label)s será adicionado aos Pedidos de Vendas selecionados." #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Total" msgstr "Total" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.sale_advance_payment_inv_timesheet_view_form msgid "" "" msgstr "" "" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_kanban_inherit_sale_timesheet msgid "" "" msgstr "" "" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "" "\n" " Non Billable Tasks\n" " " msgstr "" "\n" " Tarefas Não Faturáveis\n" " " #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "" "\n" " Non Billable Timesheets\n" " " msgstr "" "\n" " Horas Não Faturáveis\n" " " #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.res_config_settings_view_form msgid "Time Billing" msgstr "Faturamento por tempo" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_kanban_inherit_sale_timesheet msgid "Overview" msgstr "Visão Geral" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.view_order_form_inherit_sale_timesheet msgid "Recorded" msgstr "Registrado" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project.py:0 #, python-format msgid "" "A billable project should be linked to a Sales Order Item having a Service " "product." msgstr "" "Um projeto faturável deve estar vinculado a um item do Pedido de Venda " "possuindo um produto do tipo Serviço." #. module: sale_timesheet #: code:addons/sale_timesheet/models/project.py:0 #, python-format msgid "" "A billable project should be linked to a Sales Order Item that does not come" " from an expense or a vendor bill." msgstr "" "Um projeto faturável deve estar vinculado a um item de Pedido de Venda que " "não vem de uma despesa ou fatura de um fornecedor." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_sale_order_line__qty_delivered_method msgid "" "According to product configuration, the delivered quantity can be automatically computed by mechanism :\n" " - Manual: the quantity is set manually on the line\n" " - Analytic From expenses: the quantity is the quantity sum from posted expenses\n" " - Timesheet: the quantity is the sum of hours recorded on tasks linked to this sale line\n" " - Stock Moves: the quantity comes from confirmed pickings\n" msgstr "" "De acordo com a configuração do produto, a quantidade fornecida pode ser calculada automaticamente pelo mecanismo: \n" "- Manual: a quantidade é definida manualmente na linha \n" "- Analítica De despesas: a quantidade é a soma da quantidade das despesas lançadas \n" "- Quadro de horários: a quantidade é a soma das horas registradas nas tarefas vinculadas a esta linha de venda \n" "- Movimentos de estoque: a quantidade é proveniente de picking confirmado\n" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_profitability_report__other_revenues #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "" "All revenues that are not from timesheets and that are linked to the " "analytic account of the project." msgstr "" "Todas as receitas que não são de Planilha de Horas e que não estão " "vinculadas à conta analítica do projeto." #. module: sale_timesheet #: code:addons/sale_timesheet/models/project.py:0 #, python-format msgid "" "All timesheet hours that are not yet invoiced will be assigned to the " "selected Project on save. Discard to avoid the change." msgstr "" "Todas as Horas que ainda não foram faturadas serão atribuídas ao Projeto " "selecionado no salvamento. Descarte para ignorar a alteração." #. module: sale_timesheet #: code:addons/sale_timesheet/models/project.py:0 #, python-format msgid "" "All timesheet hours that are not yet invoiced will be assigned to the " "selected Sales Order Item on save. Discard to avoid the change." msgstr "" "Todas as Horas que ainda não foram faturadas serão atribuídas ao Item de " "Pedido de Vendas selecionado no salvamento. Descarte para ignorar a " "alteração." #. module: sale_timesheet #: code:addons/sale_timesheet/models/project.py:0 #, python-format msgid "" "All timesheet hours that are not yet invoiced will be removed from Sales " "Order on save. Discard to avoid the change." msgstr "" "Todas as Horas que ainda não foram faturadas serão removidas do Pedido de " "Venda no salvamento. Descarte para ignorar a alteração." #. module: sale_timesheet #: code:addons/sale_timesheet/models/project.py:0 #, python-format msgid "" "All timesheet hours that are not yet invoiced will be removed from the " "selected Sales Order Item on save. Discard to avoid the change." msgstr "" "Todas as horas que ainda não foram faturadas serão removidas do Item de " "Pedido de Venda selecionado no salvamento. Descarte para ignorar a " "alteração." #. module: sale_timesheet #: code:addons/sale_timesheet/models/project.py:0 #, python-format msgid "" "All timesheet hours will be assigned to the selected Sales Order Item on " "save. Discard to avoid the change." msgstr "" "Todas as Horas serão atribuídas ao Item do Pedido de Vendas selecionado no " "salvamento. Descarte para ignorar a alteração." #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__amount_to_invoice msgid "Amount to invoice" msgstr "Total para faturar" #. module: sale_timesheet #: model:ir.model.constraint,message:sale_timesheet.constraint_project_create_sale_order_line_unique_employee_per_wizard #: model:ir.model.constraint,message:sale_timesheet.constraint_project_sale_line_employee_map_uniqueness_employee msgid "" "An employee cannot be selected more than once in the mapping. Please remove " "duplicate(s) and try again." msgstr "" "Um funcionário não pode ser selecionado mais de uma vez no mapeamento. Por " "favor, remova os duplicado(s) e tente novamente." #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__analytic_account_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__analytic_account_id msgid "Analytic Account" msgstr "Conta Analítica" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_account_analytic_line msgid "Analytic Line" msgstr "Linha Analítica" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order_line__analytic_line_ids msgid "Analytic lines" msgstr "Linhas analíticas" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Any cost linked to the Analytic Account of the Project." msgstr "Qualquer custo vinculado à Conta Analítica do Projeto." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0 #, python-format msgid "At least one line should be filled." msgstr "Ao menos uma linha deve ser preenchida." #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "Before" msgstr "Antes" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_project__allow_billable #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__allow_billable #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_search msgid "Billable" msgstr "Faturável" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_account_analytic_line__timesheet_invoice_type #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_search msgid "Billable Type" msgstr "Tipo de Faturamento" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_search msgid "Billed at a Fixed Price" msgstr "Faturável a um Preço Fixo" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__account_analytic_line__timesheet_invoice_type__billable_fixed #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Billed at a Fixed price" msgstr "Faturável a um Preço fixo" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__account_analytic_line__timesheet_invoice_type__billable_time #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_search msgid "Billed on Timesheets" msgstr "Faturável em Horas" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.res_config_settings_view_form msgid "Billing" msgstr "Faturamento" #. module: sale_timesheet #: model:project.task,legend_blocked:sale_timesheet.project_task_1 #: model:project.task,legend_blocked:sale_timesheet.project_task_2 #: model:project.task,legend_blocked:sale_timesheet.project_task_3 #: model:project.task,legend_blocked:sale_timesheet.project_task_internal msgid "Blocked" msgstr "Bloqueado" #. module: sale_timesheet #: model:project.task,legend_done:sale_timesheet.project_task_4 msgid "Buzz or set as done" msgstr "Estimular ou definir como feito" #. module: sale_timesheet #: model:ir.ui.menu,name:sale_timesheet.menu_timesheet_billing_analysis msgid "By Billing Type" msgstr "Por Tipo de Faturamento" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_create_invoice_view_form #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_create_sale_order_view_form #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_task_create_sale_order_view_form msgid "Cancel" msgstr "Cancelar" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Cancelled" msgstr "Cancelado" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__sale_order_id msgid "Choose the Sales Order to invoice" msgstr "Escolha o Pedido de Vendas para faturar" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__commercial_partner_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__commercial_partner_id msgid "Commercial Entity" msgstr "Entidade Comercial" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__company_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__company_id #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_profitability_report_view_search msgid "Company" msgstr "Empresa" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.res_config_settings_view_form msgid "Configure your services" msgstr "Configure seus serviços" #. module: sale_timesheet #: model:ir.filters,name:sale_timesheet.ir_filter_project_profitability_report_costs_and_revenues msgid "Costs and Revenues" msgstr "Custos e Receitas" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "" "Costs from expenses that were reinvoiced to your customer (provided that the" " Analytic Account of the Project was set on the Expense)." msgstr "" "Os custos de despesas que forem refaturados ao cliente (desde que a Conta " "Analítica do Projeto tenha sido definida na Despesa)." #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #: code:addons/sale_timesheet/models/project_overview.py:0 #: model:ir.actions.act_window,name:sale_timesheet.project_project_action_multi_create_invoice #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_create_invoice_view_form #, python-format msgid "Create Invoice" msgstr "Criar Fatura" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_project_create_invoice msgid "Create Invoice from project" msgstr "Criar Fatura a partir do Projeto" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_project_create_sale_order_line msgid "Create SO Line from project" msgstr "Criar Linha de PV a partir do Projeto" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_project_create_sale_order msgid "Create SO from project" msgstr "Criar PV a partir do Projeto" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_project_task_create_sale_order msgid "Create SO from task" msgstr "Criar PV a partir da Tarefa" #. module: sale_timesheet #. openerp-web #: code:addons/sale_timesheet/models/project.py:0 #: code:addons/sale_timesheet/models/project.py:0 #: code:addons/sale_timesheet/static/src/xml/sale_project_templates.xml:0 #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_create_sale_order_view_form #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_task_create_sale_order_view_form #: model_terms:ir.ui.view,arch_db:sale_timesheet.view_sale_service_inherit_form2 #, python-format msgid "Create Sales Order" msgstr "Criar Pedido de Vendas" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_create_invoice_view_form msgid "Create Sales Order from Project" msgstr "Criar Pedido de Vendas a partir do Projeto" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #: model:ir.actions.act_window,name:sale_timesheet.project_project_action_multi_create_sale_order #: model:ir.actions.act_window,name:sale_timesheet.project_task_action_multi_create_sale_order #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_create_sale_order_view_form #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_task_create_sale_order_view_form #, python-format msgid "Create a Sales Order" msgstr "Criar um pedido de venda" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__project_create_sale_order__link_selection__create #: model:ir.model.fields.selection,name:sale_timesheet.selection__project_task_create_sale_order__link_selection__create msgid "Create a new sales order" msgstr "Criar um novo pedido de vendas" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__create_uid #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__create_uid #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__create_uid #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__create_uid #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__create_uid msgid "Created by" msgstr "Criado por" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__create_date #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__create_date #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__create_date #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__create_date #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__create_date msgid "Created on" msgstr "Criado em" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__currency_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__currency_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__currency_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__currency_id msgid "Currency" msgstr "Moeda" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__partner_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__partner_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__partner_id #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_profitability_report_view_search msgid "Customer" msgstr "Cliente" #. module: sale_timesheet #: model:product.product,name:sale_timesheet.product_service_order_timesheet #: model:product.template,name:sale_timesheet.product_service_order_timesheet_product_template msgid "Customer Care (Prepaid Hours)" msgstr "Atendimento ao Cliente (Horas Pré-pagas)" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_project__bill_type #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__bill_type msgid "Invoice Tasks to" msgstr "Faturar Tarefas para" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_create_sale_order__partner_id #: model:ir.model.fields,help:sale_timesheet.field_project_task_create_sale_order__partner_id msgid "Customer of the sales order" msgstr "Cliente do pedido de vendas" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__line_date #: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_invoice_page_inherit_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_profitability_report_view_search msgid "Date" msgstr "Data" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "Days" msgstr "Dias" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Days Spent" msgstr "Dias Gastos" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Days recorded" msgstr "Dias registrados" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form msgid "Default Sales Order Item" msgstr "Item de Pedido de Vendas Padrão" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form msgid "Default Service" msgstr "Serviço Padrão" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_invoice_page_inherit_timesheet msgid "Description" msgstr "Descrição" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_project__display_create_order #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__display_create_order msgid "Display Create Order" msgstr "Exibir Pedido Criado" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_account_analytic_line__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_account_move__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_account_move_line__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_product_product__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_product_template__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_project_project__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_recurrence__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_sale_advance_payment_inv__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order_line__display_name msgid "Display Name" msgstr "Nome exibido" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.res_config_settings_view_form msgid "Documentation" msgstr "Documentação" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_invoice_page_inherit_timesheet msgid "Duration (days)" msgstr "Duração (dias)" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_invoice_page_inherit_timesheet msgid "Duration (hours)" msgstr "Duração (horas)" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__employee_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__employee_id #: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_invoice_page_inherit_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Employee" msgstr "Funcionário" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__project_project__pricing_type__employee_rate msgid "Employee rate" msgstr "Taxa de Funcionário" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_create_sale_order_line__employee_id msgid "Employee that has timesheets on the project." msgstr "O funcionário que possui horas no projeto." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_project__sale_line_employee_ids msgid "" "Employee/Sale Order Item Mapping:\n" " Defines to which sales order item an employee's timesheet entry will be linked.By extension, it defines the rate at which an employee's time on the project is billed." msgstr "" "Mapeamento do Funcionário/Item do Pedido de Venda:\n" " Define a qual item do pedido de vendas a entrada de horas de um funcionário será vinculada. Por extensão, define a taxa na qual o tempo de um funcionário no projeto é cobrado." #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_sale_advance_payment_inv__date_end_invoice_timesheet msgid "End Date" msgstr "Data Final" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.product_template_view_search_sale_timesheet msgid "Fixed price services" msgstr "Preço de serviços fixo" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__project_project__pricing_type__fixed_rate msgid "Project rate" msgstr "Taxa de Projeto" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_profitability_report_view_search msgid "Group By" msgstr "Agrupar Por" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__has_multi_sol msgid "Has Multi Sol" msgstr "Possui Multi Sol" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #: model:product.product,uom_name:sale_timesheet.product_service_deliver_timesheet_1 #: model:product.product,uom_name:sale_timesheet.product_service_deliver_timesheet_2 #: model:product.product,uom_name:sale_timesheet.product_service_order_timesheet #: model:product.template,uom_name:sale_timesheet.product_service_deliver_timesheet_1_product_template #: model:product.template,uom_name:sale_timesheet.product_service_deliver_timesheet_2_product_template #: model:product.template,uom_name:sale_timesheet.product_service_order_timesheet_product_template #, python-format msgid "Hours" msgstr "Horas" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Hours Spent" msgstr "Horas Gastas" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Hours recorded" msgstr "Horas registradas" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_account_analytic_line__id #: model:ir.model.fields,field_description:sale_timesheet.field_account_move__id #: model:ir.model.fields,field_description:sale_timesheet.field_account_move_line__id #: model:ir.model.fields,field_description:sale_timesheet.field_product_product__id #: model:ir.model.fields,field_description:sale_timesheet.field_product_template__id #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__id #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__id #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__id #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__id #: model:ir.model.fields,field_description:sale_timesheet.field_project_project__id #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_recurrence__id #: model:ir.model.fields,field_description:sale_timesheet.field_sale_advance_payment_inv__id #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order__id #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order_line__id msgid "ID" msgstr "ID" #. module: sale_timesheet #: model:project.task,legend_normal:sale_timesheet.project_task_1 #: model:project.task,legend_normal:sale_timesheet.project_task_2 #: model:project.task,legend_normal:sale_timesheet.project_task_3 #: model:project.task,legend_normal:sale_timesheet.project_task_4 #: model:project.task,legend_normal:sale_timesheet.project_task_internal msgid "In Progress" msgstr "Em Andamento" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "" "Includes the time logged from the Timesheet module that is linked to a " "project, but not to a task." msgstr "" "Inclui o tempo registrado do módulo de Planilha de Horas que está vinculado " "ao projeto, mas não a uma tarefa." #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "" "Includes the time logged into a task which is linked to a cancelled Sales " "Order." msgstr "" "Inclui o tempo registrado dentro de uma tarefa que está vinculada a um " "Pedido de Venda cancelado." #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "" "Includes the time logged into tasks for which you invoice based on ordered " "quantities or on milestones." msgstr "" "Inclui o tempo registrado às tarefas para as quais você fatura com base nas " "quantidades pedidas ou em marcos." #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "" "Includes the time logged into tasks for which you invoice based on " "timesheets on tasks." msgstr "" "Inclui o tempo registrado às tarefas pelas quais você fatura com base nas " "Horas das tarefas." #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__info_invoice #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__info_invoice msgid "Info Invoice" msgstr "Informação da Fatura" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_account_analytic_line__timesheet_invoice_id msgid "Invoice" msgstr "Fatura" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__project_project__bill_type__customer_project msgid "A unique customer" msgstr "Um cliente único" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_account_analytic_line__timesheet_invoice_id msgid "Invoice created from the timesheet" msgstr "Fatura criada a partir de Planilha de Horas" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__project_project__bill_type__customer_task msgid "Different customers" msgstr "Clientes diferentes" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_project__allow_billable #: model:ir.model.fields,help:sale_timesheet.field_project_task__allow_billable msgid "Invoice your time and material from tasks." msgstr "Fature seu tempo e material a partir de tarefas." #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form msgid "Invoice your time and material to customers" msgstr "Fature seu tempo e material para clientes" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Invoiced" msgstr "Faturado" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "Invoices" msgstr "Faturas" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form msgid "Invoicing" msgstr "Faturamento" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_sale_advance_payment_inv__invoicing_timesheet_enabled msgid "Invoicing Timesheet Enabled" msgstr "Faturamento de Horas Habilitado" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__is_project_map_empty msgid "Is Project map empty" msgstr "Está o map do Projeto vazio" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_account_move msgid "Journal Entry" msgstr "Lançamento de Diário" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_account_move_line msgid "Journal Item" msgstr "Item de Diário" #. module: sale_timesheet #: model:product.product,name:sale_timesheet.product_service_deliver_timesheet_2 #: model:product.template,name:sale_timesheet.product_service_deliver_timesheet_2_product_template msgid "Junior Architect (Invoice on Timesheets)" msgstr "Arquiteto Júnior (Faturar em Horas)" #. module: sale_timesheet #: model:product.product,name:sale_timesheet.product_service_deliver_manual #: model:product.template,name:sale_timesheet.product_service_deliver_manual_product_template msgid "Kitchen Assembly (Milestones)" msgstr "Montagem da Cozinha (Marcos)" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_account_analytic_line____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_account_move____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_account_move_line____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_product_product____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_product_template____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_project_project____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_project_task____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_recurrence____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_sale_advance_payment_inv____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order_line____last_update msgid "Last Modified on" msgstr "Última modificação em" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__write_uid #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__write_uid #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__write_uid #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__write_uid #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__write_uid msgid "Last Updated by" msgstr "Última atualização por" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__write_date #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__write_date #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__write_date #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__write_date #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__write_date msgid "Last Updated on" msgstr "Última atualização em" #. module: sale_timesheet #. openerp-web #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "Late" msgstr "Atrasado" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_task_view_form_inherit_sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.view_task_form2_inherit_sale_timesheet msgid "Leave empty if non-billable" msgstr "Deixe vazio se não é faturável" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__line_ids msgid "Lines" msgstr "Linhas" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__link_selection #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__link_selection msgid "Link Selection" msgstr "Seleção do Vínculo" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_create_sale_order_view_form #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_task_create_sale_order_view_form msgid "Link to Sales Order" msgstr "Vincular a Pedido de Vendas" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__project_create_sale_order__link_selection__link #: model:ir.model.fields.selection,name:sale_timesheet.selection__project_task_create_sale_order__link_selection__link msgid "Link to an existing sales order" msgstr "Vincular a um pedido de vendas existente" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_product_product__service_type #: model:ir.model.fields,help:sale_timesheet.field_product_template__service_type msgid "" "Manually set quantities on order: Invoice based on the manually entered quantity, without creating an analytic account.\n" "Timesheets on contract: Invoice based on the tracked hours on the related timesheet.\n" "Create a task and track hours: Create a task on the sales order validation and track the work hours." msgstr "" "Definir as quantidades manualmente em pedidos: faturas baseadas em quantidades manuais, sem a criação de uma conta analítica.\n" "Planilha de Horas em contratos: Faturas baseadas nas horas registradas nos relatórios de horas relacionados.\n" "Criar uma tarefa e registrar as horas: Criar uma tarefa na validação do pedido e registrar as horas trabalhadas." #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__margin msgid "Margin" msgstr "Margem" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order_line__qty_delivered_method msgid "Method to update delivered qty" msgstr "Método para atualizar a quantidade entregue" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.product_template_view_search_sale_timesheet msgid "Milestone services" msgstr "Serviços Marco" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__product_template__service_policy__delivered_manual msgid "Milestones (manually set quantities on order)" msgstr "Marcos (definir quantidades manualmente no pedido)" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_profitability_report_view_search msgid "My Projects" msgstr "Meus Projetos" #. module: sale_timesheet #: model:project.task,legend_blocked:sale_timesheet.project_task_4 msgid "Need functional or technical help" msgstr "Preciso de ajuda técnica ou funcional" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "No Sales Order" msgstr "Nenhum Pedido de Vendas" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #: code:addons/sale_timesheet/models/project_overview.py:0 #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "No Sales Order Line" msgstr "Nenhuma Linha de Pedido de Vendas" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__account_analytic_line__timesheet_invoice_type__non_billable_project #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "No task found" msgstr "Nenhuma tarefa encontrada" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_search msgid "Non Billable" msgstr "Não Faturável" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__account_analytic_line__timesheet_invoice_type__non_billable #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_search msgid "Non Billable Tasks" msgstr "Nenhuma Tarefa Faturável" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__account_analytic_line__timesheet_invoice_type__non_billable_timesheet msgid "Non Billable Timesheet" msgstr "Nenhuma Hora Faturável" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Non billable tasks" msgstr "Nenhuma tarefa faturável" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Non billable timesheets" msgstr "Nenhuma hora faturável" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_account_analytic_line__non_allow_billable #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__non_allow_billable msgid "Non-Billable" msgstr "Não Faturável" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_account_bank_statement_line__timesheet_count #: model:ir.model.fields,field_description:sale_timesheet.field_account_move__timesheet_count #: model:ir.model.fields,field_description:sale_timesheet.field_account_payment__timesheet_count msgid "Number of timesheets" msgstr "Número de horas" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_sale_advance_payment_inv__date_end_invoice_timesheet #: model:ir.model.fields,help:sale_timesheet.field_sale_advance_payment_inv__date_start_invoice_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.sale_advance_payment_inv_timesheet_view_form msgid "" "Only timesheets not yet invoiced (and validated, if applicable) from this " "period will be invoiced. If the period is not indicated, all timesheets not " "yet invoiced (and validated, if applicable) will be invoiced without " "distinction." msgstr "" "Apenas horas não faturadas ainda (e validadas, se aplicável) a partir deste " "período serão faturadas. Se o período não for indicado, todas as horas não " "faturadas ainda (e validadas, se aplicável) serão faturadas sem distinção." #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__product_template__service_policy__ordered_timesheet msgid "Prepaid" msgstr "Pré-paga" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__expense_cost msgid "Other Costs" msgstr "Outros Custos" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__other_revenues #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Other Revenues" msgstr "Outras Receitas" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Other costs" msgstr "Outros custos" #. module: sale_timesheet #: model:ir.actions.act_window,name:sale_timesheet.project_timesheet_action_client_timesheet_plan msgid "Overview" msgstr "Visão geral" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__pricing_type #: model:ir.model.fields,field_description:sale_timesheet.field_project_project__pricing_type #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__pricing_type msgid "Pricing" msgstr "Preços" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_product_product #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__product_id msgid "Product" msgstr "Produto" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_product_template msgid "Product Template" msgstr "Modelo de Produto" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_create_sale_order_line__product_id msgid "" "Product of the sales order item. Must be a service invoiced based on " "timesheets on tasks." msgstr "" "Produto do item de pedido de vendas. Deve ser um serviço faturado com base " "nas horas da tarefa." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_task_create_sale_order__product_id msgid "" "Product of the sales order item. Must be a service invoiced based on " "timesheets on tasks. The existing timesheet will be linked to this product." msgstr "" "Produto do item de pedido de vendas. Deve ser um serviço faturado baseado " "nas horas da tarefa. As horas existentes serão vinculadas a este produto." #. module: sale_timesheet #: model:ir.actions.act_window,name:sale_timesheet.product_template_action_default_services msgid "Products" msgstr "Produtos" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Profitability" msgstr "Rentabilidade" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_profitability_report_view_graph #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_profitability_report_view_pivot #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_profitability_report_view_search msgid "Profitability Analysis" msgstr "Análise de Rentabilidade" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #: model:ir.model,name:sale_timesheet.model_project_project #: model:ir.model.fields,field_description:sale_timesheet.field_product_product__project_id #: model:ir.model.fields,field_description:sale_timesheet.field_product_template__project_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__project_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__project_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__project_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__project_id #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order__project_id #: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_invoice_page_inherit_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_profitability_report_view_search #, python-format msgid "Project" msgstr "Projeto" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__company_id msgid "Project Company" msgstr "Empresa do Projeto" #. module: sale_timesheet #: model:ir.actions.act_window,name:sale_timesheet.project_profitability_report_action #: model:ir.ui.menu,name:sale_timesheet.menu_project_profitability_analysis msgid "Project Costs and Revenues" msgstr "Custos e receitas do projeto" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__currency_id msgid "Project Currency" msgstr "Moeda do Projeto" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__user_id #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_profitability_report_view_search msgid "Project Manager" msgstr "Gerente do Projeto" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form #: model_terms:ir.ui.view,arch_db:sale_timesheet.view_order_form_inherit_sale_timesheet msgid "Project Overview" msgstr "Visão Geral do Projeto" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_project_profitability_report msgid "Project Profitability Report" msgstr "Relatório de Rentabilidade do Projeto" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_project_sale_line_employee_map msgid "Project Sales line, employee mapping" msgstr "Linha de Vendas do Projeto, mapeamento de funcionários" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_product_product__project_template_id #: model:ir.model.fields,field_description:sale_timesheet.field_product_template__project_template_id msgid "Project Template" msgstr "Modelo de Projeto" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_create_sale_order__project_id msgid "Project for which we are creating a sales order" msgstr "Projeto para o qual estamos criando um pedido de vendas." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_create_invoice__project_id msgid "Project to make billable" msgstr "Projeto para realizar o faturamento" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "Projects" msgstr "Projetos" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Re-invoiced costs" msgstr "Custos refaturados" #. module: sale_timesheet #: model:project.task,legend_done:sale_timesheet.project_task_1 #: model:project.task,legend_done:sale_timesheet.project_task_2 #: model:project.task,legend_done:sale_timesheet.project_task_3 #: model:project.task,legend_done:sale_timesheet.project_task_internal msgid "Ready" msgstr "Pronto" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "Recorded" msgstr "Registrado" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Recorded Days and Profitability" msgstr "Dias Registrados e Rentabilidade" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Recorded Hours and Profitability" msgstr "Horas Registradas e Rentabilidade" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "Remaining" msgstr "Restante" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Revenues linked to Timesheets already invoiced." msgstr "Receitas vinculadas às Horas já faturadas." #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Revenues linked to Timesheets not yet invoiced." msgstr "Receitas vinculadas às Horas ainda não faturadas." #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__sale_order_id msgid "Sale Order" msgstr "Pedido de Venda" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__sale_line_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__sale_line_id msgid "Sale Order Item" msgstr "Item de Pedido de Vendas" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__sale_line_id msgid "Sale Order Line" msgstr "Itens de Pedidos" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_project__sale_line_employee_ids msgid "Sale line/Employee map" msgstr "Linha da Venda/Map de Funcionário" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_sale_advance_payment_inv msgid "Sales Advance Payment Invoice" msgstr "Fatura de Vendas com Pagamento Antecipado" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #: model:ir.model,name:sale_timesheet.model_sale_order #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__sale_order_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__sale_order_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__sale_order_id #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form #, python-format msgid "Sales Order" msgstr "Pedido de venda" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__order_confirmation_date msgid "Sales Order Confirmation Date" msgstr "Data de Confirmação do Pedido de Vendas" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__sale_line_id msgid "Sales Order Item" msgstr "Item do Pedido de Venda" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_sale_order_line msgid "Sales Order Line" msgstr "Linha do pedido de vendas" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "Sales Orders" msgstr "Ordens de Vendas" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_task__sale_order_id msgid "Sales order to which the task is linked." msgstr "Pedidos de venda aos quais a tarefa está vinculada." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_project__timesheet_product_id msgid "" "Select a Service product with which you would like to bill your time spent " "on tasks." msgstr "" "Selecione um produto do tipo Serviço com o qual você gostaria de faturar o " "tempo gasto nas tarefas." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_task__timesheet_product_id msgid "" "Select a Service product with which you would like to bill your time spent " "on this task." msgstr "" "Selecione um produto de serviço com o qual você gostaria de faturar o tempo " "gasto neste projeto." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_product_product__project_id #: model:ir.model.fields,help:sale_timesheet.field_product_template__project_id msgid "" "Select a billable project on which tasks can be created. This setting must " "be set for each company." msgstr "" "Selecione um projeto faturável no qual as tarefas podem ser criadas. Essa " "definição deve ser realizada para cada empresa." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_product_product__project_template_id #: model:ir.model.fields,help:sale_timesheet.field_product_template__project_template_id msgid "" "Select a billable project to be the skeleton of the new created project when" " selling the current product. Its stages and tasks will be duplicated." msgstr "" "Selecione um projeto faturável para ser o esqueleto do novo projeto criado " "ao vender o produto atual. Suas etapas e tarefas serão duplicadas." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_sale_order__project_id msgid "Select a non billable project on which tasks can be created." msgstr "" "Selecione um projeto não faturável no qual as tarefas podem ser criadas." #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.res_config_settings_view_form msgid "Sell services and invoice time spent" msgstr "Venda de serviços e tempo gasto na fatura" #. module: sale_timesheet #: model:product.product,name:sale_timesheet.product_service_deliver_timesheet_1 #: model:product.template,name:sale_timesheet.product_service_deliver_timesheet_1_product_template msgid "Senior Architect (Invoice on Timesheets)" msgstr "Arquiteto Sênior (Faturar em Horas)" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__product_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__timesheet_product_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__timesheet_product_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__product_id #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form_simplified_inherit msgid "Service" msgstr "Serviço" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_product_product__service_policy #: model:ir.model.fields,field_description:sale_timesheet.field_product_template__service_policy msgid "Service Invoicing Policy" msgstr "Política de Faturamento de Serviço" #. module: sale_timesheet #: model:product.product,name:sale_timesheet.time_product #: model:product.template,name:sale_timesheet.time_product_product_template msgid "Service on Timesheet" msgstr "Serviço em Horas" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "Sold" msgstr "Vendido" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_sale_advance_payment_inv__date_start_invoice_timesheet msgid "Start Date" msgstr "Data de Início" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Statistics" msgstr "Estatísticas" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_project_task #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__task_id #: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_invoice_page_inherit_timesheet msgid "Task" msgstr "Tarefa" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_project_task_recurrence msgid "Task Recurrence" msgstr "Recorrência de Tarefa" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_task_create_sale_order__task_id msgid "Task for which we are creating a sales order" msgstr "Tarefa para a qual estamos criando um pedido de venda" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #: code:addons/sale_timesheet/models/project_overview.py:0 #: code:addons/sale_timesheet/models/project_overview.py:0 #: model:project.project,label_tasks:sale_timesheet.project_support #, python-format msgid "Tasks" msgstr "Tarefas" #. module: sale_timesheet #: code:addons/sale_timesheet/models/product.py:0 #: code:addons/sale_timesheet/models/product.py:0 #: code:addons/sale_timesheet/models/product.py:0 #: code:addons/sale_timesheet/models/product.py:0 #, python-format msgid "" "The %s product is required by the Timesheet app and cannot be " "archived/deleted." msgstr "" "O produto %s é exigido pelo aplicativo Quadro de Horários e não pode ser " "arquivado / excluído." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0 #, python-format msgid "" "The Sales Order cannot be created because you did not enter some employees that entered timesheets on this project. Please list all the relevant employees before creating the Sales Order.\n" "Missing employee(s): %s" msgstr "" "O Pedido de Vendas não pode ser criado porque você não inseriu alguns funcionários que inseriram horas neste projeto. Liste todos os funcionários relevantes antes de criar o Pedido de Vendas.\n" "Funcionário ausente(s): %s" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_task__analytic_account_id msgid "The analytic account related to a sales order." msgstr "Conta analítica relacionada ao pedido de venda." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_create_sale_order__pricing_type #: model:ir.model.fields,help:sale_timesheet.field_project_project__pricing_type #: model:ir.model.fields,help:sale_timesheet.field_project_task__pricing_type msgid "" "The fixed rate is perfect if you bill a service at a fixed rate per hour or " "day worked regardless of the employee who performed it. The employee rate is" " preferable if your employees deliver the same service at a different rate. " "For instance, junior and senior consultants would deliver the same service " "(= consultancy), but at a different rate because of their level of " "seniority." msgstr "" "A tarifa fixa é perfeita se você fatura um serviço a uma tarifa fixa por " "hora ou dia trabalhado, independentemente do funcionário que o executou. A " "taxa de funcionário é preferível se seus funcionários prestam o mesmo " "serviço a uma taxa diferente. Por exemplo, consultores juniores e seniores " "prestariam o mesmo serviço (= consultoria), mas a uma taxa diferente devido " "ao seu nível de senioridade." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0 #, python-format msgid "The project has already a sale order." msgstr "O projeto já possui um pedido de venda." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0 #, python-format msgid "The project is already linked to a sales order item." msgstr "O projeto já está vinculado a um item de pedido de vendas." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0 #, python-format msgid "" "The sales order cannot be created because some timesheets of this project " "are already linked to another sales order." msgstr "" "O pedido de vendas não pode ser criado porque algumas horas deste projeto já" " estão vinculadas a outro pedido de venda." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_invoice.py:0 #, python-format msgid "The selected Sales Order should contain something to invoice." msgstr "O Pedido de Venda selecionado deve conter algo para faturar." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_task_create_sale_order.py:0 #, python-format msgid "The task has already a sale order." msgstr "A tarefa já possui um pedido de venda." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_task_create_sale_order.py:0 #, python-format msgid "The task is already linked to a sales order item." msgstr "A tarefa já está vinculada a um item de pedido de vendas." #. module: sale_timesheet #: model:ir.model.constraint,message:sale_timesheet.constraint_project_project_timesheet_product_required_if_billable_and_timesheets msgid "" "The timesheet product is required when the task can be billed and timesheets" " are allowed." msgstr "" "O produto de horas é necessário quando a tarefa pode ser faturada e as " "planilhas de horas são permitidas." #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "There are no timesheets for now." msgstr "Não há planilha de horas por enquanto." #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "" "This cost is based on the \"Timesheet cost\" set in the HR Settings of your " "employees." msgstr "" "Este custo é baseado no \"Custo do Quadro de Horários\" definido nas " "Definições de RH de seus funcionários." #. module: sale_timesheet #: model_terms:ir.actions.act_window,help:sale_timesheet.project_profitability_report_action msgid "" "This report allows you to analyse the profitability of your projects: " "compare the amount to invoice, the ones already invoiced and the project " "cost (via timesheet cost of your employees)." msgstr "" "Este relatório permite que você analise a rentabilidade de seus projetos: " "compare o valor da fatura, os já faturados e o custo do projeto (via " "planilha de horas dos seus funcionários)." #. module: sale_timesheet #: code:addons/sale_timesheet/models/account.py:0 #, python-format msgid "" "This timesheet line cannot be billed: there is no Sale Order Item defined on" " the task, nor on the project. Please define one to save your timesheet " "line." msgstr "" "Esta linha de planilha de horas não pode ser faturada: não há Item de pedido" " de venda definido na tarefa, nem no projeto. Defina um para salvar a linha " "de planilha de horas." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_sale_order__timesheet_encode_uom_id msgid "" "This will set the unit of measure used to encode timesheet. This will simply provide tools\n" " and widgets to help the encoding. All reporting will still be expressed in hours (default value)." msgstr "" "isto definirá a unidade de medida utilizada para codificar a planilha de horas. Isto simplificará as ferramentas fornecidas\n" "para ajudar na codificação. todos os relatórios ainda serão expressos em horas (valor padrão)." #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Time by people" msgstr "Tempo por pessoa" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.product_template_view_search_sale_timesheet msgid "Time-based services" msgstr "Serviços baseados em tempo" #. module: sale_timesheet #: model:ir.actions.act_window,name:sale_timesheet.action_timesheet_from_invoice #: model:ir.actions.act_window,name:sale_timesheet.timesheet_action_from_plan #: model:ir.actions.act_window,name:sale_timesheet.timesheet_action_plan_pivot #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_pivot_revenue #: model_terms:ir.ui.view,arch_db:sale_timesheet.view_hr_timesheet_line_pivot_billing_rate msgid "Timesheet" msgstr "Planilha de Horas" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__timesheet_cost msgid "Timesheet Cost" msgstr "Custo do Quadro de Horários" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.view_hr_timesheet_line_pivot_billing_rate msgid "Timesheet Costs" msgstr "Custos de Planilha de Horas" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__timesheet_unit_amount msgid "Timesheet Duration" msgstr "Duração de Horas" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order__timesheet_encode_uom_id msgid "Timesheet Encoding Unit" msgstr "Unidade de Codificação de Planilha de Horas" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_project__timesheet_product_id msgid "Timesheet Product" msgstr "Produto de Horas" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order__timesheet_total_duration msgid "Timesheet Total Duration" msgstr "Duração Total de Horas" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order__timesheet_count msgid "Timesheet activities" msgstr "Atividades da Planilha de Horas" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order__timesheet_ids msgid "Timesheet activities associated to this sale" msgstr "Atividades de quadro de horários associados a esta venda" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Timesheet costs" msgstr "Custo de Horas" #. module: sale_timesheet #: code:addons/sale_timesheet/models/account_move.py:0 #: model:ir.actions.act_window,name:sale_timesheet.timesheet_action_from_sales_order #: model:ir.model.fields,field_description:sale_timesheet.field_account_bank_statement_line__timesheet_ids #: model:ir.model.fields,field_description:sale_timesheet.field_account_move__timesheet_ids #: model:ir.model.fields,field_description:sale_timesheet.field_account_payment__timesheet_ids #: model:ir.model.fields.selection,name:sale_timesheet.selection__sale_order_line__qty_delivered_method__timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.account_invoice_view_form_inherit_sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_invoice_page_inherit_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan #, python-format msgid "Timesheets" msgstr "Planilhas de Horas" #. module: sale_timesheet #: model:ir.actions.act_window,name:sale_timesheet.timesheet_action_billing_report msgid "Timesheets By Billing Type" msgstr "Tipo de Faturamento por Horas" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.sale_advance_payment_inv_timesheet_view_form msgid "Timesheets Period" msgstr "Período de Horas" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project.py:0 #, python-format msgid "Timesheets of %s" msgstr "Horas de %s" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__product_template__service_type__timesheet msgid "Timesheets on project (one fare per SO/Project)" msgstr "Planilhas de tempo no projeto (uma tarifa por OS/Projeto)" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__product_template__service_policy__delivered_timesheet msgid "Timesheets on tasks" msgstr "Horas nas tarefas" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "To invoice" msgstr "Para faturar" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "Total" msgstr "Total" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_create_invoice__amount_to_invoice msgid "" "Total amount to invoice on the sales order, including all items (services, " "storables, expenses, ...)" msgstr "" "Total para faturar no pedido de vendas, incluindo todos os itens (serviços, " "armazenáveis, despesas, ...)" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_sale_order__timesheet_total_duration msgid "" "Total recorded duration, expressed in the encoding UoM, and rounded to the " "unit" msgstr "" "Duração total registrada, expressa na UdM de codificação e arredondada para " "a unidade" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_product_product__service_type #: model:ir.model.fields,field_description:sale_timesheet.field_product_template__service_type msgid "Track Service" msgstr "Serviço de Rastreamento" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__price_unit #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__price_unit #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__price_unit msgid "Unit Price" msgstr "Preço Unitário" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_create_sale_order_line__price_unit #: model:ir.model.fields,help:sale_timesheet.field_project_task_create_sale_order__price_unit msgid "Unit price of the sales order item." msgstr "Preço unitário do item de pedido de vendas." #. module: sale_timesheet #: model:product.product,uom_name:sale_timesheet.product_service_deliver_manual #: model:product.product,uom_name:sale_timesheet.time_product #: model:product.template,uom_name:sale_timesheet.product_service_deliver_manual_product_template #: model:product.template,uom_name:sale_timesheet.time_product_product_template msgid "Units" msgstr "Unidades" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__amount_untaxed_invoiced msgid "Untaxed Amount Invoiced" msgstr "Total Faturado sem Impostos" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__expense_amount_untaxed_invoiced msgid "Untaxed Amount Re-invoiced" msgstr "Total Sem Taxas Refaturados" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__amount_untaxed_to_invoice msgid "Untaxed Amount to Invoice" msgstr "Total sem Taxas para Faturar" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__expense_amount_untaxed_to_invoice msgid "Untaxed Amount to Re-invoice" msgstr "Total sem Taxas para Refaturar" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project.py:0 #: code:addons/sale_timesheet/models/project.py:0 #: code:addons/sale_timesheet/models/project.py:0 #, python-format msgid "Warning" msgstr "Aviso" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_project__warning_employee_rate msgid "Warning Employee Rate" msgstr "Aviso de Taxa de Funcionário" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "" "What is still to deliver based on sold hours and hours already done. Equals " "to sold hours - done hours." msgstr "" "O que ainda falta entregar com base em horas vendidas e horas já realizadas." " É igual a horas vendidas - horas realizadas." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_project__bill_type #: model:ir.model.fields,help:sale_timesheet.field_project_task__bill_type msgid "" "When billing tasks individually, a Sales Order will be created from each task. It is perfect if you would like to bill different services to different customers at different rates. \n" " When billing the whole project, a Sales Order will be created from the project instead. This option is better if you would like to bill all the tasks of a given project to a specific customer either at a fixed rate, or at an employee rate." msgstr "" "Ao faturar tarefas individualmente, um pedido de venda será criado a partir de cada tarefa. É perfeito se você deseja cobrar serviços diferentes para clientes diferentes com taxas diferentes. \n" "Ao cobrar todo o projeto, um pedido de venda será criado a partir do projeto. Essa opção é melhor se você deseja faturar todas as tarefas de um determinado projeto para um cliente específico, seja a uma taxa fixa ou a uma taxa de funcionário." #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__wizard_id msgid "Wizard" msgstr "Assistente" #. module: sale_timesheet #: code:addons/sale_timesheet/models/account.py:0 #, python-format msgid "" "You can not modify already invoiced timesheets (linked to a Sales order " "items invoiced on Time and material)." msgstr "" "Você não pode modificar horas já faturadas (vinculadas a itens do pedido de " "venda faturados em Tempo e materiais)." #. module: sale_timesheet #: code:addons/sale_timesheet/models/account.py:0 #, python-format msgid "You can not modify timesheets from different employees" msgstr "Você não pode modificar horas de funcionários diferentes" #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_invoice.py:0 #: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0 #, python-format msgid "You can only apply this action from a project." msgstr "Você só pode aplicar esta ação a partir de um projeto." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_task_create_sale_order.py:0 #, python-format msgid "You can only apply this action from a task." msgstr "Você só pode aplicar esta ação a partir de uma tarefa." #. module: sale_timesheet #: code:addons/sale_timesheet/models/account.py:0 #, python-format msgid "You cannot remove a timesheet that has already been invoiced." msgstr "Você não pode remover um registro de hora que já está sendo faturado." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_account_analytic_line__non_allow_billable msgid "Your timesheet will not be billed." msgstr "Suas horas não serão faturadas." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_task__non_allow_billable msgid "Your timesheets linked to this task will not be billed." msgstr "Suas horas vinculadas a esta tarefa não serão faturadas." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0 #: code:addons/sale_timesheet/wizard/project_task_create_sale_order.py:0 #, python-format msgid "days" msgstr "dias" #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0 #: code:addons/sale_timesheet/wizard/project_task_create_sale_order.py:0 #, python-format msgid "hours" msgstr "horas" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "in Overtime" msgstr "em Prorrogação"