mirror of
https://github.com/bringout/oca-ocb-crm.git
synced 2026-04-27 22:12:04 +02:00
Initial commit: Crm packages
This commit is contained in:
commit
21a345b5b9
654 changed files with 418312 additions and 0 deletions
113
odoo-bringout-oca-ocb-crm_iap_enrich/crm_iap_enrich/i18n/bs.po
Normal file
113
odoo-bringout-oca-ocb-crm_iap_enrich/crm_iap_enrich/i18n/bs.po
Normal file
|
|
@ -0,0 +1,113 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_iap_enrich
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
|
||||
"PO-Revision-Date: 2024-02-06 13:31+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: crm_iap_enrich
|
||||
#: model_terms:ir.ui.view,arch_db:crm_iap_enrich.mail_message_lead_enrich_notfound
|
||||
msgid ""
|
||||
"<span> No company data found based on the email address or email address is "
|
||||
"one of an email provider. No credit was consumed. </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: crm_iap_enrich
|
||||
#: model_terms:ir.ui.view,arch_db:crm_iap_enrich.mail_message_lead_enrich_no_email
|
||||
msgid ""
|
||||
"<span>Enrichment could not be done because the email address does not look "
|
||||
"valid.</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: crm_iap_enrich
|
||||
#: model:ir.model.fields,field_description:crm_iap_enrich.field_crm_lead__show_enrich_button
|
||||
msgid "Allow manual enrich"
|
||||
msgstr "Dozvoli ručno obogaćivanje"
|
||||
|
||||
#. module: crm_iap_enrich
|
||||
#: model:ir.actions.server,name:crm_iap_enrich.ir_cron_lead_enrichment_ir_actions_server
|
||||
#: model:ir.cron,cron_name:crm_iap_enrich.ir_cron_lead_enrichment
|
||||
msgid "CRM: enrich leads (IAP)"
|
||||
msgstr "CRM: obogati potencijalne klijente (IAP)"
|
||||
|
||||
#. module: crm_iap_enrich
|
||||
#: model:ir.model,name:crm_iap_enrich.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Postavke"
|
||||
|
||||
#. module: crm_iap_enrich
|
||||
#: model:ir.actions.server,name:crm_iap_enrich.action_enrich_mail
|
||||
#: model_terms:ir.ui.view,arch_db:crm_iap_enrich.crm_lead_view_form
|
||||
msgid "Enrich"
|
||||
msgstr "Obogati"
|
||||
|
||||
#. module: crm_iap_enrich
|
||||
#: model_terms:ir.ui.view,arch_db:crm_iap_enrich.crm_lead_view_form
|
||||
msgid "Enrich lead with company data"
|
||||
msgstr "Obogati potencijalnog klijenta podacima o poduzeću"
|
||||
|
||||
#. module: crm_iap_enrich
|
||||
#: model_terms:ir.ui.view,arch_db:crm_iap_enrich.crm_lead_view_form
|
||||
msgid "Enrich opportunity with company data"
|
||||
msgstr "Obogatite priliku podacima tvrtke"
|
||||
|
||||
#. module: crm_iap_enrich
|
||||
#: model:ir.model.fields,field_description:crm_iap_enrich.field_crm_lead__iap_enrich_done
|
||||
msgid "Enrichment done"
|
||||
msgstr "Enrichment done"
|
||||
|
||||
#. module: crm_iap_enrich
|
||||
#: model_terms:ir.ui.view,arch_db:crm_iap_enrich.mail_message_lead_enrich_no_email
|
||||
#: model_terms:ir.ui.view,arch_db:crm_iap_enrich.mail_message_lead_enrich_notfound
|
||||
msgid "Lead Enrichment (based on email address)"
|
||||
msgstr "Obogaćivanje potencijalnih klijenata (na osnovu e-mail adrese)"
|
||||
|
||||
#. module: crm_iap_enrich
|
||||
#. odoo-python
|
||||
#: code:addons/crm_iap_enrich/models/crm_lead.py:0
|
||||
#, python-format
|
||||
msgid "Lead enriched based on email address"
|
||||
msgstr "Potencijalni klijent obogaćen na osnovu e-mail adrese"
|
||||
|
||||
#. module: crm_iap_enrich
|
||||
#: model:ir.model,name:crm_iap_enrich.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Potencijal/prilika"
|
||||
|
||||
#. module: crm_iap_enrich
|
||||
#. odoo-python
|
||||
#: code:addons/crm_iap_enrich/models/crm_lead.py:0
|
||||
#, python-format
|
||||
msgid "Not enough credits for Lead Enrichment"
|
||||
msgstr "Nema dovoljno kredita za obogaćivanje leadova"
|
||||
|
||||
#. module: crm_iap_enrich
|
||||
#. odoo-python
|
||||
#: code:addons/crm_iap_enrich/models/crm_lead.py:0
|
||||
#, python-format
|
||||
msgid "Sent batch %s enrich requests: failed with exception %s"
|
||||
msgstr "Poslana serija %s zahtjeva za obogaćivanje: neuspješno sa greškom %s"
|
||||
|
||||
#. module: crm_iap_enrich
|
||||
#. odoo-python
|
||||
#: code:addons/crm_iap_enrich/models/crm_lead.py:0
|
||||
#, python-format
|
||||
msgid "The leads/opportunities have successfully been enriched"
|
||||
msgstr "Potencijalni klijenti/prilike su uspješno obogaćeni"
|
||||
|
||||
#. module: crm_iap_enrich
|
||||
#: model:ir.model.fields,help:crm_iap_enrich.field_crm_lead__iap_enrich_done
|
||||
msgid ""
|
||||
"Whether IAP service for lead enrichment based on email has been performed on"
|
||||
" this lead."
|
||||
msgstr ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue