343 lines
13 KiB
Plaintext
343 lines
13 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * hr_recruitment_survey
|
||
|
#
|
||
|
# Translators:
|
||
|
# Wil Odoo, 2023
|
||
|
# 山西清水欧度(QQ:54773801) <54773801@qq.com>, 2023
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 17.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||
|
"Last-Translator: 山西清水欧度(QQ:54773801) <54773801@qq.com>, 2023\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_recruitment_survey
|
||
|
#: model:mail.template,body_html:hr_recruitment_survey.mail_template_applicant_interview_invite
|
||
|
msgid ""
|
||
|
"<div style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
|
||
|
" <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
|
||
|
" Dear <t t-out=\"object.partner_id.name or 'applicant'\">[applicant name]</t><br><br>\n"
|
||
|
" <t>\n"
|
||
|
" You've progressed through the recruitment process and we would like you to answer some questions.\n"
|
||
|
" </t>\n"
|
||
|
" <div style=\"margin: 16px 0px 16px 0px;\">\n"
|
||
|
" <a t-att-href=\"(object.get_start_url())\" style=\"background-color: #875A7B; padding: 8px 16px 8px 16px; text-decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">\n"
|
||
|
" <t>\n"
|
||
|
" Start the written interview\n"
|
||
|
" </t>\n"
|
||
|
" </a>\n"
|
||
|
" </div>\n"
|
||
|
" <t t-if=\"object.deadline\">\n"
|
||
|
" Please answer the interview for <t t-out=\"format_date(object.deadline)\">[deadline date]</t>.<br><br>\n"
|
||
|
" </t>\n"
|
||
|
" <t>\n"
|
||
|
" We wish you good luck! Thank you in advance for your participation.\n"
|
||
|
" </t>\n"
|
||
|
" </p>\n"
|
||
|
"</div>\n"
|
||
|
" "
|
||
|
msgstr ""
|
||
|
"<div style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
|
||
|
" <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
|
||
|
" <t t-out=\"object.partner_id.name or 'applicant'\">[申请人姓名]</t>您好!<br><br>\n"
|
||
|
" <t>\n"
|
||
|
" 您已通过招聘程序,我们希望您回答一些问题。\n"
|
||
|
" </t>\n"
|
||
|
" <div style=\"margin: 16px 0px 16px 0px;\">\n"
|
||
|
" <a t-att-href=\"(object.get_start_url())\" style=\"background-color: #875A7B; padding: 8px 16px 8px 16px; text-decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">\n"
|
||
|
" <t>\n"
|
||
|
" 开始笔试\n"
|
||
|
" </t>\n"
|
||
|
" </a>\n"
|
||
|
" </div>\n"
|
||
|
" <t t-if=\"object.deadline\">\n"
|
||
|
" 请于限期前完成面试问题 <t t-out=\"format_date(object.deadline)\">[截止日期]</t>.<br><br>\n"
|
||
|
" </t>\n"
|
||
|
" <t>\n"
|
||
|
" 祝您好运!感谢您的参与。\n"
|
||
|
" </t>\n"
|
||
|
" </p>\n"
|
||
|
"</div>\n"
|
||
|
" "
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.hr_applicant_view_form_inherit
|
||
|
msgid ""
|
||
|
"<span class=\"o_stat_text\">Consult</span>\n"
|
||
|
" <span class=\"o_stat_text\">Interview</span>"
|
||
|
msgstr ""
|
||
|
"<span class=\"o_stat_text\">咨询</span>\n"
|
||
|
" <span class=\"o_stat_text\">访谈</span>"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1
|
||
|
msgid "About you"
|
||
|
msgstr "个人简介"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1_q7
|
||
|
msgid "Activities"
|
||
|
msgstr "活动"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:ir.model,name:hr_recruitment_survey.model_hr_applicant
|
||
|
#: model:ir.model.fields,field_description:hr_recruitment_survey.field_survey_invite__applicant_id
|
||
|
#: model:ir.model.fields,field_description:hr_recruitment_survey.field_survey_user_input__applicant_id
|
||
|
msgid "Applicant"
|
||
|
msgstr "申请人"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:mail.template,name:hr_recruitment_survey.mail_template_applicant_interview_invite
|
||
|
msgid "Applicant: Interview"
|
||
|
msgstr "申请人: 面试"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:ir.model.fields,help:hr_recruitment_survey.field_hr_applicant__survey_id
|
||
|
#: model:ir.model.fields,help:hr_recruitment_survey.field_hr_job__survey_id
|
||
|
msgid ""
|
||
|
"Choose an interview form for this job position and you will be able to "
|
||
|
"print/answer this interview from all applicants who apply for this job"
|
||
|
msgstr "选择一个此岗位的面试表格,您可以把它打印出来让所有此岗位的应聘者回答这个表格的问题"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.view_hr_job_kanban_inherit
|
||
|
msgid "Display Interview Form"
|
||
|
msgstr "显示面试界面"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1_q4
|
||
|
msgid "Education"
|
||
|
msgstr "教育"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1_q2
|
||
|
msgid "From which university did or will you graduate?"
|
||
|
msgstr "您已经或将要从哪所大学毕业?"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_row2
|
||
|
msgid "Getting on with colleagues"
|
||
|
msgstr "与同事相处"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_row8
|
||
|
msgid "Getting perks such as free parking, gym passes"
|
||
|
msgstr "获得诸如免费停车场、健身卡等福利待遇"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_row1
|
||
|
msgid "Having a good pay"
|
||
|
msgstr "拥有良好的薪酬"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_row3
|
||
|
msgid "Having a nice office environment"
|
||
|
msgstr "拥有一个良好的办公环境"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_row7
|
||
|
msgid "Having freebies such as tea, coffee and stationery"
|
||
|
msgstr "有赠品,如茶、咖啡和文具"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_col2
|
||
|
msgid "Important"
|
||
|
msgstr "重要"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:ir.model.fields,field_description:hr_recruitment_survey.field_hr_job__survey_id
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.view_hr_job_kanban_inherit
|
||
|
msgid "Interview Form"
|
||
|
msgstr "面试表单"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#. odoo-python
|
||
|
#: code:addons/hr_recruitment_survey/models/hr_job.py:0
|
||
|
#, python-format
|
||
|
msgid "Interview Form: %s"
|
||
|
msgstr "面试表单: %s"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.res_config_settings_view_form
|
||
|
msgid "Interview Survey"
|
||
|
msgstr "访谈调查"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.view_hr_job_kanban_inherit
|
||
|
msgid "Interviews"
|
||
|
msgstr "面试"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:ir.model,name:hr_recruitment_survey.model_hr_job
|
||
|
msgid "Job Position"
|
||
|
msgstr "工作岗位"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1_q6
|
||
|
msgid "Knowledge"
|
||
|
msgstr "知识"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_row6
|
||
|
msgid "Management quality"
|
||
|
msgstr "管理质量"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_col1
|
||
|
msgid "Not important"
|
||
|
msgstr "不重要的"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_row5
|
||
|
msgid "Office location"
|
||
|
msgstr "办公地点"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:mail.template,subject:hr_recruitment_survey.mail_template_applicant_interview_invite
|
||
|
msgid "Participate to {{ object.survey_id.display_name }} interview"
|
||
|
msgstr "参与{{ object.survey_id.display_name }}面试"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1_q5
|
||
|
msgid "Past work experiences"
|
||
|
msgstr "过去的工作经历"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model_terms:survey.survey,description:hr_recruitment_survey.survey_recruitment_form
|
||
|
msgid ""
|
||
|
"Please answer those questions to help recruitment officers to preprocess "
|
||
|
"your application."
|
||
|
msgstr "请回答这些问题,以帮助招聘专员预先处理您的申请。"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model_terms:survey.question,description:hr_recruitment_survey.survey_recruitment_form_p1
|
||
|
msgid ""
|
||
|
"Please fill information about you: who you are, what are your education, experience, and activities.\n"
|
||
|
" It will help us managing your application."
|
||
|
msgstr ""
|
||
|
"请填写您的有关信息:姓名、教育背景、个人经历和活动。\n"
|
||
|
" 这将有助于我们推进您的申请。"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#. odoo-python
|
||
|
#: code:addons/hr_recruitment_survey/models/hr_applicant.py:0
|
||
|
#, python-format
|
||
|
msgid "Please provide an applicant name."
|
||
|
msgstr "请提供应用程序名称。"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model_terms:survey.question,description:hr_recruitment_survey.survey_recruitment_form_p1_q4
|
||
|
#: model_terms:survey.question,description:hr_recruitment_survey.survey_recruitment_form_p1_q5
|
||
|
msgid ""
|
||
|
"Please summarize your education history: schools, location, diplomas, ..."
|
||
|
msgstr "请概述您的教育经历:学校、地点、文凭......"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model_terms:survey.question,description:hr_recruitment_survey.survey_recruitment_form_p1_q7
|
||
|
msgid ""
|
||
|
"Please tell us a bit more about yourself: what are your main activities, ..."
|
||
|
msgstr "请向我们介绍一下您自己:您的主要活动是什么?"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:survey.survey,title:hr_recruitment_survey.survey_recruitment_form
|
||
|
msgid "Recruitment Form"
|
||
|
msgstr "招聘表单"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:ir.model.fields,field_description:hr_recruitment_survey.field_hr_applicant__response_ids
|
||
|
msgid "Responses"
|
||
|
msgstr "回应"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.hr_applicant_view_form_inherit
|
||
|
msgid "See interview report"
|
||
|
msgstr "见面试报告"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.hr_applicant_view_form_inherit
|
||
|
msgid "Send Interview"
|
||
|
msgstr "发送面试"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#. odoo-python
|
||
|
#: code:addons/hr_recruitment_survey/models/hr_applicant.py:0
|
||
|
#, python-format
|
||
|
msgid "Send an interview"
|
||
|
msgstr "发送面试"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#. odoo-python
|
||
|
#: code:addons/hr_recruitment_survey/models/hr_job.py:0
|
||
|
#: model:ir.model.fields,field_description:hr_recruitment_survey.field_hr_applicant__survey_id
|
||
|
#, python-format
|
||
|
msgid "Survey"
|
||
|
msgstr "调查"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:ir.model,name:hr_recruitment_survey.model_survey_invite
|
||
|
msgid "Survey Invitation Wizard"
|
||
|
msgstr "调查邀请向导"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:ir.model,name:hr_recruitment_survey.model_survey_user_input
|
||
|
msgid "Survey User Input"
|
||
|
msgstr "调查用户输入"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model_terms:survey.survey,description_done:hr_recruitment_survey.survey_recruitment_form
|
||
|
msgid "Thank you for answering this survey. We will come back to you soon."
|
||
|
msgstr "谢谢您回答此调查。我们将很快回来。"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#. odoo-python
|
||
|
#: code:addons/hr_recruitment_survey/models/survey_user_input.py:0
|
||
|
#, python-format
|
||
|
msgid "The applicant \"%s\" has finished the survey."
|
||
|
msgstr "申请人\"%s\"已完成调查。"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#. odoo-python
|
||
|
#: code:addons/hr_recruitment_survey/wizard/survey_invite.py:0
|
||
|
#, python-format
|
||
|
msgid "The survey %(survey_link)s has been sent to %(partner_link)s"
|
||
|
msgstr "调查%(survey_link)s已发送至%(partner_link)s"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_col3
|
||
|
msgid "Very important"
|
||
|
msgstr "非常重要"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1_q3
|
||
|
msgid "Were you referred by an employee?"
|
||
|
msgstr "您是由员工介绍的吗?"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model_terms:survey.question,description:hr_recruitment_survey.survey_recruitment_form_p1_q6
|
||
|
msgid "What are your main knowledge regarding the job you are applying to?"
|
||
|
msgstr "您对所申请工作的有哪些了解?"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1_q8
|
||
|
msgid "What is important for you?"
|
||
|
msgstr "什么对您来说很重要?"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1_q1
|
||
|
msgid "Which country are you from?"
|
||
|
msgstr "您来自哪个国家?"
|
||
|
|
||
|
#. module: hr_recruitment_survey
|
||
|
#: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_row4
|
||
|
msgid "Working with state of the art technology"
|
||
|
msgstr "使用最先进的技术工作"
|