# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_hierarchy
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 19.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
"PO-Revision-Date: 2025-09-16 02:35+0000\n"
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
"Language-Team: Vietnamese <https://translate.odoo.com/projects/odoo-19/"
"web_hierarchy/vi/>\n"
"Language: vi\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: web_hierarchy
#: model:ir.model,name:web_hierarchy.model_ir_actions_act_window_view
msgid "Action Window View"
msgstr "Chế độ xem cửa sổ tác vụ"

#. module: web_hierarchy
#: model:ir.model,name:web_hierarchy.model_base
msgid "Base"
msgstr "Cơ sở"

#. 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 "Không thể thay đổi phần chính vì sẽ gây ra chu kỳ."

#. module: web_hierarchy
#: model:ir.model.fields,field_description:web_hierarchy.field_ir_actions_act_window_view__display_name
#: model:ir.model.fields,field_description:web_hierarchy.field_ir_ui_view__display_name
msgid "Display Name"
msgstr "Tên hiển thị"

#. module: web_hierarchy
#. odoo-javascript
#: code:addons/web_hierarchy/static/src/hierarchy_card.xml:0
msgid "Fold"
msgstr "Thu gọn"

#. 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 "Phân cấp bậc"

#. 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 "Phân cấp phụ chỉ có thể là trường hoặc mẫu, nhưng đây là %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 "Chế độ xem phân cấp chỉ có thể chứa một thẻ mẫu"

#. module: web_hierarchy
#: model:ir.model.fields,field_description:web_hierarchy.field_ir_actions_act_window_view__id
#: model:ir.model.fields,field_description:web_hierarchy.field_ir_ui_view__id
msgid "ID"
msgstr "ID"

#. 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 ""
"Không thể cập nhật nút chính của nút được kéo vì không tìm thấy nút chính "
"nào."

#. 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 ""
"Thuộc tính không hợp lệ (%(invalid_attributes)s) trong chế độ xem phân cấp. "
"Các thuộc tính phải có dạng (%(valid_attributes)s)"

#. module: web_hierarchy
#. odoo-javascript
#: code:addons/web_hierarchy/static/src/hierarchy_controller.xml:0
msgid "New"
msgstr "Mới"

#. 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 ""
"Phần chính của \"%s\" đã được cập nhật thành công. Đang tải lại bản ghi để "
"áp dụng những thay đổi khác."

#. 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 "Bản ghi chính không thể là bản ghi được kéo."

#. module: web_hierarchy
#. odoo-javascript
#: code:addons/web_hierarchy/static/src/hierarchy_card.xml:0
msgid "Unfold"
msgstr "Mở ra"

#. module: web_hierarchy
#: model:ir.model,name:web_hierarchy.model_ir_ui_view
msgid "View"
msgstr "Xem"

#. 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 "Dạng hiển thị"
