mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-28 02:52:01 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -1,42 +1,65 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sales_team
|
||||
#
|
||||
# * sales_team
|
||||
#
|
||||
# Translators:
|
||||
# 敬雲 林 <chingyun@yuanchih-consult.com>, 2022
|
||||
# Martin Trigaux, 2023
|
||||
# Wil Odoo, 2024
|
||||
# Wil Odoo, 2025
|
||||
# Tony Ng, 2025
|
||||
#
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server saas~18.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-10 08:27+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Tony Ng, 2025\n"
|
||||
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\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: Chinese (Traditional Han script) <https://translate.odoo.com/"
|
||||
"projects/odoo-19/sales_team/zh_Hant/>\n"
|
||||
"Language: zh_TW\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_TW\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\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 "%(user_name)s 已在其他團隊內(%(team_names)s)。"
|
||||
|
||||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: code:addons/sales_team/models/crm_team.py:0
|
||||
msgid "%(user_names)s already in other teams (%(team_names)s)."
|
||||
msgstr "%(user_names)s 已在其他團隊內(%(team_names)s)。"
|
||||
|
||||
#. 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\"/>"
|
||||
msgstr "<i class=\"fa fa-envelope me-1\" role=\"img\" aria-label=\"電郵\" title=\"電郵\"/>"
|
||||
msgid ""
|
||||
"<i class=\"fa fa-envelope me-1\" role=\"img\" aria-label=\"Email\" "
|
||||
"title=\"Email\"/>"
|
||||
msgstr ""
|
||||
"<i class=\"fa fa-envelope me-1\" role=\"img\" aria-label=\"電郵\" title=\"電"
|
||||
"郵\"/>"
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_kanban
|
||||
msgid "<span class=\"bg-odoo\">Archived</span>"
|
||||
msgstr ""
|
||||
#: 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 "<i class=\"fa fa-fw me-1 fa-building text-primary\" title=\"公司\"/>"
|
||||
|
||||
#. 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 "<i class=\"fa fa-fw me-1 fa-envelope text-primary\" title=\"電郵\"/>"
|
||||
|
||||
#. 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 "<i class=\"fa fa-fw me-1 fa-phone text-primary\" title=\"電話\"/>"
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_kanban_dashboard
|
||||
|
|
@ -51,13 +74,19 @@ msgstr "<span>報表</span>"
|
|||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_kanban_dashboard
|
||||
msgid "<span>View</span>"
|
||||
msgstr "<span>視圖</span>"
|
||||
msgstr "<span>檢視</span>"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__message_needaction
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__message_needaction
|
||||
msgid "Action Needed"
|
||||
msgstr "需採取行動"
|
||||
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_view_form
|
||||
msgid "Activate \"Multi-team\""
|
||||
msgstr "啟用「多團隊」"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__active
|
||||
|
|
@ -77,44 +106,23 @@ 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."
|
||||
msgid "Add members to automatically assign their documents to this sales team."
|
||||
msgstr "添加團隊成員,系統將自動將其檔分配給該銷售團隊。"
|
||||
|
||||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: 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 "在此團隊中添加 %(user_name)s 會將他/她從其當前團隊 %(team_name)s 中刪除。"
|
||||
|
||||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: 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 "在此團隊中添加 %(user_name)s 會將他/她從其當前團隊 %(team_names)s 中刪除。"
|
||||
|
||||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: 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)."
|
||||
msgstr "在此團隊中添加 %(user_names)s 會將他們從當前團隊 (%(team_names)s) 中刪除。"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:res.groups,name:sales_team.group_sale_manager
|
||||
msgid "Administrator"
|
||||
msgstr "管理員"
|
||||
|
||||
#. 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
|
||||
|
|
@ -136,7 +144,6 @@ msgstr "頭像"
|
|||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: code:addons/sales_team/models/crm_team.py:0
|
||||
#, python-format
|
||||
msgid "Big Pretty Button :)"
|
||||
msgstr "大漂亮按鈕:)"
|
||||
|
||||
|
|
@ -148,7 +155,6 @@ msgstr "CRM 標籤"
|
|||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: code:addons/sales_team/models/crm_team.py:0
|
||||
#, python-format
|
||||
msgid "Cannot delete default team \"%s\""
|
||||
msgstr "無法刪除預設團隊\"%s\""
|
||||
|
||||
|
|
@ -165,11 +171,11 @@ msgstr "顏色索引"
|
|||
#. 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 "公司"
|
||||
|
||||
#. 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 "配置"
|
||||
|
|
@ -179,11 +185,6 @@ msgstr "配置"
|
|||
msgid "Consulting"
|
||||
msgstr "諮詢"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model,name:sales_team.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr "聯絡人"
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.actions.act_window,help:sales_team.sales_team_crm_tag_action
|
||||
msgid "Create CRM Tags"
|
||||
|
|
@ -204,7 +205,7 @@ msgstr "建立活動類型"
|
|||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__create_uid
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "創立者"
|
||||
msgstr "建立人員"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_tag__create_date
|
||||
|
|
@ -216,18 +217,13 @@ msgstr "建立於"
|
|||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__currency_id
|
||||
msgid "Currency"
|
||||
msgstr "幣別"
|
||||
msgstr "貨幣"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__dashboard_button_name
|
||||
msgid "Dashboard Button"
|
||||
msgstr "儀表板按鈕"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__dashboard_graph_data
|
||||
msgid "Dashboard Graph Data"
|
||||
msgstr "Dashboard圖表數據"
|
||||
|
||||
#. 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
|
||||
|
|
@ -243,6 +239,7 @@ msgstr "設計"
|
|||
#: 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 "顯示名稱"
|
||||
|
||||
|
|
@ -258,17 +255,9 @@ msgstr "最喜歡的成員"
|
|||
|
||||
#. 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 "最喜歡的團隊在儀表板中顯示它們並輕鬆存取它們。"
|
||||
|
||||
#. 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 "追蹤此銷售團隊,自動追蹤此團隊中使用者關聯的事件。"
|
||||
|
||||
#. 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
|
||||
|
|
@ -281,16 +270,6 @@ msgstr "關注人"
|
|||
msgid "Followers (Partners)"
|
||||
msgstr "關注人(業務夥伴)"
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_member_view_search
|
||||
msgid "Group By"
|
||||
msgstr "分組方式"
|
||||
|
||||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_search
|
||||
msgid "Group By..."
|
||||
msgstr "分組方式⋯"
|
||||
|
||||
#. 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
|
||||
|
|
@ -301,8 +280,9 @@ msgstr "有訊息"
|
|||
#: 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"
|
||||
msgstr "識別號"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,help:sales_team.field_crm_team__is_membership_multi
|
||||
|
|
@ -324,14 +304,6 @@ msgstr "勾選代表有新訊息需要您留意。"
|
|||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr "勾選代表有訊息發生傳送錯誤。"
|
||||
|
||||
#. 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 "如果設置,此銷售團隊將用於與此合作夥伴相關的銷售和分配"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,help:sales_team.field_crm_team__active
|
||||
msgid ""
|
||||
|
|
@ -342,12 +314,12 @@ msgstr "如果有效欄位設定為false,它將允許您隱藏銷售團隊而
|
|||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__image_1920
|
||||
msgid "Image"
|
||||
msgstr "圖像"
|
||||
msgstr "圖片"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__image_128
|
||||
msgid "Image (128)"
|
||||
msgstr "Image (128)"
|
||||
msgstr "圖像 (128)"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:crm.tag,name:sales_team.categ_oppor4
|
||||
|
|
@ -360,13 +332,6 @@ msgstr "資訊"
|
|||
msgid "Is Follower"
|
||||
msgstr "是關注人"
|
||||
|
||||
#. 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 "最後修改於"
|
||||
|
||||
#. 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
|
||||
|
|
@ -381,12 +346,6 @@ msgstr "最後更新者"
|
|||
msgid "Last Updated on"
|
||||
msgstr "最後更新於"
|
||||
|
||||
#. 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 "主要附件"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,help:sales_team.field_res_users__sale_team_id
|
||||
msgid ""
|
||||
|
|
@ -407,7 +366,7 @@ msgstr "成員警告"
|
|||
#. module: sales_team
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_form
|
||||
msgid "Members"
|
||||
msgstr "會員"
|
||||
msgstr "成員"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team__member_warning
|
||||
|
|
@ -426,11 +385,6 @@ msgstr "訊息遞送錯誤"
|
|||
msgid "Messages"
|
||||
msgstr "訊息"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.fields,field_description:sales_team.field_crm_team_member__mobile
|
||||
msgid "Mobile"
|
||||
msgstr "手機"
|
||||
|
||||
#. 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
|
||||
|
|
@ -479,7 +433,7 @@ msgstr "電話"
|
|||
#. module: sales_team
|
||||
#: model:crm.team,name:sales_team.pos_sales_team
|
||||
msgid "Point of Sale"
|
||||
msgstr "POS"
|
||||
msgstr "POS營業點"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:crm.team,name:sales_team.crm_team_1
|
||||
|
|
@ -491,8 +445,15 @@ msgstr "售前"
|
|||
msgid "Product"
|
||||
msgstr "商品"
|
||||
|
||||
#. 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 "銷售"
|
||||
|
||||
|
|
@ -511,8 +472,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
|
||||
|
|
@ -557,17 +516,10 @@ msgstr "銷售人員"
|
|||
msgid "Salesteams Search"
|
||||
msgstr "銷售團隊查詢"
|
||||
|
||||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: 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"
|
||||
msgstr "序號"
|
||||
msgstr "序列號"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:crm.tag,name:sales_team.categ_oppor3
|
||||
|
|
@ -591,8 +543,8 @@ msgstr "標籤名稱"
|
|||
|
||||
#. module: sales_team
|
||||
#: model:ir.model.constraint,message:sales_team.constraint_crm_tag_name_uniq
|
||||
msgid "Tag name already exists !"
|
||||
msgstr "標籤名已存在!"
|
||||
msgid "Tag name already exists!"
|
||||
msgstr "標籤名稱已存在!"
|
||||
|
||||
#. module: sales_team
|
||||
#: model:ir.actions.act_window,name:sales_team.sales_team_crm_tag_action
|
||||
|
|
@ -635,7 +587,15 @@ msgstr "銷售團隊的顏色"
|
|||
#. module: sales_team
|
||||
#: model:ir.model.fields,help:sales_team.field_crm_team_member__company_id
|
||||
msgid "The default company for this user."
|
||||
msgstr "此使用者的預設公司。"
|
||||
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
|
||||
|
|
@ -644,15 +604,6 @@ msgid ""
|
|||
"\"Call\" or \"Prepare meeting\")."
|
||||
msgstr "這些代表您必須做的不同類別的事情(例如“打電話”或“準備會議”)。"
|
||||
|
||||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: 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"
|
||||
|
|
@ -670,18 +621,9 @@ msgstr "UX:讓用戶不要加入當前選擇的團隊以避免重複"
|
|||
msgid "UX: Limit to team company or all if no company"
|
||||
msgstr "UX:如果沒有公司,則僅限於團隊公司或全部"
|
||||
|
||||
#. module: sales_team
|
||||
#. odoo-python
|
||||
#: 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 "銷售團隊的不確定圖模型:%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
|
||||
|
|
@ -706,6 +648,14 @@ msgstr "使用標籤來管理和追蹤您的商機(產品結構、銷售類型
|
|||
msgid "User"
|
||||
msgstr "使用者"
|
||||
|
||||
#. 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"
|
||||
|
|
@ -736,20 +686,35 @@ msgstr "使用者: 僅自己的文件"
|
|||
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 "網站"
|
||||
|
||||
#. 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 "您正在嘗試建立重複的成員資格。我們發現 %(duplicates)s 已經存在。"
|
||||
|
||||
#. 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
|
||||
#: model_terms:ir.ui.view,arch_db:sales_team.crm_team_view_form
|
||||
msgid "e.g. North America"
|
||||
|
|
@ -760,11 +725,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 ""
|
||||
|
|
@ -780,6 +740,15 @@ 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 "使用者將有權存取銷售配置及統計報告。"
|
||||
|
||||
#~ msgid "Group By"
|
||||
#~ msgstr "分組依據"
|
||||
|
||||
#~ msgid "Group By..."
|
||||
#~ msgstr "分組依據⋯"
|
||||
|
||||
#~ msgid "Undefined graph model for Sales Team: %s"
|
||||
#~ msgstr "銷售團隊的不確定圖模型:%s"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue