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,23 +1,26 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_crm
|
||||
#
|
||||
# * sale_crm
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.5alpha1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-09-20 09:02+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 15:28+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Chinese (Simplified Han script) <https://translate.odoo.com/"
|
||||
"projects/odoo-19/sale_crm/zh_Hans/>\n"
|
||||
"Language: zh_CN\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: sale_crm
|
||||
#: model_terms:ir.ui.view,arch_db:sale_crm.crm_case_form_view_oppor
|
||||
|
|
@ -27,7 +30,7 @@ msgstr "<span class=\"o_stat_text\"> 订单</span>"
|
|||
#. module: sale_crm
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner__lead_id
|
||||
msgid "Associated Lead"
|
||||
msgstr "关联潜在顾客"
|
||||
msgstr "关联线索"
|
||||
|
||||
#. module: sale_crm
|
||||
#: model_terms:ir.ui.view,arch_db:sale_crm.crm_quotation_partner_view_form
|
||||
|
|
@ -44,6 +47,11 @@ msgstr "确认"
|
|||
msgid "Create a new customer"
|
||||
msgstr "创建客户"
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model,website_form_label:sale_crm.model_crm_lead
|
||||
msgid "Create an Opportunity"
|
||||
msgstr "创建商机"
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model,name:sale_crm.model_crm_quotation_partner
|
||||
msgid "Create new or use existing Customer on new Quotation"
|
||||
|
|
@ -62,7 +70,7 @@ msgstr "创建人"
|
|||
#. module: sale_crm
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner__create_date
|
||||
msgid "Created on"
|
||||
msgstr "创建时间"
|
||||
msgstr "创建日期"
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner__partner_id
|
||||
|
|
@ -70,7 +78,10 @@ msgid "Customer"
|
|||
msgstr "客户"
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_lead__display_name
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner__display_name
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_team__display_name
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_sale_order__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "显示名称"
|
||||
|
||||
|
|
@ -80,20 +91,19 @@ msgid "Do not link to a customer"
|
|||
msgstr "不要链接到某个客户"
|
||||
|
||||
#. module: sale_crm
|
||||
#. odoo-python
|
||||
#: code:addons/sale_crm/models/crm_lead.py:0
|
||||
msgid "Expected revenue has been updated based on the linked Sales Orders."
|
||||
msgstr "已根据链接的销售订单更新了预期收入。"
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_lead__id
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner__id
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_team__id
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_sale_order__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_res_users__target_sales_invoiced
|
||||
msgid "Invoiced in Sales Orders Target"
|
||||
msgstr "销售订单目标结算单"
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "最后修改时间"
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner__write_uid
|
||||
msgid "Last Updated by"
|
||||
|
|
@ -102,23 +112,18 @@ msgstr "最后更新人"
|
|||
#. module: sale_crm
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "最后更新时间"
|
||||
msgstr "上次更新日期"
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model,name:sale_crm.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "线索/商机"
|
||||
msgid "Lead"
|
||||
msgstr "线索"
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model.fields.selection,name:sale_crm.selection__crm_quotation_partner__action__exist
|
||||
msgid "Link to an existing customer"
|
||||
msgstr "链接到现有客户"
|
||||
|
||||
#. module: sale_crm
|
||||
#: model_terms:ir.ui.view,arch_db:sale_crm.sale_view_inherit123
|
||||
msgid "Log in the chatter from which opportunity the order originates"
|
||||
msgstr "登录到订单所属商机的会话"
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.ui.menu,name:sale_crm.sale_order_menu_quotations_crm
|
||||
msgid "My Quotations"
|
||||
|
|
@ -129,7 +134,7 @@ msgstr "我的报价"
|
|||
#: model_terms:ir.ui.view,arch_db:sale_crm.crm_case_form_view_oppor
|
||||
#: model_terms:ir.ui.view,arch_db:sale_crm.crm_quotation_partner_view_form
|
||||
msgid "New Quotation"
|
||||
msgstr "新的报价"
|
||||
msgstr "新建报价"
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_lead__quotation_count
|
||||
|
|
@ -172,8 +177,8 @@ msgid "Sale Orders"
|
|||
msgstr "销售订单"
|
||||
|
||||
#. module: sale_crm
|
||||
#. odoo-python
|
||||
#: code:addons/sale_crm/models/crm_team.py:0
|
||||
#, python-format
|
||||
msgid "Sales Analysis"
|
||||
msgstr "销售分析"
|
||||
|
||||
|
|
@ -187,12 +192,6 @@ msgstr "销售订单"
|
|||
msgid "Sales Team"
|
||||
msgstr "销售团队"
|
||||
|
||||
#. module: sale_crm
|
||||
#: code:addons/sale_crm/models/crm_team.py:0
|
||||
#, python-format
|
||||
msgid "Sales: Untaxed Total"
|
||||
msgstr "销售:不含税合计"
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_lead__sale_amount_total
|
||||
msgid "Sum of Orders"
|
||||
|
|
@ -201,15 +200,28 @@ msgstr "销售订单的总数"
|
|||
#. module: sale_crm
|
||||
#: model:ir.model.fields,help:sale_crm.field_crm_lead__sale_amount_total
|
||||
msgid "Untaxed Total of Confirmed Orders"
|
||||
msgstr "免税的总订单确认"
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model,name:sale_crm.model_res_users
|
||||
msgid "User"
|
||||
msgstr "用户"
|
||||
msgstr "已确认订单的未税总计"
|
||||
|
||||
#. module: sale_crm
|
||||
#. odoo-python
|
||||
#: code:addons/sale_crm/wizard/crm_opportunity_to_quotation.py:0
|
||||
#, python-format
|
||||
msgid "You can only apply this action from a lead."
|
||||
msgstr "您只能从潜在客户应用此操作。"
|
||||
msgstr "您只能从线索应用此操作。"
|
||||
|
||||
#~ msgid "Invoiced in Sales Orders Target"
|
||||
#~ msgstr "销售订单目标结算单"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "最后修改时间"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "线索/商机"
|
||||
|
||||
#~ msgid "Log in the chatter from which opportunity the order originates"
|
||||
#~ msgstr "登录到订单所属商机的会话"
|
||||
|
||||
#~ msgid "Sales: Untaxed Total"
|
||||
#~ msgstr "销售:不含税合计"
|
||||
|
||||
#~ msgid "User"
|
||||
#~ msgstr "用户"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue