mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-26 08:22:02 +02:00
19.0 vanilla
This commit is contained in:
parent
5df8c07b59
commit
daa394e8b0
2114 changed files with 564841 additions and 299642 deletions
|
|
@ -1,58 +1,82 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_crm
|
||||
#
|
||||
# * mass_mailing_crm
|
||||
#
|
||||
# Translators:
|
||||
# Ediz Duman <neps1192@gmail.com>, 2022
|
||||
# abc Def <hdogan1974@gmail.com>, 2022
|
||||
# Ertuğrul Güreş <ertugrulg@projetgrup.com>, 2022
|
||||
# Murat Kaplan <muratk@projetgrup.com>, 2022
|
||||
# Tugay Hatıl <tugayh@projetgrup.com>, 2023
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 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: Tugay Hatıl <tugayh@projetgrup.com>, 2023\n"
|
||||
"Language-Team: Turkish (https://app.transifex.com/odoo/teams/41243/tr/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-07 21:06+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Turkish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mass_mailing_crm/tr/>\n"
|
||||
"Language: tr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: tr\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)]}\">Adaylar</span>\n"
|
||||
" <span class=\"o_stat_text\" attrs=\"{'invisible': [('use_leads', '=', True)]}\">Fırsatlar</span>"
|
||||
"<span class=\"o_stat_text\" invisible=\"not use_leads\">Adaylar</span>\n"
|
||||
" <span class=\"o_stat_text\" "
|
||||
"invisible=\"use_leads\">Fırsatlar</span>"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#: model:ir.model,website_form_label:mass_mailing_crm.model_crm_lead
|
||||
msgid "Create an Opportunity"
|
||||
msgstr "Fırsat Oluştur"
|
||||
|
||||
#. 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 "İsim Göster"
|
||||
|
||||
#. 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 "ADAYLAR"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#: model:ir.model,name:mass_mailing_crm.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Aday/Fırsat"
|
||||
msgid "Lead"
|
||||
msgstr "Aday"
|
||||
|
||||
#. 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 "Adaylar"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#. odoo-python
|
||||
#: code:addons/mass_mailing_crm/models/mailing_mailing.py:0
|
||||
#, python-format
|
||||
msgid "Leads Analysis"
|
||||
msgstr "Aday Analizi"
|
||||
|
||||
|
|
@ -67,24 +91,24 @@ msgid "Mass Mailing"
|
|||
msgstr "Toplu E-Posta"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#. odoo-python
|
||||
#: code:addons/mass_mailing_crm/models/mailing_mailing.py:0
|
||||
#, python-format
|
||||
msgid "No %s yet!"
|
||||
msgstr "Henüz %s yok!"
|
||||
|
||||
#. 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 ""
|
||||
"Bu veri tabanındaki e-posta adreslerine gönderilen yanıtları Odoo'nun "
|
||||
"izleyemeyeceğini unutmayın."
|
||||
"Odoo’nun bu veri tabanına ait e-posta adreslerine gönderilen yanıtlara dair "
|
||||
"izleme yapamayacağını unutmayın."
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#. odoo-python
|
||||
#: code:addons/mass_mailing_crm/models/mailing_mailing.py:0
|
||||
#, python-format
|
||||
msgid "Opportunities"
|
||||
msgstr "Fırsatlar"
|
||||
|
||||
|
|
@ -96,7 +120,7 @@ msgstr "Gönderilecek kazanan postayı belirlemek için seçim."
|
|||
#. module: mass_mailing_crm
|
||||
#: model:ir.model,name:mass_mailing_crm.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "UTM kampanyası"
|
||||
msgstr "UTM Kampanyası"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#: model:ir.model.fields,field_description:mass_mailing_crm.field_mailing_mailing__use_leads
|
||||
|
|
@ -107,3 +131,17 @@ msgstr "Adayları Kullan"
|
|||
#: model:ir.model.fields,field_description:mass_mailing_crm.field_utm_campaign__ab_testing_winner_selection
|
||||
msgid "Winner Selection"
|
||||
msgstr "Kazanan Seçimi"
|
||||
|
||||
#~ 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)]}\">Adaylar</span>\n"
|
||||
#~ " <span class=\"o_stat_text\" attrs=\"{'invisible': "
|
||||
#~ "[('use_leads', '=', True)]}\">Fırsatlar</span>"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "Aday/Fırsat"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue