forked from Mapan/odoo17e
609 lines
24 KiB
Plaintext
609 lines
24 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * industry_fsm_sale
|
|
#
|
|
# Translators:
|
|
# Maitê Dietze, 2024
|
|
# Wil Odoo, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-08-13 10:42+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Wil Odoo, 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: industry_fsm_sale
|
|
#. odoo-javascript
|
|
#: code:addons/industry_fsm_sale/static/src/js/tours/industry_fsm_sale_tour.js:0
|
|
#, python-format
|
|
msgid "<b>Invoice your time and material</b> to your customer."
|
|
msgstr "<b>Fature seu tempo e material</b> para o cliente."
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-python
|
|
#: code:addons/industry_fsm_sale/models/project_task.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"<p class=\"o_view_nocontent_smiling_face\">\n"
|
|
" No products found. Let's create one!\n"
|
|
" </p><p>\n"
|
|
" Keep track of the products you are using to complete your tasks, and invoice your customers for the goods.\n"
|
|
" Tip: using kits, you can add multiple products at once.\n"
|
|
" </p><p>\n"
|
|
" When your task is marked as done, your stock will be updated automatically. Simply choose a warehouse\n"
|
|
" in your profile from where to draw stock.\n"
|
|
" </p>"
|
|
msgstr ""
|
|
"<p class=\"o_view_nocontent_smiling_face\">\n"
|
|
" Nenhum produto encontrado. Vamos criar um!\n"
|
|
" </p><p>\n"
|
|
" Acompanhe os produtos que está usando para concluir suas tarefas e fature seus clientes pelas mercadorias.\n"
|
|
" Dica: usando kits, você pode adicionar vários produtos de uma só vez.\n"
|
|
" </p><p>\n"
|
|
" Quando sua tarefa for marcada como concluída, seu estoque será atualizado automaticamente. Basta escolher um armazém\n"
|
|
" em seu perfil de onde retirar o estoque.\n"
|
|
" </p>"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.worksheet_time_and_material
|
|
msgid "<span>Disc.%</span>"
|
|
msgstr "<span>% desc.</span>"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.project_sharing_project_task_inherit_view_form
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.view_task_form2_inherit
|
|
msgid "<span>Products</span>"
|
|
msgstr "<span>Produtos</span>"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.worksheet_time_and_material
|
|
msgid "<strong class=\"mr16\">Subtotal</strong>"
|
|
msgstr "<strong class=\"mr16\">Subtotal</strong>"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.worksheet_time_and_material
|
|
msgid "<strong>Amount Due: </strong>"
|
|
msgstr "<strong>Valor devido:</strong>"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.worksheet_time_and_material
|
|
msgid "<strong>Taxes</strong>"
|
|
msgstr "<strong>Impostos</strong>"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.worksheet_time_and_material
|
|
msgid "<strong>Total</strong>"
|
|
msgstr "<strong>Total</strong>"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.worksheet_time_and_material
|
|
msgid "<strong>Untaxed amount</strong>"
|
|
msgstr "<strong>Total sem impostos</strong>"
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-python
|
|
#: code:addons/industry_fsm_sale/models/project_task.py:0
|
|
#: code:addons/industry_fsm_sale/models/project_task.py:0
|
|
#, python-format
|
|
msgid "A customer should be set on the task to generate a worksheet."
|
|
msgstr "Um cliente deve ser definido na tarefa para gerar uma planilha."
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.industry_fsm_sale_product_catalog_inherit_search_view
|
|
msgid "Added Products"
|
|
msgstr "Produtos adicionados"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.worksheet_time_and_material
|
|
msgid "Amount"
|
|
msgstr "Valor"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.constraint,message:industry_fsm_sale.constraint_project_project_fsm_imply_task_rate
|
|
msgid "An FSM project must be billed at task rate or employee rate."
|
|
msgstr ""
|
|
"Um projeto de serviço de campo deve ser faturado com base na taxa de tarefa "
|
|
"ou na taxa de funcionário."
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-python
|
|
#: code:addons/industry_fsm_sale/wizard/sale_make_invoice_advance.py:0
|
|
#, python-format
|
|
msgid "An invoice has been created: %s"
|
|
msgstr "Uma fatura foi criada: %s"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model,name:industry_fsm_sale.model_account_analytic_line
|
|
msgid "Analytic Line"
|
|
msgstr "Linha analítica"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_project_project__allow_billable
|
|
msgid "Billable"
|
|
msgstr "Faturável"
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-python
|
|
#: code:addons/industry_fsm_sale/models/project_task.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"By saving this change, all timesheet entries will be linked to the selected "
|
|
"Sales Order Item without distinction."
|
|
msgstr ""
|
|
"Ao salvar essa alteração, todos os registros da planilha de horas serão "
|
|
"vinculados ao item do pedido do venda selecionado, sem distinção."
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-python
|
|
#: code:addons/industry_fsm_sale/models/project_task.py:0
|
|
#, python-format
|
|
msgid "Choose Products"
|
|
msgstr "Escolher produtos"
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-javascript
|
|
#: code:addons/industry_fsm_sale/static/src/js/tours/industry_fsm_sale_tour.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Choose a <b>name</b> for your product <i>(e.g. Bolts, Screws, Boiler, "
|
|
"etc.).</i>"
|
|
msgstr ""
|
|
"Escolha um <b>nome</b> para seu produto <i>(ex.: parafusos, roscas, "
|
|
"caldeira, etc.).</i>"
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-javascript
|
|
#: code:addons/industry_fsm_sale/static/src/js/tours/industry_fsm_sale_tour.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Click on a product to add it to your <b>list of materials</b>. <i>Tip: for "
|
|
"large quantities, click on the number to edit it directly.</i>"
|
|
msgstr ""
|
|
"Clique no produto para adicioná-lo à sua <b>lista de materiais</b>. <i>Dica:"
|
|
" para grandes quantidades, clique no número para editá-lo diretamente.</i>"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model,name:industry_fsm_sale.model_res_config_settings
|
|
msgid "Config Settings"
|
|
msgstr "Configurações"
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-javascript
|
|
#: code:addons/industry_fsm_sale/static/src/js/tours/industry_fsm_sale_tour.js:0
|
|
#, python-format
|
|
msgid "Confirm the creation of your <b>invoice</b>."
|
|
msgstr "Confirme a criação da sua <b>fatura</b>."
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.project_task_view_list_fsm_sale_inherit
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.view_task_form2_inherit
|
|
msgid "Create Invoice"
|
|
msgstr "Criar fatura"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.project_view_form_inherit
|
|
msgid "Create new quotations directly from tasks"
|
|
msgstr "Crie novas cotações diretamente de tarefas"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_project_task__currency_id
|
|
msgid "Currency"
|
|
msgstr "Moeda"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.project_view_form_inherit
|
|
msgid "Default Service"
|
|
msgstr "Serviço padrão"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_sale_order_line__delivered_price_subtotal
|
|
msgid "Delivered Subtotal"
|
|
msgstr "Subtotal entregue"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_sale_order_line__delivered_price_total
|
|
msgid "Delivered Total"
|
|
msgstr "Total entregue"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_sale_order_line__delivered_price_tax
|
|
msgid "Delivered Total Tax"
|
|
msgstr "Imposto do total entregue "
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_project_task__display_create_invoice_primary
|
|
msgid "Display Create Invoice Primary"
|
|
msgstr "Exibir a opção de criar fatura primária"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_project_task__display_create_invoice_secondary
|
|
msgid "Display Create Invoice Secondary"
|
|
msgstr "Exibir a opção criar fatura secundária"
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-python
|
|
#: code:addons/industry_fsm_sale/models/sale_order.py:0
|
|
#, python-format
|
|
msgid "Extra Quotation Created: %s"
|
|
msgstr "Cotação adicional criada: %s"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_project_project__allow_quotations
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_project_task__allow_quotations
|
|
msgid "Extra Quotations"
|
|
msgstr "Cotações extras"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model,name:industry_fsm_sale.model_report_project_task_user_fsm
|
|
msgid "FSM Tasks Analysis"
|
|
msgstr "Análise das tarefas de serviço de campo"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:product.template,name:industry_fsm_sale.field_service_product_product_template
|
|
msgid "Field Service"
|
|
msgstr "Serviço de campo"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_product_product__fsm_partner_price_currency_id
|
|
msgid "Fsm Partner Price Currency"
|
|
msgstr "Moeda do preço do usuário de serviço de campo"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields.selection,name:industry_fsm_sale.selection__report_project_task_user_fsm__invoice_status__invoiced
|
|
msgid "Fully Invoiced"
|
|
msgstr "Totalmente faturado"
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-python
|
|
#: code:addons/industry_fsm_sale/models/product_product.py:0
|
|
#, python-format
|
|
msgid "Invalid operator: %s"
|
|
msgstr "Operador inválido: %s"
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-python
|
|
#: code:addons/industry_fsm_sale/models/product_product.py:0
|
|
#, python-format
|
|
msgid "Invalid value: %s"
|
|
msgstr "Valor inválido: %s"
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-python
|
|
#: code:addons/industry_fsm_sale/models/project_task.py:0
|
|
#, python-format
|
|
msgid "Invoice"
|
|
msgstr "Fatura"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_project_task__portal_invoice_count
|
|
msgid "Invoice Count"
|
|
msgstr "Contagem de faturas"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_project_task__invoice_status
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_report_project_task_user_fsm__invoice_status
|
|
msgid "Invoice Status"
|
|
msgstr "Status da fatura"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.actions.act_window,help:industry_fsm_sale.project_task_action_to_invoice_fsm
|
|
msgid ""
|
|
"Invoice your time and material to your customers once your tasks are done."
|
|
msgstr ""
|
|
"Fature seu tempo e material para seus clientes assim que suas tarefas forem "
|
|
"concluídas."
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-python
|
|
#: code:addons/industry_fsm_sale/models/project_task.py:0
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.project_sharing_project_task_inherit_view_form
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.view_task_form2_inherit
|
|
#, python-format
|
|
msgid "Invoices"
|
|
msgstr "Faturas"
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-javascript
|
|
#: code:addons/industry_fsm_sale/static/src/js/tours/industry_fsm_sale_tour.js:0
|
|
#, python-format
|
|
msgid "Let's <b>track the material</b> you use for your task."
|
|
msgstr "Vamos <b>contabilizar o material</b> usado para sua tarefa."
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-javascript
|
|
#: code:addons/industry_fsm_sale/static/src/js/tours/industry_fsm_sale_tour.js:0
|
|
#, python-format
|
|
msgid "Let's create a new <b>product</b>."
|
|
msgstr "Vamos criar um novo <b>produto</b>."
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_project_task__material_line_product_count
|
|
msgid "Material Line Product Count"
|
|
msgstr "Contagem de produtos da linha de materiais"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_project_task__material_line_total_price
|
|
msgid "Material Line Total Price"
|
|
msgstr "Preço total da linha de materiais"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_product_product__fsm_quantity
|
|
msgid "Material Quantity"
|
|
msgstr "Quantidade de materiais"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.view_task_form2_inherit
|
|
msgid "New Quotation"
|
|
msgstr "Nova cotação"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.actions.act_window,help:industry_fsm_sale.product_action_fsm
|
|
msgid "No products found. Let's create one!"
|
|
msgstr "Nenhum produto encontrado. Vamos criar um!"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.actions.act_window,help:industry_fsm_sale.project_task_action_to_invoice_fsm
|
|
msgid "No tasks found. Let's create one!"
|
|
msgstr "Nenhuma tarefa encontrada. Vamos criar a primeira!"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields.selection,name:industry_fsm_sale.selection__report_project_task_user_fsm__invoice_status__no
|
|
msgid "Nothing to Invoice"
|
|
msgstr "Nada para faturar"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_project_task__invoice_count
|
|
msgid "Number of invoices"
|
|
msgstr "Número de faturas"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_product_product__fsm_partner_price
|
|
msgid "Partner Price"
|
|
msgstr "Preço do usuário"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_project_task__portal_quotation_count
|
|
msgid "Portal Quotation Count"
|
|
msgstr "Contagem de cotações do portal"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_project_task__pricelist_id
|
|
msgid "Pricelist"
|
|
msgstr "Lista de preço"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model,name:industry_fsm_sale.model_product_template
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.industry_fsm_sale_product_catalog_kanban_view
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.worksheet_time_and_material
|
|
msgid "Product"
|
|
msgstr "Produto"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model,name:industry_fsm_sale.model_product_product
|
|
msgid "Product Variant"
|
|
msgstr "Variante do produto"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.actions.act_window,name:industry_fsm_sale.product_action_fsm
|
|
#: model:ir.ui.menu,name:industry_fsm_sale.fsm_menu_settings_product
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.view_task_form2_inherit
|
|
msgid "Products"
|
|
msgstr "Produtos"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_project_project__allow_material
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_project_task__allow_material
|
|
msgid "Products on Tasks"
|
|
msgstr "Produtos nas tarefas"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model,name:industry_fsm_sale.model_project_project
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_product_product__project_id
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_product_template__project_id
|
|
msgid "Project"
|
|
msgstr "Projeto"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model,name:industry_fsm_sale.model_project_sale_line_employee_map
|
|
msgid "Project Sales line, employee mapping"
|
|
msgstr "Linha de venda do projeto, mapeamento de funcionários"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.worksheet_time_and_material
|
|
msgid "Quantity"
|
|
msgstr "Quantidade"
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-python
|
|
#: code:addons/industry_fsm_sale/controllers/portal.py:0
|
|
#, python-format
|
|
msgid "Quotation"
|
|
msgstr "Cotação"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_project_task__quotation_count
|
|
msgid "Quotation Count"
|
|
msgstr "Contagem de cotações"
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-python
|
|
#: code:addons/industry_fsm_sale/controllers/portal.py:0
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.project_sharing_project_task_inherit_view_form
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.view_task_form2_inherit
|
|
#, python-format
|
|
msgid "Quotations"
|
|
msgstr "Cotações"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.view_order_form_inherit_sale_project
|
|
msgid "Related Task"
|
|
msgstr "Tarefa relacionada"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model,name:industry_fsm_sale.model_sale_advance_payment_inv
|
|
msgid "Sales Advance Payment Invoice"
|
|
msgstr "Fatura de vendas com pagamento antecipado"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model,name:industry_fsm_sale.model_sale_order
|
|
msgid "Sales Order"
|
|
msgstr "Pedido de venda"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_project_project__sale_line_id
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_project_task__sale_line_id
|
|
msgid "Sales Order Item"
|
|
msgstr "Item do pedido de venda"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,help:industry_fsm_sale.field_project_task__sale_line_id
|
|
msgid ""
|
|
"Sales Order Item to which the time spent on this task will be added in order to be invoiced to your customer.\n"
|
|
"By default the sales order item set on the project will be selected. In the absence of one, the last prepaid sales order item that has time remaining will be used.\n"
|
|
"Remove the sales order item in order to make this task non billable. You can also change or remove the sales order item of each timesheet entry individually."
|
|
msgstr ""
|
|
"Item do pedido de venda ao qual o tempo gasto nessa tarefa será adicionado para ser faturado ao seu cliente.\n"
|
|
"Por padrão, o item do pedido de venda definido no projeto será selecionado. Na ausência de um, será usado o último item do pedido de venda pré-pago que tiver tempo restante.\n"
|
|
"Remova o item do pedido de venda para tornar essa tarefa não faturável. Você também pode alterar ou remover o item do pedido de venda de cada registro de planilha de horas individualmente."
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model,name:industry_fsm_sale.model_sale_order_line
|
|
msgid "Sales Order Line"
|
|
msgstr "Linha do pedido de venda"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,help:industry_fsm_sale.field_project_project__sale_line_id
|
|
msgid ""
|
|
"Sales order item that will be selected by default on the tasks and timesheets of this project, except if the employee set on the timesheets is explicitely linked to another sales order item on the project.\n"
|
|
"It can be modified on each task and timesheet entry individually if necessary."
|
|
msgstr ""
|
|
"Item do pedido de venda que será selecionado por padrão nas tarefas e planilhas de horas desse projeto, exceto se o funcionário definido nas planilhas de horas estiver explicitamente vinculado a outro item do pedido de venda no projeto.\n"
|
|
"Ele pode ser modificado em cada tarefa e entrada de planilha de horas individualmente, se necessário."
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_project_sale_line_employee_map__timesheet_product_id
|
|
msgid "Service"
|
|
msgstr "Serviço"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model,name:industry_fsm_sale.model_project_task
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_sale_order__task_id
|
|
msgid "Task"
|
|
msgstr "Tarefa"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model,name:industry_fsm_sale.model_project_task_recurrence
|
|
msgid "Task Recurrence"
|
|
msgstr "Recorrência da tarefa"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,help:industry_fsm_sale.field_sale_order__task_id
|
|
msgid "Task from which this quotation have been created"
|
|
msgstr "Tarefa a partir da qual essa cotação foi criada"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.worksheet_time_and_material
|
|
msgid "Taxes"
|
|
msgstr "Impostos"
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-python
|
|
#: code:addons/industry_fsm_sale/models/product_template.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The following products are currently associated with a Field Service "
|
|
"project, you cannot change their Invoicing Policy or Type:%s"
|
|
msgstr ""
|
|
"Os seguintes produtos estão atualmente associados a um projeto de serviço de"
|
|
" campo; não é possível alterar a política ou o tipo de faturamento deles:%s"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.constraint,message:industry_fsm_sale.constraint_project_project_material_imply_billable
|
|
msgid "The material can be allowed only when the task can be billed."
|
|
msgstr ""
|
|
"O material pode ser permitido somente quando a tarefa puder ser faturada."
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.constraint,message:industry_fsm_sale.constraint_project_project_timesheet_product_required_if_billable_and_time
|
|
msgid ""
|
|
"The timesheet product is required when the fsm project can be billed and "
|
|
"timesheets are allowed."
|
|
msgstr ""
|
|
"O produta de planilha de horas é necessário quando o projeto de serviço de "
|
|
"campo pode ser faturado e as planilhas de horas são permitidas."
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-python
|
|
#: code:addons/industry_fsm_sale/models/sale_order.py:0
|
|
#, python-format
|
|
msgid "This Sales Order has been created from Task: %s"
|
|
msgstr "Esse pedido de venda foi criado a partir da tarefa: %s"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.portal_my_task
|
|
msgid "Time & Material"
|
|
msgstr "Tempo e material"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.actions.act_window,name:industry_fsm_sale.project_task_action_to_invoice_fsm
|
|
#: model:ir.model.fields.selection,name:industry_fsm_sale.selection__report_project_task_user_fsm__invoice_status__to_invoice
|
|
#: model:ir.ui.menu,name:industry_fsm_sale.fsm_menu_all_tasks_invoice
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.project_task_view_search_fsm_inherit_sale
|
|
msgid "To Invoice"
|
|
msgstr "A faturar"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.actions.act_window,help:industry_fsm_sale.product_action_fsm
|
|
msgid "Track and bill the material used to complete your tasks."
|
|
msgstr "Acompanhe e cobre o material usado para concluir suas tarefas."
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.project_view_form_inherit
|
|
msgid "Track the material used to complete tasks"
|
|
msgstr "Controlar o material usado para concluir as tarefas"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_project_sale_line_employee_map__price_unit
|
|
#: model_terms:ir.ui.view,arch_db:industry_fsm_sale.worksheet_time_and_material
|
|
msgid "Unit Price"
|
|
msgstr "Preço unitário"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields.selection,name:industry_fsm_sale.selection__report_project_task_user_fsm__invoice_status__upselling
|
|
msgid "Upselling Opportunity"
|
|
msgstr "Oportunidade de upsell"
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-javascript
|
|
#: code:addons/industry_fsm_sale/static/src/js/tours/industry_fsm_sale_tour.js:0
|
|
#, python-format
|
|
msgid "Use the breadcrumbs to navigate to your <b>list of products</b>."
|
|
msgstr "Use a trilha de navegação para acessar sua <b>lista de produtos</b>."
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-javascript
|
|
#: code:addons/industry_fsm_sale/static/src/js/tours/industry_fsm_sale_tour.js:0
|
|
#, python-format
|
|
msgid "Use the breadcrumbs to return to your <b>task</b>."
|
|
msgstr " Use a trilha de navegação para retornar à sua <b>tarefa</b>."
|
|
|
|
#. module: industry_fsm_sale
|
|
#. odoo-javascript
|
|
#: code:addons/industry_fsm_sale/static/src/js/tours/industry_fsm_sale_tour.js:0
|
|
#, python-format
|
|
msgid "Wait for the invoice to show up"
|
|
msgstr "Aguardar a exibição da fatura"
|
|
|
|
#. module: industry_fsm_sale
|
|
#: model:ir.model.fields,field_description:industry_fsm_sale.field_project_task__warning_message
|
|
msgid "Warning Message"
|
|
msgstr "Mensagem de alerta"
|