forked from Mapan/odoo17e
371 lines
13 KiB
Plaintext
371 lines
13 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * project_enterprise
|
||
#
|
||
# Translators:
|
||
# Wil Odoo, 2023
|
||
# 山西清水欧度(QQ:54773801) <54773801@qq.com>, 2023
|
||
# Jeffery CHEN <jeffery9@gmail.com>, 2023
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 17.0+e\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2023-10-26 22:21+0000\n"
|
||
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
||
"Last-Translator: Jeffery CHEN <jeffery9@gmail.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: project_enterprise
|
||
#. odoo-python
|
||
#: code:addons/project_enterprise/models/project_task.py:0
|
||
#, python-format
|
||
msgid "%s has %s tasks at the same time."
|
||
msgstr "同时%s有%s任务。"
|
||
|
||
#. module: project_enterprise
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_view_form
|
||
msgid ""
|
||
"<i class=\"fa fa-exclamation-circle me-2\" role=\"img\" title=\"Dependency "
|
||
"warning\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-exclamation-circle me-2\" role=\"img\" title=\"Dependency "
|
||
"warning\"/>"
|
||
|
||
#. module: project_enterprise
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_sharing_project_task_view_kanban_inherited
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.view_task_kanban_inherited
|
||
msgid ""
|
||
"<i class=\"fa fa-long-arrow-right mx-2 oe_read_only\" aria-label=\"Arrow "
|
||
"icon\" title=\"Arrow\" invisible=\"not planned_date_begin\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-long-arrow-right mx-2 oe_read_only\" aria-label=\"Arrow "
|
||
"icon\" title=\"Arrow\" invisible=\"not planned_date_begin\"/>"
|
||
|
||
#. module: project_enterprise
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_project_view_gantt
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_view_gantt
|
||
msgid "<i class=\"fa fa-long-arrow-right\" title=\"Arrow\"/>"
|
||
msgstr "<i class=\"fa fa-long-arrow-right\" title=\"Arrow\"/>"
|
||
|
||
#. module: project_enterprise
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_view_form
|
||
msgid "<i class=\"fa fa-random me-2\" role=\"img\" title=\"Planning overlap\"/>"
|
||
msgstr "<i class=\"fa fa-random me-2\" role=\"img\" title=\"Planning overlap\"/>"
|
||
|
||
#. module: project_enterprise
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_view_gantt
|
||
msgid "<span class=\"fst-italic text-muted\"><i class=\"fa fa-lock\"/> Private</span>"
|
||
msgstr "<span class=\"fst-italic text-muted\"><i class=\"fa fa-lock\"/>私人的</span>"
|
||
|
||
#. module: project_enterprise
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_view_gantt
|
||
msgid "<strong>Assignees — </strong>"
|
||
msgstr "<strong>受托人 — </strong>"
|
||
|
||
#. module: project_enterprise
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_project_view_gantt
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_view_gantt
|
||
msgid "<strong>Customer — </strong>"
|
||
msgstr "<strong>客户 — </strong>"
|
||
|
||
#. module: project_enterprise
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.portal_my_task
|
||
msgid "<strong>Deadline:</strong>"
|
||
msgstr "<strong>截止日期:</strong>"
|
||
|
||
#. module: project_enterprise
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_view_gantt
|
||
msgid "<strong>Milestone — </strong>"
|
||
msgstr "<strong>里程碑 — </strong>"
|
||
|
||
#. module: project_enterprise
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.portal_my_task
|
||
msgid "<strong>Planned Date:</strong>"
|
||
msgstr "<strong>计划日期:</strong>"
|
||
|
||
#. module: project_enterprise
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_project_view_gantt
|
||
msgid "<strong>Project Manager — </strong>"
|
||
msgstr "<strong>项目经理 — </strong>"
|
||
|
||
#. module: project_enterprise
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_view_gantt
|
||
msgid "<strong>Project — </strong>"
|
||
msgstr "<strong>项目 — </strong>"
|
||
|
||
#. module: project_enterprise
|
||
#: model:ir.model.fields,field_description:project_enterprise.field_project_task__user_ids
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_map_view
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_map_view_no_title
|
||
msgid "Assignees"
|
||
msgstr "受托人"
|
||
|
||
#. module: project_enterprise
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_view_form
|
||
msgid "Check it out <i class=\"oi oi-chevron-right ms-2\"/>"
|
||
msgstr "看看<i class=\"oi oi-chevron-right ms-2\"/>"
|
||
|
||
#. module: project_enterprise
|
||
#: model:ir.model.fields,field_description:project_enterprise.field_project_task__partner_id
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_map_view
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_map_view_no_title
|
||
msgid "Customer"
|
||
msgstr "客户"
|
||
|
||
#. module: project_enterprise
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_map_view
|
||
msgid "Date"
|
||
msgstr "日期"
|
||
|
||
#. module: project_enterprise
|
||
#: model:ir.model.fields,field_description:project_enterprise.field_project_task__dependency_warning
|
||
msgid "Dependency Warning"
|
||
msgstr "依赖关系警告"
|
||
|
||
#. module: project_enterprise
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_view_form_in_gantt
|
||
msgid "Discard"
|
||
msgstr "丢弃"
|
||
|
||
#. module: project_enterprise
|
||
#: model:ir.model.fields,field_description:project_enterprise.field_project_task__display_warning_dependency_in_gantt
|
||
msgid "Display Warning Dependency In Gantt"
|
||
msgstr "在甘特图中显示警告依赖"
|
||
|
||
#. module: project_enterprise
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_map_view
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_map_view_no_title
|
||
msgid "Milestone"
|
||
msgstr "里程碑"
|
||
|
||
#. module: project_enterprise
|
||
#: model:ir.model.fields,field_description:project_enterprise.field_project_task__partner_mobile
|
||
msgid "Mobile"
|
||
msgstr "手机"
|
||
|
||
#. module: project_enterprise
|
||
#. odoo-python
|
||
#: code:addons/project_enterprise/models/project_task.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"One parameter is missing to use this method. You should give a start and end"
|
||
" dates."
|
||
msgstr "缺少使用此方法的参数。您应该设置开始和结束日期。"
|
||
|
||
#. module: project_enterprise
|
||
#. odoo-python
|
||
#: code:addons/project_enterprise/models/project_task.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Operation not supported, you should always compare dependency_warning to "
|
||
"True or False."
|
||
msgstr "不支持操作,应始终将dependency_warning与正确或错误进行对比。"
|
||
|
||
#. module: project_enterprise
|
||
#. odoo-python
|
||
#: code:addons/project_enterprise/models/project_task.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Operation not supported, you should always compare planning_overlap to True "
|
||
"or False."
|
||
msgstr "不支持操作,应始终将planning_overlap与与正确或错误进行对比。"
|
||
|
||
#. module: project_enterprise
|
||
#. odoo-python
|
||
#: code:addons/project_enterprise/models/project_task.py:0
|
||
#, python-format
|
||
msgid "Overlapping Tasks"
|
||
msgstr "重合的任务"
|
||
|
||
#. module: project_enterprise
|
||
#. odoo-python
|
||
#: code:addons/project_enterprise/controllers/portal.py:0
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_sharing_project_task_view_form_inherited
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_view_form
|
||
#, python-format
|
||
msgid "Planned Date"
|
||
msgstr "安排的日期"
|
||
|
||
#. module: project_enterprise
|
||
#: model:ir.model.fields,field_description:project_enterprise.field_project_task__planned_date_start
|
||
msgid "Planned Date Start"
|
||
msgstr "计划开始日期"
|
||
|
||
#. module: project_enterprise
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_project_view_gantt
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_view_gantt
|
||
msgid "Planning"
|
||
msgstr "计划"
|
||
|
||
#. module: project_enterprise
|
||
#: model:ir.model.fields,field_description:project_enterprise.field_project_task__planning_overlap
|
||
msgid "Planning Overlap"
|
||
msgstr "规划重合"
|
||
|
||
#. module: project_enterprise
|
||
#. odoo-javascript
|
||
#: code:addons/project_enterprise/static/src/views/project_task_map/project_task_map_model.js:0
|
||
#, python-format
|
||
msgid "Private"
|
||
msgstr "私密"
|
||
|
||
#. module: project_enterprise
|
||
#: model:ir.model,name:project_enterprise.model_project_project
|
||
#: model:ir.model.fields,field_description:project_enterprise.field_project_task__project_id
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_map_view
|
||
msgid "Project"
|
||
msgstr "项目"
|
||
|
||
#. module: project_enterprise
|
||
#: model:ir.model,name:project_enterprise.model_project_milestone
|
||
msgid "Project Milestone"
|
||
msgstr "项目里程碑"
|
||
|
||
#. module: project_enterprise
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_view_form_in_gantt
|
||
msgid "Save"
|
||
msgstr "保存"
|
||
|
||
#. module: project_enterprise
|
||
#. odoo-python
|
||
#: code:addons/project_enterprise/models/project_task.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Some tasks weren't planned because the closest available starting date was "
|
||
"too far ahead in the future"
|
||
msgstr "有些任务没有计划,因为最近的可用的开始日期在未来太远了"
|
||
|
||
#. module: project_enterprise
|
||
#: model:ir.model.fields,field_description:project_enterprise.field_project_task__planned_date_begin
|
||
#: model:ir.model.fields,field_description:project_enterprise.field_report_project_task_user__planned_date_begin
|
||
msgid "Start date"
|
||
msgstr "开始日期"
|
||
|
||
#. module: project_enterprise
|
||
#: model:ir.model.fields,field_description:project_enterprise.field_project_task__partner_street
|
||
msgid "Street"
|
||
msgstr "街道"
|
||
|
||
#. module: project_enterprise
|
||
#: model:ir.model,name:project_enterprise.model_project_task
|
||
msgid "Task"
|
||
msgstr "任务"
|
||
|
||
#. module: project_enterprise
|
||
#: model:ir.model,name:project_enterprise.model_project_task_recurrence
|
||
msgid "Task Recurrence"
|
||
msgstr "重新发起"
|
||
|
||
#. module: project_enterprise
|
||
#: model:ir.model,name:project_enterprise.model_report_project_task_user
|
||
msgid "Tasks Analysis"
|
||
msgstr "任务分析"
|
||
|
||
#. module: project_enterprise
|
||
#. odoo-python
|
||
#: code:addons/project_enterprise/models/project_task.py:0
|
||
#, python-format
|
||
msgid "Tasks have been successfully scheduled for the upcoming periods."
|
||
msgstr "已成功为即将到来的时段安排了任务。"
|
||
|
||
#. module: project_enterprise
|
||
#: model:ir.model.constraint,message:project_enterprise.constraint_project_task_planned_dates_check
|
||
msgid "The planned start date must be before the planned end date."
|
||
msgstr "计划开始日期必须在计划结束日期之前。"
|
||
|
||
#. module: project_enterprise
|
||
#. odoo-python
|
||
#: code:addons/project_enterprise/models/project_task.py:0
|
||
#, python-format
|
||
msgid "This Progress Bar is not implemented."
|
||
msgstr "进度条尚未走完。"
|
||
|
||
#. module: project_enterprise
|
||
#. odoo-python
|
||
#: code:addons/project_enterprise/models/project_task.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"This employee does not have a running contract during the selected period.\n"
|
||
"The working hours of the company were used as a reference instead."
|
||
msgstr ""
|
||
"此员工在所选期间没有正在执行的合同。\n"
|
||
"公司的工作时间作为参考。"
|
||
|
||
#. module: project_enterprise
|
||
#. odoo-python
|
||
#: code:addons/project_enterprise/models/project_task.py:0
|
||
#, python-format
|
||
msgid "This task cannot be planned before Tasks %s, on which it depends."
|
||
msgstr "无法在此任务依赖的%s任务之前计划此任务。"
|
||
|
||
#. module: project_enterprise
|
||
#. odoo-python
|
||
#: code:addons/project_enterprise/models/project_task.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"This user isn't expected to have any tasks assigned during this period "
|
||
"because they don't have any running contract. Planned hours :"
|
||
msgstr "此用户在此期间不应指派任何任务,因为没有正在运行的合同。计划工时:"
|
||
|
||
#. module: project_enterprise
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.res_config_settings_view_form
|
||
msgid "Timesheets"
|
||
msgstr "工时单"
|
||
|
||
#. module: project_enterprise
|
||
#. odoo-javascript
|
||
#: code:addons/project_enterprise/static/src/views/project_task_map/project_task_map_model.js:0
|
||
#, python-format
|
||
msgid "Unassigned"
|
||
msgstr "未指派"
|
||
|
||
#. module: project_enterprise
|
||
#. odoo-javascript
|
||
#: code:addons/project_enterprise/static/src/task_gantt_popover.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:project_enterprise.project_task_view_form_in_gantt
|
||
#, python-format
|
||
msgid "Unschedule"
|
||
msgstr "未安排"
|
||
|
||
#. module: project_enterprise
|
||
#: model:ir.model,name:project_enterprise.model_res_users
|
||
msgid "User"
|
||
msgstr "用户"
|
||
|
||
#. module: project_enterprise
|
||
#: model:ir.model.fields,field_description:project_enterprise.field_project_task__user_names
|
||
msgid "User Names"
|
||
msgstr "用户名"
|
||
|
||
#. module: project_enterprise
|
||
#. odoo-javascript
|
||
#: code:addons/project_enterprise/static/src/task_gantt_renderer.js:0
|
||
#, python-format
|
||
msgid "Warning"
|
||
msgstr "警告"
|
||
|
||
#. module: project_enterprise
|
||
#: model:ir.model.fields,field_description:project_enterprise.field_project_task__partner_zip
|
||
msgid "Zip"
|
||
msgstr "邮政编码"
|
||
|
||
#. module: project_enterprise
|
||
#. odoo-javascript
|
||
#: code:addons/project_enterprise/static/src/task_gantt_model.js:0
|
||
#, python-format
|
||
msgid "👤 Unassigned"
|
||
msgstr "👤 未指派"
|
||
|
||
#. module: project_enterprise
|
||
#. odoo-javascript
|
||
#: code:addons/project_enterprise/static/src/task_gantt_model.js:0
|
||
#, python-format
|
||
msgid "🔒 Private"
|
||
msgstr "🔒 私密"
|