# Translation of Odoo Server. # This file contains the translation of the following modules: # * payment_asiapay # # Translators: # Wil Odoo, 2024 # Daye Jeong, 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 18.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-09-26 08:56+0000\n" "PO-Revision-Date: 2024-09-25 09:41+0000\n" "Last-Translator: Daye Jeong, 2024\n" "Language-Team: Korean (https://app.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: payment_asiapay #. odoo-python #: code:addons/payment_asiapay/models/payment_transaction.py:0 msgid "" "An error occurred during the processing of your payment (success code " "%(success_code)s; primary response code %(response_code)s). Please try " "again." msgstr "" "결제를 처리하는 동안 오류가 발생했습니다(성공 코드 %(success_code)s;, 기본 응답 코드 %(response_code)s)." " 다시 시도해 주세요." #. module: payment_asiapay #: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__code__asiapay msgid "AsiaPay" msgstr "AsiaPay" #. module: payment_asiapay #: model:ir.model.fields,field_description:payment_asiapay.field_payment_provider__asiapay_merchant_id msgid "AsiaPay Merchant ID" msgstr "AsiaPay 판매자 ID" #. module: payment_asiapay #: model:ir.model.fields,field_description:payment_asiapay.field_payment_provider__asiapay_secure_hash_function msgid "AsiaPay Secure Hash Function" msgstr "AsiaPay 보안 해시 기능" #. module: payment_asiapay #: model:ir.model.fields,field_description:payment_asiapay.field_payment_provider__asiapay_secure_hash_secret msgid "AsiaPay Secure Hash Secret" msgstr "AsiaPay 보안 해시 비밀" #. module: payment_asiapay #: model:ir.model.fields,field_description:payment_asiapay.field_payment_provider__asiapay_brand msgid "Asiapay Brand" msgstr "Asiapay 브랜드" #. module: payment_asiapay #: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__asiapay_brand__bimopay msgid "BimoPay" msgstr "BimoPay" #. module: payment_asiapay #: model_terms:ir.ui.view,arch_db:payment_asiapay.payment_provider_form msgid "Brand" msgstr "상표" #. module: payment_asiapay #: model:ir.model.fields,field_description:payment_asiapay.field_payment_provider__code msgid "Code" msgstr "코드" #. module: payment_asiapay #: model_terms:ir.ui.view,arch_db:payment_asiapay.payment_provider_form msgid "Merchant ID" msgstr "판매자 ID" #. module: payment_asiapay #. odoo-python #: code:addons/payment_asiapay/models/payment_transaction.py:0 msgid "No transaction found matching reference %s." msgstr "%s 참조와 일치하는 거래 항목이 없습니다." #. module: payment_asiapay #. odoo-python #: code:addons/payment_asiapay/models/payment_provider.py:0 msgid "Only one currency can be selected by AsiaPay account." msgstr "AsiaPay 계정당 하나의 통화만 선택할 수 있습니다." #. module: payment_asiapay #: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__asiapay_brand__paydollar msgid "PayDollar" msgstr "PayDollar" #. module: payment_asiapay #: model:ir.model,name:payment_asiapay.model_payment_provider msgid "Payment Provider" msgstr "결제대행업체" #. module: payment_asiapay #: model:ir.model,name:payment_asiapay.model_payment_transaction msgid "Payment Transaction" msgstr "지불 거래" #. module: payment_asiapay #: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__asiapay_brand__pesopay msgid "PesoPay" msgstr "PesoPay" #. module: payment_asiapay #. odoo-python #: code:addons/payment_asiapay/models/payment_transaction.py:0 msgid "Received data with missing reference %(ref)s." msgstr "참조 %(ref)s가 누락된 데이터가 수신되었습니다." #. module: payment_asiapay #. odoo-python #: code:addons/payment_asiapay/models/payment_transaction.py:0 msgid "Received data with missing success code." msgstr "성공 코드가 누락된 데이터가 수신되었습니다." #. module: payment_asiapay #: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__asiapay_secure_hash_function__sha1 msgid "SHA1" msgstr "SHA1" #. module: payment_asiapay #: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__asiapay_secure_hash_function__sha256 msgid "SHA256" msgstr "SHA256" #. module: payment_asiapay #: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__asiapay_secure_hash_function__sha512 msgid "SHA512" msgstr "SHA512" #. module: payment_asiapay #: model_terms:ir.ui.view,arch_db:payment_asiapay.payment_provider_form msgid "Secure Hash Function" msgstr "보안 해시 기능" #. module: payment_asiapay #: model_terms:ir.ui.view,arch_db:payment_asiapay.payment_provider_form msgid "Secure Hash Secret" msgstr "보안 해시 비밀" #. module: payment_asiapay #: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__asiapay_brand__siampay msgid "SiamPay" msgstr "SiamPay" #. module: payment_asiapay #: model:ir.model.fields,help:payment_asiapay.field_payment_provider__asiapay_merchant_id msgid "The Merchant ID solely used to identify your AsiaPay account." msgstr "AsiaPay 계정을 식별하는 데 사용되는 판매자 ID입니다." #. module: payment_asiapay #: model:ir.model.fields,help:payment_asiapay.field_payment_provider__asiapay_brand msgid "The brand associated to your AsiaPay account." msgstr "AsiaPay 계정과 연결된 브랜드입니다." #. module: payment_asiapay #: model:ir.model.fields,help:payment_asiapay.field_payment_provider__asiapay_secure_hash_function msgid "The secure hash function associated to your AsiaPay account." msgstr "AsiaPay 계정과 연결된 보안 해시 기능입니다." #. module: payment_asiapay #: model:ir.model.fields,help:payment_asiapay.field_payment_provider__code msgid "The technical code of this payment provider." msgstr "이 결제대행업체의 기술 코드입니다." #. module: payment_asiapay #. odoo-python #: code:addons/payment_asiapay/models/payment_transaction.py:0 msgid "Unknown success code: %s" msgstr "알 수 없는 성공 코드: %s"