180 lines
5.6 KiB
Plaintext
180 lines
5.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * pos_paytm
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 18.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-09-25 08:39+0000\n"
|
|
"PO-Revision-Date: 2024-09-25 09:41+0000\n"
|
|
"Last-Translator: Wil Odoo, 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: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__accept_payment
|
|
msgid "Accept Payment"
|
|
msgstr "결제 수락"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields.selection,name:pos_paytm.selection__pos_payment_method__allowed_payment_modes__all
|
|
msgid "All"
|
|
msgstr "전체"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__allowed_payment_modes
|
|
msgid "Allowed Payment Modes"
|
|
msgstr "허용되는 결제 모드"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields.selection,name:pos_paytm.selection__pos_payment_method__accept_payment__auto
|
|
msgid "Automatically"
|
|
msgstr "자동"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields.selection,name:pos_paytm.selection__pos_payment_method__allowed_payment_modes__card
|
|
msgid "Card"
|
|
msgstr "카드"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,help:pos_paytm.field_pos_payment_method__accept_payment
|
|
msgid ""
|
|
"Choose accept payment mode: \n"
|
|
" Manually or Automatically"
|
|
msgstr ""
|
|
"결제 방법을 선택합니다: \n"
|
|
"수동 또는 자동"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,help:pos_paytm.field_pos_payment_method__allowed_payment_modes
|
|
msgid ""
|
|
"Choose allow payment mode: \n"
|
|
" All/Card or QR"
|
|
msgstr ""
|
|
"결제 방법을 선택합니다: \n"
|
|
"모두/카드 또는 QR"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,help:pos_paytm.field_pos_payment_method__paytm_mid
|
|
msgid "Go to https://business.paytm.com/ and create the merchant account"
|
|
msgstr "https://business.paytm.com/ 으로 이동하여 판매자 계정을 생성합니다."
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields.selection,name:pos_paytm.selection__pos_payment_method__accept_payment__manual
|
|
msgid "Manually"
|
|
msgstr "수동"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,help:pos_paytm.field_pos_payment_method__paytm_merchant_key
|
|
msgid ""
|
|
"Merchant/AES key \n"
|
|
" ex: B1o6Ivjy8L1@abc9"
|
|
msgstr ""
|
|
"Merchant/AES key \n"
|
|
" 예: B1o6Ivjy8L1@abc9"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__channel_id
|
|
msgid "PayTM Channel ID"
|
|
msgstr "PayTM 채널 아이디"
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-javascript
|
|
#: code:addons/pos_paytm/static/src/js/payment_paytm.js:0
|
|
msgid "PayTM Error"
|
|
msgstr "PayTM 오류"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__paytm_merchant_key
|
|
msgid "PayTM Merchant API Key"
|
|
msgstr "PayTM 판매자 API 키"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__paytm_mid
|
|
msgid "PayTM Merchant ID"
|
|
msgstr "PayTM 판매자 아이디"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__paytm_tid
|
|
msgid "PayTM Terminal ID"
|
|
msgstr "PayTM 단말기 아이디"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__paytm_test_mode
|
|
msgid "PayTM Test Mode"
|
|
msgstr "PayTM 테스트 모드"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model,name:pos_paytm.model_pos_payment_method
|
|
msgid "Point of Sale Payment Methods"
|
|
msgstr "POS 결제 수단"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields.selection,name:pos_paytm.selection__pos_payment_method__allowed_payment_modes__qr
|
|
msgid "QR"
|
|
msgstr "QR"
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-javascript
|
|
#: code:addons/pos_paytm/static/src/js/payment_paytm.js:0
|
|
msgid "Reference number mismatched"
|
|
msgstr "참조 번호가 맞지 않습니다."
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-python
|
|
#: code:addons/pos_paytm/models/pos_payment_method.py:0
|
|
msgid "Something went wrong with paytm request. Please try later."
|
|
msgstr "paytm 요청에 문제가 발생했습니다. 나중에 다시 시도하세요."
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,help:pos_paytm.field_pos_payment_method__paytm_tid
|
|
msgid ""
|
|
"Terminal model or Activation code \n"
|
|
" ex: 70000123"
|
|
msgstr ""
|
|
"단말기 모델 또는 활성화 코드 \n"
|
|
" 예: 70000123"
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-python
|
|
#: code:addons/pos_paytm/models/pos_payment_method.py:0
|
|
msgid "This Payment Terminal is only valid for INR Currency"
|
|
msgstr "해당 결제 단말기는 INR 통화로만 사용할 수 있습니다."
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,help:pos_paytm.field_pos_payment_method__paytm_test_mode
|
|
msgid "Turn it on when in Test Mode"
|
|
msgstr "테스트 모드에서 켜기"
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-python
|
|
#: code:addons/pos_paytm/models/pos_payment_method.py:0
|
|
msgid "makePaymentRequest expected resultCode not found in the response"
|
|
msgstr "makePaymentRequest expected resultCode에서 응답하지 않습니다."
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-python
|
|
#: code:addons/pos_paytm/models/pos_payment_method.py:0
|
|
msgid "paymentFetchRequest expected resultCode not found in the response"
|
|
msgstr "paymentFetchRequest expected resultCode에서 응답하지 않습니다."
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-python
|
|
#: code:addons/pos_paytm/models/pos_payment_method.py:0
|
|
msgid "paytm transaction failure"
|
|
msgstr "paytm 거래 실패"
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-python
|
|
#: code:addons/pos_paytm/models/pos_payment_method.py:0
|
|
msgid "paytm transaction request declined"
|
|
msgstr "paytm transaction 요청 거부"
|