731 lines
21 KiB
Plaintext
731 lines
21 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * utm
|
||
#
|
||
# Translators:
|
||
# Patrick-Jordan Kiudorv, 2023
|
||
# Triine Aavik <triine@avalah.ee>, 2023
|
||
# Martin Aavastik <martin@avalah.ee>, 2023
|
||
# Piia Paurson <piia@avalah.ee>, 2023
|
||
# Rivo Zängov <eraser@eraser.ee>, 2023
|
||
# Arma Gedonsky <armagedonsky@hot.ee>, 2023
|
||
# Eneli Õigus <enelioigus@gmail.com>, 2023
|
||
# Leaanika Randmets, 2023
|
||
# Martin Trigaux, 2023
|
||
# Egon Raamat <egon@avalah.ee>, 2023
|
||
# Helen Sulaoja <helen@avalah.ee>, 2023
|
||
# JanaAvalah, 2023
|
||
# Algo Kärp <algokarp@gmail.com>, 2023
|
||
# Anna, 2023
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 17.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
|
||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||
"Last-Translator: Anna, 2023\n"
|
||
"Language-Team: Estonian (https://app.transifex.com/odoo/teams/41243/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"
|
||
|
||
#. module: utm
|
||
#. odoo-python
|
||
#: code:addons/utm/models/utm_source.py:0
|
||
#, python-format
|
||
msgid "%(content)s (%(model_description)s created on %(create_date)s)"
|
||
msgstr "%(content)s (%(model_description)s loodud %(create_date)s)"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,field_description:utm.field_utm_campaign__active
|
||
#: model:ir.model.fields,field_description:utm.field_utm_medium__active
|
||
msgid "Active"
|
||
msgstr "Aktiivne"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,help:utm.field_utm_campaign__is_auto_campaign
|
||
msgid "Allows us to filter relevant Campaigns"
|
||
msgstr "Võimaldab asjakohaseid kampaaniaid filtreerida"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Approval-based Flow"
|
||
msgstr "Kampaania planeerimine"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Approved"
|
||
msgstr "Kinnitatud"
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_campaign_view_kanban
|
||
msgid "Archive"
|
||
msgstr "Arhiveeri"
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_campaign_view_form
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_medium_view_search
|
||
#: model_terms:ir.ui.view,arch_db:utm.view_utm_campaign_view_search
|
||
msgid "Archived"
|
||
msgstr "Arhiveeritud"
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.actions.act_window,help:utm.action_view_utm_tag
|
||
msgid "Assign tags to your campaigns to organize, filter and track them."
|
||
msgstr ""
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Audience-driven Flow"
|
||
msgstr "Sisulooja töövoog"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,field_description:utm.field_utm_campaign__is_auto_campaign
|
||
msgid "Automatically Generated Campaign"
|
||
msgstr "Automaatselt loodud kampaania"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,field_description:utm.field_utm_mixin__campaign_id
|
||
msgid "Campaign"
|
||
msgstr "Kampaania"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,field_description:utm.field_utm_campaign__name
|
||
msgid "Campaign Identifier"
|
||
msgstr "Kampaania määratlemine"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,field_description:utm.field_utm_campaign__title
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_campaign_view_form
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_campaign_view_form_quick_create
|
||
msgid "Campaign Name"
|
||
msgstr "Kampaania nimi"
|
||
|
||
#. module: utm
|
||
#: model:ir.model,name:utm.model_utm_stage
|
||
msgid "Campaign Stage"
|
||
msgstr "Kampaania etapp"
|
||
|
||
#. module: utm
|
||
#: model:ir.actions.act_window,name:utm.action_view_utm_tag
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_tag_view_tree
|
||
msgid "Campaign Tags"
|
||
msgstr "Kampaania sildid"
|
||
|
||
#. module: utm
|
||
#: model:ir.actions.act_window,name:utm.utm_campaign_action
|
||
#: model:ir.ui.menu,name:utm.menu_utm_campaign_act
|
||
#: model_terms:ir.ui.view,arch_db:utm.view_utm_campaign_view_search
|
||
msgid "Campaigns"
|
||
msgstr "Kampaaniad"
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.actions.act_window,help:utm.utm_campaign_action
|
||
msgid ""
|
||
"Campaigns are used to centralize your marketing efforts and track their "
|
||
"results."
|
||
msgstr ""
|
||
"Kampaaniaid kasutatakse teie turundustegevuse tsentraliseerimiseks ja nende "
|
||
"tulemuste jälgimiseks."
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.ui.view,arch_db:utm.view_utm_campaign_view_search
|
||
msgid "Campaigns that are assigned to me"
|
||
msgstr ""
|
||
|
||
#. module: utm
|
||
#: model:utm.campaign,title:utm.utm_campaign_christmas_special
|
||
msgid "Christmas Special"
|
||
msgstr "Jõulu erpakkumine"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Collect ideas, design creative content and publish it once reviewed."
|
||
msgstr ""
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,field_description:utm.field_utm_campaign__color
|
||
#: model:ir.model.fields,field_description:utm.field_utm_tag__color
|
||
msgid "Color Index"
|
||
msgstr "Värvikood"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Copywriting"
|
||
msgstr "Reklaamsisu loomine"
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.actions.act_window,help:utm.utm_medium_action
|
||
msgid "Create a Medium"
|
||
msgstr ""
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.actions.act_window,help:utm.action_view_utm_tag
|
||
msgid "Create a Tag"
|
||
msgstr ""
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.actions.act_window,help:utm.utm_campaign_action
|
||
msgid "Create a campaign"
|
||
msgstr "Looge kampaania"
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.actions.act_window,help:utm.action_view_utm_stage
|
||
msgid "Create a stage for your campaigns"
|
||
msgstr "Looge oma kampaaniate jaoks etapp"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,field_description:utm.field_utm_campaign__create_uid
|
||
#: model:ir.model.fields,field_description:utm.field_utm_medium__create_uid
|
||
#: model:ir.model.fields,field_description:utm.field_utm_source__create_uid
|
||
#: model:ir.model.fields,field_description:utm.field_utm_stage__create_uid
|
||
#: model:ir.model.fields,field_description:utm.field_utm_tag__create_uid
|
||
msgid "Created by"
|
||
msgstr "Loodud (kelle poolt?)"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,field_description:utm.field_utm_campaign__create_date
|
||
#: model:ir.model.fields,field_description:utm.field_utm_medium__create_date
|
||
#: model:ir.model.fields,field_description:utm.field_utm_source__create_date
|
||
#: model:ir.model.fields,field_description:utm.field_utm_stage__create_date
|
||
#: model:ir.model.fields,field_description:utm.field_utm_tag__create_date
|
||
msgid "Created on"
|
||
msgstr "Loodud"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Creative Flow"
|
||
msgstr "Disaineri töövoog"
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_campaign_view_kanban
|
||
msgid "Delete"
|
||
msgstr "Kustuta"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Deploy"
|
||
msgstr "Postitatud"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Deployed"
|
||
msgstr "Tehtud"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#: model:utm.stage,name:utm.campaign_stage_2
|
||
#, python-format
|
||
msgid "Design"
|
||
msgstr "Disain"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,field_description:utm.field_utm_campaign__display_name
|
||
#: model:ir.model.fields,field_description:utm.field_utm_medium__display_name
|
||
#: model:ir.model.fields,field_description:utm.field_utm_source__display_name
|
||
#: model:ir.model.fields,field_description:utm.field_utm_stage__display_name
|
||
#: model:ir.model.fields,field_description:utm.field_utm_tag__display_name
|
||
msgid "Display Name"
|
||
msgstr "Kuvatav nimi"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Done"
|
||
msgstr "Tehtud"
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_campaign_view_kanban
|
||
msgid "Edit"
|
||
msgstr "Muuda"
|
||
|
||
#. module: utm
|
||
#: model:utm.campaign,title:utm.utm_campaign_email_campaign_products
|
||
msgid "Email Campaign - Products"
|
||
msgstr "E-posti kampaania - tooted"
|
||
|
||
#. module: utm
|
||
#: model:utm.campaign,title:utm.utm_campaign_email_campaign_services
|
||
msgid "Email Campaign - Services"
|
||
msgstr "E-posti kampaania - teenused"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Event-driven Flow"
|
||
msgstr "Sündmuste kalender"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Gather Data"
|
||
msgstr "Andmete kogumine"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid ""
|
||
"Gather data, build a recipient list and write content based on your "
|
||
"Marketing target."
|
||
msgstr ""
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.ui.view,arch_db:utm.view_utm_campaign_view_search
|
||
msgid "Group By"
|
||
msgstr "Rühmitamine"
|
||
|
||
#. module: utm
|
||
#: model:ir.model,name:utm.model_ir_http
|
||
msgid "HTTP Routing"
|
||
msgstr "HTTP Routing"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,field_description:utm.field_utm_campaign__id
|
||
#: model:ir.model.fields,field_description:utm.field_utm_medium__id
|
||
#: model:ir.model.fields,field_description:utm.field_utm_source__id
|
||
#: model:ir.model.fields,field_description:utm.field_utm_stage__id
|
||
#: model:ir.model.fields,field_description:utm.field_utm_tag__id
|
||
msgid "ID"
|
||
msgstr "ID"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Ideas"
|
||
msgstr "Ideed"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,field_description:utm.field_utm_campaign__write_uid
|
||
#: model:ir.model.fields,field_description:utm.field_utm_medium__write_uid
|
||
#: model:ir.model.fields,field_description:utm.field_utm_source__write_uid
|
||
#: model:ir.model.fields,field_description:utm.field_utm_stage__write_uid
|
||
#: model:ir.model.fields,field_description:utm.field_utm_tag__write_uid
|
||
msgid "Last Updated by"
|
||
msgstr "Viimati uuendatud"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,field_description:utm.field_utm_campaign__write_date
|
||
#: model:ir.model.fields,field_description:utm.field_utm_medium__write_date
|
||
#: model:ir.model.fields,field_description:utm.field_utm_source__write_date
|
||
#: model:ir.model.fields,field_description:utm.field_utm_stage__write_date
|
||
#: model:ir.model.fields,field_description:utm.field_utm_tag__write_date
|
||
msgid "Last Updated on"
|
||
msgstr "Viimati uuendatud"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Later"
|
||
msgstr "See aasta"
|
||
|
||
#. module: utm
|
||
#: model:ir.ui.menu,name:utm.menu_link_tracker_root
|
||
msgid "Link Tracker"
|
||
msgstr "Lingi jälgija"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "List-Building"
|
||
msgstr "Nimekirja koostamine"
|
||
|
||
#. module: utm
|
||
#: model:utm.tag,name:utm.utm_tag_1
|
||
msgid "Marketing"
|
||
msgstr "Turundus"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,field_description:utm.field_utm_mixin__medium_id
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_medium_view_form
|
||
msgid "Medium"
|
||
msgstr "Levitamise vahend"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,field_description:utm.field_utm_medium__name
|
||
msgid "Medium Name"
|
||
msgstr "Meediumi nimi"
|
||
|
||
#. module: utm
|
||
#: model:ir.actions.act_window,name:utm.utm_medium_action
|
||
#: model:ir.ui.menu,name:utm.menu_utm_medium
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_medium_view_tree
|
||
msgid "Mediums"
|
||
msgstr "Meediumid"
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.ui.view,arch_db:utm.view_utm_campaign_view_search
|
||
msgid "My Campaigns"
|
||
msgstr ""
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,field_description:utm.field_utm_source_mixin__name
|
||
#: model:ir.model.fields,field_description:utm.field_utm_stage__name
|
||
#: model:ir.model.fields,field_description:utm.field_utm_tag__name
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_campaign_view_tree
|
||
msgid "Name"
|
||
msgstr "Nimi"
|
||
|
||
#. module: utm
|
||
#: model:utm.stage,name:utm.default_utm_stage
|
||
msgid "New"
|
||
msgstr "Uus"
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.actions.act_window,help:utm.utm_source_action
|
||
msgid "No Sources yet!"
|
||
msgstr ""
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Pre-Launch"
|
||
msgstr "Eelseadistus"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Prepare Campaigns and get them approved before making them go live."
|
||
msgstr "Valmista kampaania ette ja kinnita enne avaldamist. "
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid ""
|
||
"Prepare your Campaign, test it with part of your audience and deploy it "
|
||
"fully afterwards."
|
||
msgstr ""
|
||
"Valmistage oma kampaania ette, testige seda osal oma sihtgrupist ja võtke "
|
||
"see pärast kasutusse."
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Report"
|
||
msgstr "Statistika"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,field_description:utm.field_utm_campaign__user_id
|
||
#: model_terms:ir.ui.view,arch_db:utm.view_utm_campaign_view_search
|
||
msgid "Responsible"
|
||
msgstr "Vastutaja"
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_campaign_view_kanban
|
||
msgid "Restore"
|
||
msgstr "Taasta"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Review"
|
||
msgstr "Ülevaade"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Running"
|
||
msgstr "Pidev"
|
||
|
||
#. module: utm
|
||
#: model:utm.campaign,title:utm.utm_campaign_fall_drive
|
||
msgid "Sale"
|
||
msgstr "Müük"
|
||
|
||
#. module: utm
|
||
#: model:utm.stage,name:utm.campaign_stage_1
|
||
msgid "Schedule"
|
||
msgstr "Planeeri"
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_medium_view_search
|
||
msgid "Search UTM Medium"
|
||
msgstr ""
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Send"
|
||
msgstr "Saada"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#: model:utm.stage,name:utm.campaign_stage_3
|
||
#, python-format
|
||
msgid "Sent"
|
||
msgstr "Saadetud"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,field_description:utm.field_utm_stage__sequence
|
||
msgid "Sequence"
|
||
msgstr "Jada"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Soft-Launch"
|
||
msgstr "Reklaami käivitamine"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Soft-Launch Flow"
|
||
msgstr "Turundusspetsialisti töövoog"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,field_description:utm.field_utm_mixin__source_id
|
||
#: model:ir.model.fields,field_description:utm.field_utm_source_mixin__source_id
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_source_view_form
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_source_view_tree
|
||
msgid "Source"
|
||
msgstr "Kandideerimise allikad"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,field_description:utm.field_utm_source__name
|
||
msgid "Source Name"
|
||
msgstr "Allika nimi"
|
||
|
||
#. module: utm
|
||
#: model:ir.actions.act_window,name:utm.utm_source_action
|
||
#: model:ir.ui.menu,name:utm.menu_utm_source
|
||
msgid "Sources"
|
||
msgstr "Allikad"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,field_description:utm.field_utm_campaign__stage_id
|
||
#: model_terms:ir.ui.view,arch_db:utm.view_utm_campaign_view_search
|
||
msgid "Stage"
|
||
msgstr "Etapp"
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_stage_view_form
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_stage_view_search
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_stage_view_tree
|
||
msgid "Stages"
|
||
msgstr "Etapid"
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.actions.act_window,help:utm.action_view_utm_stage
|
||
msgid ""
|
||
"Stages allow you to organize your workflow (e.g. plan, design, in progress,"
|
||
" done, …)."
|
||
msgstr ""
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,help:utm.field_utm_tag__color
|
||
msgid ""
|
||
"Tag color. No color means no display in kanban to distinguish internal tags "
|
||
"from public categorization tags."
|
||
msgstr ""
|
||
|
||
#. module: utm
|
||
#: model:ir.model.constraint,message:utm.constraint_utm_tag_name_uniq
|
||
msgid "Tag name already exists!"
|
||
msgstr "Sildi nimi on juba loodud!"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,field_description:utm.field_utm_campaign__tag_ids
|
||
#: model_terms:ir.ui.view,arch_db:utm.view_utm_campaign_view_search
|
||
msgid "Tags"
|
||
msgstr "Sildid"
|
||
|
||
#. module: utm
|
||
#. odoo-python
|
||
#: code:addons/utm/models/utm_medium.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"The UTM medium '%s' cannot be deleted as it is used in some main functional "
|
||
"flows, such as the recruitment and the mass mailing."
|
||
msgstr ""
|
||
|
||
#. module: utm
|
||
#: model:ir.model.constraint,message:utm.constraint_utm_campaign_unique_name
|
||
#: model:ir.model.constraint,message:utm.constraint_utm_medium_unique_name
|
||
#: model:ir.model.constraint,message:utm.constraint_utm_source_unique_name
|
||
msgid "The name must be unique"
|
||
msgstr ""
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "This Month"
|
||
msgstr "See kuu"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "This Week"
|
||
msgstr "See nädal"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,help:utm.field_utm_mixin__campaign_id
|
||
msgid ""
|
||
"This is a name that helps you keep track of your different campaign efforts,"
|
||
" e.g. Fall_Drive, Christmas_Special"
|
||
msgstr ""
|
||
"See nimetus aitab jälgida antud kampaania tulemusi, nt Jõulu_eripakkumine"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,help:utm.field_utm_mixin__medium_id
|
||
msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad"
|
||
msgstr "See on postitamise viis, nt postkaart, e-kiri, bänner-reklaam"
|
||
|
||
#. module: utm
|
||
#: model:ir.model.fields,help:utm.field_utm_mixin__source_id
|
||
msgid ""
|
||
"This is the source of the link, e.g. Search Engine, another domain, or name "
|
||
"of email list"
|
||
msgstr ""
|
||
"See on linki allikas, nt otsingumootor, teine domeen või e-posti nimekirja"
|
||
" nimi"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "To be Approved"
|
||
msgstr "Kinnitamiseks"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid ""
|
||
"Track incoming events (e.g. Christmas, Black Friday, ...) and publish timely"
|
||
" content."
|
||
msgstr ""
|
||
|
||
#. module: utm
|
||
#: model:ir.model,name:utm.model_utm_campaign
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_campaign_view_form
|
||
msgid "UTM Campaign"
|
||
msgstr "UTM kampaania"
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_campaign_view_tree
|
||
#: model_terms:ir.ui.view,arch_db:utm.view_utm_campaign_view_search
|
||
msgid "UTM Campaigns"
|
||
msgstr "UTM Kampaaniad"
|
||
|
||
#. module: utm
|
||
#: model:ir.model,name:utm.model_utm_medium
|
||
msgid "UTM Medium"
|
||
msgstr "UTM keskmine"
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.actions.act_window,help:utm.utm_medium_action
|
||
msgid ""
|
||
"UTM Mediums track the mean that was used to attract traffic (e.g. "
|
||
"\"Website\", \"Twitter\", ...)."
|
||
msgstr ""
|
||
|
||
#. module: utm
|
||
#: model:ir.model,name:utm.model_utm_mixin
|
||
msgid "UTM Mixin"
|
||
msgstr ""
|
||
|
||
#. module: utm
|
||
#: model:ir.model,name:utm.model_utm_source
|
||
msgid "UTM Source"
|
||
msgstr "UTM allikas"
|
||
|
||
#. module: utm
|
||
#: model:ir.model,name:utm.model_utm_source_mixin
|
||
msgid "UTM Source Mixin"
|
||
msgstr ""
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.actions.act_window,help:utm.utm_source_action
|
||
msgid ""
|
||
"UTM Sources track where traffic comes from (e.g. \"May Newsletter\", \"\", "
|
||
"...)."
|
||
msgstr ""
|
||
|
||
#. module: utm
|
||
#: model:ir.actions.act_window,name:utm.action_view_utm_stage
|
||
msgid "UTM Stages"
|
||
msgstr ""
|
||
|
||
#. module: utm
|
||
#: model:ir.model,name:utm.model_utm_tag
|
||
msgid "UTM Tag"
|
||
msgstr ""
|
||
|
||
#. module: utm
|
||
#: model:ir.ui.menu,name:utm.marketing_utm
|
||
msgid "UTMs"
|
||
msgstr "UTM´id"
|
||
|
||
#. module: utm
|
||
#. odoo-javascript
|
||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||
#, python-format
|
||
msgid "Use This For My Campaigns"
|
||
msgstr "Kasutage seda minu kampaaniate jaoks"
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_stage_view_form
|
||
msgid "e.g. \"Brainstorming\""
|
||
msgstr "nt. \"Koosolek\""
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_source_view_tree
|
||
msgid "e.g. \"Christmas Mailing\""
|
||
msgstr ""
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_medium_view_tree
|
||
msgid "e.g. \"Email\""
|
||
msgstr "nt. \"E-post\""
|
||
|
||
#. module: utm
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_campaign_view_form
|
||
#: model_terms:ir.ui.view,arch_db:utm.utm_campaign_view_form_quick_create
|
||
msgid "e.g. Black Friday"
|
||
msgstr "nt. Suur reede"
|