[UPD] Update server_action_navigate.pot

This commit is contained in:
oca-travis
2022-01-31 16:36:39 +00:00
parent b1fe0d6b3b
commit dcc1bd79b9

View File

@@ -1,12 +1,12 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * server_action_navigate # * server_action_navigate
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Server 13.0\n" "Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@@ -24,21 +24,6 @@ msgstr ""
msgid "Action To Do" msgid "Action To Do"
msgstr "" msgstr ""
#. module: server_action_navigate
#: selection:ir.actions.server,state:0
msgid "Add Followers"
msgstr ""
#. module: server_action_navigate
#: selection:ir.actions.server,state:0
msgid "Create Next Activity"
msgstr ""
#. module: server_action_navigate
#: selection:ir.actions.server,state:0
msgid "Create a new Record"
msgstr ""
#. module: server_action_navigate #. module: server_action_navigate
#: model:ir.model.fields,field_description:server_action_navigate.field_ir_actions_server_navigate_line__create_uid #: model:ir.model.fields,field_description:server_action_navigate.field_ir_actions_server_navigate_line__create_uid
msgid "Created by" msgid "Created by"
@@ -52,7 +37,9 @@ msgstr ""
#. module: server_action_navigate #. module: server_action_navigate
#: model:ir.model.fields,help:server_action_navigate.field_ir_actions_server__navigate_action_id #: model:ir.model.fields,help:server_action_navigate.field_ir_actions_server__navigate_action_id
#: model:ir.model.fields,help:server_action_navigate.field_ir_cron__navigate_action_id #: model:ir.model.fields,help:server_action_navigate.field_ir_cron__navigate_action_id
msgid "Define here the action used when the navigation will be executed if empty, a generic action will be used." msgid ""
"Define here the action used when the navigation will be executed if empty, a"
" generic action will be used."
msgstr "" msgstr ""
#. module: server_action_navigate #. module: server_action_navigate
@@ -65,16 +52,6 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#. module: server_action_navigate
#: selection:ir.actions.server,state:0
msgid "Execute Python Code"
msgstr ""
#. module: server_action_navigate
#: selection:ir.actions.server,state:0
msgid "Execute several actions"
msgstr ""
#. module: server_action_navigate #. module: server_action_navigate
#: model:ir.model.fields,field_description:server_action_navigate.field_ir_actions_server_navigate_line__field_id #: model:ir.model.fields,field_description:server_action_navigate.field_ir_actions_server_navigate_line__field_id
msgid "Field" msgid "Field"
@@ -123,7 +100,7 @@ msgid "Model"
msgstr "" msgstr ""
#. module: server_action_navigate #. module: server_action_navigate
#: selection:ir.actions.server,state:0 #: model:ir.model.fields.selection,name:server_action_navigate.selection__ir_actions_server__state__navigate
msgid "Navigate" msgid "Navigate"
msgstr "" msgstr ""
@@ -149,11 +126,6 @@ msgstr ""
msgid "See tags of Partners" msgid "See tags of Partners"
msgstr "" msgstr ""
#. module: server_action_navigate
#: selection:ir.actions.server,state:0
msgid "Send Email"
msgstr ""
#. module: server_action_navigate #. module: server_action_navigate
#: model:ir.model.fields,field_description:server_action_navigate.field_ir_actions_server_navigate_line__sequence #: model:ir.model.fields,field_description:server_action_navigate.field_ir_actions_server_navigate_line__sequence
msgid "Sequence" msgid "Sequence"
@@ -170,16 +142,18 @@ msgid "Server Actions Navigation Lines"
msgstr "" msgstr ""
#. module: server_action_navigate #. module: server_action_navigate
#: code:addons/server_action_navigate/models/ir_actions_server.py:62 #: code:addons/server_action_navigate/models/ir_actions_server.py:0
#, python-format #, python-format
msgid "The Action Server %s is not correctly set\n" msgid ""
"The Action Server %s is not correctly set\n"
" : No fields defined" " : No fields defined"
msgstr "" msgstr ""
#. module: server_action_navigate #. module: server_action_navigate
#: model:ir.model.fields,help:server_action_navigate.field_ir_actions_server__state #: model:ir.model.fields,help:server_action_navigate.field_ir_actions_server__state
#: model:ir.model.fields,help:server_action_navigate.field_ir_cron__state #: model:ir.model.fields,help:server_action_navigate.field_ir_cron__state
msgid "Type of server action. The following values are available:\n" msgid ""
"Type of server action. The following values are available:\n"
"- 'Execute Python Code': a block of python code that will be executed\n" "- 'Execute Python Code': a block of python code that will be executed\n"
"- 'Create': create a new record with new values\n" "- 'Create': create a new record with new values\n"
"- 'Update a Record': update the values of a record\n" "- 'Update a Record': update the values of a record\n"
@@ -188,9 +162,3 @@ msgid "Type of server action. The following values are available:\n"
"- 'Add Followers': add followers to a record (Discuss)\n" "- 'Add Followers': add followers to a record (Discuss)\n"
"- 'Create Next Activity': create an activity (Discuss)" "- 'Create Next Activity': create an activity (Discuss)"
msgstr "" msgstr ""
#. module: server_action_navigate
#: selection:ir.actions.server,state:0
msgid "Update the Record"
msgstr ""