1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/web_gantt/i18n/zh_CN.po
2024-12-10 09:04:09 +07:00

324 lines
8.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_gantt
#
# Translators:
# Wil Odoo, 2023
# 山西清水欧度(QQ:54773801) <54773801@qq.com>, 2023
# Chloe Wang, 2024
# Jeffery CHEN <jeffery9@gmail.com>, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-13 10:43+0000\n"
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
"Last-Translator: Jeffery CHEN <jeffery9@gmail.com>, 2024\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: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_model.js:0
#, python-format
msgid "%(hour)sh%(minute)s"
msgstr "%(hour)s小时%(minute)s分钟"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_model.js:0
#, python-format
msgid "%sh"
msgstr "%s小时"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_controller.js:0
#, python-format
msgid "Are you sure to delete this record?"
msgstr "确定要删除此记录吗?"
#. module: web_gantt
#: model:ir.model,name:web_gantt.model_base
msgid "Base"
msgstr "基数"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_renderer.xml:0
#, python-format
msgid "Collapse rows"
msgstr "折叠行"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_controller.js:0
#, python-format
msgid "Create"
msgstr "创建"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_arch_parser.js:0
#, python-format
msgid "Day"
msgstr "天"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_renderer.js:0
#, python-format
msgid "Edit"
msgstr "编辑"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_renderer.xml:0
#, python-format
msgid "Expand rows"
msgstr "展开行"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_view.js:0
#, python-format
msgid "Gantt"
msgstr "甘特图"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_arch_parser.js:0
#, python-format
msgid "Gantt View"
msgstr "甘特视图"
#. module: web_gantt
#. odoo-python
#: code:addons/web_gantt/models/ir_ui_view.py:0
#, python-format
msgid "Gantt child can only be field or template, got %s"
msgstr "甘特儿只能是字段或模板,转到%s"
#. module: web_gantt
#. odoo-python
#: code:addons/web_gantt/models/ir_ui_view.py:0
#, python-format
msgid "Gantt must have a 'date_start' attribute"
msgstr "甘特图必须有一个'date_start'属性"
#. module: web_gantt
#. odoo-python
#: code:addons/web_gantt/models/ir_ui_view.py:0
#, python-format
msgid "Gantt must have a 'date_stop' attribute"
msgstr "甘特图必须有一个'date_stop'属性"
#. module: web_gantt
#. odoo-python
#: code:addons/web_gantt/models/ir_ui_view.py:0
#, python-format
msgid ""
"Gantt must have a 'dependency_inverted_field' attribute once the "
"'dependency_field' is specified"
msgstr "一旦指定了 \"依赖关系_字段\",甘特图就必须具有 \"依赖关系_反转字段 \"属性"
#. module: web_gantt
#. odoo-python
#: code:addons/web_gantt/models/ir_ui_view.py:0
#, python-format
msgid "Gantt view can contain only one templates tag"
msgstr "甘特图视图只能包含一个模板标签"
#. module: web_gantt
#. odoo-python
#: code:addons/web_gantt/models/models.py:0
#, python-format
msgid "Insufficient fields for Gantt View!"
msgstr "甘特图视图的字段不足!"
#. module: web_gantt
#. odoo-python
#: code:addons/web_gantt/models/ir_ui_view.py:0
#, python-format
msgid "Invalid attributes (%s) in gantt view. Attributes must be in (%s)"
msgstr "甘特图视图中的无效属性(%s。属性必须在%s中。"
#. module: web_gantt
#. odoo-python
#: code:addons/web_gantt/models/ir_ui_view.py:0
#, python-format
msgid "Invalid default_scale '%s' in gantt"
msgstr "甘特图中的default_scale'%s无效"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_arch_parser.js:0
#, python-format
msgid "Month"
msgstr "月"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_popover.xml:0
#, python-format
msgid "Name"
msgstr "名称"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_controller.xml:0
#, python-format
msgid "New"
msgstr "新建"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_renderer.xml:0
#, python-format
msgid "Next"
msgstr "下一页"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_controller.js:0
#, python-format
msgid "Open"
msgstr "打开"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_renderer.js:0
#, python-format
msgid "Plan"
msgstr "安排"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_renderer.xml:0
#, python-format
msgid "Previous"
msgstr "上一页"
#. module: web_gantt
#. odoo-python
#: code:addons/web_gantt/models/models.py:0
#, python-format
msgid ""
"Records that are in the past cannot be automatically rescheduled. They "
"should be manually rescheduled instead."
msgstr "过去的记录不能被自动重新安排。它们应该被手动重新安排。"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_popover.xml:0
#, python-format
msgid "Start"
msgstr "开始"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_popover.xml:0
#, python-format
msgid "Stop"
msgstr "停止"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_renderer.xml:0
#: code:addons/web_gantt/static/src/gantt_renderer.xml:0
#: code:addons/web_gantt/static/src/gantt_renderer.xml:0
#: code:addons/web_gantt/static/src/gantt_renderer.xml:0
#, python-format
msgid "Today"
msgstr "今天"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_renderer.js:0
#, python-format
msgid "Total"
msgstr "总计"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_model.js:0
#, python-format
msgid "Undefined %s"
msgstr "未定义的 %s"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_renderer.js:0
#: model:ir.model,name:web_gantt.model_ir_ui_view
#, python-format
msgid "View"
msgstr "视图"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_arch_parser.js:0
#, python-format
msgid "Week"
msgstr "周"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_arch_parser.js:0
#, python-format
msgid "Year"
msgstr "年"
#. module: web_gantt
#. odoo-python
#: code:addons/web_gantt/models/models.py:0
#, python-format
msgid "You cannot reschedule %s towards %s."
msgstr "您不能对%s重新安排%s。"
#. module: web_gantt
#. odoo-python
#: code:addons/web_gantt/models/models.py:0
#, python-format
msgid ""
"You cannot reschedule tasks that do not follow a direct dependency path. "
"Only the first task has been automatically rescheduled."
msgstr "您不能重新安排那些不遵循直接依赖路径的任务。只有第一个任务被自动重新安排了。"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_arch_parser.js:0
#: code:addons/web_gantt/static/src/gantt_arch_parser.js:0
#, python-format
msgid "hours"
msgstr "小时"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_arch_parser.js:0
#, python-format
msgid "minutes"
msgstr "分钟"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_arch_parser.js:0
#, python-format
msgid "months"
msgstr "月"
#. module: web_gantt
#. odoo-javascript
#: code:addons/web_gantt/static/src/gantt_row_progress_bar.xml:0
#, python-format
msgid ""
"{{ props.progressBar.warning }} {{ "
"props.progressBar.value_formatted }}."
msgstr ""
"{{ props.progressBar.warning }} {{ "
"props.progressBar.value_formatted }}."