You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
69 lines
2.3 KiB
69 lines
2.3 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * pos_invoice_send_mail
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 12.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2020-04-19 19:19+0000\n"
|
|
"Last-Translator: Nelson Ramírez Sánchez <info@konos.cl>\n"
|
|
"Language-Team: none\n"
|
|
"Language: es_CL\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"X-Generator: Weblate 3.10\n"
|
|
|
|
#. module: pos_invoice_send_mail
|
|
#: model_terms:ir.ui.view,arch_db:pos_invoice_send_mail.pos_config_view_form
|
|
msgid "Email Template"
|
|
msgstr "Plantilla de Email"
|
|
|
|
#. module: pos_invoice_send_mail
|
|
#: model:ir.model.fields,field_description:pos_invoice_send_mail.field_pos_config__invoice_mail_template_id
|
|
msgid "Invoice Email Template"
|
|
msgstr "Plantilla de Email de Factura"
|
|
|
|
#. module: pos_invoice_send_mail
|
|
#: code:addons/pos_invoice_send_mail/models/pos_config.py:28
|
|
#, python-format
|
|
msgid "Invoice Email Template is required"
|
|
msgstr "Plantilla de Email de Factura es requerida"
|
|
|
|
#. module: pos_invoice_send_mail
|
|
#. openerp-web
|
|
#: code:addons/pos_invoice_send_mail/static/src/js/screens.js:48
|
|
#, python-format
|
|
msgid "Please fill the customer email"
|
|
msgstr "Por favor complete el email del cliente"
|
|
|
|
#. module: pos_invoice_send_mail
|
|
#: model:ir.model,name:pos_invoice_send_mail.model_pos_config
|
|
msgid "Point of Sale Configuration"
|
|
msgstr "Configuración de Punto de Venta"
|
|
|
|
#. module: pos_invoice_send_mail
|
|
#: model:ir.model,name:pos_invoice_send_mail.model_pos_order
|
|
msgid "Point of Sale Orders"
|
|
msgstr "Órdenes de Punto de Venta"
|
|
|
|
#. module: pos_invoice_send_mail
|
|
#. openerp-web
|
|
#: code:addons/pos_invoice_send_mail/static/src/xml/pos.xml:8
|
|
#, python-format
|
|
msgid "Send Invoice by Email"
|
|
msgstr "Enviar Factura por Email"
|
|
|
|
#. module: pos_invoice_send_mail
|
|
#: model:ir.model.fields,field_description:pos_invoice_send_mail.field_pos_config__iface_invoice_mail
|
|
msgid "Send Invoice by Mail"
|
|
msgstr "Enviar Factura por Correo"
|
|
|
|
#. module: pos_invoice_send_mail
|
|
#. openerp-web
|
|
#: code:addons/pos_invoice_send_mail/static/src/js/screens.js:49
|
|
#, python-format
|
|
msgid "You need to complete the customer email in order to send it."
|
|
msgstr "Debe completar el correo electrónico del cliente para enviarlo."
|