Skip to content

Commit

Permalink
Translated using Weblate (Portuguese (Brazil))
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (13 of 13 strings)

Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_mts_mto_rule
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_mts_mto_rule/pt_BR/
  • Loading branch information
SottomaiorMacedoTec authored and weblate committed Jul 5, 2024
1 parent 463f1cf commit d11852f
Showing 1 changed file with 22 additions and 15 deletions.
37 changes: 22 additions & 15 deletions stock_mts_mto_rule/i18n/pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,27 @@ msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-28 02:58+0000\n"
"PO-Revision-Date: 2017-07-28 02:58+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
"teams/23907/pt_BR/)\n"
"PO-Revision-Date: 2024-07-05 19:47+0000\n"
"Last-Translator: rodrigosottomaiormacedo "
"<[email protected]>\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/"
"23907/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.17\n"

#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__action
msgid "Action"
msgstr ""
msgstr "Ação"

#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement
msgid "Choose between MTS and MTO"
msgstr ""
msgstr "Escolha entre MTS e MTO"

#. module: stock_mts_mto_rule
#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_warehouse__mto_mts_management
Expand All @@ -36,6 +38,9 @@ msgid ""
"created only if the virtual stock is less than 0 else, the product will be "
"taken from stocks"
msgstr ""
"Se esta nova rota for selecionada na visualização do formulário de produto, "
"um pedido de compra será criado somente se o estoque virtual for menor que "
"0, caso contrário, o produto será retirado do estoque"

#. module: stock_mts_mto_rule
#. odoo-python
Expand All @@ -45,53 +50,55 @@ msgid ""
"Inconsistency between the source locations of the mts and mto rules linked "
"to the procurement rule: %s! It should be the same."
msgstr ""
"Inconsistência entre os locais de origem das regras mts e mto vinculadas à "
"regra de aquisição: %s! Isto deveria ser o mesmo."

#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mto_rule_id
msgid "MTO Rule"
msgstr ""
msgstr "Regra MTO"

#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_warehouse__mts_mto_rule_id
msgid "MTO+MTS rule"
msgstr ""
msgstr "Regra MTO+MTS"

#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mts_rule_id
msgid "MTS Rule"
msgstr ""
msgstr "Regra MTS"

#. module: stock_mts_mto_rule
#. odoo-python
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
#, python-format
msgid "MTS+MTO"
msgstr ""
msgstr "MTS+MTO"

#. module: stock_mts_mto_rule
#. odoo-python
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
#: model:stock.route,name:stock_mts_mto_rule.route_mto_mts
#, python-format
msgid "Make To Order + Make To Stock"
msgstr ""
msgstr "Fazer sob encomenda + Fazer para estoque"

#. module: stock_mts_mto_rule
#. odoo-python
#: code:addons/stock_mts_mto_rule/models/stock_rule.py:0
#, python-format
msgid "No MTS or MTO rule configured on procurement rule: %s!"
msgstr ""
msgstr "Nenhuma regra MTS ou MTO configurada na regra de aquisição: %s!"

#. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_rule
msgid "Stock Rule"
msgstr ""
msgstr "Regra de estoque"

#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_warehouse__mto_mts_management
msgid "Use MTO+MTS rules"
msgstr ""
msgstr "Use regras MTO+MTS"

#. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_warehouse
Expand Down

0 comments on commit d11852f

Please sign in to comment.