mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
Added translation using Weblate (Italian)
This commit is contained in:
committed by
Stefano Consolaro
parent
545930b25b
commit
eabbfcc3f7
45
mrp_bom_location/i18n/it.po
Normal file
45
mrp_bom_location/i18n/it.po
Normal file
@@ -0,0 +1,45 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_bom_location
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2023-01-01 13:45+0000\n"
|
||||
"Last-Translator: mymage <stefano.consolaro@mymage.it>\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: mrp_bom_location
|
||||
#: model:ir.model,name:mrp_bom_location.model_report_mrp_report_bom_structure
|
||||
msgid "BOM Structure Report"
|
||||
msgstr "Resoconto struttura DiBa"
|
||||
|
||||
#. module: mrp_bom_location
|
||||
#: model:ir.model,name:mrp_bom_location.model_mrp_bom
|
||||
msgid "Bill of Material"
|
||||
msgstr "Distinta base"
|
||||
|
||||
#. module: mrp_bom_location
|
||||
#: model:ir.model,name:mrp_bom_location.model_mrp_bom_line
|
||||
msgid "Bill of Material Line"
|
||||
msgstr "Riga distinta base"
|
||||
|
||||
#. module: mrp_bom_location
|
||||
#: model:ir.model.fields,field_description:mrp_bom_location.field_mrp_bom__location_id
|
||||
#: model:ir.model.fields,field_description:mrp_bom_location.field_mrp_bom_line__location_id
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_bom_location.report_mrpbomstructure_location
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_bom_location.view_mrp_bom_filter
|
||||
msgid "Location"
|
||||
msgstr "Ubicazione"
|
||||
|
||||
#. module: mrp_bom_location
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_bom_location.report_mrpbomstructure_location
|
||||
msgid "Location of the product"
|
||||
msgstr "Ubicazione del prodotto"
|
||||
Reference in New Issue
Block a user