odoo/addons/hr_timesheet_attendance/i18n/ko.po

270 lines
11 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_timesheet_attendance
#
# Translators:
# 최재호 <hwangtog@gmail.com>, 2017
# Martin Trigaux <mat@odoo.com>, 2017
# 종현 엄 <whd5367@naver.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-07 08:57+0000\n"
"PO-Revision-Date: 2016-09-07 08:57+0000\n"
"Last-Translator: 종현 엄 <whd5367@naver.com>, 2017\n"
"Language-Team: Korean (https://www.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_timesheet_attendance
#: model:ir.ui.view,arch_db:hr_timesheet_attendance.hr_timesheet_sheet_form
msgid "<span class=\"o_stat_text\">Timesheet</span>"
msgstr ""
#. module: hr_timesheet_attendance
#: model:ir.model.fields,help:hr_timesheet_attendance.field_project_config_settings_timesheet_max_difference
#: model:ir.model.fields,help:hr_timesheet_attendance.field_res_company_timesheet_max_difference
msgid ""
"Allowed difference in hours between the sign in/out and the timesheet "
"computation for one sheet. Set this to 0 if you do not want any control."
msgstr "로그인/아웃과 단일 표로 계산된 작업표 사이에 시간 차 허용. 어떤 설정도 하지 않으려면 0으로 설정합니다."
#. module: hr_timesheet_attendance
#: model:ir.model,name:hr_timesheet_attendance.model_hr_attendance
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_sheet_sheet_day_total_attendance
msgid "Attendance"
msgstr "근태"
#. module: hr_timesheet_attendance
#: model:ir.actions.act_window,name:hr_timesheet_attendance.act_hr_timesheet_sheet_sheet_2_hr_attendance
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_sheet_sheet_attendance_count
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_sheet_sheet_attendances_ids
#: model:ir.ui.view,arch_db:hr_timesheet_attendance.hr_timesheet_sheet_form
msgid "Attendances"
msgstr "근태"
#. module: hr_timesheet_attendance
#: model:ir.model,name:hr_timesheet_attendance.model_res_company
msgid "Companies"
msgstr "회사"
#. module: hr_timesheet_attendance
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report_date
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_sheet_sheet_day_name
msgid "Date"
msgstr "날짜"
#. module: hr_timesheet_attendance
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_sheet_sheet_day_total_difference
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_sheet_sheet_total_difference
msgid "Difference"
msgstr "차이"
#. module: hr_timesheet_attendance
#: model:ir.ui.view,arch_db:hr_timesheet_attendance.hr_timesheet_sheet_form
msgid "Differences"
msgstr "차이"
#. module: hr_timesheet_attendance
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report_display_name
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_sheet_sheet_day_display_name
msgid "Display Name"
msgstr "표시 이름"
#. module: hr_timesheet_attendance
#: model:ir.actions.act_window,name:hr_timesheet_attendance.action_hr_timesheet_attendance_report
msgid "HR Timesheet/Attendance Report"
msgstr ""
#. module: hr_timesheet_attendance
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report_id
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_sheet_sheet_day_id
msgid "ID"
msgstr "ID"
#. module: hr_timesheet_attendance
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report___last_update
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_sheet_sheet_day___last_update
msgid "Last Modified on"
msgstr "최근 수정"
#. module: hr_timesheet_attendance
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_sheet_sheet_period_ids
#: model:ir.ui.view,arch_db:hr_timesheet_attendance.hr_timesheet_day_tree
#: model:ir.ui.view,arch_db:hr_timesheet_attendance.hr_timesheet_sheet_form
msgid "Period"
msgstr "기간"
#. module: hr_timesheet_attendance
#: code:addons/hr_timesheet_attendance/models/hr_timesheet_sheet.py:76
#, python-format
msgid ""
"Please verify that the total difference of the sheet is lower than %.2f."
msgstr "출퇴근표의 전체 차이가 %.2f 보다 낮은지 확인하십시오."
#. module: hr_timesheet_attendance
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_attendance_sheet_id
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_attendance_sheet_id_computed
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_sheet_sheet_day_sheet_id
msgid "Sheet"
msgstr "표"
#. module: hr_timesheet_attendance
#: code:addons/hr_timesheet_attendance/models/hr_timesheet_sheet.py:85
#, python-format
msgid ""
"The timesheet cannot be validated as it contains an attendance record with "
"no Check Out)."
msgstr ""
#. module: hr_timesheet_attendance
#: model:ir.ui.view,arch_db:hr_timesheet_attendance.view_hr_timesheet_attendance_report_search
msgid "This Month"
msgstr "이번 달"
#. module: hr_timesheet_attendance
#: model:ir.ui.view,arch_db:hr_timesheet_attendance.view_hr_timesheet_attendance_report_search
msgid "This Week"
msgstr "이번 주"
#. module: hr_timesheet_attendance
#: model:ir.model,name:hr_timesheet_attendance.model_hr_timesheet_sheet_sheet
msgid "Timesheet"
msgstr "작업표"
#. module: hr_timesheet_attendance
#: model:ir.ui.menu,name:hr_timesheet_attendance.menu_hr_timesheet_attendance_report
msgid "Timesheet / Attendance"
msgstr ""
#. module: hr_timesheet_attendance
#: model:ir.actions.act_window,name:hr_timesheet_attendance.act_hr_timesheet_sheet_sheet_2_hr_analytic_timesheet
msgid "Timesheet Activities"
msgstr "작업표 활동"
#. module: hr_timesheet_attendance
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_res_company_timesheet_max_difference
msgid "Timesheet allowed difference(Hours)"
msgstr "작업표에 허용된 시간 차이(시간)"
#. module: hr_timesheet_attendance
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_project_config_settings_timesheet_max_difference
msgid "Timesheet allowed difference(Hours) *"
msgstr ""
#. module: hr_timesheet_attendance
#: model:ir.actions.act_window,name:hr_timesheet_attendance.act_hr_timesheet_sheet_sheet_by_account
msgid "Timesheet by Account"
msgstr "계정별 작업표"
#. module: hr_timesheet_attendance
#: model:ir.actions.act_window,name:hr_timesheet_attendance.act_hr_timesheet_sheet_sheet_by_day
msgid "Timesheet by Day"
msgstr "일일 작업표"
#. module: hr_timesheet_attendance
#: model:ir.ui.view,arch_db:hr_timesheet_attendance.hr_timesheet_sheet_form
msgid "Timesheets"
msgstr "작업표"
#. module: hr_timesheet_attendance
#: model:ir.model,name:hr_timesheet_attendance.model_hr_timesheet_sheet_sheet_day
msgid "Timesheets by Period"
msgstr "기간별 작업표"
#. module: hr_timesheet_attendance
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_sheet_sheet_total_attendance
msgid "Total Attendance"
msgstr "총 출석"
#. module: hr_timesheet_attendance
#: model:ir.ui.view,arch_db:hr_timesheet_attendance.hr_timesheet_day_tree
msgid "Total Attendances"
msgstr "총 출석"
#. module: hr_timesheet_attendance
#: model:ir.ui.view,arch_db:hr_timesheet_attendance.hr_timesheet_day_tree
msgid "Total Difference"
msgstr "전체 차이"
#. module: hr_timesheet_attendance
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_sheet_sheet_day_total_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_sheet_sheet_total_timesheet
#: model:ir.ui.view,arch_db:hr_timesheet_attendance.hr_timesheet_day_tree
msgid "Total Timesheet"
msgstr "전체 작업표"
#. module: hr_timesheet_attendance
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report_total_attendance
msgid "Total attendance"
msgstr ""
#. module: hr_timesheet_attendance
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report_total_difference
msgid "Total difference"
msgstr ""
#. module: hr_timesheet_attendance
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report_total_timesheet
msgid "Total timesheet"
msgstr ""
#. module: hr_timesheet_attendance
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report_user_id
msgid "User id"
msgstr ""
#. module: hr_timesheet_attendance
#: code:addons/hr_timesheet_attendance/models/hr_attendance.py:98
#, python-format
msgid ""
"You can not enter an attendance date outside the current timesheet dates."
msgstr "귀하는 현재의 작업표에 외부에서 출석 날짜를 입력할 수 없습니다."
#. module: hr_timesheet_attendance
#: code:addons/hr_timesheet_attendance/models/hr_attendance.py:96
#, python-format
msgid ""
"You can not enter an attendance in a submitted timesheet. Ask your manager "
"to reset it before adding attendance."
msgstr "제출된 작업표에는 출석을 입력할 수 없습니다. 출석을 추가하기 전에 재설정하는 법을 관리자에게 문의하십시오."
#. module: hr_timesheet_attendance
#: code:addons/hr_timesheet_attendance/models/hr_timesheet_sheet.py:53
#, python-format
msgid "You cannot delete a timesheet that has attendance entries."
msgstr ""
#. module: hr_timesheet_attendance
#: code:addons/hr_timesheet_attendance/models/hr_attendance.py:113
#, python-format
msgid ""
"You cannot enter an attendance date outside the current timesheet dates."
msgstr "귀하는 현재의 작업표에 외부에서 출석 날짜를 입력할 수 없습니다."
#. module: hr_timesheet_attendance
#: code:addons/hr_timesheet_attendance/models/hr_attendance.py:119
#, python-format
msgid "You cannot modify an entry in a confirmed timesheet"
msgstr "확정된 작업표의 항목은 수정할 수 없습니다!"
#. module: hr_timesheet_attendance
#: model:ir.model,name:hr_timesheet_attendance.model_hr_timesheet_attendance_report
msgid "hr.timesheet.attendance.report"
msgstr ""
#. module: hr_timesheet_attendance
#: model:ir.model,name:hr_timesheet_attendance.model_project_config_settings
msgid "project.config.settings"
msgstr ""
#. module: hr_timesheet_attendance
#: model:ir.ui.view,arch_db:hr_timesheet_attendance.view_hr_timesheet_attendance_report_pivot
#: model:ir.ui.view,arch_db:hr_timesheet_attendance.view_hr_timesheet_attendance_report_search
msgid "timesheet attendance"
msgstr ""