# Translation of Odoo Server. # This file contains the translation of the following modules: # * hr_skills_slides # # Translators: # Martin Trigaux, 2022 # Raymond Yu , 2022 # Jeffery CHEN , 2022 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-12-15 12:50+0000\n" "PO-Revision-Date: 2022-09-22 05:52+0000\n" "Last-Translator: Jeffery CHEN , 2022\n" "Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: hr_skills_slides #. odoo-python #: code:addons/hr_skills_slides/models/hr_employee.py:0 #, python-format msgid "%(completed)s / %(total)s" msgstr "%(completed)s / %(total)s" #. module: hr_skills_slides #: model:ir.model,name:hr_skills_slides.model_slide_channel_partner msgid "Channel / Partners (Members)" msgstr "频道/合作伙伴(会员)" #. module: hr_skills_slides #: model:ir.model,name:hr_skills_slides.model_slide_channel #: model:ir.model.fields,field_description:hr_skills_slides.field_hr_resume_line__channel_id #: model:ir.model.fields.selection,name:hr_skills_slides.selection__hr_resume_line__display_type__course msgid "Course" msgstr "课程" #. module: hr_skills_slides #: model:ir.model.fields,field_description:hr_skills_slides.field_hr_resume_line__course_url msgid "Course Url" msgstr "课程URL" #. module: hr_skills_slides #: model_terms:ir.ui.view,arch_db:hr_skills_slides.hr_employee_view_form msgid "Courses" msgstr "课程" #. module: hr_skills_slides #: model:ir.model.fields,field_description:hr_skills_slides.field_hr_employee__courses_completion_text msgid "Courses Completion Text" msgstr "课程完成文本" #. module: hr_skills_slides #: model:ir.model.fields,field_description:hr_skills_slides.field_hr_resume_line__display_type msgid "Display Type" msgstr "显示类型" #. module: hr_skills_slides #: model:ir.model,name:hr_skills_slides.model_hr_employee msgid "Employee" msgstr "员工" #. module: hr_skills_slides #: model:ir.model,name:hr_skills_slides.model_hr_resume_line msgid "Resume line of an employee" msgstr "员工的简历行" #. module: hr_skills_slides #. odoo-python #: code:addons/hr_skills_slides/models/slide_channel.py:0 #, python-format msgid "The employee has completed the course %(course)s" msgstr "员工已完成课程%(course)s" #. module: hr_skills_slides #. odoo-python #: code:addons/hr_skills_slides/models/slide_channel.py:0 #, python-format msgid "The employee left the course %(course)s" msgstr "员工离开课程%(course)s" #. module: hr_skills_slides #. odoo-python #: code:addons/hr_skills_slides/models/slide_channel.py:0 #, python-format msgid "The employee subscribed to the course %(course)s" msgstr "订阅了课程%(course)s的员工" #. module: hr_skills_slides #: model:ir.model.fields,field_description:hr_skills_slides.field_hr_employee__subscribed_courses msgid "eLearning Courses" msgstr "在线学习课程"