# Translation of Odoo Server. # This file contains the translation of the following modules: # * sale_stock # # Translators: # FIRST AUTHOR , 2014 msgid "" msgstr "" "Project-Id-Version: Odoo 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-01-21 14:08+0000\n" "PO-Revision-Date: 2017-03-25 14:59+0000\n" "Last-Translator: Martin Trigaux\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/odoo/odoo-8/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" #. module: sale_stock #: code:addons/sale_stock/sale_stock.py:266 #, python-format msgid "(n/a)" msgstr "(不適用)" #. module: sale_stock #: field:sale.config.settings,module_delivery:0 msgid "Allow adding shipping costs" msgstr "允許加上貨運成本" #. module: sale_stock #: help:sale.config.settings,module_delivery:0 msgid "" "Allows you to add delivery methods in sales orders and delivery orders.\n" "You can define your own carrier and delivery grids for prices.\n" "-This installs the module delivery." msgstr "" #. module: sale_stock #: help:sale.config.settings,group_route_so_lines:0 msgid "Allows you to choose a delivery route on sales order lines" msgstr "" #. module: sale_stock #: help:sale.config.settings,group_mrp_properties:0 msgid "Allows you to tag sales order lines with properties." msgstr "讓您在銷售訂單細項標記屬性。" #. module: sale_stock #: view:sale.order:sale_stock.view_order_form_inherit msgid "Cancel Order" msgstr "取消訂單" #. module: sale_stock #: code:addons/sale_stock/sale_stock.py:160 #, python-format msgid "Cannot cancel sales order!" msgstr "無法取消銷售訂單" #. module: sale_stock #: field:sale.config.settings,group_route_so_lines:0 msgid "Choose MTO, drop shipping,... on sales order lines" msgstr "" #. module: sale_stock #: model:ir.model,name:sale_stock.model_res_company msgid "Companies" msgstr "公司" #. module: sale_stock #: code:addons/sale_stock/sale_stock.py:277 #: code:addons/sale_stock/sale_stock.py:352 #, python-format msgid "Configuration Error!" msgstr "設定錯誤!" #. module: sale_stock #: model:ir.actions.act_window,name:sale_stock.res_partner_rule_children msgid "Contact Details" msgstr "連絡人詳細資料" #. module: sale_stock #: view:sale.config.settings:sale_stock.view_sales_config_sale_stock msgid "Default Options" msgstr "預設選項" #. module: sale_stock #: field:sale.config.settings,default_picking_policy:0 msgid "Deliver all at once when all products are available." msgstr "等所有產品都有庫存時,一次全部出貨。" #. module: sale_stock #: selection:sale.order,picking_policy:0 msgid "Deliver all products at once" msgstr "一次全部交貨" #. module: sale_stock #: selection:sale.order,picking_policy:0 msgid "Deliver each product when available" msgstr "可供貨產品先出貨" #. module: sale_stock #: field:sale.order,shipped:0 msgid "Delivered" msgstr "已出貨" #. module: sale_stock #: model:ir.actions.act_window,name:sale_stock.outgoing_picking_list_to_invoice #: model:ir.ui.menu,name:sale_stock.menu_action_picking_list_to_invoice msgid "Deliveries to Invoice" msgstr "需開立發票的出貨單" #. module: sale_stock #: model:res.groups,name:sale_stock.group_invoice_deli_orders msgid "Enable Invoicing Delivery orders" msgstr "啟用依出貨單開立發票" #. module: sale_stock #: model:res.groups,name:sale_stock.group_route_so_lines msgid "Enable Route on Sales Order Line" msgstr "開啟銷售訂單行上的路線" #. module: sale_stock #: field:sale.config.settings,group_invoice_deli_orders:0 msgid "Generate invoices after and based on delivery orders" msgstr "依出貨單產生發票" #. module: sale_stock #: view:sale.order:sale_stock.view_order_form_inherit msgid "Ignore Exception" msgstr "忽略例外情形" #. module: sale_stock #: field:sale.order,incoterm:0 msgid "Incoterm" msgstr "國際商業用語" #. module: sale_stock #: help:sale.order,incoterm:0 msgid "" "International Commercial Terms are a series of predefined commercial terms " "used in international transactions." msgstr "國貿條款(INCOTERMS)是一系列事先定義並使用於國際交易的商業術語。" #. module: sale_stock #: model:ir.model,name:sale_stock.model_stock_location_route msgid "Inventory Routes" msgstr "庫存路徑" #. module: sale_stock #: selection:sale.config.settings,default_order_policy:0 msgid "Invoice based on deliveries" msgstr "依出貨單開立發票" #. module: sale_stock #: selection:sale.config.settings,default_order_policy:0 msgid "Invoice based on sales orders" msgstr "依銷售訂單開立發票" #. module: sale_stock #: help:sale.config.settings,task_work:0 msgid "" "Lets you transfer the entries under tasks defined for Project Management to the Timesheet line entries for particular date and particular user with the effect of creating, editing and deleting either ways and to automatically creates project tasks from procurement lines.\n" "-This installs the modules project_timesheet and sale_service." msgstr "" #. module: sale_stock #: help:res.company,security_lead:0 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 #: code:addons/sale_stock/sale_stock.py:347 #, python-format msgid "Not enough stock ! : " msgstr "庫存不足! " #. module: sale_stock #: field:sale.order.line,number_packages:0 msgid "Number Packages" msgstr "包裹數量" #. module: sale_stock #: code:addons/sale_stock/res_config.py:78 #, python-format msgid "Only administrators can change the settings" msgstr "" #. module: sale_stock #: field:sale.order.line,product_packaging:0 msgid "Packaging" msgstr "包裝" #. module: sale_stock #: help:sale.order,picking_policy:0 msgid "" "Pick 'Deliver each product when available' if you allow partial delivery." msgstr "假如您允許部分出貨,請選擇「有庫存的產品先出貨」(Deliver each product when available) 。" #. module: sale_stock #: code:addons/sale_stock/sale_stock.py:275 #, python-format msgid "Picking Information ! : " msgstr "提貨資訊!: " #. module: sale_stock #: model:ir.model,name:sale_stock.model_stock_picking msgid "Picking List" msgstr "提貨單" #. module: sale_stock #: field:sale.order,picking_ids:0 msgid "Picking associated to this sale" msgstr "" #. module: sale_stock #: field:sale.config.settings,task_work:0 msgid "Prepare invoices based on task's activities" msgstr "依工時狀況開立發票" #. module: sale_stock #: model:ir.model,name:sale_stock.model_product_product msgid "Product" msgstr "產品" #. module: sale_stock #: field:sale.order.line,product_tmpl_id:0 msgid "Product Template" msgstr "產品範本" #. module: sale_stock #: field:sale.config.settings,group_mrp_properties:0 msgid "Product properties on order lines" msgstr "訂單細項產品的屬性" #. module: sale_stock #: field:sale.config.settings,module_project_timesheet:0 msgid "Project Timesheet" msgstr "專案工時表" #. module: sale_stock #: view:sale.order:sale_stock.view_order_form_inherit msgid "Recreate Delivery Order" msgstr "重新建立出貨單" #. module: sale_stock #: field:sale.order.line,route_id:0 msgid "Route" msgstr "路線" #. module: sale_stock #: field:stock.picking,sale_id:0 msgid "Sale Order" msgstr "銷貨單" #. module: sale_stock #: view:stock.location.route:sale_stock.stock_location_route_form_view_inherit msgid "Sale Order Lines" msgstr "銷貨單明細" #. module: sale_stock #: field:sale.config.settings,module_sale_service:0 msgid "Sale Service" msgstr "" #. module: sale_stock #: model:ir.model,name:sale_stock.model_sale_order msgid "Sales Order" msgstr "銷售訂單" #. module: sale_stock #: model:ir.model,name:sale_stock.model_sale_order_line msgid "Sales Order Line" msgstr "銷售訂單細項" #. module: sale_stock #: model:ir.model,name:sale_stock.model_sale_report msgid "Sales Orders Statistics" msgstr "銷售訂單統計" #. module: sale_stock #: help:sale.config.settings,default_picking_policy:0 msgid "" "Sales order by default will be configured to deliver all products at once " "instead of delivering each product when it is available. This may have an " "impact on the shipping price." msgstr "銷售訂單預設將設為「一次全部出貨」代替「可供貨產品先出貨」。這可能會影響到貨運價格。" #. module: sale_stock #: field:res.company,security_lead:0 msgid "Security Days" msgstr "安全天數" #. module: sale_stock #: field:stock.location.route,sale_selectable:0 msgid "Selectable on Sales Order Line" msgstr "" #. module: sale_stock #: field:sale.report,shipped:0 field:sale.report,shipped_qty_1:0 msgid "Shipped" msgstr "已出貨" #. module: sale_stock #: field:sale.order,picking_policy:0 msgid "Shipping Policy" msgstr "貨運規則" #. module: sale_stock #: model:ir.model,name:sale_stock.model_stock_move msgid "Stock Move" msgstr "庫存調動" #. module: sale_stock #: field:sale.config.settings,default_order_policy:0 msgid "The default invoicing method is" msgstr "預設開立發票的方式是" #. module: sale_stock #: view:stock.picking:sale_stock.view_picking_internal_search_inherit msgid "To Invoice" msgstr "待開發票" #. module: sale_stock #: help:sale.config.settings,group_invoice_deli_orders:0 msgid "" "To allow your salesman to make invoices for Delivery Orders using the menu " "'Deliveries to Invoice'." msgstr "讓您的業務人員可用選單項目「依出貨單開立發票」來依出貨單開立發票。" #. module: sale_stock #: view:sale.order:sale_stock.view_order_form_inherit msgid "View Delivery Order" msgstr "檢視出貨單" #. module: sale_stock #: field:sale.order,warehouse_id:0 field:sale.report,warehouse_id:0 msgid "Warehouse" msgstr "倉庫" #. module: sale_stock #: help:sale.config.settings,default_order_policy:0 msgid "You can generate invoices based on sales orders or based on shippings." msgstr "您可依銷售訂單或出貨單產生發票。" #. module: sale_stock #: code:addons/sale_stock/sale_stock.py:161 #, python-format msgid "" "You must first cancel all delivery order(s) attached to this sales order." msgstr "您必須先取消與此銷售訂單相關的所有出貨單。" #. module: sale_stock #: code:addons/sale_stock/sale_stock.py:343 #, python-format msgid "" "You plan to sell %.2f %s but you only have %.2f %s available !\n" "The real stock is %.2f %s. (without reservations)" msgstr "您計畫售出 %.2f %s ,但您只有 %.2f %s 可用!\n實際庫存是 %.2f %s。 (不含已預定保留)" #. module: sale_stock #: code:addons/sale_stock/sale_stock.py:270 #, python-format msgid "" "You selected a quantity of %s %s.\n" "But it's not compatible with the selected packaging.\n" "Here is a proposition of quantities according to the packaging:\n" "EAN: %s Quantity: %s Type of ul: %s" msgstr "" #. module: sale_stock #: view:sale.order:sale_stock.view_order_form_inherit msgid "days" msgstr "天"