From c8d1b3763b4828c972f54ca8063d48cd08eb0559 Mon Sep 17 00:00:00 2001 From: Ivorra78 Date: Sun, 24 Dec 2023 17:43:28 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (14 of 14 strings) Translation: manufacture-14.0/manufacture-14.0-mrp_tag Translate-URL: https://translation.odoo-community.org/projects/manufacture-14-0/manufacture-14-0-mrp_tag/es/ --- mrp_tag/i18n/es.po | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/mrp_tag/i18n/es.po b/mrp_tag/i18n/es.po index 7ef01e1e7..ee9b95436 100644 --- a/mrp_tag/i18n/es.po +++ b/mrp_tag/i18n/es.po @@ -6,76 +6,78 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 14.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2023-12-24 19:44+0000\n" +"Last-Translator: Ivorra78 \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" +"X-Generator: Weblate 4.17\n" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__color msgid "Color" -msgstr "" +msgstr "Color" #. module: mrp_tag #: model_terms:ir.actions.act_window,help:mrp_tag.mrp_tag_action msgid "Create new tags for your manufacture order" -msgstr "" +msgstr "Crear nuevas etiquetas para su orden de fabricación" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__create_uid msgid "Created by" -msgstr "" +msgstr "Creado por" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__create_date msgid "Created on" -msgstr "" +msgstr "Creado el" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_production__display_name #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__display_name msgid "Display Name" -msgstr "" +msgstr "Mostrar Nombre" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_production__id #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__id msgid "ID" -msgstr "" +msgstr "ID (identificación)" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_production____last_update #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag____last_update msgid "Last Modified on" -msgstr "" +msgstr "Última Modificación el" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__write_uid msgid "Last Updated by" -msgstr "" +msgstr "Última Actualización por" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__write_date msgid "Last Updated on" -msgstr "" +msgstr "Última Actualización el" #. module: mrp_tag #: model:ir.model,name:mrp_tag.model_mrp_production msgid "Production Order" -msgstr "" +msgstr "Orden de Producción" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__name msgid "Tag Name" -msgstr "" +msgstr "Nombre de Etiqueta" #. module: mrp_tag #: model:ir.model.constraint,message:mrp_tag.constraint_mrp_tag_tag_name_uniq msgid "Tag name already exists !" -msgstr "" +msgstr "¡Este nombre de etiqueta ya existe !" #. module: mrp_tag #: model:ir.actions.act_window,name:mrp_tag.mrp_tag_action @@ -83,9 +85,9 @@ msgstr "" #: model:ir.ui.menu,name:mrp_tag.menu_mrp_tag_config #: model_terms:ir.ui.view,arch_db:mrp_tag.mrp_tag_view_form msgid "Tags" -msgstr "" +msgstr "Etiquetas" #. module: mrp_tag #: model:ir.model,name:mrp_tag.model_mrp_tag msgid "mrp Tag" -msgstr "" +msgstr "Etiqueta mrp"