[I18N] Update translation terms from Transifex
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo 13.0\n"
|
||||
"Project-Id-Version: Odoo 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-09-22 16:26+0200\n"
|
||||
"POT-Creation-Date: 2020-11-02 12:05+0100\n"
|
||||
"PO-Revision-Date: 2020-09-22 14:42+0000\n"
|
||||
"Last-Translator: lhmflexerp <lhm@flexerp.dk>, 2020\n"
|
||||
"Language-Team: Danish (https://www.transifex.com/odoo/teams/41243/da/)\n"
|
||||
@@ -159,69 +159,67 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:51
|
||||
msgid ""
|
||||
"*Add Followers*: :doc:`followers <../../project/tasks/collaborate>` are "
|
||||
"notified of changes in the task."
|
||||
msgid "*Add Followers*: followers are notified of changes in the task."
|
||||
msgstr ""
|
||||
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:53
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:52
|
||||
msgid ""
|
||||
"*Create Next Activity*: creates an activity such as: *Call*, *Email*, "
|
||||
"*Reminder*."
|
||||
msgstr ""
|
||||
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:54
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:53
|
||||
msgid ""
|
||||
"*Send SMS Text Message*: sends an :doc:`SMS "
|
||||
"<../../sms_marketing/pricing/pricing_and_faq>`."
|
||||
msgstr ""
|
||||
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:57
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:56
|
||||
msgid "Example"
|
||||
msgstr ""
|
||||
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:59
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:58
|
||||
msgid ""
|
||||
"This is the process of which the update of the *Email* field on the "
|
||||
"Lead/Opportunity *Model*, with a *Trigger Condition* set to *On Update*, "
|
||||
"goes through:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:66
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:65
|
||||
msgid "The user creates the record without an email address set."
|
||||
msgstr ""
|
||||
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:67
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:66
|
||||
msgid "The user updates the record defining an email address."
|
||||
msgstr ""
|
||||
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:68
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:67
|
||||
msgid ""
|
||||
"Once the change is saved, the automation checks if any of the *Watched "
|
||||
"Fields* are being updated (for the example: field name *email_from* (Email)."
|
||||
msgstr ""
|
||||
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:70
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:69
|
||||
msgid ""
|
||||
"If true, it checks if the record matches the *Before Update Domain* (for the"
|
||||
" example: *email is not set*)."
|
||||
msgstr ""
|
||||
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:72
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:71
|
||||
msgid ""
|
||||
"If true, it checks (*after the update*) whether the record matches the "
|
||||
"*Apply on* domain (for the example: *email is set*)."
|
||||
msgstr ""
|
||||
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:74
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:73
|
||||
msgid "If true, the chosen *Action To Do* is performed on the record."
|
||||
msgstr ""
|
||||
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:77
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:76
|
||||
msgid ":doc:`understanding_general`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:78
|
||||
#: ../../studio/concepts/understanding_automated_actions.rst:77
|
||||
msgid ":doc:`../use_cases/automated_actions`"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user