# Translation of Odoo Server. # This file contains the translation of the following modules: # * point_of_sale # # Translators: # Nancy Momoland , 2024 # Vo Thanh Thuy, 2024 # Tiffany Chang, 2024 # Wil Odoo, 2024 # Thi Huong Nguyen, 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 18.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-12-16 13:39+0000\n" "PO-Revision-Date: 2024-09-25 09:41+0000\n" "Last-Translator: Thi Huong Nguyen, 2024\n" "Language-Team: Vietnamese (https://app.transifex.com/odoo/teams/41243/vi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/stock_picking.py:0 msgid "" "\n" "This issue occurs because the quantity becomes zero after rounding during the conversion. To fix this, adjust the conversion factors or rounding method to ensure that even the smallest quantity in the original unit does not round down to zero in the target unit." msgstr "" "\n" "Sự cố này xảy ra vì số lượng trở thành 0 sau khi làm tròn trong quá trình chuyển đổi. Để khắc phục sự cố này, hãy điều chỉnh hệ số chuyển đổi hoặc phương pháp làm tròn để đảm bảo rằng ngay cả số lượng nhỏ nhất trong đơn vị gốc cũng không làm tròn xuống 0 trong đơn vị mục tiêu." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/stock_picking.py:0 msgid " - From \"%(uom_from)s\" to \"%(uom_to)s\"" msgstr " - Từ \"%(uom_from)s\" đến \"%(uom_to)s\"" #. 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-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 msgid "% Disc" msgstr "% CK" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/stock_warehouse.py:0 msgid "%(name)s Picking POS" msgstr "Lấy hàng POS %(name)s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "%(name)s REFUND" msgstr "ĐƠN HOÀN TIỀN %(name)s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "" "%(old_pm)s changed to %(new_pm)s and from %(old_amount)s to %(new_amount)s" msgstr "" "%(old_pm)s được thay đổi thành %(new_pm)s và từ %(old_amount)s thành " "%(new_amount)s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "%(old_pm)s changed to %(new_pm)s for %(old_amount)s" msgstr "%(old_pm)s được thay đổi thành %(new_pm)s đối với %(old_amount)s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "%(payment_method)s POS payment of %(partner)s in %(session)s" msgstr "%(payment_method)s thanh toán POS của %(partner)s trong %(session)s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "%(product_name)s: Ordered quantity: %(old_qty)s" msgstr "%(product_name)s: Số lượng đã đặt: %(old_qty)s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "%(refunded_order)s REFUND" msgstr "ĐƠN HOÀN TIỀN %(refunded_order)s " #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.js:0 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 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/debug/debug_widget.js:0 msgid "%s orders imported" msgstr "%s đơn hàng đã được nhập" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0 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 msgid "%s: Deleted line" msgstr "%s: Dòng đã xoá" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0 msgid "'Select an order'" msgstr "'Chọn mộ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 msgid "(as of opening)" msgstr "(khi mở)" #. 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 msgid "/pos/ticket" msgstr "/pos/ticket" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details 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.pos_session_sales_details msgid "10" msgstr "10" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "100.00" msgstr "100,00" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "1000" msgstr "1000" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "10000" msgstr "10000" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "10000.00" msgstr "10000,00" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details 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.pos_session_sales_details msgid "2-03-2000 9:00 AM" msgstr "9:00 sáng ngày 2-03-2000" #. module: point_of_sale #: model:product.attribute.value,name:point_of_sale.product_attribute_value_39 msgid "39" msgstr "39" #. module: point_of_sale #: model:product.attribute.value,name:point_of_sale.product_attribute_value_40 msgid "40" msgstr "40" #. module: point_of_sale #: model:product.attribute.value,name:point_of_sale.product_attribute_value_41 msgid "41" msgstr "41" #. module: point_of_sale #: model:product.attribute.value,name:point_of_sale.product_attribute_value_42 msgid "42" msgstr "42" #. module: point_of_sale #: model:product.attribute.value,name:point_of_sale.product_attribute_value_43 msgid "43" msgstr "43" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details 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:product.template,description_sale:point_of_sale.blue_denim_jeans_template msgid "5-pocket jeans in cotton denim with a slight stretch for good comfort." msgstr "" "Quần jean 5 túi chất liệu denim cotton co giãn nhẹ mang lại cảm giác thoải " "mái." #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.blue_denim_jeans_slim_template msgid "5-pocket jeans in cotton denim.." msgstr "Quần jean 5 túi chất liệu denim cotton." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "5.00" msgstr "5,00" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "50.00" msgstr "50,00" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "567789" msgstr "567789" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "7897" msgstr "7897" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "95.00" msgstr "95,00" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "987657" msgstr "987657" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "99.99" msgstr "99,99" #. module: point_of_sale #: model:mail.template,body_html:point_of_sale.pos_email_marketing_template msgid "" "
\n" "

\n" " Dear Azure Interior,\n" "

\n" "

\n" "We have a limited-time offer only for you, enjoy a flat 20% off on your next purchase with us.\n" "We can't wait to continue serving you.\n" "

\n" "
\n" " " msgstr "" "
\n" "

\n" " Xin chào Azure Interior,\n" "

\n" "

\n" "Chúng tôi có chương trình khuyến mãi dành riêng cho bạn, nhưng có giới hạn thời gian. Hãy tận hưởng chiết khấu 20% giá cố định cho lần mua hàng tiếp theo với chúng tôi.\n" "Chúng tôi rất mong được tiếp tục đồng hành cùng bạn.\n" "

\n" "
\n" " " #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_pos_kanban msgid "" "" msgstr "" "" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "" msgstr "" "" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid " Edit" msgstr " Chỉnh sửa" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "" "

Dear %(client_name)s,
Here is your Receipt %(is_invoiced)sfor" " %(pos_name)s amounting in %(amount)s from %(company_name)s. " "

" msgstr "" "

Xin chào %(client_name)s,
Đây là Biên lai của bạn %(is_invoiced)s cho" " %(pos_name)s với số tiền là %(amount)s từ %(company_name)s. " "

" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "" "To be " "determined" msgstr "" "Cần xác " "định" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Barcodes\n" " " msgstr "" "Mã vạch\n" " " #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form msgid "Cash Register" msgstr "Máy tính tiền" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form msgid "Journal Items" msgstr "Hạng mục bút toán" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Skip Preview Screen" msgstr "Bỏ qua màn hình xem trước" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "Balance" msgstr "Số dư" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "Closing" msgstr "Đóng" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Please note that the kiosk only works with Adyen & Stripe " "terminals" msgstr "" "Lưu ý rằng ki-ốt chỉ hoạt động với thiết bị đầu cuối Adyen & " "Stripe" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "Reporting" msgstr "Báo cáo" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "View" msgstr "Xem" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form msgid "" " > Payment Terminals\n" " in order to install a Payment Terminal and make a fully integrated payment method." msgstr "" " > Thiết bị đầu cuối thanh toán\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.pos_session_sales_details msgid "Amount of discounts:" msgstr "Số tiền chiết khấu:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "Amounting to:" msgstr "Số tiền:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Config names" msgstr "Tên cấu hình" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "End of session note:" msgstr "Ghi chú kết thúc phiên:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Number of discounts:" msgstr "Số lượng chiết khấu:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Opening of session note:" msgstr "Ghi chú bắt đầu phiên:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.report_invoice_document msgid "Source Invoice" msgstr "Hoá đơn nguồn" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Total" msgstr "Tổng tiền" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0 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 #: 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.constraint,message:point_of_sale.constraint_pos_note_name_unique msgid "A note with this name already exists" msgstr "Ghi chú có cùng tên đã tồn tại." #. 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 footer 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 header của tờ in biên lai." #. 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 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 Mercado Pago on a terminal" msgstr "" "Chấp nhận thanh toán qua Mercado Pago trên 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 "Accept payments with Viva Wallet on a terminal or tap on phone" msgstr "" "Chấp nhận thanh toán bằng Viva Wallet trên thiết bị đầu cuối hoặc chạm vào " "điện thoại" #. 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 Razorpay payment terminal" msgstr "Chấp nhận thanh toán với thiết bị đầu cuối thanh toán Razorpay" #. 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 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Access Denied" msgstr "Truy cập bị từ chối" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__access_token msgid "Access Token" msgstr "Token truy cập" #. 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.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:ir.model.fields,help:point_of_sale.field_pos_payment_method__outstanding_account_id msgid "" "Account used as outstanding account when creating accounting payment records" " for bank payments." msgstr "" "Tài khoản được sử dụng làm tài khoản chưa thanh toán khi tạo bản ghi thanh " "toán kế toán cho các khoản thanh toán 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_order__message_needaction #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_needaction msgid "Action Needed" msgstr "Tác vụ cần thiết" #. module: point_of_sale #. odoo-javascript #: 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/control_buttons.xml:0 msgid "Actions" msgstr "Tác vụ" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__module_pos_sms #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_module_pos_sms msgid "Activate SMS feature for point_of_sale" msgstr "Kích hoạt tính năng SMS cho point_of_sale" #. 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/screens/product_screen/control_buttons/customer_note_button/customer_note_button.js:0 msgid "Add %s" msgstr "Thêm %s" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0 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 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0 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 header và footer" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0 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/store/opening_control_popup/opening_control_popup.xml:0 msgid "Add an opening note..." msgstr "Thêm ghi chú mở phiên..." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Add internal notes on order lines for the kitchen" msgstr "Thêm ghi chú nội bộ trong chi tiết đơn hàng cho nhà bếp" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/combo_configurator_popup/combo_configurator_popup.xml:0 msgid "Add to order" msgstr "Thêm vào đơn hàng" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "Added %(payment_method)s with %(amount)s" msgstr "Đã thêm %(payment_method)s với số tiền %(amount)s" #. 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 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/partner_list/partner_line/partner_line.xml:0 msgid "All Orders" msgstr "Tất cả đơn hàng" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 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 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 #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "All notes" msgstr "Tất cả ghi chú" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 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 #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "Amount for %(old_pm)s changed from %(old_amount)s to %(new_amount)s" msgstr "" "Số tiền cho %(old_pm)s đã được thay đổi từ %(old_amount)s thành " "%(new_amount)s" #. 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/utils/qr_code_popup/qr_code_popup.xml:0 msgid "Amount:" msgstr "Số tiền:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0 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/models/product_product.js:0 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/app/models/data_service.js:0 msgid "An error occurred while loading the Point of Sale: \n" msgstr "Đã xảy ra lỗi trong khi tải Điểm bán hàng:\n" #. 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 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:product.template,name:point_of_sale.product_apple_pie_product_template msgid "Apple Pie" msgstr "Bánh táo" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/input_popups/text_input_popup.xml:0 msgid "Apply" msgstr "Áp dụ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.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 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:product.template,description_sale:point_of_sale.product_sourdough_loaf_product_template msgid "Artisan sourdough bread with a crisp crust and soft interior." msgstr "Bánh mì bột chua thủ công với lớp vỏ giòn tan và lớp trong mềm mịn." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "As of" msgstr "Tính đế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 #. odoo-python #: code:addons/point_of_sale/models/pos_payment_method.py:0 msgid "" "At least one bank account must be defined on the journal to allow " "registering QR code payments with Bank apps." msgstr "" "Phải xác định ít nhất một tài khoản ngân hàng trên sổ nhật ký để cho phép " "ghi nhận thanh toán bằng mã QR với ứng dụng Ngân hàng." #. 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" msgstr "Khi đóng phiê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:product.template,description_sale:point_of_sale.sport_shoes_product_template msgid "Athletic sport shoes, designed for comfort and performance." msgstr "" "Giày thể thao, được thiết kế để mang lại sự thoải mái và hiệu suất vận động." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_attachment_count #: 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/store/product_configurator_popup/product_configurator_popup.xml:0 msgid "Attribute selection" msgstr "Tuỳ chọn thuộc tính" #. module: point_of_sale #: model:ir.ui.menu,name:point_of_sale.pos_menu_products_attribute_action 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.selection,name:point_of_sale.selection__pos_order_line__price_type__automatic msgid "Automatic" msgstr "Tự động" #. 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:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_avatax #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_avatax msgid "AvaTax PoS Integration" msgstr "Tích hợp AvaTax PoS" #. 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_order__available_payment_method_ids msgid "Available Payment Methods" msgstr "Phương thức thanh toán khả dụ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/screens/payment_screen/payment_screen.xml:0 #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0 msgid "Back" msgstr "Quay lại" #. 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/screens/login_screen/login_screen.js:0 msgid "Backend" msgstr "Back-end" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__customer_display_bg_img #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_customer_display_bg_img msgid "Background Image" msgstr "Hình nền" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__customer_display_bg_img_name #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_customer_display_bg_img_name msgid "Background Image Name" msgstr "Tên 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 #: model:product.template,name:point_of_sale.product_bagel_product_template msgid "Bagel" msgstr "Bánh mì vòng" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Bakery" msgstr "Bánh mì" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "Bakery Shop" msgstr "Tiệm bánh mì" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_tree msgid "Balance" msgstr "Số dư" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__bank 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Bar" msgstr "Quán bar" #. 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 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.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:ir.model.fields,field_description:point_of_sale.field_pos_config__basic_receipt #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_basic_receipt msgid "Basic Receipt" msgstr "Biên lai 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:product.attribute.value,name:point_of_sale.product_attribute_value_black msgid "Black" msgstr "Đen" #. module: point_of_sale #: model:product.template,name:point_of_sale.t_shirt_black_embroidered_product_template msgid "Black embroidered t-shirt" msgstr "Áo thun thêu màu đen" #. module: point_of_sale #: model:product.template,name:point_of_sale.blue_denim_jeans_template msgid "Blue Denim Jeans" msgstr "Quần jean denim màu xanh" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_blueberry_muffin_product_template msgid "Blueberry Muffin" msgstr "Muffin việt quất" #. 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 #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__card_brand msgid "Brand of card" msgstr "Đơn vị phát hành thẻ" #. module: point_of_sale #: model:pos.category,name:point_of_sale.pos_category_breads msgid "Breads" msgstr "Bánh mì" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0 msgid "Buffer:" msgstr "Đệm:" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_bus_mixin msgid "Bus Mixin" msgstr "Bus Mixin" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_butter_croissant_product_template msgid "Butter Croissant" msgstr "Bánh sừng bò bơ" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0 msgid "By:" msgstr "Bởi:" #. 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/navbar/cash_move_popup/cash_move_receipt/cash_move_receipt.xml:0 msgid "CASH" msgstr "TIỀN MẶT" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/models/pos_order.js:0 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 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/screens/payment_screen/payment_lines/payment_lines.xml: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 msgid "Cancel" msgstr "Hủy" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0 #: model:ir.actions.server,name:point_of_sale.pos_order_set_cancel msgid "Cancel Order" msgstr "Huỷ đơn hàng" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0 msgid "Cancel Orders" msgstr "Huỷ đơn hàng" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/qr_code_popup/qr_code_popup.js:0 msgid "Cancel Payment" msgstr "Huỷ 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 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 #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter msgid "Cancelled" msgstr "Đã hủy" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0 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 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-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "Card" msgstr "Thẻ" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__card_no msgid "Card Number(Last 4 Digit)" msgstr "Số thẻ (4 số cuối)" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__cardholder_name msgid "Card Owner name" msgstr "Tên chủ thẻ" #. module: point_of_sale #: 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_pos_form msgid "Card's Brand" msgstr "Đơn vị phát hành thẻ" #. 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 msgid "Cardholder Name" msgstr "Tên chủ thẻ" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0 msgid "Cart" msgstr "Giỏ hàng" #. 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.cash_payment_method_furniture #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Cash" msgstr "Tiền mặt" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/report_sale_details.py:0 msgid "Cash %(session_name)s" msgstr "Tiền mặt %(session_name)s" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0 msgid "Cash Count" msgstr "Đếm tiền mặt" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_popup.xml:0 msgid "Cash In" msgstr "Tiền thu" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0 msgid "Cash In / Out" msgstr "Tiền thu/chi" #. 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 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.pos_session_sales_details 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 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 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 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/opening_control_popup/opening_control_popup.js:0 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 msgid "Cash difference observed during the counting (Loss) - closing" msgstr "Chênh lệch tiền được phát hiện trong quá trình kiểm đếm (Lỗ) - đóng" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Cash difference observed during the counting (Profit) - closing" msgstr "Chênh lệch tiền được phát hiện trong quá trình kiểm đếm (Lãi) - đóng" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/pos_store.js:0 msgid "Cash in / out" msgstr "Tiền thu/chi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_popup.js:0 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 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 msgid "Cashier" msgstr "Thu ngân" #. module: point_of_sale #: model:product.template,name:point_of_sale.casual_denim_short_product_template msgid "Casual Denim Short" msgstr "Quần short denim casual" #. module: point_of_sale #: model:product.template,name:point_of_sale.casual_t_shirt_product_template msgid "Casual T-shirt" msgstr "Áo thun casual" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.casual_denim_short_product_template msgid "Casual denim shorts, comfortable and stylish for everyday wear." msgstr "Quần short denim casual, thoải mái và phong cách để mặc hàng ngày." #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.t_shirt_black_embroidered_product_template msgid "" "Casual slim t-shirt 100% cotton with white embroidery. Various sizes " "available" msgstr "" "Áo thun mỏng casual 100% cotton có hình thêu màu trắng. Có nhiều kích cỡ" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.t_shirt_slim_product_template msgid "Casual slim t-shirt 100% cotton. Various sizes available" msgstr "Áo thun mỏng casual 100% cotton. Có nhiều kích cỡ" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.casual_t_shirt_product_template msgid "Casual t-shirt 100% cotton. Various colors and sizes available." msgstr "Áo thun casual 100% cotton. Có nhiều màu sắc và kích cỡ." #. 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 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 #: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0 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 msgid "Change Tip" msgstr "Đổi tiền tip" #. 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 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:product.template,name:point_of_sale.product_cheese_croissant_product_template msgid "Cheese Croissant" msgstr "Bánh sừng bò phô mai" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_cherry_pie_product_template msgid "Cherry Pie" msgstr "Bánh anh đào" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_bagel_product_template msgid "Chewy and dense bagel, perfect for sandwiches or with cream cheese." msgstr "" "Bánh mì tròn dai và đặc ruột, hoàn hảo khi dùng làm sandwich hoặc kèm với " "kem phô mai." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_category__child_ids msgid "Children Categories" msgstr "Danh mục phụ" #. 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:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_ticket_portal_url_display_mode #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__point_of_sale_ticket_portal_url_display_mode msgid "Choose how the URL to the portal will be print on the receipt." msgstr "Chọn cách in URL tới cổng thông tin trên biên lai." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0 msgid "Choose your store" msgstr "Chọn cửa hàng của bạn" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_cinnamon_roll_product_template msgid "Cinnamon Roll" msgstr "Bánh quế vòng" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_classic_brown_jacket_product_template msgid "Classic Brown Jacket" msgstr "Áo khoác nâu cổ điển" #. module: point_of_sale #: model:product.template,name:point_of_sale.classic_leather_belt_product_template msgid "Classic Leather Belt" msgstr "Thắt lưng da cổ điển" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.classic_leather_belt_product_template msgid "Classic leather belt, a must-have accessory for any wardrobe." msgstr "" "Thắt lưng da cổ điển, phụ kiện không thể thiếu trong tủ đồ của mọi ngườ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 "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 #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/sync_popup/sync_popup.xml:0 #: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0 #: 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 msgid "Close Register" msgstr "Đóng máy tính tiền" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard 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 #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Closed Register" msgstr "Máy tính tiền đã đóng" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_tree msgid "Closing" msgstr "Đóng" #. 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_config__is_closing_entry_by_product #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_closing_entry_by_product #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Closing Entry by product" msgstr "Bút toán đóng phiên theo sản phẩm" #. 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 msgid "Closing Register" msgstr "Đang đóng máy tính tiền" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Closing difference in %(payment_method)s (%(session)s)" msgstr "Chênh lệch đóng phiên trong %(payment_method)s (%(session)s)" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0 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 msgid "Closing session error" msgstr "Lỗi đóng phiên" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Clothes" msgstr "Quần áo" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "Clothes Shop" msgstr "Shop quần áo" #. 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 #: 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 msgid "Coins/Bills" msgstr "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 msgid "Coins/Notes" msgstr "Tiền xu/tiền giấy" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_category__color #: model:product.attribute,name:point_of_sale.product_attribute_color msgid "Color" msgstr "Màu sắc" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Combine %(payment_method)s POS payments from %(session)s" msgstr "Kết các khoản thanh toán POS %(payment_method)s từ %(session)s" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_t_shirt_pants_product_template msgid "Combo" msgstr "Combo" #. module: point_of_sale #: model:ir.ui.menu,name:point_of_sale.menu_product_combo 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_item_id msgid "Combo Item" msgstr "Sản phẩm 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: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: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_printer__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 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/money_details_popup/money_details_popup.xml:0 msgid "Confirm" msgstr "Xác nhận" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/qr_code_popup/qr_code_popup.js:0 msgid "Confirm Payment" msgstr "Xác nhận thanh toán" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/input_popups/number_popup.js:0 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/proxy_status/proxy_status.xml:0 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/errors/error_handlers.js:0 msgid "Connection Lost" msgstr "Mất kết nối" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 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 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 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/store/pos_store.js:0 msgid "" "Connection to the server has been lost. Please check your internet " "connection." msgstr "" "Đã mất kết nối với máy chủ. Xin vui lòng kiểm tra kết nối Internet của bạn." #. 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 msgid "Contact" msgstr "Liên hệ" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Contact Info" msgstr "Thông tin liên lạ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/error_handlers.js:0 msgid "Continue with limited functionality" msgstr "Tiếp tục dù chỉ một số chức năng khả dụng" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/stock_picking.py:0 msgid "" "Conversion Error: The following unit of measure conversions result in a zero" " quantity due to rounding:" msgstr "" "Lỗi chuyển đổi: Các phép chuyển đổi đơn vị tính sau đây cho kết quả là số " "lượng bằng 0 vì làm tròn:" #. 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 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 #: code:addons/point_of_sale/static/src/app/navbar/sync_popup/sync_popup.xml:0 msgid "Count" msgstr "Số" #. 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.pos_session_sales_details msgid "Counted" msgstr "Đã đếm" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_res_country 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 #: model:ir.model,name:point_of_sale.model_res_country_state msgid "Country state" msgstr "Tỉnh/TP" #. module: point_of_sale #: model:product.template,name:point_of_sale.cozy_sweater_product_template msgid "Cozy Sweater" msgstr "Áo len ấm áp" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.cozy_sweater_product_template msgid "Cozy sweater, perfect for colder weather. Available in various colors." msgstr "Áo len ấm áp, thích hợp cho thời tiết se lạnh. Có nhiều màu sắc." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0 msgid "Create" msgstr "Tạo" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0 msgid "Create Product" msgstr "Tạo sản phẩm" #. 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0 msgid "Create my own products" msgstr "Tạo sản phẩm của riêng tôi" #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.product_template_action_pos_product msgid "Create new product" msgstr "Tạo 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_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_note__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_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_note__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:product.template,name:point_of_sale.product_crocheted_poncho_unisize_product_template msgid "Crocheted Poncho Unisize" msgstr "Áo poncho móc unisize" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_res_currency #: 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: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 "Header & footer 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 #. odoo-python #: code:addons/point_of_sale/models/pos_order.py: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/control_buttons/select_partner_button/select_partner_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 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 msgid "Customer Account" msgstr "Tài khoản khách hàng" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0 #: 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 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__customer_display_type #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_customer_display_type 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 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/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.js: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 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 msgid "Customer Required" msgstr "Phải có khách hàng" #. 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 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/order_summary/order_summary.js:0 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.xml:0 msgid "Daily Sale" msgstr "Doanh số hàng ngày" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details 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 chủ" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/sync_popup/sync_popup.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__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 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 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 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 msgid "Debug Window" msgstr "Cửa sổ gỡ lỗi" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_decimal_precision msgid "Decimal Precision" msgstr "Độ chính xác thập phân" #. 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/control_buttons.js:0 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_pos_payment_method__default_qr msgid "Default Qr" msgstr "QR 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_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.actions.act_window,help:point_of_sale.product_template_action_pos_product msgid "Define products and categories for POS retail and restaurant" msgstr "Xác định sản phẩm và danh mục cho POS nhà hàng và bán lẻ" #. 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/navbar/sync_popup/sync_popup.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 msgid "Delete" msgstr "Xoá" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/debug/debug_widget.js:0 msgid "Delete Orders?" msgstr "Xoá đơn hàng?" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0 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.xml:0 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/navbar/sync_popup/sync_popup.js:0 msgid "Delete pending record?" msgstr "Xoá bản ghi đang chờ?" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details 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.pos_session_sales_details msgid "Demo Name" msgstr "Tên demo" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_rye_bread_product_template msgid "Dense and dark, made with rye flour, perfect for sandwiches." msgstr "" "Đặc ruột và đậm màu, được làm bằng bột lúa mạch đen, là lựa chọn hoàn hảo " "cho sandwich." #. 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/screens/ticket_screen/ticket_screen.xml:0 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 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_difference #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Difference" msgstr "Chênh lệch" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0 msgid "Dine In" msgstr "Dùng tại chỗ" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0 msgid "Dine In -> Take Out" msgstr "Dùng tại chỗ -> Mang đi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0 msgid "Dine in" msgstr "Dùng tại chỗ" #. 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.pos_session_sales_details 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.js: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/opening_control_popup/opening_control_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/utils/input_popups/text_input_popup.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form msgid "Discard" msgstr "Huỷ bỏ" #. 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 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/models/pos_order.js:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details 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 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_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_note__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 and update your products information through electronic price tags" msgstr "" "Hiển thị và cập nhật thông tin sản phẩm của bạn thông qua nhãn giá điện tử." #. 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 #: model:ir.model.fields,help:point_of_sale.field_pos_config__is_closing_entry_by_product #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_is_closing_entry_by_product #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Display the breakdown of sales lines by product in the automatically " "generated closing entry." msgstr "" "Hiển thị sự phân chia các dòng đơn bán hàng theo sản phẩm trong bút toán " "đóng phiên được tạo tự động." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_pricer msgid "Display the price of your products through electronic price tags" msgstr "Hiển thị giá sản phẩm của bạn thông qua nhãn giá điện tử." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/digest.py:0 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/screens/ticket_screen/invoice_button/invoice_button.js:0 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 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/navbar/closing_popup/closing_popup.xml:0 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 #: 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 #. 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.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/screens/partner_list/partner_line/partner_line.xml:0 msgid "Edit Details" msgstr "Chỉnh sửa chi tiết" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.res_partner_action_edit_pos msgid "Edit Partner" msgstr "Chỉnh sửa đối tác" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.product_product_action_edit_pos msgid "Edit Product" msgstr "Chỉnh sửa sản phẩm" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0 msgid "Edit payment" msgstr "Chỉnh sửa thanh toán" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_edited #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__is_edited msgid "Edited" msgstr "Đã sửa" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Edited order(s) during the session:%s" msgstr "(Các) đơn hàng đã được chỉnh sửa trong phiên:%s" #. 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 msgid "Electronic Scale" msgstr "Cân điện tử" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__email msgid "Email" msgstr "Email" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_mail_compose_message msgid "Email composition wizard" msgstr "Trình soạn thảo email" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/mail_compose_message.py:0 msgid "Email triggered successfully!" msgstr "Đã kích hoạt email thành công!" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__user_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__user_id msgid "Employee" msgstr "Nhân viên" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order__user_id msgid "Employee who uses the cash register." msgstr "Nhân viên sử dụng máy tính tiề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 "" "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 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 #: 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-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "" "Ensure that there is an existing bank journal. Check if chart of accounts is" " installed in your company." msgstr "" "Đảm bảo rằng hiện có một sổ nhật ký ngân hàng. Kiểm tra xem hệ thống tài " "khoản đã được cài đặt trong công ty của bạn chưa." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0 msgid "Error" msgstr "Lỗi" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_category.py:0 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/customer_display/customer_display_data_service.js:0 msgid "" "Error: %s.\n" "Make sure there is an IoT Box subscription associated with your Odoo database, then restart the IoT Box." msgstr "" "Lỗi: %s.\n" "Đảm bảo có đăng ký Hộp IoT được liên kết với cơ sở dữ liệu Odoo của bạn, sau đó khởi động lại Hộp IoT." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0 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/store/pos_store.js:0 msgid "Existing orderlines" msgstr "Chi tiết đơn hàng hiện có" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details 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 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 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 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: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 msgid "Failed in printing %s changes of the order" msgstr "Không thể in %s thay đổi đơn hàng" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/pos_store.js:0 msgid "Failure to generate Payment QR Code" msgstr "Không tạo được Mã QR thanh toán" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_ir_binary msgid "File streaming helper model for controllers" msgstr "Mô hình hỗ trợ dòng tệp cho bộ điều khiể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 msgid "Financials" msgstr "Tài chính" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_account_fiscal_position #: 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 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:product.template,description_sale:point_of_sale.product_butter_croissant_product_template msgid "Flaky all butter pastry, layered for a light and golden croissant." msgstr "" "Bánh ngọt phủ bơ, được xếp nhiều lớp để tạo thành một chiếc bánh sừng bò xốp" " và vàng ươm." #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_cheese_croissant_product_template msgid "" "Flaky croissant filled with creamy cheese, a savory twist on a classic." msgstr "" "Bánh sừng bò xốp nhân kem phô mai, biến thể thơm ngon của một món ăn cổ " "điển." #. 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Floor plan, tips, self order, etc." msgstr "Sơ đồ tầng, tip, đơn tự phục vụ,..." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_follower_ids #: 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_order__message_partner_ids #: 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Food, but over the counter" msgstr "Food, but over the counter" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Footer" msgstr "Footer" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__for_all_config msgid "For All PoS" msgstr "Dành cho tất cả POS" #. 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 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 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 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 #: code:addons/point_of_sale/static/src/app/models/pos_order_line.js:0 msgid "Free" msgstr "Miễn phí" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 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 #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "Furniture Shop" msgstr "Cửa hàng nội thất" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Furniture" msgstr "Đồ nội thất" #. 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/screens/product_screen/control_buttons/control_buttons.js:0 #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/customer_note_button/customer_note_button.js:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__general_note msgid "General Note" msgstr "Ghi chú chung" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "General Notes" msgstr "Ghi chú chung" #. 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/screens/payment_screen/payment_screen.xml:0 #: code:addons/point_of_sale/static/src/app/screens/product_screen/action_pad/back_button/back_button.xml:0 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/models/pos_order_line.js:0 msgid "Greater than allowed" msgstr "Lớn hơn cho phép" #. module: point_of_sale #: model:product.attribute.value,name:point_of_sale.product_attribute_value_green msgid "Green" msgstr "Xanh lục" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_green_hood_product_template msgid "Green Hood" msgstr "Mũ trùm đầu xanh lục" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0 #: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0 msgid "Gross Weight:" msgstr "Tổng khối lượng:" #. 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 #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Group items in the cart according to their category" msgstr "Nhóm các mặt hàng trong giỏ hàng theo danh mục của chúng" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/pos_store.js:0 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 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 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_order__has_deleted_line msgid "Has Deleted Line" msgstr "Có dòng đã xoá" #. 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_order__has_message #: 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 "Header" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_multigrain_bread_product_template msgid "Hearty multigrain loaf with seeds and grains for extra nutrition." msgstr "" "Bánh mì ngũ cốc thơm ngon được làm từ các loại hạt và ngũ cốc để bổ sung " "thêm dinh dưỡng." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__hide_qr_code_method msgid "Hide Qr Code Method" msgstr "Ẩn phương thức Mã QR" #. 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_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Hide pictures in POS" msgstr "Ẩn hình ảnh trong POS" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_wholemeal_loaf_product_template msgid "" "High fibre loaf. Baked with fine wholemeal flour to give a soft texture." msgstr "" "Bánh mỳ có hàm lượng chất xơ cao. Được nướng bằng bột mì nguyên hạt chọn lọc" " để tạo nên kết cấu mềm." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "How to manage tax-included prices" msgstr "Cách quản lý giá bao gồm thuế" #. 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_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_note__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 #: 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_order__message_needaction #: 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_order__message_has_error #: model:ir.model.fields,help:point_of_sale.field_pos_order__message_has_sms_error #: 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_bill__for_all_config msgid "If checked, this coin/bill will be available in all PoS." msgstr "Nếu chọn, loại tiền xu/tiền giấy này sẽ khả dụng trong tất cả POS." #. 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_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 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 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" msgstr "Theo thời gian thực" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0 msgid "Incorrect address for shipping" msgstr "Địa chỉ giao hàng không chính xác" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view msgid "Information about your product." msgstr "Thông tin về sản phẩm của bạn." #. 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0 msgid "Install App" msgstr "Cài đặt ứng dụng" #. 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_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form msgid "Integrate with" msgstr "Tích hợp với" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__payment_method_type msgid "Integration" msgstr "Tích hợp" #. 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0 #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/customer_note_button/customer_note_button.js:0 msgid "Internal Note" msgstr "Ghi chú nội bộ" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form 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/order_summary/order_summary.js:0 msgid "Invalid action" msgstr "Tác vụ không hợp lệ" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0 #: 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 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 #: 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 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.pos_session_sales_details 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 msgid "" "Invoice payment for %(order)s (%(account_move)s) using %(payment_method)s" msgstr "" "Thanh toán hoá đơn cho %(order)s (%(account_move)s) bằng %(payment_method)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.pos_session_sales_details #: 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/customer_display/customer_display_data_service.js:0 msgid "IoT customer display error" msgstr "Lỗi màn hình cho khách hàng IoT" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_is_follower #: 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_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 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/pos_store.js:0 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 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/pos_kanban_view/pos_kanban_view.js:0 msgid "" "It seems like you don't have enough rights to create point of sale " "configurations." msgstr "Có vẻ như bạn không có quyền thích hợp để tạo cấu hình điểm bán hàng." #. module: point_of_sale #: model:product.template,name:point_of_sale.jean_jacket_product_template msgid "Jean Jacket" msgstr "Áo khoác jean" #. 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 msgid "Journal Items" msgstr "Hạng mục bút toán" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0 #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/customer_note_button/customer_note_button.js:0 msgid "Kitchen Note" msgstr "Ghi chú nhà bếp" #. 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 #: model:ir.model,name:point_of_sale.model_res_lang msgid "Languages" msgstr "Ngôn ngữ" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Laptop" msgstr "Laptop" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details 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_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_note__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_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_note__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.template,name:point_of_sale.leather_jacket_product_template msgid "Leather Jacket" msgstr "Áo khoác da" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/cash_move_popup/cash_move_popup.xml:0 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__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:product.template,name:point_of_sale.blue_denim_jeans_slim_template msgid "Light Blue Jeans Slim" msgstr "Quần jean slim màu xanh nhạt" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_classic_brown_jacket_product_template msgid "" "Lightweight bomber jacket in linen with a ribbed stand-up collar and zip " "down the front." msgstr "" "Áo khoác bomber nhẹ bằng vải lanh với cổ đứng có gân và khóa kéo phía trước." #. 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 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 #: 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 "Log in with Employees" msgstr "Đăng nhập bằng Nhân viên" #. 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/login_screen/login_screen.xml:0 #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/receipt_header/receipt_header.xml:0 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/store/pos_store.js:0 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:pos.category,name:point_of_sale.pos_category_lower msgid "Lower body" msgstr "Thân dưới" #. 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 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:ir.model.fields.selection,name:point_of_sale.selection__pos_order_line__price_type__manual msgid "Manual" msgstr "Thủ cô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 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 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 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 msgid "Maximum value reached" msgstr "Đã đạt giá trị tối đa" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Mercado Pago" msgstr "Mercado Pago" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_mercado_pago msgid "Mercado Pago Payment Terminal" msgstr "Thiết bị đầu cuối thanh toán Mercado Pago" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_has_error #: 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_order__message_ids #: 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_order__mobile msgid "Mobile" msgstr "Di động" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/sync_popup/sync_popup.xml:0 msgid "Model" msgstr "Mô hình" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_ir_module_module msgid "Module" msgstr "Phân hệ" #. 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,description_sale:point_of_sale.product_blueberry_muffin_product_template msgid "Moist and fluffy muffins bursting with blueberries." msgstr "Muffin ẩm và mịn có chứa việt quất." #. 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/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Multi colors and sizes" msgstr "Nhiều màu sắc và kích thước" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_multigrain_bread_product_template msgid "Multigrain Bread" msgstr "Bánh mì ngũ cốc" #. 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/components/product_info_banner/product_info_banner.xml:0 msgid "N/A" msgstr "N/A" #. module: point_of_sale #. odoo-javascript #: 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_note__name #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details #: model_terms:ir.ui.view,arch_db:point_of_sale.report_userlabel msgid "Name" msgstr "Tên" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 msgid "Need an invoice for your purchase ?" msgstr "Bạn cần hoá đơn cho đơn mua hàng của mình?" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0 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 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 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/scale_screen/scale_screen.xml:0 #: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0 msgid "Net Weight:" msgstr "Khối lượng tịnh:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0 msgid "Network Error" msgstr "Lỗi mạ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.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 msgid "New Order" msgstr "Đơn hàng mới" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.product_product_action_add_pos msgid "New Product" msgstr "Sản phẩm 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 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 trên 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 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/pos_store.js:0 msgid "No" msgstr "Không" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "No PoS configuration found" msgstr "Không tìm thấy cấu hình PoS nào" #. 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 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 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 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 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-javascript #: code:addons/point_of_sale/static/src/app/store/pos_store.js:0 msgid "No existing serial/lot number" msgstr "Hiện không có số lô/sê-ri nào" #. 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 msgid "No existing serial/lot number matching..." msgstr "Hiện không có số lô/sê-ri nào trùng khớp..." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/report/pos_invoice.py:0 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 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_screen.js:0 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 #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "" "No open session available. Please open a new session to capture the order." msgstr "" "Không có phiên đang mở nào. Vui lòng mở phiên mới để ghi nhận đơn hàng." #. 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_screen.xml:0 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 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-python #: code:addons/point_of_sale/models/report_sale_details.py:0 msgid "Not Categorized" msgstr "Không được phân loại" #. 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 #: model:ir.actions.act_window,name:point_of_sale.action_pos_note_model #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__note_ids #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_note_ids #: model:ir.ui.menu,name:point_of_sale.menu_pos_note_model #: 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_note_tree msgid "Note Models" msgstr "Mô hình ghi chú" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Notes" msgstr "Ghi chú" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_needaction_counter #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_needaction_counter msgid "Number of Actions" msgstr "Số lượng tác vụ" #. 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_order__message_has_error_counter #: 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_order__message_needaction_counter #: 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_order__message_has_error_counter #: 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:ir.model.fields,help:point_of_sale.field_pos_order__refund_orders_count msgid "Number of orders where items from this order were refunded" msgstr "" "Số lượng đơn hoàn tiền mà các mặt hàng từ đơn hàng này đã được hoàn tiền" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details 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/errors/error_handlers.js:0 msgid "Odoo Server Error" msgstr "Lỗi máy chủ Odoo" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_odoo_sneakers_product_template msgid "Odoo Sneakers" msgstr "Odoo Sneaker" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/pos_store.js:0 msgid "Offline Orders" msgstr "Đơn hàng offline" #. 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/store/select_lot_popup/select_lot_popup.xml:0 msgid "Ok" msgstr "Ok" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/product_configurator_popup/product_configurator_popup.xml:0 msgid "Add" msgstr "Thêm" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0 msgid "On hand:" msgstr "Hiện có:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 msgid "Ongoing" msgstr "Đang diễn ra" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/models/pos_order_line.js:0 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 #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "Only administrators can edit receipt headers and footers" msgstr "Chỉ quản trị viên mới có thể chỉnh sửa header và footer của biên lai" #. 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 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/debug/debug_widget.xml:0 #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/login_screen/login_screen.xml:0 #: code:addons/point_of_sale/static/src/app/store/opening_control_popup/opening_control_popup.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "Open Register" msgstr "Mở máy tính tiền" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/opening_control_popup/opening_control_popup.xml:0 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 msgid "Opening" msgstr "Đang mở" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/opening_control_popup/opening_control_popup.xml:0 msgid "Opening Balance Eg: 123" msgstr "Số dư mở phiên VD: 123" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/opening_control_popup/opening_control_popup.xml:0 #: 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/opening_control_popup/opening_control_popup.xml:0 msgid "Opening cash" msgstr "Tiền mặt khi mở" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Opening control message: " msgstr "Tin nhắn kiểm soát 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/opening_control_popup/opening_control_popup.xml:0 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 chủ 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 msgid "Order" msgstr "Đơn hàng" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/pos_store.js:0 msgid "Order %s" msgstr "Đơn hàng %s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 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 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__floating_order_name msgid "Order Name" msgstr "Tên đơ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 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.pos_session_sales_details 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:ir.model.fields,field_description:point_of_sale.field_pos_config__orderlines_sequence_in_cart_by_category #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_orderlines_sequence_in_cart_by_category msgid "Order cart by category's sequence" msgstr "Sắp xếp giỏ hàng theo thứ tự danh mục" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order__refunded_order_id msgid "Order from which items were refunded in this order" msgstr "Đơn hoàn tiền mà các mặt hàng từ đơn hàng này đã được hoàn tiền" #. 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 msgid "Order number" msgstr "Số đơn hàng" #. 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 #: 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 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.selection,name:point_of_sale.selection__pos_order_line__price_type__original msgid "Original" msgstr "Gốc" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0 msgid "Original Tax" msgstr "Thuế 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 #: model:pos.category,name:point_of_sale.pos_category_others 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_terms:ir.ui.view,arch_db:point_of_sale.product_product_view_form_normalized_pos msgid "POS Category" msgstr "Danh mục POS" #. 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 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 #: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_session_ids #: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_session_ids msgid "POS Sessions" msgstr "Phiên POS" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 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 #: 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 msgid "Paid" msgstr "Đã thanh toán" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_pain_au_chocolat_product_template msgid "Pain au Chocolat" msgstr "Pain au Chocolat" #. 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 chính" #. module: point_of_sale #: model:pos.category,name:point_of_sale.pos_category_pastries msgid "Pastries" msgstr "Bánh ngọt" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0 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/product_screen/product_screen.xml: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 msgid "Payment" msgstr "Thanh toán" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_authcode msgid "Payment APPR Code" msgstr "Mã APPR 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 #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_issuer_bank msgid "Payment Issuer Bank" msgstr "Ngân hàng phát hành" #. module: point_of_sale #: 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:ir.model.fields,field_description:point_of_sale.field_report_pos_order__payment_method_id #: 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_report_pos_order_search 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:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_payment_mode msgid "Payment Mode" msgstr "Hình thức thanh toán" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details 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 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-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "Payment changes:" msgstr "Thay đổi 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 #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_ref_no msgid "Payment reference number" msgstr "Mã tham chiếu thanh toán" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_payment__payment_ref_no msgid "Payment reference number from payment provider terminal" msgstr "" "Mã tham chiếu thanh toán từ thiết bị đầu cuối của nhà cung cấp dịch vụ 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 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 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.pos_session_sales_details #: 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 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 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 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 msgid "Payments:" msgstr "Thanh toán:" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_pecan_pie_product_template msgid "Pecan Pie" msgstr "Bánh hồ đào" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Pick which product PoS categories are available" msgstr "Chọn danh mục sản phẩm POS 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 #: 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 msgid "Pickings" msgstr "Phiếu lấy hàng" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0 msgid "Please" msgstr "Vui lòng" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0 msgid "Please Confirm Large Amount" msgstr "Vui lòng xác nhận số tiền lớn" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/printer/base_printer.js:0 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 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 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 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 #: 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_order.py:0 msgid "" "Please define income account for this product: '%(product)s' (id:%(id)d)." msgstr "" "Vui lòng xác định tài khoản thu nhập cho sản phẩm này: '%(product)s' " "(id:%(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 or" msgstr "" "Vui lòng nhập thông tin nhận hoá đơn của bạn hoặc" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/controllers/main.py:0 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 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 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/navbar/sync_popup/sync_popup.js:0 msgid "" "Please note that this operation will result in the loss of any data not " "saved on the server." msgstr "" "Xin lưu ý rằng thao tác này sẽ làm mất mọi dữ liệu không được lưu trên máy " "chủ." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/hooks.js:0 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 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/product_screen/control_buttons/control_buttons.js:0 msgid "Please register the voucher number" msgstr "Vui lòng nhập mã phiếu giảm giá" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/qr_code_popup/qr_code_popup.js:0 msgid "Please scan the QR code with %s" msgstr "Vui lòng quét mã QR bằng %s" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_status/payment_status.xml:0 msgid "Please select a payment method" msgstr "Vui lòng chọn 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 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 #: model:mail.template,subject:point_of_sale.pos_email_marketing_template msgid "PoS Marketing" msgstr "PoS Marketing" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_note msgid "PoS Note" msgstr "Ghi chú 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 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:ir.model,name:point_of_sale.model_pos_load_mixin msgid "PoS data loading mixin" msgstr "Mixin tải dữ liệu 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/account_journal.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_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 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 #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__pos_categ_id #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search 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: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:mail.template,name:point_of_sale.pos_email_marketing_template msgid "Point of Sale: Marketing" msgstr "Điểm bán hàng: Marketing" #. 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:product.template,description_sale:point_of_sale.product_crocheted_poncho_unisize_product_template msgid "" "Poncho in a soft, crochet-look knit with a round, gently draped neckline." msgstr "" "Poncho kiểu đan móc mềm mại với đường viền cổ tròn, rủ xuống nhẹ nhà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 #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 msgid "Portal URL:" msgstr "URL 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_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 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 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: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/models/pos_order_line.js:0 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/customer_display/customer_display.xml:0 msgid "Powered by" msgstr "Cung cấp bởi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 msgid "Powered by Odoo" msgstr "Cung cấp bởi Odoo" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Preparation" msgstr "Chuẩn bị" #. 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 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/screens/product_screen/product_screen.js:0 #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 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_order_line__price_type msgid "Price Type" msgstr "Loại giá" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "Price discount from %(original_price)s to %(discounted_price)s" msgstr "Giảm giá từ %(original_price)s xuống %(discounted_price)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 msgid "Price excl. Tax:" msgstr "Giá chưa bao gồm thuế: " #. 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/control_buttons.xml:0 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/product_screen/control_buttons/control_buttons.xml:0 #: model:ir.model,name:point_of_sale.model_product_pricelist #: 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 msgid "Pricelist" msgstr "Bảng giá" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_pricelist_item msgid "Pricelist Rule" msgstr "Quy tắc 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 "Pricer" msgstr "Pricer" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_pricer msgid "Pricer electronic price tags" msgstr "Nhãn giá điện tử Pricer" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Pricer tags" msgstr "Nhãn Pricer" #. 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:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_ticket_portal_url_display_mode #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__point_of_sale_ticket_portal_url_display_mode #: 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_daily_sales_reports_wizard #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard msgid "Print" msgstr "In" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0 msgid "Print Basic Receipt" msgstr "In biên lai cơ bản" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0 msgid "Print Full Receipt" msgstr "In biên lai đầ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/screens/ticket_screen/ticket_screen.xml:0 msgid "Print Receipt" msgstr "In biên lai" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0 msgid "Print Report" msgstr "In báo cáo" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/sale_details_button/sale_details_button.xml:0 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:ir.model.fields,help:point_of_sale.field_pos_config__basic_receipt #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_basic_receipt #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Print basic ticket without prices. Can be used for gifts." msgstr "In biên lai cơ bản không có giá. Có thể áp dụng cho quà tặng." #. 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 "" "Print information on the receipt to allow the costumer to easily request the" " invoice anytime, from Odoo's portal" msgstr "" "In thông tin trên biên lai để khách hàng có thể dễ dàng yêu cầu hóa đơn bất " "cứ lúc nào, từ cổng thông tin Odoo" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Print information on the receipt to allow the customer to easily request the" " invoice anytime, from Odoo's portal." msgstr "" "In thông tin trên biên lai để khách hàng có thể dễ dàng yêu cầu hóa đơn bất " "cứ lúc nào, từ cổng thông tin Odoo" #. 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 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 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 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 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0 msgid "Proceed Anyway" msgstr "Vẫn tiếp tục" #. 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 mua sắm" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_template #: 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.view_pos_order_filter #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search msgid "Product" 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 "Product & PoS categories" msgstr "Danh mục sản phẩm & POS" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_attribute msgid "Product Attribute" msgstr "Thuộc tính 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,name:point_of_sale.model_product_category #: 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.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_product_combo msgid "Product Combo" msgstr "Combo sản phẩm" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_combo_item msgid "Product Combo Item" msgstr "Mặt hàng combo" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_product_product__public_description #: model:ir.model.fields,field_description:point_of_sale.field_product_template__public_description msgid "Product Description" msgstr "Mô tả 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 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_order_line__note msgid "Product Note" msgstr "Ghi chú sản phẩm" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_packaging msgid "Product Packaging" msgstr "Gói hàng" #. 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,name:point_of_sale.model_product_tag msgid "Product Tag" msgstr "Thẻ 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,name:point_of_sale.model_product_template_attribute_line msgid "Product Template Attribute Line" msgstr "Dòng thuộc tính mẫu sản phẩm" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_template_attribute_value msgid "Product Template Attribute Value" msgstr "Giá trị thuộc tính mẫu 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0 msgid "Product information" msgstr "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 "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 #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0 #: 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_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 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 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 msgid "Proxy Warning" msgstr "Cảnh báo Proxy" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view msgid "Public Description" msgstr "Mô tả công khai" #. module: point_of_sale #: model:product.attribute.value,name:point_of_sale.product_attribute_value_purple msgid "Purple" msgstr "Tím" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/qr_code_popup/qr_code_popup.xml:0 msgid "QR Code" msgstr "Mã QR" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__qr_code_method msgid "QR Code Format" msgstr "Định dạng mã QR" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/qr_code_popup/qr_code_popup.js:0 msgid "QR Code Payment" msgstr "Thanh toán bằng mã QR" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_ticket_portal_url_display_mode__qr_code msgid "QR code" msgstr "Mã QR" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_ticket_portal_url_display_mode__qr_code_and_url msgid "QR code + URL" msgstr "Mã QR + URL" #. 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/ticket_screen/ticket_screen.js:0 msgid "Qty" msgstr "SL" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__qty msgid "Quantity" msgstr "Số lượng" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form 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 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 msgid "REFUNDED:" msgstr "ĐÃ HOÀN TIỀN:" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__rating_ids #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__rating_ids msgid "Ratings" msgstr "Đánh giá" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Razorpay" msgstr "Razorpay" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_razorpay msgid "Razorpay Payment Terminal" msgstr "Thiết bị đầu cuối thanh toán Razorpay" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0 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 msgid "Ready to launch your point of sale?" msgstr "Bạn đã sẵn sàng sử dụng đ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 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 msgid "Receipt" msgstr "Biên lai" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 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 "Footer 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 "Header 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 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/sync_popup/sync_popup.xml:0 msgid "Records to synchronize" msgstr "Bản ghi cần đồng bộ" #. 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.pos_session_sales_details 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 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/control_buttons.xml:0 #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0 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 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/pos_store.js:0 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 msgid "Refunded" msgstr "Đã hoàn tiền" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refunded_order_id 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 #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form 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_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 msgid "Refunding" msgstr "Hoàn tiền" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details #: 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 #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Related Session: %(link)s" msgstr "Phiên liên quan: %(link)s" #. 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 msgid "Remaining" msgstr "Còn lại" #. 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 msgid "Remove" msgstr "Xóa" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "Removed %(payment_method)s with %(amount)s" msgstr "Đã xoá %(payment_method)s với số tiền %(amount)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 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 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 msgid "Request sent" msgstr "Yêu cầu đã được gửi" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "Rescue Sessions" msgstr "Khôi phục phiên" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0 msgid "Reset" msgstr "Đặt lại" #. 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Restaurant" msgstr "Nhà hàng" #. 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/navbar/sync_popup/sync_popup.xml:0 #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 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 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 msgid "" "Reversal of POS closing entry %(entry)s for order %(order)s from session " "%(session)s" msgstr "" "Đảo ngược bút toán đóng phiên POS %(entry)s cho đơn hàng %(order)s từ phiên " "%(session)s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 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 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 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 msgid "Reverse Payment" msgstr "Đảo ngược thanh toán" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__reversed_pos_order_id #: model:ir.model.fields,field_description:point_of_sale.field_account_move__reversed_pos_order_id msgid "Reversed POS Order" msgstr "Đơn hàng POS đã đảo" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0 msgid "Review" msgstr "Xem trước" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/closing_popup/closing_popup.js:0 msgid "Review Orders" msgstr "Xem lại đơn hàng" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_pain_au_chocolat_product_template msgid "Rich buttery pastry with a dark chocolate center." msgstr "Bánh ngọt béo ngậy với nhân sô-cô-la đen." #. 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/models/pos_order.js:0 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 msgid "Rounding error in payment lines" msgstr "Lỗi làm tròn trong chi tiết thanh toán " #. module: point_of_sale #: model:product.template,name:point_of_sale.product_rye_bread_product_template msgid "Rye Bread" msgstr "Bánh mì lúa mạch đen" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_has_sms_error #: 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 #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_sms #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_sms msgid "SMS Enabled" msgstr "SMS được bật" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/sale_details_button/sales_detail_report.xml:0 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.pos_session_sales_details 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.pos_session_sales_details #: 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.pos_session_sales_details 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.pos_session_sales_details 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.pos_session_sales_details msgid "Sample Opening Note" msgstr "Ghi chú mở phiên mẫu" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form 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 msgid "Scale" msgstr "Cân" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0 msgid "Scan" msgstr "Quét" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/debug/debug_widget.xml:0 msgid "Scan EAN-13" msgstr "Quét mã EAN-13" #. 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 #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form 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 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.xml:0 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_screen.xml:0 msgid "Search more" msgstr "Tìm kiếm thêm" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0 msgid "Search products..." msgstr "Tìm kiếm sản phẩm..." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_bus_mixin__access_token #: 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 msgid "Select" msgstr "Chọn" #. 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 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/control_buttons.js:0 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 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 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 "Self-ordering interfaces are not impacted." msgstr "Giao diện tự phục vụ không bị ảnh hưởng." #. 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 "Self-service invoicing" msgstr "Hoá đơn tự phục vụ" #. 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 msgid "Send" msgstr "Gửi" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #: model:ir.actions.server,name:point_of_sale.action_send_mail msgid "Send Email" msgstr "Gửi email" #. module: point_of_sale #: model:mail.template,description:point_of_sale.pos_email_marketing_template msgid "Send Marketing Emails from Point of Sale" msgstr "Gửi Email marketing từ Điểm bá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 msgid "Send Payment Request" msgstr "Gửi yêu cầu thanh toán" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Send Text receipt Using sms" msgstr "Gửi biên lai văn bản bằng SMS" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0 msgid "Sending" 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_note__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 msgid "Serial/Lot Number" msgstr "Số lô/sê-ri" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/pos_store.js:0 msgid "Served by %s" msgstr "Phục vụ bởi %s" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/pos_store.js:0 msgid "Server communication problem" msgstr "Sự cố giao tiếp 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 msgid "Session" msgstr "Phiên" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details 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.pos_session_sales_details 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 #: 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 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/control_buttons.xml:0 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/order_summary/order_summary.js:0 msgid "Set the new discount" msgstr "Thiết lập chiết khấu mới" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0 msgid "Set the new price" msgstr "Thiết lập giá mới" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0 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 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 #: model:product.attribute,name:point_of_sale.product_attribute_size_number msgid "Shoes size" msgstr "Cỡ giày" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_apple_pie_product_template msgid "Shortcrust pastry with a Bramley apple filling." msgstr "Bánh shortcrust pastry nhân táo Bramley." #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_cherry_pie_product_template msgid "Shortcrust pastry with a Morello cherry filling." msgstr "Bánh shortcrust pastry nhân anh đào Morello." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__show_category_images #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_show_category_images msgid "Show Category Images" msgstr "Hiển thị hình ảnh danh mục" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__show_product_images #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_show_product_images msgid "Show Product Images" msgstr "Hiển thị hình ảnh sản phẩm" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Show category images" msgstr "Hiển thị hình ảnh danh mục" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__show_category_images #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_show_category_images msgid "Show category images in the Point of Sale interface." msgstr "Hiển thị hình ảnh danh mục trong giao diện Điểm bán 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__customer_display_type #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_customer_display_type 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" msgstr "Hiển thị biên lợi nhuận & chi phí" #. 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.res_config_settings_view_form msgid "Show product images" msgstr "Hiển thị hình ảnh sản phẩm" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__show_product_images #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_show_product_images msgid "Show product images in the Point of Sale interface." msgstr "Hiển thị hình ảnh sản phẩm trong giao diện Điểm bán hàng." #. 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.product_attribute_size msgid "Size" msgstr "Kích thước" #. 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 #: model:product.template,description_sale:point_of_sale.product_cinnamon_roll_product_template msgid "" "Soft dough with a buttery cinnamon filling, topped with cream cheese icing." msgstr "Bánh bột mềm nhân bơ quế phủ kem phô mai kem." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/pos_store.js:0 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 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 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 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 "Sort cart by category" msgstr "Sắp xếp giỏ hàng theo danh mục" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_sourdough_loaf_product_template msgid "Sourdough Loaf" msgstr "Bánh bột chua" #. 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:product.template,name:point_of_sale.sport_shoes_product_template msgid "Sport Shoes" msgstr "Giày thể thao" #. 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 msgid "Start adding products" msgstr "Bắt đầu thêm sản phẩm" #. 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/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 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 "Điều 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 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 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Stock, product configurator, replenishment, discounts" msgstr "Tồn kho, cấu hình sản phẩm, bổ sung hàng, chiết khấu" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0 msgid "Stop" msgstr "Ngừng" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__order_edit_tracking #: model:ir.model.fields,help:point_of_sale.field_pos_order__order_edit_tracking #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_order_edit_tracking #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Store edited orders in the backend" msgstr "Lưu trữ các đơn hàng đã chỉnh sửa trong backend" #. 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:product.template,description_sale:point_of_sale.leather_jacket_product_template msgid "Stylish leather jacket, durable and fashionable for all occasions." msgstr "Áo khoác da phong cách, bền và thời trang, phù hợp với mọi dịp." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_subtotal_excl 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/navbar/cash_move_popup/cash_move_popup.js:0 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 #: model:product.template,name:point_of_sale.summer_hat_product_template msgid "Summer Hat" msgstr "Mũ mùa hè" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.summer_hat_product_template msgid "Summer hat, ideal for beach days and sunny weather." msgstr "Mũ mùa hè, lý tưởng cho những ngày dạo biển và thời tiết nắng." #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_pecan_pie_product_template msgid "" "Sweet pie filled with pecans, with a rich, buttery filling and flaky saltt." msgstr "Chiếc bánh ngọt chứa đầy hồ đào, nhân bơ béo ngậy và muối xốp." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/navbar/navbar.xml:0 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_popup/sync_popup.xml:0 msgid "Synchronize" msgstr "Đồng bộ hóa" #. module: point_of_sale #: model:product.template,name:point_of_sale.t_shirt_slim_product_template msgid "T shirt slim" msgstr "Áo thun mỏng" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_t_shirt_pants_product_template msgid "T-shirt & Pants Combo" msgstr "Combo áo thun và quần" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/models/pos_order.js:0 msgid "TOTAL" msgstr "TỔNG" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0 msgid "Table" msgstr "Bàn" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Tables, menus, kitchen display, etc." msgstr "Bàn, thực đơn, màn hình nhà bếp,..." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0 msgid "Take Out" msgstr "Mang đi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0 msgid "Take Out -> Dine In" msgstr "Mang đi -> Dùng tại chỗ" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0 msgid "Tare" msgstr "Tare" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0 msgid "Tare Weight:" msgstr "Trọng lượng bì:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0 #: model:ir.model,name:point_of_sale.model_account_tax msgid "Tax" msgstr "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 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_subtotal msgid "Tax Excl." msgstr "Chưa bao gồm thuế" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_account_tax_group msgid "Tax Group" msgstr "Nhóm thuế" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_subtotal_incl msgid "Tax Incl." msgstr "Bao gồm thuế" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_account_fiscal_position_tax msgid "Tax Mapping of Fiscal Position" msgstr "Mapping thuế của vị trí tài chính" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/app/generic_components/order_widget/order_widget.xml:0 #: 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.pos_session_sales_details msgid "Taxes on refunds" msgstr "Thuế hoàn lại" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details 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/navbar/sale_details_button/sales_detail_report.xml:0 msgid "Taxes:" msgstr "Thuế: " #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Technical Stuff" msgstr "Nội dung kỹ thuật" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details 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 msgid "Tel:" msgstr "ĐT:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0 msgid "Thank you." msgstr "Cảm ơn bạn!" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/controllers/main.py:0 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/barcode_reader_service.js:0 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 tác vụ " "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 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 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 msgid "" "The amount of your payment lines must be rounded to validate the transaction.\n" "The rounding precision is %s so you should set %s as payment amount instead of %s." msgstr "" "Số tiền của các dòng thanh toán phải được làm tròn để xác thực giao dịch.\n" "Độ chính xác làm tròn là %s, nên bạn nên đặt %s làm số tiền thanh toán thay vì %s." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_payment__card_brand msgid "The brand of the payment card (e.g. Visa, AMEX, ...)" msgstr "Nhà cung cấp thẻ thanh toán (vd: Visa, AMEX,...)" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 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 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 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/pos_store.js:0 msgid "" "The existing serial/lot numbers could not be retrieved. \n" "Continue without checking the validity of serial/lot numbers ?" msgstr "" "Không thể truy xuất số lô/sê-ri hiện có.\n" "Bạn vẫn muốn tiếp tục mà không kiểm tra tính hợp lệ của số lô/sê-ri?" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 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 #: model:ir.model.fields,help:point_of_sale.field_pos_config__proxy_ip #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_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 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 msgid "" "The maximum difference allowed is %s.\n" "Please contact your manager to accept the closing difference." msgstr "" "Chênh lệch tối đa được phép là %s.\n" "Vui lòng liên hệ với quản lý của bạn để phê duyệt chênh lệ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 msgid "" "The money counted doesn't match what we expected. Want to log the difference" " for the books?" msgstr "" "Số tiền đếm được không khớp với số tiền dự kiến. Bạn có muốn ghi lại chênh " "lệch không?" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_bill.py:0 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 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/utils/hooks.js:0 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_order.py:0 msgid "The paid amount is different from the total amount of the order." msgstr "Số tiền thanh toán khác với tổng số tiền của đơn hàng." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_payment.py:0 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 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_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_account_bank_statement_line__reversed_pos_order_id #: model:ir.model.fields,help:point_of_sale.field_account_move__reversed_pos_order_id msgid "" "The pos order that was reverted after closing the session to create an " "invoice for it." msgstr "" "Đơn hàng pos đã được hoàn nguyên sau khi đóng phiên để tạo hóa đơn cho đơn " "hàng đó." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__note_ids #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_note_ids msgid "The predefined notes of this point of sale." msgstr "Các ghi chú được xác định trước của điểm bán hàng này." #. 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 #: 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 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/models/pos_order_line.js:0 msgid "" "The requested quantity to be refunded is higher than the refundable " "quantity." msgstr "Số lượng yêu cầu hoàn tiền cao hơn số lượng có thể hoàn tiền." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0 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 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 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 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 chủ 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_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "The transactions are processed by Mercado Pago on terminal" msgstr "Giao dịch được Mercado Pago xử lý trên thiết bị đầu cuối" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_mercado_pago msgid "" "The transactions are processed by Mercado Pago. Set your Mercado Pago " "credentials on the related payment method." msgstr "" "Giao dịch được xử lý bởi Mercado Pago. Thiết lập thông tin đăng nhập Mercado" " Pago của bạn trên 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_razorpay #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "The transactions are processed by Razorpay. Set your Razorpay credentials on" " the related payment method." msgstr "" "Giao dịch được xử lý bởi Razorpay. Thiết lập thông tin đăng nhập Razorpay " "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_viva_wallet #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "The transactions are processed by Viva Wallet on terminal or tap on phone." msgstr "" "Các giao dịch được Viva Wallet xử lý trên thiết bị đầu cuối hoặc chạm vào " "điện thoại." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_payment__card_type msgid "The type of the payment card (e.g. CREDIT CARD OR DEBIT CARD)" msgstr "Loại thẻ thanh toán (VD: THẺ TÍN DỤNG HOẶC THẺ GHI NỢ)" #. 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_screen.xml:0 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 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-python #: code:addons/point_of_sale/models/pos_session.py:0 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 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 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 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 msgid "There is no cash register in this session." msgstr "Không có máy tính tiền cho phiên này. " #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/pos_store.js:0 msgid "" "There is no serial/lot number for the selected product, and their creation " "is not allowed from the Point of Sale app." msgstr "" "Không có số lô/sê-ri nào cho sản phẩm đã chọn và bạn không được phép tạo " "chúng từ ứng dụng Điểm bán hàng." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0 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 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 #. odoo-javascript #: 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/product_configurator_popup/product_configurator_popup.xml:0 msgid "This combination does not exist." msgstr "Kết hợp này không tồn tại." #. 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 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 msgid "" "This journal is associated with a payment method. You cannot archive it" 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ể lưu " "trữ nó" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/account_journal.py:0 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 msgid "" "This operation will destroy all ${\n" " paid ? \"paid\" : \"unpaid\"\n" " } orders in the browser. You will lose all the data. This operation cannot be undone." msgstr "" "Thao tác này sẽ hủy tất cả đơn hàng ${\n" " đã thanh toán ? \"đã thanh toán\" : \"chưa thanh toán\"} trong trình duyệt. Bạn sẽ mất tất cả dữ liệu. Không thể hoàn tác thao tác này." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/pos_store.js:0 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/screens/receipt_screen/receipt_screen.js:0 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 #. odoo-python #: code:addons/point_of_sale/models/pos_payment_method.py:0 msgid "This payment method is not configured to generate QR codes." msgstr "Phương thức thanh toán này không được định cấu hình để tạo mã QR." #. 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 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 #: model:product.template,description_sale:point_of_sale.product_tiger_white_loaf_product_template msgid "" "Tiger bloomer. Baked for a soft inside, with its distinctive savoury " "crackled crust." msgstr "" "Bánh mì tiger bloomer. Được nướng với phần bên trong mềm mại, lớp vỏ giòn " "thơm ngon đặc biệt." #. module: point_of_sale #: model:product.template,name:point_of_sale.product_tiger_white_loaf_product_template msgid "Tiger white loaf" msgstr "Bánh mì bạch hổ" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0 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 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 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 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 a hamburger 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 không khác nào 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0 msgid "" "To ensure due balance follow-up, generate an invoice or download the " "accounting application. " msgstr "" "Để đảm bảo follow-up số dư đến hạn, hãy tạo hóa đơn hoặc tải xuống ứng dụng " "kế toán." #. 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 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/generic_components/order_widget/order_widget.xml:0 #: code:addons/point_of_sale/static/src/app/navbar/sync_popup/sync_popup.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 #: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_total msgid "Total" msgstr "Tổ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 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/product_screen/product_info_popup/product_info_popup.xml:0 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 msgid "Total Price excl. Tax:" msgstr "Tổng giá chưa bao gồm thuế: " #. 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/navbar/sale_details_button/sales_detail_report.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Total:" msgstr "Tổng:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/money_details_popup/money_details_popup.js:0 msgid "Total: %s" msgstr "Tổng: %s" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__order_edit_tracking #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__order_edit_tracking #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_order_edit_tracking msgid "Track orders edits" msgstr "Chỉnh sửa theo dõi đơn hàng" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_odoo_sneakers_product_template msgid "" "Trainers in cotton canvas with a padded top edge, tongue and lacing at the " "front." msgstr "" "Giày tập bằng vải cotton có đệm ở mép trên, lưỡi giày và dây buộc ở phía " "trước." #. 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 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 "Lệnh chuyển hàng" #. 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 msgid "Type" msgstr "Loại" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__qr_code_method msgid "Type of QR-code to be generated for this payment method." msgstr "Loại mã QR được tạo cho phương thức thanh toán này." #. 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 bản ghi." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_line/partner_line.xml:0 msgid "UNSELECT" msgstr "BỎ CHỌN" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_ticket_portal_url_display_mode__url msgid "URL" msgstr "URL" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 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 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 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 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 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 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 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.pos_session_sales_details 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 #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Unit price:" msgstr "Đơn giá:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0 msgid "Units" msgstr "Đơn vị" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/barcode/barcode_reader_service.js:0 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 msgid "Unknown Error" msgstr "Lỗi không xác định" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_product_view_form_normalized_pos msgid "Unsaleable" msgstr "Không thể bán" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 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 msgid "Unsynced order" msgstr "Đơn hàng chưa được đồng bộ" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/errors/error_handlers.js:0 msgid "" "Until the connection is reestablished, Odoo Point of Sale will operate with " "limited functionality." msgstr "" "Cho đến khi kết nối được thiết lập lại, Odoo Điểm bán hàng sẽ hoạt động dù " "chỉ một số chức năng khả dụng" #. 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:pos.category,name:point_of_sale.pos_category_upper msgid "Upper body" msgstr "Thân trên" #. 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 automatic taxes mapping with Avatax" msgstr "Sử dụng mapping thuế tự động với Avatax" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__module_pos_avatax #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_module_pos_avatax msgid "Use automatic taxes mapping with Avatax in PoS" msgstr "Sử dụng mapping thuế tự động với Avatax trong POS" #. 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,name:point_of_sale.model_res_users #: 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__uuid #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__uuid #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__uuid msgid "Uuid" msgstr "Uuid" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0 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 msgid "Validate" msgstr "Xác nhận" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_green_hood_product_template msgid "" "Versatile cotton hoodie with an adjustable drawstring hood and front zipper " "closure." msgstr "" "Áo hoodie cotton đa năng kèm mũ có dây rút có thể điều chỉnh và khóa kéo " "phía trước." #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_ir_ui_view msgid "View" msgstr "Chế độ xem" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.jean_jacket_product_template msgid "Vintage jean jacket, a timeless piece for any casual outfit." msgstr "" "Áo khoác jean cổ điển, món đồ vượt thời gian cho mọi trang phục casual." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Viva Wallet" msgstr "Viva Wallet" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_viva_wallet msgid "Viva Wallet Payment Terminal" msgstr "Thiết bị đầu cuối thanh toán Viva Wallet" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0 msgid "Want to try with sample products?" msgstr "Bạn muốn dùng thử sản phẩm mẫu?" #. 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0 msgid "Warning" msgstr "Cảnh báo" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "" "Warning, the paid amount is higher than the total amount. (Difference: %s)" msgstr "" "Cảnh báo, số tiền đã thanh toán cao hơn tổng số tiền. (Chênh lệch: %s)" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/models/utils/indexed_db.js:0 msgid "" "Warning: Your browser doesn't support IndexedDB. The data won't be saved. " "Please use a modern browser." msgstr "" "Cảnh báo: Trình duyệt của bạn không hỗ trợ IndexedDB, nên dữ liệu sẽ không " "được lưu. Vui lòng sử dụng trình duyệt mới hơn." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__website_message_ids #: 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_order__website_message_ids #: 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 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0 msgid "Welcome." msgstr "Xin chào." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__orderlines_sequence_in_cart_by_category #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_orderlines_sequence_in_cart_by_category msgid "" "When active, orderlines will be sorted based on product category and " "sequence in the product screen's order cart." msgstr "" "Khi kích hoạt, các dòng đơn hàng sẽ được sắp xếp dựa trên danh mục sản phẩm " "và thứ tự trong giỏ hàng của màn hình sản phẩm." #. 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.attribute.value,name:point_of_sale.product_attribute_value_white msgid "White" msgstr "Trắng" #. 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 #: model:product.template,name:point_of_sale.product_wholemeal_loaf_product_template msgid "Wholemeal loaf" msgstr "Bánh mì nguyên hạt" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/generic_components/orderline/orderline.xml:0 msgid "With a" msgstr "Với một" #. module: point_of_sale #: model:product.attribute.value,name:point_of_sale.product_attribute_value_xl msgid "XL" msgstr "XL" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/pos_store.js:0 msgid "Yes" msgstr "Có" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/main.js:0 msgid "" "You are currently offline. Reloading the page may cause you to lose unsaved " "data." msgstr "" "Bạn hiện đang offline. Việc tải lại trang có thể khiến bạn mất dữ liệu chưa " "được lưu." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 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/order_summary/order_summary.js:0 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/pos_store.js:0 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-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "" "You can only cancel a session that is in opening control state and has no " "orders." msgstr "" "Bạn chỉ có thể hủy phiên đang ở trạng thái điều khiển mở phiên và không có " "đơn hàng nào." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "You can only refund products from the same order." msgstr "Bạn chỉ có thể hoàn tiền cho sản phẩm từ cùng một đơn hàng." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 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 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 msgid "" "You cannot archive '%(picking_type)s' as it is used by POS configuration " "'%(config)s'." msgstr "" "Bạn không thể lưu trữ '%(picking_type)s' vì nó đang được dùng trong cấu hình" " POS '%(config)s'." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "You cannot change the payment of a printed order." msgstr "Bạn không thể thay đổi thanh toán của đơn hàng đã in." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 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 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 msgid "You cannot create a session starting before: %(lock_date_info)s" msgstr "Bạn không thể tạo phiên trước: %(lock_date_info)s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_category.py:0 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_payment.py:0 msgid "You cannot edit a payment for a posted order." msgstr "Bạn không thể thay đổi thanh toán đối với đơn hàng đã ghi sổ." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_payment.py:0 msgid "You cannot edit a payment for a printed order." msgstr "Bạn không thể thay đổi thanh toán đối với đơn hàng đã in." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 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-python #: code:addons/point_of_sale/models/pos_config.py:0 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 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_config.py:0 msgid "" "You do not have permission to open a POS session. Please try opening a " "session with a different user" msgstr "" "Bạn không có quyền mở phiên POS. Vui lòng thử mở phiên bằng tài khoản người " "dùng khác" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 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 msgid "" "You have enabled the \"Identify Customer\" option for %(payment_method)s " "payment method,but the order %(order)s does not contain a customer." msgstr "" "Bạn đã bật tùy chọn \"Xác định khách hàng\" cho phương thức thanh toán " "%(payment_method)s, nhưng đơn hàng %(order)s không chứa khách hàng." #. 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 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 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_payment_method.py:0 msgid "" "You must select a QR-code method to generate QR-codes for this payment " "method." msgstr "" "Bạn phải chọn phương thức mã QR để tạo mã QR cho phương thức thanh toán này." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "" "You must set the iot box's IP address to use an IoT-connected screen. You'll" " find the field under the 'IoT Box' option." msgstr "" "Bạn phải thiết lập địa chỉ IP của hộp IoT để sử dụng màn hình được kết nối " "IoT. Bạn sẽ tìm thấy trường này bên dưới tùy chọn 'Hộp IoT'." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 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 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 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-python #: code:addons/point_of_sale/models/pos_session.py:0 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.
\n" " Please make sure to" msgstr "" "Địa chỉ của bạn bị thiếu hoặc chưa hoàn chỉnh.
\n" " Hãy đảm bảo" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0 #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0 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-python #: code:addons/point_of_sale/controllers/main.py:0 msgid "by Email" msgstr "bằng email" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/generic_components/orderline/orderline.xml:0 msgid "discount" msgstr "chiết khấu" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0 msgid "e.g. 0123456789" msgstr "VD: 0123456789" #. 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 #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0 msgid "e.g. john.doe@mail.com" msgstr "VD: john.doe@mail.com" #. 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.view_pos_pos_form msgid "email" msgstr "email" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0 msgid "failed. Please try again" msgstr "không thành công. Vui lòng thử lại" #. 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 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/components/product_info_banner/product_info_banner.xml:0 #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_info_popup/product_info_popup.xml:0 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 msgid "in" msgstr "trong" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0 msgid "in progress" msgstr "đang thực hiện" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0 msgid "in this category." msgstr "trong danh mục này." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0 msgid "install a chart of accounts" msgstr "cài đặt sơ đồ tài khoản" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0 msgid "is sent successfully" msgstr "đã được gửi thành công" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0 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/receipt_screen/receipt/order_receipt.xml:0 msgid "on" msgstr "trên" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0 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 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 #: 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 msgid "return" msgstr "trả hàng" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/models/pos_order.js:0 msgid "the invoice" msgstr "hoá đơn" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/models/pos_order.js:0 msgid "the receipt" msgstr "biên lai" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0 msgid "to activate the buttons." msgstr "để kích hoạt nút." #. 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/debug_widget.xml:0 msgid "{{ !barcodeReader ? 'No nomenclature' : '' }}" msgstr "{{ !barcodeReader ? 'Không có phép đặt tên' : '' }}" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.xml:0 msgid "" "{{ line.has_valid_product_lot() ? 'Valid product lot' : 'Invalid product " "lot'}}" msgstr "" "{{ line.has_valid_product_lot() ? 'Lô sản phẩm hợp lệ' : 'Lô sản phẩm không " "hợp lệ'}}"