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
344 lines
12 KiB
Plaintext
344 lines
12 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * auth_timeout
|
|
#
|
|
# "Kwanghee Park (kwpa)" <kwpa@odoo.com>, 2025, 2026.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 19.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
|
"PO-Revision-Date: 2026-01-23 07:38+0000\n"
|
|
"Last-Translator: \"Kwanghee Park (kwpa)\" <kwpa@odoo.com>\n"
|
|
"Language-Team: Korean <https://translate.odoo.com/projects/odoo-19/"
|
|
"auth_timeout/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: auth_timeout
|
|
#: model:ir.model,name:auth_timeout.model_res_groups
|
|
msgid "Access Groups"
|
|
msgstr "그룹 액세스"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model,name:auth_timeout.model_auth_totp_device
|
|
msgid "Authentication Device"
|
|
msgstr "인증 장치"
|
|
|
|
#. module: auth_timeout
|
|
#. odoo-javascript
|
|
#: code:addons/auth_timeout/static/src/services/check_identity/check_identity.xml:0
|
|
msgid "Authentication code"
|
|
msgstr "인증 코드"
|
|
|
|
#. module: auth_timeout
|
|
#. odoo-javascript
|
|
#: code:addons/auth_timeout/static/src/services/check_identity/check_identity.xml:0
|
|
msgid "Authentication code via email"
|
|
msgstr "이메일 인증 코드"
|
|
|
|
#. module: auth_timeout
|
|
#. odoo-javascript
|
|
#: code:addons/auth_timeout/static/src/services/check_identity/check_identity.xml:0
|
|
msgid "Confirm"
|
|
msgstr "확인"
|
|
|
|
#. module: auth_timeout
|
|
#. odoo-javascript
|
|
#: code:addons/auth_timeout/static/src/services/check_identity/check_identity.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:auth_timeout.check_identity
|
|
msgid "Confirm access"
|
|
msgstr "액세스 확인"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_auth_totp_device__display_name
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_ir_http__display_name
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_ir_websocket__display_name
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_res_groups__display_name
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_res_users__display_name
|
|
msgid "Display Name"
|
|
msgstr "표시명"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields,help:auth_timeout.field_res_groups__lock_timeout_inactivity_mfa
|
|
msgid ""
|
|
"Enable two-factor authentication when the inactivity timeout is reached."
|
|
msgstr ""
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields,help:auth_timeout.field_res_groups__lock_timeout_mfa
|
|
msgid "Enable two-factor authentication when the session timeout is reached."
|
|
msgstr ""
|
|
|
|
#. module: auth_timeout
|
|
#. odoo-javascript
|
|
#: code:addons/auth_timeout/static/src/services/check_identity/check_identity.xml:0
|
|
msgid "Enter below the six-digit authentication code just sent to your email"
|
|
msgstr ""
|
|
|
|
#. module: auth_timeout
|
|
#. odoo-javascript
|
|
#: code:addons/auth_timeout/static/src/services/check_identity/check_identity.xml:0
|
|
msgid "Forgot password?"
|
|
msgstr "비밀번호를 잊어버리셨나요?"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model,name:auth_timeout.model_ir_http
|
|
msgid "HTTP Routing"
|
|
msgstr "HTTP 라우팅"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_res_groups__has_lock_timeout
|
|
msgid "Has Lock Timeout"
|
|
msgstr "잠금 시간 초과 여부"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_res_groups__has_lock_timeout_inactivity
|
|
msgid "Has Lock Timeout Inactivity"
|
|
msgstr "잠금 시간 초과 비활성 여부"
|
|
|
|
#. module: auth_timeout
|
|
#. odoo-javascript
|
|
#: code:addons/auth_timeout/static/src/services/check_identity/check_identity.xml:0
|
|
msgid "Having problems ?"
|
|
msgstr "도움이 필요하신가요?"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_auth_totp_device__id
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_ir_http__id
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_ir_websocket__id
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_res_groups__id
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_res_users__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: auth_timeout
|
|
#: model_terms:ir.ui.view,arch_db:auth_timeout.auth_passkey_groups_form
|
|
msgid "Inactivity"
|
|
msgstr "비활성"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_res_groups__lock_timeout_inactivity
|
|
msgid "Inactivity timeout"
|
|
msgstr "비활성화 시간 초과"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_res_groups__lock_timeout_2fa_selection
|
|
msgid "Lock Timeout 2Fa Selection"
|
|
msgstr "잠금 시간 초과 2단계 인증 선택"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_res_groups__lock_timeout_delay_in_unit
|
|
msgid "Lock Timeout Delay In Unit"
|
|
msgstr "잠금 시간 초과 지연 단위"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_res_groups__lock_timeout_delay_unit
|
|
msgid "Lock Timeout Delay Unit"
|
|
msgstr "잠금 시간 초과 지연 단위"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_res_groups__lock_timeout_inactivity_2fa_selection
|
|
msgid "Lock Timeout Inactivity 2Fa Selection"
|
|
msgstr "잠금 시간 초과 시 비활성 2FA 선택"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_res_groups__lock_timeout_inactivity_delay_in_unit
|
|
msgid "Lock Timeout Inactivity Delay In Unit"
|
|
msgstr ""
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_res_groups__lock_timeout_inactivity_delay_unit
|
|
msgid "Lock Timeout Inactivity Delay Unit"
|
|
msgstr "잠금 시간 초과 시 비활성 지연 단위"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields.selection,name:auth_timeout.selection__res_groups__lock_timeout_2fa_selection__without_2fa
|
|
msgid "Logout"
|
|
msgstr "로그아웃"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields.selection,name:auth_timeout.selection__res_groups__lock_timeout_2fa_selection__with_2fa
|
|
msgid "Logout with two-factor authentication"
|
|
msgstr "2단계 인증 로그아웃"
|
|
|
|
#. module: auth_timeout
|
|
#. odoo-javascript
|
|
#: code:addons/auth_timeout/static/src/services/check_identity/check_identity.xml:0
|
|
msgid ""
|
|
"Open your two-factor authenticator (TOTP) app or browser extension to view "
|
|
"your authentication code."
|
|
msgstr ""
|
|
|
|
#. module: auth_timeout
|
|
#. odoo-javascript
|
|
#: code:addons/auth_timeout/static/src/services/check_identity/check_identity.xml:0
|
|
msgid "Passkey"
|
|
msgstr "패스키"
|
|
|
|
#. module: auth_timeout
|
|
#. odoo-javascript
|
|
#: code:addons/auth_timeout/static/src/services/check_identity/check_identity.xml:0
|
|
msgid "Password"
|
|
msgstr "비밀번호"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_res_groups__lock_timeout_inactivity_mfa
|
|
msgid "Require MFA on inactivity timeout"
|
|
msgstr "비활성 시간 초과 시 MFA 요구"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_res_groups__lock_timeout_mfa
|
|
msgid "Require MFA on session timeout"
|
|
msgstr "세션 시간 초과 시 MFA 요구"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields,help:auth_timeout.field_res_groups__has_lock_timeout_inactivity
|
|
msgid "Requires re-authentication after a period of user inactivity"
|
|
msgstr ""
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields,help:auth_timeout.field_res_groups__has_lock_timeout
|
|
msgid "Requires re-authentication after the user's last connection"
|
|
msgstr ""
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields.selection,name:auth_timeout.selection__res_groups__lock_timeout_inactivity_2fa_selection__without_2fa
|
|
msgid "Screen lock"
|
|
msgstr "화면 잠금"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields.selection,name:auth_timeout.selection__res_groups__lock_timeout_inactivity_2fa_selection__with_2fa
|
|
msgid "Screen lock with two-factor authentication"
|
|
msgstr "2단계 인증으로 화면 잠금"
|
|
|
|
#. module: auth_timeout
|
|
#: model_terms:ir.ui.view,arch_db:auth_timeout.auth_passkey_groups_form
|
|
msgid "Session"
|
|
msgstr "세션"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields,field_description:auth_timeout.field_res_groups__lock_timeout
|
|
msgid "Session timeout"
|
|
msgstr "세션 시간 초과"
|
|
|
|
#. module: auth_timeout
|
|
#. odoo-javascript
|
|
#: code:addons/auth_timeout/static/src/services/check_identity/check_identity.xml:0
|
|
msgid "Signed in as"
|
|
msgstr "다음으로 로그인:"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields,help:auth_timeout.field_res_groups__lock_timeout_inactivity
|
|
msgid ""
|
|
"Time (in minutes) of user inactivity after which re-authentication is "
|
|
"required."
|
|
msgstr ""
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields,help:auth_timeout.field_res_groups__lock_timeout
|
|
msgid ""
|
|
"Time interval (in minutes) after which re-authentication is required, "
|
|
"regardless of inactivity."
|
|
msgstr ""
|
|
|
|
#. module: auth_timeout
|
|
#: model_terms:ir.ui.view,arch_db:auth_timeout.auth_passkey_groups_form
|
|
msgid "Timeouts"
|
|
msgstr "타임아웃"
|
|
|
|
#. module: auth_timeout
|
|
#. odoo-javascript
|
|
#: code:addons/auth_timeout/static/src/services/check_identity/check_identity.xml:0
|
|
msgid "Use an authentication code sent by email"
|
|
msgstr ""
|
|
|
|
#. module: auth_timeout
|
|
#. odoo-javascript
|
|
#: code:addons/auth_timeout/static/src/services/check_identity/check_identity.xml:0
|
|
msgid "Use passkey"
|
|
msgstr "패스키 사용"
|
|
|
|
#. module: auth_timeout
|
|
#. odoo-javascript
|
|
#: code:addons/auth_timeout/static/src/services/check_identity/check_identity.xml:0
|
|
msgid "Use your authenticator app"
|
|
msgstr "인증 앱을 사용하세요"
|
|
|
|
#. module: auth_timeout
|
|
#. odoo-javascript
|
|
#: code:addons/auth_timeout/static/src/services/check_identity/check_identity.xml:0
|
|
msgid "Use your passkey"
|
|
msgstr "패스키를 입력하세요"
|
|
|
|
#. module: auth_timeout
|
|
#. odoo-javascript
|
|
#: code:addons/auth_timeout/static/src/services/check_identity/check_identity.xml:0
|
|
msgid "Use your password"
|
|
msgstr "비밀번호를 입력하세요"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model,name:auth_timeout.model_res_users
|
|
msgid "User"
|
|
msgstr "사용자"
|
|
|
|
#. module: auth_timeout
|
|
#. odoo-javascript
|
|
#: code:addons/auth_timeout/static/src/services/check_identity/check_identity.xml:0
|
|
msgid "Verify"
|
|
msgstr "확인"
|
|
|
|
#. module: auth_timeout
|
|
#. odoo-javascript
|
|
#: code:addons/auth_timeout/static/src/services/check_identity/check_identity.xml:0
|
|
msgid "When you are ready, authenticate using the button below."
|
|
msgstr ""
|
|
|
|
#. module: auth_timeout
|
|
#. odoo-javascript
|
|
#: code:addons/auth_timeout/static/src/services/check_identity/check_identity.xml:0
|
|
msgid "XXXXXX"
|
|
msgstr "XXXXXX"
|
|
|
|
#. module: auth_timeout
|
|
#: model_terms:ir.ui.view,arch_db:auth_timeout.auth_passkey_groups_form
|
|
msgid "after"
|
|
msgstr "다음 이후"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields.selection,name:auth_timeout.selection__res_groups__lock_timeout_delay_unit__days
|
|
#: model:ir.model.fields.selection,name:auth_timeout.selection__res_groups__lock_timeout_inactivity_delay_unit__days
|
|
msgid "days"
|
|
msgstr "일"
|
|
|
|
#. module: auth_timeout
|
|
#: model_terms:ir.ui.view,arch_db:auth_timeout.auth_passkey_groups_form
|
|
msgid "every"
|
|
msgstr "매"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields.selection,name:auth_timeout.selection__res_groups__lock_timeout_delay_unit__hours
|
|
#: model:ir.model.fields.selection,name:auth_timeout.selection__res_groups__lock_timeout_inactivity_delay_unit__hours
|
|
msgid "hours"
|
|
msgstr "시간"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model.fields.selection,name:auth_timeout.selection__res_groups__lock_timeout_delay_unit__minutes
|
|
#: model:ir.model.fields.selection,name:auth_timeout.selection__res_groups__lock_timeout_inactivity_delay_unit__minutes
|
|
msgid "minutes"
|
|
msgstr "분"
|
|
|
|
#. module: auth_timeout
|
|
#: model_terms:ir.ui.view,arch_db:auth_timeout.auth_passkey_groups_form
|
|
msgid "of inactivity"
|
|
msgstr "비활성화 상태"
|
|
|
|
#. module: auth_timeout
|
|
#: model:ir.model,name:auth_timeout.model_ir_websocket
|
|
msgid "websocket message handling"
|
|
msgstr "웹소켓 메시지 처리"
|