# Translation of Odoo Server. # This file contains the translation of the following modules: # * purchase_double_validation # # Translators: 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: 2015-08-14 05:47+0000\n" "Last-Translator: choijaeho \n" "Language-Team: Korean (http://www.transifex.com/odoo/odoo-8/language/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: purchase_double_validation #: help:purchase.config.settings,limit_amount:0 msgid "Amount after which validation of purchase is required." msgstr "수량 확인 후에 구매해야 합니다." #. module: purchase_double_validation #: view:purchase.order:purchase_double_validation.purchase_order_search_inherit msgid "Purchase orders which are not approved yet." msgstr "구매 주문이 아직 승인되지 않았습니다." #. module: purchase_double_validation #: view:purchase.order:purchase_double_validation.purchase_order_search_inherit msgid "To Approve" msgstr "승인하기" #. module: purchase_double_validation #: field:purchase.config.settings,limit_amount:0 msgid "limit to require a second approval" msgstr "승인이 두 번 필요하도록 제한합니다."