From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/account_payment/i18n/ko.po | 202 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 202 insertions(+) create mode 100644 addons/account_payment/i18n/ko.po (limited to 'addons/account_payment/i18n/ko.po') diff --git a/addons/account_payment/i18n/ko.po b/addons/account_payment/i18n/ko.po new file mode 100644 index 00000000..602911d4 --- /dev/null +++ b/addons/account_payment/i18n/ko.po @@ -0,0 +1,202 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_payment +# +# Translators: +# JH CHOI , 2020 +# Linkup , 2020 +# Martin Trigaux, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-27 14:12+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: Martin Trigaux, 2020\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: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_success +msgid "Communication: " +msgstr "의사소통 : " + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +msgid "" +" " +"Pay Now" +msgstr "" +" " +"지불하기" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment +msgid " Pay Now" +msgstr " 지불하기" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment +msgid " Paid" +msgstr " 지불 완료" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment +msgid " Pending" +msgstr " 보류" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment +msgid "" +" You have credits card registered, you can log-in " +"to be able to use them." +msgstr " 신용 카드가 등록되었습니다. 로그인하여 사용할 수 있습니다." + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +msgid "" +" Cancelled" +msgstr "" +" 취소됨" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +msgid "" +" Waiting for " +"Payment" +msgstr "" +" 결제 대기 중" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +msgid "" +" Authorized" +msgstr "" +" 인증됨" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +msgid "" +" Paid" +msgstr "" +" 지불 완료" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +msgid "" +" Reversed" +msgstr "" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +msgid "" +" Pending" +msgstr "" +" 보류" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment +msgid "Close" +msgstr "마감" + +#. module: account_payment +#: model:ir.model.fields,field_description:account_payment.field_payment_transaction__display_name +msgid "Display Name" +msgstr "이름 표시" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_success +msgid "" +"Done, your online payment has been successfully processed. Thank you for " +"your order." +msgstr "완료. 귀하의 온라인 결제가 성공적으로 처리되었습니다. 주문해 주셔서 감사합니다." + +#. module: account_payment +#: model:ir.model.fields,field_description:account_payment.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: account_payment +#: code:addons/account_payment/controllers/payment.py:0 +#, python-format +msgid "" +"If we store your payment information on our server, subscription payments " +"will be made automatically." +msgstr "서버에 지불 정보를 저장할 경우, 월별로 자동 지불됩니다." + +#. module: account_payment +#: model:ir.model.fields,field_description:account_payment.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "최근 수정" + +#. module: account_payment +#: code:addons/account_payment/controllers/payment.py:0 +#, python-format +msgid "Pay & Confirm" +msgstr "지불 및 확인" + +#. module: account_payment +#: code:addons/account_payment/models/payment.py:0 +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +#, python-format +msgid "Pay Now" +msgstr "지금 지불합니다" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +msgid "Pay now" +msgstr "지불하기" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment +msgid "Pay with" +msgstr "결제 방법" + +#. module: account_payment +#: model:ir.model,name:account_payment.model_payment_transaction +msgid "Payment Transaction" +msgstr "결제 처리" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +msgid "Status" +msgstr "상태" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error +msgid "There was an error processing your payment: invalid invoice." +msgstr "지불 처리 중 오류 발생: 청구서가 잘못되었습니다." + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error +msgid "" +"There was an error processing your payment: issue with credit card ID " +"validation." +msgstr "지불 처리 중 오류 발생: 신용 카드 ID 검증에 문제가 있습니다." + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error +msgid "There was an error processing your payment: transaction failed.
" +msgstr "지불 처리 중 오류 발생: 거래가 실패했습니다.
" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error +msgid "There was en error processing your payment: invalid credit card ID." +msgstr "지불 처리 중 오류 발생: 신용 카드 ID가 잘못되었습니다." -- cgit v1.2.3