forked from Mapan/odoo17e
261 lines
10 KiB
Plaintext
261 lines
10 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * sale_purchase_inter_company_rules
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
# Thi Huong Nguyen, 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: Thi Huong Nguyen, 2024\n"
|
|
"Language-Team: Vietnamese (https://app.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: sale_purchase_inter_company_rules
|
|
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_purchase_order__auto_generated
|
|
msgid "Auto Generated Purchase Order"
|
|
msgstr "Đơn mua hàng được tạo tự động"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_sale_order__auto_generated
|
|
msgid "Auto Generated Sales Order"
|
|
msgstr "Đơn bán hàng được tạo tự động"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_res_company__auto_validation
|
|
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_res_config_settings__auto_validation
|
|
msgid "Automatic Validation"
|
|
msgstr "Xác thực tự động"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#. odoo-python
|
|
#: code:addons/sale_purchase_inter_company_rules/models/purchase_order.py:0
|
|
#: code:addons/sale_purchase_inter_company_rules/models/sale_order.py:0
|
|
#, python-format
|
|
msgid "Automatically generated from %(origin)s of company %(company)s."
|
|
msgstr "Được tạo tự động từ %(origin)s của công ty %(company)s. "
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#: model:ir.model,name:sale_purchase_inter_company_rules.model_res_company
|
|
msgid "Companies"
|
|
msgstr "Công ty"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#: model:ir.model,name:sale_purchase_inter_company_rules.model_res_config_settings
|
|
msgid "Config Settings"
|
|
msgstr "Cài đặt cấu hình"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#. odoo-python
|
|
#: code:addons/sale_purchase_inter_company_rules/models/purchase_order.py:0
|
|
#: code:addons/sale_purchase_inter_company_rules/models/sale_order.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Configure correct warehouse for company(%s) from Menu: "
|
|
"Settings/Users/Companies"
|
|
msgstr ""
|
|
"Cấu hình kho hàng chính xác cho công ty (%s) từ menu: Cài đặt/Người "
|
|
"dùng/Công ty"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_res_company__copy_lots_delivery
|
|
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_res_config_settings__copy_lots_delivery
|
|
msgid "Copy Lots on Delivery Validation"
|
|
msgstr "Sao chép lô khi xác thực giao hàng"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#: model:ir.model.fields,help:sale_purchase_inter_company_rules.field_res_company__warehouse_id
|
|
#: model:ir.model.fields,help:sale_purchase_inter_company_rules.field_res_config_settings__warehouse_id
|
|
msgid ""
|
|
"Default value to set on Purchase(Sales) Orders that will be created based on"
|
|
" Sale(Purchase) Orders made to this company"
|
|
msgstr ""
|
|
"Giá trị mặc định thiết lập trên đơn mua (bán) hàng sẽ được tạo dựa trên đơn "
|
|
"bán (mua) hàng thực hiện với công ty này"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#. odoo-python
|
|
#: code:addons/sale_purchase_inter_company_rules/models/res_company.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Generate a %(validation)s %(generated_object)s using warehouse %(warehouse)s"
|
|
" when a company confirms a %(event_type)s for %(company)s."
|
|
msgstr ""
|
|
"Tạo một %(validation)s %(generated_object)s bằng nhà kho %(warehouse)s khi "
|
|
"công ty xác nhận một %(event_type)s cho %(company)s."
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#. odoo-python
|
|
#: code:addons/sale_purchase_inter_company_rules/models/res_company.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Generate a %(validation)s %(generated_object)s when a company confirms a "
|
|
"%(event_type)s for %(company)s."
|
|
msgstr ""
|
|
"Tạo một %(validation)s %(generated_object)s khi công ty xác nhận "
|
|
"%(event_type)s cho %(company)s."
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#. odoo-python
|
|
#: code:addons/sale_purchase_inter_company_rules/models/purchase_order.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Inter company user of company %(name)s doesn't have enough access rights"
|
|
msgstr ""
|
|
"Người dùng liên công ty của công ty %(name)s không có đủ quyền truy cập"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#. odoo-python
|
|
#: code:addons/sale_purchase_inter_company_rules/models/sale_order.py:0
|
|
#, python-format
|
|
msgid "Inter company user of company %s doesn't have enough access rights"
|
|
msgstr "Người dùng liên công ty của công ty %s không có đủ quyền truy cập"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#. odoo-python
|
|
#: code:addons/sale_purchase_inter_company_rules/models/purchase_order.py:0
|
|
#, python-format
|
|
msgid "Provide at least one user for inter company relation for %(name)s"
|
|
msgstr ""
|
|
"Cung cấp ít nhất một người dùng cho mối quan hệ liên công ty cho %(name)s"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#. odoo-python
|
|
#: code:addons/sale_purchase_inter_company_rules/models/sale_order.py:0
|
|
#, python-format
|
|
msgid "Provide one user for intercompany relation for %(name)s "
|
|
msgstr "Cung cấp một người dùng có mối quan hệ liên công ty cho %(name)s "
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#: model:ir.model,name:sale_purchase_inter_company_rules.model_purchase_order
|
|
msgid "Purchase Order"
|
|
msgstr "Đơn mua hàng"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_res_company__rule_type
|
|
msgid "Rule"
|
|
msgstr "Quy tắc"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#: model:ir.model,name:sale_purchase_inter_company_rules.model_sale_order
|
|
msgid "Sales Order"
|
|
msgstr "Đơn bán hàng"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#: model:ir.model.fields,help:sale_purchase_inter_company_rules.field_res_company__rule_type
|
|
msgid "Select the type to setup inter company rules in selected company."
|
|
msgstr "Chọn loại thiết lập quy tắc liên công ty cho công ty được chọn. "
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_sale_order__auto_purchase_order_id
|
|
msgid "Source Purchase Order"
|
|
msgstr "Đơn mua hàng nguồn"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_purchase_order__auto_sale_order_id
|
|
msgid "Source Sales Order"
|
|
msgstr "Đơn bán hàng nguồn"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#: model:ir.model.fields.selection,name:sale_purchase_inter_company_rules.selection__res_company__rule_type__purchase
|
|
msgid "Synchronize Purchase Order"
|
|
msgstr "Đồng bộ đơn mua hàng"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#: model:ir.model.fields.selection,name:sale_purchase_inter_company_rules.selection__res_company__rule_type__sale
|
|
msgid "Synchronize Sales Order"
|
|
msgstr "Đồng bộ đơn bán hàng"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#: model:ir.model.fields.selection,name:sale_purchase_inter_company_rules.selection__res_company__rule_type__sale_purchase
|
|
msgid "Synchronize Sales and Purchase Order"
|
|
msgstr "Đồng bộ đơn mua và bán hàng"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#: model:ir.model,name:sale_purchase_inter_company_rules.model_stock_picking
|
|
msgid "Transfer"
|
|
msgstr "Lệnh chuyển hàng"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#: model_terms:ir.ui.view,arch_db:sale_purchase_inter_company_rules.res_config_settings_view_form
|
|
msgid "Use Warehouse"
|
|
msgstr "Sử dụng kho hàng"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_res_company__warehouse_id
|
|
msgid "Warehouse"
|
|
msgstr "Kho hàng"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#: model:ir.model.fields,field_description:sale_purchase_inter_company_rules.field_res_config_settings__warehouse_id
|
|
msgid "Warehouse For Purchase Orders"
|
|
msgstr "Kho hàng cho đơn mua hàng"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#. odoo-python
|
|
#: code:addons/sale_purchase_inter_company_rules/models/purchase_order.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You cannot create SO from PO because sale price list currency is different than purchase price list currency.\n"
|
|
"The currency of the SO is obtained from the pricelist of the company partner.\n"
|
|
"\n"
|
|
"(SO currency: %(so_currency)s, Pricelist: %(pricelist)s, Partner: %(partner)s (ID: %(id)s))"
|
|
msgstr ""
|
|
"Bạn không thể tạo đơn bán hàng từ đơn mua hàng vì đơn vị tiền tệ trong bảng giá bán khác với đơn vị tiền tệ trong bảng giá mua.\n"
|
|
"Đơn vị tiền tệ của đơn bán hàng được lấy từ bảng giá của đối tác.\n"
|
|
"\n"
|
|
"(Đơn vị tiền tệ của đơn bán hàng: %(so_currency)s, Bảng giá: %(pricelist)s, Đối tác: %(partner)s (ID: %(id)s)) "
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#. odoo-python
|
|
#: code:addons/sale_purchase_inter_company_rules/models/res_company.py:0
|
|
#, python-format
|
|
msgid "draft"
|
|
msgstr "nháp"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#. odoo-python
|
|
#: code:addons/sale_purchase_inter_company_rules/models/res_company.py:0
|
|
#: code:addons/sale_purchase_inter_company_rules/models/res_company.py:0
|
|
#, python-format
|
|
msgid "purchase order"
|
|
msgstr "đơn mua hàng"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#. odoo-python
|
|
#: code:addons/sale_purchase_inter_company_rules/models/res_company.py:0
|
|
#, python-format
|
|
msgid "purchase/sales order"
|
|
msgstr "đơn mua/bán hàng"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#. odoo-python
|
|
#: code:addons/sale_purchase_inter_company_rules/models/res_company.py:0
|
|
#: code:addons/sale_purchase_inter_company_rules/models/res_company.py:0
|
|
#, python-format
|
|
msgid "sales order"
|
|
msgstr "đơn bán hàng"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#. odoo-python
|
|
#: code:addons/sale_purchase_inter_company_rules/models/res_company.py:0
|
|
#, python-format
|
|
msgid "sales/purchase order"
|
|
msgstr "đơn bán/mua hàng"
|
|
|
|
#. module: sale_purchase_inter_company_rules
|
|
#. odoo-python
|
|
#: code:addons/sale_purchase_inter_company_rules/models/res_company.py:0
|
|
#, python-format
|
|
msgid "validated"
|
|
msgstr "đã được xác thực"
|