769eafb483
Flectra is Forked from Odoo v11 commit : (6135e82d73
)
1903 lines
83 KiB
Plaintext
1903 lines
83 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * website_quote
|
||
#
|
||
# Translators:
|
||
# Martin Trigaux <mat@odoo.com>, 2017
|
||
# Juan José Scarafía <scarafia.juanjose@gmail.com>, 2017
|
||
# Gustavo Valverde <g.valverde02@gmail.com>, 2017
|
||
# Eduardo Magdalena <emagdalena@close2circle.com>, 2017
|
||
# José Vicente <txusev@gmail.com>, 2017
|
||
# Daniel Blanco <daniel@blancomartin.com.ar>, 2017
|
||
# oihane <oihanecruce@gmail.com>, 2017
|
||
# Antonio Trueba <atgayol@gmail.com>, 2017
|
||
# Inigo Zuluaga <inigo_zuluaga@yahoo.es>, 2017
|
||
# Pedro M. Baeza <pedro.baeza@gmail.com>, 2017
|
||
# Carles Antoli <carlesantoli@hotmail.com>, 2017
|
||
# RGB Consulting <odoo@rgbconsulting.com>, 2017
|
||
# Luis M. Ontalba <luis.martinez@tecnativa.com>, 2017
|
||
# Cristóbal Martí Oliver <info@moblesmarti.com>, 2017
|
||
# David de León <leceda09@gmail.com>, 2017
|
||
# Alejandro Die Sanchis <marketing@domatix.com>, 2017
|
||
# Ivan Nieto <ivan.n.s@tuta.io>, 2017
|
||
# Ana Juaristi <ajuaristio@gmail.com>, 2017
|
||
# Mateo Tibaquirá Palacios <nestormateo@gmail.com>, 2017
|
||
# David Perez <david@closemarketing.es>, 2017
|
||
# Lina Maria Avendaño Carvajal <lina8823@gmail.com>, 2017
|
||
# Christopher Ormaza <chris.ormaza@gmail.com>, 2017
|
||
# e2f_es_ t8 <e2f_es_t8@outlook.com>, 2017
|
||
# e2f_EPV Translator <e2f_EPV@outlook.com>, 2017
|
||
# e2f_es_ t7 <e2f_es_t7@outlook.com>, 2017
|
||
# ES T2 <e2f48ds4f2ds1@outlook.com>, 2017
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 11.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2017-10-24 09:00+0000\n"
|
||
"PO-Revision-Date: 2017-10-24 09:00+0000\n"
|
||
"Last-Translator: ES T2 <e2f48ds4f2ds1@outlook.com>, 2017\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: website_quote
|
||
#: model:mail.template,body_html:website_quote.confirmation_mail
|
||
msgid ""
|
||
"\n"
|
||
"<div summary=\"o_mail_template\" style=\"padding:0px; width:600px; margin:0 auto; background: #FFFFFF repeat top /100%;color:#777777\">\n"
|
||
" <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:600px; border-collapse:collapse; background:inherit; color:inherit\">\n"
|
||
" <tbody><tr>\n"
|
||
" <td valign=\"center\" width=\"200\" style=\"padding:0px 10px 5px 5px;font-size: 12px\">\n"
|
||
" <img src=\"/logo.png\" style=\"padding: 0px; margin: 0px; height: auto; width: 80px;\" alt=\"${user.company_id.name}\">\n"
|
||
" </td>\n"
|
||
" </tr></tbody>\n"
|
||
" </table>\n"
|
||
" <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:600px; border-collapse:collapse; background:inherit; color:inherit\">\n"
|
||
" <tbody><tr>\n"
|
||
" <td valign=\"top\" style=\"width:600px; padding:0px 10px 5px 5px;\">\n"
|
||
" <div>\n"
|
||
" <hr width=\"100%\" style=\"background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0;margin:15px auto;padding:0\">\n"
|
||
" </div>\n"
|
||
" </td>\n"
|
||
" </tr></tbody>\n"
|
||
" </table>\n"
|
||
"</div>\n"
|
||
"<div style=\"padding:0px; width:600px; max-width:600px; margin:0 auto; background: #FFFFFF repeat top /100%;color:#777777\">\n"
|
||
" <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:600px ;text-align:justify; margin:0 auto; border-collapse:collapse; background:inherit; color:inherit\">\n"
|
||
" <tbody><tr>\n"
|
||
" <td style=\"padding:0px 10px 5px 5px;font-size: 14px;\">\n"
|
||
" <p>Dear ${object.partner_id.name},</p><br/>\n"
|
||
" <p>Your order <a href=\"/quote/${object.id}/${object.access_token}\">${object.name}</a> has been validated!</p><br/>\n"
|
||
" \n"
|
||
" % if object.partner_id.user_ids\n"
|
||
" <p>You can view your quotes, sales orders and invoices online by going to our <a style=\"text-decoration:none; color: #875A7B;\" href=\"/my/home\">Online Portal</a>.</p><br/>\n"
|
||
" % endif\n"
|
||
"\n"
|
||
" <p>If you have any question, do not hesitate to contact us.</p><br/>\n"
|
||
" <p>Thank you for choosing ${object.company_id.name or \"us\"}!</p>\n"
|
||
" </td>\n"
|
||
" </tr><tr>\n"
|
||
" <td style=\"padding:0px 10px 5px 5px;font-size: 14px;\">\n"
|
||
" % if user.signature\n"
|
||
" <p style=\"font-size: 14px;\">${user.signature | safe}\n"
|
||
" </p>\n"
|
||
" % endif\n"
|
||
" <p style=\"font-size: 11px;\"><strong>Sent by\n"
|
||
" <a href=\"${user.company_id.website}\" style=\"text-decoration:none; color: #875A7B;\">\n"
|
||
" <strong>${user.company_id.name}</strong>\n"
|
||
" </a> using <a href=\"www.odoo.com\" style=\"text-decoration:none; color: #875A7B;\"><strong>Odoo</strong></a>\n"
|
||
" </strong></p>\n"
|
||
" </td>\n"
|
||
" </tr></tbody>\n"
|
||
" </table>\n"
|
||
"</div>"
|
||
msgstr ""
|
||
"\n"
|
||
"<div summary=\"o_mail_template\" style=\"padding:0px; width:600px; margin:0 auto; background: #FFFFFF repeat top /100%;color:#777777\">\n"
|
||
" <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:600px; border-collapse:collapse; background:inherit; color:inherit\">\n"
|
||
" <tbody><tr>\n"
|
||
" <td valign=\"center\" width=\"200\" style=\"padding:0px 10px 5px 5px;font-size: 12px\">\n"
|
||
" <img src=\"/logo.png\" style=\"padding: 0px; margin: 0px; height: auto; width: 80px;\" alt=\"${user.company_id.name}\">\n"
|
||
" </td>\n"
|
||
" </tr></tbody>\n"
|
||
" </table>\n"
|
||
" <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:600px; border-collapse:collapse; background:inherit; color:inherit\">\n"
|
||
" <tbody><tr>\n"
|
||
" <td valign=\"top\" style=\"width:600px; padding:0px 10px 5px 5px;\">\n"
|
||
" <div>\n"
|
||
" <hr width=\"100%\" style=\"background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0;margin:15px auto;padding:0\">\n"
|
||
" </div>\n"
|
||
" </td>\n"
|
||
" </tr></tbody>\n"
|
||
" </table>\n"
|
||
"</div>\n"
|
||
"<div style=\"padding:0px; width:600px; max-width:600px; margin:0 auto; background: #FFFFFF repeat top /100%;color:#777777\">\n"
|
||
" <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:600px ;text-align:justify; margin:0 auto; border-collapse:collapse; background:inherit; color:inherit\">\n"
|
||
" <tbody><tr>\n"
|
||
" <td style=\"padding:0px 10px 5px 5px;font-size: 14px;\">\n"
|
||
" <p>Hola, ${object.partner_id.name}:</p><br/>\n"
|
||
" <p>Se ha validado su pedido <a href=\"/quote/${object.id}/${object.access_token}\">${object.name}</a>.</p><br/>\n"
|
||
" \n"
|
||
" % if object.partner_id.user_ids\n"
|
||
" <p>Para consultar sus presupuestos, pedidos y facturas, visite nuestro <a style=\"text-decoration:none; color: #875A7B;\" href=\"/my/home\">Portal en línea</a>.</p><br/>\n"
|
||
" % endif\n"
|
||
"\n"
|
||
" <p>Si tiene alguna pregunta, no dude en contactar con nosotros.</p><br/>\n"
|
||
" <p>Gracias por elegir ${object.company_id.name}.</p>\n"
|
||
" </td>\n"
|
||
" </tr><tr>\n"
|
||
" <td style=\"padding:0px 10px 5px 5px;font-size: 14px;\">\n"
|
||
" % if user.signature\n"
|
||
" <p style=\"font-size: 14px;\">${user.signature | safe}\n"
|
||
" </p>\n"
|
||
" % endif\n"
|
||
" <p style=\"font-size: 11px;\"><strong>Enviado por\n"
|
||
" <a href=\"${user.company_id.website}\" style=\"text-decoration:none; color: #875A7B;\">\n"
|
||
" <strong>${user.company_id.name}</strong>\n"
|
||
" </a> con <a href=\"www.odoo.com\" style=\"text-decoration:none; color: #875A7B;\"><strong>Odoo</strong></a>\n"
|
||
" </strong></p>\n"
|
||
" </td>\n"
|
||
" </tr></tbody>\n"
|
||
" </table>\n"
|
||
"</div>"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "! You can"
|
||
msgstr "! Tu puedes"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.optional_products
|
||
#: model:ir.ui.view,arch_db:website_quote.pricing
|
||
#: model:ir.ui.view,arch_db:website_quote.report_saleorder_validity_date
|
||
msgid "% discount"
|
||
msgstr "% descuento"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.pricing
|
||
msgid "&bull;"
|
||
msgstr "&bull;"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "&nbsp;"
|
||
msgstr "&nbsp;"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
#: model:ir.ui.view,arch_db:website_quote.so_template
|
||
msgid "&times;"
|
||
msgstr "&times;"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_template
|
||
msgid ""
|
||
":\n"
|
||
" this content will appear on the quotation only if this\n"
|
||
" product is put on the quote."
|
||
msgstr ""
|
||
": este contenido aparecerá en el presupuesto sólo si el producto se coloca "
|
||
"en el presupuesto."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_template
|
||
msgid ""
|
||
":\n"
|
||
" this content will appear on the quotation only if this\n"
|
||
" product is used in the quote."
|
||
msgstr ""
|
||
": este contenido aparecerá en el presupuesto sólo si el producto se usa en "
|
||
"el presupuesto."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "<i class=\"fa fa-check\"/> Accept"
|
||
msgstr "<i class=\"fa fa-check\"/> Aceptar"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "<i class=\"fa fa-check\"/> Accept & Pay"
|
||
msgstr "<i class=\"fa fa-check\"/> Aceptar y pagar"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "<i class=\"fa fa-check\"/> Accept Order"
|
||
msgstr "<i class=\"fa fa-check\"/> Aceptar Pedido"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "<i class=\"fa fa-check\"/> Pay Now"
|
||
msgstr "<i class=\"fa fa-check\"/> Pagar Ahora"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.chatter
|
||
msgid "<i class=\"fa fa-comment\"/> Feedback"
|
||
msgstr "<i class=\"fa fa-comment\"/> Opinión"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "<i class=\"fa fa-times\"/> Reject"
|
||
msgstr "<i class=\"fa fa-times\"/> Rechazar"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid ""
|
||
"<i>You will be able to create dynamic page interacting with the ORM.</i>"
|
||
msgstr ""
|
||
"<i>Será capaz de crear páginas dinámicas interaccionando con la capa "
|
||
"ORM.</i>"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid ""
|
||
"<i>You will be able to develop a full application with backend and user "
|
||
"interface.</i>"
|
||
msgstr ""
|
||
"<i>Será capaz de desarrollar una aplicación completa con el interfaz de "
|
||
"usuario y de navegación.</i>"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid ""
|
||
"<i>You will be able to develop simple dynamic compenents in HTML pages.</i>"
|
||
msgstr ""
|
||
"<i>Podrá desarrollar componentes dinámicos simples en páginas HTML.</i>"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid ""
|
||
"<span style=\"text-align: -webkit-center; \">This course is dedicated to "
|
||
"developers who need to grasp knowledge of the <strong>business applications "
|
||
"development </strong>process. This course is for new developers or for IT "
|
||
"professionals eager to learn more about technical aspects.</span>"
|
||
msgstr ""
|
||
"<span style=\"text-align: -webkit-center; \">Este curso va enfocado a "
|
||
"desarrolladores que necesitan conocimientos sobre el <strong>proceso de "
|
||
"desarrollo de aplicaciones para empresas</strong>. Este curso es para nuevos"
|
||
" desarrolladores o para profesionales de las TIC con ganas de aprender más "
|
||
"sobre aspectos técnicos.</span>"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "<span>, for an amount of </span>"
|
||
msgstr "<span>, para un total de </span>"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid ""
|
||
"<span>I agree that by paying this proposal, I\n"
|
||
" accept it on the behalf of </span>"
|
||
msgstr ""
|
||
"<span>Estoy de acuerdo en que al pagar esta propuesta, yo\n"
|
||
" acepto en nombre de </span>"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid ""
|
||
"<span>I agree that by signing this proposal, I\n"
|
||
" accept it on the behalf of </span>"
|
||
msgstr ""
|
||
"<span>Estoy de acuerdo en que, al firmar esta propuesta,\n"
|
||
" la acepto en nombre de </span>"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.report_saleorder_validity_date
|
||
msgid "<span>Suggested Products</span>"
|
||
msgstr "<span>Productos Sugeridos</span>"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "<span>with payment terms: </span>"
|
||
msgstr "<span>con los plazos de pago: </span>"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.report_saleorder_validity_date
|
||
msgid "<strong>Expiration Date:</strong>"
|
||
msgstr "<strong>Fecha de caducidad:</strong>"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid ""
|
||
"<strong>Having attended this course, participants should be able "
|
||
"to:</strong>"
|
||
msgstr ""
|
||
"<strong>Después de haber asistido a este curso, los participantes deben ser "
|
||
"capaces de:</strong>"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "<strong>Objectives:</strong>"
|
||
msgstr "<strong>Objetivos:</strong>"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "<strong>Our prices include:</strong>"
|
||
msgstr "<strong>Nuestros precios incluye:</strong>"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "<strong>Requirements:</strong>"
|
||
msgstr "<strong>Requisitos:</strong>"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.pricing
|
||
msgid "<strong>Subtotal:</strong>"
|
||
msgstr "<strong>Subtotal:</strong>"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_template
|
||
msgid ""
|
||
"<strong>Template Header:</strong> this content\n"
|
||
" will appear on all quotations using this\n"
|
||
" template."
|
||
msgstr ""
|
||
"<strong>Encabezado de plantilla:</strong> este contenido\n"
|
||
" aparecerá en todas los pedidos utilizando esta\n"
|
||
" plantilla."
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_1
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_1
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
|
||
msgid "<strong>There are three components to the training</strong>"
|
||
msgstr "<strong>Hay tres componentes del curso</strong>"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid ""
|
||
"<strong>This offer expired!</strong><br/>\n"
|
||
" Contact us for new quote."
|
||
msgstr ""
|
||
"<strong>Esta oferta ha caducado!</strong><br/>\n"
|
||
" Contáctenos para un nuevo presupuesto."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "<strong>This offer expires in</strong>"
|
||
msgstr "<strong>Esta oferta expira en</strong>"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid ""
|
||
"<strong>This quotation has been canceled.</strong> Contact us to get a new "
|
||
"quote."
|
||
msgstr ""
|
||
"<strong>Este presupuesto ha sido cancelado.</strong> Contáctenos para "
|
||
"obtener un nuevo presupuesto."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.pricing
|
||
msgid "<strong>Total:</strong>"
|
||
msgstr "<strong>Total:</strong>"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_default
|
||
msgid "About us"
|
||
msgstr "Acerca de"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid ""
|
||
"Access to an Account Manager at Odoo SA to discuss strategic, sales and "
|
||
"service issues"
|
||
msgstr ""
|
||
"Acceda a un gestor de cuentas de Odoo SA para hablar de la estrategia, las "
|
||
"ventas y el servicio"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid "Access to the Partners Portal"
|
||
msgstr "Acceda al portal de socios"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_template_active
|
||
msgid "Active"
|
||
msgstr "Activo"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.sale_order_form_quote
|
||
msgid "Add to order lines"
|
||
msgstr "Añadir a las líneas de pedido"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,name:website_quote.product_product_quote_3
|
||
#: model:product.template,name:website_quote.product_product_quote_3_product_template
|
||
#: model:product.template,name:website_quote.product_template_quote_3
|
||
#: model:sale.quote.option,name:website_quote.website_sale_option_line_1
|
||
msgid "Advanced CRM Functional"
|
||
msgstr "CRM funcional avanzado"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Advanced JQuery"
|
||
msgstr "JQuery avanzado"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.pricing
|
||
msgid "Amount"
|
||
msgstr "Importe"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_amount_undiscounted
|
||
msgid "Amount Before Discount"
|
||
msgstr "Importe antes del descuento"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid "An Odoo official partner commits to:"
|
||
msgstr "Todo socio oficial de Odoo se compromete a:"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.view_sale_quote_template_search
|
||
msgid "Archived"
|
||
msgstr "Archivado"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Arrays"
|
||
msgstr "Matrices"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_default
|
||
msgid ""
|
||
"As a leading professional services firm,\n"
|
||
" we know that success is all about the\n"
|
||
" commitment we put on strong services."
|
||
msgstr ""
|
||
"Somos una empresa líder en el suministro de servicios profesionales,\n"
|
||
" y por eso sabemos que nuestro éxito radica en el\n"
|
||
" compromiso que adquirimos en nuestros servicios más destacados."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.chatter
|
||
msgid "Ask Changes"
|
||
msgstr "Solicitar cambios"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_template
|
||
msgid "Back"
|
||
msgstr "Atrás"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation_content
|
||
msgid "Back to Sales Order"
|
||
msgstr "Volver al pedido"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid "Be available for periodic review meeting with Odoo SA account managers"
|
||
msgstr ""
|
||
"Estar disponible para reunirse periódicamente con los gestores de cuentas de"
|
||
" Odoo SA para revisar todos los temas que procedan"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid ""
|
||
"Be the first level of support for his Odoo customers and use Odoo SA for the"
|
||
" second level of support (mostly for bug fixes)"
|
||
msgstr ""
|
||
"Sea el primer contacto para los clientes de Odoo siempre que necesiten ayuda"
|
||
" y utilice a Odoo SA como contacto secundario (esencialmente para corregir "
|
||
"errores)"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid "Become a Certified Odoo Partner"
|
||
msgstr "Obtenga la categoría de socio autorizado de Odoo"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid "Benefits for a partner"
|
||
msgstr "Beneficios de los socios"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_1
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_1
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
|
||
msgid "Better comfort to facilitate your learning process"
|
||
msgstr "Mas confort para facilitar su proceso de aprendizaje"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation_content
|
||
msgid "Bill To:"
|
||
msgstr "Facturar a:"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Bootstrap CSS"
|
||
msgstr "Bootstrap CSS"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Bring your own laptop."
|
||
msgstr "Traer tu propio ordenador."
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Building a Full Application"
|
||
msgstr "Creando una aplicación completa"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Calling the ORM"
|
||
msgstr "Llamar al ORM"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "Cancel"
|
||
msgstr "Cancelar"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,help:website_quote.field_sale_order_require_payment
|
||
#: model:ir.model.fields,help:website_quote.field_sale_quote_template_require_payment
|
||
msgid ""
|
||
"Choose how you want to confirm an order to launch the delivery process. You "
|
||
"can either request a digital signature or an upfront payment. With a digital"
|
||
" signature, you can request the payment when issuing the invoice."
|
||
msgstr ""
|
||
"Elija cómo desea confirmar un pedido para iniciar el proceso de envío. Puede"
|
||
" solicitar una firma digital o efectuar el pago por adelantado. Con una "
|
||
"firma digital, puede solicitar el pago una vez emitida la factura. "
|
||
|
||
#. module: website_quote
|
||
#: model:ir.actions.act_window,help:website_quote.action_sale_quotation_template
|
||
msgid "Click here to create your template."
|
||
msgstr "Haga clic aquí para crear su plantilla."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.view_sale_quote_template_form
|
||
msgid "Confirmation"
|
||
msgstr "Confirmación"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_template_mail_template_id
|
||
msgid "Confirmation Mail"
|
||
msgstr "Correo electrónico de confirmación"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_require_payment
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_template_require_payment
|
||
msgid "Confirmation Mode"
|
||
msgstr "Modo de confirmación"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "Contact us"
|
||
msgstr "Contáctenos"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Controllers and Views"
|
||
msgstr "Controladores y vistas"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Course Summary"
|
||
msgstr "Resumen del curso"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_option_create_uid
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_line_create_uid
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_option_create_uid
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_template_create_uid
|
||
msgid "Created by"
|
||
msgstr "Creado por"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_option_create_date
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_line_create_date
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_option_create_date
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_template_create_date
|
||
msgid "Created on"
|
||
msgstr "Creado el"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation_content
|
||
msgid "Customer:"
|
||
msgstr "Cliente:"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Day 1"
|
||
msgstr "Día 1"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Day 2"
|
||
msgstr "Día 2"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Day 3"
|
||
msgstr "Día 3"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_res_config_settings_default_template_id
|
||
msgid "Default Template"
|
||
msgstr "Plantilla predeterminada"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_option_name
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_website_description
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_line_name
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_option_name
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_template_website_description
|
||
#: model:ir.ui.view,arch_db:website_quote.report_saleorder_validity_date
|
||
#: model:ir.ui.view,arch_db:website_quote.view_sale_quote_template_form
|
||
msgid "Description"
|
||
msgstr "Descripción"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_product_product_quote_description
|
||
#: model:ir.model.fields,field_description:website_quote.field_product_template_quote_description
|
||
msgid "Description for the quote"
|
||
msgstr "Descripción para el presupuesto"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_product_product_website_description
|
||
#: model:ir.model.fields,field_description:website_quote.field_product_template_website_description
|
||
msgid "Description for the website"
|
||
msgstr "Descripción para el sitio web"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Develop a new module for a particular application."
|
||
msgstr "Desarrollar un nuevo módulo para una aplicación en particular."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.pricing
|
||
msgid "Discount"
|
||
msgstr "Descuento"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_option_discount
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_line_discount
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_option_discount
|
||
msgid "Discount (%)"
|
||
msgstr "Descuento (%)"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_option_display_name
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_line_display_name
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_option_display_name
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_template_display_name
|
||
msgid "Display Name"
|
||
msgstr "Nombre a Mostrar"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Dive into Strings"
|
||
msgstr "Navegar entre Secuencias"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation_content
|
||
msgid "Edit Quote"
|
||
msgstr "Editar presupuesto"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.view_sale_quote_template_form
|
||
msgid "Edit Template"
|
||
msgstr "Editar plantilla"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation_content
|
||
msgid "Expiration Date:"
|
||
msgstr "Fecha de caducidad:"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model,name:website_quote.model_ir_model_fields
|
||
msgid "Fields"
|
||
msgstr "Campos"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid "Follows a transparent ranking system. Ready - Silver - Gold"
|
||
msgstr ""
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,name:website_quote.product_product_quote_1
|
||
#: model:product.template,name:website_quote.product_product_quote_1_product_template
|
||
#: model:product.template,name:website_quote.product_template_quote_1
|
||
#: model:sale.quote.line,name:website_quote.website_sale_order_line_1
|
||
msgid "Functional Training"
|
||
msgstr "Formación funcional"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Functions"
|
||
msgstr "Funciones"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid "Gets access to training sessions (updated weekly)"
|
||
msgstr "Accede a las sesiones de formación (que se actualizan semanalmente)"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,help:website_quote.field_sale_quote_line_sequence
|
||
msgid "Gives the sequence order when displaying a list of sale quote lines."
|
||
msgstr ""
|
||
"Indica el orden de secuencia al mostrar una lista de líneas de presupuesto "
|
||
"de venta."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,help:website_quote.field_sale_order_option_sequence
|
||
msgid "Gives the sequence order when displaying a list of suggested product."
|
||
msgstr ""
|
||
"Indica el orden secuencial al mostrar una lista del producto sugerido."
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_default
|
||
msgid ""
|
||
"Great quotation templates will significantly\n"
|
||
" <strong>boost your success rate</strong>. The\n"
|
||
" first section is usually about your company,\n"
|
||
" your references, your methodology or\n"
|
||
" guarantees, your team, SLA, terms and conditions, etc."
|
||
msgstr ""
|
||
"El uso de buenas plantillas para presupuestos hará que\n"
|
||
" <strong>aumente significativamente su efectividad</strong>. La\n"
|
||
" primera parte contiene generalmente información sobre su empresa,\n"
|
||
" sus referencias, su metodología y\n"
|
||
" las garantías, el equipo con el que cuenta, el contrato sobre el nivel de servicios ofrecido, las condiciones aplicables etc."
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_1
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_1
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
|
||
msgid "Hands-on exercises and their solutions"
|
||
msgstr "Ejercicios prácticos y sus soluciones"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid "Has a direct relationship with Odoo SA to escalate issues"
|
||
msgstr ""
|
||
"Tiene relación directa con Odoo SA para poder informar directamente sobre "
|
||
"cualquier problema"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid ""
|
||
"Has access to Odoo Enterprise source code on Github and latest bug fixes"
|
||
msgstr ""
|
||
"Tiene acceso al código fuente de Odoo Enterprise a través de Github y a las "
|
||
"últimas resoluciones de errores"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid "Have dedicated resources assigned to Odoo projects"
|
||
msgstr "Cuente con recursos dedicados en exclusiva a los proyectos de Odoo"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Hello World"
|
||
msgstr "Hola Mundo"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.chatter
|
||
msgid "History"
|
||
msgstr "Historial"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "How to Debug"
|
||
msgstr "Cómo depurar"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_option_id
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_line_id
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_option_id
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_template_id
|
||
msgid "ID"
|
||
msgstr "ID"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_default
|
||
msgid ""
|
||
"If edit a quotation from the 'Preview' of a quotation, you will\n"
|
||
" update the quotation for this customer only. If you edit the quotation\n"
|
||
" template (from the Configuration menu), all future quotations will\n"
|
||
" use this modified template."
|
||
msgstr ""
|
||
"Si modifica un presupuesto desde la \"Vista previa\" del mismo, conseguirá\n"
|
||
" actualizar el presupuesto para ese cliente exclusivamente. Si modifica la plantilla\n"
|
||
" del presupuesto (desde el menú Configuración), todos los presupuestos\n"
|
||
" utilizarán la plantilla modificada a partir de entonces."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,help:website_quote.field_sale_quote_template_active
|
||
msgid ""
|
||
"If unchecked, it will allow you to hide the quotation template without "
|
||
"removing it."
|
||
msgstr ""
|
||
"Si se elimina la selección, podrá ocultar la plantilla de presupuestos sin "
|
||
"eliminarla."
|
||
|
||
#. module: website_quote
|
||
#: code:addons/website_quote/controllers/main.py:103
|
||
#: code:addons/website_quote/controllers/main.py:199
|
||
#, python-format
|
||
msgid ""
|
||
"If we store your payment information on our server, subscription payments "
|
||
"will be made automatically."
|
||
msgstr ""
|
||
"Si guardamos la información de su pago en nuestro servidor, los pagos de la "
|
||
"suscripción se realizarán automáticamente."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "Incl. tax)"
|
||
msgstr "incl. impuestos)"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Install and administer your own server;"
|
||
msgstr "Instalar y administrar su propio servidor;"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Integrated Help"
|
||
msgstr "Ayuda integrada"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.navigation_menu
|
||
msgid "Introduction"
|
||
msgstr "Introducción"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Introduction to JQuery"
|
||
msgstr "Introducción a JQuery"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Introduction to Javascript"
|
||
msgstr "Introducción a Javascript"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Introduction to QWeb"
|
||
msgstr "Introducción a QWeb"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid "Is fully trained on Odoo"
|
||
msgstr "Ha completado toda la formación sobre Odoo"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_option___last_update
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_line___last_update
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_option___last_update
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_template___last_update
|
||
msgid "Last Modified on"
|
||
msgstr "Última Modificación en"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_option_write_uid
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_line_write_uid
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_option_write_uid
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_template_write_uid
|
||
msgid "Last Updated by"
|
||
msgstr "Última Actualización por"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_option_write_date
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_line_write_date
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_option_write_date
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_template_write_date
|
||
msgid "Last Updated on"
|
||
msgstr "Última Actualización el"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,description_sale:website_quote.product_product_quote_1
|
||
#: model:product.product,description_sale:website_quote.product_product_quote_3
|
||
#: model:product.template,description_sale:website_quote.product_product_quote_1_product_template
|
||
#: model:product.template,description_sale:website_quote.product_product_quote_3_product_template
|
||
#: model:product.template,description_sale:website_quote.product_template_quote_1
|
||
#: model:product.template,description_sale:website_quote.product_template_quote_3
|
||
msgid ""
|
||
"Learn directly from our team and network of Odoo experts. Choose from the "
|
||
"available training sessions for a better functional understanding of Odoo"
|
||
msgstr ""
|
||
"Aprenda directamente de nuestro equipo y red de expertos de Odoo. Escoja "
|
||
"entre las sesiones de formación disponible para una mejor comprensión "
|
||
"funcional de Odoo"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,description_sale:website_quote.product_product_quote_2
|
||
#: model:product.template,description_sale:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,description_sale:website_quote.product_template_quote_2
|
||
msgid ""
|
||
"Learn directly from our team and network of Odoo experts. Choose from the "
|
||
"available training sessions for a better technical understanding of Odoo"
|
||
msgstr ""
|
||
"Aprenda directamente de nuestro equipo y red de expertos de Odoo. Escoja "
|
||
"entre las sesiones de formación disponible para una mejor comprensión "
|
||
"técnica de Odoo"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_option_line_id
|
||
msgid "Line"
|
||
msgstr "Linea"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_line_website_description
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_option_website_description
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_line_website_description
|
||
msgid "Line Description"
|
||
msgstr "Descripción de la línea"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.view_sale_quote_template_form
|
||
msgid "Lines"
|
||
msgstr "Líneas"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_1
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_1
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
|
||
msgid "Live Q&A sessions with a trainer"
|
||
msgstr "Sesiones Q&A en directo con un formador"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Loops"
|
||
msgstr "Bucles"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_1
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_1
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
|
||
msgid "Lower training budget for the same quality courses"
|
||
msgstr "Presupuesto más bajo de formación para cursos de la misma calidad"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_1
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_1
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
|
||
msgid "Modular approach applied to the learning method"
|
||
msgstr "Enfoque modular aplicado al método de aprendizaje"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Modules"
|
||
msgstr "Módulos"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_1
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_1
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
|
||
msgid "New interactive learning experience"
|
||
msgstr "Nueva experiencia interactiva de aprendizaje"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,help:website_quote.field_sale_quote_template_number_of_days
|
||
msgid "Number of days for the validity date computation of the quotation"
|
||
msgstr ""
|
||
"Número de días para el cálculo de la la fecha de validez del presupuesto"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Odoo Official Website"
|
||
msgstr "Odoo Página Web Oficial"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Odoo Web Client"
|
||
msgstr "Cliente Web de Odoo"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid "Odoo official partners will benefit from:"
|
||
msgstr "Los socios oficiales de Odoo tendrán:"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid "Odoo sales training session"
|
||
msgstr "Sesión formativa de ventas de Odoo"
|
||
|
||
#. module: website_quote
|
||
#: selection:sale.order,require_payment:0
|
||
#: selection:sale.quote.template,require_payment:0
|
||
msgid "Online Payment"
|
||
msgstr "Pago en línea"
|
||
|
||
#. module: website_quote
|
||
#: selection:sale.order,require_payment:0
|
||
#: selection:sale.quote.template,require_payment:0
|
||
msgid "Online Signature"
|
||
msgstr "Firma en línea"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_1
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_1
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
|
||
msgid "Online Training"
|
||
msgstr "Formación online"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_option_website_description
|
||
msgid "Option Description"
|
||
msgstr "Descripción de la opción"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_template
|
||
msgid "Optional Product:"
|
||
msgstr "Producto opcional:"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_line_option_line_id
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_options
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_template_options
|
||
msgid "Optional Products Lines"
|
||
msgstr "Líneas de productos opcionales"
|
||
|
||
#. module: website_quote
|
||
#: code:addons/website_quote/models/sale_order.py:210
|
||
#, python-format
|
||
msgid "Order paid by %s. Transaction: %s. Amount: %s."
|
||
msgstr "Pedido pagado antes del %s. Transacción: %s. Importe: %s."
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_default
|
||
msgid "Our Offer"
|
||
msgstr "Nuestra oferta"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_default
|
||
msgid "Our Quality"
|
||
msgstr "Nuestra calidad"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_default
|
||
msgid "Our Service"
|
||
msgstr "Nuestro servicio"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid ""
|
||
"Participants are expected to have some knowledge in programming. A basic "
|
||
"knowledge of the Python programming is recommended."
|
||
msgstr ""
|
||
"Los participantes deberían tener algún conocimiento de programación. Se "
|
||
"recomienda un conocimiento básico de programación con Python."
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid ""
|
||
"Participants preferably have a functional knowledge of our software (see "
|
||
"Functional Training)."
|
||
msgstr ""
|
||
"Los participantes preferiblemente tienen un conocimiento funcional de "
|
||
"nuestro software (vea Entrenamiento Funcional)."
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid "Partner Program"
|
||
msgstr "Programa de socios"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid "Partners Commitment"
|
||
msgstr "Compromiso con los socios"
|
||
|
||
#. module: website_quote
|
||
#: code:addons/website_quote/controllers/main.py:197
|
||
#, python-format
|
||
msgid "Pay & Confirm"
|
||
msgstr "Pagar y confirmar"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "Pay with"
|
||
msgstr "Pagar con"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.menu,name:website_quote.payment_acquirer_menu_sale
|
||
msgid "Payment Acquirers"
|
||
msgstr "Medios de pago"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation_content
|
||
msgid "Payment Terms:"
|
||
msgstr "Plazos de pago:"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.sale_order_form_quote
|
||
msgid "Preview"
|
||
msgstr "Previsualizar"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.optional_products
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_default
|
||
msgid "Price"
|
||
msgstr "Precio"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.pricing
|
||
msgid "Pricing"
|
||
msgstr "Precio"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation_content
|
||
msgid "Print"
|
||
msgstr "Imprimir"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_option_product_id
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_line_product_id
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_option_product_id
|
||
#: model:ir.ui.view,arch_db:website_quote.optional_products
|
||
#: model:ir.ui.view,arch_db:website_quote.report_saleorder_validity_date
|
||
msgid "Product"
|
||
msgstr "Producto"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model,name:website_quote.model_product_template
|
||
msgid "Product Template"
|
||
msgstr "Plantilla de producto"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_default
|
||
msgid ""
|
||
"Product quality is the foundation we\n"
|
||
" stand on; we build it with a relentless\n"
|
||
" focus on fabric, performance and craftsmanship."
|
||
msgstr ""
|
||
"La calidad de nuestros productos es\n"
|
||
" nuestra seña de identidad. Y la conseguimos\n"
|
||
" gracias a nuestra atención constante por la estructura, el rendimiento y la profesionalidad."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_template
|
||
msgid "Product:"
|
||
msgstr "Producto:"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.pricing
|
||
msgid "Products"
|
||
msgstr "Productos"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid "Promote Odoo Enterprise to its customers"
|
||
msgstr "Promocione Odoo Enterprise entre sus clientes"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid "Publishes references directly on Odoo.com"
|
||
msgstr "Publica referencias directamente en Odoo.com"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Python Objects"
|
||
msgstr "Objetos Python"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_option_quantity
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_line_product_uom_qty
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_option_quantity
|
||
#: model:ir.ui.view,arch_db:website_quote.pricing
|
||
msgid "Quantity"
|
||
msgstr "Cantidad"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model,name:website_quote.model_sale_order
|
||
msgid "Quotation"
|
||
msgstr "Presupuesto"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_template_number_of_days
|
||
msgid "Quotation Duration"
|
||
msgstr "Duración del presupuesto"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model,name:website_quote.model_sale_quote_option
|
||
msgid "Quotation Option"
|
||
msgstr "Opción de presupuesto"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_template_id
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_template_name
|
||
#: model:ir.ui.view,arch_db:website_quote.view_sale_quote_template_form
|
||
msgid "Quotation Template"
|
||
msgstr "Plantilla de presupuesto"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model,name:website_quote.model_sale_quote_line
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_template_quote_line
|
||
msgid "Quotation Template Lines"
|
||
msgstr "Líneas de plantilla de presupuesto"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_line_quote_id
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_option_template_id
|
||
msgid "Quotation Template Reference"
|
||
msgstr "Referencia de la plantilla de presupuesto "
|
||
|
||
#. module: website_quote
|
||
#: model:ir.actions.act_window,name:website_quote.action_sale_quotation_template
|
||
#: model:ir.ui.menu,name:website_quote.menu_sale_quote_template
|
||
#: model:ir.ui.view,arch_db:website_quote.res_config_settings_view_form
|
||
msgid "Quotation Templates"
|
||
msgstr "Plantillas de presupuesto"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_quote_viewed
|
||
msgid "Quotation Viewed"
|
||
msgstr "Presupuesto Visto"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.view_sale_quote_template_form
|
||
msgid "Quotation expires after"
|
||
msgstr "El presupuesto expira después de"
|
||
|
||
#. module: website_quote
|
||
#: code:addons/website_quote/controllers/main.py:50
|
||
#, python-format
|
||
msgid "Quotation viewed by customer"
|
||
msgstr "Presupuesto visto por el cliente"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation_content
|
||
msgid "Quote Date:"
|
||
msgstr "Fecha de presupuesto:"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "Reject"
|
||
msgstr "Rechazado"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "Reject This Quote"
|
||
msgstr "Rechazar este presupuesto"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Report Engine"
|
||
msgstr "Reporte Motor"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Requirements"
|
||
msgstr "Requerimientos"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model,name:website_quote.model_sale_order_option
|
||
msgid "Sale Options"
|
||
msgstr "Opciones de venta"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model,name:website_quote.model_sale_quote_template
|
||
#: model:ir.ui.view,arch_db:website_quote.view_sale_quote_template_form
|
||
#: model:ir.ui.view,arch_db:website_quote.view_sale_quote_template_tree
|
||
msgid "Sale Quotation Template"
|
||
msgstr "Plantilla de presupuesto de venta"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model,name:website_quote.model_sale_order_line
|
||
msgid "Sales Order Line"
|
||
msgstr "Línea de pedido de venta"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_option_order_id
|
||
msgid "Sales Order Reference"
|
||
msgstr "Referencia del pedido de venta"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.sale_order_form_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.view_sale_quote_template_form
|
||
msgid "Sales Quotation Template Lines"
|
||
msgstr "Líneas de la plantilla de pedido de venta"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.view_sale_quote_template_search
|
||
msgid "Search Quotation Template"
|
||
msgstr "Buscar plantilla de presupuesto"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_option_layout_category_id
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_line_layout_category_id
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_option_layout_category_id
|
||
msgid "Section"
|
||
msgstr "Sección"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_option_sequence
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_line_sequence
|
||
msgid "Sequence"
|
||
msgstr "Secuencia"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation_content
|
||
msgid "Ship To:"
|
||
msgstr "Enviar a:"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_1
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_1
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
|
||
msgid "Structure of the Training"
|
||
msgstr "Estructura de la formación"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.optional_products
|
||
#: model:ir.ui.view,arch_db:website_quote.sale_order_form_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.view_sale_quote_template_form
|
||
msgid "Suggested Products"
|
||
msgstr "Productos sugeridos"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.pricing
|
||
msgid "Taxes"
|
||
msgstr "Impuestos"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.pricing
|
||
msgid "Taxes:"
|
||
msgstr "Impuestos:"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,name:website_quote.product_product_quote_2
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,name:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,name:website_quote.product_template_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,name:website_quote.website_sale_order_line_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Technical Training"
|
||
msgstr "Formación técnica"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid ""
|
||
"Tell us why you are refusing this quotation, this will help us improve our "
|
||
"services."
|
||
msgstr ""
|
||
"Cuéntenos por favor por qué rechaza este presupuesto. Nos ayudará a mejorar "
|
||
"en un futuro."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.pricing
|
||
#: model:ir.ui.view,arch_db:website_quote.so_template
|
||
msgid "Terms & Conditions"
|
||
msgstr "Términos y condiciones"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_template_note
|
||
msgid "Terms and conditions"
|
||
msgstr "Términos y condiciones"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.view_sale_quote_template_form
|
||
msgid ""
|
||
"The Administrator can set default Terms & Conditions in Sales Settings. "
|
||
"Terms set here will show up instead if you select this quotation template."
|
||
msgstr ""
|
||
"El administrador puede establecer términos y condiciones por defecto en "
|
||
"Configuraciones de Ventas. Se mostrarán los términos establecidos aquí si "
|
||
"selecciona esta plantilla de presupuesto."
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid "The Odoo Enterprise GitHub repositories for all his developers"
|
||
msgstr "Repositorios GitHub de Odoo Enterprise para todos sus desarrolladores"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid ""
|
||
"The Odoo eco system is designed to offer the best customer experience to "
|
||
"Odoo users, from the product to implementation services. In order to "
|
||
"guarantee that, the Odoo Partner Program ensures that official partners have"
|
||
" the resources and knowledge required to offer Odoo implementation services."
|
||
msgstr ""
|
||
"El sistema ECO de Odoo está pensado para ofrecer la mejor experiencia a los "
|
||
"usuarios, desde el producto hasta los servicios de implementación. Para "
|
||
"ello, el programa de socios de Odoo garantiza que todos los socios oficiales"
|
||
" tienen los recursos y conocimientos necesarios para ofrecer servicios de "
|
||
"implementación de Odoo."
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid ""
|
||
"The ability to report bugs to be fixed by Odoo on behalf of his customer "
|
||
"(Enterprise contracts only)"
|
||
msgstr ""
|
||
"La capacidad de informar sobre errores que Odoo tiene que solucionar en "
|
||
"nombre de su cliente (solo contratos de Enterprise)"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_1
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_1
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
|
||
msgid ""
|
||
"These courses feature the same high quality course content found in our "
|
||
"traditional classroom trainings, supplemented with modular sessions and "
|
||
"cloud-based labs. Many of our online learning courses also include dozens of"
|
||
" recorded webinars and live sessions by our senior instructors."
|
||
msgstr ""
|
||
"Estos cursos se caracterizan por el mismo contenido de alta calidad de "
|
||
"nuestros cursos tradicionales presenciales, complementado con sesiones "
|
||
"modulares y laboratorios basados en la nube. Muchos de nuestros cursos de "
|
||
"aprendizaje en línea también incluyen docenas de seminarios en línea "
|
||
"grabados y sesiones en vivo de nuestros instructores sénior. "
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,help:website_quote.field_sale_quote_template_mail_template_id
|
||
msgid ""
|
||
"This e-mail template will be sent on confirmation. Leave empty to send "
|
||
"nothing."
|
||
msgstr ""
|
||
"Se enviará esta plantilla de correo electrónico como confirmación. Déjela en"
|
||
" blanco si no quiere enviar nada."
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_default
|
||
msgid ""
|
||
"This is a <strong>sample quotation template</strong>. You should\n"
|
||
" customize it to fit your own needs from the <i>Sale</i>\n"
|
||
" application, using the menu: Configuration /\n"
|
||
" Quotation Templates."
|
||
msgstr ""
|
||
"Esta es una <strong>plantilla de presupuesto de ejemplo</strong>. Debe personalizarla\n"
|
||
" según sus necesidades desde la aplicación de <i>Ventas</i>\n"
|
||
" , con el siguiente menú: Configuración /\n"
|
||
" Plantillas de presupuesto."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "This order"
|
||
msgstr "Este pedido"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid ""
|
||
"This order has been validated. Thanks for your trust\n"
|
||
" and do not hesitate to"
|
||
msgstr "El pedido ha sido validado. Gracias por su confianza y no dude en"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "This quotation has been rejected."
|
||
msgstr "Este presupuesto ha sido rechazado."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_template
|
||
msgid ""
|
||
"Titles with style <i>Heading 1</i> and\n"
|
||
" <i>Heading 2</i> will be used to generate the\n"
|
||
" table of content automatically."
|
||
msgstr ""
|
||
"Títulos con estilo <i>Cabecera 1</i> y\n"
|
||
"<i>Cabecera 2 </i> se usarán para generar la\n"
|
||
"tabla de contenido automáticamente."
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "To get more information, visit the"
|
||
msgstr "Para obtener más información, visite el"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.pricing
|
||
msgid "Total Price"
|
||
msgstr "Precio total"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid "Train their staff by following Odoo training sessions"
|
||
msgstr "Forme a su personal con las sesiones formativas de Odoo"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Training Center Module"
|
||
msgstr "Módulo Centro de Entrenamiento"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Underscore"
|
||
msgstr "Subrayado"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Understand the development concepts and architecture;"
|
||
msgstr "Comprender los conceptos de desarrollo y la arquitectura;"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_option_price_unit
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_line_price_unit
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_option_price_unit
|
||
#: model:ir.ui.view,arch_db:website_quote.pricing
|
||
#: model:ir.ui.view,arch_db:website_quote.report_saleorder_validity_date
|
||
msgid "Unit Price"
|
||
msgstr "Precio unitario"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_order_option_uom_id
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_line_product_uom_id
|
||
#: model:ir.model.fields,field_description:website_quote.field_sale_quote_option_uom_id
|
||
msgid "Unit of Measure "
|
||
msgstr "Unidad de medida "
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid ""
|
||
"Up to 20% commission on Odoo Enterprise sales, depending on the partnership "
|
||
"level"
|
||
msgstr ""
|
||
"Hasta un 20 % de comisión en ventas de Odoo Enterprise según el nivel de "
|
||
"socio"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.actions.act_window,help:website_quote.action_sale_quotation_template
|
||
msgid ""
|
||
"Use templates to create polished, professional quotes in minutes.\n"
|
||
" Send these quotes by email and let your customers sign online.\n"
|
||
" Use cross-selling and discounts to push and boost your sales."
|
||
msgstr ""
|
||
"Use plantillas para crear presupuestos detallados y profesionales en minutos.\n"
|
||
"Envíe estos presupuestos por correo electrónico y permita que sus clientes firmen en línea.\n"
|
||
"Utilice la venta cruzada y los descuentos para impulsar y aumentar sus ventas."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "Validate Order"
|
||
msgstr "Validar pedido"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Variables & Operators"
|
||
msgstr "Variables y operadores"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_1
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_1
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
|
||
msgid "Videos with detailed demos"
|
||
msgstr "Videos con demos detalladas"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid ""
|
||
"Visibility and recognition, by being listed as an official partner on "
|
||
"Odoo.com Partners page"
|
||
msgstr ""
|
||
"Visibilidad y reconocimiento al aparecer en la página Socios de Odoo.com "
|
||
"como socio oficial "
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_default
|
||
msgid ""
|
||
"We always ensure that our products are\n"
|
||
" set at a fair price so that you will be\n"
|
||
" happy to buy them."
|
||
msgstr ""
|
||
"Siempre garantizamos que nuestros productos tengan\n"
|
||
" un precio justo para que se alegre\n"
|
||
" de comprarlos."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.actions.report,name:website_quote.report_web_quote
|
||
msgid "Web Quotation"
|
||
msgstr "Presupuesto Web"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.view_sale_quote_template_form
|
||
msgid "Website Description"
|
||
msgstr "Descripción del sitio web"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "What you will learn?"
|
||
msgstr "¿Qué aprenderá?"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "Workflows"
|
||
msgstr "Flujos"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
|
||
msgid "Yearly upgrade training sessions when a new version is released"
|
||
msgstr "Sesiones de formación anuales cuando hay nuevas versiones disponibles"
|
||
|
||
#. module: website_quote
|
||
#: model:sale.quote.template,website_description:website_quote.website_quote_template_default
|
||
msgid ""
|
||
"You can <strong>set a description per product</strong>. Odoo will\n"
|
||
" automatically create a quotation using the descriptions\n"
|
||
" of all products in the proposal. The table of content\n"
|
||
" on the left is generated automatically using the styles you\n"
|
||
" used in your description (heading 1, heading 2, ...)"
|
||
msgstr ""
|
||
"Puede <strong>elegir una descripción por producto</strong>. Odoo creará\n"
|
||
" un presupuesto automáticamente con las descripciones\n"
|
||
" de todos los productos de la propuesta. La tabla de contenidos\n"
|
||
" de la izquierda se genera de forma automática con los estilos\n"
|
||
" que haya usado en la descripción (encabezado 1, encabezado 2...)"
|
||
|
||
#. module: website_quote
|
||
#: code:addons/website_quote/controllers/main.py:150
|
||
#, python-format
|
||
msgid "You cannot add options to a confirmed order."
|
||
msgstr "No puede añadir opciones a un pedido confirmado."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation_content
|
||
msgid "Your Contact:"
|
||
msgstr "Su contacto:"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation_content
|
||
msgid "Your Order"
|
||
msgstr "Su pedido"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation_content
|
||
msgid "Your Quotation"
|
||
msgstr "Su presupuesto"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation_content
|
||
msgid "Your Reference:"
|
||
msgstr "Su referencia:"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "Your advantage:"
|
||
msgstr "Sus condiciones:"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_1
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_1
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
|
||
msgid "Your advantages"
|
||
msgstr "Sus ventajas"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "Your feedback....."
|
||
msgstr "Su opinión..."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "Your message has been successfully sent!"
|
||
msgstr "Su mensaje ha sido enviado correctamente"
|
||
|
||
#. module: website_quote
|
||
#: model:mail.template,subject:website_quote.confirmation_mail
|
||
msgid "Your order ${object.name} is confirmed"
|
||
msgstr "Su pedido ${object.name} está confirmado"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "Your payment has been authorized."
|
||
msgstr "Se ha autorizado su pago."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "Your payment has been received, thank you for your trust."
|
||
msgstr "Su pago ha sido recibido, gracias por su confianza."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "Your transaction is waiting confirmation."
|
||
msgstr "Su transacción está esperando confirmación."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "contact us"
|
||
msgstr "contáctenos"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "day"
|
||
msgstr "día"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
#: model:ir.ui.view,arch_db:website_quote.view_sale_quote_template_form
|
||
msgid "days"
|
||
msgstr "días"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "drinks and lunch;"
|
||
msgstr "debidas y almuerzo;"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid ""
|
||
"for\n"
|
||
" any question."
|
||
msgstr "para cualquier cuestión."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "has already been cancelled"
|
||
msgstr "ya ha sido cancelada"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "has already been validated"
|
||
msgstr "ya ha sido validada"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "has not yet been sent"
|
||
msgstr "aún no ha sido enviada"
|
||
|
||
#. module: website_quote
|
||
#: model:ir.ui.view,arch_db:website_quote.so_quotation
|
||
msgid "if you want a new one."
|
||
msgstr "si desea uno nuevo."
|
||
|
||
#. module: website_quote
|
||
#: model:ir.model,name:website_quote.model_res_config_settings
|
||
msgid "res.config.settings"
|
||
msgstr "res.config.settings"
|
||
|
||
#. module: website_quote
|
||
#: model:product.product,quote_description:website_quote.product_product_quote_2
|
||
#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
|
||
#: model:product.template,quote_description:website_quote.product_template_quote_2
|
||
#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
|
||
msgid "training material."
|
||
msgstr "material de entrenamiento."
|