# Translation of Odoo Server. # This file contains the translation of the following modules: # * pos_stripe # # Translators: # Wil Odoo, 2023 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-26 21:55+0000\n" "PO-Revision-Date: 2023-10-26 23:09+0000\n" "Last-Translator: Wil Odoo, 2023\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_stripe #. odoo-python #: code:addons/pos_stripe/models/pos_payment_method.py:0 #, python-format msgid "Complete the Stripe onboarding for company %s." msgstr "%s 회사에서 Stripe 온보딩을 완료하세요." #. module: pos_stripe #. odoo-python #: code:addons/pos_stripe/models/pos_payment_method.py:0 #: code:addons/pos_stripe/models/pos_payment_method.py:0 #: code:addons/pos_stripe/models/pos_payment_method.py:0 #, python-format msgid "Do not have access to fetch token from Stripe" msgstr "Stripe에서 토큰을 가져올 권한이 없습니다." #. module: pos_stripe #: model_terms:ir.ui.view,arch_db:pos_stripe.pos_payment_method_view_form_inherit_pos_stripe msgid "" "Don't forget to complete Stripe connect before using this payment method." msgstr "해당 결제 방법을 사용하기 전에 Stripe 연결을 완료하시기 바랍니다." #. module: pos_stripe #. odoo-javascript #: code:addons/pos_stripe/static/src/app/payment_stripe.js:0 #, python-format msgid "Failed to discover: %s" msgstr "검색에 실패했습니다: %s" #. module: pos_stripe #. odoo-javascript #: code:addons/pos_stripe/static/src/app/payment_stripe.js:0 #: code:addons/pos_stripe/static/src/app/payment_stripe.js:0 #, python-format msgid "Failed to load resource: net::ERR_INTERNET_DISCONNECTED." msgstr "리소스를 가져오지 못했습니다: net::ERR_INTERNET_DISCONNECTED." #. module: pos_stripe #. odoo-javascript #: code:addons/pos_stripe/static/src/app/payment_stripe.js:0 #, python-format msgid "No available Stripe readers." msgstr "사용할 수 있는 Stripe 리더기가 없습니다." #. module: pos_stripe #. odoo-javascript #: code:addons/pos_stripe/static/src/app/payment_stripe.js:0 #, python-format msgid "Payment canceled because not reader connected" msgstr "연결된 리더기가 없어서 결제가 취소되었습니다." #. module: pos_stripe #: model:ir.model,name:pos_stripe.model_pos_payment_method msgid "Point of Sale Payment Methods" msgstr "POS 결제 수단" #. module: pos_stripe #: model:ir.model,name:pos_stripe.model_pos_session msgid "Point of Sale Session" msgstr "점포판매시스템 기간" #. module: pos_stripe #. odoo-javascript #: code:addons/pos_stripe/static/src/app/payment_stripe.js:0 #, python-format msgid "Reader disconnected" msgstr "리더기 연결이 끊어졌습니다." #. module: pos_stripe #. odoo-python #: code:addons/pos_stripe/models/pos_payment_method.py:0 #, python-format msgid "Stripe" msgstr "Stripe" #. module: pos_stripe #. odoo-javascript #: code:addons/pos_stripe/static/src/app/payment_stripe.js:0 #, python-format msgid "Stripe Error" msgstr "Stripe 오류" #. module: pos_stripe #: model:ir.model.fields,field_description:pos_stripe.field_pos_payment_method__stripe_serial_number msgid "Stripe Serial Number" msgstr "Stripe 일련번호" #. module: pos_stripe #. odoo-python #: code:addons/pos_stripe/models/pos_payment_method.py:0 #, python-format msgid "Stripe payment provider for company %s is missing" msgstr "%s회사에 Stripe 결제대행업체가 누락되었습니다." #. module: pos_stripe #. odoo-javascript #: code:addons/pos_stripe/static/src/app/payment_stripe.js:0 #, python-format msgid "Stripe readers %s not listed in your account" msgstr "%s Stripe 리더기가 계정에 없습니다." #. module: pos_stripe #. odoo-python #: code:addons/pos_stripe/models/pos_payment_method.py:0 #, python-format msgid "Terminal %s is already used on payment method %s." msgstr "터미널 %s는 결제 방법 %s에 이미 사용되고 있습니다." #. module: pos_stripe #. odoo-python #: code:addons/pos_stripe/models/pos_payment_method.py:0 #: code:addons/pos_stripe/models/pos_payment_method.py:0 #, python-format msgid "There are some issues between us and Stripe, try again later." msgstr "Stripe를 사용하실 수 있도록 진행 중입니다. 나중에 다시 시도하세요." #. module: pos_stripe #: model:ir.model.fields,help:pos_stripe.field_pos_payment_method__stripe_serial_number msgid "[Serial number of the stripe terminal], for example: WSC513105011295" msgstr "[Stripe 단말기 일련번호], 예: WSC513105011295"