mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[UPD] Update server_action_navigate.pot
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * server_action_navigate
|
||||
# * server_action_navigate
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 13.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: <>\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -24,21 +24,6 @@ msgstr ""
|
||||
msgid "Action To Do"
|
||||
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
|
||||
#: model:ir.model.fields,field_description:server_action_navigate.field_ir_actions_server_navigate_line__create_uid
|
||||
msgid "Created by"
|
||||
@@ -52,7 +37,9 @@ msgstr ""
|
||||
#. 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_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 ""
|
||||
|
||||
#. module: server_action_navigate
|
||||
@@ -65,16 +52,6 @@ msgstr ""
|
||||
msgid "Display Name"
|
||||
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
|
||||
#: model:ir.model.fields,field_description:server_action_navigate.field_ir_actions_server_navigate_line__field_id
|
||||
msgid "Field"
|
||||
@@ -123,7 +100,7 @@ msgid "Model"
|
||||
msgstr ""
|
||||
|
||||
#. 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"
|
||||
msgstr ""
|
||||
|
||||
@@ -149,11 +126,6 @@ msgstr ""
|
||||
msgid "See tags of Partners"
|
||||
msgstr ""
|
||||
|
||||
#. module: server_action_navigate
|
||||
#: selection:ir.actions.server,state:0
|
||||
msgid "Send Email"
|
||||
msgstr ""
|
||||
|
||||
#. module: server_action_navigate
|
||||
#: model:ir.model.fields,field_description:server_action_navigate.field_ir_actions_server_navigate_line__sequence
|
||||
msgid "Sequence"
|
||||
@@ -170,16 +142,18 @@ msgid "Server Actions Navigation Lines"
|
||||
msgstr ""
|
||||
|
||||
#. 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
|
||||
msgid "The Action Server %s is not correctly set\n"
|
||||
msgid ""
|
||||
"The Action Server %s is not correctly set\n"
|
||||
" : No fields defined"
|
||||
msgstr ""
|
||||
|
||||
#. 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_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"
|
||||
"- 'Create': create a new record with new values\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"
|
||||
"- 'Create Next Activity': create an activity (Discuss)"
|
||||
msgstr ""
|
||||
|
||||
#. module: server_action_navigate
|
||||
#: selection:ir.actions.server,state:0
|
||||
msgid "Update the Record"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user