# Translation of Odoo Server. # This file contains the translation of the following modules: # * mrp_workorder_hr_account # # Translators: # Wil Odoo, 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-08-13 10:43+0000\n" "PO-Revision-Date: 2023-10-26 23:10+0000\n" "Last-Translator: Wil Odoo, 2024\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: mrp_workorder_hr_account #: model:ir.model,name:mrp_workorder_hr_account.model_account_analytic_line msgid "Analytic Line" msgstr "분석 라인" #. module: mrp_workorder_hr_account #: model:ir.model.fields,field_description:mrp_workorder_hr_account.field_mrp_report__unit_employee_cost msgid "Average Employee Cost / Unit" msgstr "평균 인건비 / 단위" #. module: mrp_workorder_hr_account #: model:ir.model.fields,help:mrp_workorder_hr_account.field_account_analytic_line__employee_id msgid "" "Define an 'hourly cost' on the employee to track the cost of their time." msgstr "직원에 대한 '시간당 비용'을 설정하여 시간 비용을 추적합니다." #. module: mrp_workorder_hr_account #: model:ir.model.fields,field_description:mrp_workorder_hr_account.field_account_analytic_line__employee_id msgid "Employee" msgstr "임직원" #. module: mrp_workorder_hr_account #: model:ir.model.fields,field_description:mrp_workorder_hr_account.field_mrp_workorder__employee_analytic_account_line_ids msgid "Employee Analytic Account Line" msgstr "직원 분석 계정 내역" #. module: mrp_workorder_hr_account #: model:ir.model.fields,help:mrp_workorder_hr_account.field_mrp_report__unit_employee_cost msgid "" "Employee Cost per unit produced (in product UoM) of manufacturing order" msgstr "제조 주문의 생산 단위당 인건비 (품목 단위 기준)" #. module: mrp_workorder_hr_account #: model:ir.model,name:mrp_workorder_hr_account.model_report_mrp_account_enterprise_mrp_cost_structure msgid "MRP Cost Structure Report" msgstr "MRP 비용 구조 보고서" #. module: mrp_workorder_hr_account #: model:ir.model,name:mrp_workorder_hr_account.model_mrp_report msgid "Manufacturing Report" msgstr "제조 보고서" #. module: mrp_workorder_hr_account #: model:ir.model,name:mrp_workorder_hr_account.model_mrp_production msgid "Production Order" msgstr "생산 주문" #. module: mrp_workorder_hr_account #: model:ir.model.fields,field_description:mrp_workorder_hr_account.field_mrp_report__employee_cost msgid "Total Employee Cost" msgstr "총 인건비" #. module: mrp_workorder_hr_account #: model:ir.model.fields,help:mrp_workorder_hr_account.field_mrp_report__employee_cost msgid "Total cost of employees for manufacturing order" msgstr "제조 주문에 대한 총 인건비" #. module: mrp_workorder_hr_account #: model:ir.model,name:mrp_workorder_hr_account.model_mrp_routing_workcenter msgid "Work Center Usage" msgstr "작업장 사용율" #. module: mrp_workorder_hr_account #: model:ir.model,name:mrp_workorder_hr_account.model_mrp_workorder msgid "Work Order" msgstr "작업 지시" #. module: mrp_workorder_hr_account #: model:ir.model,name:mrp_workorder_hr_account.model_mrp_workcenter_productivity msgid "Workcenter Productivity Log" msgstr "작업장의 생산성 기록" #. module: mrp_workorder_hr_account #. odoo-python #: code:addons/mrp_workorder_hr_account/models/mrp_workorder.py:0 #, python-format msgid "[EMPL] %s - %s" msgstr "[EMPL] %s - %s"