Files
Yamen Ahmad 3e83d8d7d5 feat: add complete EnCoach backend — Odoo 19 + all addons
Includes:
- Odoo 19 framework (odoo/)
- 27 custom EnCoach addons (new_project/custom_addons/)
  - encoach_core, encoach_api, encoach_lms_api, encoach_adaptive_api
  - encoach_exam, encoach_taxonomy, encoach_adaptive, encoach_assignment
  - encoach_ai, encoach_ai_grading, encoach_ai_generation, encoach_ai_media
  - encoach_courseware, encoach_communication, encoach_subscription
  - encoach_notification, encoach_approval, encoach_branding
  - encoach_classroom, encoach_registration, encoach_stats
  - encoach_faq, encoach_ticket, encoach_training, encoach_resources
  - encoach_adaptive_ai, encoach_sis
- 21 OpenEduCat Enterprise modules (new_project/enterprise-19/)
- 14 OpenEduCat Community modules (new_project/openeducat_erp-19.0/)
- Configuration: odoo.conf, requirements.txt, scripts
- 200+ REST API endpoints with JWT authentication
- SRS and test documentation

Made-with: Cursor
2026-04-01 17:10:04 +04:00

680 lines
22 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_payment
#
# Translators:
# Martin Trigaux, 2022
# Sarah Park, 2023
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Kwanghee Park (kwpa)" <kwpa@odoo.com>, 2025.
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0beta\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
"PO-Revision-Date: 2025-12-11 06:44+0000\n"
"Last-Translator: \"Kwanghee Park (kwpa)\" <kwpa@odoo.com>\n"
"Language-Team: Korean <https://translate.odoo.com/projects/odoo-19/"
"website_payment/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: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid ""
".\n"
" <br/>\n"
" We appreciate your support for our organization as "
"such.\n"
" <br/>\n"
" Regards."
msgstr ""
".\n"
" <br/>\n"
" 많은 관심과 성원에 진심으로 감사드립니다.\n"
" <br/>\n"
" 보내주신 의견에 더욱 귀 기울이겠습니다."
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "<b>Comment:</b>"
msgstr "<b>의견:</b>"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "<b>Donation Date:</b>"
msgstr "<b>후원 날짜:</b>"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "<b>Donor Email:</b>"
msgstr "<b>후원자 이메일:</b>"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "<b>Donor Name:</b>"
msgstr "<b>후원자 성함:</b>"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "<b>Payment ID:</b>"
msgstr "<b>결제 ID:</b>"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "<b>Payment Method:</b>"
msgstr "<b>결제 방식:</b>"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid "<option value=\"\">Country...</option>"
msgstr "<option value=\"\">국가</option>"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_input
msgid ""
"<small class=\"text-danger d-none\" id=\"warning_message_id\">Please enter "
"the amount to donate.</small>"
msgstr ""
"<small class=\"text-danger d-none\" id=\"warning_message_id\">기부 금액을 입"
"력하세요.</small>"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid ""
"<span class=\"oe_inline pe-0\">\n"
" Enable a payment provider to accept online "
"payments.\n"
" </span>"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid "<span class=\"oe_inline px-0\">or</span>"
msgstr "<span class=\"oe_inline px-0\">또는</span>"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "<span class=\"s_donation_currency pe-1\">$</span>"
msgstr "<span class=\"s_donation_currency pe-1\">$</span>"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "<span class=\"s_donation_currency pe-1\">$</span>10"
msgstr "<span class=\"s_donation_currency pe-1\">$</span>10"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "<span class=\"s_donation_currency pe-1\">$</span>100"
msgstr "<span class=\"s_donation_currency pe-1\">$</span>100"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "<span class=\"s_donation_currency pe-1\">$</span>25"
msgstr "<span class=\"s_donation_currency pe-1\">$</span>25"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "<span class=\"s_donation_currency pe-1\">$</span>50"
msgstr "<span class=\"s_donation_currency pe-1\">$</span>50"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid "<span>Enable a payment provider to accept online payments.</span>"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid "<span>or</span>"
msgstr "<span>또는</span>"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_pay
msgid "<strong>Warning</strong> The currency is missing or incorrect."
msgstr "<strong>경고</strong> 통화 항목이 없거나 잘 못 되었습니다."
#. module: website_payment
#. odoo-python
#: code:addons/website_payment/models/payment_transaction.py:0
msgid "A donation has been made on your website"
msgstr "웹사이트에서 후원이 진행되었습니다."
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "A year of cultural awakening."
msgstr "문화적 자각의 해"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid "Activate"
msgstr "활성화"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid "Activate Stripe"
msgstr "Stripe 활성화"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Add"
msgstr "추가"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
#: code:addons/website_payment/static/src/website_builder/donation_option_plugin.js:0
msgid "Add a description here"
msgstr "여기에 설명 추가하기"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "Amount"
msgstr "금액"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid "Amount ("
msgstr "금액 ("
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_input
msgid "Amount to donate"
msgstr "기부 금액"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "Amount("
msgstr "금액("
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "Caring for a baby for 1 month."
msgstr "한 달 동안 아기 돌봄 서비스."
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Choose Your Amount"
msgstr "금액을 선택하세요"
#. module: website_payment
#: model:ir.model,name:website_payment.model_res_config_settings
msgid "Config Settings"
msgstr "환경 설정"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid "Configure"
msgstr "환경설정"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid "Configure Payment Methods"
msgstr "결제 수단 환경설정"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/interactions/payment_form.js:0
msgid "Country"
msgstr "국가"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid ""
"Country\n"
" <span class=\"s_website_form_mark\"> *</span>"
msgstr ""
"국가\n"
" <span class=\"s_website_form_mark\"> *</span>"
#. module: website_payment
#. odoo-python
#: code:addons/website_payment/controllers/portal.py:0
msgid "Country is required."
msgstr "국가는 필수 입력 사항입니다."
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "Custom Amount"
msgstr "사용자 지정 금액"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "Dear"
msgstr "친애하는"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Default Amount"
msgstr "기본 금액"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Descriptions"
msgstr "설명"
#. module: website_payment
#: model:ir.model.fields,field_description:website_payment.field_account_payment__display_name
#: model:ir.model.fields,field_description:website_payment.field_payment_provider__display_name
#: model:ir.model.fields,field_description:website_payment.field_payment_transaction__display_name
#: model:ir.model.fields,field_description:website_payment.field_res_config_settings__display_name
msgid "Display Name"
msgstr "표시명"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Display Options"
msgstr "표시 옵션"
#. module: website_payment
#. odoo-python
#: code:addons/website_payment/controllers/portal.py:0
msgid "Donate"
msgstr "기부"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "Donate Now"
msgstr "지금 후원하기"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
#: model_terms:ir.ui.view,arch_db:website_payment.donation_pay
#: model_terms:ir.ui.view,arch_db:website_payment.snippets
msgid "Donation"
msgstr "기부"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.snippets
msgid "Donation Button"
msgstr "기부하기 버튼"
#. module: website_payment
#. odoo-python
#: code:addons/website_payment/controllers/portal.py:0
msgid "Donation Payment"
msgstr "기부금 결제"
#. module: website_payment
#. odoo-python
#: code:addons/website_payment/controllers/portal.py:0
msgid "Donation amount must be at least %.2f."
msgstr "최소 후원 금액은 %.2f 입니다."
#. module: website_payment
#. odoo-python
#: code:addons/website_payment/models/payment_transaction.py:0
msgid "Donation confirmation"
msgstr "후원 확인"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "Donation notification"
msgstr "후원 알림"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/interactions/payment_form.js:0
msgid "Email"
msgstr "이메일"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid ""
"Email\n"
" <span class=\"s_website_form_mark\"> *</span>"
msgstr ""
"이메일\n"
" <span class=\"s_website_form_mark\"> *</span>"
#. module: website_payment
#. odoo-python
#: code:addons/website_payment/controllers/portal.py:0
msgid "Email is required."
msgstr "이메일은 필수 입력 사항입니다."
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_input
msgid "Enter a valid number!"
msgstr "정확한 번호를 입력하세요!"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid "Find a Payment Provider"
msgstr "결제대행업체 찾기"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid "Find another provider"
msgstr "다른 업체 찾기"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/supported_payment_methods_option.xml:0
msgid "Height"
msgstr "높이"
#. module: website_payment
#: model:ir.model.fields,field_description:website_payment.field_account_payment__id
#: model:ir.model.fields,field_description:website_payment.field_payment_provider__id
#: model:ir.model.fields,field_description:website_payment.field_payment_transaction__id
#: model:ir.model.fields,field_description:website_payment.field_res_config_settings__id
msgid "ID"
msgstr "ID"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Input"
msgstr "입력"
#. module: website_payment
#: model:ir.model.fields,field_description:website_payment.field_account_payment__is_donation
msgid "Is Donation"
msgstr "후원 여부"
#. module: website_payment
#: model:ir.model.fields,field_description:website_payment.field_payment_transaction__is_donation
msgid "Is donation"
msgstr "후원 여부"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/supported_payment_methods_option.xml:0
msgid "Limit"
msgstr "한도"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation
msgid "Make a Donation"
msgstr "후원하기"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Maximum"
msgstr "최대"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Minimum"
msgstr "최소"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/interactions/payment_form.js:0
msgid "Name"
msgstr "이름"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid ""
"Name\n"
" <span class=\"s_website_form_mark\"> *</span>"
msgstr ""
"이름\n"
" <span class=\"s_website_form_mark\"> *</span>"
#. module: website_payment
#. odoo-python
#: code:addons/website_payment/controllers/portal.py:0
msgid "Name is required."
msgstr "이름은 필수 입력 사항입니다."
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/snippets/s_supported_payment_methods/000.edit.xml:0
msgid "No published payment methods"
msgstr "게시된 결제 수단 없음"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "None"
msgstr "없음"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "One year in elementary school."
msgstr "초등학교 1년."
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "One year in high school."
msgstr "고등학교 1년."
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid "Payment Details"
msgstr "결제 상세 정보"
#. module: website_payment
#: model:ir.model,name:website_payment.model_payment_provider
msgid "Payment Provider"
msgstr "결제대행업체"
#. module: website_payment
#: model:ir.model,name:website_payment.model_payment_transaction
msgid "Payment Transaction"
msgstr "지불 거래"
#. module: website_payment
#. odoo-python
#: code:addons/website_payment/models/payment_transaction.py:0
msgid "Payment received from donation with following details:"
msgstr "다음과 같은 상세 정보의 후원금을 받았습니다:"
#. module: website_payment
#: model:ir.model,name:website_payment.model_account_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid "Payments"
msgstr "결제"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid "Please enter a valid email address."
msgstr "유효한 이메일 주소를 입력하세요."
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid "Please provide a name."
msgstr "이름을 입력하세요."
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid "Please select a country."
msgstr "국가를 선택하세요"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/snippets/s_donation/donation_snippet.js:0
msgid "Please select or enter an amount"
msgstr "금액을 선택하거나 입력해주세요"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Pre-filled Options"
msgstr "사전 입력 옵션"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Recipient Email"
msgstr "이메일 수신인"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Slider"
msgstr "슬라이더"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation
msgid "Small or large, your contribution is essential."
msgstr "크든 작든, 여러분의 성금은 매우 중요합니다."
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Step"
msgstr "단계"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid ""
"Stripe Connect is not available in your country, please use another payment "
"provider."
msgstr "Stripe가 지원되지 않는 국가입니다. 다른 결제 서비스를 선택하세요."
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.snippets
msgid "Supported Payment Methods"
msgstr "지원되는 결제 방법"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "Thank you for your donation of"
msgstr "후원에 감사드립니다"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_input
msgid "The minimum donation amount is"
msgstr "최소 기부 금액은 다음과 같습니다:"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/snippets/s_donation/donation_snippet.js:0
msgid "The minimum donation amount is %(amount)s"
msgstr "최소 기부 금액은 %(amount)s입니다."
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_pay
msgid "There is nothing to pay."
msgstr "지불할 금액이 없습니다."
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/snippets/s_supported_payment_methods/000.edit.xml:0
msgid "View providers"
msgstr "공급업체 보기"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid ""
"Visa, Mastercard, Maestro, Google Pay, Apple Pay, etc. as well as recurring "
"charges."
msgstr ""
#. module: website_payment
#: model:ir.model.fields,field_description:website_payment.field_payment_provider__website_id
msgid "Website"
msgstr "웹사이트"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid "Write us a comment"
msgstr "의견을 남겨주세요"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid "Your comment"
msgstr "의견"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "made on"
msgstr "제작"
#~ msgid ""
#~ "<strong>No suitable payment option could be found.</strong><br/>\n"
#~ " If you believe that it is an error, "
#~ "please contact the website administrator."
#~ msgstr ""
#~ "<strong>해당되는 결제 옵션을 찾을 수 없습니다.</strong><br/>\n"
#~ " 오류가 발생한 경우, 웹사이트 관리자에게 문"
#~ "의하시기 바랍니다."
#~ msgid "Activate Payments"
#~ msgstr "결제 활성화하기"
#~ msgid "Add new pre-filled option"
#~ msgstr "새 자동 채우기 옵션 추가"
#~ msgid "Configure %s"
#~ msgstr "설정 %s"
#~ msgid ""
#~ "Country\n"
#~ " <span class=\"s_website_form_mark\"> *</span>"
#~ msgstr ""
#~ "국가\n"
#~ " <span class=\"s_website_form_mark\"> *</span>"
#~ msgid ""
#~ "Email\n"
#~ " <span class=\"s_website_form_mark\"> *</span>"
#~ msgstr ""
#~ "Email\n"
#~ " <span class=\"s_website_form_mark\"> *</span>"
#~ msgid "First Provider Label"
#~ msgstr "첫 번째 업체 라벨"
#~ msgid "Is Stripe Supported Country"
#~ msgstr "Stripe 지원 국가"
#~ msgid ""
#~ "Name\n"
#~ " <span class=\"s_website_form_mark\"> *</span>"
#~ msgstr ""
#~ "이름\n"
#~ " <span class=\"s_website_form_mark\"> *</span>"
#~ msgid "Other than Paypal"
#~ msgstr "페이팔 외 기타"
#~ msgid "Paypal Only"
#~ msgstr "페이팔 전용"
#~ msgid "Providers State"
#~ msgstr "공급자 상태"
#~ msgid "Server Error"
#~ msgstr "서버 오류"
#~ msgid "Shop - Payment"
#~ msgstr "상점 - 결제"
#~ msgid ""
#~ "Support most payment methods; Visa, Mastercard, Maestro, Google Pay, "
#~ "Apple Pay, etc. as well as recurring charges."
#~ msgstr ""
#~ "비자, 마스터카드, 마에스트로, 구글 페이, 애플 페이 등 대부분의 결제 수단"
#~ "을 사용할 수 있으며, 정기 결제 서비스도 지원합니다."
#~ msgid "Validation Error"
#~ msgstr "유효성 검사 오류"
#~ msgid "View Alternatives"
#~ msgstr "대체 항목 보기"
#~ msgid "View other providers"
#~ msgstr "다른 대행업체 보기"