123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776 |
- # Translation of Odoo Server.
- # This file contains the translation of the following modules:
- # * sale_stock
- #
- # Translators:
- # Martin Trigaux, 2022
- # 陕西_jack, 2022
- # Raymond Yu <cl_yu@hotmail.com>, 2022
- # digitalliuzg8888, 2022
- # Jeffery CHEN <jeffery9@gmail.com>, 2023
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: Odoo Server 16.0beta\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2022-10-10 10:23+0000\n"
- "PO-Revision-Date: 2022-09-22 05:55+0000\n"
- "Last-Translator: Jeffery CHEN <jeffery9@gmail.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_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.exception_on_picking
- msgid ""
- ".\n"
- " Manual actions may be needed."
- msgstr ""
- ".\n"
- " 可能需要手动动作."
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.sale_order_portal_content_inherit_sale_stock
- msgid "<i class=\"fa fa-fw fa-clock-o\"/> <b>Preparation</b>"
- msgstr "<i class=\"fa fa-fw fa-clock-o\"/> <b>准备</b>"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.sale_order_portal_content_inherit_sale_stock
- msgid "<i class=\"fa fa-fw fa-times\"/> <b>Cancelled</b>"
- msgstr "<i class=\"fa fa-fw fa-times\"/> <b>已取消</b>"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.sale_order_portal_content_inherit_sale_stock
- msgid "<i class=\"fa fa-fw fa-truck\"/> <b>Shipped</b>"
- msgstr "<i class=\"fa fa-fw fa-truck\"/> <b>已发货</b>"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.sale_order_cancel_view_form_inherit
- msgid ""
- "<span attrs=\"{'invisible': [('display_delivery_alert', '=', False)]}\">\n"
- " Some deliveries are already done. Returns can be created from the Delivery Orders.\n"
- " </span>"
- msgstr ""
- "<span attrs=\"{'invisible': [('display_delivery_alert', '=', False)]}\">\n"
- " 有些货已经送好了。可以从交付订单创建退货。\n"
- " </span>"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.res_config_settings_view_form_stock
- msgid ""
- "<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
- "specific.\" role=\"img\" aria-label=\"Values set here are company-"
- "specific.\" groups=\"base.group_multi_company\"/>"
- msgstr ""
- "<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
- "specific.\" role=\"img\" aria-label=\"Values set here are company-"
- "specific.\" groups=\"base.group_multi_company\"/>"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.stock_production_lot_view_form
- msgid "<span class=\"o_stat_text\">Sales</span>"
- msgstr "<span class=\"o_stat_text\">销售</span>"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.report_delivery_document_inherit_sale_stock
- msgid "<strong>Customer Reference:</strong>"
- msgstr "<strong>客户参考:</strong>"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.sale_order_portal_content_inherit_sale_stock
- msgid "<strong>Delivery Orders</strong>"
- msgstr "<strong>交货单</strong>"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.sale_order_portal_content_inherit_sale_stock
- msgid "<strong>Incoterm: </strong>"
- msgstr "<strong>国际贸易术语解释通则:</strong>"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.report_invoice_document_inherit_sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.report_saleorder_document_inherit_sale_stock
- msgid "<strong>Incoterm:</strong>"
- msgstr "<strong>国际贸易术语解释通则:</strong>"
- #. module: sale_stock
- #: model:ir.model.fields,help:sale_stock.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_stock
- #. openerp-web
- #: code:addons/sale_stock/static/src/legacy/qty_at_date_widget.xml:0
- #: code:addons/sale_stock/static/src/widgets/qty_at_date_widget.xml:0
- #, python-format
- msgid "All planned operations included"
- msgstr "包括所有计划的作业"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_stock_rules_report__so_route_ids
- msgid "Apply specific routes"
- msgstr "应用特定路线"
- #. module: sale_stock
- #: model:ir.model.fields.selection,name:sale_stock.selection__sale_order__picking_policy__direct
- msgid "As soon as possible"
- msgstr "尽快"
- #. module: sale_stock
- #. openerp-web
- #: code:addons/sale_stock/static/src/legacy/qty_at_date_widget.js:0
- #: code:addons/sale_stock/static/src/widgets/qty_at_date_widget.xml:0
- #, python-format
- msgid "Availability"
- msgstr "可用量"
- #. module: sale_stock
- #. openerp-web
- #: code:addons/sale_stock/static/src/legacy/qty_at_date_widget.xml:0
- #: code:addons/sale_stock/static/src/widgets/qty_at_date_widget.xml:0
- #, python-format
- msgid "Available"
- msgstr "可用"
- #. module: sale_stock
- #. openerp-web
- #: code:addons/sale_stock/static/src/legacy/qty_at_date_widget.xml:0
- #: code:addons/sale_stock/static/src/widgets/qty_at_date_widget.xml:0
- #, python-format
- msgid "Available in stock"
- msgstr "有现货"
- #. module: sale_stock
- #: model:ir.model.fields,help:sale_stock.field_stock_rules_report__so_route_ids
- msgid "Choose to apply SO lines specific routes."
- msgstr "选择应用的订单明细行特定路线."
- #. module: sale_stock
- #: model:ir.model,name:sale_stock.model_res_company
- msgid "Companies"
- msgstr "公司"
- #. module: sale_stock
- #: model:ir.model.fields,help:sale_stock.field_sale_order__effective_date
- msgid "Completion date of the first delivery order."
- msgstr "第一个交货订单的完成日期."
- #. module: sale_stock
- #: model:ir.model,name:sale_stock.model_res_config_settings
- msgid "Config Settings"
- msgstr "配置设置"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.sale_order_portal_content_inherit_sale_stock
- msgid "Date:"
- msgstr "日期:"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_res_users__property_warehouse_id
- msgid "Default Warehouse"
- msgstr "默认仓库"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.view_order_form_inherit_sale_stock
- msgid "Delivery"
- msgstr "交货"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order_cancel__display_delivery_alert
- msgid "Delivery Alert"
- msgstr "交货警报"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order__delivery_count
- msgid "Delivery Orders"
- msgstr "交货单"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order__delivery_status
- msgid "Delivery Status"
- msgstr "交货状态"
- #. module: sale_stock
- #: model:ir.model.fields,help:sale_stock.field_sale_order__expected_date
- msgid ""
- "Delivery date you can promise to the customer, computed from the minimum "
- "lead time of the order lines in case of Service products. In case of "
- "shipping, the shipping policy of the order will be taken into account to "
- "either use the minimum or maximum lead time of the order lines."
- msgstr ""
- "您能承诺给客户的交货日期,通过服务产品的订单明细行的最小前置时间计算。一旦发货,订单的发货策略将会被考虑来决定是使用订单明细行的最小或最大前置时间。"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order_line__display_qty_widget
- msgid "Display Qty Widget"
- msgstr "显示数量挂件"
- #. module: sale_stock
- #: model:res.groups,name:sale_stock.group_display_incoterm
- msgid "Display incoterms on Sales Order and related invoices"
- msgstr "在销售订单和相关结算单中显示国际贸易术语"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.res_config_settings_view_form_sale
- msgid "Display incoterms on orders & invoices"
- msgstr "国际贸易术语解释通则显示订单和结算单"
- #. module: sale_stock
- #: code:addons/sale_stock/models/sale_order.py:0
- #, python-format
- msgid ""
- "Do not forget to change the partner on the following delivery orders: %s"
- msgstr "别忘了变更以下交货订单的客户信息:%s"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.res_config_settings_view_form_stock
- msgid "Documentation"
- msgstr "文档"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order__effective_date
- msgid "Effective Date"
- msgstr "实际日期"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.exception_on_picking
- msgid "Exception(s) occurred on the picking:"
- msgstr "拣货出现异常:"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.exception_on_so
- msgid "Exception(s) occurred on the sale order(s):"
- msgstr "销售订单发生异常:"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.exception_on_picking
- #: model_terms:ir.ui.view,arch_db:sale_stock.exception_on_so
- msgid "Exception(s):"
- msgstr "异常:"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order__expected_date
- msgid "Expected Date"
- msgstr "预期日期"
- #. module: sale_stock
- #. openerp-web
- #: code:addons/sale_stock/static/src/legacy/qty_at_date_widget.xml:0
- #: code:addons/sale_stock/static/src/widgets/qty_at_date_widget.xml:0
- #, python-format
- msgid "Expected Delivery"
- msgstr "预计交货"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.view_order_form_inherit_sale_stock
- msgid "Expected:"
- msgstr "预计:"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order_line__forecast_expected_date
- msgid "Forecast Expected Date"
- msgstr "预测预计日期"
- #. module: sale_stock
- #. openerp-web
- #: code:addons/sale_stock/static/src/legacy/qty_at_date_widget.xml:0
- #: code:addons/sale_stock/static/src/widgets/qty_at_date_widget.xml:0
- #, python-format
- msgid "Forecasted Stock"
- msgstr "预测库存"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order_line__free_qty_today
- msgid "Free Qty Today"
- msgstr "今日闲置数量"
- #. module: sale_stock
- #: model:ir.model.fields.selection,name:sale_stock.selection__sale_order__delivery_status__full
- msgid "Fully Delivered"
- msgstr "完全交付"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order__show_json_popover
- msgid "Has late picking"
- msgstr "有迟到拣货"
- #. module: sale_stock
- #: model:ir.model.fields,help:sale_stock.field_sale_order__picking_policy
- msgid ""
- "If you deliver all products at once, the delivery order will be scheduled "
- "based on the greatest product lead time. Otherwise, it will be based on the "
- "shortest."
- msgstr "如果您同时交付所有产品,发货单将根据最大的产品交货时间来计划。否则,它将基于最短的交货时间。"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.exception_on_so
- msgid "Impacted Transfer(s):"
- msgstr "受影响的调拨:"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order__incoterm
- msgid "Incoterm"
- msgstr "国际贸易术语"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order__incoterm_location
- msgid "Incoterm Location"
- msgstr "国际贸易术语位置"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_res_config_settings__group_display_incoterm
- #: model_terms:ir.ui.view,arch_db:sale_stock.res_config_settings_view_form_sale
- msgid "Incoterms"
- msgstr "贸易条款"
- #. module: sale_stock
- #: model:ir.model.fields,help:sale_stock.field_sale_order__incoterm
- msgid ""
- "International Commercial Terms are a series of predefined commercial terms "
- "used in international transactions."
- msgstr "国际商业条款是一系列用于国际交易的事先定义的商业条款。"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.res_users_view_form
- msgid "Inventory"
- msgstr "库存"
- #. module: sale_stock
- #: model:ir.model,name:sale_stock.model_stock_route
- msgid "Inventory Routes"
- msgstr "库存路线"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order_line__is_mto
- msgid "Is Mto"
- msgstr "是MTO"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order__json_popover
- msgid "JSON data for the popover widget"
- msgstr "弹出式窗口小部件的JSON数据"
- #. module: sale_stock
- #: model:ir.model,name:sale_stock.model_account_move
- msgid "Journal Entry"
- msgstr "会计凭证"
- #. module: sale_stock
- #: model:ir.model,name:sale_stock.model_account_move_line
- msgid "Journal Item"
- msgstr "会计分录"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order_line__customer_lead
- msgid "Lead Time"
- msgstr "前置时间"
- #. module: sale_stock
- #: model:ir.model,name:sale_stock.model_stock_lot
- msgid "Lot/Serial"
- msgstr "批次/序列号"
- #. module: sale_stock
- #: code:addons/sale_stock/models/sale_order_line.py:0
- #, python-format
- msgid "Make To Order"
- msgstr "按订单产生"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.exception_on_so
- msgid "Manual actions may be needed."
- msgstr "可能需要手动动作。"
- #. module: sale_stock
- #: model:ir.model.fields,help:sale_stock.field_res_config_settings__use_security_lead
- msgid ""
- "Margin of error for dates promised to customers. Products will be scheduled "
- "for delivery that many days earlier than the actual promised date, to cope "
- "with unexpected delays in the supply chain."
- msgstr "对顾客承诺的日期的误差幅度。产品将安排比实际交货日期提前几天交货,以应付供应链中意外的延误。"
- #. module: sale_stock
- #: model:ir.model.fields,help:sale_stock.field_res_company__security_lead
- #: model:ir.model.fields,help:sale_stock.field_res_config_settings__security_lead
- #: model_terms:ir.ui.view,arch_db:sale_stock.res_config_settings_view_form_stock
- msgid ""
- "Margin of error for dates promised to customers. Products will be scheduled "
- "for procurement and delivery that many days earlier than the actual promised"
- " date, to cope with unexpected delays in the supply chain."
- msgstr "向客户承诺日期的误差幅度。产品将被比实际承诺的日期提前很多天安排采购和交货,以应对供应链中的意外延误。"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order_line__qty_delivered_method
- msgid "Method to update delivered qty"
- msgstr "更新数量的方法"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.res_config_settings_view_form_stock
- msgid "Move forward expected delivery dates by"
- msgstr "将预期交货日期提前"
- #. module: sale_stock
- #. openerp-web
- #: code:addons/sale_stock/static/src/legacy/qty_at_date_widget.xml:0
- #, python-format
- msgid "No enough future availaibility"
- msgstr "无足够的将来可用数量"
- #. module: sale_stock
- #. openerp-web
- #: code:addons/sale_stock/static/src/widgets/qty_at_date_widget.xml:0
- #, python-format
- msgid "No future availability"
- msgstr "无预测可用數量"
- #. module: sale_stock
- #. openerp-web
- #: code:addons/sale_stock/static/src/legacy/qty_at_date_widget.xml:0
- #, python-format
- msgid "No future availaibility"
- msgstr "无将来可用数量"
- #. module: sale_stock
- #: model:ir.model.fields.selection,name:sale_stock.selection__sale_order__delivery_status__pending
- msgid "Not Delivered"
- msgstr "不交付货物"
- #. module: sale_stock
- #. openerp-web
- #: code:addons/sale_stock/static/src/widgets/qty_at_date_widget.xml:0
- #, python-format
- msgid "Not enough future availability"
- msgstr "预测可用数量不足"
- #. module: sale_stock
- #: model:ir.model.fields,help:sale_stock.field_sale_order_line__customer_lead
- msgid ""
- "Number of days between the order confirmation and the shipping of the "
- "products to the customer"
- msgstr "订单被确认和产品交付给客户之间的天数"
- #. module: sale_stock
- #. openerp-web
- #: code:addons/sale_stock/static/src/legacy/qty_at_date_widget.xml:0
- #: code:addons/sale_stock/static/src/widgets/qty_at_date_widget.xml:0
- #, python-format
- msgid "On"
- msgstr "开"
- #. module: sale_stock
- #: model:ir.model.fields.selection,name:sale_stock.selection__sale_order__delivery_status__partial
- msgid "Partially Delivered"
- msgstr "部分交付"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_res_config_settings__default_picking_policy
- msgid "Picking Policy"
- msgstr "拣货策略"
- #. module: sale_stock
- #: model:ir.model,name:sale_stock.model_procurement_group
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order__procurement_group_id
- msgid "Procurement Group"
- msgstr "补货组"
- #. module: sale_stock
- #: model:ir.model,name:sale_stock.model_product_template
- msgid "Product"
- msgstr "产品"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order_line__qty_available_today
- msgid "Qty Available Today"
- msgstr "今日可用数量"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order_line__qty_to_deliver
- msgid "Qty To Deliver"
- msgstr "待交货数量"
- #. module: sale_stock
- #. openerp-web
- #: code:addons/sale_stock/static/src/sale_stock_forecasted/forecasted_details.xml:0
- #, python-format
- msgid "Quotations"
- msgstr "报价"
- #. module: sale_stock
- #. openerp-web
- #: code:addons/sale_stock/static/src/legacy/qty_at_date_widget.xml:0
- #: code:addons/sale_stock/static/src/widgets/qty_at_date_widget.xml:0
- #, python-format
- msgid "Remaining demand available at"
- msgstr "剩余需求可在"
- #. module: sale_stock
- #. openerp-web
- #: code:addons/sale_stock/static/src/legacy/qty_at_date_widget.xml:0
- #: code:addons/sale_stock/static/src/widgets/qty_at_date_widget.xml:0
- #, python-format
- msgid "Reserved"
- msgstr "已预留"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order_line__route_id
- msgid "Route"
- msgstr "路线"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_stock_move__sale_line_id
- msgid "Sale Line"
- msgstr "销售明细行"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_procurement_group__sale_id
- msgid "Sale Order"
- msgstr "销售订单"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.stock_production_lot_view_form
- msgid "Sale Orders"
- msgstr "销售订单"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_stock_lot__sale_order_count
- msgid "Sale order count"
- msgstr "销售订单计数"
- #. module: sale_stock
- #: model:ir.model,name:sale_stock.model_sale_report
- msgid "Sales Analysis Report"
- msgstr "销售分析报告"
- #. module: sale_stock
- #: model:ir.model,name:sale_stock.model_sale_order
- #: model:ir.model.fields,field_description:sale_stock.field_stock_picking__sale_id
- msgid "Sales Order"
- msgstr "销售订单"
- #. module: sale_stock
- #: model:ir.model,name:sale_stock.model_sale_order_cancel
- msgid "Sales Order Cancel"
- msgstr "销售订单取消"
- #. module: sale_stock
- #: model:ir.model,name:sale_stock.model_sale_order_line
- msgid "Sales Order Line"
- msgstr "销售订单行"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.stock_location_route_view_form_inherit_sale_stock
- msgid "Sales Order Lines"
- msgstr "销售订单行"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_stock_lot__sale_order_ids
- msgid "Sales Orders"
- msgstr "销售订单"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_res_company__security_lead
- msgid "Sales Safety Days"
- msgstr "销售安全天数"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.res_config_settings_view_form_stock
- msgid "Schedule deliveries earlier to avoid delays"
- msgstr "提前安排交货以避免延误"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order_line__scheduled_date
- msgid "Scheduled Date"
- msgstr "安排的日期"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_res_config_settings__security_lead
- msgid "Security Lead Time"
- msgstr "安全提前时间"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_res_config_settings__use_security_lead
- msgid "Security Lead Time for Sales"
- msgstr "销售的安全提前期"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_stock_route__sale_selectable
- msgid "Selectable on Sales Order Line"
- msgstr "在销售订单行上可选"
- #. module: sale_stock
- #: model:ir.model.fields.selection,name:sale_stock.selection__res_config_settings__default_picking_policy__one
- msgid "Ship all products at once"
- msgstr "一次运送所有产品"
- #. module: sale_stock
- #: model:ir.model.fields.selection,name:sale_stock.selection__res_config_settings__default_picking_policy__direct
- msgid "Ship products as soon as available, with back orders"
- msgstr "尽快运送产品,并退回订单"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order__picking_policy
- msgid "Shipping Policy"
- msgstr "送货策略"
- #. module: sale_stock
- #: model:ir.model,name:sale_stock.model_stock_move
- msgid "Stock Move"
- msgstr "库存移动"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order_line__move_ids
- #: model:ir.model.fields.selection,name:sale_stock.selection__sale_order_line__qty_delivered_method__stock_move
- msgid "Stock Moves"
- msgstr "库存移动"
- #. module: sale_stock
- #: model:ir.model,name:sale_stock.model_report_stock_report_product_product_replenishment
- msgid "Stock Replenishment Report"
- msgstr "库存补货报告"
- #. module: sale_stock
- #: model:ir.model,name:sale_stock.model_stock_rule
- msgid "Stock Rule"
- msgstr "库存规则"
- #. module: sale_stock
- #: model:ir.model,name:sale_stock.model_stock_rules_report
- msgid "Stock Rules report"
- msgstr "库存规则报告"
- #. module: sale_stock
- #: model:ir.model,name:sale_stock.model_report_stock_report_stock_rule
- msgid "Stock rule report"
- msgstr "库存规则报告"
- #. module: sale_stock
- #. openerp-web
- #: code:addons/sale_stock/static/src/xml/delay_alert.xml:0
- #, python-format
- msgid "The delivery"
- msgstr "交货"
- #. module: sale_stock
- #: code:addons/sale_stock/models/sale_order.py:0
- #, python-format
- msgid ""
- "The delivery address has been changed on the Sales Order<br/>\n"
- " From <strong>\"%s\"</strong> To <strong>\"%s\"</strong>,\n"
- " You should probably update the partner on this document."
- msgstr ""
- "销售订单上的交货地址已经变更<br/>\n"
- " 从<strong>\"%s\"</strong> 变更为 <strong>\"%s\"</strong>,\n"
- " 您可能需要更新此文档上的客户。"
- #. module: sale_stock
- #: code:addons/sale_stock/models/sale_order_line.py:0
- #, python-format
- msgid ""
- "The ordered quantity cannot be decreased below the amount already delivered."
- " Instead, create a return in your inventory."
- msgstr "订购的数量不能减少到低于已经交付的数量。相反,在你的库存中创建退货。"
- #. module: sale_stock
- #. openerp-web
- #: code:addons/sale_stock/static/src/legacy/qty_at_date_widget.xml:0
- #: code:addons/sale_stock/static/src/widgets/qty_at_date_widget.xml:0
- #, python-format
- msgid "This product is replenished on demand."
- msgstr "此产品根据需求补货。"
- #. module: sale_stock
- #: model:ir.model,name:sale_stock.model_stock_picking
- msgid "Transfer"
- msgstr "调拨"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order__picking_ids
- msgid "Transfers"
- msgstr "调拨"
- #. module: sale_stock
- #: model:ir.model,name:sale_stock.model_res_users
- msgid "User"
- msgstr "用户"
- #. module: sale_stock
- #. openerp-web
- #: code:addons/sale_stock/static/src/legacy/qty_at_date_widget.xml:0
- #: code:addons/sale_stock/static/src/widgets/qty_at_date_widget.xml:0
- #, python-format
- msgid "View Forecast"
- msgstr "查看预测"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order_line__virtual_available_at_date
- msgid "Virtual Available At Date"
- msgstr "按日期的虚拟可用"
- #. module: sale_stock
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order__warehouse_id
- #: model:ir.model.fields,field_description:sale_stock.field_sale_order_line__warehouse_id
- #: model:ir.model.fields,field_description:sale_stock.field_sale_report__warehouse_id
- msgid "Warehouse"
- msgstr "仓库"
- #. module: sale_stock
- #: code:addons/sale_stock/models/sale_order.py:0
- #, python-format
- msgid "Warning!"
- msgstr "警告!"
- #. module: sale_stock
- #: model:ir.model.fields.selection,name:sale_stock.selection__sale_order__picking_policy__one
- msgid "When all products are ready"
- msgstr "当所有产品就绪时"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.res_config_settings_view_form_stock
- msgid "When to start shipping"
- msgstr "何时开始送货"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.exception_on_so
- msgid "cancelled"
- msgstr "已取消"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.res_config_settings_view_form_stock
- msgid "days"
- msgstr "天数"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.exception_on_picking
- #: model_terms:ir.ui.view,arch_db:sale_stock.exception_on_so
- msgid "of"
- msgstr "的"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.exception_on_so
- msgid "ordered instead of"
- msgstr "已订购,替换"
- #. module: sale_stock
- #: model_terms:ir.ui.view,arch_db:sale_stock.exception_on_picking
- msgid "processed instead of"
- msgstr "已处理,替换"
- #. module: sale_stock
- #. openerp-web
- #: code:addons/sale_stock/static/src/xml/delay_alert.xml:0
- #, python-format
- msgid "will be late."
- msgstr "将会延迟。"
|