diff options
Diffstat (limited to 'addons/pos_epson_printer/i18n/pos_epson_printer.pot')
| -rw-r--r-- | addons/pos_epson_printer/i18n/pos_epson_printer.pot | 101 |
1 files changed, 101 insertions, 0 deletions
diff --git a/addons/pos_epson_printer/i18n/pos_epson_printer.pot b/addons/pos_epson_printer/i18n/pos_epson_printer.pot new file mode 100644 index 00000000..c0ee459a --- /dev/null +++ b/addons/pos_epson_printer/i18n/pos_epson_printer.pot @@ -0,0 +1,101 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_epson_printer +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-01 07:28+0000\n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: pos_epson_printer +#. openerp-web +#: code:addons/pos_epson_printer/static/src/js/printers.js:0 +#, python-format +msgid "An error happened while sending data to the printer. Error code: " +msgstr "" + +#. module: pos_epson_printer +#: model_terms:ir.ui.view,arch_db:pos_epson_printer.pos_iot_config_view_form +msgid "Cashdrawer" +msgstr "" + +#. module: pos_epson_printer +#. openerp-web +#: code:addons/pos_epson_printer/static/src/js/printers.js:0 +#: 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__display_name +msgid "Display Name" +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 "" + +#. module: pos_epson_printer +#: model_terms:ir.ui.view,arch_db:pos_epson_printer.pos_iot_config_view_form +msgid "Epson Receipt Printer IP Address" +msgstr "" + +#. module: pos_epson_printer +#. openerp-web +#: code:addons/pos_epson_printer/static/src/js/printers.js:0 +#, python-format +msgid "Epson ePOS Error" +msgstr "" + +#. module: pos_epson_printer +#: model:ir.model.fields,field_description:pos_epson_printer.field_pos_config__id +msgid "ID" +msgstr "" + +#. module: pos_epson_printer +#: model:ir.model.fields,field_description:pos_epson_printer.field_pos_config____last_update +msgid "Last Modified on" +msgstr "" + +#. 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 "" + +#. module: pos_epson_printer +#. openerp-web +#: code:addons/pos_epson_printer/static/src/js/printers.js:0 +#, python-format +msgid "" +"Please check if the printer is still connected, if the configured IP address" +" is correct and if your printer supports the ePOS protocol." +msgstr "" + +#. module: pos_epson_printer +#. openerp-web +#: code:addons/pos_epson_printer/static/src/js/printers.js:0 +#, python-format +msgid "Please check if the printer is still connected. Error code: " +msgstr "" + +#. module: pos_epson_printer +#: model:ir.model,name:pos_epson_printer.model_pos_config +msgid "Point of Sale Configuration" +msgstr "" + +#. module: pos_epson_printer +#: model_terms:ir.ui.view,arch_db:pos_epson_printer.pos_iot_config_view_form +msgid "" +"The Epson receipt printer will be used instead of the receipt printer " +"connected to the IoT Box." +msgstr "" |
