147 lines
5.4 KiB
Plaintext
147 lines
5.4 KiB
Plaintext
|
# Translation of Odoo Server.
|
|||
|
# This file contains the translation of the following modules:
|
|||
|
# * pos_epson_printer
|
|||
|
#
|
|||
|
# Translators:
|
|||
|
# Martin Trigaux, 2022
|
|||
|
# Jeffery CHEN <jeffery9@gmail.com>, 2022
|
|||
|
# Raymond Yu <cl_yu@hotmail.com>, 2022
|
|||
|
# Chloe Wang, 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: Chloe Wang, 2023\n"
|
|||
|
"Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n"
|
|||
|
"MIME-Version: 1.0\n"
|
|||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|||
|
"Content-Transfer-Encoding: \n"
|
|||
|
"Language: zh_CN\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 "钱箱"
|
|||
|
|
|||
|
#. 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 "检查打印机配置中的 \"设备 ID\"。应设置为:"
|
|||
|
|
|||
|
#. module: pos_epson_printer
|
|||
|
#: model:ir.model,name:pos_epson_printer.model_res_config_settings
|
|||
|
msgid "Config Settings"
|
|||
|
msgstr "配置设置"
|
|||
|
|
|||
|
#. 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 "与打印机的连接失败"
|
|||
|
|
|||
|
#. module: pos_epson_printer
|
|||
|
#: model:ir.model.fields,field_description:pos_epson_printer.field_pos_config__epson_printer_ip
|
|||
|
msgid "Epson Printer IP"
|
|||
|
msgstr "Epson 打印机 IP地址"
|
|||
|
|
|||
|
#. 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 "Epson收据打印机IP地址"
|
|||
|
|
|||
|
#. 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 "如果您是在一个安全的服务器(HTTPS)上,请确保您通过访问%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 "Epson收据打印机的本地IP地址。"
|
|||
|
|
|||
|
#. 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 "打印机未检测到纸张"
|
|||
|
|
|||
|
#. 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 "请检查打印机是否有足够的纸张并准备好打印。"
|
|||
|
|
|||
|
#. 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 ""
|
|||
|
"请检查打印机是否仍在连接。\n"
|
|||
|
"有些浏览器不允许从网站到网络中的设备进行HTTP调用(出于安全原因)。如果是这种情况,你需要按照Odoo的 “ePOS打印机的自签名证书 ”和 “安全连接(HTTPS)”文档来解决这个问题。"
|
|||
|
|
|||
|
#. module: pos_epson_printer
|
|||
|
#: model:ir.model,name:pos_epson_printer.model_pos_config
|
|||
|
msgid "Point of Sale Configuration"
|
|||
|
msgstr "POS配置"
|
|||
|
|
|||
|
#. 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 "POS Epson打印机IP地址"
|
|||
|
|
|||
|
#. module: pos_epson_printer
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/pos_epson_printer/static/src/js/printers.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Printing failed"
|
|||
|
msgstr "打印失败"
|
|||
|
|
|||
|
#. 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 "将使用Epson收据打印机代替连接到 IoT Box 的收据打印机."
|
|||
|
|
|||
|
#. 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 "打印机给出了以下错误代码:"
|
|||
|
|
|||
|
#. 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 "已成功连接打印机,但无法打印。"
|
|||
|
|
|||
|
#. 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 "有关错误原因的详细信息,请上网搜索:"
|