mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
Added translation using Weblate (Spanish)
This commit is contained in:
91
mrp_tag/i18n/es.po
Normal file
91
mrp_tag/i18n/es.po
Normal file
@@ -0,0 +1,91 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_tag
|
||||
#
|
||||
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_tag
|
||||
#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__color
|
||||
msgid "Color"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_tag
|
||||
#: model_terms:ir.actions.act_window,help:mrp_tag.mrp_tag_action
|
||||
msgid "Create new tags for your manufacture order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_tag
|
||||
#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_tag
|
||||
#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__create_date
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. module: mrp_tag
|
||||
#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_tag
|
||||
#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_tag
|
||||
#: model:ir.model,name:mrp_tag.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_tag
|
||||
#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__name
|
||||
msgid "Tag Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_tag
|
||||
#: model:ir.model.constraint,message:mrp_tag.constraint_mrp_tag_tag_name_uniq
|
||||
msgid "Tag name already exists !"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_tag
|
||||
#: model:ir.actions.act_window,name:mrp_tag.mrp_tag_action
|
||||
#: model:ir.model.fields,field_description:mrp_tag.field_mrp_production__tag_ids
|
||||
#: 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 ""
|
||||
|
||||
#. module: mrp_tag
|
||||
#: model:ir.model,name:mrp_tag.model_mrp_tag
|
||||
msgid "mrp Tag"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user