mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-27 14:12:02 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sales_team
|
||||
#
|
||||
# * sales_team
|
||||
#
|
||||
# Translators:
|
||||
# grupoda2 <dmitrijus.ivanovas@gmail.com>, 2022
|
||||
# Ramunė ViaLaurea <ramune.vialaurea@gmail.com>, 2022
|
||||
|
|
@ -16,36 +16,59 @@
|
|||
# digitouch UAB <digitouchagencyeur@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Linas Versada <linaskrisiukenas@gmail.com>, 2022
|
||||
# Gailius Kazlauskas <gailius@vialaurea.lt>, 2024
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
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: Gailius Kazlauskas <gailius@vialaurea.lt>, 2024\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-11-10 14:27+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Lithuanian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sales_team/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: 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
|
||||
|
|
@ -69,6 +92,12 @@ msgstr "<span>Peržiūra</span>"
|
|||
msgid "Action Needed"
|
||||
msgstr "Reikalingas veiksmas"
|
||||
|
||||
#. 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
|
||||
|
|
@ -87,32 +116,7 @@ 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 ""
|
||||
|
||||
#. 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
|
||||
|
|
@ -120,8 +124,15 @@ msgstr ""
|
|||
msgid "Administrator"
|
||||
msgstr "Administratorius"
|
||||
|
||||
#. 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
|
||||
|
|
@ -141,8 +152,8 @@ msgid "Avatar"
|
|||
msgstr "Portretas"
|
||||
|
||||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: code:addons/sales_team/models/crm_team.py:0
|
||||
#, python-format
|
||||
msgid "Big Pretty Button :)"
|
||||
msgstr "Didelis gražus mygtukas :)"
|
||||
|
||||
|
|
@ -152,8 +163,8 @@ msgid "CRM Tag"
|
|||
msgstr "CRM Žyma"
|
||||
|
||||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: code:addons/sales_team/models/crm_team.py:0
|
||||
#, python-format
|
||||
msgid "Cannot delete default team \"%s\""
|
||||
msgstr "Negalite ištrinti pagrindinės pardavimų komandos \"%s\""
|
||||
|
||||
|
|
@ -170,11 +181,11 @@ msgstr "Spalvos indeksas"
|
|||
#. 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 "Įmonė"
|
||||
|
||||
#. 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 "Konfigūracija"
|
||||
|
|
@ -184,11 +195,6 @@ msgstr "Konfigūracija"
|
|||
msgid "Consulting"
|
||||
msgstr "Konsultavimas"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model,name:sales_team.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr "Kontaktas"
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.actions.act_window,help:sales_team.sales_team_crm_tag_action
|
||||
msgid "Create CRM Tags"
|
||||
|
|
@ -228,11 +234,6 @@ msgstr "Valiuta"
|
|||
msgid "Dashboard Button"
|
||||
msgstr "Skydelio mygtukas"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__dashboard_graph_data
|
||||
msgid "Dashboard Graph Data"
|
||||
msgstr "Skydelio grafiko duomenys"
|
||||
|
||||
#. 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
|
||||
|
|
@ -248,6 +249,7 @@ msgstr "Dizainas"
|
|||
#: 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 "Rodomas pavadinimas"
|
||||
|
||||
|
|
@ -263,21 +265,11 @@ msgstr "Mėgstamiausi nariai"
|
|||
|
||||
#. 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 ""
|
||||
"Priskirkite komandas prie mėgstamiausių, kad jos būtų rodomos skydelyje ir "
|
||||
"galėtumėte jas lengvai pasiekti."
|
||||
|
||||
#. 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 ""
|
||||
"Sekite šią pardavimų komandą, kad galėtumėte matyti renginius, susijusius su"
|
||||
" šios komandos nariais."
|
||||
|
||||
#. 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
|
||||
|
|
@ -290,16 +282,6 @@ msgstr "Sekėjai"
|
|||
msgid "Followers (Partners)"
|
||||
msgstr "Sekėjai (partneriai)"
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_search
|
||||
msgid "Group By"
|
||||
msgstr "Grupuoti pagal"
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_search
|
||||
msgid "Group By..."
|
||||
msgstr "Grupuoti pagal..."
|
||||
|
||||
#. 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
|
||||
|
|
@ -310,6 +292,7 @@ msgstr "Turi žinutę"
|
|||
#: 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"
|
||||
|
||||
|
|
@ -333,16 +316,6 @@ msgstr "Jeigu pažymėta, naujiems pranešimams reikės jūsų dėmesio."
|
|||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr "Jei pažymėta, yra žinučių, turinčių pristatymo klaidų."
|
||||
|
||||
#. 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 ""
|
||||
"Jei nustatyta, ši pardavimų komanda bus naudojama su šiuo partneriu "
|
||||
"susijusiems pardavimams ir užduotims."
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,help:sales_team.field_crm_team__active
|
||||
msgid ""
|
||||
|
|
@ -373,13 +346,6 @@ msgstr "Informacija"
|
|||
msgid "Is Follower"
|
||||
msgstr "Yra sekėjas"
|
||||
|
||||
#. 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 "Paskutinį kartą keista"
|
||||
|
||||
#. 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
|
||||
|
|
@ -394,12 +360,6 @@ msgstr "Paskutinį kartą atnaujino"
|
|||
msgid "Last Updated on"
|
||||
msgstr "Paskutinį kartą atnaujinta"
|
||||
|
||||
#. 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 "Pagrindinis prisegtukas"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,help:sales_team.field_res_users__sale_team_id
|
||||
msgid ""
|
||||
|
|
@ -439,11 +399,6 @@ msgstr "Žinutės pristatymo klaida"
|
|||
msgid "Messages"
|
||||
msgstr "Žinutės"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__mobile
|
||||
msgid "Mobile"
|
||||
msgstr "Mobilus"
|
||||
|
||||
#. 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
|
||||
|
|
@ -504,8 +459,15 @@ msgstr ""
|
|||
msgid "Product"
|
||||
msgstr "Produktas"
|
||||
|
||||
#. 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 "Įvertinimai"
|
||||
|
||||
#. 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 "Pardavimai"
|
||||
|
||||
|
|
@ -524,8 +486,6 @@ msgstr ""
|
|||
#: 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
|
||||
|
|
@ -535,7 +495,7 @@ msgstr "Pardavimų komanda"
|
|||
#. module: sales_team
|
||||
#: model:ir.model,name:sales_team.model_crm_team_member
|
||||
msgid "Sales Team Member"
|
||||
msgstr ""
|
||||
msgstr "Pardavimų komandos narys"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__crm_team_member_ids
|
||||
|
|
@ -563,19 +523,13 @@ msgstr "Pardavėjas"
|
|||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__member_ids
|
||||
msgid "Salespersons"
|
||||
msgstr ""
|
||||
msgstr "Pardavėjai"
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_search
|
||||
msgid "Salesteams Search"
|
||||
msgstr "Pardavimų komandų paieška"
|
||||
|
||||
#. module: sales_team
|
||||
#: code:addons/sales_team/models/crm_team.py:0
|
||||
#, python-format
|
||||
msgid "Sample data"
|
||||
msgstr ""
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__sequence
|
||||
msgid "Sequence"
|
||||
|
|
@ -603,7 +557,7 @@ msgstr "Žymos pavadinimas"
|
|||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.constraint,message:sales_team.constraint_crm_tag_name_uniq
|
||||
msgid "Tag name already exists !"
|
||||
msgid "Tag name already exists!"
|
||||
msgstr "Žymos pavadinimas jau egzistuoja!"
|
||||
|
||||
#. module: sales_team
|
||||
|
|
@ -649,6 +603,14 @@ msgstr "Kanalo spalva"
|
|||
msgid "The default company for this user."
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
|
|
@ -656,14 +618,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"
|
||||
|
|
@ -681,17 +635,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 "Nenustatytas grafiko modelis pardavimų komandai: %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
|
||||
|
|
@ -716,6 +662,14 @@ msgstr ""
|
|||
msgid "User"
|
||||
msgstr "Vartotojas"
|
||||
|
||||
#. 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"
|
||||
|
|
@ -746,19 +700,35 @@ msgstr "Vartotojas: tik savo dokumentai"
|
|||
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 "Svetainė"
|
||||
|
||||
#. module: sales_team
|
||||
#: 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)."
|
||||
#: 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
|
||||
msgid ""
|
||||
"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 "pvz.: Jonas Jonaitis"
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_form
|
||||
msgid "e.g. North America"
|
||||
|
|
@ -769,11 +739,6 @@ 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 ""
|
||||
|
|
@ -791,8 +756,46 @@ msgstr ""
|
|||
#. 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 ""
|
||||
"vartotojas turės prieigą prie pardavimų konfigūracijos ir statistikos "
|
||||
"ataskaitų."
|
||||
|
||||
#~ msgid "Contact"
|
||||
#~ msgstr "Kontaktas"
|
||||
|
||||
#~ msgid "Dashboard Graph Data"
|
||||
#~ msgstr "Skydelio grafiko duomenys"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Follow this salesteam to automatically track the events associated to "
|
||||
#~ "users of this team."
|
||||
#~ msgstr ""
|
||||
#~ "Sekite šią pardavimų komandą, kad galėtumėte matyti renginius, susijusius "
|
||||
#~ "su šios komandos nariais."
|
||||
|
||||
#~ msgid "Group By"
|
||||
#~ msgstr "Grupuoti pagal"
|
||||
|
||||
#~ msgid "Group By..."
|
||||
#~ msgstr "Grupuoti pagal..."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "If set, this Sales Team will be used for sales and assignments related to "
|
||||
#~ "this partner"
|
||||
#~ msgstr ""
|
||||
#~ "Jei nustatyta, ši pardavimų komanda bus naudojama su šiuo partneriu "
|
||||
#~ "susijusiems pardavimams ir užduotims."
|
||||
|
||||
#~ msgid "Mobile"
|
||||
#~ msgstr "Mobilus"
|
||||
|
||||
#~ msgid "Number of messages which requires an action"
|
||||
#~ msgstr "Žinučių, kurioms reikia jūsų veiksmo, skaičius"
|
||||
|
||||
#~ msgid "Undefined graph model for Sales Team: %s"
|
||||
#~ msgstr "Nenustatytas grafiko modelis pardavimų komandai: %s"
|
||||
|
||||
#~ msgid "eBay"
|
||||
#~ msgstr "eBay"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue