forked from Mapan/odoo17e
90 lines
3.0 KiB
Plaintext
90 lines
3.0 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * mrp_workorder_plm
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
# Layna Nascimento, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 22:21+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Layna Nascimento, 2023\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: mrp_workorder_plm
|
|
#. odoo-python
|
|
#: code:addons/mrp_workorder_plm/wizard/propose_change.py:0
|
|
#: code:addons/mrp_workorder_plm/wizard/propose_change.py:0
|
|
#, python-format
|
|
msgid "BoM feedback for not found step: %s (%s)"
|
|
msgstr "Feedback da LM para a etapa não encontrada: %s (%s)"
|
|
|
|
#. module: mrp_workorder_plm
|
|
#: model:ir.model.fields,help:mrp_workorder_plm.field_mrp_eco_routing_change__test_type
|
|
msgid "Defines the type of the quality control point."
|
|
msgstr "Define o tipo do ponto de controle de qualidade."
|
|
|
|
#. module: mrp_workorder_plm
|
|
#: model:ir.model,name:mrp_workorder_plm.model_mrp_eco_routing_change
|
|
msgid "Eco Routing changes"
|
|
msgstr "Alterações de rota pela OAE"
|
|
|
|
#. module: mrp_workorder_plm
|
|
#: model:ir.model,name:mrp_workorder_plm.model_mrp_eco
|
|
msgid "Engineering Change Order (ECO)"
|
|
msgstr "Ordem de Alteração de Engenharia (OAE)"
|
|
|
|
#. module: mrp_workorder_plm
|
|
#. odoo-python
|
|
#: code:addons/mrp_workorder_plm/models/mrp_workorder.py:0
|
|
#: code:addons/mrp_workorder_plm/wizard/propose_change.py:0
|
|
#, python-format
|
|
msgid "Instruction Suggestions (%(wo_name)s)"
|
|
msgstr "Sugestões de instruções (%(wo_name)s)"
|
|
|
|
#. module: mrp_workorder_plm
|
|
#. odoo-python
|
|
#: code:addons/mrp_workorder_plm/models/mrp_workorder.py:0
|
|
#, python-format
|
|
msgid "New Step Suggestion: %s"
|
|
msgstr "Sugestão de nova etapa: %s"
|
|
|
|
#. module: mrp_workorder_plm
|
|
#: model:ir.model,name:mrp_workorder_plm.model_mrp_production
|
|
msgid "Production Order"
|
|
msgstr "Ordem de produção"
|
|
|
|
#. module: mrp_workorder_plm
|
|
#: model:ir.model,name:mrp_workorder_plm.model_propose_change
|
|
msgid "Propose a change in the production"
|
|
msgstr "Propor uma alteração na produção"
|
|
|
|
#. module: mrp_workorder_plm
|
|
#: model:ir.model,name:mrp_workorder_plm.model_quality_check
|
|
msgid "Quality Check"
|
|
msgstr "Verificação de qualidade"
|
|
|
|
#. module: mrp_workorder_plm
|
|
#: model:ir.model.fields,field_description:mrp_workorder_plm.field_mrp_eco_routing_change__quality_point_id
|
|
msgid "Quality Point"
|
|
msgstr "Ponto de qualidade"
|
|
|
|
#. module: mrp_workorder_plm
|
|
#: model:ir.model.fields,field_description:mrp_workorder_plm.field_mrp_eco_routing_change__step
|
|
msgid "Step"
|
|
msgstr "Etapa"
|
|
|
|
#. module: mrp_workorder_plm
|
|
#: model:ir.model.fields,field_description:mrp_workorder_plm.field_mrp_eco_routing_change__test_type
|
|
msgid "Step Type"
|
|
msgstr "Tipo de etapa"
|