mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-25 23:22:03 +02:00
19.0 vanilla
This commit is contained in:
parent
5df8c07b59
commit
daa394e8b0
2114 changed files with 564841 additions and 299642 deletions
|
|
@ -1,56 +1,80 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_crm
|
||||
#
|
||||
# * mass_mailing_crm
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Erwin van der Ploeg <erwin@odooexperts.nl>, 2022
|
||||
# Jolien De Paepe, 2023
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# Bren Driesen <brdri@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-12-07 10:47+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Jolien De Paepe, 2023\n"
|
||||
"Language-Team: Dutch (https://app.transifex.com/odoo/teams/41243/nl/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-21 05:27+0000\n"
|
||||
"Last-Translator: Bren Driesen <brdri@odoo.com>\n"
|
||||
"Language-Team: Dutch <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mass_mailing_crm/nl/>\n"
|
||||
"Language: nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_crm.mailing_mailing_view_form
|
||||
msgid ""
|
||||
"<span class=\"o_stat_text\" attrs=\"{'invisible': [('use_leads', '=', False)]}\">Leads</span>\n"
|
||||
" <span class=\"o_stat_text\" attrs=\"{'invisible': [('use_leads', '=', True)]}\">Opportunities</span>"
|
||||
"<span class=\"o_stat_text\" invisible=\"not use_leads\">Leads</span>\n"
|
||||
" <span class=\"o_stat_text\" "
|
||||
"invisible=\"use_leads\">Opportunities</span>"
|
||||
msgstr ""
|
||||
"<span class=\"o_stat_text\" attrs=\"{'invisible': [('use_leads', '=', False)]}\">Leads</span>\n"
|
||||
" <span class=\"o_stat_text\" attrs=\"{'invisible': [('use_leads', '=', True)]}\">Verkoopkansen</span>"
|
||||
"<span class=\"o_stat_text\" invisible=\"not use_leads\">Leads</span>\n"
|
||||
" <span class=\"o_stat_text\" "
|
||||
"invisible=\"use_leads\">Verkoopkansen</span>"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#: model:ir.model,website_form_label:mass_mailing_crm.model_crm_lead
|
||||
msgid "Create an Opportunity"
|
||||
msgstr "Maak een verkoopkans aan"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#: model:ir.model.fields,field_description:mass_mailing_crm.field_crm_lead__display_name
|
||||
#: model:ir.model.fields,field_description:mass_mailing_crm.field_mailing_mailing__display_name
|
||||
#: model:ir.model.fields,field_description:mass_mailing_crm.field_utm_campaign__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Weergavenaam"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#: model:ir.model.fields,field_description:mass_mailing_crm.field_crm_lead__id
|
||||
#: model:ir.model.fields,field_description:mass_mailing_crm.field_mailing_mailing__id
|
||||
#: model:ir.model.fields,field_description:mass_mailing_crm.field_utm_campaign__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#. odoo-python
|
||||
#: code:addons/mass_mailing_crm/models/mailing_mailing.py:0
|
||||
#, python-format
|
||||
msgid "LEADS"
|
||||
msgstr "LEADS"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#: model:ir.model,name:mass_mailing_crm.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Lead/Verkoopkans"
|
||||
msgid "Lead"
|
||||
msgstr "Lead"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#. odoo-python
|
||||
#: code:addons/mass_mailing_crm/models/mailing_mailing.py:0
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_crm.selection__utm_campaign__ab_testing_winner_selection__crm_lead_count
|
||||
#, python-format
|
||||
msgid "Leads"
|
||||
msgstr "Leads"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#. odoo-python
|
||||
#: code:addons/mass_mailing_crm/models/mailing_mailing.py:0
|
||||
#, python-format
|
||||
msgid "Leads Analysis"
|
||||
msgstr "Leadsanalyse"
|
||||
|
||||
|
|
@ -62,27 +86,27 @@ msgstr "Aantal leads/verkoopkansen"
|
|||
#. module: mass_mailing_crm
|
||||
#: model:ir.model,name:mass_mailing_crm.model_mailing_mailing
|
||||
msgid "Mass Mailing"
|
||||
msgstr "Email marketing"
|
||||
msgstr "Bulkmailing"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#. odoo-python
|
||||
#: code:addons/mass_mailing_crm/models/mailing_mailing.py:0
|
||||
#, python-format
|
||||
msgid "No %s yet!"
|
||||
msgstr "Nog geen %s!"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#. odoo-python
|
||||
#: code:addons/mass_mailing_crm/models/mailing_mailing.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Note that Odoo cannot track replies if they are sent towards email addresses"
|
||||
" to this database."
|
||||
"Note that Odoo cannot track replies if they are sent towards email addresses "
|
||||
"to this database."
|
||||
msgstr ""
|
||||
"Merk op dat Odoo geen antwoorden kan volgen als ze naar e-mailadressen van "
|
||||
"deze database worden gestuurd."
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#. odoo-python
|
||||
#: code:addons/mass_mailing_crm/models/mailing_mailing.py:0
|
||||
#, python-format
|
||||
msgid "Opportunities"
|
||||
msgstr "Verkoopkansen"
|
||||
|
||||
|
|
@ -105,3 +129,17 @@ msgstr "Gebruik leads"
|
|||
#: model:ir.model.fields,field_description:mass_mailing_crm.field_utm_campaign__ab_testing_winner_selection
|
||||
msgid "Winner Selection"
|
||||
msgstr "Selectie winnaar"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<span class=\"o_stat_text\" attrs=\"{'invisible': [('use_leads', '=', "
|
||||
#~ "False)]}\">Leads</span>\n"
|
||||
#~ " <span class=\"o_stat_text\" attrs=\"{'invisible': "
|
||||
#~ "[('use_leads', '=', True)]}\">Opportunities</span>"
|
||||
#~ msgstr ""
|
||||
#~ "<span class=\"o_stat_text\" attrs=\"{'invisible': [('use_leads', '=', "
|
||||
#~ "False)]}\">Leads</span>\n"
|
||||
#~ " <span class=\"o_stat_text\" attrs=\"{'invisible': "
|
||||
#~ "[('use_leads', '=', True)]}\">Verkoopkansen</span>"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "Lead/Verkoopkans"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue