forked from Mapan/odoo17e
71 lines
2.8 KiB
Plaintext
71 lines
2.8 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * hr_work_entry_contract_attendance
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 22:20+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Wil Odoo, 2023\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_work_entry_contract_attendance
|
|
#: model:ir.model.fields,help:hr_work_entry_contract_attendance.field_hr_contract__work_entry_source
|
|
msgid ""
|
|
"\n"
|
|
" Defines the source for work entries generation\n"
|
|
"\n"
|
|
" Working Schedule: Work entries will be generated from the working hours below.\n"
|
|
" Attendances: Work entries will be generated from the employee's attendances. (requires Attendance app)\n"
|
|
" Planning: Work entries will be generated from the employee's planning. (requires Planning app)\n"
|
|
" "
|
|
msgstr ""
|
|
"\n"
|
|
" 근무 항목 생성에 대한 기준 정의\n"
|
|
"\n"
|
|
" 근무 일정: 아래의 근무 시간에서 근무 항목을 생성합니다.\n"
|
|
" 근태: 직원 근태에서 근무 항목을 생서합니다. (근태관리 앱 필요)\n"
|
|
" 일정 수립: 직원의 일정에서 근무 항목을 생성합니다. (일정 수립 앱 필요)\n"
|
|
" "
|
|
|
|
#. module: hr_work_entry_contract_attendance
|
|
#: model:ir.model,name:hr_work_entry_contract_attendance.model_hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_work_entry_contract_attendance.field_hr_work_entry__attendance_id
|
|
msgid "Attendance"
|
|
msgstr "출근"
|
|
|
|
#. module: hr_work_entry_contract_attendance
|
|
#: model:ir.model.fields.selection,name:hr_work_entry_contract_attendance.selection__hr_contract__work_entry_source__attendance
|
|
msgid "Attendances"
|
|
msgstr "근태 관리"
|
|
|
|
#. module: hr_work_entry_contract_attendance
|
|
#: model:ir.model,name:hr_work_entry_contract_attendance.model_hr_contract
|
|
msgid "Employee Contract"
|
|
msgstr "근로 계약서"
|
|
|
|
#. module: hr_work_entry_contract_attendance
|
|
#: model:ir.model,name:hr_work_entry_contract_attendance.model_hr_work_entry
|
|
msgid "HR Work Entry"
|
|
msgstr "인사 근로 항목"
|
|
|
|
#. module: hr_work_entry_contract_attendance
|
|
#: model:ir.model,name:hr_work_entry_contract_attendance.model_hr_work_entry_regeneration_wizard
|
|
msgid "Regenerate Employee Work Entries"
|
|
msgstr "직원 작업 항목 재생성"
|
|
|
|
#. module: hr_work_entry_contract_attendance
|
|
#: model:ir.model.fields,field_description:hr_work_entry_contract_attendance.field_hr_contract__work_entry_source
|
|
msgid "Work Entry Source"
|
|
msgstr "작업 항목 원본"
|