mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-25 15:42:01 +02:00
399 lines
14 KiB
Text
399 lines
14 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * pos_hr
|
|
#
|
|
# "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 18.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
|
"PO-Revision-Date: 2025-11-08 19:06+0000\n"
|
|
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
|
"Language-Team: Korean <https://translate.odoo.com/projects/odoo-19/pos_hr/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.12.2\n"
|
|
|
|
#. module: pos_hr
|
|
#: model_terms:ir.ui.view,arch_db:pos_hr.single_employee_sales_report
|
|
msgid "Abigal Peterson"
|
|
msgstr "Abigal Peterson"
|
|
|
|
#. module: pos_hr
|
|
#. odoo-javascript
|
|
#: code:addons/pos_hr/static/src/app/screens/product_screen/order_summary/order_summary.js:0
|
|
msgid "Access Denied"
|
|
msgstr "접근이 거부되었습니다"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model.fields,field_description:pos_hr.field_pos_daily_sales_reports_wizard__add_report_per_employee
|
|
msgid "Add a report per each employee"
|
|
msgstr "직원별 보고서 추가"
|
|
|
|
#. module: pos_hr
|
|
#: model_terms:ir.ui.view,arch_db:pos_hr.pos_config_form_view_inherit
|
|
#: model_terms:ir.ui.view,arch_db:pos_hr.res_config_settings_view_form
|
|
msgid "Advanced rights"
|
|
msgstr "고급 권한"
|
|
|
|
#. module: pos_hr
|
|
#: model_terms:ir.ui.view,arch_db:pos_hr.pos_config_form_view_inherit
|
|
#: model_terms:ir.ui.view,arch_db:pos_hr.res_config_settings_view_form
|
|
msgid "All Employees"
|
|
msgstr "모든 직원"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model,name:pos_hr.model_account_bank_statement_line
|
|
msgid "Bank Statement Line"
|
|
msgstr "은행거래명세서 내역"
|
|
|
|
#. module: pos_hr
|
|
#: model_terms:ir.ui.view,arch_db:pos_hr.pos_config_form_view_inherit
|
|
#: model_terms:ir.ui.view,arch_db:pos_hr.res_config_settings_view_form
|
|
msgid "Basic rights"
|
|
msgstr "기본 권한"
|
|
|
|
#. module: pos_hr
|
|
#: model_terms:ir.ui.view,arch_db:pos_hr.view_pos_daily_sales_reports_wizard
|
|
msgid ""
|
|
"Cannot generate report per employee: only one employee logged in during this "
|
|
"session."
|
|
msgstr ""
|
|
"직원별 보고서를 생성할 수 없습니다: 해당 세션에는 한 명만 직원 로그인이 가능"
|
|
"합니다."
|
|
|
|
#. module: pos_hr
|
|
#. odoo-javascript
|
|
#: code:addons/pos_hr/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
|
msgid "Cash in/out"
|
|
msgstr "현금 입출금"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model.fields,field_description:pos_hr.field_pos_order__employee_id
|
|
#: model:ir.model.fields,field_description:pos_hr.field_pos_payment__employee_id
|
|
#: model:ir.model.fields,field_description:pos_hr.field_pos_session__employee_id
|
|
#: model_terms:ir.ui.view,arch_db:pos_hr.pos_order_list_select_inherit
|
|
msgid "Cashier"
|
|
msgstr "계산원"
|
|
|
|
#. module: pos_hr
|
|
#. odoo-python
|
|
#: code:addons/pos_hr/models/pos_order.py:0
|
|
msgid "Cashier %s"
|
|
msgstr "캐셔 %s"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model.fields,field_description:pos_hr.field_pos_order__cashier
|
|
msgid "Cashier name"
|
|
msgstr "계산원 이름"
|
|
|
|
#. module: pos_hr
|
|
#. odoo-python
|
|
#: code:addons/pos_hr/models/pos_session.py:0
|
|
msgid "Closed Register"
|
|
msgstr "마감된 금전 등록기"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model,name:pos_hr.model_res_config_settings
|
|
msgid "Config Settings"
|
|
msgstr "환경 설정"
|
|
|
|
#. module: pos_hr
|
|
#. odoo-javascript
|
|
#: code:addons/pos_hr/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
|
msgid "Counted"
|
|
msgstr "계산됨"
|
|
|
|
#. module: pos_hr
|
|
#. odoo-javascript
|
|
#: code:addons/pos_hr/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
|
msgid "Difference"
|
|
msgstr "차액"
|
|
|
|
#. module: pos_hr
|
|
#. odoo-javascript
|
|
#: code:addons/pos_hr/static/src/app/screens/login_screen/login_screen.js:0
|
|
msgid "Discard"
|
|
msgstr "취소"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model.fields,field_description:pos_hr.field_account_bank_statement_line__display_name
|
|
#: model:ir.model.fields,field_description:pos_hr.field_hr_employee__display_name
|
|
#: model:ir.model.fields,field_description:pos_hr.field_pos_config__display_name
|
|
#: model:ir.model.fields,field_description:pos_hr.field_pos_daily_sales_reports_wizard__display_name
|
|
#: model:ir.model.fields,field_description:pos_hr.field_pos_order__display_name
|
|
#: model:ir.model.fields,field_description:pos_hr.field_pos_payment__display_name
|
|
#: model:ir.model.fields,field_description:pos_hr.field_pos_session__display_name
|
|
#: model:ir.model.fields,field_description:pos_hr.field_product_product__display_name
|
|
#: model:ir.model.fields,field_description:pos_hr.field_report_pos_hr_single_employee_sales_report__display_name
|
|
#: model:ir.model.fields,field_description:pos_hr.field_report_pos_order__display_name
|
|
#: model:ir.model.fields,field_description:pos_hr.field_res_config_settings__display_name
|
|
msgid "Display Name"
|
|
msgstr "표시명"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model,name:pos_hr.model_hr_employee
|
|
#: model:ir.model.fields,field_description:pos_hr.field_account_bank_statement_line__employee_id
|
|
#: model:ir.model.fields,field_description:pos_hr.field_pos_daily_sales_reports_wizard__employee_ids
|
|
#: model:ir.model.fields,field_description:pos_hr.field_report_pos_order__employee_id
|
|
#: model_terms:ir.ui.view,arch_db:pos_hr.view_report_pos_order_search_inherit
|
|
msgid "Employee"
|
|
msgstr "임직원"
|
|
|
|
#. module: pos_hr
|
|
#: model_terms:ir.ui.view,arch_db:pos_hr.single_employee_sales_report
|
|
msgid "Employee Sales Report"
|
|
msgstr "직원 판매 보고서"
|
|
|
|
#. module: pos_hr
|
|
#: model_terms:ir.ui.view,arch_db:pos_hr.single_employee_sales_report
|
|
msgid "Employee:"
|
|
msgstr "직원 :"
|
|
|
|
#. module: pos_hr
|
|
#. odoo-python
|
|
#: code:addons/pos_hr/models/hr_employee.py:0
|
|
msgid "Employee: %(employee)s - PoS Config(s): %(config_list)s \n"
|
|
msgstr "직원: %(employee)s - PoS 설정: %(config_list)s \n"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model.fields,help:pos_hr.field_pos_config__advanced_employee_ids
|
|
#: model:ir.model.fields,help:pos_hr.field_res_config_settings__pos_advanced_employee_ids
|
|
msgid ""
|
|
"Employees linked to users with the PoS Manager role are automatically added "
|
|
"to this list"
|
|
msgstr ""
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model.fields,field_description:pos_hr.field_pos_config__basic_employee_ids
|
|
#: model:ir.model.fields,field_description:pos_hr.field_res_config_settings__pos_basic_employee_ids
|
|
msgid "Employees with basic access"
|
|
msgstr "기본 액세스 권한이 있는 직원"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model.fields,field_description:pos_hr.field_pos_config__advanced_employee_ids
|
|
#: model:ir.model.fields,field_description:pos_hr.field_res_config_settings__pos_advanced_employee_ids
|
|
msgid "Employees with manager access"
|
|
msgstr "관리자 액세스 권한이 있는 직원"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model.fields,field_description:pos_hr.field_pos_config__minimal_employee_ids
|
|
#: model:ir.model.fields,field_description:pos_hr.field_res_config_settings__pos_minimal_employee_ids
|
|
msgid "Employees with minimal access"
|
|
msgstr "최소 접근 권한을 가진 직원"
|
|
|
|
#. module: pos_hr
|
|
#. odoo-javascript
|
|
#: code:addons/pos_hr/static/src/app/screens/login_screen/login_screen.xml:0
|
|
msgid "Enter your PIN"
|
|
msgstr "PIN을 입력하세요"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model.fields,field_description:pos_hr.field_account_bank_statement_line__id
|
|
#: model:ir.model.fields,field_description:pos_hr.field_hr_employee__id
|
|
#: model:ir.model.fields,field_description:pos_hr.field_pos_config__id
|
|
#: model:ir.model.fields,field_description:pos_hr.field_pos_daily_sales_reports_wizard__id
|
|
#: model:ir.model.fields,field_description:pos_hr.field_pos_order__id
|
|
#: model:ir.model.fields,field_description:pos_hr.field_pos_payment__id
|
|
#: model:ir.model.fields,field_description:pos_hr.field_pos_session__id
|
|
#: model:ir.model.fields,field_description:pos_hr.field_product_product__id
|
|
#: model:ir.model.fields,field_description:pos_hr.field_report_pos_hr_single_employee_sales_report__id
|
|
#: model:ir.model.fields,field_description:pos_hr.field_report_pos_order__id
|
|
#: model:ir.model.fields,field_description:pos_hr.field_res_config_settings__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model.fields,help:pos_hr.field_pos_config__basic_employee_ids
|
|
#: model:ir.model.fields,help:pos_hr.field_pos_config__minimal_employee_ids
|
|
#: model:ir.model.fields,help:pos_hr.field_res_config_settings__pos_basic_employee_ids
|
|
#: model:ir.model.fields,help:pos_hr.field_res_config_settings__pos_minimal_employee_ids
|
|
msgid "If left empty, all employees can log in to PoS"
|
|
msgstr "비워두면 모든 직원이 PoS에 로그인할 수 있습니다"
|
|
|
|
#. module: pos_hr
|
|
#. odoo-javascript
|
|
#: code:addons/pos_hr/static/src/app/components/navbar/navbar.xml:0
|
|
#: code:addons/pos_hr/static/src/app/components/popups/cashier_selection_popup/cashier_selection_popup.xml:0
|
|
msgid "Lock"
|
|
msgstr "잠금"
|
|
|
|
#. module: pos_hr
|
|
#: model_terms:ir.ui.view,arch_db:pos_hr.pos_config_form_view_inherit
|
|
#: model_terms:ir.ui.view,arch_db:pos_hr.res_config_settings_view_form
|
|
msgid "Minimal rights"
|
|
msgstr "최소 권한"
|
|
|
|
#. module: pos_hr
|
|
#. odoo-javascript
|
|
#: code:addons/pos_hr/static/src/app/utils/select_cashier_mixin.js:0
|
|
msgid "No Cashiers"
|
|
msgstr "캐셔 없음"
|
|
|
|
#. module: pos_hr
|
|
#. odoo-javascript
|
|
#: code:addons/pos_hr/static/src/app/screens/login_screen/login_screen.js:0
|
|
msgid ""
|
|
"Only the cashier linked to the logged-in user (%s) can proceed to the "
|
|
"Backend."
|
|
msgstr ""
|
|
|
|
#. module: pos_hr
|
|
#. odoo-javascript
|
|
#: code:addons/pos_hr/static/src/app/screens/login_screen/login_screen.xml:0
|
|
msgid "Open Register"
|
|
msgstr "등록기 열기"
|
|
|
|
#. module: pos_hr
|
|
#. odoo-python
|
|
#: code:addons/pos_hr/models/pos_session.py:0
|
|
msgid "Opened register"
|
|
msgstr "열린 금전 등록기"
|
|
|
|
#. module: pos_hr
|
|
#. odoo-javascript
|
|
#: code:addons/pos_hr/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
|
msgid "Opening"
|
|
msgstr "시작"
|
|
|
|
#. module: pos_hr
|
|
#. odoo-python
|
|
#: code:addons/pos_hr/models/pos_session.py:0
|
|
msgid "Others"
|
|
msgstr "기타"
|
|
|
|
#. module: pos_hr
|
|
#. odoo-javascript
|
|
#: code:addons/pos_hr/static/src/app/utils/select_cashier_mixin.js:0
|
|
msgid "PIN not found"
|
|
msgstr "PIN을 찾을 수 없습니다."
|
|
|
|
#. module: pos_hr
|
|
#. odoo-javascript
|
|
#: code:addons/pos_hr/static/src/app/utils/select_cashier_mixin.js:0
|
|
msgid "Password?"
|
|
msgstr "비밀번호?"
|
|
|
|
#. module: pos_hr
|
|
#. odoo-javascript
|
|
#: code:addons/pos_hr/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
|
msgid "Payments"
|
|
msgstr "결제"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model,name:pos_hr.model_pos_config
|
|
msgid "Point of Sale Configuration"
|
|
msgstr "POS 환경 설정"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model,name:pos_hr.model_pos_daily_sales_reports_wizard
|
|
msgid "Point of Sale Daily Report"
|
|
msgstr "POS 일일 보고서"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model,name:pos_hr.model_pos_order
|
|
msgid "Point of Sale Orders"
|
|
msgstr "점포판매시스템 주문"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model,name:pos_hr.model_report_pos_order
|
|
msgid "Point of Sale Orders Report"
|
|
msgstr "점포판매시스템 주문 보고서"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model,name:pos_hr.model_pos_payment
|
|
msgid "Point of Sale Payments"
|
|
msgstr "점포판매시스템 결제"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model,name:pos_hr.model_pos_session
|
|
msgid "Point of Sale Session"
|
|
msgstr "점포판매시스템 기간"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model,name:pos_hr.model_product_product
|
|
msgid "Product Variant"
|
|
msgstr "품목 세부선택"
|
|
|
|
#. module: pos_hr
|
|
#. odoo-javascript
|
|
#: code:addons/pos_hr/static/src/app/components/popups/cashier_selection_popup/cashier_selection_popup.xml:0
|
|
msgid "Select Cashier"
|
|
msgstr "계산원 선택"
|
|
|
|
#. module: pos_hr
|
|
#: model_terms:ir.ui.view,arch_db:pos_hr.pos_config_form_view_inherit
|
|
#: model_terms:ir.ui.view,arch_db:pos_hr.res_config_settings_view_form
|
|
msgid "Select Employee(s)"
|
|
msgstr "직원 선택"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model,name:pos_hr.model_report_pos_hr_single_employee_sales_report
|
|
msgid "Session sales details for a single employee"
|
|
msgstr "직원 한 명에 대한 세션 판매 세부 정보"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model.fields,help:pos_hr.field_pos_session__employee_id
|
|
msgid "The employee who currently uses the cash register"
|
|
msgstr "현재 금전 등록기를 사용하는 직원"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model.fields,help:pos_hr.field_account_bank_statement_line__employee_id
|
|
msgid "The employee who made the cash move."
|
|
msgstr "현금을 이동한 직원"
|
|
|
|
#. module: pos_hr
|
|
#: model:ir.model.fields,help:pos_hr.field_pos_order__employee_id
|
|
#: model:ir.model.fields,help:pos_hr.field_pos_payment__employee_id
|
|
msgid "The employee who uses the cash register."
|
|
msgstr "금전 등록기를 사용하는 직원입니다."
|
|
|
|
#. module: pos_hr
|
|
#. odoo-javascript
|
|
#: code:addons/pos_hr/static/src/app/utils/select_cashier_mixin.js:0
|
|
msgid "There is no cashier available."
|
|
msgstr "선택할 수 있는 캐셔가 없습니다."
|
|
|
|
#. module: pos_hr
|
|
#. odoo-javascript
|
|
#: code:addons/pos_hr/static/src/app/screens/login_screen/login_screen.xml:0
|
|
msgid "Unlock Register"
|
|
msgstr "등록 잠금 해제"
|
|
|
|
#. module: pos_hr
|
|
#. odoo-javascript
|
|
#: code:addons/pos_hr/static/src/app/utils/select_cashier_mixin.js:0
|
|
msgid "Wrong PIN"
|
|
msgstr "사원번호가 잘못되었습니다."
|
|
|
|
#. module: pos_hr
|
|
#. odoo-javascript
|
|
#: code:addons/pos_hr/static/src/app/screens/product_screen/order_summary/order_summary.js:0
|
|
msgid "You are not allowed to change the price of a product."
|
|
msgstr "품목 가격을 변경할 수 없습니다."
|
|
|
|
#. module: pos_hr
|
|
#. odoo-python
|
|
#: code:addons/pos_hr/models/hr_employee.py:0
|
|
msgid ""
|
|
"You cannot delete an employee that may be used in an active PoS session, "
|
|
"close the session(s) first: \n"
|
|
msgstr ""
|
|
"활성화 중인 PoS 세션을 사용하는 사원은 삭제할 수가 없으니, 먼저 세션(들)을 닫"
|
|
"아주세요: \n"
|
|
|
|
#~ msgid "If left empty, only Odoo users have extended rights in PoS"
|
|
#~ msgstr "비워두면 Odoo 사용자만 PoS에서 확장된 권한을 갖게 됩니다"
|
|
|
|
#~ msgid "Change Cashier"
|
|
#~ msgstr "계산원 변경"
|
|
|
|
#~ msgid "Payments in %(paymentMethod)s"
|
|
#~ msgstr "%(paymentMethod)s 사용 결제"
|