# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_pine_labs
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Kwanghee Park (kwpa)" <kwpa@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~18.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-12-02 14:55+0000\n"
"Last-Translator: \"Kwanghee Park (kwpa)\" <kwpa@odoo.com>\n"
"Language-Team: Korean <https://translate.odoo.com/projects/odoo-19/"
"pos_pine_labs/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"
"X-Generator: Weblate 5.14.3\n"

#. module: pos_pine_labs
#: model:ir.model.fields,help:pos_pine_labs.field_pos_payment_method__pine_labs_client
msgid "A client id issued directly to the merchant by Pine Labs."
msgstr "Pine Labs에서 판매자에게 직접 발급한 고객용 ID입니다."

#. module: pos_pine_labs
#: model:ir.model.fields,help:pos_pine_labs.field_pos_payment_method__pine_labs_merchant
msgid "A merchant id issued directly to the merchant by Pine Labs."
msgstr "Pine Labs에서 판매자에게 직접 발급한 판매자용 ID입니다."

#. module: pos_pine_labs
#: model:ir.model.fields,help:pos_pine_labs.field_pos_payment_method__pine_labs_security_token
msgid "A security token issued directly to the merchant by Pine Labs."
msgstr "Pine Labs에서 판매자에게 직접 발급한 보안 토큰입니다."

#. module: pos_pine_labs
#: model:ir.model.fields,help:pos_pine_labs.field_pos_payment_method__pine_labs_store
msgid "A store id issued directly to the merchant by Pine Labs."
msgstr "Pine Labs에서 판매자에게 직접 발급한 스토어 ID입니다."

#. module: pos_pine_labs
#: model:ir.model.fields,help:pos_pine_labs.field_pos_payment_method__pine_labs_allowed_payment_mode
msgid "Accepted payment modes by Pine Labs for transactions."
msgstr "거래에 대해 Pine Labs에서 허용할 결제 방식을 확인하세요."

#. module: pos_pine_labs
#: model:ir.model.fields.selection,name:pos_pine_labs.selection__pos_payment_method__pine_labs_allowed_payment_mode__all
msgid "All"
msgstr "전체"

#. module: pos_pine_labs
#. odoo-javascript
#: code:addons/pos_pine_labs/static/src/app/utils/payment/payment_pine_labs.js:0
msgid "Cannot process transactions with negative amount."
msgstr "거래 금액이 마이너스인 경우 처리할 수 없습니다."

#. module: pos_pine_labs
#: model:ir.model.fields.selection,name:pos_pine_labs.selection__pos_payment_method__pine_labs_allowed_payment_mode__card
msgid "Card"
msgstr "카드"

#. module: pos_pine_labs
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment__display_name
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment_method__display_name
msgid "Display Name"
msgstr "표시명"

#. module: pos_pine_labs
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment__id
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment_method__id
msgid "ID"
msgstr "ID"

#. module: pos_pine_labs
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment_method__pine_labs_allowed_payment_mode
msgid "Pine Labs Allowed Payment Modes"
msgstr "Pine Labs에서 허용하는 결제 방식"

#. module: pos_pine_labs
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment_method__pine_labs_client
msgid "Pine Labs Client ID"
msgstr "Pine Labs 클라이언트 ID"

#. module: pos_pine_labs
#. odoo-javascript
#: code:addons/pos_pine_labs/static/src/app/utils/payment/payment_pine_labs.js:0
msgid "Pine Labs Error"
msgstr "Pine Labs 오류"

#. module: pos_pine_labs
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment_method__pine_labs_merchant
msgid "Pine Labs Merchant ID"
msgstr "Pine Labs 판매자 ID"

#. module: pos_pine_labs
#. odoo-python
#: code:addons/pos_pine_labs/models/pos_payment_method.py:0
msgid ""
"Pine Labs POS transaction cancelled. Retry again for collecting payment."
msgstr ""
"Pine Labs POS 거래가 취소되었습니다. 결제 수금을 하려면 다시 시도하세요."

#. module: pos_pine_labs
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment_method__pine_labs_security_token
msgid "Pine Labs Security Token"
msgstr "Pine Labs 보안 토큰"

#. module: pos_pine_labs
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment_method__pine_labs_store
msgid "Pine Labs Store ID"
msgstr "Pine Labs 스토어 ID"

#. module: pos_pine_labs
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment_method__pine_labs_test_mode
msgid "Pine Labs Test Mode"
msgstr "Pine Labs 테스트 모드"

#. module: pos_pine_labs
#. odoo-javascript
#: code:addons/pos_pine_labs/static/src/app/utils/payment/payment_pine_labs.js:0
msgid "Pine Labs get payment status request failed"
msgstr "Pine Labs 결제 상태 요청이 실패했습니다."

#. module: pos_pine_labs
#. odoo-javascript
#: code:addons/pos_pine_labs/static/src/app/utils/payment/payment_pine_labs.js:0
msgid "Pine Labs make payment request failed"
msgstr "Pine Labs 결제 요청 실패"

#. module: pos_pine_labs
#. odoo-javascript
#: code:addons/pos_pine_labs/static/src/app/utils/payment/payment_pine_labs.js:0
msgid "Pine Labs payment cancellation request failed"
msgstr "Pine Labs 결제 취소 요청 실패"

#. module: pos_pine_labs
#: model:ir.model.fields,field_description:pos_pine_labs.field_pos_payment__pine_labs_plutus_transaction_ref
msgid "PineLabs Transaction ID"
msgstr "PineLabs 작업 ID"

#. module: pos_pine_labs
#: model:ir.model,name:pos_pine_labs.model_pos_payment_method
msgid "Point of Sale Payment Methods"
msgstr "POS 결제 수단"

#. module: pos_pine_labs
#: model:ir.model,name:pos_pine_labs.model_pos_payment
msgid "Point of Sale Payments"
msgstr "점포판매시스템 결제"

#. module: pos_pine_labs
#. odoo-javascript
#: code:addons/pos_pine_labs/static/src/app/utils/payment/payment_pine_labs.js:0
msgid "Reference number mismatched"
msgstr "참조 번호가 맞지 않습니다."

#. module: pos_pine_labs
#: model:ir.model.fields,help:pos_pine_labs.field_pos_payment__pine_labs_plutus_transaction_ref
msgid ""
"Required during the refund order process: https://developer.pinelabs.com/in/"
"instore/cloud-integration#Example-JSON-request-for-Void-ICB-on-UPI-"
"transaction"
msgstr ""
"환불 주문 처리 과정 중 필수 사항: https://developer.pinelabs.com/in/instore/"
"cloud-integration#Example-JSON-request-for-Void-ICB-on-UPI-transaction"

#. module: pos_pine_labs
#: model:ir.model.fields,help:pos_pine_labs.field_pos_payment_method__pine_labs_test_mode
msgid "Test Pine Labs transaction process."
msgstr "Pine Labs 거래 프로세스 테스트"

#. module: pos_pine_labs
#. odoo-python
#: code:addons/pos_pine_labs/models/pos_payment_method.py:0
msgid ""
"The expected error code for the Pine Labs POS status request was not "
"included in the response."
msgstr ""
"Pine Labs POS 상태 요청에 대한 응답에 예상되는 오류 코드가 누락되었습니다."

#. module: pos_pine_labs
#. odoo-python
#: code:addons/pos_pine_labs/models/pos_payment_method.py:0
msgid "This Payment Terminal is only valid for INR Currency"
msgstr "해당 결제 단말기는 INR 통화로만 사용할 수 있습니다."

#. module: pos_pine_labs
#. odoo-javascript
#: code:addons/pos_pine_labs/static/src/app/utils/payment/payment_pine_labs.js:0
msgid "Transaction failed due to inactivity"
msgstr "비활성 상태로 인해 거래가 실패했습니다."

#. module: pos_pine_labs
#: model:ir.model.fields.selection,name:pos_pine_labs.selection__pos_payment_method__pine_labs_allowed_payment_mode__upi
msgid "Upi"
msgstr "Upi"

#~ msgid "Pine Labs PlutusTransactionReferenceID"
#~ msgstr "Pine Labs Plutus 거래 참조 ID"
