769eafb483
Flectra is Forked from Odoo v11 commit : (6135e82d73
)
426 lines
13 KiB
Plaintext
426 lines
13 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * hr_contract
|
|
#
|
|
# Translators:
|
|
# Jeffery CHEN Fan <jeffery9@gmail.com>, 2017
|
|
# liulixia <liu.lixia@elico-corp.com>, 2017
|
|
# Martin Trigaux <mat@odoo.com>, 2017
|
|
# SHRe Liu <shreliu@outlook.com>, 2017
|
|
# liAnGjiA <liangjia@qq.com>, 2017
|
|
# Si Ling Lau <happy8645@hotmail.com>, 2017
|
|
# Xu Lei <xulei8@qq.com>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-09-20 09:53+0000\n"
|
|
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
|
"Last-Translator: Xu Lei <xulei8@qq.com>, 2017\n"
|
|
"Language-Team: Chinese (China) (https://www.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_contract
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_form
|
|
msgid "<span class=\"text-muted\">(If fixed-term contract)</span>"
|
|
msgstr ""
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_form
|
|
msgid "<span>/ month</span>"
|
|
msgstr "<span>/ 月</span>"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_advantages
|
|
msgid "Advantages"
|
|
msgstr "津贴"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_form
|
|
msgid "Advantages..."
|
|
msgstr "补贴 ..."
|
|
|
|
#. module: hr_contract
|
|
#: selection:hr.contract,state:0
|
|
msgid "Cancelled"
|
|
msgstr "已取消"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.actions.act_window,help:hr_contract.action_hr_contract
|
|
msgid "Click here to create new contracts."
|
|
msgstr "点击创建一个新的合同"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_company_id
|
|
msgid "Company"
|
|
msgstr "公司"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_employee_vehicle
|
|
msgid "Company Vehicle"
|
|
msgstr "公司汽车"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_name
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_form
|
|
msgid "Contract Reference"
|
|
msgstr "合同参照"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_form
|
|
msgid "Contract Terms"
|
|
msgstr ""
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model,name:hr_contract.model_hr_contract_type
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_type_id_5898
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_type_name
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_type_view_form
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_type_view_search
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_type_view_tree
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
|
msgid "Contract Type"
|
|
msgstr "合同类型"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.actions.act_window,name:hr_contract.action_hr_contract_type
|
|
#: model:ir.ui.menu,name:hr_contract.hr_menu_contract_type
|
|
msgid "Contract Types"
|
|
msgstr "合同类型"
|
|
|
|
#. module: hr_contract
|
|
#: model:mail.message.subtype,description:hr_contract.mt_contract_pending
|
|
#: model:mail.message.subtype,description:hr_contract.mt_department_contract_pending
|
|
msgid "Contract about to expire"
|
|
msgstr "合同即将过期"
|
|
|
|
#. module: hr_contract
|
|
#: model:mail.message.subtype,description:hr_contract.mt_contract_close
|
|
msgid "Contract expired"
|
|
msgstr "合同过期"
|
|
|
|
#. module: hr_contract
|
|
#: code:addons/hr_contract/models/hr_contract.py:100
|
|
#, python-format
|
|
msgid "Contract start date must be less than contract end date."
|
|
msgstr "合同开始日期必须早于合同结束日期"
|
|
|
|
#. module: hr_contract
|
|
#: model:mail.message.subtype,name:hr_contract.mt_department_contract_pending
|
|
msgid "Contract to Renew"
|
|
msgstr "需续签的合约"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.actions.act_window,name:hr_contract.act_hr_employee_2_hr_contract
|
|
#: model:ir.actions.act_window,name:hr_contract.action_hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_employee_contract_ids
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_employee_contracts_count
|
|
#: model:ir.ui.menu,name:hr_contract.hr_menu_contract
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_tree
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_hr_employee_view_form2
|
|
msgid "Contracts"
|
|
msgstr "合约"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_create_uid
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_type_create_uid
|
|
msgid "Created by"
|
|
msgstr "创建人"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_create_date
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_type_create_date
|
|
msgid "Created on"
|
|
msgstr "创建时间"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_currency_id
|
|
msgid "Currency"
|
|
msgstr "货币"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_employee_contract_id
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_form
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_hr_employee_view_form2
|
|
msgid "Current Contract"
|
|
msgstr "当前合同"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
|
msgid "Current Employee"
|
|
msgstr "当前员工"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_kanban
|
|
msgid "Delete"
|
|
msgstr "刪除"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_department_id
|
|
msgid "Department"
|
|
msgstr "部门"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_display_name
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_type_display_name
|
|
msgid "Display Name"
|
|
msgstr "显示名称"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_kanban
|
|
msgid "Edit Contract"
|
|
msgstr ""
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model,name:hr_contract.model_hr_employee
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_employee_id
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
|
msgid "Employee"
|
|
msgstr "员工"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model,name:hr_contract.model_hr_contract
|
|
msgid "Employee Contract"
|
|
msgstr "员工合约"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract_wage
|
|
msgid "Employee's monthly gross wage."
|
|
msgstr ""
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract_resource_calendar_id
|
|
msgid "Employee's working schedule."
|
|
msgstr ""
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_date_end
|
|
msgid "End Date"
|
|
msgstr "结束日期"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract_date_end
|
|
msgid "End date of the contract (if it's a fixed-term contract)."
|
|
msgstr ""
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract_trial_date_end
|
|
msgid "End date of the trial period (if there is one)."
|
|
msgstr ""
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_trial_date_end
|
|
msgid "End of Trial Period"
|
|
msgstr ""
|
|
|
|
#. module: hr_contract
|
|
#: selection:hr.contract,state:0
|
|
#: model:mail.message.subtype,name:hr_contract.mt_contract_close
|
|
msgid "Expired"
|
|
msgstr "过期"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract_type_sequence
|
|
msgid "Gives the sequence when displaying a list of Contract."
|
|
msgstr "给了显示合同列表时的顺序"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
|
msgid "Group By"
|
|
msgstr "分组"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.actions.server,name:hr_contract.ir_cron_data_contract_update_state_ir_actions_server
|
|
#: model:ir.cron,cron_name:hr_contract.ir_cron_data_contract_update_state
|
|
#: model:ir.cron,name:hr_contract.ir_cron_data_contract_update_state
|
|
msgid "HR Contract: update state"
|
|
msgstr ""
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_employee_vehicle_distance
|
|
msgid "Home-Work Dist."
|
|
msgstr "家里和工作场所的距离"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_id
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_type_id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
|
msgid "Important Messages"
|
|
msgstr "重要信息"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,help:hr_contract.field_hr_employee_vehicle_distance
|
|
msgid "In kilometers"
|
|
msgstr "公里"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_employee_manager
|
|
msgid "Is a Manager"
|
|
msgstr "是经理"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
|
msgid "Job"
|
|
msgstr "工作"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_job_id
|
|
msgid "Job Position"
|
|
msgstr "工作岗位"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract___last_update
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_type___last_update
|
|
msgid "Last Modified on"
|
|
msgstr "最后修改时间"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_type_write_uid
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "最后更新者"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_type_write_date
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_write_date
|
|
msgid "Last Updated on"
|
|
msgstr "最后更新时间"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,help:hr_contract.field_hr_employee_contract_id
|
|
msgid "Latest contract of the employee"
|
|
msgstr "该员工最近的合同"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_hr_employee_view_form2
|
|
msgid "Medical Exam"
|
|
msgstr "体检"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_employee_medic_exam
|
|
msgid "Medical Examination Date"
|
|
msgstr "体检日期"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_form
|
|
msgid "Monthly Advantages in Cash"
|
|
msgstr ""
|
|
|
|
#. module: hr_contract
|
|
#: selection:hr.contract,state:0
|
|
msgid "New"
|
|
msgstr "新建"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_notes
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_form
|
|
msgid "Notes"
|
|
msgstr "备注"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_employee_children
|
|
msgid "Number of Children"
|
|
msgstr "子女数"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_form
|
|
msgid "Other Information"
|
|
msgstr "其他信息"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_employee_place_of_birth
|
|
msgid "Place of Birth"
|
|
msgstr "出生地"
|
|
|
|
#. module: hr_contract
|
|
#: selection:hr.contract,state:0
|
|
msgid "Running"
|
|
msgstr "运行中"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_form
|
|
msgid "Salary Information"
|
|
msgstr ""
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
|
msgid "Search Contract"
|
|
msgstr "搜索合同"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_type_view_search
|
|
msgid "Search Contract Type"
|
|
msgstr "搜索合同类型"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_type_sequence
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_type_view_search
|
|
msgid "Sequence"
|
|
msgstr "序列"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_date_start
|
|
msgid "Start Date"
|
|
msgstr "开始日期"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract_date_start
|
|
msgid "Start date of the contract."
|
|
msgstr ""
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
|
msgid "State"
|
|
msgstr "状态"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_state
|
|
msgid "Status"
|
|
msgstr "状态"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract_state
|
|
msgid "Status of the contract"
|
|
msgstr "合同状态"
|
|
|
|
#. module: hr_contract
|
|
#: selection:hr.contract,state:0
|
|
#: model:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
|
#: model:mail.message.subtype,name:hr_contract.mt_contract_pending
|
|
msgid "To Renew"
|
|
msgstr "待续约"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_visa_expire
|
|
msgid "Visa Expire Date"
|
|
msgstr "签证到期日期"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_visa_no
|
|
msgid "Visa No"
|
|
msgstr "签证号"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_wage
|
|
msgid "Wage"
|
|
msgstr "工资"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_permit_no
|
|
msgid "Work Permit No"
|
|
msgstr "工作许可编号"
|
|
|
|
#. module: hr_contract
|
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_resource_calendar_id
|
|
msgid "Working Schedule"
|
|
msgstr "工作安排"
|