Skip to content

Commit ca2418f

Browse files
mymageweblate
authored andcommitted
Translated using Weblate (Italian)
Currently translated at 100.0% (7 of 7 strings) Translation: stock-logistics-request-18.0/stock-logistics-request-18.0-stock_request_bom Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-request-18-0/stock-logistics-request-18-0-stock_request_bom/it/
1 parent 510edbb commit ca2418f

File tree

1 file changed

+11
-7
lines changed
  • stock_request_bom/i18n

1 file changed

+11
-7
lines changed

stock_request_bom/i18n/it.po

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,47 +6,51 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Odoo Server 18.0\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"Last-Translator: Automatically generated\n"
9+
"PO-Revision-Date: 2025-09-04 12:43+0000\n"
10+
"Last-Translator: mymage <[email protected]>\n"
1011
"Language-Team: none\n"
1112
"Language: it\n"
1213
"MIME-Version: 1.0\n"
1314
"Content-Type: text/plain; charset=UTF-8\n"
1415
"Content-Transfer-Encoding: \n"
1516
"Plural-Forms: nplurals=2; plural=n != 1;\n"
17+
"X-Generator: Weblate 5.10.4\n"
1618

1719
#. module: stock_request_bom
1820
#. odoo-python
1921
#: code:addons/stock_request_bom/models/stock_request_order.py:0
2022
msgid "No BOM found for the selected product."
21-
msgstr ""
23+
msgstr "Nessuna DiBa trovata per il prodotto selezionato."
2224

2325
#. module: stock_request_bom
2426
#: model:ir.model.fields,field_description:stock_request_bom.field_stock_request_order__product_bom_id
2527
msgid "Product BOM"
26-
msgstr ""
28+
msgstr "DiBa prodotto"
2729

2830
#. module: stock_request_bom
2931
#: model:ir.model.fields,field_description:stock_request_bom.field_stock_request_order__quantity_bom
3032
msgid "Quantity BOM"
31-
msgstr ""
33+
msgstr "DiBa quantità"
3234

3335
#. module: stock_request_bom
3436
#: model:ir.model.fields,help:stock_request_bom.field_stock_request_order__product_bom_id
3537
msgid "Select a product with a BOM to auto-complete stock request lines."
3638
msgstr ""
39+
"Selezionare un prodotto con una DiBa per auto completare le righe richiesta "
40+
"magazzino."
3741

3842
#. module: stock_request_bom
3943
#: model:ir.model.fields,help:stock_request_bom.field_stock_request_order__quantity_bom
4044
msgid "Specify the quantity for the Product BOM."
41-
msgstr ""
45+
msgstr "Indicare la quantità per la DiBa prodotto."
4246

4347
#. module: stock_request_bom
4448
#: model:ir.model,name:stock_request_bom.model_stock_request_order
4549
msgid "Stock Request Order"
46-
msgstr ""
50+
msgstr "Ordine richiesta di magazzino"
4751

4852
#. module: stock_request_bom
4953
#. odoo-python
5054
#: code:addons/stock_request_bom/models/stock_request_order.py:0
5155
msgid "The quantity BOM must be a positive value."
52-
msgstr ""
56+
msgstr "La quantità DiBa deve essere un valore positivo."

0 commit comments

Comments
 (0)