Skip to content

Commit

Permalink
Added translation using Weblate (Portuguese (Brazil))
Browse files Browse the repository at this point in the history
  • Loading branch information
augustodinizl authored and weblate committed Aug 4, 2023
1 parent 9a435d9 commit 7f6f3d2
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions mrp_bom_location/i18n/pt_BR.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_location
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: pt_BR\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"

#. module: mrp_bom_location
#: model:ir.model,name:mrp_bom_location.model_report_mrp_report_bom_structure
msgid "BOM Structure Report"
msgstr ""

#. module: mrp_bom_location
#: model:ir.model,name:mrp_bom_location.model_mrp_bom
msgid "Bill of Material"
msgstr ""

#. module: mrp_bom_location
#: model:ir.model,name:mrp_bom_location.model_mrp_bom_line
msgid "Bill of Material Line"
msgstr ""

#. module: mrp_bom_location
#: model:ir.model.fields,field_description:mrp_bom_location.field_mrp_bom__display_name
#: model:ir.model.fields,field_description:mrp_bom_location.field_mrp_bom_line__display_name
#: model:ir.model.fields,field_description:mrp_bom_location.field_report_mrp_report_bom_structure__display_name
msgid "Display Name"
msgstr ""

#. module: mrp_bom_location
#: model:ir.model.fields,field_description:mrp_bom_location.field_mrp_bom__id
#: model:ir.model.fields,field_description:mrp_bom_location.field_mrp_bom_line__id
#: model:ir.model.fields,field_description:mrp_bom_location.field_report_mrp_report_bom_structure__id
msgid "ID"
msgstr ""

#. module: mrp_bom_location
#: model:ir.model.fields,field_description:mrp_bom_location.field_mrp_bom____last_update
#: model:ir.model.fields,field_description:mrp_bom_location.field_mrp_bom_line____last_update
#: model:ir.model.fields,field_description:mrp_bom_location.field_report_mrp_report_bom_structure____last_update
msgid "Last Modified on"
msgstr ""

#. 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 ""

#. module: mrp_bom_location
#: model_terms:ir.ui.view,arch_db:mrp_bom_location.report_mrpbomstructure_location
msgid "Location of the product"
msgstr ""

0 comments on commit 7f6f3d2

Please sign in to comment.