|
| 1 | +# Translation of Odoo Server. |
| 2 | +# This file contains the translation of the following modules: |
| 3 | +# * stock_request_bom |
| 4 | +# |
| 5 | +msgid "" |
| 6 | +msgstr "" |
| 7 | +"Project-Id-Version: Odoo Server 18.0\n" |
| 8 | +"Report-Msgid-Bugs-To: \n" |
| 9 | +"Last-Translator: Automatically generated\n" |
| 10 | +"Language-Team: none\n" |
| 11 | +"Language: it\n" |
| 12 | +"MIME-Version: 1.0\n" |
| 13 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 14 | +"Content-Transfer-Encoding: \n" |
| 15 | +"Plural-Forms: nplurals=2; plural=n != 1;\n" |
| 16 | + |
| 17 | +#. module: stock_request_bom |
| 18 | +#. odoo-python |
| 19 | +#: code:addons/stock_request_bom/models/stock_request_order.py:0 |
| 20 | +msgid "No BOM found for the selected product." |
| 21 | +msgstr "" |
| 22 | + |
| 23 | +#. module: stock_request_bom |
| 24 | +#: model:ir.model.fields,field_description:stock_request_bom.field_stock_request_order__product_bom_id |
| 25 | +msgid "Product BOM" |
| 26 | +msgstr "" |
| 27 | + |
| 28 | +#. module: stock_request_bom |
| 29 | +#: model:ir.model.fields,field_description:stock_request_bom.field_stock_request_order__quantity_bom |
| 30 | +msgid "Quantity BOM" |
| 31 | +msgstr "" |
| 32 | + |
| 33 | +#. module: stock_request_bom |
| 34 | +#: model:ir.model.fields,help:stock_request_bom.field_stock_request_order__product_bom_id |
| 35 | +msgid "Select a product with a BOM to auto-complete stock request lines." |
| 36 | +msgstr "" |
| 37 | + |
| 38 | +#. module: stock_request_bom |
| 39 | +#: model:ir.model.fields,help:stock_request_bom.field_stock_request_order__quantity_bom |
| 40 | +msgid "Specify the quantity for the Product BOM." |
| 41 | +msgstr "" |
| 42 | + |
| 43 | +#. module: stock_request_bom |
| 44 | +#: model:ir.model,name:stock_request_bom.model_stock_request_order |
| 45 | +msgid "Stock Request Order" |
| 46 | +msgstr "" |
| 47 | + |
| 48 | +#. module: stock_request_bom |
| 49 | +#. odoo-python |
| 50 | +#: code:addons/stock_request_bom/models/stock_request_order.py:0 |
| 51 | +msgid "The quantity BOM must be a positive value." |
| 52 | +msgstr "" |
0 commit comments