# Translation of Odoo Server. # This file contains the translation of the following modules: # * pos_epson_printer # # Translators: # Martin Trigaux, 2022 # Thi Huong Nguyen, 2023 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-04-14 05:51+0000\n" "PO-Revision-Date: 2022-09-22 05:54+0000\n" "Last-Translator: Thi Huong Nguyen, 2023\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: pos_epson_printer #: model_terms:ir.ui.view,arch_db:pos_epson_printer.pos_iot_config_view_form #: model_terms:ir.ui.view,arch_db:pos_epson_printer.res_config_settings_view_form msgid "Cashdrawer" msgstr "Ngăn kéo đựng tiền" #. module: pos_epson_printer #. odoo-javascript #: code:addons/pos_epson_printer/static/src/js/printers.js:0 #, python-format msgid "" "Check on the printer configuration for the 'Device ID' setting. It should be" " set to: " msgstr "" "Kiểm tra cấu hình máy in để biết cài đặt 'ID thiết bị'. Nên đặt thành:" #. module: pos_epson_printer #: model:ir.model,name:pos_epson_printer.model_res_config_settings msgid "Config Settings" msgstr "Cài đặt cấu hình" #. module: pos_epson_printer #. odoo-javascript #: code:addons/pos_epson_printer/static/src/js/printers.js:0 #, python-format msgid "Connection to the printer failed" msgstr "Kết nối với máy in không thành công" #. module: pos_epson_printer #: model:ir.model.fields,field_description:pos_epson_printer.field_pos_config__epson_printer_ip msgid "Epson Printer IP" msgstr "IP máy in Epson" #. module: pos_epson_printer #: model_terms:ir.ui.view,arch_db:pos_epson_printer.pos_iot_config_view_form #: model_terms:ir.ui.view,arch_db:pos_epson_printer.res_config_settings_view_form msgid "Epson Receipt Printer IP Address" msgstr "Địa chỉ IP máy in biên lai Epson" #. module: pos_epson_printer #. odoo-javascript #: code:addons/pos_epson_printer/static/src/js/printers.js:0 #, python-format msgid "" "If you are on a secure server (HTTPS) please make sure you manually accepted" " the certificate by accessing %s" msgstr "" "Nếu bạn đang sử dụng máy chủ bảo mật (HTTPS), hãy bảo đảm bạn đã chấp nhận " "chứng chỉ theo cách thủ công bằng cách truy cập %s" #. module: pos_epson_printer #: model:ir.model.fields,help:pos_epson_printer.field_pos_config__epson_printer_ip msgid "Local IP address of an Epson receipt printer." msgstr "Địa chỉ IP nội bộ của máy in hóa đơn Epson " #. module: pos_epson_printer #. odoo-javascript #: code:addons/pos_epson_printer/static/src/js/printers.js:0 #, python-format msgid "No paper was detected by the printer" msgstr "Máy in không phát hiện giấy" #. module: pos_epson_printer #. odoo-javascript #: code:addons/pos_epson_printer/static/src/js/printers.js:0 #, python-format msgid "Please check if the printer has enough paper and is ready to print." msgstr "Vui lòng kiểm tra xem máy in có đủ giấy và sẵn sàng in không. " #. module: pos_epson_printer #. odoo-javascript #: code:addons/pos_epson_printer/static/src/js/printers.js:0 #, python-format msgid "" "Please check if the printer is still connected. \n" "Some browsers don't allow HTTP calls from websites to devices in the network (for security reasons). If it is the case, you will need to follow Odoo's documentation for 'Self-signed certificate for ePOS printers' and 'Secure connection (HTTPS)' to solve the issue" msgstr "" "Vui lòng kiểm tra xem máy in còn được kết nối hay không.\n" "Một số trình duyệt không cho phép gọi HTTP từ trang web đến thiết bị trong mạng (vì lý do bảo mật). Nếu đúng như vậy, bạn cần làm theo tài liệu của Odoo về 'Chứng chỉ tự ký cho máy in ePOS' và 'Kết nối an toàn (HTTPS)' để giải quyết vấn đề" #. module: pos_epson_printer #: model:ir.model,name:pos_epson_printer.model_pos_config msgid "Point of Sale Configuration" msgstr "Cấu hình điểm bán lẻ" #. module: pos_epson_printer #: model:ir.model.fields,field_description:pos_epson_printer.field_res_config_settings__pos_epson_printer_ip msgid "Pos Epson Printer Ip" msgstr "IP máy in Epson POS" #. module: pos_epson_printer #. odoo-javascript #: code:addons/pos_epson_printer/static/src/js/printers.js:0 #, python-format msgid "Printing failed" msgstr "In không thành công" #. module: pos_epson_printer #: model_terms:ir.ui.view,arch_db:pos_epson_printer.pos_iot_config_view_form #: model_terms:ir.ui.view,arch_db:pos_epson_printer.res_config_settings_view_form msgid "" "The Epson receipt printer will be used instead of the receipt printer " "connected to the IoT Box." msgstr "" "Máy in hóa đơn Epson sẽ được sử dụng thay vì máy in hóa đơn kết nối với Hộp " "IoT. " #. module: pos_epson_printer #. odoo-javascript #: code:addons/pos_epson_printer/static/src/js/printers.js:0 #, python-format msgid "The following error code was given by the printer:" msgstr "Máy in hiển thị mã lỗi sau:" #. module: pos_epson_printer #. odoo-javascript #: code:addons/pos_epson_printer/static/src/js/printers.js:0 #, python-format msgid "The printer was successfully reached, but it wasn't able to print." msgstr "Máy in đã được kết nối thành công, nhưng không thể in." #. module: pos_epson_printer #. odoo-javascript #: code:addons/pos_epson_printer/static/src/js/printers.js:0 #, python-format msgid "To find more details on the error reason, please search online for:" msgstr "Để biết thêm chi tiết về lý do lỗi, vui lòng tra cứu online:"