Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_mts_mto_rule
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_mts_mto_rule/
This commit is contained in:
Weblate
2024-04-24 07:28:51 +00:00
parent 4b0687a9bb
commit a4595be8df
18 changed files with 414 additions and 0 deletions

View File

@@ -24,6 +24,11 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__available
msgid "Available"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement #: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement
msgid "Choose between MTS and MTO" msgid "Choose between MTS and MTO"
@@ -70,6 +75,11 @@ msgstr ""
msgid "MTS Rule" msgid "MTS Rule"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid "MTS quantity rule"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0 #: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
#, python-format #, python-format
@@ -89,6 +99,11 @@ msgstr ""
msgid "No MTS or MTO rule configured on procurement rule: %s!" msgid "No MTS or MTO rule configured on procurement rule: %s!"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__full
msgid "No Split"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_rule #: model:ir.model,name:stock_mts_mto_rule.model_stock_rule
msgid "Stock Rule" msgid "Stock Rule"
@@ -104,6 +119,14 @@ msgstr ""
msgid "Warehouse" msgid "Warehouse"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid ""
"With `Available` the MTS rule will be used for any available quantity.\n"
"With`No Split` the MTS rule is only used, if the full requested quantity is "
"available."
msgstr ""
#~ msgid "Procurement Rule" #~ msgid "Procurement Rule"
#~ msgstr "Pravidlo zadávání zakázek" #~ msgstr "Pravidlo zadávání zakázek"

View File

@@ -23,6 +23,11 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__available
msgid "Available"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement #: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement
msgid "Choose between MTS and MTO" msgid "Choose between MTS and MTO"
@@ -72,6 +77,11 @@ msgstr "MTO+MTS-Regel"
msgid "MTS Rule" msgid "MTS Rule"
msgstr "MTS-Regel" msgstr "MTS-Regel"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid "MTS quantity rule"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0 #: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
#, python-format #, python-format
@@ -91,6 +101,11 @@ msgstr "MTO Auftragsfertigung + MTS Lagerfertigung"
msgid "No MTS or MTO rule configured on procurement rule: %s!" msgid "No MTS or MTO rule configured on procurement rule: %s!"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__full
msgid "No Split"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_rule #: model:ir.model,name:stock_mts_mto_rule.model_stock_rule
#, fuzzy #, fuzzy
@@ -107,6 +122,14 @@ msgstr "Verwende MTO+MTS-Regeln"
msgid "Warehouse" msgid "Warehouse"
msgstr "Lager" msgstr "Lager"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid ""
"With `Available` the MTS rule will be used for any available quantity.\n"
"With`No Split` the MTS rule is only used, if the full requested quantity is "
"available."
msgstr ""
#~ msgid "Can't find MTO Rule on the warehouse" #~ msgid "Can't find MTO Rule on the warehouse"
#~ msgstr "Kann MTO-Regel zum Lager nicht finden" #~ msgstr "Kann MTO-Regel zum Lager nicht finden"

View File

@@ -24,6 +24,11 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__available
msgid "Available"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement #: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement
msgid "Choose between MTS and MTO" msgid "Choose between MTS and MTO"
@@ -73,6 +78,11 @@ msgstr "Regla MTO+MTS"
msgid "MTS Rule" msgid "MTS Rule"
msgstr "Regla \"bajo existencias\"" msgstr "Regla \"bajo existencias\""
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid "MTS quantity rule"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0 #: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
#, python-format #, python-format
@@ -92,6 +102,11 @@ msgstr "Bajo pedido + bajo existencias"
msgid "No MTS or MTO rule configured on procurement rule: %s!" msgid "No MTS or MTO rule configured on procurement rule: %s!"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__full
msgid "No Split"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_rule #: model:ir.model,name:stock_mts_mto_rule.model_stock_rule
#, fuzzy #, fuzzy
@@ -108,6 +123,14 @@ msgstr "Usar reglas MTO+MTS"
msgid "Warehouse" msgid "Warehouse"
msgstr "Almacén" msgstr "Almacén"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid ""
"With `Available` the MTS rule will be used for any available quantity.\n"
"With`No Split` the MTS rule is only used, if the full requested quantity is "
"available."
msgstr ""
#~ msgid "Can't find MTO Rule on the warehouse" #~ msgid "Can't find MTO Rule on the warehouse"
#~ msgstr "No se puede encontrar un regla \"bajo pedido\" en el almacén" #~ msgstr "No se puede encontrar un regla \"bajo pedido\" en el almacén"

View File

@@ -24,6 +24,11 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__available
msgid "Available"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement #: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement
msgid "Choose between MTS and MTO" msgid "Choose between MTS and MTO"
@@ -70,6 +75,11 @@ msgstr ""
msgid "MTS Rule" msgid "MTS Rule"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid "MTS quantity rule"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0 #: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
#, python-format #, python-format
@@ -89,6 +99,11 @@ msgstr ""
msgid "No MTS or MTO rule configured on procurement rule: %s!" msgid "No MTS or MTO rule configured on procurement rule: %s!"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__full
msgid "No Split"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_rule #: model:ir.model,name:stock_mts_mto_rule.model_stock_rule
msgid "Stock Rule" msgid "Stock Rule"
@@ -104,5 +119,13 @@ msgstr ""
msgid "Warehouse" msgid "Warehouse"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid ""
"With `Available` the MTS rule will be used for any available quantity.\n"
"With`No Split` the MTS rule is only used, if the full requested quantity is "
"available."
msgstr ""
#~ msgid "Procurement" #~ msgid "Procurement"
#~ msgstr "Contratación" #~ msgstr "Contratación"

View File

@@ -24,6 +24,11 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__available
msgid "Available"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement #: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement
msgid "Choose between MTS and MTO" msgid "Choose between MTS and MTO"
@@ -75,6 +80,11 @@ msgstr ""
msgid "MTS Rule" msgid "MTS Rule"
msgstr "MTS: Produit stocké" msgstr "MTS: Produit stocké"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid "MTS quantity rule"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0 #: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
#, python-format #, python-format
@@ -94,6 +104,11 @@ msgstr ""
msgid "No MTS or MTO rule configured on procurement rule: %s!" msgid "No MTS or MTO rule configured on procurement rule: %s!"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__full
msgid "No Split"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_rule #: model:ir.model,name:stock_mts_mto_rule.model_stock_rule
#, fuzzy #, fuzzy
@@ -110,6 +125,14 @@ msgstr ""
msgid "Warehouse" msgid "Warehouse"
msgstr "Entrepôt" msgstr "Entrepôt"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid ""
"With `Available` the MTS rule will be used for any available quantity.\n"
"With`No Split` the MTS rule is only used, if the full requested quantity is "
"available."
msgstr ""
#~ msgid "Can't find MTO Rule on the warehouse" #~ msgid "Can't find MTO Rule on the warehouse"
#~ msgstr "" #~ msgstr ""
#~ "Ne trouve pas la règle MTO (Make To Order: Fabrication à la commande) de " #~ "Ne trouve pas la règle MTO (Make To Order: Fabrication à la commande) de "

View File

@@ -25,6 +25,11 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "Action" msgstr "Action"
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__available
msgid "Available"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement #: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement
msgid "Choose between MTS and MTO" msgid "Choose between MTS and MTO"
@@ -74,6 +79,11 @@ msgstr "Règle Prendre dans le stock + Approvisionner à la commande"
msgid "MTS Rule" msgid "MTS Rule"
msgstr "Règle Prendre dans le stock" msgstr "Règle Prendre dans le stock"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid "MTS quantity rule"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0 #: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
#, python-format #, python-format
@@ -95,6 +105,11 @@ msgstr ""
"Aucune règle Prendre dans le stock ou Approvisionner à la commande " "Aucune règle Prendre dans le stock ou Approvisionner à la commande "
"configurée sur la règle d'approvisionnement:%s!" "configurée sur la règle d'approvisionnement:%s!"
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__full
msgid "No Split"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_rule #: model:ir.model,name:stock_mts_mto_rule.model_stock_rule
msgid "Stock Rule" msgid "Stock Rule"
@@ -110,3 +125,11 @@ msgstr ""
#: model:ir.model,name:stock_mts_mto_rule.model_stock_warehouse #: model:ir.model,name:stock_mts_mto_rule.model_stock_warehouse
msgid "Warehouse" msgid "Warehouse"
msgstr "Entrepôt " msgstr "Entrepôt "
#. module: stock_mts_mto_rule
#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid ""
"With `Available` the MTS rule will be used for any available quantity.\n"
"With`No Split` the MTS rule is only used, if the full requested quantity is "
"available."
msgstr ""

View File

@@ -25,6 +25,11 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__available
msgid "Available"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement #: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement
msgid "Choose between MTS and MTO" msgid "Choose between MTS and MTO"
@@ -71,6 +76,11 @@ msgstr "MTO+MTS pravilo"
msgid "MTS Rule" msgid "MTS Rule"
msgstr "MTS pravilo" msgstr "MTS pravilo"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid "MTS quantity rule"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0 #: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
#, python-format #, python-format
@@ -90,6 +100,11 @@ msgstr "Make To Order + Make To Stock"
msgid "No MTS or MTO rule configured on procurement rule: %s!" msgid "No MTS or MTO rule configured on procurement rule: %s!"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__full
msgid "No Split"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_rule #: model:ir.model,name:stock_mts_mto_rule.model_stock_rule
#, fuzzy #, fuzzy
@@ -106,6 +121,14 @@ msgstr "Koristi MTO+MTS pravila"
msgid "Warehouse" msgid "Warehouse"
msgstr "Skladište" msgstr "Skladište"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid ""
"With `Available` the MTS rule will be used for any available quantity.\n"
"With`No Split` the MTS rule is only used, if the full requested quantity is "
"available."
msgstr ""
#~ msgid "Can't find MTO Rule on the warehouse" #~ msgid "Can't find MTO Rule on the warehouse"
#~ msgstr "Nemogu naći MTO pravilo na skladištu" #~ msgstr "Nemogu naći MTO pravilo na skladištu"

View File

@@ -24,6 +24,11 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "Azione" msgstr "Azione"
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__available
msgid "Available"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement #: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement
msgid "Choose between MTS and MTO" msgid "Choose between MTS and MTO"
@@ -73,6 +78,11 @@ msgstr "Regola MTO+MTS"
msgid "MTS Rule" msgid "MTS Rule"
msgstr "Regola MTS" msgstr "Regola MTS"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid "MTS quantity rule"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0 #: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
#, python-format #, python-format
@@ -93,6 +103,11 @@ msgid "No MTS or MTO rule configured on procurement rule: %s!"
msgstr "" msgstr ""
"Regola MTS o MTO non configurata nella regola di approvvigionamento: %s!" "Regola MTS o MTO non configurata nella regola di approvvigionamento: %s!"
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__full
msgid "No Split"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_rule #: model:ir.model,name:stock_mts_mto_rule.model_stock_rule
msgid "Stock Rule" msgid "Stock Rule"
@@ -108,6 +123,14 @@ msgstr "Utilizza regole MTO+MTS"
msgid "Warehouse" msgid "Warehouse"
msgstr "Magazzino" msgstr "Magazzino"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid ""
"With `Available` the MTS rule will be used for any available quantity.\n"
"With`No Split` the MTS rule is only used, if the full requested quantity is "
"available."
msgstr ""
#, python-format #, python-format
#~ msgid "" #~ msgid ""
#~ "Inconsistency between the source locations of the mts and mto rules " #~ "Inconsistency between the source locations of the mts and mto rules "

View File

@@ -23,6 +23,11 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__available
msgid "Available"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement #: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement
msgid "Choose between MTS and MTO" msgid "Choose between MTS and MTO"
@@ -69,6 +74,11 @@ msgstr ""
msgid "MTS Rule" msgid "MTS Rule"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid "MTS quantity rule"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0 #: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
#, python-format #, python-format
@@ -88,6 +98,11 @@ msgstr ""
msgid "No MTS or MTO rule configured on procurement rule: %s!" msgid "No MTS or MTO rule configured on procurement rule: %s!"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__full
msgid "No Split"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_rule #: model:ir.model,name:stock_mts_mto_rule.model_stock_rule
msgid "Stock Rule" msgid "Stock Rule"
@@ -102,3 +117,11 @@ msgstr ""
#: model:ir.model,name:stock_mts_mto_rule.model_stock_warehouse #: model:ir.model,name:stock_mts_mto_rule.model_stock_warehouse
msgid "Warehouse" msgid "Warehouse"
msgstr "Magazijn" msgstr "Magazijn"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid ""
"With `Available` the MTS rule will be used for any available quantity.\n"
"With`No Split` the MTS rule is only used, if the full requested quantity is "
"available."
msgstr ""

View File

@@ -24,6 +24,11 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__available
msgid "Available"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement #: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement
msgid "Choose between MTS and MTO" msgid "Choose between MTS and MTO"
@@ -70,6 +75,11 @@ msgstr ""
msgid "MTS Rule" msgid "MTS Rule"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid "MTS quantity rule"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0 #: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
#, python-format #, python-format
@@ -89,6 +99,11 @@ msgstr "Op Order + Op Voorrad"
msgid "No MTS or MTO rule configured on procurement rule: %s!" msgid "No MTS or MTO rule configured on procurement rule: %s!"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__full
msgid "No Split"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_rule #: model:ir.model,name:stock_mts_mto_rule.model_stock_rule
msgid "Stock Rule" msgid "Stock Rule"
@@ -103,3 +118,11 @@ msgstr ""
#: model:ir.model,name:stock_mts_mto_rule.model_stock_warehouse #: model:ir.model,name:stock_mts_mto_rule.model_stock_warehouse
msgid "Warehouse" msgid "Warehouse"
msgstr "Magazijn" msgstr "Magazijn"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid ""
"With `Available` the MTS rule will be used for any available quantity.\n"
"With`No Split` the MTS rule is only used, if the full requested quantity is "
"available."
msgstr ""

View File

@@ -24,6 +24,11 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__available
msgid "Available"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement #: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement
msgid "Choose between MTS and MTO" msgid "Choose between MTS and MTO"
@@ -70,6 +75,11 @@ msgstr ""
msgid "MTS Rule" msgid "MTS Rule"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid "MTS quantity rule"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0 #: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
#, python-format #, python-format
@@ -89,6 +99,11 @@ msgstr ""
msgid "No MTS or MTO rule configured on procurement rule: %s!" msgid "No MTS or MTO rule configured on procurement rule: %s!"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__full
msgid "No Split"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_rule #: model:ir.model,name:stock_mts_mto_rule.model_stock_rule
msgid "Stock Rule" msgid "Stock Rule"
@@ -104,5 +119,13 @@ msgstr ""
msgid "Warehouse" msgid "Warehouse"
msgstr "Armazém" msgstr "Armazém"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid ""
"With `Available` the MTS rule will be used for any available quantity.\n"
"With`No Split` the MTS rule is only used, if the full requested quantity is "
"available."
msgstr ""
#~ msgid "Procurement" #~ msgid "Procurement"
#~ msgstr "Aprovisionamento" #~ msgstr "Aprovisionamento"

View File

@@ -24,6 +24,11 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__available
msgid "Available"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement #: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement
msgid "Choose between MTS and MTO" msgid "Choose between MTS and MTO"
@@ -70,6 +75,11 @@ msgstr ""
msgid "MTS Rule" msgid "MTS Rule"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid "MTS quantity rule"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0 #: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
#, python-format #, python-format
@@ -89,6 +99,11 @@ msgstr ""
msgid "No MTS or MTO rule configured on procurement rule: %s!" msgid "No MTS or MTO rule configured on procurement rule: %s!"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__full
msgid "No Split"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_rule #: model:ir.model,name:stock_mts_mto_rule.model_stock_rule
msgid "Stock Rule" msgid "Stock Rule"
@@ -104,5 +119,13 @@ msgstr ""
msgid "Warehouse" msgid "Warehouse"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid ""
"With `Available` the MTS rule will be used for any available quantity.\n"
"With`No Split` the MTS rule is only used, if the full requested quantity is "
"available."
msgstr ""
#~ msgid "Procurement" #~ msgid "Procurement"
#~ msgstr "Aquisições" #~ msgstr "Aquisições"

View File

@@ -24,6 +24,11 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__available
msgid "Available"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement #: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement
msgid "Choose between MTS and MTO" msgid "Choose between MTS and MTO"
@@ -70,6 +75,11 @@ msgstr ""
msgid "MTS Rule" msgid "MTS Rule"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid "MTS quantity rule"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0 #: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
#, python-format #, python-format
@@ -89,6 +99,11 @@ msgstr ""
msgid "No MTS or MTO rule configured on procurement rule: %s!" msgid "No MTS or MTO rule configured on procurement rule: %s!"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__full
msgid "No Split"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_rule #: model:ir.model,name:stock_mts_mto_rule.model_stock_rule
msgid "Stock Rule" msgid "Stock Rule"
@@ -104,5 +119,13 @@ msgstr ""
msgid "Warehouse" msgid "Warehouse"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid ""
"With `Available` the MTS rule will be used for any available quantity.\n"
"With`No Split` the MTS rule is only used, if the full requested quantity is "
"available."
msgstr ""
#~ msgid "Procurement" #~ msgid "Procurement"
#~ msgstr "Aprovizionare" #~ msgstr "Aprovizionare"

View File

@@ -23,6 +23,11 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__available
msgid "Available"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement #: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement
msgid "Choose between MTS and MTO" msgid "Choose between MTS and MTO"
@@ -69,6 +74,11 @@ msgstr ""
msgid "MTS Rule" msgid "MTS Rule"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid "MTS quantity rule"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0 #: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
#, python-format #, python-format
@@ -88,6 +98,11 @@ msgstr ""
msgid "No MTS or MTO rule configured on procurement rule: %s!" msgid "No MTS or MTO rule configured on procurement rule: %s!"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__full
msgid "No Split"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_rule #: model:ir.model,name:stock_mts_mto_rule.model_stock_rule
msgid "Stock Rule" msgid "Stock Rule"
@@ -103,5 +118,13 @@ msgstr ""
msgid "Warehouse" msgid "Warehouse"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid ""
"With `Available` the MTS rule will be used for any available quantity.\n"
"With`No Split` the MTS rule is only used, if the full requested quantity is "
"available."
msgstr ""
#~ msgid "Procurement" #~ msgid "Procurement"
#~ msgstr "Obstarávanie" #~ msgstr "Obstarávanie"

View File

@@ -25,6 +25,11 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__available
msgid "Available"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement #: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement
msgid "Choose between MTS and MTO" msgid "Choose between MTS and MTO"
@@ -74,6 +79,11 @@ msgstr "Pravilo 'Po naročilu' + 'Na zalogo'"
msgid "MTS Rule" msgid "MTS Rule"
msgstr "Pravilo 'Na zalogo'" msgstr "Pravilo 'Na zalogo'"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid "MTS quantity rule"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0 #: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
#, python-format #, python-format
@@ -93,6 +103,11 @@ msgstr "Naredi po naročilu + Naredi na zalogo"
msgid "No MTS or MTO rule configured on procurement rule: %s!" msgid "No MTS or MTO rule configured on procurement rule: %s!"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__full
msgid "No Split"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_rule #: model:ir.model,name:stock_mts_mto_rule.model_stock_rule
msgid "Stock Rule" msgid "Stock Rule"
@@ -108,6 +123,14 @@ msgstr "Uporabi pravila Po naročilu + Na zalogo"
msgid "Warehouse" msgid "Warehouse"
msgstr "Skladišče" msgstr "Skladišče"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid ""
"With `Available` the MTS rule will be used for any available quantity.\n"
"With`No Split` the MTS rule is only used, if the full requested quantity is "
"available."
msgstr ""
#~ msgid "Can't find MTO Rule on the warehouse" #~ msgid "Can't find MTO Rule on the warehouse"
#~ msgstr "Za skladišče ni pravila 'po naročilu'" #~ msgstr "Za skladišče ni pravila 'po naročilu'"

View File

@@ -24,6 +24,11 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__available
msgid "Available"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement #: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement
msgid "Choose between MTS and MTO" msgid "Choose between MTS and MTO"
@@ -70,6 +75,11 @@ msgstr ""
msgid "MTS Rule" msgid "MTS Rule"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid "MTS quantity rule"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0 #: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
#, python-format #, python-format
@@ -89,6 +99,11 @@ msgstr ""
msgid "No MTS or MTO rule configured on procurement rule: %s!" msgid "No MTS or MTO rule configured on procurement rule: %s!"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__full
msgid "No Split"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_rule #: model:ir.model,name:stock_mts_mto_rule.model_stock_rule
msgid "Stock Rule" msgid "Stock Rule"
@@ -104,5 +119,13 @@ msgstr ""
msgid "Warehouse" msgid "Warehouse"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid ""
"With `Available` the MTS rule will be used for any available quantity.\n"
"With`No Split` the MTS rule is only used, if the full requested quantity is "
"available."
msgstr ""
#~ msgid "Procurement" #~ msgid "Procurement"
#~ msgstr "Satın alma" #~ msgstr "Satın alma"

View File

@@ -24,6 +24,11 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__available
msgid "Available"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement #: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement
msgid "Choose between MTS and MTO" msgid "Choose between MTS and MTO"
@@ -70,6 +75,11 @@ msgstr ""
msgid "MTS Rule" msgid "MTS Rule"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid "MTS quantity rule"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0 #: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
#, python-format #, python-format
@@ -89,6 +99,11 @@ msgstr ""
msgid "No MTS or MTO rule configured on procurement rule: %s!" msgid "No MTS or MTO rule configured on procurement rule: %s!"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__full
msgid "No Split"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_rule #: model:ir.model,name:stock_mts_mto_rule.model_stock_rule
msgid "Stock Rule" msgid "Stock Rule"
@@ -104,5 +119,13 @@ msgstr ""
msgid "Warehouse" msgid "Warehouse"
msgstr "" msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid ""
"With `Available` the MTS rule will be used for any available quantity.\n"
"With`No Split` the MTS rule is only used, if the full requested quantity is "
"available."
msgstr ""
#~ msgid "Procurement" #~ msgid "Procurement"
#~ msgstr "Mua sắm / Cung ứng" #~ msgstr "Mua sắm / Cung ứng"

View File

@@ -25,6 +25,11 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "动作" msgstr "动作"
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__available
msgid "Available"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement #: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement
msgid "Choose between MTS and MTO" msgid "Choose between MTS and MTO"
@@ -73,6 +78,11 @@ msgstr "MTO+MTS 规则"
msgid "MTS Rule" msgid "MTS Rule"
msgstr "MTS规则" msgstr "MTS规则"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid "MTS quantity rule"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0 #: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
#, python-format #, python-format
@@ -92,6 +102,11 @@ msgstr "按订单生产+按库存生产"
msgid "No MTS or MTO rule configured on procurement rule: %s!" msgid "No MTS or MTO rule configured on procurement rule: %s!"
msgstr "采购规则上未配置MTS或MTO规则%s" msgstr "采购规则上未配置MTS或MTO规则%s"
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__full
msgid "No Split"
msgstr ""
#. module: stock_mts_mto_rule #. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_rule #: model:ir.model,name:stock_mts_mto_rule.model_stock_rule
msgid "Stock Rule" msgid "Stock Rule"
@@ -107,6 +122,14 @@ msgstr "使用MTO+MTS规则"
msgid "Warehouse" msgid "Warehouse"
msgstr "仓库" msgstr "仓库"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid ""
"With `Available` the MTS rule will be used for any available quantity.\n"
"With`No Split` the MTS rule is only used, if the full requested quantity is "
"available."
msgstr ""
#, python-format #, python-format
#~ msgid "" #~ msgid ""
#~ "Inconsistency between the source locations of the mts and mto rules " #~ "Inconsistency between the source locations of the mts and mto rules "