882 lines
32 KiB
Plaintext
882 lines
32 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * sale_project
|
||
#
|
||
# Translators:
|
||
# Wil Odoo, 2023
|
||
# 山西清水欧度(QQ:54773801) <54773801@qq.com>, 2023
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 17.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||
"Last-Translator: 山西清水欧度(QQ:54773801) <54773801@qq.com>, 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_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/sale_order.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"\n"
|
||
" <p class=\"o_view_nocontent_smiling_face\">\n"
|
||
" No milestones found. Let's create one!\n"
|
||
" </p><p>\n"
|
||
" Track major progress points that must be reached to achieve success.\n"
|
||
" </p>\n"
|
||
" "
|
||
msgstr ""
|
||
"\n"
|
||
" <p class=\"o_view_nocontent_smiling_face\">\n"
|
||
" 没有找到里程碑。让我们创建一个!\n"
|
||
" </p><p>\n"
|
||
" 追踪必须达到的主要进展点,以获得成功。\n"
|
||
" </p>\n"
|
||
" "
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/project.py:0
|
||
#, python-format
|
||
msgid "%(name)s's Sales Order Items"
|
||
msgstr "%(name)s的销售订单项目"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/project.py:0
|
||
#, python-format
|
||
msgid "%(name)s's Sales Orders"
|
||
msgstr "%(name)s的销售订单"
|
||
|
||
#. module: sale_project
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.product_template_form_view_invoice_policy_inherit_sale_project
|
||
msgid ""
|
||
"<span class=\"fa fa-lg fa-building-o fa-fw\" title=\"Values set here are "
|
||
"company-specific.\" groups=\"base.group_multi_company\"/>"
|
||
msgstr ""
|
||
"<span class=\"fa fa-lg fa-building-o fa-fw\" title=\"Values set here are "
|
||
"company-specific.\" groups=\"base.group_multi_company\"/>"
|
||
|
||
#. module: sale_project
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.view_edit_project_inherit_form
|
||
msgid ""
|
||
"<span class=\"o_stat_text\">\n"
|
||
" <span class=\"o_stat_value\">0</span> Sales Order\n"
|
||
" </span>\n"
|
||
" <span class=\"o_stat_text\">\n"
|
||
" Make Billable\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"o_stat_text\">\n"
|
||
" <span class=\"o_stat_value\">0</span> 销售订单\n"
|
||
" </span>\n"
|
||
" <span class=\"o_stat_text\">\n"
|
||
" 设为可计费\n"
|
||
" </span>"
|
||
|
||
#. module: sale_project
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.view_edit_project_inherit_form
|
||
msgid ""
|
||
"<span class=\"o_stat_text\">\n"
|
||
" Sales Orders\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"o_stat_text\">\n"
|
||
" 销售订单\n"
|
||
" </span>"
|
||
|
||
#. module: sale_project
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.project_milestone_view_form
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.project_sharing_inherit_project_task_view_form
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.view_sale_project_inherit_form
|
||
msgid "<span class=\"o_stat_text\">Sales Order</span>"
|
||
msgstr "<span class=\"o_stat_text\">销售订单</span>"
|
||
|
||
#. module: sale_project
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.project_milestone_view_form
|
||
msgid "<span>)</span>"
|
||
msgstr "<span>)</span>"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,help:sale_project.field_sale_order_line__qty_delivered_method
|
||
msgid ""
|
||
"According to product configuration, the delivered quantity can be automatically computed by mechanism:\n"
|
||
" - Manual: the quantity is set manually on the line\n"
|
||
" - Analytic From expenses: the quantity is the quantity sum from posted expenses\n"
|
||
" - Timesheet: the quantity is the sum of hours recorded on tasks linked to this sale line\n"
|
||
" - Stock Moves: the quantity comes from confirmed pickings\n"
|
||
msgstr ""
|
||
"根据产品配置,交付数量可以通过机制自动计算:\n"
|
||
" - 手动:在生产线上手动设置数量\n"
|
||
" - 费用分析:数量为已公布费用的数量总和\n"
|
||
" - 时间表:数量为与销售项目相关联的任务所记录的工时总和\n"
|
||
" - 库存分录:数量为已确认的拣货量。\n"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/product.py:0
|
||
#, python-format
|
||
msgid "Based on Delivered Quantity (Manual)"
|
||
msgstr "基于交付数量(手动)"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/product.py:0
|
||
#, python-format
|
||
msgid "Based on Milestones"
|
||
msgstr "基于里程碑"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_milestone__allow_billable
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_project__allow_billable
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_task__allow_billable
|
||
msgid "Billable"
|
||
msgstr "计费"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/sale_order_line.py:0
|
||
#, python-format
|
||
msgid "Canceled"
|
||
msgstr "已取消"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model,name:sale_project.model_res_config_settings
|
||
msgid "Config Settings"
|
||
msgstr "配置设置"
|
||
|
||
#. module: sale_project
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.view_order_form_inherit_sale_project
|
||
msgid "Create Project"
|
||
msgstr "创建项目"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_product_product__service_tracking
|
||
#: model:ir.model.fields,field_description:sale_project.field_product_template__service_tracking
|
||
msgid "Create on Order"
|
||
msgstr "按订单创建"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_milestone__project_partner_id
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_project__partner_id
|
||
msgid "Customer"
|
||
msgstr "客户"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/project.py:0
|
||
#, python-format
|
||
msgid "Customer Invoices"
|
||
msgstr "客户发票"
|
||
|
||
#. module: sale_project
|
||
#. odoo-javascript
|
||
#: code:addons/sale_project/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
||
#, python-format
|
||
msgid "Delivered"
|
||
msgstr "已交付"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_task__display_sale_order_button
|
||
msgid "Display Sales Order"
|
||
msgstr "显示销售订单"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_project__display_sales_stat_buttons
|
||
msgid "Display Sales Stat Buttons"
|
||
msgstr "显示销售统计按钮"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_sale_order__visible_project
|
||
msgid "Display project"
|
||
msgstr "显示项目"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/sale_order_line.py:0
|
||
#, python-format
|
||
msgid "Done"
|
||
msgstr "已完成"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/project.py:0
|
||
#, python-format
|
||
msgid "Down Payments"
|
||
msgstr "预付款"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_sale_order_line__project_id
|
||
msgid "Generated Project"
|
||
msgstr "生成的项目"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_sale_order_line__task_id
|
||
msgid "Generated Task"
|
||
msgstr "生成任务"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_project__has_any_so_to_invoice
|
||
msgid "Has SO to Invoice"
|
||
msgstr "待开结算单销售订单"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_project__has_any_so_with_nothing_to_invoice
|
||
msgid "Has a SO with an invoice status of No"
|
||
msgstr "具有结算状态为“否”的 SO"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/sale_order_line.py:0
|
||
#, python-format
|
||
msgid "In Progress"
|
||
msgstr "进行中"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_project__invoice_count
|
||
msgid "Invoice Count"
|
||
msgstr "发票计数"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/product.py:0
|
||
#, python-format
|
||
msgid "Invoice ordered quantities as soon as this service is sold."
|
||
msgstr "销售此服务后立即为订购数量开具结算单。"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/product.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Invoice ordered quantities as soon as this service is sold. Create a project"
|
||
" for the order with a task for each sales order line to track the time "
|
||
"spent."
|
||
msgstr "一旦此服务售出,就对订购数量开具结算。为订单创建一个项目,其中包含每个销售订单行的任务以跟踪所花费的时间。"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/product.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Invoice ordered quantities as soon as this service is sold. Create a task in"
|
||
" an existing project to track the time spent."
|
||
msgstr "此服务售出后立即开具订购数量的结算。在现有项目中创建一个任务以跟踪所花费的时间。"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/product.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Invoice ordered quantities as soon as this service is sold. Create an empty "
|
||
"project for the order to track the time spent."
|
||
msgstr "此服务售出后立即开具订购数量的结算。为订单创建一个空项目以跟踪所花费的时间。"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/product.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Invoice this service when it is delivered (set the quantity by hand on your "
|
||
"sales order lines). "
|
||
msgstr "在交付此服务时为其开具结算(在销售订单行上手动设置数量)。"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/product.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Invoice this service when it is delivered (set the quantity by hand on your "
|
||
"sales order lines). Create a project for the order with a task for each "
|
||
"sales order line to track the time spent."
|
||
msgstr "在交付此服务时为其开具结算(在销售订单行上手动设置数量)。为订单创建一个项目,其中包含每个销售订单行的任务,以跟踪所花费的时间。"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/product.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Invoice this service when it is delivered (set the quantity by hand on your "
|
||
"sales order lines). Create a task in an existing project to track the time "
|
||
"spent."
|
||
msgstr "在交付此服务时为其开具结算(在销售订单行上手动设置数量)。在现有项目中创建一个任务以跟踪所花费的时间。"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/product.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Invoice this service when it is delivered (set the quantity by hand on your "
|
||
"sales order lines). Create an empty project for the order to track the time "
|
||
"spent."
|
||
msgstr "在交付此服务时为其开具结算(在销售订单行上手动设置数量)。为订单创建一个空项目以跟踪所花费的时间。"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/product.py:0
|
||
#, python-format
|
||
msgid "Invoice your milestones when they are reached."
|
||
msgstr "在达到里程碑时开具结算。"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/product.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Invoice your milestones when they are reached. Create a project for the "
|
||
"order with a task for each sales order line to track the time spent."
|
||
msgstr "在达到里程碑时开具结算。为订单创建一个项目,其中包含每个销售订单行的任务,以跟踪所花费的时间。"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/product.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Invoice your milestones when they are reached. Create a task in an existing "
|
||
"project to track the time spent."
|
||
msgstr "在达到里程碑时开具结算。在现有项目中创建一个任务以跟踪所花费的时间。"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/product.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Invoice your milestones when they are reached. Create an empty project for "
|
||
"the order to track the time spent."
|
||
msgstr "在达到里程碑时开具结算。为订单创建一个空项目以跟踪所花费的时间。"
|
||
|
||
#. module: sale_project
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.project_project_view_form_simplified_inherit
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.view_edit_project_inherit_form
|
||
msgid "Invoice your time and material to customers"
|
||
msgstr "向客户开具您的时间和材料的结算单"
|
||
|
||
#. module: sale_project
|
||
#. odoo-javascript
|
||
#: code:addons/sale_project/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
||
#, python-format
|
||
msgid "Invoiced"
|
||
msgstr "已开具发票"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/project.py:0
|
||
#: code:addons/sale_project/models/project.py:0
|
||
#, python-format
|
||
msgid "Invoices"
|
||
msgstr "发票"
|
||
|
||
#. module: sale_project
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.product_template_form_view_invoice_policy_inherit_sale_project
|
||
msgid "Invoicing Policy"
|
||
msgstr "开票策略"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_sale_order__is_product_milestone
|
||
msgid "Is Product Milestone"
|
||
msgstr "是产品里程碑"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model,name:sale_project.model_account_move_line
|
||
msgid "Journal Item"
|
||
msgstr "日记账项目"
|
||
|
||
#. module: sale_project
|
||
#. odoo-javascript
|
||
#: code:addons/sale_project/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
||
#, python-format
|
||
msgid "Load more"
|
||
msgstr "加载更多"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,help:sale_project.field_product_product__service_type
|
||
#: model:ir.model.fields,help:sale_project.field_product_template__service_type
|
||
msgid ""
|
||
"Manually set quantities on order: Invoice based on the manually entered quantity, without creating an analytic account.\n"
|
||
"Timesheets on contract: Invoice based on the tracked hours on the related timesheet.\n"
|
||
"Create a task and track hours: Create a task on the sales order validation and track the work hours."
|
||
msgstr ""
|
||
"手动设置订单计数:基于手动输入计数的结算单,不创建分析账户。\n"
|
||
"时间表:在合同的基础上对相关结算单跟踪小时时间表。\n"
|
||
"创建任务和跟踪时间:在销售订单验证上创建任务并跟踪工作时间。"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/project.py:0
|
||
#, python-format
|
||
msgid "Materials"
|
||
msgstr "材料"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_sale_order_line__qty_delivered_method
|
||
msgid "Method to update delivered qty"
|
||
msgstr "更新数量的方法"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_sale_order__milestone_count
|
||
msgid "Milestone Count"
|
||
msgstr "里程碑计数"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/sale_order.py:0
|
||
#: model:ir.model.fields.selection,name:sale_project.selection__sale_order_line__qty_delivered_method__milestones
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.view_order_form_inherit_sale_project
|
||
#, python-format
|
||
msgid "Milestones"
|
||
msgstr "里程碑"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/sale_order_line.py:0
|
||
#, python-format
|
||
msgid "New Sales Order Item"
|
||
msgstr "新销售订单项目"
|
||
|
||
#. module: sale_project
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.portal_tasks_list_inherit
|
||
msgid "No Sales Order"
|
||
msgstr "没有销售订单"
|
||
|
||
#. module: sale_project
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.project_milestone_view_form
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.project_milestone_view_tree
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.view_sale_project_inherit_form
|
||
msgid "Non-billable"
|
||
msgstr "非计费"
|
||
|
||
#. module: sale_project
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.portal_tasks_list_inherit
|
||
msgid "Not Billed"
|
||
msgstr "未开具账单"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields.selection,name:sale_project.selection__product_template__service_tracking__no
|
||
msgid "Nothing"
|
||
msgstr "没有什么"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_sale_order__project_count
|
||
msgid "Number of Projects"
|
||
msgstr "项目数量"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,help:sale_project.field_product_product__service_tracking
|
||
#: model:ir.model.fields,help:sale_project.field_product_template__service_tracking
|
||
msgid ""
|
||
"On Sales order confirmation, this product can generate a project and/or task. From those, you can track the service you are selling.\n"
|
||
" 'In sale order's project': Will use the sale order's configured project if defined or fallback to creating a new project based on the selected template."
|
||
msgstr ""
|
||
"在销售订单确认时,该产品可以生成项目或任务。由此,您可以跟踪您正在销售的服务。\n"
|
||
" “销售订单中的项目”:如果定义了,将使用销售订单配置的项目,或者根据选择的模板创建一个新项目。"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/sale_order.py:0
|
||
#, python-format
|
||
msgid "Operation not supported"
|
||
msgstr "不支持的操作"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/project.py:0
|
||
#, python-format
|
||
msgid "Other Services"
|
||
msgstr "其它服务"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,help:sale_project.field_project_milestone__quantity_percentage
|
||
msgid ""
|
||
"Percentage of the ordered quantity that will automatically be delivered once"
|
||
" the milestone is reached."
|
||
msgstr "一旦达到里程碑,将自动交付订购数量的百分比。"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/product.py:0
|
||
#, python-format
|
||
msgid "Prepaid/Fixed Price"
|
||
msgstr "预付/固定价格"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model,name:sale_project.model_product_template
|
||
msgid "Product"
|
||
msgstr "产品"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model,name:sale_project.model_product_product
|
||
msgid "Product Variant"
|
||
msgstr "产品变体"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model,name:sale_project.model_project_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_product_product__project_id
|
||
#: model:ir.model.fields,field_description:sale_project.field_product_template__project_id
|
||
#: model:ir.model.fields,field_description:sale_project.field_sale_order__project_id
|
||
#: model:ir.model.fields.selection,name:sale_project.selection__product_template__service_tracking__project_only
|
||
msgid "Project"
|
||
msgstr "项目"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields.selection,name:sale_project.selection__product_template__service_tracking__task_in_project
|
||
msgid "Project & Task"
|
||
msgstr "项目 & 任务"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model,name:sale_project.model_project_milestone
|
||
msgid "Project Milestone"
|
||
msgstr "项目里程碑"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields.selection,name:sale_project.selection__product_template__service_type__milestones
|
||
msgid "Project Milestones"
|
||
msgstr "项目里程碑"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_product_product__project_template_id
|
||
#: model:ir.model.fields,field_description:sale_project.field_product_template__project_template_id
|
||
msgid "Project Template"
|
||
msgstr "项目模板"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_task__project_sale_order_id
|
||
msgid "Project's sale order"
|
||
msgstr "项目销售订单"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/sale_order.py:0
|
||
#: model:ir.model.fields,field_description:sale_project.field_sale_order__project_ids
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.view_order_form_inherit_sale_project
|
||
#, python-format
|
||
msgid "Projects"
|
||
msgstr "项目"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,help:sale_project.field_sale_order__project_ids
|
||
msgid "Projects used in this sales order."
|
||
msgstr "在此销售订单中使用的项目。"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_milestone__product_uom_qty
|
||
msgid "Quantity"
|
||
msgstr "数量"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_milestone__quantity_percentage
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.project_milestone_view_tree
|
||
msgid "Quantity (%)"
|
||
msgstr "数量(%)"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model,name:sale_project.model_sale_order_template_line
|
||
msgid "Quotation Template Line"
|
||
msgstr "报价模板行"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_sale_order_line__reached_milestones_ids
|
||
msgid "Reached Milestones"
|
||
msgstr "达成的里程碑"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_milestone__sale_line_display_name
|
||
msgid "Sale Line Display Name"
|
||
msgstr "销售行显示名称"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_project__sale_order_count
|
||
msgid "Sale Order Count"
|
||
msgstr "销售订单计数"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_project__sale_order_line_count
|
||
msgid "Sale Order Line Count"
|
||
msgstr "销售订单行计数"
|
||
|
||
#. module: sale_project
|
||
#. odoo-javascript
|
||
#: code:addons/sale_project/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
||
#, python-format
|
||
msgid "Sales"
|
||
msgstr "销售"
|
||
|
||
#. module: sale_project
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.view_edit_project_inherit_form
|
||
msgid "Sales & Invoicing"
|
||
msgstr "销售和开票"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/controllers/portal.py:0
|
||
#: code:addons/sale_project/models/project.py:0
|
||
#: code:addons/sale_project/models/project_milestone.py:0
|
||
#: model:ir.model,name:sale_project.model_sale_order
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_project__sale_order_id
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_task__sale_order_id
|
||
#: model:ir.model.fields,field_description:sale_project.field_report_project_task_user__sale_order_id
|
||
#, python-format
|
||
msgid "Sales Order"
|
||
msgstr "销售订单"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/controllers/portal.py:0
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_milestone__sale_line_id
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_project__sale_line_id
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_task__sale_line_id
|
||
#: model:ir.model.fields,field_description:sale_project.field_report_project_task_user__sale_line_id
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.project_sharing_inherit_project_task_view_form
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.view_sale_project_inherit_form
|
||
#, python-format
|
||
msgid "Sales Order Item"
|
||
msgstr "销售订单项目"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,help:sale_project.field_project_milestone__sale_line_id
|
||
msgid "Sales Order Item that will be updated once the milestone is reached."
|
||
msgstr "一旦达到里程碑,销售订单项目将被更新。"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,help:sale_project.field_project_task__sale_line_id
|
||
msgid ""
|
||
"Sales Order Item to which the time spent on this task will be added in order to be invoiced to your customer.\n"
|
||
"By default the sales order item set on the project will be selected. In the absence of one, the last prepaid sales order item that has time remaining will be used.\n"
|
||
"Remove the sales order item in order to make this task non billable. You can also change or remove the sales order item of each timesheet entry individually."
|
||
msgstr ""
|
||
"销售订单项目,该任务所花费的时间将被添加到该项目中,以便向客户开具结算。\n"
|
||
"默认情况下,项目上设置的销售订单项目将被选中。如果没有,将使用最后一个有剩余时间的预付销售订单项目。\n"
|
||
"移除销售订单项目,以使这项任务不计费。你也可以单独改变或删除每个工时表项目的销售订单项目。"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#. odoo-javascript
|
||
#: code:addons/sale_project/models/project.py:0
|
||
#: code:addons/sale_project/models/project.py:0
|
||
#: code:addons/sale_project/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
||
#, python-format
|
||
msgid "Sales Order Items"
|
||
msgstr "销售明细"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model,name:sale_project.model_sale_order_line
|
||
msgid "Sales Order Line"
|
||
msgstr "销售订单行"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/project.py:0
|
||
#, python-format
|
||
msgid "Sales Orders"
|
||
msgstr "销售订单"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,help:sale_project.field_project_project__sale_line_id
|
||
msgid ""
|
||
"Sales order item that will be selected by default on the tasks and timesheets of this project, except if the employee set on the timesheets is explicitely linked to another sales order item on the project.\n"
|
||
"It can be modified on each task and timesheet entry individually if necessary."
|
||
msgstr ""
|
||
"在这个项目的任务和工时表上默认选择的销售订单项目,除非工时表上设置的雇员与项目上的另一个销售订单项目有明确的联系。\n"
|
||
"如果有必要,可以在每个任务和工时表条目上单独修改。"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,help:sale_project.field_project_project__sale_order_id
|
||
#: model:ir.model.fields,help:sale_project.field_project_task__project_sale_order_id
|
||
msgid "Sales order to which the project is linked."
|
||
msgstr "项目关联单销售订单。"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,help:sale_project.field_project_task__sale_order_id
|
||
msgid "Sales order to which the task is linked."
|
||
msgstr "任务关联的销售订单。"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/controllers/portal.py:0
|
||
#, python-format
|
||
msgid "Search in Invoice"
|
||
msgstr "在结算单中搜索"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/controllers/portal.py:0
|
||
#, python-format
|
||
msgid "Search in Sales Order"
|
||
msgstr "在销售订单中搜索"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,help:sale_project.field_sale_order__project_id
|
||
msgid "Select a non billable project on which tasks can be created."
|
||
msgstr "选择可以在其上创建任务的非计费项目。"
|
||
|
||
#. module: sale_project
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.project_project_view_form_simplified_inherit
|
||
msgid "Select who to bill..."
|
||
msgstr "选择收款人..."
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_product_product__service_policy
|
||
#: model:ir.model.fields,field_description:sale_project.field_product_template__service_policy
|
||
msgid "Service Invoicing Policy"
|
||
msgstr "服务开票策略"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_sale_order__show_create_project_button
|
||
msgid "Show Create Project Button"
|
||
msgstr "显示创建项目按钮"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_sale_order__show_project_button
|
||
msgid "Show Project Button"
|
||
msgstr "显示项目按钮"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_sale_order__show_task_button
|
||
msgid "Show Task Button"
|
||
msgstr "显示任务按钮"
|
||
|
||
#. module: sale_project
|
||
#. odoo-javascript
|
||
#: code:addons/sale_project/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
||
#, python-format
|
||
msgid "Sold"
|
||
msgstr "已售出"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model,name:sale_project.model_project_task
|
||
#: model:ir.model.fields.selection,name:sale_project.selection__product_template__service_tracking__task_global_project
|
||
msgid "Task"
|
||
msgstr "任务"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/sale_order_line.py:0
|
||
#, python-format
|
||
msgid "Task Created (%s): %s"
|
||
msgstr "已创建的任务(%s):%s"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model,name:sale_project.model_project_task_recurrence
|
||
msgid "Task Recurrence"
|
||
msgstr "重新发起"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_sale_order__tasks_count
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.view_order_form_inherit_sale_project
|
||
msgid "Tasks"
|
||
msgstr "任务"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model,name:sale_project.model_report_project_task_user
|
||
msgid "Tasks Analysis"
|
||
msgstr "任务分析"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_sale_order__tasks_ids
|
||
msgid "Tasks associated to this sale"
|
||
msgstr "与该销售关联的任务"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/product.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"The product %s should not have a global project since it will generate a "
|
||
"project."
|
||
msgstr "产品%s不应该有一个全局项目,因为它将生成一个项目。"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/product.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"The product %s should not have a project nor a project template since it "
|
||
"will not generate project."
|
||
msgstr "产品模板%s不应该有项目或项目模板,因为它不会生成项目。"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/product.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"The product %s should not have a project template since it will generate a "
|
||
"task in a global project."
|
||
msgstr "产品模板%s不应具有项目模板,因为它将在全局项目中生成任务。"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/sale_order.py:0
|
||
#, python-format
|
||
msgid "This Sales Order must contain at least one product of type \"Service\"."
|
||
msgstr "此销售订单必须至少包含一种\"服务\"类型的产品。"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/sale_order_line.py:0
|
||
#, python-format
|
||
msgid "This task has been created from: %s (%s)"
|
||
msgstr "这任务是从:%s (%s) 创建的"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/sale_order_line.py:0
|
||
#, python-format
|
||
msgid "To Do"
|
||
msgstr "待办"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_task__task_to_invoice
|
||
msgid "To invoice"
|
||
msgstr "开结算单"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_product_product__service_type
|
||
#: model:ir.model.fields,field_description:sale_project.field_product_template__service_type
|
||
msgid "Track Service"
|
||
msgstr "跟踪服务"
|
||
|
||
#. module: sale_project
|
||
#. odoo-javascript
|
||
#: code:addons/sale_project/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
||
#, python-format
|
||
msgid "Track what you sold, delivered, and invoiced."
|
||
msgstr "跟踪您的销售、交付和开票情况。"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_milestone__product_uom
|
||
msgid "Unit of Measure"
|
||
msgstr "计量单位"
|
||
|
||
#. module: sale_project
|
||
#: model:ir.model.fields,field_description:sale_project.field_project_project__vendor_bill_count
|
||
msgid "Vendor Bill Count"
|
||
msgstr "供应商账单计数"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/project.py:0
|
||
#: code:addons/sale_project/models/project.py:0
|
||
#, python-format
|
||
msgid "Vendor Bills"
|
||
msgstr "供应商账单"
|
||
|
||
#. module: sale_project
|
||
#: model_terms:ir.ui.view,arch_db:sale_project.project_milestone_view_tree
|
||
msgid "View Sales Order"
|
||
msgstr "查看销售订单"
|
||
|
||
#. module: sale_project
|
||
#. odoo-python
|
||
#: code:addons/sale_project/models/project.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"You cannot link the order item %(order_id)s - %(product_id)s to this task "
|
||
"because it is a re-invoiced expense."
|
||
msgstr "您不能将订单项 %(order_id)s - %(product_id)s链接到这个任务,因为它是重新结算的费用。"
|