Translated using Weblate (Spanish (Argentina))

Currently translated at 5.2% (14 of 270 strings)

Translation: contract-12.0/contract-12.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract/es_AR/
This commit is contained in:
Ignacio Buioli
2020-07-13 18:38:05 +00:00
committed by OCA Transbot
parent 4199b7ca68
commit d43bdb9ed5

View File

@@ -9,15 +9,16 @@ msgstr ""
"Project-Id-Version: Odoo Server 11.0\n" "Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-21 18:22+0000\n" "POT-Creation-Date: 2017-11-21 18:22+0000\n"
"PO-Revision-Date: 2017-11-21 18:22+0000\n" "PO-Revision-Date: 2020-07-13 21:20+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: Ignacio Buioli <ibuioli@gmail.com>\n"
"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/" "Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/"
"teams/23907/es_AR/)\n" "23907/es_AR/)\n"
"Language: es_AR\n" "Language: es_AR\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: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.10\n"
#. module: contract #. module: contract
#: model:mail.template,body_html:contract.email_contract_template #: model:mail.template,body_html:contract.email_contract_template
@@ -82,11 +83,71 @@ msgid ""
"</div>\n" "</div>\n"
" " " "
msgstr "" 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>Un nuevo contrato ha sido creado: </p>\n"
"\n"
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;\">\n"
" &nbsp;&nbsp;<strong>REFERENCIAS</strong><br />\n"
" &nbsp;&nbsp;Contrato: <strong>${object.name}</strong><br />\n"
" % if object.date_start:\n"
" &nbsp;&nbsp;Inicio de la Fecha de Contrato: ${object.date_start or "
"''}<br />\n"
" % endif\n"
"\n"
" % if object.user_id:\n"
" % if object.user_id.email:\n"
" &nbsp;&nbsp;Su Contacto: <a href=\"mailto:${object.user_id.email or "
"''}?subject=Contrato%20${object.name}\">${object.user_id.name}</a>\n"
" % else:\n"
" &nbsp;&nbsp;Su Contacto: ${object.user_id.name}\n"
" % endif\n"
" % endif\n"
" </p>\n"
"\n"
" <br/>\n"
" <p>Si tiene alguna 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"
" Sitio 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 #. module: contract
#: model:mail.template,subject:contract.email_contract_template #: model:mail.template,subject:contract.email_contract_template
msgid "${object.company_id.name} Contract (Ref ${object.name or 'n/a'})" msgid "${object.company_id.name} Contract (Ref ${object.name or 'n/a'})"
msgstr "" msgstr "${object.company_id.name} Contrato (Ref ${object.name or 'n/a'})"
#. module: contract #. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_manually_create_invoice_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_manually_create_invoice_form_view
@@ -99,11 +160,18 @@ msgid ""
" contracts to invoice\n" " contracts to invoice\n"
" </span>" " </span>"
msgstr "" msgstr ""
"<span attrs=\"{'invisible': [('contract_to_invoice_count', '&gt;', 1)]}\">\n"
" contracto a facturar\n"
" </span>\n"
" <span attrs=\"{'invisible': [("
"'contract_to_invoice_count', '&lt;', 1)]}\">\n"
" contratos a facturar\n"
" </span>"
#. module: contract #. module: contract
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document #: model_terms:ir.ui.view,arch_db:contract.report_contract_document
msgid "<strong class=\"mr16\">Subtotal</strong>" msgid "<strong class=\"mr16\">Subtotal</strong>"
msgstr "" msgstr "<strong class=\"mr16\">Subtotal</strong>"
#. module: contract #. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
@@ -113,11 +181,14 @@ msgid ""
" the\n" " the\n"
" invoiced period" " invoiced period"
msgstr "" msgstr ""
"<strong>#FIN#</strong>: Fecha final\n"
" del\n"
" período facturado"
#. module: contract #. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid "<strong>#END#</strong>: End date of the invoiced period" msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr "" msgstr "<strong>#FIN#</strong>: Fecha final del período facturado"
#. module: contract #. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
@@ -643,10 +714,8 @@ msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_manually_create_invoice_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_manually_create_invoice_form_view
#, fuzzy
#| msgid "Last Updated on"
msgid "Create Invoices" msgid "Create Invoices"
msgstr "Última actualización el" msgstr "Crear Facturas"
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_res_company__create_new_line_at_contract_line_renew #: model:ir.model.fields,field_description:contract.field_res_company__create_new_line_at_contract_line_renew
@@ -1002,10 +1071,8 @@ msgstr ""
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_line__last_date_invoiced #: model:ir.model.fields,field_description:contract.field_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_template_line__last_date_invoiced #: model:ir.model.fields,field_description:contract.field_contract_template_line__last_date_invoiced
#, fuzzy
#| msgid "Last Updated on"
msgid "Last Date Invoiced" msgid "Last Date Invoiced"
msgstr "Última actualización el" msgstr "Última fecha de facturación"
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract____last_update #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract____last_update