From fa92a455513db1f7f483d47140e680e8412c3087 Mon Sep 17 00:00:00 2001 From: Ivorra78 Date: Thu, 11 Jan 2024 18:38:48 +0000 Subject: [PATCH] Added translation using Weblate (Spanish) --- mrp_operating_unit/i18n/es.po | 56 +++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 mrp_operating_unit/i18n/es.po diff --git a/mrp_operating_unit/i18n/es.po b/mrp_operating_unit/i18n/es.po new file mode 100644 index 0000000000..54da83cba3 --- /dev/null +++ b/mrp_operating_unit/i18n/es.po @@ -0,0 +1,56 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mrp_operating_unit +# +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: es\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_operating_unit +#: model:ir.model.fields,field_description:mrp_operating_unit.field_mrp_production__display_name +#: model:ir.model.fields,field_description:mrp_operating_unit.field_stock_rule__display_name +msgid "Display Name" +msgstr "" + +#. module: mrp_operating_unit +#: model:ir.model.fields,field_description:mrp_operating_unit.field_mrp_production__id +#: model:ir.model.fields,field_description:mrp_operating_unit.field_stock_rule__id +msgid "ID" +msgstr "" + +#. module: mrp_operating_unit +#: model:ir.model.fields,field_description:mrp_operating_unit.field_mrp_production____last_update +#: model:ir.model.fields,field_description:mrp_operating_unit.field_stock_rule____last_update +msgid "Last Modified on" +msgstr "" + +#. module: mrp_operating_unit +#: model:ir.model.fields,field_description:mrp_operating_unit.field_mrp_production__operating_unit_id +msgid "Operating Unit" +msgstr "" + +#. module: mrp_operating_unit +#: model:ir.model,name:mrp_operating_unit.model_mrp_production +msgid "Production Order" +msgstr "" + +#. module: mrp_operating_unit +#: model:ir.model,name:mrp_operating_unit.model_stock_rule +msgid "Stock Rule" +msgstr "" + +#. module: mrp_operating_unit +#: code:addons/mrp_operating_unit/models/mrp.py:0 +#, python-format +msgid "" +"The Operating Unit of the Manufacturing Order must match with that of the " +"Raw Materials and Finished Product Locations." +msgstr ""