206 lines
7.5 KiB
Plaintext
206 lines
7.5 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * hr_holidays_attendance
|
|
#
|
|
# Translators:
|
|
# Martin Trigaux, 2022
|
|
# Daye Jeong, 2023
|
|
# Wil Odoo, 2024
|
|
# Sarah Park, 2025
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2025-02-03 09:16+0000\n"
|
|
"PO-Revision-Date: 2022-09-22 05:46+0000\n"
|
|
"Last-Translator: Sarah Park, 2025\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: hr_holidays_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_holidays_attendance/models/hr_leave_type.py:0
|
|
#, python-format
|
|
msgid "%s hours available"
|
|
msgstr "%s 시간 사용 가능"
|
|
|
|
#. module: hr_holidays_attendance
|
|
#: model:ir.model,name:hr_holidays_attendance.model_hr_attendance
|
|
msgid "Attendance"
|
|
msgstr "출근"
|
|
|
|
#. module: hr_holidays_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_holidays_attendance/static/src/xml/time_off_calendar.xml:0
|
|
#, python-format
|
|
msgid "Available"
|
|
msgstr "사용 가능"
|
|
|
|
#. module: hr_holidays_attendance
|
|
#: model:ir.model,name:hr_holidays_attendance.model_res_company
|
|
msgid "Companies"
|
|
msgstr "회사"
|
|
|
|
#. module: hr_holidays_attendance
|
|
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_allocation__hr_attendance_overtime
|
|
msgid "Count Extra Hours"
|
|
msgstr "추가 근무 시간 계산"
|
|
|
|
#. module: hr_holidays_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_holidays_attendance/static/src/xml/time_off_calendar.xml:0
|
|
#, python-format
|
|
msgid "Days"
|
|
msgstr "일"
|
|
|
|
#. module: hr_holidays_attendance
|
|
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_type__overtime_deductible
|
|
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_employee_view_form_inherit
|
|
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.res_users_view_form
|
|
msgid "Deduct Extra Hours"
|
|
msgstr "추가 시간 공제"
|
|
|
|
#. module: hr_holidays_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_leave_allocation_overtime_view_form
|
|
msgid "Discard"
|
|
msgstr "작성 취소"
|
|
|
|
#. module: hr_holidays_attendance
|
|
#: model:hr.leave.type,name:hr_holidays_attendance.holiday_status_extra_hours
|
|
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave__overtime_id
|
|
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_allocation__overtime_id
|
|
msgid "Extra Hours"
|
|
msgstr "추가 시간"
|
|
|
|
#. module: hr_holidays_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_attendance_holidays_hr_leave_allocation_view_form_inherit
|
|
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_leave_view_form
|
|
msgid "Extra Hours Available"
|
|
msgstr "추가 시간 이용 가능"
|
|
|
|
#. module: hr_holidays_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_holidays_attendance/static/src/xml/time_off_calendar.xml:0
|
|
#, python-format
|
|
msgid "Hours"
|
|
msgstr "시간"
|
|
|
|
#. module: hr_holidays_attendance
|
|
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_type__hr_attendance_overtime
|
|
msgid "Hr Attendance Overtime"
|
|
msgstr "시간외 근무 시간"
|
|
|
|
#. module: hr_holidays_attendance
|
|
#: model:ir.actions.act_window,name:hr_holidays_attendance.hr_leave_allocation_overtime_action
|
|
#: model:ir.actions.act_window,name:hr_holidays_attendance.hr_leave_allocation_overtime_manager_action
|
|
msgid "New Allocation Request"
|
|
msgstr "새 할당 요청"
|
|
|
|
#. module: hr_holidays_attendance
|
|
#: model:ir.model.fields,help:hr_holidays_attendance.field_hr_leave_type__overtime_deductible
|
|
msgid ""
|
|
"Once a time off of this type is approved, extra hours in attendances will be"
|
|
" deducted."
|
|
msgstr "해당 유형의 휴가가 승인되면 추가 근무 시간에서 차감됩니다."
|
|
|
|
#. module: hr_holidays_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_holidays_attendance/models/hr_leave_allocation.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Only an Officer or Administrator is allowed to edit the allocation duration "
|
|
"in this status."
|
|
msgstr "이 상태에서는 담당자 또는 관리자만 배정 기간을 수정할 수 있습니다."
|
|
|
|
#. module: hr_holidays_attendance
|
|
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave__overtime_deductible
|
|
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_allocation__overtime_deductible
|
|
msgid "Overtime Deductible"
|
|
msgstr "초과 근무 공제"
|
|
|
|
#. module: hr_holidays_attendance
|
|
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_res_users__request_overtime
|
|
msgid "Request Overtime"
|
|
msgstr "초과 근무 요청"
|
|
|
|
#. module: hr_holidays_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_leave_allocation_overtime_view_form
|
|
msgid "Save"
|
|
msgstr "저장"
|
|
|
|
#. module: hr_holidays_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_holidays_attendance/models/hr_leave_allocation.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The employee does not have enough extra hours to extend this allocation."
|
|
msgstr "직원에게 이 수당을 연장할 수 있는 충분한 추가 시간이 주어지지 않았습니다."
|
|
|
|
#. module: hr_holidays_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_holidays_attendance/models/hr_leave.py:0
|
|
#, python-format
|
|
msgid "The employee does not have enough extra hours to extend this leave."
|
|
msgstr "직원이 휴가를 연장할 수 있는 충분한 추가 시간을 채우지 않았습니다."
|
|
|
|
#. module: hr_holidays_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_holidays_attendance/models/hr_leave_allocation.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The employee does not have enough extra hours to request this allocation."
|
|
msgstr "직원에게 수당을 요청할 수 있는 충분한 추가 시간이 주어지지 않았습니다."
|
|
|
|
#. module: hr_holidays_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_holidays_attendance/models/hr_leave.py:0
|
|
#, python-format
|
|
msgid "The employee does not have enough extra hours to request this leave."
|
|
msgstr "직원에게 휴가를 요청할 수 있는 충분한 추가 시간이 주어지지 않았습니다."
|
|
|
|
#. module: hr_holidays_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_holidays_attendance/models/hr_leave_allocation.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The employee does not have enough overtime hours to request this leave."
|
|
msgstr "직원이 휴가를 요청할 수 있는 충분한 초과 근무 시간을 채우지 못했습니다."
|
|
|
|
#. module: hr_holidays_attendance
|
|
#: model:ir.model,name:hr_holidays_attendance.model_hr_leave
|
|
msgid "Time Off"
|
|
msgstr "휴가"
|
|
|
|
#. module: hr_holidays_attendance
|
|
#: model:ir.model,name:hr_holidays_attendance.model_hr_leave_allocation
|
|
msgid "Time Off Allocation"
|
|
msgstr "휴가 할당"
|
|
|
|
#. module: hr_holidays_attendance
|
|
#: model:ir.model,name:hr_holidays_attendance.model_hr_leave_type
|
|
msgid "Time Off Type"
|
|
msgstr "휴가 유형"
|
|
|
|
#. module: hr_holidays_attendance
|
|
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave__employee_overtime
|
|
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_allocation__employee_overtime
|
|
msgid "Total Overtime"
|
|
msgstr "총 초과 근무"
|
|
|
|
#. module: hr_holidays_attendance
|
|
#: model:ir.model,name:hr_holidays_attendance.model_res_users
|
|
msgid "User"
|
|
msgstr "사용자"
|
|
|
|
#. module: hr_holidays_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_holidays_attendance/models/hr_leave.py:0
|
|
#, python-format
|
|
msgid "You do not have enough extra hours to request this leave"
|
|
msgstr "휴가를 요청할 수 있는 충분한 추가 시간을 채우지 않았습니다."
|