diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/product_matrix/i18n/vi.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/product_matrix/i18n/vi.po')
| -rw-r--r-- | addons/product_matrix/i18n/vi.po | 145 |
1 files changed, 145 insertions, 0 deletions
diff --git a/addons/product_matrix/i18n/vi.po b/addons/product_matrix/i18n/vi.po new file mode 100644 index 00000000..aa09ca2d --- /dev/null +++ b/addons/product_matrix/i18n/vi.po @@ -0,0 +1,145 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * product_matrix +# +# Translators: +# Dung Nguyen Thi <dungnt@trobz.com>, 2020 +# Martin Trigaux, 2020 +# Duy BQ <duybq86@gmail.com>, 2020 +# Nancy Momoland <thanhnguyen.icsc@gmail.com>, 2020 +# Trần Hà <tranthuha13590@gmail.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:46+0000\n" +"PO-Revision-Date: 2020-09-07 08:17+0000\n" +"Last-Translator: Trần Hà <tranthuha13590@gmail.com>, 2021\n" +"Language-Team: Vietnamese (https://www.transifex.com/odoo/teams/41243/vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: product_matrix +#: model:product.attribute.value,name:product_matrix.product_attribute_value_color_1 +msgid "Blue" +msgstr "Xanh dương" + +#. module: product_matrix +#. openerp-web +#: code:addons/product_matrix/static/src/js/section_and_note_widget.js:0 +#, python-format +msgid "Choose Product Variants" +msgstr "Choose Product Variants" + +#. module: product_matrix +#. openerp-web +#: code:addons/product_matrix/static/src/js/section_and_note_widget.js:0 +#, python-format +msgid "Close" +msgstr "Đóng" + +#. module: product_matrix +#. openerp-web +#: code:addons/product_matrix/static/src/js/section_and_note_widget.js:0 +#, python-format +msgid "Confirm" +msgstr "Xác nhận" + +#. module: product_matrix +#: model:ir.model.fields,field_description:product_matrix.field_product_template__display_name +#: model:ir.model.fields,field_description:product_matrix.field_product_template_attribute_value__display_name +msgid "Display Name" +msgstr "Tên hiển thị" + +#. module: product_matrix +#: model:product.attribute,name:product_matrix.product_attribute_gender +msgid "Gender" +msgstr "Giới tính" + +#. module: product_matrix +#: model:ir.model.fields,field_description:product_matrix.field_product_template__id +#: model:ir.model.fields,field_description:product_matrix.field_product_template_attribute_value__id +msgid "ID" +msgstr "ID" + +#. module: product_matrix +#: model:ir.model.fields,field_description:product_matrix.field_product_template____last_update +#: model:ir.model.fields,field_description:product_matrix.field_product_template_attribute_value____last_update +msgid "Last Modified on" +msgstr "Sửa lần cuối vào" + +#. module: product_matrix +#: model:product.attribute.value,name:product_matrix.product_attribute_value_m +msgid "Men" +msgstr "" + +#. module: product_matrix +#: model:product.template,name:product_matrix.matrix_product_template_shirt +msgid "My Company Tshirt (GRID)" +msgstr "" + +#. module: product_matrix +#. openerp-web +#: code:addons/product_matrix/static/src/xml/product_matrix.xml:0 +#, python-format +msgid "Not available" +msgstr "Không sẵn sàng" + +#. module: product_matrix +#: model:product.attribute.value,name:product_matrix.product_attribute_value_color_2 +msgid "Pink" +msgstr "" + +#. module: product_matrix +#: model:ir.model,name:product_matrix.model_product_template +msgid "Product Template" +msgstr "Mẫu sản phẩm" + +#. module: product_matrix +#: model:ir.model,name:product_matrix.model_product_template_attribute_value +msgid "Product Template Attribute Value" +msgstr "Giá trị thuộc tính sản phẩm mẫu" + +#. module: product_matrix +#: model:product.attribute.value,name:product_matrix.product_attribute_value_color_4 +msgid "Rainbow" +msgstr "" + +#. module: product_matrix +#: model:product.template,description_sale:product_matrix.matrix_product_template_shirt +msgid "Show your company love around you =)." +msgstr "" + +#. module: product_matrix +#: model:product.attribute,name:product_matrix.product_attribute_size +msgid "Size" +msgstr "Kích thước" + +#. module: product_matrix +#: model:product.template,uom_name:product_matrix.matrix_product_template_shirt +msgid "Units" +msgstr "Cái" + +#. module: product_matrix +#: model:product.attribute.value,name:product_matrix.product_attribute_value_w +msgid "Women" +msgstr "" + +#. module: product_matrix +#: model:product.attribute.value,name:product_matrix.product_attribute_value_size_xl +msgid "XL" +msgstr "" + +#. module: product_matrix +#: model:product.attribute.value,name:product_matrix.product_attribute_value_size_xs +msgid "XS" +msgstr "" + +#. module: product_matrix +#: model:product.attribute.value,name:product_matrix.product_attribute_value_color_3 +msgid "Yellow" +msgstr "Vàng" |
