-
-
Notifications
You must be signed in to change notification settings - Fork 304
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added translation using Weblate (Spanish)
- Loading branch information
Showing
1 changed file
with
126 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,126 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * mgmtsystem_action_template | ||
# | ||
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: mgmtsystem_action_template | ||
#: model:ir.model,name:mgmtsystem_action_template.model_mgmtsystem_action | ||
msgid "Action" | ||
msgstr "" | ||
|
||
#. module: mgmtsystem_action_template | ||
#: model_terms:ir.ui.view,arch_db:mgmtsystem_action_template.mgmtsystem_action_template_form_view | ||
msgid "Action Template" | ||
msgstr "" | ||
|
||
#. module: mgmtsystem_action_template | ||
#: model:ir.ui.menu,name:mgmtsystem_action_template.mgmtsystem_action_template_menu | ||
msgid "Action Templates" | ||
msgstr "" | ||
|
||
#. module: mgmtsystem_action_template | ||
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__create_uid | ||
msgid "Created by" | ||
msgstr "" | ||
|
||
#. module: mgmtsystem_action_template | ||
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__create_date | ||
msgid "Created on" | ||
msgstr "" | ||
|
||
#. module: mgmtsystem_action_template | ||
#: model:ir.model,name:mgmtsystem_action_template.model_mgmtsystem_action_template | ||
msgid "Define fields to save action template values" | ||
msgstr "" | ||
|
||
#. 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 "" | ||
|
||
#. module: mgmtsystem_action_template | ||
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action__display_name | ||
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
|
||
#. 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 "" | ||
|
||
#. module: mgmtsystem_action_template | ||
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action__id | ||
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__id | ||
msgid "ID" | ||
msgstr "" | ||
|
||
#. module: mgmtsystem_action_template | ||
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action____last_update | ||
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
|
||
#. module: mgmtsystem_action_template | ||
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__write_uid | ||
msgid "Last Updated by" | ||
msgstr "" | ||
|
||
#. module: mgmtsystem_action_template | ||
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__write_date | ||
msgid "Last Updated on" | ||
msgstr "" | ||
|
||
#. module: mgmtsystem_action_template | ||
#: model:ir.actions.act_window,name:mgmtsystem_action_template.mgmtsystem_action_template_act_window | ||
msgid "Mgmtsystem Action Template" | ||
msgstr "" | ||
|
||
#. module: mgmtsystem_action_template | ||
#: 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 "" | ||
|
||
#. module: mgmtsystem_action_template | ||
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__name | ||
msgid "Name" | ||
msgstr "" | ||
|
||
#. module: mgmtsystem_action_template | ||
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action__template_id | ||
msgid "Reference Template" | ||
msgstr "" | ||
|
||
#. module: mgmtsystem_action_template | ||
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__type_action | ||
msgid "Response Type" | ||
msgstr "" | ||
|
||
#. module: mgmtsystem_action_template | ||
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__user_id | ||
msgid "Responsible" | ||
msgstr "" | ||
|
||
#. module: mgmtsystem_action_template | ||
#: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__tag_ids | ||
msgid "Tags" | ||
msgstr "" | ||
|
||
#. module: mgmtsystem_action_template | ||
#: model_terms:ir.ui.view,arch_db:mgmtsystem_action_template.mgmtsystem_action_template_form_view | ||
msgid "Template title..." | ||
msgstr "" |