mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-23 13:12:02 +02:00
126 lines
4.8 KiB
Text
126 lines
4.8 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * mgmtsystem_action_template
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2023-07-07 14:10+0000\n"
|
|
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\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: mgmtsystem_action_template
|
|
#: model:ir.model,name:mgmtsystem_action_template.model_mgmtsystem_action
|
|
msgid "Action"
|
|
msgstr "Acción"
|
|
|
|
#. module: mgmtsystem_action_template
|
|
#: model_terms:ir.ui.view,arch_db:mgmtsystem_action_template.mgmtsystem_action_template_form_view
|
|
msgid "Action Template"
|
|
msgstr "Plantilla de acción"
|
|
|
|
#. module: mgmtsystem_action_template
|
|
#: model:ir.ui.menu,name:mgmtsystem_action_template.mgmtsystem_action_template_menu
|
|
msgid "Action Templates"
|
|
msgstr "Plantillas de acción"
|
|
|
|
#. module: mgmtsystem_action_template
|
|
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__create_uid
|
|
msgid "Created by"
|
|
msgstr "creado por"
|
|
|
|
#. module: mgmtsystem_action_template
|
|
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__create_date
|
|
msgid "Created on"
|
|
msgstr "Creado el"
|
|
|
|
#. module: mgmtsystem_action_template
|
|
#: model:ir.model,name:mgmtsystem_action_template.model_mgmtsystem_action_template
|
|
msgid "Define fields to save action template values"
|
|
msgstr "Definir campos para guardar valores de plantillas de acciones"
|
|
|
|
#. module: mgmtsystem_action_template
|
|
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__description
|
|
#: model_terms:ir.ui.view,arch_db:mgmtsystem_action_template.mgmtsystem_action_template_form_view
|
|
msgid "Description"
|
|
msgstr "descripción"
|
|
|
|
#. module: mgmtsystem_action_template
|
|
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__display_name
|
|
msgid "Display Name"
|
|
msgstr "nombre para mostrar"
|
|
|
|
#. module: mgmtsystem_action_template
|
|
#: model:ir.model.fields,help:mgmtsystem_action_template.field_mgmtsystem_action__template_id
|
|
msgid "Fill Action's fields with Template's values"
|
|
msgstr "Rellenar los campos de la acción con los valores de la plantilla"
|
|
|
|
#. module: mgmtsystem_action_template
|
|
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__id
|
|
msgid "ID"
|
|
msgstr "ID(identificador)"
|
|
|
|
#. module: mgmtsystem_action_template
|
|
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template____last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Modificado por última vez el"
|
|
|
|
#. module: mgmtsystem_action_template
|
|
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "actualizado por última vez por"
|
|
|
|
#. module: mgmtsystem_action_template
|
|
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "actualizado por última vez el"
|
|
|
|
#. module: mgmtsystem_action_template
|
|
#: model:ir.actions.act_window,name:mgmtsystem_action_template.mgmtsystem_action_template_act_window
|
|
msgid "Mgmtsystem Action Template"
|
|
msgstr "Plantilla de acción del sistema de gestión"
|
|
|
|
#. module: mgmtsystem_action_template
|
|
#. odoo-python
|
|
#: code:addons/mgmtsystem_action_template/models/mgmtsystem_action.py:0
|
|
#: code:addons/mgmtsystem_action_template/tests/test_action_template.py:0
|
|
#, python-format
|
|
msgid "NEW"
|
|
msgstr "NUEVO"
|
|
|
|
#. module: mgmtsystem_action_template
|
|
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__name
|
|
msgid "Name"
|
|
msgstr "Nombre"
|
|
|
|
#. module: mgmtsystem_action_template
|
|
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action__template_id
|
|
msgid "Reference Template"
|
|
msgstr "Plantilla de referencia"
|
|
|
|
#. module: mgmtsystem_action_template
|
|
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__type_action
|
|
msgid "Response Type"
|
|
msgstr "Tipo de respuesta"
|
|
|
|
#. module: mgmtsystem_action_template
|
|
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__user_id
|
|
msgid "Responsible"
|
|
msgstr "Responsable"
|
|
|
|
#. module: mgmtsystem_action_template
|
|
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__tag_ids
|
|
msgid "Tags"
|
|
msgstr "Etiquetas"
|
|
|
|
#. module: mgmtsystem_action_template
|
|
#: model_terms:ir.ui.view,arch_db:mgmtsystem_action_template.mgmtsystem_action_template_form_view
|
|
msgid "Template title..."
|
|
msgstr "Título de la plantilla..."
|