[UPD] Update mrp_bom_widget_section_and_note_one2many.pot

This commit is contained in:
oca-ci
2023-11-10 17:29:41 +00:00
committed by Quentin Dupont
parent 393aaaedf8
commit b6840abc98
2 changed files with 125 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_widget_section_and_note_one2many
# * mrp_bom_widget_section_and_note_one2many
#
msgid ""
msgstr ""
@@ -10,6 +10,7 @@ msgstr ""
"PO-Revision-Date: 2022-05-10 15:01+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -80,6 +81,16 @@ msgstr ""
msgid "Display Type"
msgstr "Type d'affichage"
#. module: mrp_bom_widget_section_and_note_one2many
#: sql_constraint:mrp.bom.line:0
msgid "Forbidden values on note and section bom line"
msgstr ""
#. module: mrp_bom_widget_section_and_note_one2many
#: sql_constraint:mrp.bom.line:0
msgid "Missing required fields on bom line."
msgstr ""
#. module: mrp_bom_widget_section_and_note_one2many
#: model_terms:ir.ui.view,arch_db:mrp_bom_widget_section_and_note_one2many.mrp_bom_form_view_section
msgid "No attachment"
@@ -90,11 +101,6 @@ msgstr "Pas de pièces jointes"
msgid "Note"
msgstr ""
#. module: mrp_bom_widget_section_and_note_one2many
#: model:ir.model.fields,field_description:mrp_bom_widget_section_and_note_one2many.field_mrp_bom_line__product_qty
msgid "Quantity"
msgstr "Quantité"
#. module: mrp_bom_widget_section_and_note_one2many
#: selection:mrp.bom.line,display_type:0
msgid "Section"
@@ -104,3 +110,6 @@ msgstr ""
#: model:ir.model.fields,help:mrp_bom_widget_section_and_note_one2many.field_mrp_bom_line__display_type
msgid "Technical field for UX purpose."
msgstr "Champ technique utilisé à des fins ergonomiques"
#~ msgid "Quantity"
#~ msgstr "Quantité"

View File

@@ -0,0 +1,110 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_widget_section_and_note_one2many
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: mrp_bom_widget_section_and_note_one2many
#: model_terms:ir.ui.view,arch_db:mrp_bom_widget_section_and_note_one2many.mrp_bom_form_view_section
msgid "Add a note"
msgstr ""
#. module: mrp_bom_widget_section_and_note_one2many
#: model_terms:ir.ui.view,arch_db:mrp_bom_widget_section_and_note_one2many.mrp_bom_form_view_section
msgid "Add a product"
msgstr ""
#. module: mrp_bom_widget_section_and_note_one2many
#: model_terms:ir.ui.view,arch_db:mrp_bom_widget_section_and_note_one2many.mrp_bom_form_view_section
msgid "Add a section"
msgstr ""
#. module: mrp_bom_widget_section_and_note_one2many
#: model_terms:ir.ui.view,arch_db:mrp_bom_widget_section_and_note_one2many.mrp_bom_form_view_section
msgid "Attachments"
msgstr ""
#. module: mrp_bom_widget_section_and_note_one2many
#: model:ir.model,name:mrp_bom_widget_section_and_note_one2many.model_mrp_bom
msgid "Bill of Material"
msgstr ""
#. module: mrp_bom_widget_section_and_note_one2many
#: model:ir.model,name:mrp_bom_widget_section_and_note_one2many.model_mrp_bom_line
msgid "Bill of Material Line"
msgstr ""
#. module: mrp_bom_widget_section_and_note_one2many
#: model:ir.model.fields,field_description:mrp_bom_widget_section_and_note_one2many.field_mrp_bom__bom_line_ids
msgid "BoM Lines"
msgstr ""
#. module: mrp_bom_widget_section_and_note_one2many
#: model:ir.model.fields,field_description:mrp_bom_widget_section_and_note_one2many.field_mrp_bom__bom_line_with_sectionnote_ids
msgid "BoM Lines With Sections & Notes"
msgstr ""
#. module: mrp_bom_widget_section_and_note_one2many
#: model:ir.model.fields,field_description:mrp_bom_widget_section_and_note_one2many.field_mrp_bom_line__product_id
msgid "Component"
msgstr ""
#. module: mrp_bom_widget_section_and_note_one2many
#: model_terms:ir.ui.view,arch_db:mrp_bom_widget_section_and_note_one2many.mrp_bom_form_view_section
msgid "Components"
msgstr ""
#. module: mrp_bom_widget_section_and_note_one2many
#: model_terms:ir.ui.view,arch_db:mrp_bom_widget_section_and_note_one2many.mrp_bom_form_view_section
msgid "Components with sections and notes"
msgstr ""
#. module: mrp_bom_widget_section_and_note_one2many
#: model:ir.model.fields,field_description:mrp_bom_widget_section_and_note_one2many.field_mrp_bom_line__name
msgid "Description"
msgstr ""
#. module: mrp_bom_widget_section_and_note_one2many
#: model:ir.model.fields,field_description:mrp_bom_widget_section_and_note_one2many.field_mrp_bom_line__display_type
msgid "Display Type"
msgstr ""
#. module: mrp_bom_widget_section_and_note_one2many
#: sql_constraint:mrp.bom.line:0
msgid "Forbidden values on note and section bom line"
msgstr ""
#. module: mrp_bom_widget_section_and_note_one2many
#: sql_constraint:mrp.bom.line:0
msgid "Missing required fields on bom line."
msgstr ""
#. module: mrp_bom_widget_section_and_note_one2many
#: model_terms:ir.ui.view,arch_db:mrp_bom_widget_section_and_note_one2many.mrp_bom_form_view_section
msgid "No attachment"
msgstr ""
#. module: mrp_bom_widget_section_and_note_one2many
#: selection:mrp.bom.line,display_type:0
msgid "Note"
msgstr ""
#. module: mrp_bom_widget_section_and_note_one2many
#: selection:mrp.bom.line,display_type:0
msgid "Section"
msgstr ""
#. module: mrp_bom_widget_section_and_note_one2many
#: model:ir.model.fields,help:mrp_bom_widget_section_and_note_one2many.field_mrp_bom_line__display_type
msgid "Technical field for UX purpose."
msgstr ""