mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-22 11:52:04 +02:00
19.0 vanilla
This commit is contained in:
parent
d1963a3c3a
commit
2d3ee4855a
7430 changed files with 2687981 additions and 2965473 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * utm
|
||||
#
|
||||
# * utm
|
||||
#
|
||||
# Translators:
|
||||
# Edgaras Kriukonis <edgaras@focusate.eu>, 2022
|
||||
# Silvija Butko <silvija.butko@gmail.com>, 2022
|
||||
|
|
@ -13,29 +13,33 @@
|
|||
# Linas Versada <linaskrisiukenas@gmail.com>, 2022
|
||||
# Audrius Palenskis <audrius.palenskis@gmail.com>, 2022
|
||||
# digitouch UAB <digitouchagencyeur@gmail.com>, 2022
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 16.0beta\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:32+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: digitouch UAB <digitouchagencyeur@gmail.com>, 2022\n"
|
||||
"Language-Team: Lithuanian (https://app.transifex.com/odoo/teams/41243/lt/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 18:42+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Lithuanian <https://translate.odoo.com/projects/odoo-19/utm/"
|
||||
"lt/>\n"
|
||||
"Language: lt\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lt\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < "
|
||||
"11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? "
|
||||
"1 : n % 1 != 0 ? 2: 3);\n"
|
||||
"X-Generator: Weblate 5.12.2\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 ""
|
||||
|
||||
#. 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 "Aktyvus"
|
||||
|
|
@ -48,19 +52,24 @@ msgstr ""
|
|||
#. module: utm
|
||||
#. odoo-javascript
|
||||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||||
#, python-format
|
||||
msgid "Approval-based Flow"
|
||||
msgstr ""
|
||||
|
||||
#. module: utm
|
||||
#. odoo-javascript
|
||||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||||
#, python-format
|
||||
msgid "Approved"
|
||||
msgstr "Patvirtinta"
|
||||
|
||||
#. module: utm
|
||||
#: model_terms:ir.ui.view,arch_db:utm.utm_campaign_view_kanban
|
||||
msgid "Archive"
|
||||
msgstr "Archyvuoti"
|
||||
|
||||
#. 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 "Archyvuotas"
|
||||
|
||||
|
|
@ -72,7 +81,6 @@ msgstr ""
|
|||
#. module: utm
|
||||
#. odoo-javascript
|
||||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||||
#, python-format
|
||||
msgid "Audience-driven Flow"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -123,6 +131,11 @@ msgid ""
|
|||
"results."
|
||||
msgstr ""
|
||||
|
||||
#. 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"
|
||||
|
|
@ -131,7 +144,6 @@ msgstr "Kalėdinis pasiūlymas"
|
|||
#. 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 ""
|
||||
|
||||
|
|
@ -144,7 +156,6 @@ msgstr "Spalvos indeksas"
|
|||
#. module: utm
|
||||
#. odoo-javascript
|
||||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||||
#, python-format
|
||||
msgid "Copywriting"
|
||||
msgstr "Kūrybinis rašymas"
|
||||
|
||||
|
|
@ -189,7 +200,6 @@ msgstr "Sukurta"
|
|||
#. module: utm
|
||||
#. odoo-javascript
|
||||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||||
#, python-format
|
||||
msgid "Creative Flow"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -201,30 +211,29 @@ msgstr "Trinti"
|
|||
#. module: utm
|
||||
#. odoo-javascript
|
||||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||||
#, python-format
|
||||
msgid "Deploy"
|
||||
msgstr "Diegti"
|
||||
|
||||
#. module: utm
|
||||
#. odoo-javascript
|
||||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||||
#, python-format
|
||||
msgid "Deployed"
|
||||
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
|
||||
#: model:utm.stage,name:utm.campaign_stage_2
|
||||
#, python-format
|
||||
msgid "Design"
|
||||
msgstr "Dizainas"
|
||||
|
||||
#. module: utm
|
||||
#: model:ir.model.fields,field_description:utm.field_ir_http__display_name
|
||||
#: 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_mixin__display_name
|
||||
#: model:ir.model.fields,field_description:utm.field_utm_source__display_name
|
||||
#: model:ir.model.fields,field_description:utm.field_utm_source_mixin__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"
|
||||
|
|
@ -233,17 +242,9 @@ msgstr "Rodomas pavadinimas"
|
|||
#. 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 "Atlikta"
|
||||
|
||||
#. module: utm
|
||||
#: model_terms:ir.ui.view,arch_db:utm.utm_campaign_view_kanban
|
||||
msgid "Dropdown menu"
|
||||
msgstr "Išsiskleidžiantis meniu"
|
||||
|
||||
#. module: utm
|
||||
#: model_terms:ir.ui.view,arch_db:utm.utm_campaign_view_kanban
|
||||
msgid "Edit"
|
||||
|
|
@ -262,40 +263,35 @@ msgstr "Laiškų kampanija - Paslaugos"
|
|||
#. module: utm
|
||||
#. odoo-javascript
|
||||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||||
#, python-format
|
||||
msgid "Event-driven Flow"
|
||||
msgstr ""
|
||||
|
||||
#. module: utm
|
||||
#. odoo-javascript
|
||||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||||
#, python-format
|
||||
msgid "Gather Data"
|
||||
msgstr ""
|
||||
|
||||
#. 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 "Grupuoti pagal"
|
||||
|
||||
#. module: utm
|
||||
#: model:ir.model,name:utm.model_ir_http
|
||||
msgid "HTTP Routing"
|
||||
msgstr "HTTP nukreipimas"
|
||||
|
||||
#. module: utm
|
||||
#: model:ir.model.fields,field_description:utm.field_ir_http__id
|
||||
#: 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_mixin__id
|
||||
#: model:ir.model.fields,field_description:utm.field_utm_source__id
|
||||
#: model:ir.model.fields,field_description:utm.field_utm_source_mixin__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"
|
||||
|
|
@ -304,20 +300,9 @@ 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 "Idėjos"
|
||||
|
||||
#. module: utm
|
||||
#: model:ir.model.fields,field_description:utm.field_utm_campaign____last_update
|
||||
#: model:ir.model.fields,field_description:utm.field_utm_medium____last_update
|
||||
#: model:ir.model.fields,field_description:utm.field_utm_source____last_update
|
||||
#: model:ir.model.fields,field_description:utm.field_utm_stage____last_update
|
||||
#: model:ir.model.fields,field_description:utm.field_utm_tag____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Paskutinį kartą keista"
|
||||
|
||||
#. 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
|
||||
|
|
@ -339,7 +324,6 @@ msgstr "Paskutinį kartą atnaujinta"
|
|||
#. module: utm
|
||||
#. odoo-javascript
|
||||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||||
#, python-format
|
||||
msgid "Later"
|
||||
msgstr "Vėlesni"
|
||||
|
||||
|
|
@ -351,7 +335,6 @@ msgstr "Nuorodų sekimas"
|
|||
#. module: utm
|
||||
#. odoo-javascript
|
||||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||||
#, python-format
|
||||
msgid "List-Building"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -364,7 +347,7 @@ msgstr "Rinkodara"
|
|||
#: 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 "Vidutinis"
|
||||
msgstr "Medija"
|
||||
|
||||
#. module: utm
|
||||
#: model:ir.model.fields,field_description:utm.field_utm_medium__name
|
||||
|
|
@ -378,10 +361,16 @@ msgstr ""
|
|||
msgid "Mediums"
|
||||
msgstr ""
|
||||
|
||||
#. 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 "Pavadinimas"
|
||||
|
||||
|
|
@ -395,24 +384,29 @@ msgstr "Naujas"
|
|||
msgid "No Sources yet!"
|
||||
msgstr ""
|
||||
|
||||
#. module: utm
|
||||
#. odoo-python
|
||||
#: code:addons/utm/models/utm_medium.py:0
|
||||
msgid ""
|
||||
"Oops, you can't delete the Medium '%s'.\n"
|
||||
"Doing so would be like tearing down a load-bearing wall — not the best idea."
|
||||
msgstr ""
|
||||
|
||||
#. module: utm
|
||||
#. odoo-javascript
|
||||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||||
#, python-format
|
||||
msgid "Pre-Launch"
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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."
|
||||
|
|
@ -421,7 +415,6 @@ msgstr ""
|
|||
#. module: utm
|
||||
#. odoo-javascript
|
||||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||||
#, python-format
|
||||
msgid "Report"
|
||||
msgstr "Ataskaita"
|
||||
|
||||
|
|
@ -431,20 +424,22 @@ msgstr "Ataskaita"
|
|||
msgid "Responsible"
|
||||
msgstr "Atsakingas"
|
||||
|
||||
#. module: utm
|
||||
#: model_terms:ir.ui.view,arch_db:utm.utm_campaign_view_kanban
|
||||
msgid "Restore"
|
||||
msgstr "Atstatyti"
|
||||
|
||||
#. 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 "Peržiūrėti"
|
||||
|
||||
#. module: utm
|
||||
#. odoo-javascript
|
||||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||||
#, python-format
|
||||
msgid "Running"
|
||||
msgstr "Veikiantis"
|
||||
msgstr "Galiojanti"
|
||||
|
||||
#. module: utm
|
||||
#: model:utm.campaign,title:utm.utm_campaign_fall_drive
|
||||
|
|
@ -464,17 +459,13 @@ 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 "Siųsti"
|
||||
|
||||
#. 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 "Išsiųsta"
|
||||
|
||||
|
|
@ -486,14 +477,12 @@ msgstr "Seka"
|
|||
#. module: utm
|
||||
#. odoo-javascript
|
||||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||||
#, python-format
|
||||
msgid "Soft-Launch"
|
||||
msgstr ""
|
||||
|
||||
#. module: utm
|
||||
#. odoo-javascript
|
||||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||||
#, python-format
|
||||
msgid "Soft-Launch Flow"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -523,6 +512,7 @@ msgid "Stage"
|
|||
msgstr "Etapas"
|
||||
|
||||
#. 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"
|
||||
|
|
@ -531,8 +521,8 @@ msgstr "Etapai"
|
|||
#. 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, …)."
|
||||
"Stages allow you to organize your workflow (e.g. plan, design, in progress, "
|
||||
"done, …)."
|
||||
msgstr ""
|
||||
|
||||
#. module: utm
|
||||
|
|
@ -544,23 +534,15 @@ msgstr ""
|
|||
|
||||
#. module: utm
|
||||
#: model:ir.model.constraint,message:utm.constraint_utm_tag_name_uniq
|
||||
msgid "Tag name already exists !"
|
||||
msgid "Tag name already exists!"
|
||||
msgstr "Žymos pavadinimas jau egzistuoja!"
|
||||
|
||||
#. 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 "Žymos"
|
||||
|
||||
#. 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
|
||||
|
|
@ -571,22 +553,20 @@ msgstr ""
|
|||
#. module: utm
|
||||
#. odoo-javascript
|
||||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||||
#, python-format
|
||||
msgid "This Month"
|
||||
msgstr "Šis mėnuo"
|
||||
|
||||
#. module: utm
|
||||
#. odoo-javascript
|
||||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||||
#, python-format
|
||||
msgid "This Week"
|
||||
msgstr "Ši savaitė"
|
||||
|
||||
#. 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"
|
||||
"This is a name that helps you keep track of your different campaign efforts, "
|
||||
"e.g. Fall_Drive, Christmas_Special"
|
||||
msgstr ""
|
||||
"Tai pavadinimas, kuris jums padeda sekti skirtingų kampanijų sėkmingumą, "
|
||||
"pvz., Rudens_akcija, Kaledinis_pasiulymas"
|
||||
|
|
@ -595,8 +575,7 @@ msgstr ""
|
|||
#: 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 ""
|
||||
"Tai yra pristatymo būdas, pvz., atvirukas, el. laiškas ar reklaminis "
|
||||
"skydelis"
|
||||
"Tai yra pristatymo būdas, pvz., atvirukas, el. laiškas ar reklaminis skydelis"
|
||||
|
||||
#. module: utm
|
||||
#: model:ir.model.fields,help:utm.field_utm_mixin__source_id
|
||||
|
|
@ -610,17 +589,15 @@ msgstr ""
|
|||
#. module: utm
|
||||
#. odoo-javascript
|
||||
#: code:addons/utm/static/src/js/utm_campaign_kanban_examples.js:0
|
||||
#, python-format
|
||||
msgid "To be Approved"
|
||||
msgstr ""
|
||||
|
||||
#. 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."
|
||||
"Track incoming events (e.g. Christmas, Black Friday, ...) and publish timely "
|
||||
"content."
|
||||
msgstr ""
|
||||
|
||||
#. module: utm
|
||||
|
|
@ -644,7 +621,7 @@ msgstr "UTM kanalas"
|
|||
#: 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\", ...)."
|
||||
"\"Website\", \"X\", ...)."
|
||||
msgstr ""
|
||||
|
||||
#. module: utm
|
||||
|
|
@ -665,8 +642,8 @@ 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\", \"\", "
|
||||
"...)."
|
||||
"UTM Sources track where traffic comes from (e.g. \"May Newsletter\", "
|
||||
"\"\", ...)."
|
||||
msgstr ""
|
||||
|
||||
#. module: utm
|
||||
|
|
@ -687,12 +664,43 @@ msgstr "UTM"
|
|||
#. 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 ""
|
||||
|
||||
#. module: utm
|
||||
#. odoo-python
|
||||
#: code:addons/utm/models/utm_source.py:0
|
||||
msgid "You cannot delete the 'Referral' UTM source record."
|
||||
msgstr ""
|
||||
|
||||
#. module: utm
|
||||
#. odoo-python
|
||||
#: code:addons/utm/models/utm_source.py:0
|
||||
msgid ""
|
||||
"You cannot update multiple records with the same name. The name should be "
|
||||
"unique!"
|
||||
msgstr ""
|
||||
|
||||
#. module: utm
|
||||
#: model_terms:ir.ui.view,arch_db:utm.utm_stage_view_form
|
||||
msgid "e.g. \"Brainstorming\""
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#~ msgid "Group By"
|
||||
#~ msgstr "Grupuoti pagal"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue