Odoo18-Base/addons/payment_payumoney/i18n/ko.po

123 lines
3.1 KiB
Plaintext
Raw Permalink Normal View History

2025-03-10 11:12:23 +07:00
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * payment_payumoney
#
# Translators:
# 최재호 <hwangtog@gmail.com>, 2018
# Linkup <link-up@naver.com>, 2018
#
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:22+0000\n"
"Last-Translator: Linkup <link-up@naver.com>, 2018\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: payment_payumoney
#: selection:payment.acquirer,provider:0
msgid "Adyen"
msgstr ""
#. module: payment_payumoney
#: selection:payment.acquirer,provider:0
msgid "Authorize.Net"
msgstr ""
#. module: payment_payumoney
#: selection:payment.acquirer,provider:0
msgid "Buckaroo"
msgstr ""
#. module: payment_payumoney
#: selection:payment.acquirer,provider:0
msgid "Manual Configuration"
msgstr ""
#. module: payment_payumoney
#: model:ir.model.fields,field_description:payment_payumoney.field_payment_acquirer__payumoney_merchant_key
msgid "Merchant Key"
msgstr ""
#. module: payment_payumoney
#: model:ir.model.fields,field_description:payment_payumoney.field_payment_acquirer__payumoney_merchant_salt
msgid "Merchant Salt"
msgstr ""
#. module: payment_payumoney
#: selection:payment.acquirer,provider:0
msgid "Ogone"
msgstr ""
#. module: payment_payumoney
#: selection:payment.acquirer,provider:0
msgid "PayUmoney"
msgstr ""
#. module: payment_payumoney
#: code:addons/payment_payumoney/models/payment.py:108
#, python-format
msgid "PayUmoney: invalid shasign, received %s, computed %s, for data %s"
msgstr ""
#. module: payment_payumoney
#: code:addons/payment_payumoney/models/payment.py:102
#, python-format
msgid "PayUmoney: received data for reference %s; multiple orders found"
msgstr ""
#. module: payment_payumoney
#: code:addons/payment_payumoney/models/payment.py:99
#, python-format
msgid "PayUmoney: received data for reference %s; no order found"
msgstr ""
#. module: payment_payumoney
#: code:addons/payment_payumoney/models/payment.py:94
#, python-format
msgid ""
"PayUmoney: received data with missing reference (%s) or pay_id (%s) or "
"shashign (%s)"
msgstr ""
#. module: payment_payumoney
#: model:ir.model,name:payment_payumoney.model_payment_acquirer
msgid "Payment Acquirer"
msgstr "지불 취득자"
#. module: payment_payumoney
#: model:ir.model,name:payment_payumoney.model_payment_transaction
msgid "Payment Transaction"
msgstr "지불 거래"
#. module: payment_payumoney
#: selection:payment.acquirer,provider:0
msgid "Paypal"
msgstr ""
#. module: payment_payumoney
#: model:ir.model.fields,field_description:payment_payumoney.field_payment_acquirer__provider
msgid "Provider"
msgstr "공급자"
#. module: payment_payumoney
#: selection:payment.acquirer,provider:0
msgid "Sips"
msgstr ""
#. module: payment_payumoney
#: selection:payment.acquirer,provider:0
msgid "Stripe"
msgstr ""
#. module: payment_payumoney
#: selection:payment.acquirer,provider:0
msgid "Wire Transfer"
msgstr ""