mirror of
https://github.com/bringout/oca-ocb-crm.git
synced 2026-04-27 18:52:09 +02:00
19.0 vanilla
This commit is contained in:
parent
dc68f80d3f
commit
7221b9ac46
610 changed files with 135477 additions and 161677 deletions
|
|
@ -1,27 +1,23 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_iap_enrich
|
||||
#
|
||||
# Translators:
|
||||
# Algo Kärp <algokarp@gmail.com>, 2022
|
||||
# Triine Aavik <triine@avalah.ee>, 2022
|
||||
# Eneli Õigus <enelioigus@gmail.com>, 2022
|
||||
# Leaanika Randmets, 2022
|
||||
# JanaAvalah, 2023
|
||||
#
|
||||
# * crm_iap_enrich
|
||||
#
|
||||
# Kristina Pešehodko <kristina@avalah.ee>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:45+0000\n"
|
||||
"Last-Translator: JanaAvalah, 2023\n"
|
||||
"Language-Team: Estonian (https://app.transifex.com/odoo/teams/41243/et/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-29 11:40+0000\n"
|
||||
"Last-Translator: Kristina Pešehodko <kristina@avalah.ee>\n"
|
||||
"Language-Team: Estonian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"crm_iap_enrich/et/>\n"
|
||||
"Language: et\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: et\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_iap_enrich
|
||||
#: model_terms:ir.ui.view,arch_db:crm_iap_enrich.mail_message_lead_enrich_notfound
|
||||
|
|
@ -45,9 +41,14 @@ msgstr ""
|
|||
msgid "Allow manual enrich"
|
||||
msgstr "Luba manuaalselt andmeid täiendada"
|
||||
|
||||
#. module: crm_iap_enrich
|
||||
#. odoo-python
|
||||
#: code:addons/crm_iap_enrich/models/crm_lead.py:0
|
||||
msgid "An error occurred during lead enrichment"
|
||||
msgstr "Müügivihje täiendamisel ilmnes viga"
|
||||
|
||||
#. 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: täienda müügivihjeid (IAP)"
|
||||
|
||||
|
|
@ -56,6 +57,17 @@ msgstr "CRM: täienda müügivihjeid (IAP)"
|
|||
msgid "Config Settings"
|
||||
msgstr "Seadistused"
|
||||
|
||||
#. module: crm_iap_enrich
|
||||
#: model:ir.model,website_form_label:crm_iap_enrich.model_crm_lead
|
||||
msgid "Create an Opportunity"
|
||||
msgstr "Loo müügivõimalus"
|
||||
|
||||
#. 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 "Kuva nimi"
|
||||
|
||||
#. 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
|
||||
|
|
@ -77,6 +89,17 @@ msgstr "Täienda võimalust ettevõtte andmetega"
|
|||
msgid "Enrichment done"
|
||||
msgstr "Täiendamine tehtud"
|
||||
|
||||
#. 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 "Müügivihje"
|
||||
|
||||
#. 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
|
||||
|
|
@ -86,41 +109,26 @@ msgstr "Müügivihje täiendamine (e-posti aadressi põhjal)"
|
|||
#. 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 "Müügivihjet on täiendatud e-posti aadressi põhjal"
|
||||
|
||||
#. module: crm_iap_enrich
|
||||
#: model:ir.model,name:crm_iap_enrich.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Müügivihje/võimalus"
|
||||
|
||||
#. 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 "Pole piisavalt palju punkte, et müügivihjet täiendada"
|
||||
|
||||
#. 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 "Saadetud koond%s täiendamise taotlusi: ebaõnnestus erandiga %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 "Müügivihjed/müügivõimalused edukalt täiendatud"
|
||||
|
||||
#. 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."
|
||||
"Whether IAP service for lead enrichment based on email has been performed on "
|
||||
"this lead."
|
||||
msgstr ""
|
||||
"Kas sellele müügivihjele on tehtud meilipõhise müügivihje täiendamiseks IAP-"
|
||||
"teenust."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue