diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/pos_epson_printer/i18n/es.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/pos_epson_printer/i18n/es.po')
| -rw-r--r-- | addons/pos_epson_printer/i18n/es.po | 113 |
1 files changed, 113 insertions, 0 deletions
diff --git a/addons/pos_epson_printer/i18n/es.po b/addons/pos_epson_printer/i18n/es.po new file mode 100644 index 00000000..73d98363 --- /dev/null +++ b/addons/pos_epson_printer/i18n/es.po @@ -0,0 +1,113 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_epson_printer +# +# Translators: +# Martin Trigaux, 2020 +# Jon Perez <jop@odoo.com>, 2020 +# John Guardado <jgu@odoo.com>, 2020 +# Osiris Román <osiris.roman@yachaytech.edu.ec>, 2020 +# +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-07 08:16+0000\n" +"Last-Translator: Osiris Román <osiris.roman@yachaytech.edu.ec>, 2020\n" +"Language-Team: Spanish (https://www.transifex.com/odoo/teams/41243/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "" +"Se ha producido un error al enviar datos a la impresora. Código de error: " + +#. module: pos_epson_printer +#: model_terms:ir.ui.view,arch_db:pos_epson_printer.pos_iot_config_view_form +msgid "Cashdrawer" +msgstr "Cajón de monedas" + +#. 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 "Fallo en la conexión a la impresora" + +#. module: pos_epson_printer +#: model:ir.model.fields,field_description:pos_epson_printer.field_pos_config__display_name +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: pos_epson_printer +#: model:ir.model.fields,field_description:pos_epson_printer.field_pos_config__epson_printer_ip +msgid "Epson Printer IP" +msgstr "Impresora Epson IP" + +#. 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 "Dirección IP de la impresora de recibos Epson" + +#. module: pos_epson_printer +#. openerp-web +#: code:addons/pos_epson_printer/static/src/js/printers.js:0 +#, python-format +msgid "Epson ePOS Error" +msgstr "Error Epson ePOS" + +#. module: pos_epson_printer +#: model:ir.model.fields,field_description:pos_epson_printer.field_pos_config__id +msgid "ID" +msgstr "ID" + +#. module: pos_epson_printer +#: model:ir.model.fields,field_description:pos_epson_printer.field_pos_config____last_update +msgid "Last Modified on" +msgstr "Última modificación el" + +#. 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 "Dirección IP local de una impresora de recibos Epson." + +#. 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 "" +"Compruebe si la impresora sigue conectada, si la configuración de la ruta IP" +" es correcta y si su impresora es compatible con el protocolo ePOS." + +#. 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 "Compruebe si la impresora sigue conectada. Código de error: " + +#. module: pos_epson_printer +#: model:ir.model,name:pos_epson_printer.model_pos_config +msgid "Point of Sale Configuration" +msgstr "Configuración del TPV" + +#. 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 "" +"Se utilizará la impresora de recibos Epson en lugar de la impresora de " +"recibos conectada a la caja IoT." |
