# Translation of Odoo Server. # This file contains the translation of the following modules: # * hr_skills_survey # # Translators: # Wil Odoo, 2025 # # "Dylan Kiss (dyki)" , 2025. # Weblate , 2025. msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~18.3\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-01-25 18:36+0000\n" "PO-Revision-Date: 2025-11-13 13:11+0000\n" "Last-Translator: Weblate \n" "Language-Team: Chinese (Traditional Han script) \n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 5.12.2\n" #. module: hr_skills_survey #. odoo-python #: code:addons/hr_skills_survey/models/hr_resume_line.py:0 msgid "%s (copy)" msgstr "%s (副本)" #. module: hr_skills_survey #: model:hr.resume.line,name:hr_skills_survey.resume_line_valid msgid "AWS Cloud" msgstr "AWS Cloud" #. module: hr_skills_survey #: model:ir.model.fields,field_description:hr_skills_survey.field_hr_resume_line__survey_id msgid "Certification" msgstr "認證" #. module: hr_skills_survey #: model:ir.model.fields,field_description:hr_skills_survey.field_hr_resume_line__department_id msgid "Department" msgstr "部門" #. module: hr_skills_survey #: model:ir.model.fields,field_description:hr_skills_survey.field_hr_resume_line__display_name #: model:ir.model.fields,field_description:hr_skills_survey.field_survey_survey__display_name #: model:ir.model.fields,field_description:hr_skills_survey.field_survey_user_input__display_name msgid "Display Name" msgstr "顯示名稱" #. module: hr_skills_survey #: model:ir.model.fields,field_description:hr_skills_survey.field_hr_resume_line__expiration_status msgid "Expiration Status" msgstr "到期狀態" #. module: hr_skills_survey #: model:ir.model.fields.selection,name:hr_skills_survey.selection__hr_resume_line__expiration_status__expired msgid "Expired" msgstr "到期" #. module: hr_skills_survey #: model:ir.model.fields.selection,name:hr_skills_survey.selection__hr_resume_line__expiration_status__expiring msgid "Expiring" msgstr "即將到期" #. module: hr_skills_survey #: model:ir.model.fields,field_description:hr_skills_survey.field_hr_resume_line__id #: model:ir.model.fields,field_description:hr_skills_survey.field_survey_survey__id #: model:ir.model.fields,field_description:hr_skills_survey.field_survey_user_input__id msgid "ID" msgstr "識別號" #. module: hr_skills_survey #: model:hr.resume.line.type,name:hr_skills_survey.resume_type_certification msgid "Internal Certification" msgstr "內部認證" #. module: hr_skills_survey #: model:hr.resume.line,name:hr_skills_survey.resume_line_expiring msgid "MongoDB Developer" msgstr "MongoDB 開發人員" #. module: hr_skills_survey #: model:hr.resume.line,name:hr_skills_survey.resume_line_aws msgid "Oracle DB" msgstr "Oracle DB" #. module: hr_skills_survey #: model:ir.model,name:hr_skills_survey.model_hr_resume_line msgid "Resume line of an employee" msgstr "員工的履歷資料行" #. module: hr_skills_survey #: model:ir.model.fields,help:hr_skills_survey.field_survey_survey__certification_validity_months msgid "" "Specify the number of months the certification is valid after being awarded. " "Enter 0 for certifications that never expire." msgstr "設定認證授予後的有效月數。輸入 0(零)表示認證將永不過期。" #. module: hr_skills_survey #: model:ir.model,name:hr_skills_survey.model_survey_survey msgid "Survey" msgstr "問卷" #. module: hr_skills_survey #: model:ir.model,name:hr_skills_survey.model_survey_user_input msgid "Survey User Input" msgstr "問券使用者輸入" #. module: hr_skills_survey #: model:ir.model.fields.selection,name:hr_skills_survey.selection__hr_resume_line__expiration_status__valid msgid "Valid" msgstr "有效" #. module: hr_skills_survey #: model:ir.model.fields,field_description:hr_skills_survey.field_survey_survey__certification_validity_months msgid "Validity" msgstr "驗證" #~ msgid "Certifications" #~ msgstr "認證" #~ msgid "Display Type" #~ msgstr "顯示類型" #~ msgid "Employee" #~ msgstr "員工" #~ msgid "Employee Certifications" #~ msgstr "員工認證" #~ msgid "Expiration date" #~ msgstr "到期日期" #~ msgid "Expiring Soon" #~ msgstr "即將過期" #~ msgid "Valid Until" #~ msgstr "有效期至" #~ msgid "Validity End" #~ msgstr "有效期結束" #~ msgid "Validity Start" #~ msgstr "有效起始"