8589 lines
322 KiB
Plaintext
8589 lines
322 KiB
Plaintext
|
# Translation of Odoo Server.
|
|||
|
# This file contains the translation of the following modules:
|
|||
|
# * point_of_sale
|
|||
|
#
|
|||
|
# Translators:
|
|||
|
# Thi Huong Nguyen, 2023
|
|||
|
# Martin Trigaux, 2024
|
|||
|
# Wil Odoo, 2024
|
|||
|
#
|
|||
|
msgid ""
|
|||
|
msgstr ""
|
|||
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|||
|
"Report-Msgid-Bugs-To: \n"
|
|||
|
"POT-Creation-Date: 2024-01-29 10:44+0000\n"
|
|||
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
|||
|
"Last-Translator: Wil Odoo, 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: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid " - closing"
|
|||
|
msgstr " - đóng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid " - opening"
|
|||
|
msgstr "- mở"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid " REFUND"
|
|||
|
msgstr " HOÀN TIỀN"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_printer__printer_type__iot
|
|||
|
msgid " Use a printer connected to the IoT Box"
|
|||
|
msgstr "Sử dụng máy in được kết nối với Hộp IoT"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid "%(pos_name)s (not used)"
|
|||
|
msgstr "%(pos_name)s (chưa được dùng)"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid "%s POS payment of %s in %s"
|
|||
|
msgstr "%s thanh toán POS của %s bằng %s"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.js:0
|
|||
|
#, python-format
|
|||
|
msgid "%s customer(s) found for \"%s\"."
|
|||
|
msgstr "%s khách hàng được tìm thấy cho \"%s\"."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
|
|||
|
#, python-format
|
|||
|
msgid "%s fiscal position(s) added to the configuration."
|
|||
|
msgstr "%s vị trí tài chính được thêm vào cấu hình."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"%s has a total amount of %s, are you sure you want to delete this order?"
|
|||
|
msgstr "%s có tổng số tiền là %s, bạn có chắc chắn muốn xoá đơn hàng này?"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_list/product_list.js:0
|
|||
|
#, python-format
|
|||
|
msgid "%s product(s) found for \"%s\"."
|
|||
|
msgstr "%s sản phẩm được tìm thấy cho \"%s\"."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid "(RESCUE FOR %(session)s)"
|
|||
|
msgstr "(KHÔI PHỤC PHIÊN %(session)s)"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "(as of opening)"
|
|||
|
msgstr "(khi mở)"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|||
|
msgid "(update)"
|
|||
|
msgstr "(cập nhật)"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "+ New Shop"
|
|||
|
msgstr "+ Cửa hàng mới"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "/pos/ticket and use the code below to request an invoice online"
|
|||
|
msgstr "/pos/ticket và sử dụng mã dưới đây để yêu cầu hoá đơn online"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "0.00"
|
|||
|
msgstr "0,00"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
|
|||
|
msgid "00014-001-0001"
|
|||
|
msgstr "00014-001-0001"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "10"
|
|||
|
msgstr "10"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "100.00"
|
|||
|
msgstr "100,00"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "1000"
|
|||
|
msgstr "1000"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "10000"
|
|||
|
msgstr "10000"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "10000.00"
|
|||
|
msgstr "10000,00"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "123.45"
|
|||
|
msgstr "123,45"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_userlabel
|
|||
|
msgid "1234567890"
|
|||
|
msgstr "1234567890"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "2-03-2000 9:00 AM"
|
|||
|
msgstr "9:00 sáng ngày 2-03-2000"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "45"
|
|||
|
msgstr "45"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order__ticket_code
|
|||
|
msgid ""
|
|||
|
"5 digits alphanumeric code to be used by portal user to request an invoice"
|
|||
|
msgstr ""
|
|||
|
"Mã gồm 5 chữ số được người dùng cổng thông tin sử dụng để yêu cầu hóa đơn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "5.00"
|
|||
|
msgstr "5,00"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "50.00"
|
|||
|
msgstr "50,00"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "567789"
|
|||
|
msgstr "567789"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "7897"
|
|||
|
msgstr "7897"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "95.00"
|
|||
|
msgstr "95,00"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "987657"
|
|||
|
msgstr "987657"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "99.99"
|
|||
|
msgstr "99,99"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_pos_kanban
|
|||
|
msgid ""
|
|||
|
"<i class=\"fa fa-fw fa-shopping-bag\" role=\"img\" aria-label=\"Shopping "
|
|||
|
"cart\" title=\"Shopping cart\"/>"
|
|||
|
msgstr ""
|
|||
|
"<i class=\"fa fa-fw fa-shopping-bag\" role=\"img\" aria-label=\"Shopping "
|
|||
|
"cart\" title=\"Giỏ hàng\"/>"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"<i class=\"fa fa-info-circle me-1\" title=\"This setting is common to all "
|
|||
|
"PoS.\" pos-data-toggle=\"tooltip\"/>"
|
|||
|
msgstr ""
|
|||
|
"<i class=\"fa fa-info-circle me-1\" title=\"Cài đặt này dùng chung cho tất "
|
|||
|
"cả POS.\" pos-data-toggle=\"tooltip\"/>"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|||
|
msgid "<i class=\"fa fa-pencil\"/> Edit"
|
|||
|
msgstr "<i class=\"fa fa-pencil\"/> Chỉnh sửa"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "<i class=\"oi oi-fw oi-arrow-right\"/>How to manage tax-included prices"
|
|||
|
msgstr "<i class=\"oi oi-fw oi-arrow-right\"/>Cách quản lý giá đã bao gồm thuế"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"<p>Dear %(client_name)s,<br/>Here is your electronic ticket for the "
|
|||
|
"%(pos_name)s. </p>"
|
|||
|
msgstr ""
|
|||
|
"<p>Xin chào %(client_name)s,<br/>Đây là phiếu điện tử của bạn cho "
|
|||
|
"%(pos_name)s. </p>"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/backend/tours/point_of_sale.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"<p>Ready to have a look at the <b>POS Interface</b>? Let's start our first "
|
|||
|
"session.</p>"
|
|||
|
msgstr ""
|
|||
|
"<p>Bạn đã sẵn sàng làm việc với <b>Giao diện POS</b>? Hãy bắt đầu phiên đầu "
|
|||
|
"tiên!</p>"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"<span class=\"o_form_label\">Barcodes</span>\n"
|
|||
|
" <i class=\"fa fa-info-circle me-1\" title=\"This setting is common to all PoS.\" pos-data-toggle=\"tooltip\"/>"
|
|||
|
msgstr ""
|
|||
|
"<span class=\"o_form_label\">Mã vạch</span>\n"
|
|||
|
" <i class=\"fa fa-info-circle me-1\" title=\"Đây là cài đặt chung cho tất cả POS.\" pos-data-toggle=\"tooltip\"/>"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|||
|
msgid "<span class=\"o_stat_text\">Cash Register</span>"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|||
|
msgid "<span class=\"o_stat_text\">Journal Items</span>"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "<span class=\"oe_inline\"><b>Skip Preview Screen</b></span>"
|
|||
|
msgstr "<span class=\"oe_inline\"><b>Bỏ qua màn hình xem trước</b></span>"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|||
|
msgid "<span invisible=\"is_total_cost_computed\">TBD</span>"
|
|||
|
msgstr "<span invisible=\"is_total_cost_computed\">TBD</span>"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|||
|
msgid "<span>Balance</span>"
|
|||
|
msgstr "<span>Số dư</span>"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|||
|
msgid "<span>Closing</span>"
|
|||
|
msgstr "<span>Đóng</span>"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|||
|
msgid "<span>Reporting</span>"
|
|||
|
msgstr "<span>Báo cáo</span>"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|||
|
msgid "<span>View</span>"
|
|||
|
msgstr "<span>Xem</span>"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|||
|
msgid ""
|
|||
|
"<strong> > Payment Terminals</strong>\n"
|
|||
|
" in order to install a Payment Terminal and make a fully integrated payment method."
|
|||
|
msgstr ""
|
|||
|
"<strong> > Thiết bị đầu cuối thanh toán</strong>\n"
|
|||
|
" để cài đặt Thiết bị thanh toán và tạo phương thức thanh toán được tích hợp hoàn toàn."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "<strong>Amount of discounts</strong>:"
|
|||
|
msgstr "<strong>Số tiền chiết khấu</strong>:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|||
|
msgid "<strong>Amounting to:</strong>"
|
|||
|
msgstr "<strong>Số tiền:</strong>"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "<strong>Config names</strong>"
|
|||
|
msgstr "<strong>Tên cấu hình</strong>"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "<strong>End of session note:</strong>"
|
|||
|
msgstr "<strong>Ghi chú kết thúc phiên:</strong>"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid ""
|
|||
|
"<strong>Number of discounts</strong>:\n"
|
|||
|
" <strong>Number of discounts</strong>:"
|
|||
|
msgstr ""
|
|||
|
"<strong>Số lượng chiết khấu</strong>:\n"
|
|||
|
" <strong>Số lượng chiết khấu</strong>:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "<strong>Opening of session note:</strong>"
|
|||
|
msgstr "<strong>Ghi chú bắt đầu phiên:</strong>"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_invoice_document
|
|||
|
msgid "<strong>Source Invoice:</strong>"
|
|||
|
msgstr "<strong>Hoá đơn nguồn:</strong>"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "<strong>Total</strong>"
|
|||
|
msgstr "<strong>Tổng tiền</strong>"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "? Clicking \"Confirm\" will validate the payment."
|
|||
|
msgstr "? Bấm \"Xác nhận\" sẽ xác nhận khoản thanh toán."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_editor/partner_editor.js:0
|
|||
|
#, python-format
|
|||
|
msgid "A Customer Name Is Required"
|
|||
|
msgstr "Tên khách hàng là bắt buộc"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__uuid
|
|||
|
msgid ""
|
|||
|
"A globally unique identifier for this pos configuration, used to prevent "
|
|||
|
"conflicts in client-generated data."
|
|||
|
msgstr ""
|
|||
|
"Một mã định danh toàn cục duy nhất cho cấu hình pos này, được sử dụng để "
|
|||
|
"phòng tránh xung đột giữa các dữ liệu do khách hàng tạo ra."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__login_number
|
|||
|
msgid ""
|
|||
|
"A sequence number that is incremented each time a user resumes the pos "
|
|||
|
"session"
|
|||
|
msgstr "Số thứ tự có thể tự tăng mỗi lần người dùng tiếp tục một phiên pos"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__sequence_number
|
|||
|
msgid "A sequence number that is incremented with each order"
|
|||
|
msgstr "Số thứ tự được tăng lên theo từng đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session
|
|||
|
msgid ""
|
|||
|
"A session is a period of time, usually one day, during which you sell "
|
|||
|
"through the Point of Sale."
|
|||
|
msgstr ""
|
|||
|
"Phiên là một khoảng thời gian, thông thường là trong một ngày, mà bạn bán "
|
|||
|
"hàng thông qua Điểm bán hàng."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"A session is currently opened for this PoS. Some settings can only be "
|
|||
|
"changed after the session is closed."
|
|||
|
msgstr ""
|
|||
|
"PoS này có phiên đang mở. Một số cài đặt chỉ có thể được thay đổi sau khi đã"
|
|||
|
" đóng phiên."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order__sequence_number
|
|||
|
msgid "A session-unique sequence number for the order"
|
|||
|
msgstr "Số thứ tự duy nhất theo phiên cho đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__receipt_footer
|
|||
|
msgid "A short text that will be inserted as a footer in the printed receipt."
|
|||
|
msgstr "Văn bản ngắn sẽ được chèn vào chân trang của tờ in biên lai."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__receipt_header
|
|||
|
msgid "A short text that will be inserted as a header in the printed receipt."
|
|||
|
msgstr "Văn bản ngắn sẽ được chèn vào đầu trang của tờ in biên lai."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_product_product__detailed_type
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_product_template__detailed_type
|
|||
|
msgid ""
|
|||
|
"A storable product is a product for which you manage stock. The Inventory app has to be installed.\n"
|
|||
|
"A consumable product is a product for which stock is not managed.\n"
|
|||
|
"A service is a non-material product you provide."
|
|||
|
msgstr ""
|
|||
|
"Sản phẩm lưu kho là sản phẩm bạn cần quản lý tồn kho. Bạn sẽ cần cài đặt thêm ứng dụng Tồn kho.\n"
|
|||
|
"Sản phẩm tiêu thụ là sản phẩm bạn không cần quản lý tồn kho.\n"
|
|||
|
"Dịch vụ là sản phẩm phi vật chất mà bạn cung cấp."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_list/product_list.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"A valid product already exists for Point of Sale. Therefore, demonstration "
|
|||
|
"products cannot be loaded."
|
|||
|
msgstr ""
|
|||
|
"Một sản phẩm hợp lệ đã tồn tại cho Điểm bán hàng, nên không thể tải các sản "
|
|||
|
"phẩm minh hoạ."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_bill_tree
|
|||
|
msgid "ALL POS"
|
|||
|
msgstr "TẤT CẢ POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_receipt/cash_move_receipt.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "AMOUNT"
|
|||
|
msgstr "SỐ TIỀN"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Accept customer tips or convert their change to a tip"
|
|||
|
msgstr "Nhận tiền tip của khách hàng hoặc chuyển đổi tiền thừa thành tip. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Accept payments with a PayTM payment terminal"
|
|||
|
msgstr "Chấp nhận thanh toán với thiết bị đầu cuối thanh toán PayTM"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Accept payments with a Six payment terminal"
|
|||
|
msgstr "Chấp nhận thanh toán với thiết bị đầu cuối thanh toán SIX"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Accept payments with a Stripe payment terminal"
|
|||
|
msgstr "Chấp nhận thanh toán với thiết bị đầu cuối thanh toán Stripe"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Accept payments with a Vantiv payment terminal"
|
|||
|
msgstr "Chấp nhận thanh toán với thiết bị đầu cuối thanh toán Vantiv"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Accept payments with an Adyen payment terminal"
|
|||
|
msgstr "Chấp nhận thanh toán với thiết bị đầu cuối thanh toán Adyen"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_warning
|
|||
|
msgid "Access warning"
|
|||
|
msgstr "Cảnh báo truy cập"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
|||
|
msgid "Account"
|
|||
|
msgstr "Tài khoản"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_account_cash_rounding
|
|||
|
msgid "Account Cash Rounding"
|
|||
|
msgstr "Tài khoản làm tròn tiền mặt"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_account_chart_template
|
|||
|
msgid "Account Chart Template"
|
|||
|
msgstr "Mẫu sơ đồ tài khoản"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__account_move_id
|
|||
|
msgid "Account Move"
|
|||
|
msgstr "Dịch chuyển tài khoản"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__bank_payment_ids
|
|||
|
msgid "Account payments representing aggregated and bank split payments."
|
|||
|
msgstr ""
|
|||
|
"Tài khoản thanh toán đại diện cho các khoản thanh toán tổng hợp và chia nhỏ "
|
|||
|
"qua ngân hàng."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|||
|
msgid "Accounting"
|
|||
|
msgstr "Kế toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__invoice_journal_id
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_invoice_journal_id
|
|||
|
msgid "Accounting journal used to create invoices."
|
|||
|
msgstr "Sổ nhật ký kế toán được sử dụng để tạo hoá đơn."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__journal_id
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order__sale_journal
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_journal_id
|
|||
|
msgid ""
|
|||
|
"Accounting journal used to post POS session journal entries and POS invoice "
|
|||
|
"payments."
|
|||
|
msgstr ""
|
|||
|
"Sổ nhật ký kế toán được dùng để vào sổ bút toán phiên POS và thanh toán hóa "
|
|||
|
"đơn POS. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_needaction
|
|||
|
msgid "Action Needed"
|
|||
|
msgstr "Hành động cần thiết"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__active
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__active
|
|||
|
msgid "Active"
|
|||
|
msgstr "Đang hoạt động"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_ids
|
|||
|
msgid "Activities"
|
|||
|
msgstr "Hoạt động"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_exception_decoration
|
|||
|
msgid "Activity Exception Decoration"
|
|||
|
msgstr "Hoạt động ngoại lệ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_state
|
|||
|
msgid "Activity State"
|
|||
|
msgstr "Trạng thái hoạt động"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_type_icon
|
|||
|
msgid "Activity Type Icon"
|
|||
|
msgstr "Biểu tượng loại hoạt động"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/product_configurator_popup/product_configurator_popup.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/product_configurator_popup/product_configurator_popup.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/select_lot_popup/select_lot_popup.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/input_popups/textarea_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Add"
|
|||
|
msgstr "Thêm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/customer_note_button/customer_note_button.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Add Customer Note"
|
|||
|
msgstr "Thêm ghi chú khách hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Add Tip"
|
|||
|
msgstr "Thêm tiền tip"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_ticket_unique_code
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__point_of_sale_ticket_unique_code
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"Add a 5-digit code on the receipt to allow the user to request the invoice "
|
|||
|
"for an order on the portal."
|
|||
|
msgstr ""
|
|||
|
"Thêm mã gồm 5 chữ số vào biên lai để người dùng có thể yêu cầu hóa đơn cho "
|
|||
|
"đơn hàng trên cổng thông tin."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_use_ticket_qr_code
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__point_of_sale_use_ticket_qr_code
|
|||
|
msgid ""
|
|||
|
"Add a QR code on the ticket, which the user can scan to request the invoice "
|
|||
|
"linked to its order."
|
|||
|
msgstr ""
|
|||
|
"Thêm mã QR trên phiếu, người dùng có thể quét mã QR này để yêu cầu hóa đơn "
|
|||
|
"được liên kết với đơn hàng của họ."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Add a closing note..."
|
|||
|
msgstr "Thêm ghi chú đóng phiên..."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Add a custom message to header and footer"
|
|||
|
msgstr "Thêm một thông điệp riêng vào phần đầu trang và chân trang"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Add a customer"
|
|||
|
msgstr "Thêm khách hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_method_form
|
|||
|
msgid "Add a new payment method"
|
|||
|
msgstr "Thêm phương thức thanh toán mới"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_printer_form
|
|||
|
msgid "Add a new restaurant order printer"
|
|||
|
msgstr "Thêm máy in đơn hàng nhà hàng mới"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/input_popups/textarea_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Add a note..."
|
|||
|
msgstr "Thêm ghi chú..."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/cash_opening_popup/cash_opening_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Add an opening note..."
|
|||
|
msgstr "Thêm ghi chú mở phiên..."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/combo_configurator_popup/combo_configurator_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Add to order"
|
|||
|
msgstr "Thêm vào đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|||
|
msgid "Additional required information:"
|
|||
|
msgstr "Thông tin bắt buộc khác:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|||
|
msgid "Additional required invoicing information:"
|
|||
|
msgstr "Thông tin xuất hoá đơn bắt buộc khác:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|||
|
msgid "Additional required user information:"
|
|||
|
msgstr "Thông tin người dùng bắt buộc khác:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Address"
|
|||
|
msgstr "Địa chỉ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Adds a button to set a global discount"
|
|||
|
msgstr "Thêm một nút để thiết lập chiết khấu toàn bộ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:res.groups,name:point_of_sale.group_pos_manager
|
|||
|
msgid "Administrator"
|
|||
|
msgstr "Quản trị viên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__cash_control
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_cash_control
|
|||
|
msgid "Advanced Cash Control"
|
|||
|
msgstr "Kiểm soát tiền mặt nâng cao"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Adyen"
|
|||
|
msgstr "Adyen"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_adyen
|
|||
|
msgid "Adyen Payment Terminal"
|
|||
|
msgstr "Thiết bị đầu cuối thanh toán Adyen"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "All active orders"
|
|||
|
msgstr "Tất cả đơn hàng đang hoạt động"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"All available pricelists must be in the same currency as the company or as "
|
|||
|
"the Sales Journal set on this point of sale if you use the Accounting "
|
|||
|
"application."
|
|||
|
msgstr ""
|
|||
|
"Tất cả bảng giá khả dụng phải có cùng đơn vị tiền tệ với đơn vị tiền tệ của "
|
|||
|
"công ty hoặc sổ nhật ký bán hàng thiết lập cho điểm bán hàng này nếu bạn sử "
|
|||
|
"dụng ứng dụng Kế toán. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"All payment methods must be in the same currency as the Sales Journal or the"
|
|||
|
" company currency if that is not set."
|
|||
|
msgstr ""
|
|||
|
"Tất cả phương thức thanh toán phải có cùng đơn vị tiền tệ với Sổ nhật ký bán"
|
|||
|
" hàng hoặc đơn vị tiền tệ công ty nếu chưa thiết lập sổ. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_all_sales_lines
|
|||
|
msgid "All sales lines"
|
|||
|
msgstr "Tất cả chi tiết bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Allow Ship Later"
|
|||
|
msgstr "Cho phép giao hàng sau"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Allow cashiers to set a discount per line"
|
|||
|
msgstr "Cho phép nhân viên thu ngân đặt chiết khấu cho mỗi dòng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Allow to access each other's active orders"
|
|||
|
msgstr "Cho phép truy cập các đơn hàng đang hoạt động của nhau"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Allow to log and switch between selected Employees"
|
|||
|
msgstr "Cho phép đăng nhập và chuyển đổi giữa các Nhân viên đã chọn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Allowed"
|
|||
|
msgstr "Được phép"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order__is_total_cost_computed
|
|||
|
msgid ""
|
|||
|
"Allows to know if all the total cost of the order lines have already been "
|
|||
|
"computed"
|
|||
|
msgstr ""
|
|||
|
"Cho phép nắm bắt liệu tổng chi phí của chi tiết đơn hàng đã được tính hay "
|
|||
|
"chưa"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__is_total_cost_computed
|
|||
|
msgid "Allows to know if the total cost has already been computed or not"
|
|||
|
msgstr "Cho phép nắm bắt liệu tổng chi phí đã được tính hay chưa"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__amount
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__amount
|
|||
|
msgid "Amount"
|
|||
|
msgstr "Số tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__amount_authorized_diff
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_amount_authorized_diff
|
|||
|
msgid "Amount Authorized Difference"
|
|||
|
msgstr "Chênh lệch số tiền được phép"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__amount_to_balance
|
|||
|
msgid "Amount to balance"
|
|||
|
msgstr "Số tiền cần cân đối"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree
|
|||
|
msgid "Amount total"
|
|||
|
msgstr "Tổng tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"An error has occurred when trying to close the session.\n"
|
|||
|
"You will be redirected to the back-end to manually close the session."
|
|||
|
msgstr ""
|
|||
|
"Đã xảy ra lỗi khi cố đóng phiên.\n"
|
|||
|
"Bạn sẽ được điều hướng tới back-end để đóng phiên theo cách thủ công. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/models.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"An error occurred when loading product prices. Make sure all pricelists are "
|
|||
|
"available in the POS."
|
|||
|
msgstr ""
|
|||
|
"Đã xảy ra lỗi khi tải giá sản phẩm. Hãy đảm bảo tất cả bảng giá có sẵn trong"
|
|||
|
" POS."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__name
|
|||
|
msgid "An internal identification of the point of sale."
|
|||
|
msgstr "Một định danh nội bộ cho điểm bán hàng này."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_printer__name
|
|||
|
msgid "An internal identification of the printer"
|
|||
|
msgstr "Một định danh nội bộ cho máy in"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Another session is already opened for this point of sale."
|
|||
|
msgstr "Đang có một phiên khác được mở cho điểm bán hàng này."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_search
|
|||
|
msgid "Archived"
|
|||
|
msgstr "Đã lưu trữ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Are you sure that the customer wants to pay"
|
|||
|
msgstr "Bạn có chắc rằng khách hàng muốn thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__picking_policy__direct
|
|||
|
msgid "As soon as possible"
|
|||
|
msgstr "Càng sớm càng tốt"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_update_stock_quantities__closing
|
|||
|
msgid "At the session closing (faster)"
|
|||
|
msgstr "Khi đóng phiên (nhanh hơn)"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_update_stock_quantities
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__update_stock_quantities
|
|||
|
msgid ""
|
|||
|
"At the session closing: A picking is created for the entire session when it's closed\n"
|
|||
|
" In real time: Each order sent to the server create its own picking"
|
|||
|
msgstr ""
|
|||
|
"Khi đóng phiên: Một phiếu lấy hàng được tạo cho cả phiên khi đóng \n"
|
|||
|
" Trong thời gian thực: Mỗi đơn hàng gửi tới máy chủ tạo ra một phiếu lấy hàng riêng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_attachment_count
|
|||
|
msgid "Attachment Count"
|
|||
|
msgstr "Số lượng tệp đính kèm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.pos_menu_products_attribute_action
|
|||
|
#, python-format
|
|||
|
msgid "Attributes"
|
|||
|
msgstr "Thuộc tính"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Authorized Difference"
|
|||
|
msgstr "Chênh lệch được phép"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__auto_validate_terminal_payment
|
|||
|
msgid "Auto Validate Terminal Payment"
|
|||
|
msgstr "Tự động xác nhận thanh toán qua thiết bị đầu cuối"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__rescue
|
|||
|
msgid "Auto-generated session for orphan orders, ignored in constraints"
|
|||
|
msgstr ""
|
|||
|
"Phiên được tự động tạo cho các đơn hàng không xác nhận, bị bỏ qua trong ràng"
|
|||
|
" buộc"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_auto
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_auto
|
|||
|
msgid "Automatic Receipt Printing"
|
|||
|
msgstr "In biên lai tự động"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_cashdrawer
|
|||
|
msgid "Automatically open the cashdrawer."
|
|||
|
msgstr "Tự động mở ngăn kéo đựng tiền."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Automatically validate order"
|
|||
|
msgstr "Tự động xác nhận đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_auto_validate_terminal_payment
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__auto_validate_terminal_payment
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_auto_validate_terminal_payment
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Automatically validates orders paid with a payment terminal."
|
|||
|
msgstr ""
|
|||
|
"Tự động xác nhận đơn hàng đã thanh toán bằng thiết bị đầu cuối thanh toán."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Available"
|
|||
|
msgstr "Có hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_available_categ_ids
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_available_categ_ids
|
|||
|
msgid "Available PoS Product Categories"
|
|||
|
msgstr "Danh mục sản phẩm đang có tại POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__available_pricelist_ids
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_available_pricelist_ids
|
|||
|
msgid "Available Pricelists"
|
|||
|
msgstr "Bảng giá khả dụng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__available_in_pos
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__available_in_pos
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_search_view_pos
|
|||
|
msgid "Available in POS"
|
|||
|
msgstr "Có sẵn trong POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__average_price
|
|||
|
msgid "Average Price"
|
|||
|
msgstr "Giá trung bình"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/back_button/back_button.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "BACK"
|
|||
|
msgstr "QUAY LẠI"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons_popup.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/reprint_receipt_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Back"
|
|||
|
msgstr "Quay lại"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Backend"
|
|||
|
msgstr "Back-end"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_customer_facing_display_background_image_1920
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_customer_facing_display_background_image_1920
|
|||
|
msgid "Background Image"
|
|||
|
msgstr "Hình nền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_userlabel
|
|||
|
msgid "Badge ID"
|
|||
|
msgstr "ID huy hiệu"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Balance"
|
|||
|
msgstr "Số dư"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__bank
|
|||
|
#, python-format
|
|||
|
msgid "Bank"
|
|||
|
msgstr "Ngân hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__bank_payment_ids
|
|||
|
msgid "Bank Payments"
|
|||
|
msgstr "Thanh toán ngân hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_account_bank_statement_line
|
|||
|
msgid "Bank Statement Line"
|
|||
|
msgstr "Dòng sao kê ngân hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Barcode Nomenclature"
|
|||
|
msgstr "Phép đặt tên mã vạch"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_barcode_rule
|
|||
|
msgid "Barcode Rule"
|
|||
|
msgstr "Quy tắc mã vạch"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Barcode Scanner"
|
|||
|
msgstr "Máy quét mã vạch"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Barcode Scanner/Card Reader"
|
|||
|
msgstr "Máy quét mã vạch/Máy đọc thẻ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Base Amount"
|
|||
|
msgstr "Tổng cơ bản"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_difference
|
|||
|
msgid "Before Closing Difference"
|
|||
|
msgstr "Chênh lệch trước khi đóng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|||
|
msgid "Billing address:"
|
|||
|
msgstr "Địa chỉ xuất hoá đơn:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_bill_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_bill_tree
|
|||
|
msgid "Bills"
|
|||
|
msgstr "Hoá đơn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Bills & Receipts"
|
|||
|
msgstr "Hoá đơn thanh toán & biên lai"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"Boost your sales with multiple kinds of programs: Coupons, Promotions, Gift "
|
|||
|
"Card, Loyalty. Specific conditions can be set (products, customers, minimum "
|
|||
|
"purchase amount, period). Rewards can be discounts (% or amount) or free "
|
|||
|
"products."
|
|||
|
msgstr ""
|
|||
|
"Tăng doanh số bán hàng của bạn với nhiều loại chương trình: phiếu giảm giá, "
|
|||
|
"khuyến mại, phiếu quà tăng, khách hàng thân thiết. Có thể thiết lập các điều"
|
|||
|
" kiện cụ thể (sản phẩm, khách hàng, số tiền mua tối thiểu, thời gian). Phần"
|
|||
|
" thưởng có thể là chiết khấu (% hoặc số tiền) hoặc các sản phẩm miễn phí."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Buffer:"
|
|||
|
msgstr "Đệm:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_via_proxy
|
|||
|
msgid "Bypass browser printing and prints via the hardware proxy."
|
|||
|
msgstr "Bỏ qua việc in trên trình duyệt và in thông qua proxy phần cứng."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "CANCELLED"
|
|||
|
msgstr "ĐÃ HUỶ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_receipt/cash_move_receipt.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "CASH"
|
|||
|
msgstr "TIỀN MẶT"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "CHANGE"
|
|||
|
msgstr "TIỀN THỪA"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Can't change customer"
|
|||
|
msgstr "Không thể thay đổi khách hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/barcode/error_popup/barcode_error_popup.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/errors/popups/error_traceback_popup.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/product_configurator_popup/product_configurator_popup.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/product_configurator_popup/product_configurator_popup.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/select_lot_popup/select_lot_popup.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/confirm_popup/confirm_popup.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/input_popups/selection_popup.js:0
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_daily_sales_reports_wizard
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment
|
|||
|
#, python-format
|
|||
|
msgid "Cancel"
|
|||
|
msgstr "Hủy"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Cancel Payment Request"
|
|||
|
msgstr "Hủy yêu cầu thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__cancel
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__cancel
|
|||
|
msgid "Cancelled"
|
|||
|
msgstr "Đã hủy"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Cannot modify a tip"
|
|||
|
msgstr "Không thể sửa tiền tip"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Cannot return change without a cash payment method"
|
|||
|
msgstr ""
|
|||
|
"Không thể trả lại tiền thừa nếu không có một phương thức thanh toán tiền mặt"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__cardholder_name
|
|||
|
#, python-format
|
|||
|
msgid "Cardholder Name"
|
|||
|
msgstr "Tên chủ thẻ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__is_cash_count
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__cash
|
|||
|
#: model:pos.payment.method,name:point_of_sale.payment_method
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
#, python-format
|
|||
|
msgid "Cash"
|
|||
|
msgstr "Tiền mặt"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Cash %s"
|
|||
|
msgstr "Tiền mặt %s"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Cash In"
|
|||
|
msgstr "Tiền thu"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Cash In/Out"
|
|||
|
msgstr "Tiền thu/chi"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_journal_id
|
|||
|
msgid "Cash Journal"
|
|||
|
msgstr "Sổ tiền mặt"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__statement_line_ids
|
|||
|
msgid "Cash Lines"
|
|||
|
msgstr "Chi tiết tiền mặt"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Cash Move 1"
|
|||
|
msgstr "Chuyển tiền 1"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/report_sale_details.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Cash Opening"
|
|||
|
msgstr "Tiền mặt khi mở phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Cash Out"
|
|||
|
msgstr "Tiền chi"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__cash_rounding
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Cash Rounding"
|
|||
|
msgstr "Làm tròn tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_cash_rounding
|
|||
|
msgid "Cash Rounding (PoS)"
|
|||
|
msgstr "Làm tròn tiền (POS)"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Cash Roundings"
|
|||
|
msgstr "Làm tròn tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Cash control - closing"
|
|||
|
msgstr "Kiểm soát tiền mặt - đóng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/cash_opening_popup/cash_opening_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Cash control - opening"
|
|||
|
msgstr "Kiểm soát tiền mặt - mở"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Cash difference observed during the counting (Loss)"
|
|||
|
msgstr "Chênh lệch tiền được phát hiện trong quá trình kiểm đếm (Lỗ)"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Cash difference observed during the counting (Profit)"
|
|||
|
msgstr "Chênh lệch tiền được phát hiện trong quá trình kiểm đếm (Lãi)"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/navbar.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Cash in / out"
|
|||
|
msgstr "Tiền vào/ra"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Cash in/out of %s is ignored."
|
|||
|
msgstr "Khoản tiền chi/thu %s bị bỏ qua. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Cash register"
|
|||
|
msgstr "Máy tính tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__rounding_method
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_rounding_method
|
|||
|
msgid "Cash rounding"
|
|||
|
msgstr "Làm tròn tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_cashdrawer
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_cashdrawer
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Cashdrawer"
|
|||
|
msgstr "Ngăn kéo đựng tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__cashier
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree
|
|||
|
#, python-format
|
|||
|
msgid "Cashier"
|
|||
|
msgstr "Thu ngân"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.product_pos_category_action
|
|||
|
msgid ""
|
|||
|
"Categories are used to browse your products through the\n"
|
|||
|
" touchscreen interface."
|
|||
|
msgstr ""
|
|||
|
"Các danh mục được sử dụng để lướt các sản phẩm thông quan giao\n"
|
|||
|
" diện màn hình cảm ứng."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/generic_components/category_selector/category_selector.xml:0
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_category_kanban
|
|||
|
#, python-format
|
|||
|
msgid "Category"
|
|||
|
msgstr "Danh mục"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__name
|
|||
|
msgid "Category Name"
|
|||
|
msgstr "Tên danh mục"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_product_product__pos_categ_ids
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_product_template__pos_categ_ids
|
|||
|
msgid "Category used in the Point of Sale."
|
|||
|
msgstr "Danh mục được sử dụng cho Điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:pos.category,name:point_of_sale.pos_category_chairs
|
|||
|
msgid "Chairs"
|
|||
|
msgstr "Ghế"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_status/payment_status.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Change"
|
|||
|
msgstr "Tiền thừa"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Change Tip"
|
|||
|
msgstr "Đổi tiền tip"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_template.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Change:"
|
|||
|
msgstr "Tiền thừa:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_product_product__to_weight
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_product_template__to_weight
|
|||
|
msgid ""
|
|||
|
"Check if the product should be weighted using the hardware scale "
|
|||
|
"integration."
|
|||
|
msgstr "Chọn nếu cần cân sản phẩm này bằng cân phần cứng tích hợp. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_product_product__available_in_pos
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_product_template__available_in_pos
|
|||
|
msgid "Check if you want this product to appear in the Point of Sale."
|
|||
|
msgstr "Chọn nếu bạn muốn sản phẩm hiển thị trên điểm bán hàng. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_uom_category__is_pos_groupable
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_uom_uom__is_pos_groupable
|
|||
|
msgid ""
|
|||
|
"Check if you want to group products of this category in point of sale orders"
|
|||
|
msgstr ""
|
|||
|
"Chọn nếu bạn muốn nhóm sản phẩm của danh mục này trong đơn hàng điểm bán "
|
|||
|
"hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__cash_control
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_cash_control
|
|||
|
msgid "Check the amount of the cashbox at opening and closing."
|
|||
|
msgstr "Kiểm tra số tiền trong két lúc mở và đóng phiên."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/hooks.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Check the internet connection then try to sync again by clicking on the red "
|
|||
|
"wifi button (upper right of the screen)."
|
|||
|
msgstr ""
|
|||
|
"Kiểm tra kết nối internet và thử đồng bộ lại bằng cách bấm vào nút wifi màu "
|
|||
|
"đỏ (góc trên bên phải màn hình). "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__child_id
|
|||
|
msgid "Children Categories"
|
|||
|
msgstr "Danh mục con"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"Choose a specific fiscal position at the order depending on the kind of "
|
|||
|
"customer (tax exempt, onsite vs. takeaway, etc.)."
|
|||
|
msgstr ""
|
|||
|
"Chọn một vị trí tài chính cụ thể cho đơn hàng tùy thuộc vào loại khách hàng "
|
|||
|
"(được miễn thuế, dùng tại chỗ, mua mang về,...)."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Click here to close the session"
|
|||
|
msgstr "Nhấp vào đây để đóng phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__client
|
|||
|
msgid "Client"
|
|||
|
msgstr "Khách hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|||
|
msgid "Close"
|
|||
|
msgstr "Đóng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard
|
|||
|
#, python-format
|
|||
|
msgid "Close Session"
|
|||
|
msgstr "Đóng phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|||
|
msgid "Close Session & Post Entries"
|
|||
|
msgstr "Đóng phiên & vào sổ "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_pos_close_session_wizard
|
|||
|
msgid "Close Session Wizard"
|
|||
|
msgstr "Công cụ đóng phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__closed
|
|||
|
msgid "Closed & Posted"
|
|||
|
msgstr "Đã đóng & vào sổ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__closing_control
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|||
|
msgid "Closing Control"
|
|||
|
msgstr "Kiểm soát đóng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__stop_at
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|||
|
msgid "Closing Date"
|
|||
|
msgstr "Ngày đóng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__closing_notes
|
|||
|
msgid "Closing Notes"
|
|||
|
msgstr "Ghi chú đóng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Closing Session"
|
|||
|
msgstr "Đóng phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Closing difference in %s (%s)"
|
|||
|
msgstr "Chênh lệch khi đóng trong %s (%s)"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Closing note"
|
|||
|
msgstr "Ghi chú đóng phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Closing session error"
|
|||
|
msgstr "Lỗi đóng phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__value
|
|||
|
msgid "Coin/Bill Value"
|
|||
|
msgstr "Trị giá tiền xu/tiền giấy"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/money_details_popup/money_details_popup.xml:0
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_bill
|
|||
|
#: model:ir.model,name:point_of_sale.model_pos_bill
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__default_bill_ids
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_default_bill_ids
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_bill
|
|||
|
#, python-format
|
|||
|
msgid "Coins/Bills"
|
|||
|
msgstr "Tiền xu/tiền giấy"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__combo_ids
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__combo_ids
|
|||
|
msgid "Combinations"
|
|||
|
msgstr "Kết hợp"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Combine %s POS payments from %s"
|
|||
|
msgstr "Kết hợp %s thanh toán POS từ %s"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_combo_line__combo_id
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__product_template__detailed_type__combo
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__product_template__type__combo
|
|||
|
msgid "Combo"
|
|||
|
msgstr "Combo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_combo
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
|||
|
msgid "Combo Choices"
|
|||
|
msgstr "Lựa chọn combo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__combo_line_ids
|
|||
|
msgid "Combo Lines"
|
|||
|
msgstr "Dòng combo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_combo_form
|
|||
|
msgid "Combo Name"
|
|||
|
msgstr "Tên combo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__combo_parent_id
|
|||
|
msgid "Combo Parent"
|
|||
|
msgstr "Combo tổng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_combo_form
|
|||
|
msgid "Combos"
|
|||
|
msgstr "Combo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_res_company
|
|||
|
msgid "Companies"
|
|||
|
msgstr "Công ty"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__company_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__company_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__company_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__company_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__company_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__company_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__company_id
|
|||
|
msgid "Company"
|
|||
|
msgstr "Công ty"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__company_has_template
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_company_has_template
|
|||
|
msgid "Company has chart of accounts"
|
|||
|
msgstr "Công ty đã có sơ đồ tài khoản"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/combo_configurator_popup/combo_configurator_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Complete the selection to proceed"
|
|||
|
msgstr "Hoàn thành lựa chọn để tiếp tục"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_res_config_settings
|
|||
|
msgid "Config Settings"
|
|||
|
msgstr "Cài đặt cấu hình"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.menu_point_config_product
|
|||
|
msgid "Configuration"
|
|||
|
msgstr "Cấu hình"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|||
|
msgid "Configurations > Settings"
|
|||
|
msgstr "Cấu hình > cài đặt"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_kanban
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_tree
|
|||
|
msgid "Configure at least one Point of Sale."
|
|||
|
msgstr "Cấu hình ít nhất một Điểm bán hàng."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_popup.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/date_picker_popup/date_picker_popup.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/input_popups/number_popup.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/input_popups/text_input_popup.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/money_details_popup/money_details_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Confirm"
|
|||
|
msgstr "Xác nhận"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/confirm_popup/confirm_popup.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/input_popups/number_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Confirm?"
|
|||
|
msgstr "Xác nhận?"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Connect device to your PoS without an IoT Box"
|
|||
|
msgstr "Kết nối thiết bị với POS của bạn mà không cần Hộp IoT."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__other_devices
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_other_devices
|
|||
|
msgid "Connect devices to your PoS without an IoT Box."
|
|||
|
msgstr "Kết nối thiết bị với Điểm bán hàng của bạn mà không cần Hộp IoT."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Connect devices using an IoT Box"
|
|||
|
msgstr "Kết nối thiết bị bằng Hộp IoT"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Connected Devices"
|
|||
|
msgstr "Các thiết bị đã kết nối"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/customer_facing_display_button/customer_facing_display_button.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Connected, Not Owned"
|
|||
|
msgstr "Đã kết nối, chưa đăng nhập"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/proxy_status/proxy_status.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/proxy_status/proxy_status.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Connecting to Proxy"
|
|||
|
msgstr "Kết nối đến Proxy"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Connection error"
|
|||
|
msgstr "Lỗi kết nối"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/printer/base_printer.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Connection to IoT Box failed"
|
|||
|
msgstr "Kết nối với Hộp IoT không thành công"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/printer/base_printer.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Connection to the printer failed"
|
|||
|
msgstr "Kết nối với máy in không thành công"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
|||
|
#: model:ir.model,name:point_of_sale.model_res_partner
|
|||
|
#, python-format
|
|||
|
msgid "Contact"
|
|||
|
msgstr "Liên hệ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Continue"
|
|||
|
msgstr "Tiếp tục"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|||
|
msgid "Continue Selling"
|
|||
|
msgstr "Tiếp tục bán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/errors/popups/offline_error_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Continue with limited functionalities"
|
|||
|
msgstr "Tiếp tục dù chỉ một số chức năng khả dụng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__currency_rate
|
|||
|
msgid "Conversion Rate"
|
|||
|
msgstr "Tỷ giá hối đoái"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment__currency_rate
|
|||
|
msgid "Conversion rate from company currency to order currency."
|
|||
|
msgstr ""
|
|||
|
"Tỷ giá hối đoái giữa đơn vị tiền tệ công ty với đơn vị tiền tệ đơn hàng. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Cost:"
|
|||
|
msgstr "Chi phí: "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
#, python-format
|
|||
|
msgid "Counted"
|
|||
|
msgstr "Đã đếm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_editor/partner_editor.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Country"
|
|||
|
msgstr "Quốc gia"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__country_code
|
|||
|
msgid "Country Code"
|
|||
|
msgstr "Mã quốc gia"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Create"
|
|||
|
msgstr "Tạo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_sale_graph
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all_filtered
|
|||
|
msgid "Create a new POS order"
|
|||
|
msgstr "Tạo đơn hàng POS mới"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_kanban
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_tree
|
|||
|
msgid "Create a new PoS"
|
|||
|
msgstr "Tạo POS mới"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.product_product_action
|
|||
|
msgid "Create a new product variant"
|
|||
|
msgstr "Tạo biến thể sản phẩm mới"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__create_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__create_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__create_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_combo__create_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_combo_line__create_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__create_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__create_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__create_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__create_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__create_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__create_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__create_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__create_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__create_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__create_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__create_uid
|
|||
|
msgid "Created by"
|
|||
|
msgstr "Được tạo bởi"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__create_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__create_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__create_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_combo__create_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_combo_line__create_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__create_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__create_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__create_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__create_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__create_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__create_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__create_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__create_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__create_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__create_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__create_date
|
|||
|
msgid "Created on"
|
|||
|
msgstr "Được tạo vào"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__currency_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__currency_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__currency_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__currency_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__currency_id
|
|||
|
msgid "Currency"
|
|||
|
msgstr "Tiền tệ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__currency_rate
|
|||
|
msgid "Currency Rate"
|
|||
|
msgstr "Tỷ giá"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__current_session_id
|
|||
|
msgid "Current Session"
|
|||
|
msgstr "Phiên hiện tại"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__current_user_id
|
|||
|
msgid "Current Session Responsible"
|
|||
|
msgstr "Người phụ trách phiên hiện tại"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__current_session_state
|
|||
|
msgid "Current Session State"
|
|||
|
msgstr "Trạng thái phiên hiện tại"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:product.attribute.value,name:point_of_sale.fabric_attribute_custom
|
|||
|
msgid "Custom"
|
|||
|
msgstr "Tùy chỉnh"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_header_or_footer
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_header_or_footer
|
|||
|
msgid "Custom Header & Footer"
|
|||
|
msgstr "Đầu trang & chân trang tuỳ chỉnh"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__custom_attribute_value_ids
|
|||
|
msgid "Custom Values"
|
|||
|
msgstr "Giá trị tùy chỉnh"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/action_pad/action_pad.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/action_pad/action_pad.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/action_pad/action_pad.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/customer_button/customer_button.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/customer_button/customer_button.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/customer_button/customer_button.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__partner_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__partner_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__partner_id
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|||
|
#, python-format
|
|||
|
msgid "Customer"
|
|||
|
msgstr "Khách hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__pay_later
|
|||
|
#, python-format
|
|||
|
msgid "Customer Account"
|
|||
|
msgstr "Tài khoản khách hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Customer Display"
|
|||
|
msgstr "Màn hình cho khách hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_customer_facing_display_via_proxy
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_customer_facing_display_via_proxy
|
|||
|
msgid "Customer Facing Display"
|
|||
|
msgstr "Màn hình cho khách hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Customer Invoice"
|
|||
|
msgstr "Hóa đơn bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_template.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_template.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/generic_components/orderline/orderline.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/generic_components/orderline/orderline.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/customer_note_button/customer_note_button.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__customer_note
|
|||
|
#, python-format
|
|||
|
msgid "Customer Note"
|
|||
|
msgstr "Ghi chú khách hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order__access_url
|
|||
|
msgid "Customer Portal URL"
|
|||
|
msgstr "URL cổng thông tin khách hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Customer Required"
|
|||
|
msgstr "Phải có khách hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/customer_facing_display_button/customer_facing_display_button.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Customer Screen"
|
|||
|
msgstr "Màn hình khách hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/customer_facing_display_button/customer_facing_display_button.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/customer_facing_display_button/customer_facing_display_button.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Customer Screen Connected"
|
|||
|
msgstr "Màn hình khách hàng đã được kết nối"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/customer_facing_display_button/customer_facing_display_button.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Customer Screen Unsupported. Please upgrade the IoT Box"
|
|||
|
msgstr "Chưa hỗ trợ màn hình khách hàng. Hãy nâng cấp Hộp IoT"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#: code:addons/point_of_sale/wizard/pos_payment.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Customer is required for %s payment method."
|
|||
|
msgstr "Phải có khách hàng cho phương thức thanh toán %s."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Customer tips, cannot be modified directly"
|
|||
|
msgstr "Tiền tip của khách hàng, không thể sửa trực tiếp"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.menu_point_of_sale_customer
|
|||
|
msgid "Customers"
|
|||
|
msgstr "Khách hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "DEMO_PRODUCT_NAME"
|
|||
|
msgstr "DEMO_PRODUCT_NAME"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "DEMO_REF"
|
|||
|
msgstr "DEMO_REF"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_line/partner_line.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "DETAILS"
|
|||
|
msgstr "CHI TIẾT"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Daily Sale"
|
|||
|
msgstr "Doanh số hàng ngày"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Daily Sales Report"
|
|||
|
msgstr "Báo cáo doanh số hàng ngày"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session_filtered
|
|||
|
msgid "Daily sessions hold sales from your Point of Sale."
|
|||
|
msgstr "Phiên hàng ngày giữ doanh số từ điểm bán hàng của bạn."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_dashboard
|
|||
|
msgid "Dashboard"
|
|||
|
msgstr "Trang tổng quan"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__date_order
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_date
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
|
|||
|
#, python-format
|
|||
|
msgid "Date"
|
|||
|
msgstr "Ngày"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/date_picker_popup/date_picker_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid "DatePicker"
|
|||
|
msgstr "DatePicker"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Days"
|
|||
|
msgstr "Ngày"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Debug Window"
|
|||
|
msgstr "Cửa sổ gỡ lỗi"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Default"
|
|||
|
msgstr "Mặc định"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__account_default_pos_receivable_account_id
|
|||
|
msgid "Default Account Receivable (PoS)"
|
|||
|
msgstr "Tài khoản phải thu mặc định (PoS)"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__default_fiscal_position_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_default_fiscal_position_id
|
|||
|
msgid "Default Fiscal Position"
|
|||
|
msgstr "Vị trí tài chính mặc định"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Default Journals"
|
|||
|
msgstr "Nhật ký mặc định"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/pricelist_button/pricelist_button.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Default Price"
|
|||
|
msgstr "Giá mặc định"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pricelist_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_pricelist_id
|
|||
|
msgid "Default Pricelist"
|
|||
|
msgstr "Bảng giá mặc định"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__sale_tax_id
|
|||
|
msgid "Default Sale Tax"
|
|||
|
msgstr "Thuế bán hàng mặc định"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Default Sales Tax"
|
|||
|
msgstr "Thuế bán hàng mặc định"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:account.tax,name:point_of_sale.pos_taxes_0
|
|||
|
msgid "Default Tax for PoS"
|
|||
|
msgstr "Thuế mặc định cho PoS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Default Temporary Account"
|
|||
|
msgstr "Tài khoản tạm thời mặc định"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Default journals for orders and invoices"
|
|||
|
msgstr "Sổ nhật ký mặc định cho đơn đặt hàng và hóa đơn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Default sales tax for products"
|
|||
|
msgstr "Thuế bán hàng mặc định cho sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__product_uom_id
|
|||
|
msgid "Default unit of measure used for all stock operations."
|
|||
|
msgstr "Đơn vị tính mặc định dùng cho tất cả hoạt động kho."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.product_pos_category_action
|
|||
|
msgid "Define a new category"
|
|||
|
msgstr "Xác định danh mục mới"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Define the smallest coinage of the currency used to pay by cash"
|
|||
|
msgstr ""
|
|||
|
"Xác định giá trị đồng tiền nhỏ nhất của loại tiền tệ được sử dụng để thanh "
|
|||
|
"toán bằng tiền mặt"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__name
|
|||
|
msgid ""
|
|||
|
"Defines the name of the payment method that will be displayed in the Point "
|
|||
|
"of Sale when the payments are selected."
|
|||
|
msgstr ""
|
|||
|
"Xác định tên của phương thức thanh toán sẽ hiển thị trong Điểm bán hàng khi "
|
|||
|
"thanh toán được chọn. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__delay_validation
|
|||
|
msgid "Delay Validation"
|
|||
|
msgstr "Hoãn xác nhận"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Delete"
|
|||
|
msgstr "Xoá"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Delete Paid Orders"
|
|||
|
msgstr "Xóa đơn hàng đã thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Delete Paid Orders?"
|
|||
|
msgstr "Xoá đơn hàng đã thanh toán?"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Delete Unpaid Orders"
|
|||
|
msgstr "Xóa đơn hàng chưa thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Delete Unpaid Orders?"
|
|||
|
msgstr "Xoá đơn hàng chưa thanh toán?"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Demo 3-03-2000 5:00 PM"
|
|||
|
msgstr "Demo 5:00 chiều ngày 3-03-2000"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Demo Name"
|
|||
|
msgstr "Tên demo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_list/product_list.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Demo products are no longer available"
|
|||
|
msgstr "Sản phẩm demo không tồn tại."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:product.template,name:point_of_sale.desk_organizer_product_template
|
|||
|
msgid "Desk Organizer"
|
|||
|
msgstr "Kệ để bàn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:product.template,name:point_of_sale.desk_pad_product_template
|
|||
|
msgid "Desk Pad"
|
|||
|
msgstr "Tấm lót bàn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:pos.category,name:point_of_sale.pos_category_desks
|
|||
|
msgid "Desks"
|
|||
|
msgstr "Bàn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__account_id
|
|||
|
msgid "Destination account"
|
|||
|
msgstr "Tài khoản đích"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__account_readonly
|
|||
|
msgid "Destination account is readonly"
|
|||
|
msgstr "Tài khoản đích ở dạng chỉ đọc"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
#, python-format
|
|||
|
msgid "Difference"
|
|||
|
msgstr "Chênh lệch"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Difference at closing PoS session"
|
|||
|
msgstr "Chênh lệch khi đóng phiên PoS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__cash_register_difference
|
|||
|
msgid ""
|
|||
|
"Difference between the theoretical closing balance and the real closing "
|
|||
|
"balance."
|
|||
|
msgstr ""
|
|||
|
"Chênh lệch giữa số dư đóng phiên theo lý thuyết và số dư đóng phiên thực tế"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_digest_digest
|
|||
|
msgid "Digest"
|
|||
|
msgstr "Tóm tắt"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|||
|
msgid "Disc.%"
|
|||
|
msgstr "% CK"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Disc:"
|
|||
|
msgstr "CK:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_popup.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/combo_configurator_popup/combo_configurator_popup.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/select_lot_popup/select_lot_popup.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/date_picker_popup/date_picker_popup.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/input_popups/number_popup.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/input_popups/text_input_popup.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/input_popups/textarea_popup.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/money_details_popup/money_details_popup.xml:0
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#, python-format
|
|||
|
msgid "Discard"
|
|||
|
msgstr "Huỷ bỏ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/customer_facing_display_button/customer_facing_display_button.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Disconnected"
|
|||
|
msgstr "Bị ngắt kết nối"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_template.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_template.xml:0
|
|||
|
#: model:product.template,name:point_of_sale.product_product_consumable_product_template
|
|||
|
#, python-format
|
|||
|
msgid "Discount"
|
|||
|
msgstr "Chiết khấu"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__discount
|
|||
|
msgid "Discount (%)"
|
|||
|
msgstr "Chiết khấu (%)"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__notice
|
|||
|
msgid "Discount Notice"
|
|||
|
msgstr "Thông báo chiết khấu"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/sale_details_button/sales_detail_report.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/sale_details_button/sales_detail_report.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Discount:"
|
|||
|
msgstr "Chiết khấu:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__discount
|
|||
|
msgid "Discounted Product"
|
|||
|
msgstr "Sản phẩm được chiết khấu"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Discounts"
|
|||
|
msgstr "Chiết khấu"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Discounts:"
|
|||
|
msgstr "Chiết khấu:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Dismiss"
|
|||
|
msgstr "Bỏ qua"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__display_name
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__display_name
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__display_name
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_combo__display_name
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_combo_line__display_name
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__display_name
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__display_name
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__display_name
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__display_name
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__display_name
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__display_name
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__display_name
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__display_name
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__display_name
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__display_name
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__display_name
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__display_name
|
|||
|
msgid "Display Name"
|
|||
|
msgstr "Tên hiển thị"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Display orders on the preparation display"
|
|||
|
msgstr "Hiển thị đơn hàng trên màn hình khâu chuẩn bị"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/digest.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Do not have access, skip this data for user's digest email"
|
|||
|
msgstr ""
|
|||
|
"Không có quyền truy cập, bỏ qua dữ liệu này đối với email tóm tắt của người "
|
|||
|
"dùng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Do you want to accept payments difference and post a profit/loss journal "
|
|||
|
"entry?"
|
|||
|
msgstr ""
|
|||
|
"Bạn có muốn chấp nhận chênh lệch thanh toán và vào sổ một bút toán lãi/lỗ "
|
|||
|
"không?"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Do you want to open the customer list to select customer?"
|
|||
|
msgstr "Bạn có muốn mở danh sách khách hàng để chọn khách hàng không? "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/printer/pos_printer_service.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Do you want to print using the web printer? "
|
|||
|
msgstr "Bạn có muốn in bằng máy in web không?"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Download Paid Orders"
|
|||
|
msgstr "Tải xuống đơn hàng đã thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Download Unpaid Orders"
|
|||
|
msgstr "Tải xuống đơn hàng chưa thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Download a report with all the sales of the current PoS Session"
|
|||
|
msgstr "Tải xuống báo cáo tất cả mục bán hàng của phiên PoS hiện tại"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/errors/popups/error_traceback_popup.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/errors/popups/error_traceback_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Download error traceback"
|
|||
|
msgstr "Truy xuất lỗi tải xuống"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_printer_form
|
|||
|
msgid ""
|
|||
|
"Each Order Printer has an IP Address that defines the IoT Box/Hardware\n"
|
|||
|
" Proxy where the printer can be found, and a list of product categories.\n"
|
|||
|
" An Order Printer will only print updates for products belonging to one of\n"
|
|||
|
" its categories."
|
|||
|
msgstr ""
|
|||
|
"Mỗi Máy in đơn hàng có một Địa chỉ IP xác định Proxy của Phần cứng/Hộp IoT\n"
|
|||
|
" nơi có thể tìm thấy máy in và danh sách danh mục sản phẩm.\n"
|
|||
|
" Máy in đơn hàng sẽ chỉ in thông tin cập nhật cho sản phẩm thuộc về một\n"
|
|||
|
" trong những danh mục này. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|||
|
msgid "Edit"
|
|||
|
msgstr "Chỉnh sửa"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_electronic_scale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_electronic_scale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
#, python-format
|
|||
|
msgid "Electronic Scale"
|
|||
|
msgstr "Cân điện tử"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Email sent."
|
|||
|
msgstr "Email đã được gửi. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"Employees can scan their badge or enter a PIN to log in to a PoS session. "
|
|||
|
"These credentials are configurable in the *HR Settings* tab of the employee "
|
|||
|
"form."
|
|||
|
msgstr ""
|
|||
|
"Các nhân viên có thể quét thẻ hoặc nhập mã PIN để đăng nhập vào phiên PoS. "
|
|||
|
"Những thông tin đăng nhập này được thiết lập ở mục *Cài đặt nhân sự* của "
|
|||
|
"trang thông tin nhân viên."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Empty Order"
|
|||
|
msgstr "Đơn hàng rỗng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_scan_via_proxy
|
|||
|
msgid ""
|
|||
|
"Enable barcode scanning with a remotely connected barcode scanner and card "
|
|||
|
"swiping with a Vantiv card reader."
|
|||
|
msgstr ""
|
|||
|
"Bật quét mã vạch với máy quét mã vạch được kết nối từ xa và quẹt thẻ bằng "
|
|||
|
"máy đọc thẻ Vantiv."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_electronic_scale
|
|||
|
msgid "Enables Electronic Scale integration."
|
|||
|
msgstr "Bật tích hợp cân điện tử."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_editor/partner_editor.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Encountered error when loading image. Please try again."
|
|||
|
msgstr "Đã gặp lỗi khi tải hình ảnh. Hãy thử lại. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__end_date
|
|||
|
msgid "End Date"
|
|||
|
msgstr "Ngày kết thúc"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_end_real
|
|||
|
msgid "Ending Balance"
|
|||
|
msgstr "Số dư cuối kỳ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/barcode/error_popup/barcode_error_popup.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/errors/popups/error_popup.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Error"
|
|||
|
msgstr "Lỗi"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/errors/popups/error_traceback_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Error with Traceback"
|
|||
|
msgstr "Lỗi truy xuất"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_category.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Error! You cannot create recursive categories."
|
|||
|
msgstr "Lỗi! Bạn không thể tạo danh mục lặp lại. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Error: no internet connection."
|
|||
|
msgstr "Lỗi: không có kết nối mạng. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "ExVAT"
|
|||
|
msgstr "Trước thuế GTGT"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Existing orderlines"
|
|||
|
msgstr "Chi tiết đơn hàng hiện có"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/errors/popups/error_traceback_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Exit Pos"
|
|||
|
msgstr "Thoát PoS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
#, python-format
|
|||
|
msgid "Expected"
|
|||
|
msgstr "Dự kiến"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Expected delivery:"
|
|||
|
msgstr "Thời gian giao hàng dự kiến:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Export Paid Orders"
|
|||
|
msgstr "Xuất đơn hàng đã thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Export Unpaid Orders"
|
|||
|
msgstr "Xuất đơn hàng chưa thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|||
|
msgid "Extra Info"
|
|||
|
msgstr "Thông tin bổ sung"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:product.attribute,name:point_of_sale.fabric_attribute
|
|||
|
msgid "Fabric"
|
|||
|
msgstr "Vải"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__failed_pickings
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__failed_pickings
|
|||
|
msgid "Failed Pickings"
|
|||
|
msgstr "Phiếu lấy hàng hỏng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Failed in printing the changes in the order"
|
|||
|
msgstr "Không thể in thay đổi đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Financials"
|
|||
|
msgstr "Tài chính"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/order_import_popup/order_import_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Finished Importing Orders"
|
|||
|
msgstr "Hoàn tất nhập đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__fiscal_position_id
|
|||
|
msgid "Fiscal Position"
|
|||
|
msgstr "Vị trí tài chính"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Fiscal Position not found"
|
|||
|
msgstr "Không tìm thấy vị trí tài chính"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__fiscal_position_ids
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_fiscal_position_ids
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Fiscal Positions"
|
|||
|
msgstr "Vị trí tài chính"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Flexible Pricelists"
|
|||
|
msgstr "Bảng giá linh hoạt"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Flexible Taxes"
|
|||
|
msgstr "Thuế linh hoạt"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_follower_ids
|
|||
|
msgid "Followers"
|
|||
|
msgstr "Người theo dõi"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_partner_ids
|
|||
|
msgid "Followers (Partners)"
|
|||
|
msgstr "Người theo dõi (Đối tác)"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_type_icon
|
|||
|
msgid "Font awesome icon e.g. fa-tasks"
|
|||
|
msgstr "Font biểu tượng, ví dụ: fa-tasks"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Footer"
|
|||
|
msgstr "Chân trang"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_big_scrollbars
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_big_scrollbars
|
|||
|
msgid "For imprecise industrial touchscreens."
|
|||
|
msgstr "Cho các màn hình cảm ứng công nghiệp thiếu chính xác."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard
|
|||
|
#, python-format
|
|||
|
msgid "Force Close Session"
|
|||
|
msgstr "Bắt buộc đóng phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Force Done"
|
|||
|
msgstr "Bắt buộc hoàn tất"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Force done"
|
|||
|
msgstr "Bắt buộc hoàn tất"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__force_outstanding_account_id
|
|||
|
msgid "Forced Outstanding Account"
|
|||
|
msgstr "Tài khoản chưa thanh toán bắt buộc"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__split_transactions
|
|||
|
msgid ""
|
|||
|
"Forces to set a customer when using this payment method and splits the "
|
|||
|
"journal entries for each customer. It could slow down the closing process."
|
|||
|
msgstr ""
|
|||
|
"Bắt buộc chọn khách hàng khi dùng phương thức thanh toán này và tách bút "
|
|||
|
"toán cho mỗi khách hàng. Việc này có thể làm chậm quá trình đóng phiên. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/generic_components/orderline/orderline.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Free"
|
|||
|
msgstr "Miễn phí"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid "From invoice payments"
|
|||
|
msgstr "Từ thanh toán hóa đơn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__full_product_name
|
|||
|
msgid "Full Product Name"
|
|||
|
msgstr "Tên sản phẩm đầy đủ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_ticket_unique_code
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__point_of_sale_ticket_unique_code
|
|||
|
msgid "Generate a code on ticket"
|
|||
|
msgstr "Tạo mã trên phiếu"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Generation of your order references"
|
|||
|
msgstr "Tạo mã đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|||
|
msgid "Get my invoice"
|
|||
|
msgstr "Lấy hoá đơn của tôi"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_category__sequence
|
|||
|
msgid "Gives the sequence order when displaying a list of product categories."
|
|||
|
msgstr "Đặt trình tự khi hiển thị danh sách danh mục sản phẩm. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_discount
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_discount
|
|||
|
msgid "Global Discounts"
|
|||
|
msgstr "Chiết khấu toàn bộ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/back_button/back_button.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/back_button/back_button.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Go Back"
|
|||
|
msgstr "Quay lại"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|||
|
msgid "Go to"
|
|||
|
msgstr "Đi đến"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/models.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Greater than allowed"
|
|||
|
msgstr "Lớn hơn cho phép"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|||
|
msgid "Group By"
|
|||
|
msgstr "Nhóm theo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_uom_category__is_pos_groupable
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_uom_uom__is_pos_groupable
|
|||
|
msgid "Group Products in POS"
|
|||
|
msgstr "Nhóm các sản phẩm trong POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
|
|||
|
#, python-format
|
|||
|
msgid "HTTPS connection to IoT Box failed"
|
|||
|
msgstr "Kết nối HTTPS tới Hộp IoT không thành công"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Hardware Events"
|
|||
|
msgstr "Vấn đề phần cứng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Hardware Status"
|
|||
|
msgstr "Tình trạng phần cứng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__has_active_session
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_has_active_session
|
|||
|
msgid "Has Active Session"
|
|||
|
msgstr "Có phiên hoạt động"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_control
|
|||
|
msgid "Has Cash Control"
|
|||
|
msgstr "Có kiểm soát tiền mặt"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__has_image
|
|||
|
msgid "Has Image"
|
|||
|
msgstr "Có hình ảnh"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__has_message
|
|||
|
msgid "Has Message"
|
|||
|
msgstr "Có tin nhắn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__has_refundable_lines
|
|||
|
msgid "Has Refundable Lines"
|
|||
|
msgstr "Có chi tiết được hoàn tiền "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Header"
|
|||
|
msgstr "Đầu trang"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__hide_use_payment_terminal
|
|||
|
msgid "Hide Use Payment Terminal"
|
|||
|
msgstr "Ẩn Sử dụng thiết bị đầu cuối thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_combo__id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_combo_line__id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__id
|
|||
|
msgid "ID"
|
|||
|
msgstr "ID"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/errors/popups/error_traceback_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid "IMPORTANT: Bug Report From Odoo Point Of Sale"
|
|||
|
msgstr "QUAN TRỌNG: Báo cáo lỗi từ điểm bán hàng trong Odoo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__proxy_ip
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_proxy_ip
|
|||
|
msgid "IP Address"
|
|||
|
msgstr "Địa chỉ IP"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_exception_icon
|
|||
|
msgid "Icon"
|
|||
|
msgstr "Biểu tượng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_exception_icon
|
|||
|
msgid "Icon to indicate an exception activity."
|
|||
|
msgstr "Biểu tượng cho thấy một hoạt động ngoại lệ."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__split_transactions
|
|||
|
msgid "Identify Customer"
|
|||
|
msgstr "Xác nhận khách hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_needaction
|
|||
|
msgid "If checked, new messages require your attention."
|
|||
|
msgstr "Nếu chọn, bạn cần chú ý tới các tin nhắn mới."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_has_error
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_has_sms_error
|
|||
|
msgid "If checked, some messages have a delivery error."
|
|||
|
msgstr "Nếu chọn, một số tin nhắn sẽ có lỗi gửi."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__refunded_orderline_id
|
|||
|
msgid ""
|
|||
|
"If this orderline is a refund, then the refunded orderline is specified in "
|
|||
|
"this field."
|
|||
|
msgstr ""
|
|||
|
"Nếu dòng đơn hàng này là một đơn hoàn tiền, thì dòng đơn hàng được hoàn tiền"
|
|||
|
" được chỉ rõ trong trường này. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__picking_policy
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_picking_policy
|
|||
|
msgid ""
|
|||
|
"If you deliver all products at once, the delivery order will be scheduled "
|
|||
|
"based on the greatest product lead time. Otherwise, it will be based on the "
|
|||
|
"shortest."
|
|||
|
msgstr ""
|
|||
|
"Nếu bạn giao tất cả sản phẩm cùng lúc, phiếu xuất kho sẽ được lên lịch dựa "
|
|||
|
"vào thời gian giao sản phẩm dài nhất. Nếu không, phiếu xuất kho sẽ được dựa "
|
|||
|
"trên thời gian ngắn nhất. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_customer_facing_display
|
|||
|
msgid "Iface Customer Facing Display"
|
|||
|
msgstr "Màn hình cho khách hàng Iface"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__image_128
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__image
|
|||
|
msgid "Image"
|
|||
|
msgstr "Hình ảnh"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Import Orders"
|
|||
|
msgstr "Nhập đơn bán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Improve navigation for imprecise industrial touchscreens"
|
|||
|
msgstr "Cải thiện điều hướng cho màn hình cảm ứng công nghiệp thiếu chính xác"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__opened
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|||
|
msgid "In Progress"
|
|||
|
msgstr "Đang thực hiện"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid "In order to delete a sale, it must be new or cancelled."
|
|||
|
msgstr "Để xóa đơn bán hàng, thì đơn đó phải ở trạng thái mới hoặc đã hủy. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_update_stock_quantities__real
|
|||
|
msgid "In real time (accurate but slower)"
|
|||
|
msgstr "Trong thời gian thực (chính xác nhưng chậm hơn)"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Incorrect address for shipping"
|
|||
|
msgstr "Địa chỉ giao hàng không chính xác"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Incorrect rounding"
|
|||
|
msgstr "Làm tròn không chính xác"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__message
|
|||
|
msgid "Information message"
|
|||
|
msgstr "Tin nhắn thông tin "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_start_categ_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_start_categ_id
|
|||
|
msgid "Initial Category"
|
|||
|
msgstr "Danh mục ban đầu"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_method_form
|
|||
|
msgid ""
|
|||
|
"Installing chart of accounts from the General Settings of\n"
|
|||
|
" Invocing/Accounting app will create Bank and Cash payment\n"
|
|||
|
" methods automatically."
|
|||
|
msgstr ""
|
|||
|
"Việc cài đặt sơ đồ tài khoản từ Cài đặt chung của \n"
|
|||
|
" ứng dụng Hóa đơn/Kế toán sẽ tự động tạo phương thức\n"
|
|||
|
" thanh toán qua ngân hàng và bằng tiền mặt. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_mercury
|
|||
|
msgid "Integrated Card Payments"
|
|||
|
msgstr "Tích hợp thanh toán qua thẻ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__receivable_account_id
|
|||
|
msgid "Intermediary Account"
|
|||
|
msgstr "Tài khoản trung gian"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Intermediary account used for unidentified customers."
|
|||
|
msgstr "Tài khoản trung gian dùng cho khách hàng không xác định."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.product_category_action
|
|||
|
msgid "Internal Categories"
|
|||
|
msgstr "Danh mục nội bộ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__note
|
|||
|
msgid "Internal Notes"
|
|||
|
msgstr "Ghi chú nội bộ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Invalid action"
|
|||
|
msgstr "Hành động không hợp lệ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Invalid email."
|
|||
|
msgstr "Email không hợp lệ. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
#, python-format
|
|||
|
msgid "Inventory"
|
|||
|
msgstr "Tồn kho"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Inventory Management"
|
|||
|
msgstr "Quản lý tồn kho"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__account_move
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|||
|
#, python-format
|
|||
|
msgid "Invoice"
|
|||
|
msgstr "Hóa đơn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__invoice_journal_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_invoice_journal_id
|
|||
|
msgid "Invoice Journal"
|
|||
|
msgstr "Sổ nhật ký hoá đơn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Invoice Name"
|
|||
|
msgstr "Tên hóa đơn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
|
|||
|
msgid "Invoice Request"
|
|||
|
msgstr "Yêu cầu hoá đơn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_payment.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Invoice payment for %s (%s) using %s"
|
|||
|
msgstr "Thanh toán hóa đơn cho %s (%s) bằng %s"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__invoiced
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__invoiced
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__invoiced
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|||
|
msgid "Invoiced"
|
|||
|
msgstr "Đã xuất hóa đơn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Invoices"
|
|||
|
msgstr "Hóa đơn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|||
|
msgid "Invoicing confirmation"
|
|||
|
msgstr "Xác nhận xuất hoá đơn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "IoT Box"
|
|||
|
msgstr "Hộp IoT"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "IoT Box IP Address"
|
|||
|
msgstr "Địa chỉ IP của Hộp IoT"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_is_follower
|
|||
|
msgid "Is Follower"
|
|||
|
msgstr "Là người theo dõi"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_invoiced
|
|||
|
msgid "Is Invoiced"
|
|||
|
msgstr "Đã xuất hóa đơn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__is_kiosk_mode
|
|||
|
msgid "Is Kiosk Mode"
|
|||
|
msgstr "Là chế độ ki-ốt"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_refunded
|
|||
|
msgid "Is Refunded"
|
|||
|
msgstr "Đã hoàn tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_total_cost_computed
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__is_total_cost_computed
|
|||
|
msgid "Is Total Cost Computed"
|
|||
|
msgstr "Là tổng chi phí được tính"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__is_in_company_currency
|
|||
|
msgid "Is Using Company Currency"
|
|||
|
msgstr "Đang sử dụng tiền tệ công ty"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_restaurant
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_restaurant
|
|||
|
msgid "Is a Bar/Restaurant"
|
|||
|
msgstr "Là một nhà hàng/quầy bar"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_installed_account_accountant
|
|||
|
msgid "Is the Full Accounting Installed"
|
|||
|
msgstr "Kế toán đã được cài đầy đủ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_tipped
|
|||
|
msgid "Is this already tipped?"
|
|||
|
msgstr "Hóa đơn đã được tip? "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__is_change
|
|||
|
msgid "Is this payment change?"
|
|||
|
msgstr "Bạn có thay đổi thanh toán này không?"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/account_tax.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"It is forbidden to modify a tax used in a POS order not posted. You must "
|
|||
|
"close the POS sessions before modifying the tax."
|
|||
|
msgstr ""
|
|||
|
"Không được điều chỉnh thuế sử dụng cho đơn hàng POS chưa vào sổ. Bạn phải "
|
|||
|
"đóng phiên POS trước khi điều chỉnh thuế. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/models.js:0
|
|||
|
#, python-format
|
|||
|
msgid "It is not allowed to mix refunds and sales"
|
|||
|
msgstr "Không được phép kết hợp hoàn tiền và bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/printer/pos_printer_service.js:0
|
|||
|
#, python-format
|
|||
|
msgid "It is possible to print your tickets by making use of an IoT Box."
|
|||
|
msgstr "Có thể in phiếu của bạn bằng cách sử dụng Hộp IoT."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/backend/debug_manager.js:0
|
|||
|
#, python-format
|
|||
|
msgid "JS Tests"
|
|||
|
msgstr "Kiểm thử JS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_account_journal
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__journal_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__journal_id
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
|||
|
msgid "Journal"
|
|||
|
msgstr "Sổ nhật ký"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_account_move
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__move_id
|
|||
|
msgid "Journal Entry"
|
|||
|
msgstr "Bút toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_account_move_line
|
|||
|
msgid "Journal Item"
|
|||
|
msgstr "Hạng mục bút toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Journal Items"
|
|||
|
msgstr "Hạng mục bút toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_digest_digest__kpi_pos_total_value
|
|||
|
msgid "Kpi Pos Total Value"
|
|||
|
msgstr "KPI tổng giá trị pos"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:product.template,name:point_of_sale.led_lamp_product_template
|
|||
|
msgid "LED Lamp"
|
|||
|
msgstr "Đèn bàn LED"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__name
|
|||
|
msgid "Label"
|
|||
|
msgstr "Nhãn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_editor/partner_editor.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Language"
|
|||
|
msgstr "Ngôn ngữ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Laptop"
|
|||
|
msgstr "Laptop"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Laptop model x"
|
|||
|
msgstr "Laptop dòng x"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_big_scrollbars
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_big_scrollbars
|
|||
|
msgid "Large Scrollbars"
|
|||
|
msgstr "Thanh cuộn lớn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__last_session_closing_cash
|
|||
|
msgid "Last Session Closing Cash"
|
|||
|
msgstr "Tiền mặt khi đóng phiên gần nhất"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__last_session_closing_date
|
|||
|
msgid "Last Session Closing Date"
|
|||
|
msgstr "Ngày đóng phiên gần nhất"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__write_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__write_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__write_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_combo__write_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_combo_line__write_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__write_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__write_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__write_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__write_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__write_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__write_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__write_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__write_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__write_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__write_uid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__write_uid
|
|||
|
msgid "Last Updated by"
|
|||
|
msgstr "Cập nhật lần cuối bởi"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__write_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__write_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__write_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_combo__write_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_combo_line__write_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__write_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__write_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__write_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__write_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__write_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__write_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__write_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__write_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__write_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__write_date
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__write_date
|
|||
|
msgid "Last Updated on"
|
|||
|
msgstr "Cập nhật lần cuối vào"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__last_order_preparation_change
|
|||
|
msgid "Last preparation change"
|
|||
|
msgstr "Thay đổi khâu chuẩn bị cuối cùng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order__last_order_preparation_change
|
|||
|
msgid "Last printed state of the order"
|
|||
|
msgstr "Trạng thái đơn hàng được in cuối cùng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:product.attribute.value,name:point_of_sale.fabric_attribute_leather
|
|||
|
msgid "Leather"
|
|||
|
msgstr "Da"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Leave a reason here"
|
|||
|
msgstr "Nêu lý do ở đây"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|||
|
msgid "Leave empty to use the default account from the company setting"
|
|||
|
msgstr "Để trống để sử dụng tài khoản mặc định từ cài đặt công ty"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__outstanding_account_id
|
|||
|
msgid ""
|
|||
|
"Leave empty to use the default account from the company setting.\n"
|
|||
|
"Account used as outstanding account when creating accounting payment records for bank payments."
|
|||
|
msgstr ""
|
|||
|
"Để trống để sử dụng tài khoản mặc định từ cài đặt công ty.\n"
|
|||
|
"Tài khoản được sử dụng làm tài khoản chưa thanh toán khi tạo tập dữ liệu thanh toán kế toán cho các khoản thanh toán qua ngân hàng."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__receivable_account_id
|
|||
|
msgid ""
|
|||
|
"Leave empty to use the default account from the company setting.\n"
|
|||
|
"Overrides the company's receivable account (for Point of Sale) used in the journal entries."
|
|||
|
msgstr ""
|
|||
|
"Để trống để dùng tài khoản mặc định từ cài đặt công ty.\n"
|
|||
|
"Ghi đè lên tài khoản phải thu của công ty (cho Điểm bán hàng) được sử dụng trong bút toán. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|||
|
msgid "Leave empty to use the receivable account of customer"
|
|||
|
msgstr "Để trống để sử dụng tài khoản phải thu của khách hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__journal_id
|
|||
|
msgid ""
|
|||
|
"Leave empty to use the receivable account of customer.\n"
|
|||
|
"Defines the journal where to book the accumulated payments (or individual payment if Identify Customer is true) after closing the session.\n"
|
|||
|
"For cash journal, we directly write to the default account in the journal via statement lines.\n"
|
|||
|
"For bank journal, we write to the outstanding account specified in this payment method.\n"
|
|||
|
"Only cash and bank journals are allowed."
|
|||
|
msgstr ""
|
|||
|
"Để trống để sử dụng tài khoản phải thu của khách hàng.\n"
|
|||
|
"Xác định sổ nhật ký nơi vào sổ các khoản thanh toán lũy kế (hoặc thanh toán đơn lẻ nếu Định danh khách hàng là đúng) sau khi đóng phiên.\n"
|
|||
|
"Đối với sổ nhật ký tiền mặt, chúng tôi ghi trực tiếp vào tài khoản mặc định trên sổ kế toán thông qua chi tiết sao kê.\n"
|
|||
|
"Đối với sổ nhật ký ngân hàng, chúng tôi ghi vào tài khoản chưa thanh toán được chỉ định trong phương thức thanh toán này.\n"
|
|||
|
"Chỉ cho phép sổ nhật ký tiền mặt và ngân hàng. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:product.template,name:point_of_sale.letter_tray_product_template
|
|||
|
msgid "Letter Tray"
|
|||
|
msgstr "Khay đựng thư"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__manual_discount
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_manual_discount
|
|||
|
msgid "Line Discounts"
|
|||
|
msgstr "Chiết khấu theo dòng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__name
|
|||
|
msgid "Line No"
|
|||
|
msgstr "Dòng số"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Load Order"
|
|||
|
msgstr "Tải đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.actions.client,name:point_of_sale.action_client_product_menu
|
|||
|
msgid "Load Product Menu"
|
|||
|
msgstr "Tải menu sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_editor/partner_editor.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Loading Image Error"
|
|||
|
msgstr "Lỗi tải hình ảnh"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_list/product_list.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_list/product_list.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Loading..."
|
|||
|
msgstr "Đang tải..."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_customer_facing_display_local
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_customer_facing_display_local
|
|||
|
msgid "Local Customer Facing Display"
|
|||
|
msgstr "Màn hình cục bộ cho khách hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__login_number
|
|||
|
msgid "Login Sequence Number"
|
|||
|
msgstr "Số trình tự đăng nhập"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/sale_details_button/sales_detail_report.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/receipt_header/receipt_header.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Logo"
|
|||
|
msgstr "Logo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__lot_name
|
|||
|
msgid "Lot Name"
|
|||
|
msgstr "Tên lô"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Lot Number"
|
|||
|
msgstr "Số LOT"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Lot/Serial Number(s) Required"
|
|||
|
msgstr "Yêu cầu có số lô/sê-ri"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__pack_lot_ids
|
|||
|
msgid "Lot/serial Number"
|
|||
|
msgstr "Số lô/sê-ri"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:product.template,name:point_of_sale.magnetic_board_product_template
|
|||
|
msgid "Magnetic Board"
|
|||
|
msgstr "Bảng nam châm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment
|
|||
|
msgid "Make Payment"
|
|||
|
msgstr "Thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__available_pricelist_ids
|
|||
|
msgid ""
|
|||
|
"Make several pricelists available in the Point of Sale. You can also apply a"
|
|||
|
" pricelist to specific customers from their contact form (in Sales tab). To "
|
|||
|
"be valid, this pricelist must be listed here as an available pricelist. "
|
|||
|
"Otherwise the default pricelist will apply."
|
|||
|
msgstr ""
|
|||
|
"Tạo một số bảng giá có sẵn trong điểm bán hàng. Bạn cũng có thể áp dụng bảng"
|
|||
|
" giá cho các khách hàng cụ thể từ biểu mẫu liên hệ của họ (trong tab Bán "
|
|||
|
"hàng). Để hợp lệ, bảng giá này phải được liệt kê ở đây dưới dạng bảng giá có"
|
|||
|
" sẵn. Nếu không, bảng giá mặc định sẽ được áp dụng."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Make sure you are using IoT Box v18.12 or higher. Navigate to %s to accept "
|
|||
|
"the certificate of your IoT Box."
|
|||
|
msgstr ""
|
|||
|
"Bảo đảm bạn đang sử dụng IoT Box v18.12 hoặc mới hơn. Điều hướng đến %s để "
|
|||
|
"chấp nhận chứng chỉ Hộp IoT của bạn. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Manage promotion that will grant customers discounts or gifts"
|
|||
|
msgstr ""
|
|||
|
"Quản lý chương trình khuyến mãi sẽ giảm giá hoặc tặng quà cho khách hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_userlabel
|
|||
|
msgid "Marc Demo"
|
|||
|
msgstr "Marc Demo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__margin
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__margin
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__margin
|
|||
|
msgid "Margin"
|
|||
|
msgstr "Biên lợi nhuận"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__margin_percent
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__margin_percent
|
|||
|
msgid "Margin (%)"
|
|||
|
msgstr "Biên lợi nhuận (%)"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Margin:"
|
|||
|
msgstr "Biên lợi nhuận: "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_margins_costs_accessible_to_every_user
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_margins_costs_accessible_to_every_user
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Margins & Costs"
|
|||
|
msgstr "Biên lợi nhuận & chi phí"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Maximum Exceeded"
|
|||
|
msgstr "Đã vượt quá mức tối đa"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Maximum value reached"
|
|||
|
msgstr "Đã đạt giá trị tối đa"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/errors/popups/offline_error_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Meanwhile connection is back, Odoo Point of Sale will operate limited "
|
|||
|
"operations. Check your connection or continue with limited functionalities"
|
|||
|
msgstr ""
|
|||
|
"Trong khi chờ kết nối trở lại, Điểm bán hàng Odoo sẽ hoạt động hạn chế. Kiểm"
|
|||
|
" tra kết nối của bạn hoặc tiếp tục dù chỉ một số chức năng khả dụng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_error
|
|||
|
msgid "Message Delivery error"
|
|||
|
msgstr "Lỗi gửi tin nhắn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_ids
|
|||
|
msgid "Messages"
|
|||
|
msgstr "Tin nhắn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__name
|
|||
|
msgid "Method"
|
|||
|
msgstr "Phương thức"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
|||
|
msgid "Method Name"
|
|||
|
msgstr "Tên phương thức"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:pos.category,name:point_of_sale.pos_category_miscellaneous
|
|||
|
msgid "Misc"
|
|||
|
msgstr "Khác"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_hr
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_hr
|
|||
|
msgid "Module Pos Hr"
|
|||
|
msgstr "Phân hệ POS HR"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:product.template,name:point_of_sale.monitor_stand_product_template
|
|||
|
msgid "Monitor Stand"
|
|||
|
msgstr "Kệ màn hình"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "More info"
|
|||
|
msgstr "Thêm thông tin"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
msgid "More settings:"
|
|||
|
msgstr "Cài đặt khác:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/action_pad/action_pad.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "More..."
|
|||
|
msgstr "Thêm..."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Multi Employees per Session"
|
|||
|
msgstr "Nhiều nhân viên trên mỗi phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__my_activity_date_deadline
|
|||
|
msgid "My Activity Deadline"
|
|||
|
msgstr "Hạn chót hoạt động của tôi"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|||
|
msgid "My Sessions"
|
|||
|
msgstr "Phiên của tôi"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "NEW"
|
|||
|
msgstr "MỚI"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "NOTE"
|
|||
|
msgstr "GHI CHÚ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_editor/partner_editor.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__name
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_combo__name
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_userlabel
|
|||
|
#, python-format
|
|||
|
msgid "Name"
|
|||
|
msgstr "Tên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Need customer to invoice"
|
|||
|
msgstr "Cần khách hàng để xuất hóa đơn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Need loss account for the following journals to post the lost amount: %s\n"
|
|||
|
msgstr "Cần tải khoản ghi lỗ cho sổ nhật ký sau để vào sổ khoản tiền lỗ: %s\n"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Need profit account for the following journals to post the gained amount: %s"
|
|||
|
msgstr "Cần tài khoản ghi lãi cho sổ nhật ký sau để vào sổ khoản tiền lãi: %s"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_list/product_list.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Network Error"
|
|||
|
msgstr "Lỗi mạng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__draft
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__draft
|
|||
|
msgid "New"
|
|||
|
msgstr "Mới"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "New Order"
|
|||
|
msgstr "Đơn hàng mới"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|||
|
msgid "New Session"
|
|||
|
msgstr "Phiên mới"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.js:0
|
|||
|
#, python-format
|
|||
|
msgid "New amount"
|
|||
|
msgstr "Số tiền mới"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:product.template,name:point_of_sale.newspaper_rack_product_template
|
|||
|
msgid "Newspaper Rack"
|
|||
|
msgstr "Giá đựng báo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_calendar_event_id
|
|||
|
msgid "Next Activity Calendar Event"
|
|||
|
msgstr "Sự kiện theo lịch cho hoạt động tiếp theo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_date_deadline
|
|||
|
msgid "Next Activity Deadline"
|
|||
|
msgstr "Hạn chót cho hoạt động tiếp theo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_summary
|
|||
|
msgid "Next Activity Summary"
|
|||
|
msgstr "Tóm tắt hoạt động tiếp theo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_type_id
|
|||
|
msgid "Next Activity Type"
|
|||
|
msgstr "Loại hoạt động tiếp theo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Next Order List"
|
|||
|
msgstr "Danh sách đơn hàng tiếp theo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/models.js:0
|
|||
|
#, python-format
|
|||
|
msgid "No"
|
|||
|
msgstr "Không"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "No Point of Sale selected"
|
|||
|
msgstr "Không có điểm bán hàng nào được lựa chọn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/report_sale_details.py:0
|
|||
|
#, python-format
|
|||
|
msgid "No Taxes"
|
|||
|
msgstr "Không có thuế"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/barcode/barcode_reader_service.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"No barcode nomenclature has been configured. This can be changed in the "
|
|||
|
"configuration settings."
|
|||
|
msgstr ""
|
|||
|
"Không có phép đặt tên mã vạch nào được cấu hình. Bạn có thể thay đổi trong "
|
|||
|
"cài đặt cấu hình."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"No cash statement found for this session. Unable to record returned cash."
|
|||
|
msgstr ""
|
|||
|
"Không tìm thấy sao kê tiền mặt cho phiên này. Không thể ghi lại tiền mặt "
|
|||
|
"được trả lại."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"No chart of account configured, go to the \"configuration / settings\" menu,"
|
|||
|
" and install one from the Invoicing tab."
|
|||
|
msgstr ""
|
|||
|
"Không có sơ đồ tài khoản nào được cấu hình, đi đến menu \"cấu hình/cài đặt\""
|
|||
|
" và cài đặt một sơ đồ từ tab hoá đơn."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_sale_graph
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all_filtered
|
|||
|
msgid "No data yet!"
|
|||
|
msgstr "Chưa có dữ liệu nào!"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/report/pos_invoice.py:0
|
|||
|
#, python-format
|
|||
|
msgid "No link to an invoice for %s."
|
|||
|
msgstr "Không có liên kết đến hoá đơn cho %s."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.js:0
|
|||
|
#, python-format
|
|||
|
msgid "No more customer found for \"%s\"."
|
|||
|
msgstr "Không tìm thấy thêm khách hàng nào cho \"%s\"."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_list/product_list.js:0
|
|||
|
#, python-format
|
|||
|
msgid "No more product found for \"%s\"."
|
|||
|
msgstr "Không tìm thấy thêm sản phẩm nào cho \"%s\"."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_combo__num_of_products
|
|||
|
msgid "No of Products"
|
|||
|
msgstr "Không có sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_form
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_pos_form
|
|||
|
msgid "No orders found"
|
|||
|
msgstr "Không tìm thấy đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_list/product_list.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "No products available. Explore"
|
|||
|
msgstr "Không có sẵn sản phẩm nào. Khám phá"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_list/product_list.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "No products found for"
|
|||
|
msgstr "Không tìm thấy sản phẩm nào cho"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/controllers/main.py:0
|
|||
|
#, python-format
|
|||
|
msgid "No sale order found."
|
|||
|
msgstr "Không tìm thấy đơn bán hàng nào."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session_filtered
|
|||
|
msgid "No sessions found"
|
|||
|
msgstr "Không tìm thấy phiên nào"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__barcode_nomenclature_id
|
|||
|
msgid "Nomenclature"
|
|||
|
msgstr "Phép đặt tên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_editor/partner_editor.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_editor/partner_editor.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/fiscal_position_button/fiscal_position_button.js:0
|
|||
|
#, python-format
|
|||
|
msgid "None"
|
|||
|
msgstr "Không"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/report_sale_details.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Not Categorized"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|||
|
msgid "Not Invoiced"
|
|||
|
msgstr "Chưa xuất hoá đơn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/generic_components/orderline/orderline.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/generic_components/orderline/orderline.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Note"
|
|||
|
msgstr "Ghi chú"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|||
|
msgid "Notes"
|
|||
|
msgstr "Ghi chú"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_needaction_counter
|
|||
|
msgid "Number of Actions"
|
|||
|
msgstr "Số lượng hành động"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__nb_print
|
|||
|
msgid "Number of Print"
|
|||
|
msgstr "Số lượng in"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refund_orders_count
|
|||
|
msgid "Number of Refund Orders"
|
|||
|
msgstr "Số lượng đơn hàng hoàn tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__number_of_rescue_session
|
|||
|
msgid "Number of Rescue Session"
|
|||
|
msgstr "Số phiên khôi phục"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_error_counter
|
|||
|
msgid "Number of errors"
|
|||
|
msgstr "Số lượng lỗi"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__refunded_qty
|
|||
|
msgid "Number of items refunded in this orderline."
|
|||
|
msgstr "Số mặt hàng được hoàn tiền cho dòng đơn hàng này"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_needaction_counter
|
|||
|
msgid "Number of messages requiring action"
|
|||
|
msgstr "Số tin nhắn cần xử lý"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_has_error_counter
|
|||
|
msgid "Number of messages with delivery error"
|
|||
|
msgstr "Số tin nhắn bị gửi lỗi"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Number of transactions:"
|
|||
|
msgstr "Số lượng giao dịch:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid "OK"
|
|||
|
msgstr "OK"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Odoo Point of Sale"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:product.template,name:point_of_sale.office_combo_product_template
|
|||
|
msgid "Office combo"
|
|||
|
msgstr "Combo văn phòng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Offline Orders"
|
|||
|
msgstr "Đơn hàng offline"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/barcode/error_popup/barcode_error_popup.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/barcode/error_popup/barcode_error_popup.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/order_import_popup/order_import_popup.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/errors/popups/error_popup.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/errors/popups/error_traceback_popup.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/select_lot_popup/select_lot_popup.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/confirm_popup/confirm_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Ok"
|
|||
|
msgstr "Ok"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Ongoing"
|
|||
|
msgstr "Đang diễn ra"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/models.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Only a negative quantity is allowed for this refund line. Click on +/- to "
|
|||
|
"modify the quantity to be refunded."
|
|||
|
msgstr ""
|
|||
|
"Chỉ cho phép số lượng âm cho dòng hoàn tiền này. Bấm vào +/- để chỉnh sửa số"
|
|||
|
" lượng sẽ hoàn tiền. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Only administrators can edit receipt headers and footers"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__only_round_cash_method
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_only_round_cash_method
|
|||
|
msgid "Only apply rounding on cash"
|
|||
|
msgstr "Chỉ áp dụng làm tròn tiền mặt"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Only journals of type 'Cash' or 'Bank' could be used with payment methods."
|
|||
|
msgstr ""
|
|||
|
"Chỉ những sổ nhật ký thuộc loại 'Tiền mặt' hoặc 'Ngân hàng' mới có thể được "
|
|||
|
"sử dụng với các phương thức thanh toán."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Only on cash methods"
|
|||
|
msgstr "Chỉ cho phương thức tiền mặt"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__restrict_price_control
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_restrict_price_control
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"Only users with Manager access rights for PoS app can modify the product "
|
|||
|
"prices on orders."
|
|||
|
msgstr ""
|
|||
|
"Chỉ người dùng có quyền truy cập cấp Quản lý của ứng dụng PoS có thể sửa đổi"
|
|||
|
" giá sản phẩm trên đơn hàng."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_editor/partner_editor.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Only web-compatible Image formats such as .png or .jpeg are supported."
|
|||
|
msgstr "Chỉ hỗ trợ định dạng ảnh tương tích với web như .png hoặc .jpeg. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Open Cashbox"
|
|||
|
msgstr "Mở ngăn kéo đựng tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__open_session_ids
|
|||
|
msgid "Open PoS sessions that are using this payment method."
|
|||
|
msgstr "Mở các phiên POS đang sử dụng phương thức thanh toán này. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|||
|
msgid "Open Session"
|
|||
|
msgstr "Mở phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/cash_opening_popup/cash_opening_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Open session"
|
|||
|
msgstr "Mở phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/cash_opening_popup/cash_opening_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Open the money details popup"
|
|||
|
msgstr "Pop-up thông tin tiền khi mở phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__user_id
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|||
|
msgid "Opened By"
|
|||
|
msgstr "Được mở bởi"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|||
|
msgid "Opened by"
|
|||
|
msgstr "Được mở bởi"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Opening"
|
|||
|
msgstr "Đang mở"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/cash_opening_popup/cash_opening_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Opening Cash Control"
|
|||
|
msgstr "Kiểm soát tiền mặt khi mở"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__opening_control
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|||
|
msgid "Opening Control"
|
|||
|
msgstr "Kiểm soát mở phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__start_at
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|||
|
msgid "Opening Date"
|
|||
|
msgstr "Ngày mở"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__opening_notes
|
|||
|
msgid "Opening Notes"
|
|||
|
msgstr "Ghi chú mở phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__cash_register_balance_end
|
|||
|
msgid "Opening balance summed to all cash transactions."
|
|||
|
msgstr "Số dư mở phiên tổng hợp cho tất cả giao dịch tiền mặt."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/cash_opening_popup/cash_opening_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Opening cash"
|
|||
|
msgstr "Tiền mặt khi mở"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/cash_opening_popup/cash_opening_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Opening note"
|
|||
|
msgstr "Ghi chú mở phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__picking_type_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_type_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_picking_type_id
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Operation Type"
|
|||
|
msgstr "Loại hoạt động"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Operation types show up in the Inventory dashboard."
|
|||
|
msgstr "Các loại hoạt động được hiển thị ở trang tổng quan tồn kho."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__pos_order_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__order_id
|
|||
|
#, python-format
|
|||
|
msgid "Order"
|
|||
|
msgstr "Đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/models.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/models.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Order %s"
|
|||
|
msgstr "Đơn hàng %s"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Order %s is not fully paid."
|
|||
|
msgstr "Đơn hàng %s chưa được thanh toán hết."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__order_count
|
|||
|
msgid "Order Count"
|
|||
|
msgstr "Số lượng đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__date
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|||
|
msgid "Order Date"
|
|||
|
msgstr "Ngày đặt hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__sequence_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_sequence_id
|
|||
|
msgid "Order IDs Sequence"
|
|||
|
msgstr "Trình tự ID đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__sequence_line_id
|
|||
|
msgid "Order Line IDs Sequence"
|
|||
|
msgstr "Trình tự ID dòng đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__lines
|
|||
|
msgid "Order Lines"
|
|||
|
msgstr "Chi tiết đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__tracking_number
|
|||
|
#, python-format
|
|||
|
msgid "Order Number"
|
|||
|
msgstr "Số đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_order_printer
|
|||
|
msgid "Order Printer"
|
|||
|
msgstr "Máy in đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__printer_ids
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_printer_ids
|
|||
|
msgid "Order Printers"
|
|||
|
msgstr "Máy in đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_printer_form
|
|||
|
msgid ""
|
|||
|
"Order Printers are used by restaurants and bars to print the\n"
|
|||
|
" order updates in the kitchen/bar when the waiter updates the order."
|
|||
|
msgstr ""
|
|||
|
"Máy in đơn hàng được nhà hàng và quán bar sử dụng để in\n"
|
|||
|
" thông tin cập nhật đơn hàng trong bếp/quầy bar khi nhân viên phục vụ bàn cập nhật đơn hàng. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__name
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__order_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__order_id
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Order Ref"
|
|||
|
msgstr "Mã đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Order Reference"
|
|||
|
msgstr "Mã đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__sequence_number
|
|||
|
msgid "Order Sequence Number"
|
|||
|
msgstr "Số trình tự đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|||
|
msgid "Order lines"
|
|||
|
msgstr "Chi tiết đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Order number"
|
|||
|
msgstr "Số đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Order reference"
|
|||
|
msgstr "Mã đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/save_button/save_button.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Order saved for later"
|
|||
|
msgstr "Đơn hàng được lưu để xem sau"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__refund_orderline_ids
|
|||
|
msgid "Orderlines in this field are the lines that refunded this orderline."
|
|||
|
msgstr ""
|
|||
|
"Chi tiết đơn hàng trong trường này là chi tiết đã hoàn tiền cho dòng đơn "
|
|||
|
"hàng này. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_filtered
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_pos_form
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_sale_graph
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__order_ids
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.menu_point_of_sale
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.menu_point_ofsale
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.menu_report_pos_order_all
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|||
|
#, python-format
|
|||
|
msgid "Orders"
|
|||
|
msgstr "Đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_order_all
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_order_all_filtered
|
|||
|
msgid "Orders Analysis"
|
|||
|
msgstr "Phân tích đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_combo_line__lst_price
|
|||
|
msgid "Original Price"
|
|||
|
msgstr "Giá gốc"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__other_devices
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_other_devices
|
|||
|
msgid "Other Devices"
|
|||
|
msgstr "Các thiết bị khác"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|||
|
msgid "Other Information"
|
|||
|
msgstr "Thông tin khác"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Others"
|
|||
|
msgstr "Khác"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__outstanding_account_id
|
|||
|
msgid "Outstanding Account"
|
|||
|
msgstr "Tài khoản chưa thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_procurement_group__pos_order_id
|
|||
|
msgid "POS Order"
|
|||
|
msgstr "Đơn hàng POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid "POS Order %s"
|
|||
|
msgstr "Đơn hàng POS %s"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line_form
|
|||
|
msgid "POS Order line"
|
|||
|
msgstr "Dòng đơn hàng POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line
|
|||
|
msgid "POS Order lines"
|
|||
|
msgstr "Chi tiết đơn hàng POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree
|
|||
|
msgid "POS Orders"
|
|||
|
msgstr "Đơn hàng POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree_all_sales_lines
|
|||
|
msgid "POS Orders lines"
|
|||
|
msgstr "Chi tiết đơn hàng POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_payment_method_id
|
|||
|
msgid "POS Payment Method"
|
|||
|
msgstr "Phương thức thanh toán POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_printer_form
|
|||
|
msgid "POS Printer"
|
|||
|
msgstr "Máy in POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_product_tree_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_search_view_pos
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_tree_view
|
|||
|
msgid "POS Product Category"
|
|||
|
msgstr "Danh mục sản phẩm POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_digest_digest__kpi_pos_total
|
|||
|
msgid "POS Sales"
|
|||
|
msgstr "Bán hàng POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_session_id
|
|||
|
msgid "POS Session"
|
|||
|
msgstr "Phiên POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid "POS order line %s"
|
|||
|
msgstr "Dòng đơn hàng POS %s"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_paid
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__paid
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__paid
|
|||
|
#, python-format
|
|||
|
msgid "Paid"
|
|||
|
msgstr "Đã thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__parent_id
|
|||
|
msgid "Parent Category"
|
|||
|
msgstr "Danh mục cha"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_editor/partner_editor.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Partner"
|
|||
|
msgstr "Đối tác"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/action_pad/action_pad.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/action_pad/action_pad.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Pay"
|
|||
|
msgstr "Thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment
|
|||
|
msgid "Pay Order"
|
|||
|
msgstr "Thanh toán đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "PayTM"
|
|||
|
msgstr "PayTM"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_paytm
|
|||
|
msgid "PayTM Payment Terminal"
|
|||
|
msgstr "Thiết bị đầu cuối thanh toán PayTM"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
|||
|
#: code:addons/point_of_sale/wizard/pos_payment.py:0
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_payment
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|||
|
#, python-format
|
|||
|
msgid "Payment"
|
|||
|
msgstr "Thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__payment_date
|
|||
|
msgid "Payment Date"
|
|||
|
msgstr "Ngày thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__payment_method_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_id
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
|
|||
|
#, python-format
|
|||
|
msgid "Payment Method"
|
|||
|
msgstr "Phương thức thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_payment_method_form
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__payment_method_ids
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__payment_method_ids
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_payment_method_ids
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_payment_method
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_tree
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Payment Methods"
|
|||
|
msgstr "Phương thức thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Payment Name Demo"
|
|||
|
msgstr "Demo tên thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__ticket
|
|||
|
msgid "Payment Receipt Info"
|
|||
|
msgstr "Thông tin biên lai thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__payment_name
|
|||
|
msgid "Payment Reference"
|
|||
|
msgstr "Mã thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_status
|
|||
|
msgid "Payment Status"
|
|||
|
msgstr "Tình trạng thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Payment Successful"
|
|||
|
msgstr "Thanh toán thành công"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Payment Terminals"
|
|||
|
msgstr "Thiết bị đầu cuối thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__transaction_id
|
|||
|
msgid "Payment Transaction ID"
|
|||
|
msgstr "ID giao dịch thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Payment method"
|
|||
|
msgstr "Phương thức thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Payment methods available"
|
|||
|
msgstr "Các phương thức thanh toán khả dụng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Payment request pending"
|
|||
|
msgstr "Yêu cầu thanh toán đang chờ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Payment reversed"
|
|||
|
msgstr "Thanh toán đã được đảo lại"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_payment_form
|
|||
|
#: model:ir.model,name:point_of_sale.model_account_payment
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__payment_ids
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_payment
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_tree
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|||
|
#, python-format
|
|||
|
msgid "Payments"
|
|||
|
msgstr "Thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Payments Difference"
|
|||
|
msgstr "Chênh lệch thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_payment_methods_tree
|
|||
|
msgid "Payments Methods"
|
|||
|
msgstr "Phương thức thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Payments in"
|
|||
|
msgstr "Thanh toán bằng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/sale_details_button/sales_detail_report.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Payments:"
|
|||
|
msgstr "Thanh toán:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order__user_id
|
|||
|
msgid ""
|
|||
|
"Person who uses the cash register. It can be a reliever, a student or an "
|
|||
|
"interim employee."
|
|||
|
msgstr ""
|
|||
|
"Người sử dụng máy tính tiền. Đây có thể là người hỗ trợ, sinh viên hoặc nhân"
|
|||
|
" viên thời vụ."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Pick which product categories are available"
|
|||
|
msgstr "Chọn danh mục sản phẩm có sẵn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_ids
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__picking_ids
|
|||
|
msgid "Picking"
|
|||
|
msgstr "Phiếu lấy hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_count
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__picking_count
|
|||
|
msgid "Picking Count"
|
|||
|
msgstr "Số lần lấy hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/stock_warehouse.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Picking POS"
|
|||
|
msgstr "Lấy hàng POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_stock_picking_type
|
|||
|
msgid "Picking Type"
|
|||
|
msgstr "Kiểu lấy hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|||
|
#, python-format
|
|||
|
msgid "Pickings"
|
|||
|
msgstr "Phiếu lấy hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_editor/partner_editor.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_editor/partner_editor.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Picture"
|
|||
|
msgstr "Hình ảnh"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:product.attribute.value,name:point_of_sale.fabric_attribute_plastic
|
|||
|
msgid "Plastic"
|
|||
|
msgstr "Nhựa"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Please Confirm Large Amount"
|
|||
|
msgstr "Vui lòng xác nhận số tiền lớn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_combo.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Please add products in combo."
|
|||
|
msgstr "Vui lòng thêm sản phẩm theo combo."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/printer/base_printer.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Please check if the IoT Box is still connected."
|
|||
|
msgstr "Vui lòng kiểm tra xem Hộp IoT của bạn có còn kết nối không."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/printer/base_printer.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Please check if the printer is still connected. \n"
|
|||
|
"Some browsers don't allow HTTP calls from websites to devices in the network (for security reasons). If it is the case, you will need to follow Odoo's documentation for 'Self-signed certificate for ePOS printers' and 'Secure connection (HTTPS)' to solve the issue. "
|
|||
|
msgstr ""
|
|||
|
"Vui lòng kiểm tra xem máy in còn được kết nối hay không.\n"
|
|||
|
"Một số trình duyệt không cho phép gọi HTTP từ trang web đến thiết bị trong mạng (vì lý do bảo mật). Nếu đúng như vậy, bạn cần làm theo tài liệu của Odoo về 'Chứng chỉ tự ký cho máy in ePOS' và 'Kết nối an toàn (HTTPS)' để giải quyết vấn đề."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/res_company.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Please close all the point of sale sessions in this period before closing "
|
|||
|
"it. Open sessions are: %s "
|
|||
|
msgstr ""
|
|||
|
"Vui lòng đóng tất cả phiên điểm bán hàng trong giai đoạn này trước khi đóng."
|
|||
|
" Các phiên đang mở là: %s"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Please close and validate the following open PoS Sessions before modifying this payment method.\n"
|
|||
|
"Open sessions: %s"
|
|||
|
msgstr ""
|
|||
|
"Vui lòng đóng và xác thực các Phiên PoS đang mở sau đây trước khi điều chỉnh phương thức thanh toán này.\n"
|
|||
|
"Các phiên đang mở: %s"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/models.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Please configure a payment method in your POS."
|
|||
|
msgstr "Hãy cấu hình một phương thức thanh toán cho POS của bạn. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"Please create/select a Point of Sale above to show the configuration "
|
|||
|
"options."
|
|||
|
msgstr ""
|
|||
|
"Vui lòng tạo/chọn một điểm bán hàng ở trên để hiển thị các tùy chọn cấu "
|
|||
|
"hình."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Please define income account for this product: \"%s\" (id:%d)."
|
|||
|
msgstr "Vui lòng xác định tài khoản thu nhập cho sản phẩm này: \"%s\" (id:%d)."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Please define income account for this product: '%s' (id:%d)."
|
|||
|
msgstr "Vui lòng xác định tài khoản thu nhập cho sản phẩm này: '%s' (id:%d)."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|||
|
msgid ""
|
|||
|
"Please enter your billing information <small class=\"text-muted\">or</small>"
|
|||
|
msgstr ""
|
|||
|
"Vui lòng nhập thông tin nhận hoá đơn của bạn <small class=\"text-"
|
|||
|
"muted\">hoặc</small>"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/controllers/main.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Please fill all the required fields."
|
|||
|
msgstr "Vui lòng điền vào tất cả các trường bắt buộc."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Please go on the %s journal and define a Loss Account. This account will be "
|
|||
|
"used to record cash difference."
|
|||
|
msgstr ""
|
|||
|
"Vui lòng đi đến sổ nhật ký %s và cài đặt một tài khoản ghi lỗ. Tài khoản này"
|
|||
|
" sẽ được dùng để ghi nhận chênh lệch tiền mặt."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Please go on the %s journal and define a Profit Account. This account will "
|
|||
|
"be used to record cash difference."
|
|||
|
msgstr ""
|
|||
|
"Vui lòng đi đến sổ nhật ký %s và cài đặt một tài khoản ghi lãi. Tài khoản "
|
|||
|
"này sẽ được dùng để ghi nhận chênh lệch tiền mặt."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/hooks.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Please print the invoice from the backend"
|
|||
|
msgstr "Vui lòng in hóa đơn từ back-end"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Please provide a partner for the sale."
|
|||
|
msgstr "Vui lòng chỉ ra một đối tác cho đơn bán hàng. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_status/payment_status.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Please select a payment method."
|
|||
|
msgstr "Vui lòng chọn một phương thức thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Please select the Customer"
|
|||
|
msgstr "Vui lòng chọn một khách hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "PoS Interface"
|
|||
|
msgstr "Giao diện PoS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid "PoS Order"
|
|||
|
msgstr "Đơn hàng POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_attribute_custom_value__pos_order_line_id
|
|||
|
msgid "PoS Order Line"
|
|||
|
msgstr "Dòng đơn hàng POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/stock_warehouse.py:0
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_property_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_pivot
|
|||
|
#, python-format
|
|||
|
msgid "PoS Orders"
|
|||
|
msgstr "Đơn hàng POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.product_pos_category_action
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.menu_products_pos_category
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "PoS Product Categories"
|
|||
|
msgstr "Danh mục sản phẩm PoS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_tree_view
|
|||
|
msgid "PoS Product Category"
|
|||
|
msgstr "Danh mục sản phẩm PoS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_property_form
|
|||
|
msgid "Point Of Sale"
|
|||
|
msgstr "Điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_config_kanban
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__name
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__config_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__config_ids
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__config_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__config_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_config_id
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.menu_point_root
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.digest_digest_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_account_journal_pos_user_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|||
|
#, python-format
|
|||
|
msgid "Point of Sale"
|
|||
|
msgstr "Điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_pos_order_view_tree
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_graph
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_pivot
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|||
|
msgid "Point of Sale Analysis"
|
|||
|
msgstr "Phân tích điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_pos_category
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__pos_categ_ids
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__pos_categ_ids
|
|||
|
msgid "Point of Sale Category"
|
|||
|
msgstr "Danh mục điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_search
|
|||
|
msgid "Point of Sale Config"
|
|||
|
msgstr "Cấu hình điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_pos_config
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__config_id
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_tree
|
|||
|
msgid "Point of Sale Configuration"
|
|||
|
msgstr "Cấu hình điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_pos_daily_sales_reports_wizard
|
|||
|
msgid "Point of Sale Daily Report"
|
|||
|
msgstr "Báo cáo hàng ngày điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_report_point_of_sale_report_saledetails
|
|||
|
msgid "Point of Sale Details"
|
|||
|
msgstr "Chi tiết điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_pos_details_wizard
|
|||
|
msgid "Point of Sale Details Report"
|
|||
|
msgstr "Báo cáo chi tiết điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_report_point_of_sale_report_invoice
|
|||
|
msgid "Point of Sale Invoice Report"
|
|||
|
msgstr "Báo cáo hóa đơn điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__journal_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_journal_id
|
|||
|
msgid "Point of Sale Journal"
|
|||
|
msgstr "Sổ nhật ký điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_config_tree
|
|||
|
msgid "Point of Sale List"
|
|||
|
msgstr "Danh sách POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_pos_make_payment
|
|||
|
msgid "Point of Sale Make Payment Wizard"
|
|||
|
msgstr "Công cụ thanh toán điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__group_pos_manager_id
|
|||
|
msgid "Point of Sale Manager Group"
|
|||
|
msgstr "Nhóm quản lý điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_stock_warehouse__pos_type_id
|
|||
|
msgid "Point of Sale Operation Type"
|
|||
|
msgstr "Loại hoạt động điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_pos_order_line
|
|||
|
msgid "Point of Sale Order Lines"
|
|||
|
msgstr "Chi tiết đơn hàng điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_pos_order
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|||
|
msgid "Point of Sale Orders"
|
|||
|
msgstr "Đơn hàng điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_report_pos_order
|
|||
|
msgid "Point of Sale Orders Report"
|
|||
|
msgstr "Báo cáo đơn hàng điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_pos_payment_method
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_journal__pos_payment_method_ids
|
|||
|
msgid "Point of Sale Payment Methods"
|
|||
|
msgstr "Phương thức thanh toán điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_pos_payment
|
|||
|
msgid "Point of Sale Payments"
|
|||
|
msgstr "Thanh toán điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_pos_printer
|
|||
|
msgid "Point of Sale Printer"
|
|||
|
msgstr "Máy in POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_pos_session
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_tree
|
|||
|
msgid "Point of Sale Session"
|
|||
|
msgstr "Phiên POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.qunit_suite
|
|||
|
msgid "Point of Sale Tests"
|
|||
|
msgstr "Kiểm thử điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__group_pos_user_id
|
|||
|
msgid "Point of Sale User Group"
|
|||
|
msgstr "Nhóm người dùng điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__pos_config_ids
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.menu_point_of_sale_list
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Point of Sales"
|
|||
|
msgstr "Điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_url
|
|||
|
msgid "Portal Access URL"
|
|||
|
msgstr "URL truy cập cổng thông tin"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_allowed_pricelist_ids
|
|||
|
msgid "Pos Allowed Pricelist"
|
|||
|
msgstr "Bảng giá được cho phép trong POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__pos_config_ids
|
|||
|
msgid "Pos Config"
|
|||
|
msgstr "Cấu hình PoS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_order_printer
|
|||
|
msgid "Pos Is Order Printer"
|
|||
|
msgstr "POS làm máy in đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_order_ids
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_order_ids
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_order_ids
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__pos_order_ids
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__pos_order_ids
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__pos_order_id
|
|||
|
msgid "Pos Order"
|
|||
|
msgstr "Đơn hàng POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__pos_order_count
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__pos_order_count
|
|||
|
msgid "Pos Order Count"
|
|||
|
msgstr "Số đơn hàng POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__pos_order_line_id
|
|||
|
msgid "Pos Order Line"
|
|||
|
msgstr "Dòng đơn hàng Pos"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_payment_ids
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_payment_ids
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_payment_ids
|
|||
|
msgid "Pos Payment"
|
|||
|
msgstr "Thanh toán POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view
|
|||
|
msgid "Pos Product Categories"
|
|||
|
msgstr "Danh mục sản phẩm POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_refunded_invoice_ids
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_refunded_invoice_ids
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_refunded_invoice_ids
|
|||
|
msgid "Pos Refunded Invoice"
|
|||
|
msgstr "Hoá đơn đã hoàn tiền POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_selectable_categ_ids
|
|||
|
msgid "Pos Selectable Categ"
|
|||
|
msgstr "Danh mục có thể chọn trong POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__pos_session_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__pos_session_id
|
|||
|
msgid "Pos Session"
|
|||
|
msgstr "Phiên POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_duration
|
|||
|
msgid "Pos Session Duration"
|
|||
|
msgstr "Thời lượng phiên Pos"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_state
|
|||
|
msgid "Pos Session State"
|
|||
|
msgstr "Trạng thái phiên POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_username
|
|||
|
msgid "Pos Session Username"
|
|||
|
msgstr "Tên người dùng phiên POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__open_session_ids
|
|||
|
msgid "Pos Sessions"
|
|||
|
msgstr "Phiên POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_daily_sales_reports_wizard
|
|||
|
msgid "Pos session"
|
|||
|
msgstr "Phiên POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_posbox
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_posbox
|
|||
|
msgid "PosBox"
|
|||
|
msgstr "PosBox"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/models.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Positive quantity not allowed"
|
|||
|
msgstr "Không cho phép số lượng lớn hơn 0"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__done
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__done
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|||
|
msgid "Posted"
|
|||
|
msgstr "Đã vào sổ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_template.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Powered by"
|
|||
|
msgstr "Được hỗ trợ bởi"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_preparation_display
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Preparation Display"
|
|||
|
msgstr "Màn hình khâu chuẩn bị"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_printer_form
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_preparation_printer
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_printer
|
|||
|
msgid "Preparation Printers"
|
|||
|
msgstr "Máy in khâu chuẩn bị"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Previous Order List"
|
|||
|
msgstr "Danh sách đơn hàng trước đây"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_template.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Price"
|
|||
|
msgstr "Giá"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Price Control"
|
|||
|
msgstr "Kiểm soát giá"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_combo_line__combo_price
|
|||
|
msgid "Price Extra"
|
|||
|
msgstr "Giá bổ sung"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Price discount from %s -> %s"
|
|||
|
msgstr "Giá chiết khấu từ %s -> %s"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Price excl. VAT:"
|
|||
|
msgstr "Giá chưa bao gồm thuế VAT: "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_extra
|
|||
|
msgid "Price extra"
|
|||
|
msgstr "Giá thêm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/pricelist_button/pricelist_button.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/pricelist_button/pricelist_button.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Price list"
|
|||
|
msgstr "Bảng giá"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__price
|
|||
|
msgid "Priced Product"
|
|||
|
msgstr "Sản phẩm có giá"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_editor/partner_editor.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/pricelist_button/pricelist_button.js:0
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__pricelist_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__pricelist_id
|
|||
|
#, python-format
|
|||
|
msgid "Pricelist"
|
|||
|
msgstr "Bảng giá"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.pos_config_menu_action_product_pricelist
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Pricelists"
|
|||
|
msgstr "Bảng giá"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Pricing"
|
|||
|
msgstr "Định giá"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/sale_details_button/sale_details_button.xml:0
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_daily_sales_reports_wizard
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard
|
|||
|
#, python-format
|
|||
|
msgid "Print"
|
|||
|
msgstr "In"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/reprint_receipt_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/reprint_receipt_button/reprint_receipt_button.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Print Receipt"
|
|||
|
msgstr "In biên lai"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"Print a QR code on the receipt to allow the user to easily request the "
|
|||
|
"invoice for an order."
|
|||
|
msgstr ""
|
|||
|
"In mã QR trên biên lai để cho phép người dùng dễ dàng yêu cầu hóa đơn cho "
|
|||
|
"đơn hàng."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/sale_details_button/sale_details_button.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Print a report with all the sales of the current PoS Session"
|
|||
|
msgstr "In báo cáo tất cả mục bán hàng của phiên PoS hiện tại"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Print orders at the kitchen, at the bar, etc."
|
|||
|
msgstr "In đơn hàng ở nhà bếp, quầy bar,..."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Print receipts automatically once the payment is registered"
|
|||
|
msgstr "Tự động in biên lai sau khi thanh toán được ghi nhận"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_via_proxy
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_via_proxy
|
|||
|
msgid "Print via Proxy"
|
|||
|
msgstr "In qua proxy"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__product_categories_ids
|
|||
|
msgid "Printed Product Categories"
|
|||
|
msgstr "Danh mục sản phẩm được in"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/proxy_status/proxy_status.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Printer"
|
|||
|
msgstr "Máy in"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__name
|
|||
|
msgid "Printer Name"
|
|||
|
msgstr "Tên máy in"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__printer_type
|
|||
|
msgid "Printer Type"
|
|||
|
msgstr "Loại máy in"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Printers"
|
|||
|
msgstr "Máy in"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/printer/pos_printer_service.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Printing error"
|
|||
|
msgstr "Lỗi in"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Printing failed"
|
|||
|
msgstr "In không thành công"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/printer/pos_printer_service.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Printing is not supported on some browsers"
|
|||
|
msgstr "Một số trình duyệt không hỗ trợ tính năng in"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_procurement_group
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__procurement_group_id
|
|||
|
msgid "Procurement Group"
|
|||
|
msgstr "Nhóm cung ứng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_template.xml:0
|
|||
|
#: model:ir.model,name:point_of_sale.model_product_template
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_combo_line__product_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__product_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__product_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_id
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|||
|
#, python-format
|
|||
|
msgid "Product"
|
|||
|
msgstr "Sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_product_attribute_custom_value
|
|||
|
msgid "Product Attribute Custom Value"
|
|||
|
msgstr "Giá trị tùy chỉnh của thuộc tính sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_categ_id
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|||
|
msgid "Product Category"
|
|||
|
msgstr "Danh mục sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_pos_combo_line
|
|||
|
msgid "Product Combo Items"
|
|||
|
msgstr "Mặt hàng combo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_combo
|
|||
|
msgid "Product Combos"
|
|||
|
msgstr "Combo sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/generic_components/product_card/product_card.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/generic_components/product_card/product_card.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Product Information"
|
|||
|
msgstr "Thông tin sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_combo__base_price
|
|||
|
msgid "Product Price"
|
|||
|
msgstr "Giá sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Product Prices"
|
|||
|
msgstr "Giá sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_tree_view
|
|||
|
msgid "Product Product Categories"
|
|||
|
msgstr "Danh mục sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_qty
|
|||
|
msgid "Product Quantity"
|
|||
|
msgstr "Số lượng sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_tmpl_id
|
|||
|
msgid "Product Template"
|
|||
|
msgstr "Mẫu sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__detailed_type
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__detailed_type
|
|||
|
msgid "Product Type"
|
|||
|
msgstr "Loại sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_uom_uom
|
|||
|
msgid "Product Unit of Measure"
|
|||
|
msgstr "Đơn vị tính sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__product_uom_id
|
|||
|
msgid "Product UoM"
|
|||
|
msgstr "Đơn vị tính sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_uom_category
|
|||
|
msgid "Product UoM Categories"
|
|||
|
msgstr "Danh mục đơn vị tính sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_product_product
|
|||
|
msgid "Product Variant"
|
|||
|
msgstr "Biến thể sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.product_product_action
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.pos_config_menu_action_product_product
|
|||
|
msgid "Product Variants"
|
|||
|
msgstr "Biến thể sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_pos_combo
|
|||
|
msgid "Product combo choices"
|
|||
|
msgstr "Lựa chọn combo sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Product information"
|
|||
|
msgstr "Thông tin sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_list/product_list.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Product is not loaded. Tried loading the product from the server but there "
|
|||
|
"is a network error."
|
|||
|
msgstr ""
|
|||
|
"Không thể tải sản phẩm. Đã thử tải sản phẩm từ máy chủ nhưng gặp lỗi kết nối"
|
|||
|
" mạng."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Product prices on receipts"
|
|||
|
msgstr "Giá sản phẩm trên biên lai"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_tipproduct
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_tipproduct
|
|||
|
msgid "Product tips"
|
|||
|
msgstr "Tip sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.product_template_action_pos_product
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_products
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.pos_config_menu_catalog
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.pos_menu_products_configuration
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|||
|
msgid "Products"
|
|||
|
msgstr "Sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_combo__combo_line_ids
|
|||
|
msgid "Products in Combo"
|
|||
|
msgstr "Sản phẩm theo combo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|||
|
msgid "Products:"
|
|||
|
msgstr "Sản phẩm:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Promotions, Coupons, Gift Card & Loyalty Program"
|
|||
|
msgstr ""
|
|||
|
"Khuyến mãi, phiếu giảm giá, thẻ quà tặng & chương trình khách hàng thân "
|
|||
|
"thiết"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/proxy_status/proxy_status.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/proxy_status/proxy_status.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Proxy Connected"
|
|||
|
msgstr "Đã kết nối với Proxy"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/proxy_status/proxy_status.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/proxy_status/proxy_status.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Proxy Disconnected"
|
|||
|
msgstr "Đã ngắt kết nối với Proxy"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__proxy_ip
|
|||
|
msgid "Proxy IP Address"
|
|||
|
msgstr "Địa chỉ IP của Proxy"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/proxy_status/proxy_status.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/proxy_status/proxy_status.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Proxy Warning"
|
|||
|
msgstr "Cảnh báo Proxy"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_template.xml:0
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__qty
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
#, python-format
|
|||
|
msgid "Quantity"
|
|||
|
msgstr "Số lượng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_receipt/cash_move_receipt.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "REASON"
|
|||
|
msgstr "LÝ DO"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/sale_details_button/sales_detail_report.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "REFUNDED:"
|
|||
|
msgstr "ĐÃ HOÀN TIỀN:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__rating_ids
|
|||
|
msgid "Ratings"
|
|||
|
msgstr "Đánh giá"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Read Weighing Scale"
|
|||
|
msgstr "Đọc khối lượng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/backend/tours/point_of_sale.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/backend/tours/point_of_sale.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Ready to launch your <b>point of sale</b>?"
|
|||
|
msgstr "Bạn đã sẵn sàng sử dụng <b>điểm bán hàng</b>?"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Reason"
|
|||
|
msgstr "Lý do"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Receipt"
|
|||
|
msgstr "Biên lai"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Receipt %s"
|
|||
|
msgstr "Biên lai %s"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__receipt_footer
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_receipt_footer
|
|||
|
msgid "Receipt Footer"
|
|||
|
msgstr "Chân trang biên lai"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__receipt_header
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_receipt_header
|
|||
|
msgid "Receipt Header"
|
|||
|
msgstr "Đầu trang biên lai"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__pos_reference
|
|||
|
#, python-format
|
|||
|
msgid "Receipt Number"
|
|||
|
msgstr "Số biên lai"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Receipt Printer"
|
|||
|
msgstr "Máy in biên lai"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__use_payment_terminal
|
|||
|
msgid "Record payments with a terminal on this journal."
|
|||
|
msgstr "Ghi nhận thanh toán với một thiết bị đầu cuối trong sổ nhật ký này. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__rescue
|
|||
|
msgid "Recovery Session"
|
|||
|
msgstr "Phiên khôi phục"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Ref 876787"
|
|||
|
msgstr "Mã 876787"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Refresh Display"
|
|||
|
msgstr "Làm mới màn hình"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/refund_button/refund_button.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/refund_button/refund_button.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/refund_button/refund_button.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Refund"
|
|||
|
msgstr "Hoàn tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refund_orderline_ids
|
|||
|
msgid "Refund Order Lines"
|
|||
|
msgstr "Chi tiết đơn hàng hoàn tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Refund Orders"
|
|||
|
msgstr "Đơn hàng hoàn tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/models.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Refund and Sales not allowed"
|
|||
|
msgstr "Hoàn tiền và bán hàng không được phép"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Refunded"
|
|||
|
msgstr "Đã hoàn tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refunded_order_ids
|
|||
|
msgid "Refunded Order"
|
|||
|
msgstr "Đơn hàng đã hoàn tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refunded_orderline_id
|
|||
|
msgid "Refunded Order Line"
|
|||
|
msgstr "Dòng đơn hàng đã hoàn tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|||
|
#, python-format
|
|||
|
msgid "Refunded Orders"
|
|||
|
msgstr "Đơn hàng đã hoàn tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refunded_orders_count
|
|||
|
msgid "Refunded Orders Count"
|
|||
|
msgstr "Số đơn hàng đã hoàn tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refunded_qty
|
|||
|
msgid "Refunded Quantity"
|
|||
|
msgstr "Số lượng đã hoàn tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Refunding"
|
|||
|
msgstr "Hoàn tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|||
|
msgid "Refunds"
|
|||
|
msgstr "Hoàn tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.actions.client,name:point_of_sale.action_client_pos_menu
|
|||
|
msgid "Reload POS Menu"
|
|||
|
msgstr "Tải lại menu POS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_status/payment_status.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Remaining"
|
|||
|
msgstr "Còn lại"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Remaining unsynced orders"
|
|||
|
msgstr "Các đơn hàng còn lại chưa được đồng bộ hóa"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/select_lot_popup/edit_list_input/edit_list_input.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/select_lot_popup/edit_list_input/edit_list_input.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Remove"
|
|||
|
msgstr "Xóa"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Replenishment"
|
|||
|
msgstr "Bổ sung hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.menu_point_rep
|
|||
|
msgid "Reporting"
|
|||
|
msgstr "Báo cáo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Reprint Invoice"
|
|||
|
msgstr "In lại hóa đơn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
|
|||
|
msgid "Request invoice"
|
|||
|
msgstr "Yêu cầu hoá đơn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Request sent"
|
|||
|
msgstr "Yêu cầu đã được gửi"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Reset"
|
|||
|
msgstr "Đặt lại"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__user_id
|
|||
|
msgid "Responsible"
|
|||
|
msgstr "Người phụ trách"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_user_id
|
|||
|
msgid "Responsible User"
|
|||
|
msgstr "Người phụ trách"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Restaurant Mode"
|
|||
|
msgstr "Chế độ nhà hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__limit_categories
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_limit_categories
|
|||
|
msgid "Restrict Categories"
|
|||
|
msgstr "Hạn chế danh mục"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__restrict_price_control
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_restrict_price_control
|
|||
|
msgid "Restrict Price Modifications to Managers"
|
|||
|
msgstr "Hạn chế để chỉ cấp quản lý có thể sửa giá"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Restrict price modification to managers"
|
|||
|
msgstr "Hạn chế để chỉ cấp quản lý có thể sửa giá"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Resume Order"
|
|||
|
msgstr "Tiếp tục đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Retry"
|
|||
|
msgstr "Thử lại"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|||
|
#, python-format
|
|||
|
msgid "Return Products"
|
|||
|
msgstr "Trả lại hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_return
|
|||
|
msgid "Returned"
|
|||
|
msgstr "Đã trả lại"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Reversal of POS closing entry %s for order %s from session %s"
|
|||
|
msgstr "Đảo ngược bút toán đóng phiên POS %s cho đơn hàng %s từ phiên %s"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Reversal of: %s"
|
|||
|
msgstr "Đảo ngược của: %s"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Reversal request sent to terminal"
|
|||
|
msgstr "Yêu cầu đảo ngược gửi đến thiết bị đầu cuối"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Reverse"
|
|||
|
msgstr "Đảo ngược"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Reverse Payment"
|
|||
|
msgstr "Đảo ngược thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Review"
|
|||
|
msgstr "Xem trước"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Rounding"
|
|||
|
msgstr "Làm tròn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Rounding Method"
|
|||
|
msgstr "Phương pháp làm tròn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Rounding error in payment lines"
|
|||
|
msgstr "Lỗi làm tròn trong chi tiết thanh toán "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/backend/debug_manager.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Run Point of Sale JS Tests"
|
|||
|
msgstr "Chạy kiểm thử JS điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_sms_error
|
|||
|
msgid "SMS Delivery error"
|
|||
|
msgstr "Lỗi gửi SMS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "SN"
|
|||
|
msgstr "Số sê-ri"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/sale_details_button/sales_detail_report.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "SOLD:"
|
|||
|
msgstr "ĐÃ BÁN:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__nbr_lines
|
|||
|
msgid "Sale Line Count"
|
|||
|
msgstr "Đếm dòng bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line_day
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line_form
|
|||
|
msgid "Sale line"
|
|||
|
msgstr "Dòng bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Sales"
|
|||
|
msgstr "Bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_details
|
|||
|
#: model:ir.actions.report,name:point_of_sale.sale_details_report
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.menu_report_order_details
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_daily_sales_reports_wizard
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard
|
|||
|
msgid "Sales Details"
|
|||
|
msgstr "Chi tiết bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__sale_journal
|
|||
|
msgid "Sales Journal"
|
|||
|
msgstr "Sổ nhật ký bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Sample Closing Note"
|
|||
|
msgstr "Ghi chú đóng phiên mẫu"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Sample Config Name"
|
|||
|
msgstr "Tên cấu hình mẫu"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Sample Opening Note"
|
|||
|
msgstr "Ghi chú mở phiên mẫu"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/save_button/save_button.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/save_button/save_button.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/save_button/save_button.xml:0
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#, python-format
|
|||
|
msgid "Save"
|
|||
|
msgstr "Lưu"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Save this page and come back here to set up the feature."
|
|||
|
msgstr "Lưu trang này và quay lại đây để thiết lập tính năng."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/proxy_status/proxy_status.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Scale"
|
|||
|
msgstr "Cân"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Scan"
|
|||
|
msgstr "Quét"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Scan EAN-13"
|
|||
|
msgstr "Quét mã EAN-13"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Scan me to request an invoice for your purchase."
|
|||
|
msgstr "Quét để yêu cầu hoá đơn cho đơn mua hàng của bạn."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_scan_via_proxy
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_scan_via_proxy
|
|||
|
msgid "Scan via Proxy"
|
|||
|
msgstr "Quét qua Proxy"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/proxy_status/proxy_status.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Scanner"
|
|||
|
msgstr "Máy quét"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Search Customers..."
|
|||
|
msgstr "Tìm kiếm khách hàng..."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Search Orders..."
|
|||
|
msgstr "Tìm kiếm đơn hàng..."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|||
|
msgid "Search Sales Order"
|
|||
|
msgstr "Tìm kiếm đơn bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_list/product_list.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Search more"
|
|||
|
msgstr "Tìm kiếm thêm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_token
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__access_token
|
|||
|
msgid "Security Token"
|
|||
|
msgstr "Token bảo mật"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/input_popups/selection_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Select"
|
|||
|
msgstr "Chọn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/fiscal_position_button/fiscal_position_button.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Select Fiscal Position"
|
|||
|
msgstr "Chọn vị trí tài chính"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Select PoS to start sharing orders"
|
|||
|
msgstr "Chọn POS để bắt đầu chia sẻ đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Select a payment method to validate the order."
|
|||
|
msgstr "Chọn một phương thức thanh toán để xác nhận đơn hàng."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/pricelist_button/pricelist_button.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Select the pricelist"
|
|||
|
msgstr "Chọn bảng giá"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Select the product(s) to refund and set the quantity"
|
|||
|
msgstr "Chọn (các) sản phẩm cần hoàn tiền và đặt số lượng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Select the shipping date"
|
|||
|
msgstr "Chọn ngày vận chuyển"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__attribute_value_ids
|
|||
|
msgid "Selected Attributes"
|
|||
|
msgstr "Thuộc tính đã chọn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Sell products and deliver them later."
|
|||
|
msgstr "Bán sản phẩm và giao hàng sau. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Send"
|
|||
|
msgstr "Gửi"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Send Payment Request"
|
|||
|
msgstr "Gửi yêu cầu thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/errors/popups/error_traceback_popup.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/errors/popups/error_traceback_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Send by email"
|
|||
|
msgstr "Gửi qua email"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Sending email failed. Please try again."
|
|||
|
msgstr "Không thể gửi email. Hãy thử lại. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Sending in progress."
|
|||
|
msgstr "Đang gửi."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__sequence
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_combo__sequence
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__sequence
|
|||
|
msgid "Sequence"
|
|||
|
msgstr "Trình tự"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__sequence_number
|
|||
|
msgid "Sequence Number"
|
|||
|
msgstr "Số thứ tự"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/select_lot_popup/edit_list_input/edit_list_input.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Serial/Lot Number"
|
|||
|
msgstr "Số lô/sê-ri"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/receipt_header/receipt_header.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Served by"
|
|||
|
msgstr "Phục vụ bởi"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/hooks.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Server Error"
|
|||
|
msgstr "Lỗi máy chủ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_session_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__session_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__session_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__session_id
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
|
|||
|
#, python-format
|
|||
|
msgid "Session"
|
|||
|
msgstr "Phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Session Control"
|
|||
|
msgstr "Kiểm soát phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__name
|
|||
|
msgid "Session ID"
|
|||
|
msgstr "ID phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Session ID:"
|
|||
|
msgstr "ID phiên:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__session_move_id
|
|||
|
msgid "Session Journal Entry"
|
|||
|
msgstr "Bút toán phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_daily_sales_reports
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.menu_report_daily_details
|
|||
|
msgid "Session Report"
|
|||
|
msgstr "Báo cáo phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/order_import_popup/order_import_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Session ids:"
|
|||
|
msgstr "ID phiên:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:mail.activity.type,name:point_of_sale.mail_activity_old_session
|
|||
|
msgid "Session open over 7 days"
|
|||
|
msgstr "Phiên mở quá 7 ngày"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_session
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_session_filtered
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__session_ids
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_session_all
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|||
|
msgid "Sessions"
|
|||
|
msgstr "Phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__set_maximum_difference
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_set_maximum_difference
|
|||
|
msgid "Set Maximum Difference"
|
|||
|
msgstr "Đặt chênh lệch tối đa "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Set Weight"
|
|||
|
msgstr "Đặt khối lượng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"Set a maximum difference allowed between the expected and counted money "
|
|||
|
"during the closing of the session"
|
|||
|
msgstr ""
|
|||
|
"Đặt chênh lệch tối đa được phép giữa số tiền dự tính và được kiểm đếm trong "
|
|||
|
"khi đóng phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__set_maximum_difference
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_set_maximum_difference
|
|||
|
msgid ""
|
|||
|
"Set a maximum difference allowed between the expected and counted money "
|
|||
|
"during the closing of the session."
|
|||
|
msgstr ""
|
|||
|
"Đặt chênh lệch tối đa được phép giữa số tiền dự tính và được kiểm đếm trong "
|
|||
|
"khi đóng phiên."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/fiscal_position_button/fiscal_position_button.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/fiscal_position_button/fiscal_position_button.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Set fiscal position"
|
|||
|
msgstr "Đặt vị trí tài chính"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Set multiple prices per product, automated discounts, etc."
|
|||
|
msgstr "Thiết lập nhiều giá bán cho một sản phẩm, chiết khấu tự động,..."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Set the new quantity"
|
|||
|
msgstr "Đặt số lượng mới"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_configuration
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_global_settings
|
|||
|
msgid "Settings"
|
|||
|
msgstr "Cài đặt"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Settings on this page will apply to this point of sale."
|
|||
|
msgstr "Cài đặt trên trang này sẽ áp dụng cho điểm bán hàng này."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Share Open Orders"
|
|||
|
msgstr "Chia sẻ đơn hàng đang mở"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__ship_later
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_ship_later
|
|||
|
#, python-format
|
|||
|
msgid "Ship Later"
|
|||
|
msgstr "Giao hàng sau"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__shipping_date
|
|||
|
msgid "Shipping Date"
|
|||
|
msgstr "Ngày vận chuyển"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__picking_policy
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_picking_policy
|
|||
|
msgid "Shipping Policy"
|
|||
|
msgstr "Chính sách vận chuyển"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Shop"
|
|||
|
msgstr "Cửa hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_template.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_template.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Shopping cart"
|
|||
|
msgstr "Giỏ hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Show checkout to customers through a second display"
|
|||
|
msgstr "Hiển thị thanh toán cho khách hàng qua màn hình thứ hai"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_customer_facing_display_via_proxy
|
|||
|
msgid "Show checkout to customers with a remotely-connected screen."
|
|||
|
msgstr "Hiển thị thanh toán cho khách hàng bằng màn hình được kết nối từ xa."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_customer_facing_display_local
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_customer_facing_display_local
|
|||
|
msgid "Show checkout to customers."
|
|||
|
msgstr "Hiện thanh toán cho khách hàng. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__module_pos_hr
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_module_pos_hr
|
|||
|
msgid "Show employee login screen"
|
|||
|
msgstr "Hiển thị màn hình đăng nhập của nhân viên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Show margins & costs on product information"
|
|||
|
msgstr "Hiển thị biên lợi nhuận và chi phí trên thông tin sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_preparation_display
|
|||
|
msgid "Show orders on the preparation display screen."
|
|||
|
msgstr "Hiển thị đơn hàng trên màn hình khâu chuẩn bị"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|||
|
msgid "Sign in"
|
|||
|
msgstr "Đăng nhập"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Six"
|
|||
|
msgstr "SIX"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_six
|
|||
|
msgid "Six Payment Terminal"
|
|||
|
msgstr "Thiết bị đầu cuối thanh toán SIX"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:product.attribute,name:point_of_sale.size_attribute
|
|||
|
msgid "Size"
|
|||
|
msgstr "Quy mô"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_skip_screen
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_skip_screen
|
|||
|
msgid "Skip Preview Screen"
|
|||
|
msgstr "Bỏ qua màn hình xem trước"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__skip_change
|
|||
|
msgid "Skip line when sending ticket to kitchen printers."
|
|||
|
msgstr "Bỏ dòng khi gửi phiếu tới máy in nhà bếp. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:product.template,name:point_of_sale.small_shelf_product_template
|
|||
|
msgid "Small Shelf"
|
|||
|
msgstr "Giá nhỏ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/models.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Some Serial/Lot Numbers are missing"
|
|||
|
msgstr "Một vài số lô/sê-ri đang bị thiếu"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Some orders could not be submitted to the server due to configuration "
|
|||
|
"errors. You can exit the Point of Sale, but do not close the session before "
|
|||
|
"the issue has been resolved."
|
|||
|
msgstr ""
|
|||
|
"Không thể gửi một số đơn hàng về máy chủ do lỗi cấu hình. Bạn có thể thoát "
|
|||
|
"điểm bán hàng, nhưng không được đóng phiên trước khi sự cố được giải quyết. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Some orders could not be submitted to the server due to internet connection "
|
|||
|
"issues. You can exit the Point of Sale, but do not close the session before "
|
|||
|
"the issue has been resolved."
|
|||
|
msgstr ""
|
|||
|
"Không thể gửi một số đơn hàng về máy chủ do vấn đề kết nối mạng. Bạn có thể "
|
|||
|
"thoát điểm bán hàng, nhưng không được đóng phiên trước khi sự cố được giải "
|
|||
|
"quyết. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Some, if not all, post-processing after syncing order failed."
|
|||
|
msgstr ""
|
|||
|
"Một số, nếu không phải tất cả, hoạt động hậu xử lý sau khi đồng bộ đơn hàng "
|
|||
|
"không thành công."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Specific route"
|
|||
|
msgstr "Tuyến cụ thể"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_pos_pack_operation_lot
|
|||
|
msgid "Specify product lot/serial number in pos order line"
|
|||
|
msgstr "Hãy chỉ ra số lô/sê-ri sản phẩm trong dòng đơn hàng PoS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__route_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_route_id
|
|||
|
msgid "Spefic route for products delivered later."
|
|||
|
msgstr "Tuyến cụ thể cho sản phẩm được giao sau. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__start_category
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_start_category
|
|||
|
msgid "Start Category"
|
|||
|
msgstr "Danh mục ban đầu"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__start_date
|
|||
|
msgid "Start Date"
|
|||
|
msgstr "Ngày bắt đầu"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/generic_components/order_widget/order_widget.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Start adding products"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Start category should belong in the available categories."
|
|||
|
msgstr "Danh mục ban đầu phải thuộc danh mục có sẵn."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Start selling from a default product category"
|
|||
|
msgstr "Bắt đầu bán từ một danh mục sản phẩm mặc định"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_start
|
|||
|
msgid "Starting Balance"
|
|||
|
msgstr "Số dư đầu kỳ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_editor/partner_editor.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "State"
|
|||
|
msgstr "Trạng thái"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__state
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__state
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__state
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|||
|
#, python-format
|
|||
|
msgid "Status"
|
|||
|
msgstr "Trạng thái"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_state
|
|||
|
msgid ""
|
|||
|
"Status based on activities\n"
|
|||
|
"Overdue: Due date is already passed\n"
|
|||
|
"Today: Activity date is today\n"
|
|||
|
"Planned: Future activities."
|
|||
|
msgstr ""
|
|||
|
"Trạng thái dựa trên hoạt động\n"
|
|||
|
"Quá hạn: Hạn chót hạn đã qua\n"
|
|||
|
"Hôm nay: Hôm nay là ngày phải thực hiện\n"
|
|||
|
"Kế hoạch: Cần thực hiện trong tương lai."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_stock_move
|
|||
|
msgid "Stock Move"
|
|||
|
msgstr "Dịch chuyển tồn kho"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_stock_rule
|
|||
|
msgid "Stock Rule"
|
|||
|
msgstr "Quy tắc tồn kho"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Stock input for %s"
|
|||
|
msgstr "Đầu vào tồn kho cho %s"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Stock output for %s"
|
|||
|
msgstr "Đầu ra tồn kho cho %s"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__update_stock_at_closing
|
|||
|
msgid "Stock should be updated at closing"
|
|||
|
msgstr "Tồn kho nên được cập nhật khi đóng phiên"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Stripe"
|
|||
|
msgstr "Stripe"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_stripe
|
|||
|
msgid "Stripe Payment Terminal"
|
|||
|
msgstr "Thiết bị đầu cuối thanh toán Stripe"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_subtotal_incl
|
|||
|
msgid "Subtotal"
|
|||
|
msgstr "Thành tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_subtotal
|
|||
|
msgid "Subtotal w/o Tax"
|
|||
|
msgstr "Thành tiền trước thuế"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_sub_total
|
|||
|
msgid "Subtotal w/o discount"
|
|||
|
msgstr "Thành tiền chưa tính chiết khấu"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/order_import_popup/order_import_popup.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/order_import_popup/order_import_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Successfully imported"
|
|||
|
msgstr "Đã nhập thành công"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Successfully made a cash %s of %s."
|
|||
|
msgstr "Thành công thực hiện khoản tiền %s là %s. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line
|
|||
|
msgid "Sum of subtotals"
|
|||
|
msgstr "Tổng thành tiền"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Summary"
|
|||
|
msgstr "Tóm tắt"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Switch Product View"
|
|||
|
msgstr "Chuyển đổi chế độ xem sản phẩm"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/sync_notification/sync_notification.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/sync_notification/sync_notification.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Synchronisation Connected"
|
|||
|
msgstr "Đồng bộ hóa được kết nối"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/sync_notification/sync_notification.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/sync_notification/sync_notification.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Synchronisation Connecting"
|
|||
|
msgstr "Đồng bộ hóa đang kết nối"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/sync_notification/sync_notification.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/sync_notification/sync_notification.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Synchronisation Disconnected"
|
|||
|
msgstr "Đồng bộ hóa ngắt kết nối"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/sync_notification/sync_notification.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/sync_notification/sync_notification.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Synchronisation Error"
|
|||
|
msgstr "Lỗi đồng bộ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "TOTAL"
|
|||
|
msgstr "TỔNG"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/fiscal_position_button/fiscal_position_button.js:0
|
|||
|
#: model:ir.model,name:point_of_sale.model_account_tax
|
|||
|
#, python-format
|
|||
|
msgid "Tax"
|
|||
|
msgstr "Thuế"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Tax Amount"
|
|||
|
msgstr "Số tiền thuế"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_tax_included
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_tax_included
|
|||
|
msgid "Tax Display"
|
|||
|
msgstr "Hiển thị thuế"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_editor/partner_editor.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Tax ID"
|
|||
|
msgstr "Mã số thuế"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Tax Name"
|
|||
|
msgstr "Tên thuế"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__tax_regime_selection
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_tax_regime_selection
|
|||
|
msgid "Tax Regime Selection value"
|
|||
|
msgstr "Giá trị lựa chọn cơ chế thuế"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__iface_tax_included__subtotal
|
|||
|
msgid "Tax-Excluded Price"
|
|||
|
msgstr "Giá chưa bao gồm thuế"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__iface_tax_included__total
|
|||
|
msgid "Tax-Included Price"
|
|||
|
msgstr "Giá bao gồm thuế"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_tax
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__tax_ids
|
|||
|
#: model:ir.ui.menu,name:point_of_sale.menu_action_tax_form_open
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|||
|
msgid "Taxes"
|
|||
|
msgstr "Thuế"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Taxes on refunds"
|
|||
|
msgstr "Thuế hoàn lại"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Taxes on sales"
|
|||
|
msgstr "Thuế bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__tax_ids_after_fiscal_position
|
|||
|
msgid "Taxes to Apply"
|
|||
|
msgstr "Thuế áp dụng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/generic_components/order_widget/order_widget.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/sale_details_button/sales_detail_report.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Taxes:"
|
|||
|
msgstr "Thuế: "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Technical Stuff"
|
|||
|
msgstr "Nội dung kỹ thuật"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Technical Stuffs"
|
|||
|
msgstr "Nội dung kỹ thuật"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/receipt_header/receipt_header.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Tel:"
|
|||
|
msgstr "ĐT:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_template.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Thank you for your purchase!"
|
|||
|
msgstr "Cảm ơn bạn đã mua hàng!"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/controllers/main.py:0
|
|||
|
#, python-format
|
|||
|
msgid "The %s must be filled in your details."
|
|||
|
msgstr "Phải điền %s trong thông tin chi tiết của bạn."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_printer__proxy_ip
|
|||
|
msgid "The IP Address or hostname of the Printer's hardware proxy"
|
|||
|
msgstr "Địa chỉ IP hoặc hostname của proxy phần cứng của máy in"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order__country_code
|
|||
|
msgid ""
|
|||
|
"The ISO country code in two chars. \n"
|
|||
|
"You can use this field for quick search."
|
|||
|
msgstr ""
|
|||
|
"Mã quốc gia ISO với hai ký tự.\n"
|
|||
|
"Bạn có thể sử dụng trường này để tìm kiếm nhanh."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/barcode/error_popup/barcode_error_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"The Point of Sale could not find any product, customer, employee or action "
|
|||
|
"associated with the scanned barcode."
|
|||
|
msgstr ""
|
|||
|
"Điểm bán hàng không thể tìm thấy sản phẩm, khách hàng, nhân viên hay hành "
|
|||
|
"động liên kết với mã vạch đã quét. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_rounding_form_view_inherited
|
|||
|
msgid ""
|
|||
|
"The Point of Sale only supports the \"add a rounding line\" rounding "
|
|||
|
"strategy."
|
|||
|
msgstr "Điểm bán hàng chỉ hỗ trợ chiến lược làm tròn \"thêm một dòng làm tròn\". "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/controllers/main.py:0
|
|||
|
#, python-format
|
|||
|
msgid "The Ticket Number should be at least 14 characters long."
|
|||
|
msgstr "Số phiếu phải chứa ít nhất 14 ký tự."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"The amount cannot be higher than the due amount if you don't have a cash "
|
|||
|
"payment method configured."
|
|||
|
msgstr ""
|
|||
|
"Số tiền không thể cao hơn số tiền cần thanh toán nếu bạn không cấu hình "
|
|||
|
"phương thức thanh toán bằng tiền mặt."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"The amount of your payment lines must be rounded to validate the "
|
|||
|
"transaction."
|
|||
|
msgstr ""
|
|||
|
"Số tiền của chi tiết thanh toán phải được làm tròn để xác nhận giao dịch. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"The cash rounding strategy of the point of sale %(pos)s must be: '%(value)s'"
|
|||
|
msgstr ""
|
|||
|
"Chiến lược làm tròn tiền mặt của điểm bán hàng %(pos)s phải là: '%(value)s' "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid "The default pricelist must be included in the available pricelists."
|
|||
|
msgstr "Bảng giá mặc định phải được bao gồm trong các bảng giá khả dụng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"The default pricelist must belong to no company or the company of the point "
|
|||
|
"of sale."
|
|||
|
msgstr ""
|
|||
|
"Bảng giá mặc định không được thuộc về công ty nào hoặc thuộc về công ty của "
|
|||
|
"điểm bán hàng. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"The default tip product is missing. Please manually specify the tip product."
|
|||
|
" (See Tips field.)"
|
|||
|
msgstr ""
|
|||
|
"Không có sản phẩm tip mặc định. Vui lòng chỉ định sản phẩm tip theo cách thủ"
|
|||
|
" công. (Xem trường Tip.)"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:product.template,description_sale:point_of_sale.desk_organizer_product_template
|
|||
|
msgid ""
|
|||
|
"The desk organiser is perfect for storing all kinds of small things and "
|
|||
|
"since the 5 boxes are loose, you can move and place them in the way that "
|
|||
|
"suits you and your things best."
|
|||
|
msgstr ""
|
|||
|
"Hộp chứa văn phòng phẩm là một lựa chọn hoàn hảo để lưu trữ tất cả vật dụng "
|
|||
|
"nhỏ, và vì 5 hộp này có thể tách rời nên bạn có thể di chuyển và đặt chúng "
|
|||
|
"theo cách phù hợp nhất với bạn và đồ dùng của bạn."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"The fiscal position used in the original order is not loaded. Make sure it "
|
|||
|
"is loaded by adding it in the pos configuration."
|
|||
|
msgstr ""
|
|||
|
"Vị trí tài chính được sử dụng theo thứ tự ban đầu không được tải. Hãy đảm "
|
|||
|
"bảo vị trí tài chính được tải bằng cách thêm nó vào cấu hình POS."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid "The function to load %s has not been implemented."
|
|||
|
msgstr "Tính năng dùng để tải %s chưa được triển khai."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__proxy_ip
|
|||
|
msgid ""
|
|||
|
"The hostname or ip address of the hardware proxy, Will be autodetected if "
|
|||
|
"left empty."
|
|||
|
msgstr ""
|
|||
|
"Tên máy chủ hoặc địa chỉ ip của proxy phần cứng. Sẽ được tự động phát hiện "
|
|||
|
"nếu để trống."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"The invoice journal must be in the same currency as the Sales Journal or the"
|
|||
|
" company currency if that is not set."
|
|||
|
msgstr ""
|
|||
|
"Sổ nhật ký hoá đơn phải có cùng đơn vị tiền tệ với sổ nhật ký bán hàng hoặc "
|
|||
|
"tiền tệ công ty nếu chưa được thiết lập."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"The maximum difference allowed is %s.\n"
|
|||
|
"Please contact your manager to accept the closing difference."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_bill.py:0
|
|||
|
#, python-format
|
|||
|
msgid "The name of the Coins/Bills must be a number."
|
|||
|
msgstr "Tên của của tiền xu/hóa đơn phải là một con số."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.constraint,message:point_of_sale.constraint_pos_session_uniq_name
|
|||
|
msgid "The name of this POS Session must be unique!"
|
|||
|
msgstr "Tên của phiên POS này phải là duy nhất!"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_partner__pos_order_count
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_users__pos_order_count
|
|||
|
msgid "The number of point of sales orders related to this customer"
|
|||
|
msgstr "Số đơn hàng điểm bán hàng liên quan tới khách hàng này"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/hooks.js:0
|
|||
|
#, python-format
|
|||
|
msgid "The order could not be sent to the server due to an unknown error"
|
|||
|
msgstr "Không thể gửi đơn hàng về máy chủ vì một lỗi không xác định"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "The order has been already paid."
|
|||
|
msgstr "Đơn hàng đã được thanh toán."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/hooks.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"The order has been synchronized earlier. Please make the invoice from the "
|
|||
|
"backend for the order: "
|
|||
|
msgstr ""
|
|||
|
"Đơn hàng đã được đồng bộ trước đó. Hãy tạo hóa đơn cho đơn hàng từ back-end:"
|
|||
|
" "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_payment.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"The payment method selected is not allowed in the config of the POS session."
|
|||
|
msgstr ""
|
|||
|
"Không cho phép phương thức thanh toán được chọn trong cấu hình của phiên "
|
|||
|
"POS. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"The payment methods for the point of sale %s must belong to its company."
|
|||
|
msgstr ""
|
|||
|
"Phương thức thanh toán của điểm bán hàng %s phải thuộc về công ty của điểm "
|
|||
|
"bán hàng đó. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_start_categ_id
|
|||
|
msgid ""
|
|||
|
"The point of sale will display this product category by default. If no "
|
|||
|
"category is specified, all available products will be shown."
|
|||
|
msgstr ""
|
|||
|
"Theo mặc định, điểm bán hàng sẽ hiển thị danh mục sản phẩm này. Nếu không có"
|
|||
|
" danh mục nào được chỉ định, tất cả sản phẩm có sẵn sẽ được hiển thị."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_available_categ_ids
|
|||
|
msgid ""
|
|||
|
"The point of sale will only display products which are within one of the "
|
|||
|
"selected category trees. If no category is specified, all available products"
|
|||
|
" will be shown"
|
|||
|
msgstr ""
|
|||
|
"Điểm bán này chỉ hiển thị các sản phẩm thuộc danh mục có trên cây danh mục "
|
|||
|
"đã chọn. Nếu không có danh mục nào được chỉ định, tất cả các sản phẩm hiện "
|
|||
|
"có sẽ được hiển thị"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__pricelist_id
|
|||
|
msgid ""
|
|||
|
"The pricelist used if no customer is selected or if the customer has no Sale"
|
|||
|
" Pricelist configured if any."
|
|||
|
msgstr ""
|
|||
|
"Bảng giá được sử dụng nếu không có khách hàng nào được chọn hoặc nếu không "
|
|||
|
"có Bảng giá bán hàng được cấu hình cho khách hàng."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"The quantity of a combo item cannot be changed. A combo can only be deleted."
|
|||
|
msgstr ""
|
|||
|
"Không thể thay đổi số lượng của một mặt hàng combo. Bạn chỉ có thể xoá "
|
|||
|
"combo."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order__currency_rate
|
|||
|
msgid ""
|
|||
|
"The rate of the currency to the currency of rate applicable at the date of "
|
|||
|
"the order"
|
|||
|
msgstr "Tỷ giá tiền tệ của loại tiền tệ đang dùng tại ngày đặt hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_skip_screen
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_print_skip_screen
|
|||
|
msgid ""
|
|||
|
"The receipt screen will be skipped if the receipt can be printed "
|
|||
|
"automatically."
|
|||
|
msgstr ""
|
|||
|
"Màn hình biên lai sẽ được bỏ qua nếu biên lai có thể được in tự động. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_auto
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_print_auto
|
|||
|
msgid "The receipt will automatically be printed at the end of each order."
|
|||
|
msgstr "Biên lai sẽ được tự động in khi kết thúc mỗi lần đặt hàng. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"The requested quantity to be refunded is higher than the ordered quantity. "
|
|||
|
"%s is requested while only %s can be refunded."
|
|||
|
msgstr ""
|
|||
|
"Số lượng yêu cầu hoàn tiền lớn hơn số lượng đã đặt hàng. %s được yêu cầu "
|
|||
|
"trong khi chỉ %s có thể được hoàn tiền. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/models.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"The requested quantity to be refunded is higher than the refundable quantity"
|
|||
|
" of %s."
|
|||
|
msgstr "Số lượng yêu cầu hoàn tiền lớn hơn số lượng có thể hoàn tiền là %s. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_combo_line__lst_price
|
|||
|
msgid ""
|
|||
|
"The sale price is managed from the product template. Click on the 'Configure"
|
|||
|
" Variants' button to set the extra attribute prices."
|
|||
|
msgstr ""
|
|||
|
"Giá bán được quản lý từ mẫu sản phẩm. Nhấp vào nút 'Cấu hình biến thể' để "
|
|||
|
"đặt giá thuộc tính bổ sung."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "The selected customer needs an address."
|
|||
|
msgstr "Những khách hàng được chọn cần cung cấp địa chỉ. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"The selected pricelists must belong to no company or the company of the "
|
|||
|
"point of sale."
|
|||
|
msgstr ""
|
|||
|
"Các bảng giá được chọn không được thuộc công ty nào hoặc thuộc về công ty "
|
|||
|
"của điểm bán hàng. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/hooks.js:0
|
|||
|
#, python-format
|
|||
|
msgid "The server encountered an error while receiving your order."
|
|||
|
msgstr "Máy chủ gặp lỗi khi nhận đơn hàng. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"The session has been already closed by another User. All sales completed in "
|
|||
|
"the meantime have been saved in a Rescue Session, which can be reviewed "
|
|||
|
"anytime and posted to Accounting from Point of Sale's dashboard."
|
|||
|
msgstr ""
|
|||
|
"Một người dùng khác đã đóng phiên. Tất cả doanh số bán hàng hoàn thành đã "
|
|||
|
"được lưu trong một phiên khôi phục, phiên này có thể được xem xét lại bất kỳ"
|
|||
|
" lúc nào và được ghi sổ vào Kế toán từ trang tổng quan của điểm bán hàng."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|||
|
msgid ""
|
|||
|
"The session has been opened for an unusually long period. Please consider "
|
|||
|
"closing."
|
|||
|
msgstr "Phiên đã mở trong thời gian dài bất thường. Hãy cân nhắc đóng phiên. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_adyen
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"The transactions are processed by Adyen. Set your Adyen credentials on the "
|
|||
|
"related payment method."
|
|||
|
msgstr ""
|
|||
|
"Giao dịch được xử lý bởi Adyen. Thiết lập thông tin đăng nhập Adyen của bạn "
|
|||
|
"cho phương thức thanh toán liên quan. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_paytm
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"The transactions are processed by PayTM. Set your PayTM credentials on the "
|
|||
|
"related payment method."
|
|||
|
msgstr ""
|
|||
|
"Giao dịch được xử lý bởi PayTM. Thiết lập thông tin đăng nhập PayTM của bạn "
|
|||
|
"cho phương thức thanh toán liên quan. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_six
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"The transactions are processed by Six. Set the IP address of the terminal on"
|
|||
|
" the related payment method."
|
|||
|
msgstr ""
|
|||
|
"Giao dịch được xử lý bởi SIX. Thiết lập địa chỉ IP của thiết bị đầu cuối cho"
|
|||
|
" phương thức thanh toán liên quan."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_stripe
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"The transactions are processed by Stripe. Set your Stripe credentials on the"
|
|||
|
" related payment method."
|
|||
|
msgstr ""
|
|||
|
"Các giao dịch được xử lý bởi Stripe. Thiết lập thông tin đăng nhập Stripe "
|
|||
|
"của bạn trên phương thức thanh toán có liên quan."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_mercury
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"The transactions are processed by Vantiv. Set your Vantiv credentials on the"
|
|||
|
" related payment method."
|
|||
|
msgstr ""
|
|||
|
"Giao dịch được xử lý bằng Vantiv. Thiết lập thông tin đăng nhập Vantiv của "
|
|||
|
"bạn cho phương thức thanh toán liên quan. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_combo__base_price
|
|||
|
msgid ""
|
|||
|
"The value from which pro-rating of the component price is based. This is to "
|
|||
|
"ensure that whatever product the user chooses for a component, it will "
|
|||
|
"always be they same price."
|
|||
|
msgstr ""
|
|||
|
"Giá trị làm cơ sở cho việc tính tỷ lệ giá thành phần. Điều này nhằm đảm bảo "
|
|||
|
"rằng bất kỳ sản phẩm nào người dùng chọn cho một thành phần sẽ luôn có cùng "
|
|||
|
"mức giá."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_end
|
|||
|
msgid "Theoretical Closing Balance"
|
|||
|
msgstr "Số dư đóng phiên theo lý thuyết"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_list/product_list.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "There are no products in this category."
|
|||
|
msgstr "Không có sản phẩm nào trong danh mục này"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"There are still orders in draft state in the session. Pay or cancel the following orders to validate the session:\n"
|
|||
|
"%s"
|
|||
|
msgstr ""
|
|||
|
"Vẫn còn các đơn hàng ở trạng thái nháp trong phiên này. Thanh toán hoặc hủy các đơn hàng sau để xác nhận phiên:\n"
|
|||
|
"%s"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "There are unsynced orders. Do you want to sync these orders?"
|
|||
|
msgstr ""
|
|||
|
"Có đơn hàng chưa được đồng bộ. Bạn có muốn đồng bộ các đơn hàng này không?"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"There is a difference between the amounts to post and the amounts of the "
|
|||
|
"orders, it is probably caused by taxes or accounting configurations changes."
|
|||
|
msgstr ""
|
|||
|
"Có chênh lệch giữa số tiền cần vào sổ và số tiền của đơn hàng, điều này có "
|
|||
|
"thể là do thay đổi trong cấu hình kế toán hoặc thuế. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "There is already an electronic payment in progress."
|
|||
|
msgstr "Có một thanh toán điện tử đang được xử lý."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"There is no Chart of Accounts configured on the company. Please go to the "
|
|||
|
"invoicing settings to install a Chart of Accounts."
|
|||
|
msgstr ""
|
|||
|
"Hiện không có sơ đồ tài khoản nào được cấu hình cho công ty này. Vui lòng đi"
|
|||
|
" tới cài đặt hóa đơn để cài đặt sơ đồ tài khoản. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"There is no cash payment method available in this point of sale to handle the change.\n"
|
|||
|
"\n"
|
|||
|
" Please pay the exact amount or add a cash payment method in the point of sale configuration"
|
|||
|
msgstr ""
|
|||
|
"Không có phương thức thanh toán bằng tiền mặt nào có sẵn tại điểm bán hàng này để xử lý tiền thừa.\n"
|
|||
|
"\n"
|
|||
|
" Vui lòng thanh toán số tiền chính xác hoặc thêm phương thức thanh toán bằng tiền mặt vào cấu hình điểm bán hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid "There is no cash payment method for this PoS Session"
|
|||
|
msgstr "Không có phương thức thanh toán tiền mặt cho phiên PoS này"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid "There is no cash register in this session."
|
|||
|
msgstr "Không có ghi nhận tiền mặt cho phiên này. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"There must be at least one product in your order before it can be validated "
|
|||
|
"and invoiced."
|
|||
|
msgstr ""
|
|||
|
"Phải có ít nhất một sản phẩm trong đơn hàng trước khi đơn hàng được xác nhận"
|
|||
|
" và xuất hóa đơn. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"This cash payment method is already used in another Point of Sale.\n"
|
|||
|
"A new cash payment method should be created for this Point of Sale."
|
|||
|
msgstr ""
|
|||
|
"Phương thức thanh toán tiền mặt này đã được sử dụng trong một điểm bán hàng khác.\n"
|
|||
|
"Một phương thức thanh toán tiền mặt mới sẽ được tạo cho điểm bán hàng này."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__amount_authorized_diff
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_amount_authorized_diff
|
|||
|
msgid ""
|
|||
|
"This field depicts the maximum difference allowed between the ending balance"
|
|||
|
" and the theoretical cash when closing a session, for non-POS managers. If "
|
|||
|
"this maximum is reached, the user will have an error message at the closing "
|
|||
|
"of his session saying that he needs to contact his manager."
|
|||
|
msgstr ""
|
|||
|
"Trường này thể hiện mức chênh lệch tối đa được phép giữa số dư cuối kỳ và "
|
|||
|
"tiền mặt theo lý thuyết khi đóng phiên, dành cho quản lý không liên quan tới"
|
|||
|
" POS. Nếu đã đạt mức tối đa, thì khi đóng phiên của mình, người dùng sẽ nhận"
|
|||
|
" được thông báo lỗi yêu cầu người dùng liên hệ với quản lý. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__group_pos_manager_id
|
|||
|
msgid ""
|
|||
|
"This field is there to pass the id of the pos manager group to the point of "
|
|||
|
"sale client."
|
|||
|
msgstr ""
|
|||
|
"Trường này được dùng để chuyển ID của đội ngũ quản lý pos tới khách hàng "
|
|||
|
"điểm bán hàng. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__group_pos_user_id
|
|||
|
msgid ""
|
|||
|
"This field is there to pass the id of the pos user group to the point of "
|
|||
|
"sale client."
|
|||
|
msgstr ""
|
|||
|
"Trường này được dùng để chuyển id của nhóm người dùng pos tới khách hàng "
|
|||
|
"điểm bán hàng. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid "This invoice has been created from the point of sale session: %s"
|
|||
|
msgstr "Hóa đơn này đã được tạo từ phiên điểm bán hàng: %s"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__fiscal_position_ids
|
|||
|
msgid ""
|
|||
|
"This is useful for restaurants with onsite and take-away services that imply"
|
|||
|
" specific tax rates."
|
|||
|
msgstr ""
|
|||
|
"Đây là tính năng hữu ích cho nhà hàng cung cấp dịch vụ tại chỗ và bán mang "
|
|||
|
"về có áp dụng mức thuế cụ thể. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/account_journal.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"This journal is associated with a payment method. You cannot modify its type"
|
|||
|
msgstr ""
|
|||
|
"Sổ nhật ký được liên kết với một phương thức thanh toán. Bạn không thể sửa "
|
|||
|
"đổi loại của sổ nhật ký này"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"This operation will destroy all unpaid orders in the browser. You will lose "
|
|||
|
"all the unsaved data and exit the point of sale. This operation cannot be "
|
|||
|
"undone."
|
|||
|
msgstr ""
|
|||
|
"Hành động này sẽ hủy tất cả các đơn hàng chưa thanh toán trong trình duyệt. "
|
|||
|
"Bạn sẽ mất tất cả dữ liệu chưa được lưu và thoát điểm bán hàng. Không thể "
|
|||
|
"hoàn tác hành động này."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"This operation will permanently destroy all paid orders from the local "
|
|||
|
"storage. You will lose all the data. This operation cannot be undone."
|
|||
|
msgstr ""
|
|||
|
"Hành động này sẽ huỷ vĩnh viễn toàn bộ các đơn hàng đã thanh toán khỏi nơi "
|
|||
|
"lưu trữ cục bộ. Bạn sẽ mất toàn bộ dữ liệu. Không thể hoàn tác hành động "
|
|||
|
"này. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/pos_store.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"This order already has refund lines for %s. We can't change the customer "
|
|||
|
"associated to it. Create a new order for the new customer."
|
|||
|
msgstr ""
|
|||
|
"Đơn hàng này đã có chi tiết hoàn tiền cho %s. Chúng tôi không thể thay đổi "
|
|||
|
"khách hàng liên kết với đơn hàng. Tạo đơn hàng mới cho khách hàng mới. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_template.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "This order is empty"
|
|||
|
msgstr "Đơn hàng này trống"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"This order is not yet synced to server. Make sure it is synced then try "
|
|||
|
"again."
|
|||
|
msgstr ""
|
|||
|
"Đơn hàng này chưa được đồng bộ với máy chủ. Hãy đảm bảo đơn đã được đồng bộ "
|
|||
|
"và thử lại. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__tip_product_id
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "This product is used as reference on customer receipts."
|
|||
|
msgstr "Sản phẩm này được dùng làm tham chiếu cho biên lai khách hàng. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__sequence_line_id
|
|||
|
msgid ""
|
|||
|
"This sequence is automatically created by Odoo but you can change it to "
|
|||
|
"customize the reference numbers of your orders lines."
|
|||
|
msgstr ""
|
|||
|
"Trình tự này được tạo tự động bởi Odoo nhưng bạn có thể thay đổi để tùy "
|
|||
|
"chỉnh số tham chiếu cho chi tiết đơn hàng của bạn. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__sequence_id
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_sequence_id
|
|||
|
msgid ""
|
|||
|
"This sequence is automatically created by Odoo but you can change it to "
|
|||
|
"customize the reference numbers of your orders."
|
|||
|
msgstr ""
|
|||
|
"Trình tự này được tạo tự động bởi Odoo nhưng bạn có thể thay đổi để tùy "
|
|||
|
"chỉnh số tham chiếu cho đơn hàng của bạn. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid "This session is already closed."
|
|||
|
msgstr "Phiên này đã được đóng. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "This tax is applied to any new product created in the catalog."
|
|||
|
msgstr ""
|
|||
|
"Thuế này được áp dụng cho bất kỳ sản phẩm mới nào được tạo trong danh mục."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Those settings are common to all PoS."
|
|||
|
msgstr "Đây là các cài đặt chung cho tất cả POS."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__ticket_code
|
|||
|
msgid "Ticket Code"
|
|||
|
msgstr "Mã phiếu"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
|
|||
|
msgid "Ticket Nr"
|
|||
|
msgstr "Số phiếu"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Tip"
|
|||
|
msgstr "Tiền tip"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__tip_amount
|
|||
|
msgid "Tip Amount"
|
|||
|
msgstr "Số tiền tip"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__tip_product_id
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_tip_product_id
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Tip Product"
|
|||
|
msgstr "Sản phẩm tip"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:product.template,name:point_of_sale.product_product_tip_product_template
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Tips"
|
|||
|
msgstr "Tiền tip"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|||
|
msgid "Tips:"
|
|||
|
msgstr "Tiền tip: "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|||
|
msgid "To Close"
|
|||
|
msgstr "Cần đóng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "To Pay"
|
|||
|
msgstr "Cần thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "To Refund:"
|
|||
|
msgstr "Cần hoàn tiền:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__to_weight
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__to_weight
|
|||
|
msgid "To Weigh With Scale"
|
|||
|
msgstr "Dùng cân"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/product.py:0
|
|||
|
#: code:addons/point_of_sale/models/product.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"To delete a product, make sure all point of sale sessions are closed.\n"
|
|||
|
"\n"
|
|||
|
"Deleting a product available in a session would be like attempting to snatch ahamburger from a customer’s hand mid-bite; chaos will ensue as ketchup and mayo go flying everywhere!"
|
|||
|
msgstr ""
|
|||
|
"Để xóa một sản phẩm, hãy đảm bảo tất cả các phiên điểm bán hàng đều đã đóng.\n"
|
|||
|
"\n"
|
|||
|
"Việc xóa một sản phẩm hiện có trong phiên cứ như là bạn cố gắng giật chiếc bánh hamburger mà khách hàng đang cắn dở; rồi hỗn loạn sẽ xảy ra khi sốt cà chua và mayo bay tứ tung!"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__to_invoice
|
|||
|
msgid "To invoice"
|
|||
|
msgstr "Cần xuất hoá đơn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_form
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_pos_form
|
|||
|
msgid "To record new orders, start a new session."
|
|||
|
msgstr "Để tạo đơn hàng mới, hãy bắt đầu một phiên mới"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid "To return product(s), you need to open a session in the POS %s"
|
|||
|
msgstr "Để trả (các) sản phẩm, bạn cần mở một phiên trong POS %s"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/money_details_popup/money_details_popup.xml:0
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_total
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
#, python-format
|
|||
|
msgid "Total"
|
|||
|
msgstr "Tổng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Total (VAT excluded)"
|
|||
|
msgstr "Tổng (chưa gồm thuế GTGT)"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_total_entry_encoding
|
|||
|
msgid "Total Cash Transaction"
|
|||
|
msgstr "Tổng giao dịch tiền mặt"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Total Cost:"
|
|||
|
msgstr "Tổng chi phí: "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__total_discount
|
|||
|
msgid "Total Discount"
|
|||
|
msgstr "Tổng chiết khấu"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_status/payment_status.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Total Due"
|
|||
|
msgstr "Tổng tiền cần thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Total Margin:"
|
|||
|
msgstr "Tổng biên lợi nhuận:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|||
|
msgid "Total Paid (with rounding)"
|
|||
|
msgstr "Tổng đã trả (đã làm tròn)"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__total_payments_amount
|
|||
|
msgid "Total Payments Amount"
|
|||
|
msgstr "Tổng tiền thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_total
|
|||
|
msgid "Total Price"
|
|||
|
msgstr "Tổng giá"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Total Price excl. VAT:"
|
|||
|
msgstr "Tổng giá chưa bao gồm VAT: "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment__amount
|
|||
|
msgid "Total amount of the payment."
|
|||
|
msgstr "Tổng số tiền thanh toán."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__total_cost
|
|||
|
msgid "Total cost"
|
|||
|
msgstr "Tổng chi phí"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line
|
|||
|
msgid "Total qty"
|
|||
|
msgstr "Tổng số lượng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_template.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/generic_components/order_widget/order_widget.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/sale_details_button/sales_detail_report.xml:0
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
#, python-format
|
|||
|
msgid "Total:"
|
|||
|
msgstr "Tổng:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_real_transaction
|
|||
|
msgid "Transaction"
|
|||
|
msgstr "Giao dịch"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Transaction cancelled"
|
|||
|
msgstr "Giao dịch đã bị hủy"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_stock_picking
|
|||
|
msgid "Transfer"
|
|||
|
msgstr "Điều chuyển"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Trusted POS"
|
|||
|
msgstr "POS đáng tin cậy"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__trusted_config_ids
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_trusted_config_ids
|
|||
|
msgid "Trusted Point of Sale Configurations"
|
|||
|
msgstr "Cấu hình POS đáng tin cậy"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_barcode_rule__type
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__type
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__type
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__type
|
|||
|
msgid "Type"
|
|||
|
msgstr "Loại"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__card_type
|
|||
|
msgid "Type of card used"
|
|||
|
msgstr "Loại thẻ được sử dụng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_exception_decoration
|
|||
|
msgid "Type of the exception activity on record."
|
|||
|
msgstr "Loại hoạt động ngoại lệ trong tập dữ liệu."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_line/partner_line.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "UNSELECT"
|
|||
|
msgstr "BỎ CHỌN"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Unable to close and validate the session.\n"
|
|||
|
"Please set corresponding tax account in each repartition line of the following taxes: \n"
|
|||
|
"%s"
|
|||
|
msgstr ""
|
|||
|
"Không thể đóng và xác nhận phiên.\n"
|
|||
|
"Vui lòng đặt tài khoản thuế tương ứng trong mỗi dòng phân loại của các loại thuế sau: \n"
|
|||
|
"%s"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Unable to download invoice."
|
|||
|
msgstr "Không thể tải xuống hóa đơn. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Unable to modify this PoS Configuration because you can't modify %s while a "
|
|||
|
"session is open."
|
|||
|
msgstr ""
|
|||
|
"Không thể chỉnh sửa cấu hình PoS vì bạn không thể chỉnh sửa %s trong khi một"
|
|||
|
" phiên đang mở. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/barcode/barcode_reader_service.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Unable to parse barcode"
|
|||
|
msgstr "Không thể phân tích cú pháp mã vạch"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/errors/error_handlers.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Unable to show information about this error."
|
|||
|
msgstr "Không thể hiện thông tin về lỗi này. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/hooks.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Unable to sync order"
|
|||
|
msgstr "Không thể đồng bộ đơn hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Unique Code:"
|
|||
|
msgstr "Mã duy nhất:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
|
|||
|
msgid "Unique code"
|
|||
|
msgstr "Mã duy nhất"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|||
|
msgid "Unit"
|
|||
|
msgstr "Đơn vị"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_unit
|
|||
|
msgid "Unit Price"
|
|||
|
msgstr "Đơn giá"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/barcode/error_popup/barcode_error_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Unknown Barcode:"
|
|||
|
msgstr "Mã vạch không xác định:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/errors/error_handlers.js:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/utils/hooks.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Unknown Error"
|
|||
|
msgstr "Lỗi không xác định"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_line/partner_line.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Unselect"
|
|||
|
msgstr "Bỏ chọn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_editor/partner_editor.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Unsupported File Format"
|
|||
|
msgstr "Định dạng tập tin không được hỗ trợ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Unsupported search operation"
|
|||
|
msgstr "Thao tác tìm kiếm không được hỗ trợ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Unsynced order"
|
|||
|
msgstr "Đơn hàng chưa được đồng bộ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|||
|
msgid "UoM"
|
|||
|
msgstr "ĐVT"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_update_stock_quantities
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__update_stock_quantities
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Update quantities in stock"
|
|||
|
msgstr "Cập nhật số lượng trong tồn kho"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_use_ticket_qr_code
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__point_of_sale_use_ticket_qr_code
|
|||
|
msgid "Use QR code on ticket"
|
|||
|
msgstr "Sử dụng mã QR trên phiếu"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__use_payment_terminal
|
|||
|
msgid "Use a Payment Terminal"
|
|||
|
msgstr "Sử dụng thiết bị đầu cuối thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__use_pricelist
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_use_pricelist
|
|||
|
msgid "Use a pricelist."
|
|||
|
msgstr "Sử dụng bảng giá."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Use barcodes to scan products, customer cards, etc."
|
|||
|
msgstr "Sử dụng mã vạch để quét sản phẩm, thẻ khách hàng,... "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Use fiscal positions to get different taxes by order"
|
|||
|
msgstr ""
|
|||
|
"Sử dụng vị trí tài chính để có được các loại thuế khác nhau theo đơn đặt "
|
|||
|
"hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"Used to record product pickings. Products are consumed from its default "
|
|||
|
"source location."
|
|||
|
msgstr ""
|
|||
|
"Được sử dụng để ghi nhận việc lấy sản phẩm. Sản phẩm được tiêu thụ từ vị trí"
|
|||
|
" nguồn mặc định của sản phẩm đó."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__user_id
|
|||
|
#: model:res.groups,name:point_of_sale.group_pos_user
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|||
|
msgid "User"
|
|||
|
msgstr "Người dùng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.actions.report,name:point_of_sale.report_user_label
|
|||
|
msgid "User Labels"
|
|||
|
msgstr "Nhãn người dùng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__uuid
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__uuid
|
|||
|
msgid "Uuid"
|
|||
|
msgstr "Uuid"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "VAT"
|
|||
|
msgstr "Thuế GTGT"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "VAT%"
|
|||
|
msgstr "% thuế GTGT"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Validate"
|
|||
|
msgstr "Xác nhận"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Vantiv (US & Canada)"
|
|||
|
msgstr "Vantiv (Hoa Kỳ & Canada)"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_mercury
|
|||
|
msgid "Vantiv Payment Terminal"
|
|||
|
msgstr "Thiết bị đầu cuối thanh toán Vantiv"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Waiting for card"
|
|||
|
msgstr "Chờ thẻ"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:product.template,name:point_of_sale.wall_shelf_product_template
|
|||
|
msgid "Wall Shelf Unit"
|
|||
|
msgstr "Giá treo tường"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model,name:point_of_sale.model_stock_warehouse
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__warehouse_id
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "Warehouse"
|
|||
|
msgstr "Kho hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_warehouse_id
|
|||
|
msgid "Warehouse (PoS)"
|
|||
|
msgstr "Kho hàng (POS)"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__website_message_ids
|
|||
|
msgid "Website Messages"
|
|||
|
msgstr "Thông báo trên trang web"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__website_message_ids
|
|||
|
msgid "Website communication history"
|
|||
|
msgstr "Lịch sử trao đổi qua trang web"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Weighing"
|
|||
|
msgstr "Cân khối lượng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__weight
|
|||
|
msgid "Weighted Product"
|
|||
|
msgstr "Sản phẩm đã cân"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__picking_policy__one
|
|||
|
msgid "When all products are ready"
|
|||
|
msgstr "Khi tất cả sản phẩm đã sẵn sàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__is_margins_costs_accessible_to_every_user
|
|||
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_is_margins_costs_accessible_to_every_user
|
|||
|
msgid ""
|
|||
|
"When disabled, only PoS manager can view the margin and cost of product "
|
|||
|
"among the Product info."
|
|||
|
msgstr ""
|
|||
|
"Khi tắt, chỉ quản lý POS mới có thể xem biên lợi nhuận và chi phí sản phẩm "
|
|||
|
"trong Thông tin sản phẩm."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"Whenever you close a session, one entry is generated in the following "
|
|||
|
"accounting journal for all the orders not invoiced. Invoices are recorded in"
|
|||
|
" accounting separately."
|
|||
|
msgstr ""
|
|||
|
"Bất cứ khi nào bạn đóng một phiên, một bút toán sẽ được tạo trong sổ kế toán"
|
|||
|
" sau đây cho tất cả đơn hàng chưa xuất hóa đơn. Hóa đơn được lưu riêng trong"
|
|||
|
" kế toán. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:product.template,name:point_of_sale.whiteboard_product_template
|
|||
|
msgid "Whiteboard"
|
|||
|
msgstr "Bảng trắng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:product.template,name:point_of_sale.whiteboard_pen_product_template
|
|||
|
msgid "Whiteboard Pen"
|
|||
|
msgstr "Bút bảng trắng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/generic_components/orderline/orderline.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "With a"
|
|||
|
msgstr "Với một"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/models.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Yes"
|
|||
|
msgstr "Có"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You are not allowed to change the cash rounding configuration while a pos "
|
|||
|
"session using it is already opened."
|
|||
|
msgstr ""
|
|||
|
"Bạn không được phép thay đổi cấu hình làm tròn tiền mặt trong khi có một "
|
|||
|
"phiên POS còn mở đang sử dụng. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "You are not allowed to change this quantity"
|
|||
|
msgstr "Bạn không được phép thay đổi số lượng này"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/models.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You are trying to sell products with serial/lot numbers, but some of them are not set.\n"
|
|||
|
"Would you like to proceed anyway?"
|
|||
|
msgstr ""
|
|||
|
"Bạn đang cố gắng bán sản phẩm với số lô/sê-ri, nhưng một sản phẩm trong đó chưa được thiết lập.\n"
|
|||
|
"Bạn có muốn tiếp tục thực hiện không?"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "You can go to"
|
|||
|
msgstr "Bạn có thể đi đến"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You can only unlink PoS order lines that are related to orders in new or "
|
|||
|
"cancelled state."
|
|||
|
msgstr ""
|
|||
|
"Bạn chỉ có thể hủy liên kết các chi tiết đơn hàng PoS có liên quan đến các "
|
|||
|
"đơn hàng ở trạng thái mới hoặc đã hủy."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You can't: create a pos order from the backend interface, or unset the "
|
|||
|
"pricelist, or create a pos.order in a python test with Form tool, or edit "
|
|||
|
"the form view in studio if no PoS order exist"
|
|||
|
msgstr ""
|
|||
|
"Bạn không thể: tạo đơn đặt hàng POS từ giao diện back-end hoặc bỏ thiết lập "
|
|||
|
"bảng giá hoặc tạo pos.order trong kiểm thử python bằng công cụ Biểu mẫu hoặc"
|
|||
|
" chỉnh sửa chế độ xem biểu mẫu trong studio nếu không có đơn hàng PoS nào "
|
|||
|
"tồn tại"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/stock_picking.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You cannot archive '%s' as it is used by a POS configuration '%s'."
|
|||
|
msgstr ""
|
|||
|
"Bạn không thể lưu trữ '%s' vì nó đang được dùng trong cấu hình POS '%s'."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You cannot close the POS when invoices are not posted.\n"
|
|||
|
"Invoices: %s"
|
|||
|
msgstr ""
|
|||
|
"Bạn không thể đóng POS khi hoá đơn chưa được đăng.\n"
|
|||
|
"Hoá đơn: %s"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You cannot close the POS when orders are still in draft"
|
|||
|
msgstr "Bạn không thể đóng POS khi đơn hàng vẫn ở trạng thái nháp"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You cannot create a session before the accounting lock date."
|
|||
|
msgstr "Bạn không thể tạo phiên trước ngày khóa kỳ kế toán."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_category.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You cannot delete a point of sale category while a session is still opened."
|
|||
|
msgstr "Bạn không thể xóa danh mục điểm bán hàng khi một phiên vẫn đang mở. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You cannot invoice orders belonging to different companies."
|
|||
|
msgstr ""
|
|||
|
"Bạn không thể lập hoá đơn cho các đơn hàng thuộc về những công ty khác nhau."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/save_button/save_button.js:0
|
|||
|
#, python-format
|
|||
|
msgid "You cannot save an empty order"
|
|||
|
msgstr "Bạn không thể lưu một đơn hàng trống"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You cannot share open orders with configuration that does not use the same "
|
|||
|
"currency."
|
|||
|
msgstr ""
|
|||
|
"Bạn không thể chia sẻ các đơn hàng đang mở với cấu hình không sử dụng cùng "
|
|||
|
"loại tiền tệ."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You cannot use the same journal on multiples cash payment methods."
|
|||
|
msgstr ""
|
|||
|
"Bạn không thể sử dụng cùng một sổ nhật ký cho nhiều phương thức tiền mặt."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You don't have the access rights to get the point of sale closing control "
|
|||
|
"data."
|
|||
|
msgstr ""
|
|||
|
"Bạn không có quyền truy cập để lấy dữ liệu kiểm soát đóng điểm bán hàng."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You have enabled the \"Identify Customer\" option for %s payment method,but "
|
|||
|
"the order %s does not contain a customer."
|
|||
|
msgstr ""
|
|||
|
"Bạn đã bật tùy chọn \"Xác định khách hàng\" cho %s phương thức thanh toán, "
|
|||
|
"nhưng đơn hàng %s không chứa khách hàng."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "You have to round your payments lines. is not rounded."
|
|||
|
msgstr "Bạn phải làm tròn chi tiết thanh toán. không được làm tròn. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.actions.act_window,help:point_of_sale.product_product_action
|
|||
|
msgid ""
|
|||
|
"You must define a product for everything you sell through\n"
|
|||
|
" the point of sale interface."
|
|||
|
msgstr ""
|
|||
|
"Bạn phải xác định một sản phẩm cho mọi thứ bạn bán qua\n"
|
|||
|
" giao diện điểm bán hàng. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/product.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You must first remove this product from the %s combo"
|
|||
|
msgstr "Đầu tiên, bạn phải xoá sản phẩm này khỏi %s combo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You must have at least one payment method configured to launch a session."
|
|||
|
msgstr ""
|
|||
|
"Bạn phải cấu hình ít nhất một phương thức thanh toán để khởi động phiên POS."
|
|||
|
" "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You need a loss and profit account on your cash journal."
|
|||
|
msgstr "Bạn cần tài khoản ghi lãi và lỗ trong sổ nhật ký tiền mặt. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You need to select the customer before you can invoice or ship an order."
|
|||
|
msgstr ""
|
|||
|
"Bạn cần chọn khách hàng trước khi có thể xuất hoá đơn hoặc giao đơn hàng."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You should assign a Point of Sale to your session."
|
|||
|
msgstr "Bạn nên chỉ định một điểm bán hàng cho phiên của bạn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/errors/popups/offline_error_popup.js:0
|
|||
|
#, python-format
|
|||
|
msgid "You're offline"
|
|||
|
msgstr "Bạn đang offline"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_template.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Your Order"
|
|||
|
msgstr "Đơn hàng của bạn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Your PoS Session is open since %(date)s, we advise you to close it and to "
|
|||
|
"create a new one."
|
|||
|
msgstr ""
|
|||
|
"Phiên POS của bạn đã mở từ %(date)s, chúng tôi khuyên bạn nên đóng và tạo "
|
|||
|
"phiên mới. "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|||
|
msgid ""
|
|||
|
"Your address is missing or incomplete. <br/>\n"
|
|||
|
" Please make sure to"
|
|||
|
msgstr ""
|
|||
|
"Địa chỉ của bạn bị thiếu hoặc chưa hoàn chỉnh. <br/>\n"
|
|||
|
" Hãy đảm bảo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "available,"
|
|||
|
msgstr "hiện có, "
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|||
|
msgid "before continuing."
|
|||
|
msgstr "trước khi tiếp tục."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/order_import_popup/order_import_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "belong to another session:"
|
|||
|
msgstr "thuộc về một phiên khác:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_combo_tree
|
|||
|
msgid "combos"
|
|||
|
msgstr "combo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_list/product_list.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "create your own"
|
|||
|
msgstr "tạo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_list/product_list.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "demo data"
|
|||
|
msgstr "dữ liệu demo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_template.xml:0
|
|||
|
#: code:addons/point_of_sale/static/src/app/generic_components/orderline/orderline.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "discount"
|
|||
|
msgstr "chiết khấu"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_combo_form
|
|||
|
msgid "e.g. Burger Menu"
|
|||
|
msgstr "VD: Menu bánh mì kẹp thịt"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|||
|
msgid "e.g. Cash"
|
|||
|
msgstr "VD: Tiền mặt"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "e.g. Company Address, Website"
|
|||
|
msgstr "VD: Địa chỉ công ty, Trang web"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
msgid "e.g. NYC Shop"
|
|||
|
msgstr "VD. Cửa hàng NYC"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "e.g. Return Policy, Thanks for shopping with us!"
|
|||
|
msgstr "VD: Chính sách trả hàng, Cảm ơn bạn đã mua sắm ở cửa hàng chúng tôi!"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view
|
|||
|
msgid "e.g. Soft Drinks"
|
|||
|
msgstr "VD: nước ngọt"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|||
|
msgid "ePos Printer"
|
|||
|
msgstr "Máy in ePOS"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|||
|
msgid "fill all relevant information"
|
|||
|
msgstr "điền vào tất cả thông tin liên quan"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|||
|
msgid "for"
|
|||
|
msgstr "cho"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
|||
|
#, python-format
|
|||
|
msgid "for an order of"
|
|||
|
msgstr "cho một đơn hàng của"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "forecasted"
|
|||
|
msgstr "dự báo"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "in"
|
|||
|
msgstr "trong"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_list/product_list.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "in this category."
|
|||
|
msgstr "trong danh mục này."
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "items"
|
|||
|
msgstr "mặt hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model:mail.activity.type,summary:point_of_sale.mail_activity_old_session
|
|||
|
msgid "note"
|
|||
|
msgstr "ghi chú"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_list/product_list.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "or"
|
|||
|
msgstr "hay"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "orders:"
|
|||
|
msgstr "đơn hàng:"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|||
|
msgid "outstanding rescue session"
|
|||
|
msgstr "phiên khôi phục chưa thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/order_import_popup/order_import_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "paid orders"
|
|||
|
msgstr "đơn hàng đã thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
|
|||
|
msgid "qx9h1"
|
|||
|
msgstr "qx9h1"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|||
|
#, python-format
|
|||
|
msgid "return"
|
|||
|
msgstr "trả hàng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/models.js:0
|
|||
|
#, python-format
|
|||
|
msgid "the invoice"
|
|||
|
msgstr "hoá đơn"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/store/models.js:0
|
|||
|
#, python-format
|
|||
|
msgid "the receipt"
|
|||
|
msgstr "biên lai"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/order_import_popup/order_import_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "unpaid orders"
|
|||
|
msgstr "đơn hàng chưa thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/order_import_popup/order_import_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "unpaid orders could not be imported"
|
|||
|
msgstr "không thể nhập đơn hàng chưa thanh toán"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_invoice_document
|
|||
|
msgid "using"
|
|||
|
msgstr "sử dụng"
|
|||
|
|
|||
|
#. module: point_of_sale
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/point_of_sale/static/src/app/debug/order_import_popup/order_import_popup.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "were duplicates of existing orders"
|
|||
|
msgstr "là bản trùng lặp với đơn hàng hiện có"
|