115 lines
3.6 KiB
Plaintext
115 lines
3.6 KiB
Plaintext
|
# Translation of Odoo Server.
|
|||
|
# This file contains the translation of the following modules:
|
|||
|
# * web_hierarchy
|
|||
|
#
|
|||
|
# Translators:
|
|||
|
# Wil Odoo, 2024
|
|||
|
# Tony Ng, 2024
|
|||
|
#
|
|||
|
msgid ""
|
|||
|
msgstr ""
|
|||
|
"Project-Id-Version: Odoo Server 18.0\n"
|
|||
|
"Report-Msgid-Bugs-To: \n"
|
|||
|
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
|
|||
|
"PO-Revision-Date: 2024-09-25 09:42+0000\n"
|
|||
|
"Last-Translator: Tony Ng, 2024\n"
|
|||
|
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\n"
|
|||
|
"MIME-Version: 1.0\n"
|
|||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|||
|
"Content-Transfer-Encoding: \n"
|
|||
|
"Language: zh_TW\n"
|
|||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|||
|
|
|||
|
#. module: web_hierarchy
|
|||
|
#: model:ir.model,name:web_hierarchy.model_ir_actions_act_window_view
|
|||
|
msgid "Action Window View"
|
|||
|
msgstr "動作窗檢視"
|
|||
|
|
|||
|
#. module: web_hierarchy
|
|||
|
#: model:ir.model,name:web_hierarchy.model_base
|
|||
|
msgid "Base"
|
|||
|
msgstr "計稅基數"
|
|||
|
|
|||
|
#. module: web_hierarchy
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/web_hierarchy/static/src/hierarchy_model.js:0
|
|||
|
msgid "Cannot change the parent because it will cause a cyclic."
|
|||
|
msgstr "不可更改母項,因為會引致循環。"
|
|||
|
|
|||
|
#. module: web_hierarchy
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/web_hierarchy/static/src/hierarchy_card.xml:0
|
|||
|
msgid "Fold"
|
|||
|
msgstr "收攏"
|
|||
|
|
|||
|
#. module: web_hierarchy
|
|||
|
#: model:ir.model.fields.selection,name:web_hierarchy.selection__ir_actions_act_window_view__view_mode__hierarchy
|
|||
|
#: model:ir.model.fields.selection,name:web_hierarchy.selection__ir_ui_view__type__hierarchy
|
|||
|
msgid "Hierarchy"
|
|||
|
msgstr "層級"
|
|||
|
|
|||
|
#. module: web_hierarchy
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/web_hierarchy/models/ir_ui_view.py:0
|
|||
|
msgid "Hierarchy child can only be field or template, got %s"
|
|||
|
msgstr "層級結構的子項只可以是欄位或範本,但卻是 %s"
|
|||
|
|
|||
|
#. module: web_hierarchy
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/web_hierarchy/models/ir_ui_view.py:0
|
|||
|
msgid "Hierarchy view can contain only one templates tag"
|
|||
|
msgstr "層級檢視畫面只可包括一個範本標籤"
|
|||
|
|
|||
|
#. module: web_hierarchy
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/web_hierarchy/static/src/hierarchy_renderer.js:0
|
|||
|
msgid ""
|
|||
|
"Impossible to update the parent node of the dragged node because no parent "
|
|||
|
"has been found."
|
|||
|
msgstr "無法為拖曳的節點更新母項節點,因為找不到母節點。"
|
|||
|
|
|||
|
#. module: web_hierarchy
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/web_hierarchy/models/ir_ui_view.py:0
|
|||
|
msgid ""
|
|||
|
"Invalid attributes (%(invalid_attributes)s) in hierarchy view. Attributes "
|
|||
|
"must be in (%(valid_attributes)s)"
|
|||
|
msgstr "層級結構檢視畫面中的屬性(%(invalid_attributes)s)無效。屬性必須在(%(valid_attributes)s)"
|
|||
|
|
|||
|
#. module: web_hierarchy
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/web_hierarchy/static/src/hierarchy_controller.xml:0
|
|||
|
msgid "New"
|
|||
|
msgstr "新增"
|
|||
|
|
|||
|
#. module: web_hierarchy
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/web_hierarchy/static/src/hierarchy_model.js:0
|
|||
|
msgid ""
|
|||
|
"The parent of \"%s\" was successfully updated. Reloading records to account "
|
|||
|
"for other changes."
|
|||
|
msgstr "成功更新 \"%s\" 的母項。正在重新載入記錄,以反映其他變更。"
|
|||
|
|
|||
|
#. module: web_hierarchy
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/web_hierarchy/static/src/hierarchy_model.js:0
|
|||
|
msgid "The parent record cannot be the record dragged."
|
|||
|
msgstr "該母項記錄不可作記錄拖曳。"
|
|||
|
|
|||
|
#. module: web_hierarchy
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/web_hierarchy/static/src/hierarchy_card.xml:0
|
|||
|
msgid "Unfold"
|
|||
|
msgstr "展開"
|
|||
|
|
|||
|
#. module: web_hierarchy
|
|||
|
#: model:ir.model,name:web_hierarchy.model_ir_ui_view
|
|||
|
msgid "View"
|
|||
|
msgstr "檢視"
|
|||
|
|
|||
|
#. module: web_hierarchy
|
|||
|
#: model:ir.model.fields,field_description:web_hierarchy.field_ir_actions_act_window_view__view_mode
|
|||
|
#: model:ir.model.fields,field_description:web_hierarchy.field_ir_ui_view__type
|
|||
|
msgid "View Type"
|
|||
|
msgstr "檢視類型"
|