# Translation of Odoo Server. # This file contains the translation of the following modules: # * sale_renting_crm # # Translators: # Wil Odoo, 2023 # Jeffery CHEN , 2023 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-26 22:21+0000\n" "PO-Revision-Date: 2023-10-26 23:10+0000\n" "Last-Translator: Jeffery CHEN , 2023\n" "Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/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" #. module: sale_renting_crm #: model_terms:ir.ui.view,arch_db:sale_renting_crm.crm_case_form_view_oppor msgid " Rental Orders" msgstr " 租赁订单" #. module: sale_renting_crm #: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead_rental__lead_id msgid "Associated Lead" msgstr "关联线索" #. module: sale_renting_crm #: model_terms:ir.ui.view,arch_db:sale_renting_crm.crm_lead_rental_view_form msgid "Cancel" msgstr "取消" #. module: sale_renting_crm #: model_terms:ir.ui.view,arch_db:sale_renting_crm.crm_lead_rental_view_form msgid "Confirm" msgstr "确认" #. module: sale_renting_crm #: model:ir.model,name:sale_renting_crm.model_crm_lead_rental msgid "Convert Lead to Rental Order" msgstr "将线索转换为销售订单" #. module: sale_renting_crm #: model:ir.model.fields.selection,name:sale_renting_crm.selection__crm_lead_rental__action__create msgid "Create a new customer" msgstr "创建客户" #. module: sale_renting_crm #: model_terms:ir.ui.view,arch_db:sale_renting_crm.crm_case_form_view_oppor msgid "Create new rental" msgstr "创建新的租金" #. module: sale_renting_crm #: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead_rental__create_uid msgid "Created by" msgstr "创建人" #. module: sale_renting_crm #: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead_rental__create_date msgid "Created on" msgstr "创建日期" #. module: sale_renting_crm #: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead_rental__partner_id msgid "Customer" msgstr "客户" #. module: sale_renting_crm #: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead_rental__display_name msgid "Display Name" msgstr "显示名称" #. module: sale_renting_crm #: model:ir.model.fields.selection,name:sale_renting_crm.selection__crm_lead_rental__action__nothing msgid "Do not link to a customer" msgstr "不要链接到某个客户" #. module: sale_renting_crm #: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead_rental__id msgid "ID" msgstr "ID" #. module: sale_renting_crm #: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead_rental__write_uid msgid "Last Updated by" msgstr "最后更新人" #. module: sale_renting_crm #: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead_rental__write_date msgid "Last Updated on" msgstr "上次更新日期" #. module: sale_renting_crm #: model:ir.model,name:sale_renting_crm.model_crm_lead msgid "Lead/Opportunity" msgstr "线索/商机" #. module: sale_renting_crm #: model:ir.model.fields.selection,name:sale_renting_crm.selection__crm_lead_rental__action__exist msgid "Link to an existing customer" msgstr "链接到现有客户" #. module: sale_renting_crm #: model:ir.actions.act_window,name:sale_renting_crm.crm_lead_to_rental_action #: model_terms:ir.ui.view,arch_db:sale_renting_crm.crm_case_form_view_oppor #: model_terms:ir.ui.view,arch_db:sale_renting_crm.crm_lead_rental_view_form msgid "New Rental" msgstr "新的租赁" #. module: sale_renting_crm #: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead__rental_order_count msgid "Number of Rental Orders" msgstr "租赁订单数量" #. module: sale_renting_crm #: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead__rental_quotation_count msgid "Number of Rental Quotations" msgstr "租赁报价数量" #. module: sale_renting_crm #: model:ir.model.fields,field_description:sale_renting_crm.field_sale_order__opportunity_id msgid "Opportunity" msgstr "商机" #. module: sale_renting_crm #: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead_rental__action msgid "Rental Customer" msgstr "租赁客户" #. module: sale_renting_crm #. odoo-python #: code:addons/sale_renting_crm/models/crm_lead.py:0 #: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead__rental_order_ids #, python-format msgid "Rental Orders" msgstr "租赁订单" #. module: sale_renting_crm #: model_terms:ir.ui.view,arch_db:sale_renting_crm.crm_case_form_view_oppor msgid "Rentals" msgstr "租赁" #. module: sale_renting_crm #: model:ir.model,name:sale_renting_crm.model_sale_order msgid "Sales Order" msgstr "销售订单" #. module: sale_renting_crm #: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead__rental_amount_total msgid "Sum of Rental Orders" msgstr "租赁订单总和" #. module: sale_renting_crm #: model:ir.model.fields,help:sale_renting_crm.field_crm_lead__rental_amount_total msgid "Untaxed Total of Confirmed Orders" msgstr "免税的总订单确认" #. module: sale_renting_crm #. odoo-python #: code:addons/sale_renting_crm/wizard/crm_lead_rental.py:0 #, python-format msgid "You can only apply this action from a lead." msgstr "您只能从线索应用此操作。"