# Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_iap_enrich # # Translators: # Bole , 2022 # Stjepan Lovasić , 2022 # Matej Mijoč, 2022 # Weblate , 2025. # Zvonimir Galić , 2026. msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~15.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-01-25 18:36+0000\n" "PO-Revision-Date: 2026-01-23 06:06+0000\n" "Last-Translator: Zvonimir Galić \n" "Language-Team: Croatian \n" "Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \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" "X-Generator: Weblate 5.14.3\n" #. module: crm_iap_enrich #: model_terms:ir.ui.view,arch_db:crm_iap_enrich.mail_message_lead_enrich_notfound msgid "" " No company data found based on the email address or email address is " "one of an email provider. No credit was consumed. " msgstr "" #. module: crm_iap_enrich #: model_terms:ir.ui.view,arch_db:crm_iap_enrich.mail_message_lead_enrich_no_email msgid "" "Enrichment could not be done because the email address does not look " "valid." 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 "" #. module: crm_iap_enrich #. odoo-python #: code:addons/crm_iap_enrich/models/crm_lead.py:0 msgid "An error occurred during lead enrichment" msgstr "" #. module: crm_iap_enrich #: model:ir.actions.server,name:crm_iap_enrich.ir_cron_lead_enrichment_ir_actions_server msgid "CRM: enrich leads (IAP)" msgstr "" #. 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.model,website_form_label:crm_iap_enrich.model_crm_lead msgid "Create an Opportunity" msgstr "Kreiraj priliku" #. module: crm_iap_enrich #: model:ir.model.fields,field_description:crm_iap_enrich.field_crm_lead__display_name #: model:ir.model.fields,field_description:crm_iap_enrich.field_res_config_settings__display_name msgid "Display Name" msgstr "Naziv" #. 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 "" #. 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 "Obogaćivanje završeno" #. module: crm_iap_enrich #: model:ir.model.fields,field_description:crm_iap_enrich.field_crm_lead__id #: model:ir.model.fields,field_description:crm_iap_enrich.field_res_config_settings__id msgid "ID" msgstr "ID" #. module: crm_iap_enrich #: model:ir.model,name:crm_iap_enrich.model_crm_lead msgid "Lead" msgstr "Potencijal" #. 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 "" #. module: crm_iap_enrich #. odoo-python #: code:addons/crm_iap_enrich/models/crm_lead.py:0 msgid "Lead enriched based on email address" msgstr "" #. module: crm_iap_enrich #. odoo-python #: code:addons/crm_iap_enrich/models/crm_lead.py:0 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 msgid "The leads/opportunities have successfully been enriched" msgstr "" #. 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 "" #~ msgid "Lead/Opportunity" #~ msgstr "Potencijal/prilika"