# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_product_matrix
#
# Translators:
# Martin Trigaux, 2022
# Thi Huong Nguyen, 2023
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Thi Huong Nguyen (thng)" <thng@odoo.com>, 2026.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0beta\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
"PO-Revision-Date: 2026-01-05 08:56+0000\n"
"Last-Translator: \"Thi Huong Nguyen (thng)\" <thng@odoo.com>\n"
"Language-Team: Vietnamese <https://translate.odoo.com/projects/odoo-19/"
"sale_product_matrix/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.14.3\n"

#. module: sale_product_matrix
#: model:ir.model.fields,field_description:sale_product_matrix.field_product_product__product_add_mode
#: model:ir.model.fields,field_description:sale_product_matrix.field_product_template__product_add_mode
#: model:ir.model.fields,field_description:sale_product_matrix.field_sale_order_line__product_add_mode
msgid "Add product mode"
msgstr "Thêm chế độ sản phẩm"

#. module: sale_product_matrix
#: model:ir.model.fields,help:sale_product_matrix.field_product_product__product_add_mode
#: model:ir.model.fields,help:sale_product_matrix.field_product_template__product_add_mode
#: model:ir.model.fields,help:sale_product_matrix.field_sale_order_line__product_add_mode
msgid ""
"Configurator: choose attribute values to add the matching product variant to "
"the order.\n"
"Grid: add several variants at once from the grid of attribute values"
msgstr ""
"Cấu hình: chọn giá trị thuộc tính để thêm biến thể sản phẩm thích hợp vào "
"đơn hàng.\n"
"Lưới: thêm vài biến thể cùng lúc từ lưới giá trị thuộc tính"

#. module: sale_product_matrix
#: model:ir.model.fields,field_description:sale_product_matrix.field_product_template__display_name
#: model:ir.model.fields,field_description:sale_product_matrix.field_sale_order__display_name
#: model:ir.model.fields,field_description:sale_product_matrix.field_sale_order_line__display_name
msgid "Display Name"
msgstr "Tên hiển thị"

#. module: sale_product_matrix
#: model:ir.model.fields,field_description:sale_product_matrix.field_sale_order__grid_product_tmpl_id
msgid "Grid Product Tmpl"
msgstr "Mẫu sản phẩm lưới"

#. module: sale_product_matrix
#: model:ir.model.fields,field_description:sale_product_matrix.field_sale_order__grid_update
msgid "Grid Update"
msgstr "Cập nhật lưới"

#. module: sale_product_matrix
#: model:ir.model.fields,field_description:sale_product_matrix.field_product_template__id
#: model:ir.model.fields,field_description:sale_product_matrix.field_sale_order__id
#: model:ir.model.fields,field_description:sale_product_matrix.field_sale_order_line__id
msgid "ID"
msgstr "ID"

#. module: sale_product_matrix
#: model:ir.model.fields,field_description:sale_product_matrix.field_sale_order__grid
msgid "Matrix local storage"
msgstr "Lưu trữ cục bộ ma trận"

#. module: sale_product_matrix
#: model:ir.model.fields.selection,name:sale_product_matrix.selection__product_template__product_add_mode__matrix
msgid "Order Grid Entry"
msgstr "Nhập lưới đơn hàng"

#. module: sale_product_matrix
#: model:ir.model.fields,field_description:sale_product_matrix.field_sale_order__report_grids
msgid "Print Variant Grids"
msgstr "In lưới biến thể"

#. module: sale_product_matrix
#: model:ir.model,name:sale_product_matrix.model_product_template
msgid "Product"
msgstr "Sản phẩm"

#. module: sale_product_matrix
#: model:ir.model.fields.selection,name:sale_product_matrix.selection__product_template__product_add_mode__configurator
msgid "Product Configurator"
msgstr "Cấu hình sản phẩm"

#. module: sale_product_matrix
#: model:ir.model,name:sale_product_matrix.model_sale_order
msgid "Sales Order"
msgstr "Đơn bán hàng"

#. module: sale_product_matrix
#: model:ir.model,name:sale_product_matrix.model_sale_order_line
msgid "Sales Order Line"
msgstr "Dòng đơn bán hàng"

#. module: sale_product_matrix
#: model_terms:ir.ui.view,arch_db:sale_product_matrix.product_template_grid_view_form
msgid "Sales Variant Selection"
msgstr "Lựa chọn biến thể bán hàng"

#. module: sale_product_matrix
#: model:ir.model.fields,help:sale_product_matrix.field_sale_order__grid
msgid ""
"Technical local storage of grid. \n"
"If grid_update, will be loaded on the SO.\n"
"If not, represents the matrix to open."
msgstr ""
"Lưu trữ cục bộ kỹ thuật của lưới . \n"
"Nếu là grid_update, sẽ được tải lên đơn bán hàng. \n"
"Nếu không, hiển thị ma trận để mở."

#. module: sale_product_matrix
#. odoo-python
#: code:addons/sale_product_matrix/models/sale_order.py:0
msgid ""
"You cannot change the quantity of a product present in multiple sale lines."
msgstr ""
"Bạn không thể thay đổi số lượng của một sản phẩm hiển thị trong nhiều dòng "
"bán hàng."
