19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:32:12 +01:00
parent 79f83631d5
commit 73afc09215
6267 changed files with 1534193 additions and 1130106 deletions

View file

@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sales_team
#
# * sales_team
#
# Translators:
# SAKodoo <sak@odoo.com>, 2022
# Michal Matus <misko.matus@gmail.com>, 2022
@ -12,37 +12,57 @@
# Martin Trigaux, 2022
# Pavol Krnáč <pavol.krnac@ekoenergo.sk>, 2022
# Jaroslav Bosansky <jaro.bosansky@ekoenergo.sk>, 2022
# Dávid Kováč, 2023
# Tomáš Píšek, 2024
#
# Tomáš Píšek <Tomas.Pisek@seznam.cz>, 2026.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0beta\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-04 09:25+0000\n"
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
"Last-Translator: Tomáš Píšek, 2024\n"
"Language-Team: Slovak (https://app.transifex.com/odoo/teams/41243/sk/)\n"
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
"PO-Revision-Date: 2026-03-06 17:52+0000\n"
"Last-Translator: Tomáš Píšek <Tomas.Pisek@seznam.cz>\n"
"Language-Team: Slovak <https://translate.odoo.com/projects/odoo-19/"
"sales_team/sk/>\n"
"Language: sk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sk\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && "
"n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
"X-Generator: Weblate 5.16.1\n"
#. module: sales_team
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_kanban_dashboard
msgid "<i class=\"fa fa-ellipsis-v\" role=\"img\" aria-label=\"Manage\" title=\"Manage\"/>"
msgstr "<i class=\"fa fa-ellipsis-v\" role=\"img\" aria-label=\"Manage\" title=\"Manage\"/>"
#. odoo-python
#: code:addons/sales_team/models/crm_team_member.py:0
msgid "%(user_name)s already in other teams (%(team_names)s)."
msgstr ""
#. module: sales_team
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_kanban
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_form
msgid "<i class=\"fa fa-envelope me-1\" role=\"img\" aria-label=\"Email\" title=\"Email\"/>"
#. odoo-python
#: code:addons/sales_team/models/crm_team.py:0
msgid "%(user_names)s already in other teams (%(team_names)s)."
msgstr ""
#. module: sales_team
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_kanban
msgid "<span class=\"bg-odoo\">Archived</span>"
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_form
msgid ""
"<i class=\"fa fa-envelope me-1\" role=\"img\" aria-label=\"Email\" "
"title=\"Email\"/>"
msgstr ""
#. module: sales_team
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_form
msgid "<i class=\"fa fa-fw me-1 fa-building text-primary\" title=\"Company\"/>"
msgstr ""
#. module: sales_team
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_form
msgid "<i class=\"fa fa-fw me-1 fa-envelope text-primary\" title=\"Email\"/>"
msgstr ""
#. module: sales_team
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_form
msgid "<i class=\"fa fa-fw me-1 fa-phone text-primary\" title=\"Phone\"/>"
msgstr ""
#. module: sales_team
@ -66,6 +86,12 @@ msgstr "<span>Pohľad</span>"
msgid "Action Needed"
msgstr "Potrebná akcia"
#. module: sales_team
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_form
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_form
msgid "Activate \"Multi-team\""
msgstr ""
#. module: sales_team
#: model:ir.model.fields,field_description:sales_team.field_crm_team__active
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__active
@ -80,38 +106,11 @@ msgstr "Typy aktivít"
#. module: sales_team
#: model_terms:ir.actions.act_window,help:sales_team.crm_team_member_action
msgid "Add a Team Member"
msgstr "Pridať nového člena tímu"
msgstr ""
#. module: sales_team
#: model:ir.model.fields,help:sales_team.field_crm_team__crm_team_member_ids
msgid ""
"Add members to automatically assign their documents to this sales team."
msgstr ""
"Pridajte členov, aby sa automaticky priradili ich dokumenty tomuto "
"obchodnému tímu."
#. module: sales_team
#: code:addons/sales_team/models/crm_team.py:0
#, python-format
msgid ""
"Adding %(user_name)s in this team would remove him/her from its current team"
" %(team_name)s."
msgstr ""
#. module: sales_team
#: code:addons/sales_team/models/crm_team_member.py:0
#, python-format
msgid ""
"Adding %(user_name)s in this team would remove him/her from its current "
"teams %(team_names)s."
msgstr ""
#. module: sales_team
#: code:addons/sales_team/models/crm_team.py:0
#, python-format
msgid ""
"Adding %(user_names)s in this team would remove them from their current "
"teams (%(team_names)s)."
msgid "Add members to automatically assign their documents to this sales team."
msgstr ""
#. module: sales_team
@ -119,8 +118,15 @@ msgstr ""
msgid "Administrator"
msgstr "Správca"
#. module: sales_team
#. odoo-javascript
#: code:addons/sales_team/static/src/js/crm_team_form.js:0
msgid "An error occurred while activating the Multi-Team option."
msgstr ""
#. module: sales_team
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_form
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_kanban
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_search
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_form
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_search
@ -140,19 +146,19 @@ msgid "Avatar"
msgstr "Avatar"
#. module: sales_team
#. odoo-python
#: code:addons/sales_team/models/crm_team.py:0
#, python-format
msgid "Big Pretty Button :)"
msgstr "Veľký pekný gombík :)"
#. module: sales_team
#: model:ir.model,name:sales_team.model_crm_tag
msgid "CRM Tag"
msgstr "CRM tag"
msgstr "CRM štítok"
#. module: sales_team
#. odoo-python
#: code:addons/sales_team/models/crm_team.py:0
#, python-format
msgid "Cannot delete default team \"%s\""
msgstr "Predvolený tím nie je možné odstrániť \"%s\""
@ -169,11 +175,11 @@ msgstr "Index farieb"
#. module: sales_team
#: model:ir.model.fields,field_description:sales_team.field_crm_team__company_id
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__company_id
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_search
msgid "Company"
msgstr "Spoločnosť"
#. module: sales_team
#: model:ir.ui.menu,name:sales_team.menu_sale_config
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_kanban_dashboard
msgid "Configuration"
msgstr "Konfigurácia"
@ -183,15 +189,10 @@ msgstr "Konfigurácia"
msgid "Consulting"
msgstr "Poradenstvo"
#. module: sales_team
#: model:ir.model,name:sales_team.model_res_partner
msgid "Contact"
msgstr "Kontakt"
#. module: sales_team
#: model_terms:ir.actions.act_window,help:sales_team.sales_team_crm_tag_action
msgid "Create CRM Tags"
msgstr "Vytvorte tagy CRM"
msgstr "Vytvorte štítky CRM"
#. module: sales_team
#: model_terms:ir.actions.act_window,help:sales_team.crm_team_action_config
@ -227,11 +228,6 @@ msgstr "Mena"
msgid "Dashboard Button"
msgstr "Tlačidlo riadiaceho panelu"
#. module: sales_team
#: model:ir.model.fields,field_description:sales_team.field_crm_team__dashboard_graph_data
msgid "Dashboard Graph Data"
msgstr "Údaje grafu riadiaceho panelu"
#. module: sales_team
#: model_terms:ir.actions.act_window,help:sales_team.crm_team_action_pipeline
#: model_terms:ir.actions.act_window,help:sales_team.crm_team_action_sales
@ -247,6 +243,7 @@ msgstr "Dizajn"
#: model:ir.model.fields,field_description:sales_team.field_crm_tag__display_name
#: model:ir.model.fields,field_description:sales_team.field_crm_team__display_name
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__display_name
#: model:ir.model.fields,field_description:sales_team.field_res_users__display_name
msgid "Display Name"
msgstr "Zobrazovaný názov"
@ -262,21 +259,11 @@ msgstr "Obľúbení členovia"
#. module: sales_team
#: model:ir.model.fields,help:sales_team.field_crm_team__is_favorite
msgid ""
"Favorite teams to display them in the dashboard and access them easily."
msgid "Favorite teams to display them in the dashboard and access them easily."
msgstr ""
"Obľúbené tímy, aby ste ich zobrazili na riadiacom paneli a mali k nim "
"jednoduchý prístup."
#. module: sales_team
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_form
msgid ""
"Follow this salesteam to automatically track the events associated to users "
"of this team."
msgstr ""
"Nasledujte tohoto obchodníka pre automatické sledovanie udalostí spojených s"
" používateľmi tohto tímu."
#. module: sales_team
#: model:ir.model.fields,field_description:sales_team.field_crm_team__message_follower_ids
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__message_follower_ids
@ -289,16 +276,6 @@ msgstr "Odberatelia"
msgid "Followers (Partners)"
msgstr "Odberatelia (partneri)"
#. module: sales_team
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_search
msgid "Group By"
msgstr "Zoskupiť podľa"
#. module: sales_team
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_search
msgid "Group By..."
msgstr "Zoskupiť podľa..."
#. module: sales_team
#: model:ir.model.fields,field_description:sales_team.field_crm_team__has_message
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__has_message
@ -309,6 +286,7 @@ msgstr "Má správu"
#: model:ir.model.fields,field_description:sales_team.field_crm_tag__id
#: model:ir.model.fields,field_description:sales_team.field_crm_team__id
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__id
#: model:ir.model.fields,field_description:sales_team.field_res_users__id
msgid "ID"
msgstr "ID"
@ -332,16 +310,6 @@ msgstr "Ak označené, potom nové správy vyžadujú vašu pozornosť."
msgid "If checked, some messages have a delivery error."
msgstr "Ak označené, potom majú niektoré správy chybu dodania."
#. module: sales_team
#: model:ir.model.fields,help:sales_team.field_res_partner__team_id
#: model:ir.model.fields,help:sales_team.field_res_users__team_id
msgid ""
"If set, this Sales Team will be used for sales and assignments related to "
"this partner"
msgstr ""
"Ak je nastavený, tento predajný tím sa použije na predaj a úlohy súvisiace s"
" týmto partnerom"
#. module: sales_team
#: model:ir.model.fields,help:sales_team.field_crm_team__active
msgid ""
@ -372,13 +340,6 @@ msgstr "Informácia"
msgid "Is Follower"
msgstr "Odberateľ"
#. module: sales_team
#: model:ir.model.fields,field_description:sales_team.field_crm_tag____last_update
#: model:ir.model.fields,field_description:sales_team.field_crm_team____last_update
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member____last_update
msgid "Last Modified on"
msgstr "Posledná úprava"
#. module: sales_team
#: model:ir.model.fields,field_description:sales_team.field_crm_tag__write_uid
#: model:ir.model.fields,field_description:sales_team.field_crm_team__write_uid
@ -393,12 +354,6 @@ msgstr "Naposledy upravoval"
msgid "Last Updated on"
msgstr "Naposledy upravované"
#. module: sales_team
#: model:ir.model.fields,field_description:sales_team.field_crm_team__message_main_attachment_id
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__message_main_attachment_id
msgid "Main Attachment"
msgstr "Hlavná príloha"
#. module: sales_team
#: model:ir.model.fields,help:sales_team.field_res_users__sale_team_id
msgid ""
@ -438,11 +393,6 @@ msgstr "Chyba zobrazovania správ"
msgid "Messages"
msgstr "Správy"
#. module: sales_team
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__mobile
msgid "Mobile"
msgstr "Mobilný telefón"
#. module: sales_team
#: model:ir.model.fields,field_description:sales_team.field_crm_team__is_membership_multi
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__is_membership_multi
@ -470,7 +420,7 @@ msgstr "Počet chýb"
#: model:ir.model.fields,help:sales_team.field_crm_team__message_needaction_counter
#: model:ir.model.fields,help:sales_team.field_crm_team_member__message_needaction_counter
msgid "Number of messages requiring action"
msgstr "Počet správ, ktoré vyžadujú akciu"
msgstr ""
#. module: sales_team
#: model:ir.model.fields,help:sales_team.field_crm_team__message_has_error_counter
@ -503,8 +453,15 @@ msgstr ""
msgid "Product"
msgstr "Produkt"
#. module: sales_team
#: model:ir.model.fields,field_description:sales_team.field_crm_team__rating_ids
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__rating_ids
msgid "Ratings"
msgstr ""
#. module: sales_team
#: model:crm.team,name:sales_team.team_sales_department
#: model:res.groups.privilege,name:sales_team.res_groups_privilege_sales
msgid "Sales"
msgstr "Predaj"
@ -523,8 +480,6 @@ msgstr "Obchodník"
#: model:ir.model,name:sales_team.model_crm_team
#: model:ir.model.fields,field_description:sales_team.field_crm_team__name
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__crm_team_id
#: model:ir.model.fields,field_description:sales_team.field_res_partner__team_id
#: model:ir.model.fields,field_description:sales_team.field_res_users__team_id
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_search
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_form
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_tree
@ -569,12 +524,6 @@ msgstr "Obchodníci"
msgid "Salesteams Search"
msgstr "Vyhľadávanie obchodníka"
#. module: sales_team
#: code:addons/sales_team/models/crm_team.py:0
#, python-format
msgid "Sample data"
msgstr "Vzorkové dáta"
#. module: sales_team
#: model:ir.model.fields,field_description:sales_team.field_crm_team__sequence
msgid "Sequence"
@ -598,19 +547,19 @@ msgstr "Softvér"
#. module: sales_team
#: model:ir.model.fields,field_description:sales_team.field_crm_tag__name
msgid "Tag Name"
msgstr "Názov tagu"
msgstr "Názov štítku"
#. module: sales_team
#: model:ir.model.constraint,message:sales_team.constraint_crm_tag_name_uniq
msgid "Tag name already exists !"
msgstr "Názov značky už existuje!"
msgid "Tag name already exists!"
msgstr ""
#. module: sales_team
#: model:ir.actions.act_window,name:sales_team.sales_team_crm_tag_action
#: model_terms:ir.ui.view,arch_db:sales_team.sales_team_crm_tag_view_form
#: model_terms:ir.ui.view,arch_db:sales_team.sales_team_crm_tag_view_tree
msgid "Tags"
msgstr "Tagy"
msgstr "Štítky"
#. module: sales_team
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_form
@ -648,6 +597,14 @@ msgstr "Farba kanála"
msgid "The default company for this user."
msgstr "Predvolená spoločnosť pre tohto používateľa."
#. module: sales_team
#. odoo-python
#: code:addons/sales_team/models/crm_team.py:0
msgid ""
"The following team members are not allowed in company '%(company)s' of the "
"Sales Team '%(team)s': %(users)s"
msgstr ""
#. module: sales_team
#: model_terms:ir.actions.act_window,help:sales_team.mail_activity_type_action_config_sales
msgid ""
@ -655,14 +612,6 @@ msgid ""
"\"Call\" or \"Prepare meeting\")."
msgstr ""
#. module: sales_team
#: code:addons/sales_team/models/crm_team.py:0
#, python-format
msgid ""
"To add a Salesperson into multiple Teams, activate the Multi-Team option in "
"settings."
msgstr ""
#. module: sales_team
#: model:crm.tag,name:sales_team.categ_oppor6
msgid "Training"
@ -680,17 +629,9 @@ msgstr ""
msgid "UX: Limit to team company or all if no company"
msgstr ""
#. module: sales_team
#: code:addons/sales_team/models/crm_team.py:0
#: code:addons/sales_team/models/crm_team.py:0
#, python-format
msgid "Undefined graph model for Sales Team: %s"
msgstr "Nedefinovaný grafický model pre predajný tím: %s"
#. module: sales_team
#: model_terms:ir.actions.act_window,help:sales_team.crm_team_action_config
msgid ""
"Use Sales Teams to organize your sales departments and draw up reports."
msgid "Use Sales Teams to organize your sales departments and draw up reports."
msgstr ""
#. module: sales_team
@ -713,6 +654,14 @@ msgstr ""
msgid "User"
msgstr "Užívateľ"
#. module: sales_team
#. odoo-python
#: code:addons/sales_team/models/crm_team_member.py:0
msgid ""
"User '%(user)s' is not allowed in the company '%(company)s' of the Sales "
"Team '%(team)s'."
msgstr ""
#. module: sales_team
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__user_company_ids
msgid "User Company"
@ -743,17 +692,33 @@ msgstr "Užívateľ: len vlastné dokumenty"
msgid "Users assigned to this team."
msgstr ""
#. module: sales_team
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_form
msgid "Visible to all"
msgstr ""
#. module: sales_team
#: model:crm.team,name:sales_team.salesteam_website_sales
msgid "Website"
msgstr "Webstránka"
#. module: sales_team
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_form
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_form
msgid "Working in multiple teams?"
msgstr ""
#. module: sales_team
#. odoo-python
#: code:addons/sales_team/models/crm_team_member.py:0
#, python-format
msgid ""
"You are trying to create duplicate membership(s). We found that "
"%(duplicates)s already exist(s)."
"You are trying to create duplicate membership(s). We found that %"
"(duplicates)s already exist(s)."
msgstr ""
#. module: sales_team
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_form
msgid "e.g. John Doe"
msgstr ""
#. module: sales_team
@ -766,19 +731,13 @@ msgstr ""
msgid "e.g. Services"
msgstr ""
#. module: sales_team
#: model:crm.team,name:sales_team.ebay_sales_team
msgid "eBay"
msgstr "eBay"
#. module: sales_team
#: model:res.groups,comment:sales_team.group_sale_salesman_all_leads
msgid ""
"the user will have access to all records of everyone in the sales "
"application."
msgstr ""
"užívateľ bude mať prístup ku všetkým záznamom o všetkých v aplikácii "
"predaja."
"užívateľ bude mať prístup ku všetkým záznamom o všetkých v aplikácii predaja."
#. module: sales_team
#: model:res.groups,comment:sales_team.group_sale_salesman
@ -788,8 +747,48 @@ msgstr "užívateľ bude mať prístup ku svojim záznamom v aplikácii predaja.
#. module: sales_team
#: model:res.groups,comment:sales_team.group_sale_manager
msgid ""
"the user will have an access to the sales configuration as well as statistic"
" reports."
"the user will have an access to the sales configuration as well as statistic "
"reports."
msgstr ""
"užívateľ bude mať prísup k nastaveniam predaju ako aj k štatistickým "
"výkazom."
"užívateľ bude mať prísup k nastaveniam predaju ako aj k štatistickým výkazom."
#~ msgid "Contact"
#~ msgstr "Kontakt"
#~ msgid "Dashboard Graph Data"
#~ msgstr "Údaje grafu riadiaceho panelu"
#~ msgid ""
#~ "Follow this salesteam to automatically track the events associated to "
#~ "users of this team."
#~ msgstr ""
#~ "Nasledujte tohoto obchodníka pre automatické sledovanie udalostí "
#~ "spojených s používateľmi tohto tímu."
#~ msgid "Group By"
#~ msgstr "Zoskupiť podľa"
#~ msgid "Group By..."
#~ msgstr "Zoskupiť podľa..."
#~ msgid ""
#~ "If set, this Sales Team will be used for sales and assignments related to "
#~ "this partner"
#~ msgstr ""
#~ "Ak je nastavený, tento predajný tím sa použije na predaj a úlohy "
#~ "súvisiace s týmto partnerom"
#~ msgid "Mobile"
#~ msgstr "Mobilný telefón"
#~ msgid "Number of messages which requires an action"
#~ msgstr "Počet správ, ktoré vyžadujú akciu"
#~ msgid "Sample data"
#~ msgstr "Vzorkové dáta"
#~ msgid "Undefined graph model for Sales Team: %s"
#~ msgstr "Nedefinovaný grafický model pre predajný tím: %s"
#~ msgid "eBay"
#~ msgstr "eBay"