19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:31:00 +01:00
parent a1137a1456
commit e1d89e11e3
2789 changed files with 1093187 additions and 605897 deletions

View file

@ -1,26 +1,97 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_recruitment_survey
#
# * hr_recruitment_survey
#
# Translators:
# Martin Trigaux, 2022
# Duy BQ <duybq86@gmail.com>, 2022
# Vo Thanh Thuy, 2022
# Thi Huong Nguyen, 2025
#
# Thi Huong Nguyen, 2023
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
"PO-Revision-Date: 2022-09-22 05:52+0000\n"
"Last-Translator: Thi Huong Nguyen, 2025\n"
"Language-Team: Vietnamese (https://app.transifex.com/odoo/teams/41243/vi/)\n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-09-16 02:35+0000\n"
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
"Language-Team: Vietnamese <https://translate.odoo.com/projects/odoo-19/"
"hr_recruitment_survey/vi/>\n"
"Language: vi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.12.2\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"
" </p><div style=\"margin: 16px 0px 16px 0px;\">\n"
" <a t-att-href=\"(object.get_start_url())\" t-attf-"
"style=\"background-color: {{user.company_id.email_secondary_color or "
"'#875A7B'}}; padding: 8px 16px 8px 16px; text-decoration: none; color: "
"{{user.company_id.email_primary_color or '#FFFFFF'}}; 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"
" \n"
"</div>\n"
" "
msgstr ""
"<div style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
" <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
" Xin chào <t t-out=\"object.partner_id.name or 'bạn'\">[applicant "
"name]</t><br/><br/>\n"
" <t>\n"
" Chúng tôi đang xử lý đơn ứng tuyển của bạn và muốn bạn trả lời "
"một số câu hỏi.\n"
" </t>\n"
" </p><div style=\"margin: 16px 0px 16px 0px;\">\n"
" <a t-att-href=\"(object.get_start_url())\" t-attf-"
"style=\"background-color: {{user.company_id.email_secondary_color or "
"'#875A7B'}}; padding: 8px 16px 8px 16px; text-decoration: none; color: "
"{{user.company_id.email_primary_color or '#FFFFFF'}}; border-radius: 5px; "
"font-size:13px;\"> \n"
" <t>\n"
" Bắt đầu cuộc phỏng vấn viết\n"
" </t>\n"
" </a>\n"
" </div>\n"
" <t t-if=\"object.deadline\">\n"
" Hạn trả lời phỏng vấn là <t t-out=\"format_date(object.deadline)"
"\">[deadline date]</t>.<br/><br/>\n"
" </t>\n"
" <t>\n"
" Chúc bạn may mắn và cảm ơn bạn đã tham gia phỏng vấn!\n"
" </t>\n"
" \n"
"</div>\n"
" "
#. module: hr_recruitment_survey
#: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.hr_recruitment_survey_button_form_view
msgid "<i class=\"oi oi-fw oi-arrow-right\"/>Go to Recruitment"
msgstr "<i class=\"oi oi-fw oi-arrow-right\"/>Đi đến Tuyển dụng"
#. module: hr_recruitment_survey
#: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.hr_applicant_view_form_inherit
@ -39,7 +110,12 @@ msgstr "Về bạn"
#. module: hr_recruitment_survey
#: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1_q7
msgid "Activities"
msgstr "Các hoạt động"
msgstr "Hoạt động"
#. module: hr_recruitment_survey
#: model_terms:ir.actions.act_window,help:hr_recruitment_survey.survey_survey_action_recruitment
msgid "Add a new survey"
msgstr "Thêm một khảo sát mới"
#. module: hr_recruitment_survey
#: model:ir.model,name:hr_recruitment_survey.model_hr_applicant
@ -48,14 +124,24 @@ msgstr "Các hoạt động"
msgid "Applicant"
msgstr "Ứng viên"
#. module: hr_recruitment_survey
#: model:mail.template,name:hr_recruitment_survey.mail_template_applicant_interview_invite
msgid "Applicant: Interview"
msgstr "Ứng viên: Phỏng vấn"
#. module: hr_recruitment_survey
#: model:ir.model,website_form_label:hr_recruitment_survey.model_hr_applicant
msgid "Apply for a Job"
msgstr "Ứng tuyển một công việc"
#. 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"
"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 ""
"Chọn một mẫu phỏng vấn cho vị trí công việc này và bạn sẽ có thể in / trả "
"Chọn một mẫu phỏng vấn cho Vị trí công việc này và bạn sẽ có thể in / trả "
"lời phỏng vấn này từ tất cả các ứng viên đăng ký làm việc này"
#. module: hr_recruitment_survey
@ -63,15 +149,24 @@ msgstr ""
msgid "Display Interview Form"
msgstr "Hiển thị mẫu phỏng vẫn"
#. module: hr_recruitment_survey
#: model:ir.model.fields,field_description:hr_recruitment_survey.field_hr_applicant__display_name
#: model:ir.model.fields,field_description:hr_recruitment_survey.field_hr_job__display_name
#: model:ir.model.fields,field_description:hr_recruitment_survey.field_survey_invite__display_name
#: model:ir.model.fields,field_description:hr_recruitment_survey.field_survey_survey__display_name
#: model:ir.model.fields,field_description:hr_recruitment_survey.field_survey_user_input__display_name
msgid "Display Name"
msgstr "Tên hiển thị"
#. module: hr_recruitment_survey
#: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1_q4
msgid "Education"
msgstr "Trình độ"
msgstr "Giáo dục"
#. 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 "Bạn đã (sắp) tốt nghiệp từ trường Đại học nào?"
msgid "From which university did or will you graduate?"
msgstr "Bạn đã hoặc sắp tốt nghiệp từ trường đại học nào?"
#. module: hr_recruitment_survey
#: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_row2
@ -98,6 +193,15 @@ msgstr "Môi trường làm việc dễ chịu"
msgid "Having freebies such as tea, coffee and stationery"
msgstr "Trà, cà phê, đồ văn phòng miễn phí"
#. module: hr_recruitment_survey
#: model:ir.model.fields,field_description:hr_recruitment_survey.field_hr_applicant__id
#: model:ir.model.fields,field_description:hr_recruitment_survey.field_hr_job__id
#: model:ir.model.fields,field_description:hr_recruitment_survey.field_survey_invite__id
#: model:ir.model.fields,field_description:hr_recruitment_survey.field_survey_survey__id
#: model:ir.model.fields,field_description:hr_recruitment_survey.field_survey_user_input__id
msgid "ID"
msgstr "ID"
#. module: hr_recruitment_survey
#: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_col2
msgid "Important"
@ -112,9 +216,8 @@ msgstr "Mẫu phỏng vấn"
#. module: hr_recruitment_survey
#. odoo-python
#: code:addons/hr_recruitment_survey/models/hr_job.py:0
#, python-format
msgid "Interview Form : %s"
msgstr "Interview Form : %s"
msgid "Interview Form: %s"
msgstr "Biểu mẫu phỏng vấn: %s"
#. module: hr_recruitment_survey
#: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.res_config_settings_view_form
@ -122,12 +225,15 @@ msgid "Interview Survey"
msgstr "Khảo sát phỏng vấn"
#. module: hr_recruitment_survey
#: model:ir.actions.act_window,name:hr_recruitment_survey.survey_survey_action_recruitment
#: model:ir.ui.menu,name:hr_recruitment_survey.menu_hr_recruitment_config_surveys
#: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.view_hr_job_kanban_inherit
msgid "Interviews"
msgstr "Phỏng vấn"
#. module: hr_recruitment_survey
#: model:ir.model,name:hr_recruitment_survey.model_hr_job
#: model:ir.model.fields,field_description:hr_recruitment_survey.field_survey_survey__hr_job_ids
msgid "Job Position"
msgstr "Vị trí công việc"
@ -151,6 +257,11 @@ msgstr "Không quan trọng"
msgid "Office location"
msgstr "Vị trí văn phòng"
#. 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 "Tham gia phỏng vấn {{ 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"
@ -168,12 +279,20 @@ 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"
"Please fill information about you: who you are, what are your education, "
"experience, and activities.\n"
" It will help us managing your application."
msgstr ""
"Hãy điền các thông tin sau: bạn là ai, trình độ học vấn, kinh nghiệm, và các hoạt động đã tham gia.\n"
"Hãy điền các thông tin sau: bạn là ai, trình độ học vấn, kinh nghiệm, và các "
"hoạt động đã tham gia.\n"
" Việc này sẽ giúp chúng tôi quản lý hồ sơ của bạn."
#. module: hr_recruitment_survey
#. odoo-python
#: code:addons/hr_recruitment_survey/models/hr_applicant.py:0
msgid "Please provide an applicant name."
msgstr "Vui lòng cung cấp tên ứng viên."
#. 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
@ -188,20 +307,20 @@ msgid ""
"Please tell us a bit more about yourself: what are your main activities, ..."
msgstr "Hãy cho chúng tôi biết thêm về bạn: công việc chính của bạn là gì,..."
#. module: hr_recruitment_survey
#: model:ir.model.fields.selection,name:hr_recruitment_survey.selection__survey_survey__survey_type__recruitment
msgid "Recruitment"
msgstr "Tuyển dụng"
#. module: hr_recruitment_survey
#: model:survey.survey,title:hr_recruitment_survey.survey_recruitment_form
msgid "Recruitment Form"
msgstr "Mẫu tuyển dụng"
#. module: hr_recruitment_survey
#: model:ir.model.fields,field_description:hr_recruitment_survey.field_hr_applicant__response_id
msgid "Response"
msgstr "Hồi đáp"
#. module: hr_recruitment_survey
#: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.hr_applicant_view_form_inherit
msgid "SEND INTERVIEW"
msgstr "GỬI PHỎNG VẤN"
#: model:ir.model.fields,field_description:hr_recruitment_survey.field_hr_applicant__response_ids
msgid "Responses"
msgstr "Phản hồi"
#. module: hr_recruitment_survey
#: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.hr_applicant_view_form_inherit
@ -209,15 +328,21 @@ msgid "See interview report"
msgstr "See interview report"
#. module: hr_recruitment_survey
#: model:ir.model.fields,field_description:hr_recruitment_survey.field_hr_applicant__response_state
msgid "Status"
msgstr "Trạng thái"
#: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.hr_applicant_view_form_inherit
msgid "Send Interview"
msgstr "Gửi phỏng vấn"
#. module: hr_recruitment_survey
#. odoo-python
#: code:addons/hr_recruitment_survey/models/hr_applicant.py:0
msgid "Send an interview"
msgstr "Gửi một cuộc phỏng vấn"
#. module: hr_recruitment_survey
#. odoo-python
#: code:addons/hr_recruitment_survey/models/hr_job.py:0
#: model:ir.model,name:hr_recruitment_survey.model_survey_survey
#: model:ir.model.fields,field_description:hr_recruitment_survey.field_hr_applicant__survey_id
#, python-format
msgid "Survey"
msgstr "Khảo sát"
@ -226,6 +351,11 @@ msgstr "Khảo sát"
msgid "Survey Invitation Wizard"
msgstr "Survey Invitation Wizard"
#. module: hr_recruitment_survey
#: model:ir.model.fields,field_description:hr_recruitment_survey.field_survey_survey__survey_type
msgid "Survey Type"
msgstr "Loại khảo sát"
#. module: hr_recruitment_survey
#: model:ir.model,name:hr_recruitment_survey.model_survey_user_input
msgid "Survey User Input"
@ -238,15 +368,13 @@ msgstr "Cảm ơn bạn đã trả lời khảo sát. Chúng tôi sẽ trả l
#. module: hr_recruitment_survey
#. odoo-python
#: code:addons/hr_recruitment_survey/models/survey_invite.py:0
#, python-format
#: code:addons/hr_recruitment_survey/models/survey_user_input.py:0
msgid "The applicant \"%s\" has finished the survey."
msgstr "Ứng viên \"%s\" đã hoàn thành khảo sát."
#. module: hr_recruitment_survey
#. odoo-python
#: code:addons/hr_recruitment_survey/models/survey_invite.py:0
#, python-format
#: code:addons/hr_recruitment_survey/wizard/survey_invite.py:0
msgid "The survey %(survey_link)s has been sent to %(partner_link)s"
msgstr "Khảo sát %(survey_link)s đã được gửi tới %(partner_link)s"
@ -262,17 +390,17 @@ msgstr "Bạn có được một nhân viên của chúng tôi giới thiệu kh
#. 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 ""
msgid "What are your main knowledge regarding the job you are applying to?"
msgstr "Bạn biết thông tin gì về công việc mà bạn đang ứng tuyển?"
#. module: hr_recruitment_survey
#: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1_q8
msgid "What is important for you ?"
msgid "What is important for you?"
msgstr "Điều gì quan trọng đối với bạn?"
#. module: hr_recruitment_survey
#: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1_q1
msgid "Which country are you from ?"
msgid "Which country are you from?"
msgstr "Bạn đến từ quốc gia nào?"
#. module: hr_recruitment_survey
@ -281,8 +409,10 @@ msgid "Working with state of the art technology"
msgstr "Làm việc với công nghệ hiện đại"
#. module: hr_recruitment_survey
#. odoo-python
#: code:addons/hr_recruitment_survey/models/hr_applicant.py:0
#, python-format
msgid "You must define a Contact Name for this applicant."
msgstr "You must define a Contact Name for this applicant."
#: model_terms:ir.actions.act_window,help:hr_recruitment_survey.survey_survey_action_recruitment
msgid ""
"You can create surveys used for recruitments. Design easily your interview,\n"
" send invitations and analyze answers."
msgstr ""
"Bạn có thể tạo khảo sát sử dụng cho tuyển dụng. Dễ dàng thiết kế phỏng vấn,\n"
" gửi lời mời và phân tích câu trả lời."