# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_dropshipping
# 
# Translators:
# Seongseok Shin <shinss61@hotmail.com>, 2018
# JH CHOI <hwangtog@gmail.com>, 2019
# 
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~11.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-09-18 09:49+0000\n"
"PO-Revision-Date: 2018-08-24 09:25+0000\n"
"Last-Translator: JH CHOI <hwangtog@gmail.com>, 2019\n"
"Language-Team: Korean (https://www.transifex.com/odoo/teams/41243/ko/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#. module: stock_dropshipping
#: model:stock.location.route,name:stock_dropshipping.route_drop_shipping
#: model:stock.picking.type,name:stock_dropshipping.picking_type_dropship
msgid "Dropship"
msgstr "직배송"

#. module: stock_dropshipping
#: model:ir.model.fields,field_description:stock_dropshipping.field_sale_order_line__purchase_line_ids
msgid "Generated Purchase Lines"
msgstr "생성된 구매 명세"

#. module: stock_dropshipping
#: model:ir.model,name:stock_dropshipping.model_purchase_order_line
msgid "Purchase Order Line"
msgstr "구매 주문 명세"

#. module: stock_dropshipping
#: model:ir.model.fields,help:stock_dropshipping.field_sale_order_line__purchase_line_ids
msgid ""
"Purchase line generated by this Sales item on order confirmation, or when "
"the quantity was increased."
msgstr "주문 확인 시 또는 수량이 증가된 시점에 이 판매 품목에서 생성된 구매 명세입니다."

#. module: stock_dropshipping
#: model:ir.model,name:stock_dropshipping.model_sale_order_line
msgid "Sales Order Line"
msgstr "판매 주문 명세"

#. module: stock_dropshipping
#: model:ir.model,name:stock_dropshipping.model_stock_rule
msgid "Stock Rule"
msgstr "재고 규칙"

#. module: stock_dropshipping
#: model:stock.rule,name:stock_dropshipping.stock_rule_drop_shipping
msgid "Vendor → Customer (Dropshipping)"
msgstr "공급업체 → 고객 (직배송)"
