|
@ -1,23 +1,27 @@ |
|
|
# Translation of Odoo Server. |
|
|
# Translation of Odoo Server. |
|
|
# This file contains the translation of the following modules: |
|
|
# This file contains the translation of the following modules: |
|
|
# * contract |
|
|
|
|
|
|
|
|
# * contract |
|
|
# |
|
|
# |
|
|
|
|
|
# Translators: |
|
|
|
|
|
# Pedro M. Baeza <pedro.baeza@gmail.com>, 2017 |
|
|
msgid "" |
|
|
msgid "" |
|
|
msgstr "" |
|
|
msgstr "" |
|
|
"Project-Id-Version: Odoo Server 9.0c\n" |
|
|
|
|
|
|
|
|
"Project-Id-Version: contract (9.0)\n" |
|
|
"Report-Msgid-Bugs-To: \n" |
|
|
"Report-Msgid-Bugs-To: \n" |
|
|
"POT-Creation-Date: 2017-08-02 17:47+0000\n" |
|
|
|
|
|
"PO-Revision-Date: 2017-08-02 17:47+0000\n" |
|
|
|
|
|
"Last-Translator: <>\n" |
|
|
|
|
|
"Language-Team: \n" |
|
|
|
|
|
|
|
|
"POT-Creation-Date: 2017-08-10 00:48+0000\n" |
|
|
|
|
|
"PO-Revision-Date: 2017-08-11 11:56+0000\n" |
|
|
|
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" |
|
|
|
|
|
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-contract-9-0/language/es/)\n" |
|
|
"MIME-Version: 1.0\n" |
|
|
"MIME-Version: 1.0\n" |
|
|
"Content-Type: text/plain; charset=UTF-8\n" |
|
|
"Content-Type: text/plain; charset=UTF-8\n" |
|
|
"Content-Transfer-Encoding: \n" |
|
|
"Content-Transfer-Encoding: \n" |
|
|
"Plural-Forms: \n" |
|
|
|
|
|
|
|
|
"Language: es\n" |
|
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|
|
|
|
|
|
|
|
#. module: contract |
|
|
#. module: contract |
|
|
#: model:mail.template,body_html:contract.email_contract_template |
|
|
#: model:mail.template,body_html:contract.email_contract_template |
|
|
msgid "\n" |
|
|
|
|
|
|
|
|
msgid "" |
|
|
|
|
|
"\n" |
|
|
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n" |
|
|
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n" |
|
|
" <p>Hello ${object.partner_id.name or ''},</p>\n" |
|
|
" <p>Hello ${object.partner_id.name or ''},</p>\n" |
|
|
" <p>A new contract has been created: </p>\n" |
|
|
" <p>A new contract has been created: </p>\n" |
|
@ -59,48 +63,12 @@ msgid "\n" |
|
|
" </div>\n" |
|
|
" </div>\n" |
|
|
"</div>\n" |
|
|
"</div>\n" |
|
|
" " |
|
|
" " |
|
|
msgstr "\n" |
|
|
|
|
|
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n" |
|
|
|
|
|
" <p>Hola ${object.partner_id.name or ''},</p>\n" |
|
|
|
|
|
" <p>Se ha creado un nuevo contrato: </p>\n" |
|
|
|
|
|
"\n" |
|
|
|
|
|
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;\">\n" |
|
|
|
|
|
" <strong>REFERENCIAS</strong><br />\n" |
|
|
|
|
|
" Contrato: <strong>${object.name}</strong><br />\n" |
|
|
|
|
|
" Fecha de inicio del contrato: ${object.date_start or ''}<br />\n" |
|
|
|
|
|
"\n" |
|
|
|
|
|
" % if object.user_id:\n" |
|
|
|
|
|
" Contacto: <a href=\"mailto:${object.user_id.email or ''}?subject=Contrato%20${object.name}\">${object.user_id.name}</a>\n" |
|
|
|
|
|
" % endif\n" |
|
|
|
|
|
" </p>\n" |
|
|
|
|
|
"\n" |
|
|
|
|
|
" <br/>\n" |
|
|
|
|
|
" <p>Si tiene cualquier pregunta, no dude en contactarnos.</p>\n" |
|
|
|
|
|
" <p>Gracias por elegir ${object.company_id.name or 'nos'}!</p>\n" |
|
|
|
|
|
" <br/>\n" |
|
|
|
|
|
" <br/>\n" |
|
|
|
|
|
" <div style=\"width: 375px; margin: 0px; padding: 0px; background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; background-repeat: repeat no-repeat;\">\n" |
|
|
|
|
|
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: 12px; color: #DDD;\">\n" |
|
|
|
|
|
" <strong style=\"text-transform:uppercase;\">${object.company_id.name}</strong></h3>\n" |
|
|
|
|
|
" </div>\n" |
|
|
|
|
|
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; line-height: 16px; background-color: #F2F2F2;\">\n" |
|
|
|
|
|
" <span style=\"color: #222; margin-bottom: 5px; display: block; \">\n" |
|
|
|
|
|
" ${object.company_id.partner_id.sudo().with_context(show_address=True, html_format=True).name_get()[0][1] | safe}\n" |
|
|
|
|
|
" </span>\n" |
|
|
|
|
|
" % if object.company_id.phone:\n" |
|
|
|
|
|
" <div style=\"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; \">\n" |
|
|
|
|
|
" Teléfono : ${object.company_id.phone}\n" |
|
|
|
|
|
" </div>\n" |
|
|
|
|
|
" % endif\n" |
|
|
|
|
|
" % if object.company_id.website:\n" |
|
|
|
|
|
" <div>\n" |
|
|
|
|
|
" Web : <a href=\"${object.company_id.website}\">${object.company_id.website}</a>\n" |
|
|
|
|
|
" </div>\n" |
|
|
|
|
|
" %endif\n" |
|
|
|
|
|
" <p></p>\n" |
|
|
|
|
|
" </div>\n" |
|
|
|
|
|
"</div>\n" |
|
|
|
|
|
" " |
|
|
|
|
|
|
|
|
msgstr "\n<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n <p>Hola ${object.partner_id.name or ''},</p>\n <p>Se ha creado un nuevo contrato: </p>\n\n <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;\">\n <strong>REFERENCIAS</strong><br />\n Contrato: <strong>${object.name}</strong><br />\n Fecha de inicio del contrato: ${object.date_start or ''}<br />\n\n % if object.user_id:\n Contacto: <a href=\"mailto:${object.user_id.email or ''}?subject=Contrato%20${object.name}\">${object.user_id.name}</a>\n % endif\n </p>\n\n <br/>\n <p>Si tiene cualquier pregunta, no dude en contactarnos.</p>\n <p>Gracias por elegir ${object.company_id.name or 'nos'}!</p>\n <br/>\n <br/>\n <div style=\"width: 375px; margin: 0px; padding: 0px; background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; background-repeat: repeat no-repeat;\">\n <h3 style=\"margin: 0px; padding: 2px 14px; font-size: 12px; color: #DDD;\">\n <strong style=\"text-transform:uppercase;\">${object.company_id.name}</strong></h3>\n </div>\n <div style=\"width: 347px; margin: 0px; padding: 5px 14px; line-height: 16px; background-color: #F2F2F2;\">\n <span style=\"color: #222; margin-bottom: 5px; display: block; \">\n ${object.company_id.partner_id.sudo().with_context(show_address=True, html_format=True).name_get()[0][1] | safe}\n </span>\n % if object.company_id.phone:\n <div style=\"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; \">\n Teléfono : ${object.company_id.phone}\n </div>\n % endif\n % if object.company_id.website:\n <div>\n Web : <a href=\"${object.company_id.website}\">${object.company_id.website}</a>\n </div>\n %endif\n <p></p>\n </div>\n</div>\n " |
|
|
|
|
|
|
|
|
|
|
|
#. module: contract |
|
|
|
|
|
#: model:mail.template,subject:contract.email_contract_template |
|
|
|
|
|
msgid "${object.company_id.name} Contract (Ref ${object.name or 'n/a'})" |
|
|
|
|
|
msgstr "" |
|
|
|
|
|
|
|
|
#. module: contract |
|
|
#. module: contract |
|
|
#: model:ir.ui.view,arch_db:contract.account_analytic_account_recurring_form_form |
|
|
#: model:ir.ui.view,arch_db:contract.account_analytic_account_recurring_form_form |
|
@ -112,6 +80,16 @@ msgstr "<strong>#END#</strong>: Fecha fin del periodo facturado" |
|
|
msgid "<strong>#START#</strong>: Start date of the invoiced period" |
|
|
msgid "<strong>#START#</strong>: Start date of the invoiced period" |
|
|
msgstr "<strong>#START#</strong>: Fecha inicio del periodo facturado" |
|
|
msgstr "<strong>#START#</strong>: Fecha inicio del periodo facturado" |
|
|
|
|
|
|
|
|
|
|
|
#. module: contract |
|
|
|
|
|
#: model:ir.ui.view,arch_db:contract.report_contract_document |
|
|
|
|
|
msgid "<strong>Contract: </strong>" |
|
|
|
|
|
msgstr "" |
|
|
|
|
|
|
|
|
|
|
|
#. module: contract |
|
|
|
|
|
#: model:ir.ui.view,arch_db:contract.report_contract_document |
|
|
|
|
|
msgid "<strong>Date Start: </strong>" |
|
|
|
|
|
msgstr "" |
|
|
|
|
|
|
|
|
#. module: contract |
|
|
#. module: contract |
|
|
#: model:ir.ui.view,arch_db:contract.report_contract_document |
|
|
#: model:ir.ui.view,arch_db:contract.report_contract_document |
|
|
msgid "<strong>Description</strong>" |
|
|
msgid "<strong>Description</strong>" |
|
@ -137,6 +115,11 @@ msgstr "<strong>Precio</strong>" |
|
|
msgid "<strong>Quantity</strong>" |
|
|
msgid "<strong>Quantity</strong>" |
|
|
msgstr "<strong>Cantidad</strong>" |
|
|
msgstr "<strong>Cantidad</strong>" |
|
|
|
|
|
|
|
|
|
|
|
#. module: contract |
|
|
|
|
|
#: model:ir.ui.view,arch_db:contract.report_contract_document |
|
|
|
|
|
msgid "<strong>Responsible: </strong>" |
|
|
|
|
|
msgstr "" |
|
|
|
|
|
|
|
|
#. module: contract |
|
|
#. module: contract |
|
|
#: model:ir.ui.view,arch_db:contract.report_contract_document |
|
|
#: model:ir.ui.view,arch_db:contract.report_contract_document |
|
|
msgid "<strong>Total</strong>" |
|
|
msgid "<strong>Total</strong>" |
|
@ -163,17 +146,19 @@ msgstr "Cuenta analítica" |
|
|
msgid "Click to create a new contract." |
|
|
msgid "Click to create a new contract." |
|
|
msgstr "Pinche para crear un contrato nuevo. " |
|
|
msgstr "Pinche para crear un contrato nuevo. " |
|
|
|
|
|
|
|
|
#. module: contract |
|
|
|
|
|
#: model:ir.model.fields,field_description:contract.field_account_invoice_contract_id |
|
|
|
|
|
msgid "Contract" |
|
|
|
|
|
msgstr "Contrato" |
|
|
|
|
|
|
|
|
|
|
|
#. module: contract |
|
|
#. module: contract |
|
|
#: code:addons/contract/models/contract.py:318 |
|
|
#: code:addons/contract/models/contract.py:318 |
|
|
#, python-format |
|
|
#, python-format |
|
|
msgid "Compose Email" |
|
|
msgid "Compose Email" |
|
|
msgstr "Componer correo electrónico" |
|
|
msgstr "Componer correo electrónico" |
|
|
|
|
|
|
|
|
|
|
|
#. module: contract |
|
|
|
|
|
#: model:ir.actions.report.xml,name:contract.report_contract |
|
|
|
|
|
#: model:ir.model.fields,field_description:contract.field_account_invoice_contract_id |
|
|
|
|
|
#: model:mail.template,report_name:contract.email_contract_template |
|
|
|
|
|
msgid "Contract" |
|
|
|
|
|
msgstr "Contrato" |
|
|
|
|
|
|
|
|
#. module: contract |
|
|
#. module: contract |
|
|
#: model:ir.actions.act_window,name:contract.action_account_analytic_overdue_all |
|
|
#: model:ir.actions.act_window,name:contract.action_account_analytic_overdue_all |
|
|
#: model:ir.ui.menu,name:contract.menu_action_account_analytic_overdue_all |
|
|
#: model:ir.ui.menu,name:contract.menu_action_account_analytic_overdue_all |
|
@ -196,11 +181,6 @@ msgstr "Creado por" |
|
|
msgid "Created on" |
|
|
msgid "Created on" |
|
|
msgstr "Creado en" |
|
|
msgstr "Creado en" |
|
|
|
|
|
|
|
|
#. module: contract |
|
|
|
|
|
#: model:ir.ui.view,arch_db:contract.report_contract_document |
|
|
|
|
|
msgid "Date Start:" |
|
|
|
|
|
msgstr "Fecha de inicio:" |
|
|
|
|
|
|
|
|
|
|
|
#. module: contract |
|
|
#. module: contract |
|
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_account_recurring_next_date |
|
|
#: model:ir.model.fields,field_description:contract.field_account_analytic_account_recurring_next_date |
|
|
msgid "Date of Next Invoice" |
|
|
msgid "Date of Next Invoice" |
|
@ -320,7 +300,7 @@ msgid "Next Invoice" |
|
|
msgstr "Próxima factura" |
|
|
msgstr "Próxima factura" |
|
|
|
|
|
|
|
|
#. module: contract |
|
|
#. module: contract |
|
|
#: code:addons/contract/models/contract.py:230 |
|
|
|
|
|
|
|
|
#: code:addons/contract/models/contract.py:236 |
|
|
#, python-format |
|
|
#, python-format |
|
|
msgid "Please define a sale journal for the company '%s'." |
|
|
msgid "Please define a sale journal for the company '%s'." |
|
|
msgstr "Por favor define un diario de ventas para la compañía '%s'." |
|
|
msgstr "Por favor define un diario de ventas para la compañía '%s'." |
|
@ -376,11 +356,6 @@ msgstr "Repetir cada (días/semana/mes/año)" |
|
|
msgid "Responsible" |
|
|
msgid "Responsible" |
|
|
msgstr "Responsable" |
|
|
msgstr "Responsable" |
|
|
|
|
|
|
|
|
#. module: contract |
|
|
|
|
|
#: model:ir.ui.view,arch_db:contract.report_contract_document |
|
|
|
|
|
msgid "Responsible:" |
|
|
|
|
|
msgstr "Responsable:" |
|
|
|
|
|
|
|
|
|
|
|
#. module: contract |
|
|
#. module: contract |
|
|
#: model:ir.ui.view,arch_db:contract.account_analytic_account_recurring_form_form |
|
|
#: model:ir.ui.view,arch_db:contract.account_analytic_account_recurring_form_form |
|
|
msgid "Send by Email" |
|
|
msgid "Send by Email" |
|
@ -427,7 +402,7 @@ msgid "Year(s)" |
|
|
msgstr "Año(s)" |
|
|
msgstr "Año(s)" |
|
|
|
|
|
|
|
|
#. module: contract |
|
|
#. module: contract |
|
|
#: code:addons/contract/models/contract.py:222 |
|
|
|
|
|
|
|
|
#: code:addons/contract/models/contract.py:228 |
|
|
#, python-format |
|
|
#, python-format |
|
|
msgid "You must first select a Customer for Contract %s!" |
|
|
msgid "You must first select a Customer for Contract %s!" |
|
|
msgstr "¡Seleccione un cliente para este contrato %s!" |
|
|
msgstr "¡Seleccione un cliente para este contrato %s!" |
|
|