mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-26 14:41:59 +02:00
19.0 vanilla
This commit is contained in:
parent
5df8c07b59
commit
daa394e8b0
2114 changed files with 564841 additions and 299642 deletions
|
|
@ -1,57 +1,76 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_crm
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Vladimir Vrgoč, 2022
|
||||
# Stjepan Lovasić <stjepan.lovasic@gmail.com>, 2022
|
||||
# Hrvoje Sić <hrvoje.sic@gmail.com>, 2022
|
||||
# Bole <bole@dajmi5.com>, 2022
|
||||
#
|
||||
#
|
||||
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"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Bole <bole@dajmi5.com>, 2022\n"
|
||||
"Language-Team: Croatian (https://app.transifex.com/odoo/teams/41243/hr/)\n"
|
||||
"Language: hr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hr\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 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)]}\">Potencijali</span>\n"
|
||||
" <span class=\"o_stat_text\" attrs=\"{'invisible': [('use_leads', '=', True)]}\">Prilike</span>"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#: model:ir.model,website_form_label:mass_mailing_crm.model_crm_lead
|
||||
msgid "Create an Opportunity"
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#. odoo-python
|
||||
#: code:addons/mass_mailing_crm/models/mailing_mailing.py:0
|
||||
#, python-format
|
||||
msgid "LEADS"
|
||||
msgstr "POTENCIJALI"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#: model:ir.model,name:mass_mailing_crm.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Potencijal/prilika"
|
||||
msgid "Lead"
|
||||
msgstr ""
|
||||
|
||||
#. 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 "Potencijali"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#. odoo-python
|
||||
#: code:addons/mass_mailing_crm/models/mailing_mailing.py:0
|
||||
#, python-format
|
||||
msgid "Leads Analysis"
|
||||
msgstr "Analiza potencijala"
|
||||
|
||||
|
|
@ -66,22 +85,22 @@ msgid "Mass Mailing"
|
|||
msgstr "Grupna e-pošta"
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#. odoo-python
|
||||
#: code:addons/mass_mailing_crm/models/mailing_mailing.py:0
|
||||
#, python-format
|
||||
msgid "No %s yet!"
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. module: mass_mailing_crm
|
||||
#. odoo-python
|
||||
#: code:addons/mass_mailing_crm/models/mailing_mailing.py:0
|
||||
#, python-format
|
||||
msgid "Opportunities"
|
||||
msgstr "Prilike"
|
||||
|
||||
|
|
@ -104,3 +123,17 @@ msgstr "Koristi potencijale"
|
|||
#: model:ir.model.fields,field_description:mass_mailing_crm.field_utm_campaign__ab_testing_winner_selection
|
||||
msgid "Winner Selection"
|
||||
msgstr ""
|
||||
|
||||
#~ 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)]}\">Potencijali</span>\n"
|
||||
#~ " <span class=\"o_stat_text\" attrs=\"{'invisible': "
|
||||
#~ "[('use_leads', '=', True)]}\">Prilike</span>"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "Potencijal/prilika"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue