# Translation of Odoo Server. # This file contains the translation of the following modules: # * product_extended # # Translators: msgid "" msgstr "" "Project-Id-Version: Odoo 9.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-08-18 14:07+0000\n" "PO-Revision-Date: 2016-01-25 08:56+0000\n" "Last-Translator: Martin Trigaux\n" "Language-Team: Korean (http://www.transifex.com/odoo/odoo-9/language/ko/)\n" "Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: product_extended #: code:addons/product_extended/wizard/wizard_price.py:24 #: code:addons/product_extended/wizard/wizard_price.py:40 #, python-format msgid "Active ID is not set in Context." msgstr "활성 ID가 문맥에 설정되지 않았습니다." #. module: product_extended #: model:ir.model,name:product_extended.model_mrp_bom msgid "Bill of Material" msgstr "재료 명세서" #. module: product_extended #: model:ir.ui.view,arch_db:product_extended.view_compute_price_wizard msgid "Cancel" msgstr "취소" #. module: product_extended #: model:ir.ui.view,arch_db:product_extended.view_compute_price_wizard msgid "Change Price" msgstr "가격 변경" #. module: product_extended #: model:ir.ui.view,arch_db:product_extended.view_compute_price_wizard msgid "Change Standard Price" msgstr "표준 가격 변경" #. module: product_extended #: model:ir.model.fields,field_description:product_extended.field_wizard_price_recursive msgid "Change prices of child BoMs too" msgstr "하위 재료 명세서의 가격도 변경" #. module: product_extended #: model:ir.actions.act_window,name:product_extended.action_view_compute_price_wizard #: model:ir.model,name:product_extended.model_wizard_price msgid "Compute Price Wizard" msgstr "가격 마법사 계산" #. module: product_extended #: model:ir.ui.view,arch_db:product_extended.product_product_ext_form_view2 msgid "Compute from BOM" msgstr "" #. module: product_extended #: model:ir.ui.view,arch_db:product_extended.product_product_ext_form_view2 msgid "" "Compute the price of the product using products and operations of related " "bill of materials, for manufactured products only." msgstr "" #. module: product_extended #: model:ir.model.fields,field_description:product_extended.field_wizard_price_create_uid msgid "Created by" msgstr "작성자" #. module: product_extended #: model:ir.model.fields,field_description:product_extended.field_wizard_price_create_date msgid "Created on" msgstr "작성일" #. module: product_extended #: model:ir.model.fields,field_description:product_extended.field_wizard_price_display_name msgid "Display Name" msgstr "표시 이름" #. module: product_extended #: model:ir.model.fields,field_description:product_extended.field_wizard_price_real_time_accounting msgid "Generate accounting entries when real-time" msgstr "실시간으로 회계 항목 생성" #. module: product_extended #: model:ir.model.fields,field_description:product_extended.field_wizard_price_id msgid "ID" msgstr "ID" #. module: product_extended #: model:ir.model.fields,field_description:product_extended.field_wizard_price_info_field msgid "Info" msgstr "정보" #. module: product_extended #: model:ir.model.fields,field_description:product_extended.field_wizard_price___last_update msgid "Last Modified on" msgstr "최근 수정" #. module: product_extended #: model:ir.model.fields,field_description:product_extended.field_wizard_price_write_uid msgid "Last Updated by" msgstr "최근 갱신한 사람" #. module: product_extended #: model:ir.model.fields,field_description:product_extended.field_wizard_price_write_date msgid "Last Updated on" msgstr "최근 갱신 날짜" #. module: product_extended #: model:ir.model.fields,field_description:product_extended.field_mrp_bom_get_variant_count msgid "Number of variant for the product" msgstr "" #. module: product_extended #: model:ir.model,name:product_extended.model_product_template msgid "Product Template" msgstr "제품 양식" #. module: product_extended #: model:ir.ui.view,arch_db:product_extended.view_compute_price_wizard msgid "Set price on BoM" msgstr "재료 명세서에 가격 설정" #. module: product_extended #: model:ir.model.fields,field_description:product_extended.field_mrp_bom_standard_price msgid "Standard Price" msgstr "표준 가격" #. module: product_extended #: model:ir.ui.view,arch_db:product_extended.view_compute_price_wizard msgid "" "The price is computed from the bill of material lines which are not variant " "specific" msgstr "가격은 특별히 변형되지 않는 한 재료 명세서의 입력줄에서 계산됩니다" #. module: product_extended #: code:addons/product_extended/wizard/wizard_price.py:38 #, fuzzy, python-format msgid "" "This wizard is built for product templates, while you are currently running " "it from a product variant." msgstr "이 마법사는 현재 상품 변형을 실행하는 동안 상품 서식을 구축합니다." #~ msgid "Compute price wizard" #~ msgstr "가격 마법사 계산"