Translated using Weblate (Italian)

Currently translated at 100.0% (7 of 7 strings)

Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_request_partner
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_request_partner/it/
This commit is contained in:
Francesco Foresti
2023-05-15 16:55:38 +00:00
committed by Weblate
parent 9c29239714
commit 8b2b8f708b

View File

@@ -6,50 +6,52 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"PO-Revision-Date: 2023-05-15 19:34+0000\n"
"Last-Translator: Francesco Foresti <francesco.foresti@ooops404.com>\n"
"Language-Team: none\n"
"Language: it\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"
"X-Generator: Weblate 4.14.1\n"
#. module: stock_request_partner
#: model:ir.model.fields,field_description:stock_request_partner.field_stock_request__display_name
#: model:ir.model.fields,field_description:stock_request_partner.field_stock_request_order__display_name
msgid "Display Name"
msgstr ""
msgstr "Nome visualizzato"
#. module: stock_request_partner
#: model:ir.model.fields,field_description:stock_request_partner.field_stock_request__id
#: model:ir.model.fields,field_description:stock_request_partner.field_stock_request_order__id
msgid "ID"
msgstr ""
msgstr "ID"
#. module: stock_request_partner
#: model:ir.model.fields,field_description:stock_request_partner.field_stock_request____last_update
#: model:ir.model.fields,field_description:stock_request_partner.field_stock_request_order____last_update
msgid "Last Modified on"
msgstr ""
msgstr "Ultima modifica il"
#. module: stock_request_partner
#: model:ir.model.fields,field_description:stock_request_partner.field_stock_request__partner_id
#: model:ir.model.fields,field_description:stock_request_partner.field_stock_request_order__partner_id
msgid "Partner"
msgstr ""
msgstr "Partner"
#. module: stock_request_partner
#: code:addons/stock_request_partner/models/stock_request.py:0
#, python-format
msgid "Partner must be equal to the order"
msgstr ""
msgstr "Il partner deve essere lo stesso dell'ordine"
#. module: stock_request_partner
#: model:ir.model,name:stock_request_partner.model_stock_request
msgid "Stock Request"
msgstr ""
msgstr "Richiesta di magazzino"
#. module: stock_request_partner
#: model:ir.model,name:stock_request_partner.model_stock_request_order
msgid "Stock Request Order"
msgstr ""
msgstr "Ordine richiesta di magazzino"