mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-24 14:02:03 +02:00
Initial commit: Mail packages
This commit is contained in:
commit
4e53507711
1948 changed files with 751201 additions and 0 deletions
|
|
@ -0,0 +1,106 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_crm
|
||||
#
|
||||
# Translators:
|
||||
# Friederike Fasterling-Nesselbosch, 2022
|
||||
# Martin Trigaux, 2023
|
||||
#
|
||||
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: Martin Trigaux, 2023\n"
|
||||
"Language-Team: German (https://app.transifex.com/odoo/teams/41243/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: de\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\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>"
|
||||
msgstr ""
|
||||
"<span class=\"o_stat_text\" attrs=\"{'invisible': [('use_leads', '=', False)]}\">Leads</span>\n"
|
||||
" <span class=\"o_stat_text\" attrs=\"{'invisible': [('use_leads', '=', True)]}\">Verkaufschancen</span>"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#: 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/Verkaufschance"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#: 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
|
||||
#: code:addons/mass_mailing_crm/models/mailing_mailing.py:0
|
||||
#, python-format
|
||||
msgid "Leads Analysis"
|
||||
msgstr "Leads-Analyse"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#: model:ir.model.fields,field_description:mass_mailing_crm.field_mailing_mailing__crm_lead_count
|
||||
msgid "Leads/Opportunities Count"
|
||||
msgstr "Anzahl Leads/Verkaufschancen"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#: model:ir.model,name:mass_mailing_crm.model_mailing_mailing
|
||||
msgid "Mass Mailing"
|
||||
msgstr "Massenmailing"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#: code:addons/mass_mailing_crm/models/mailing_mailing.py:0
|
||||
#, python-format
|
||||
msgid "No %s yet!"
|
||||
msgstr "Noch kein(e) %s!"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#: 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."
|
||||
msgstr ""
|
||||
"Beachten Sie, dass Odoo Antworten nicht verfolgen kann, wenn sie an E-Mail-"
|
||||
"Adressen in dieser Datenbank gesendet werden."
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#: code:addons/mass_mailing_crm/models/mailing_mailing.py:0
|
||||
#, python-format
|
||||
msgid "Opportunities"
|
||||
msgstr "Verkaufschancen"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#: model:ir.model.fields,help:mass_mailing_crm.field_utm_campaign__ab_testing_winner_selection
|
||||
msgid "Selection to determine the winner mailing that will be sent."
|
||||
msgstr "Auswahl zur Ermittlung des Gewinner-Mailings, das versendet wird."
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#: model:ir.model,name:mass_mailing_crm.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "UTM-Kampagne"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#: model:ir.model.fields,field_description:mass_mailing_crm.field_mailing_mailing__use_leads
|
||||
msgid "Use Leads"
|
||||
msgstr "Leads verwenden"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#: model:ir.model.fields,field_description:mass_mailing_crm.field_utm_campaign__ab_testing_winner_selection
|
||||
msgid "Winner Selection"
|
||||
msgstr "Gewinnerauswahl"
|
||||
Loading…
Add table
Add a link
Reference in a new issue