mirror of
https://github.com/bringout/oca-financial.git
synced 2026-04-26 16:22:01 +02:00
146 lines
6 KiB
Text
146 lines
6 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_receipt_send
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2023-07-29 10:09+0000\n"
|
|
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
|
|
"Language-Team: none\n"
|
|
"Language: es\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"X-Generator: Weblate 4.17\n"
|
|
|
|
#. module: account_receipt_send
|
|
#: model:mail.template,body_html:account_receipt_send.email_template_edi_receipt
|
|
msgid ""
|
|
"<div style=\"margin: 0px; padding: 0px;\">\n"
|
|
" <p style=\"margin: 0px; padding: 0px; font-size: 13px;"
|
|
"\">Dear\n"
|
|
" <t t-if=\"object.partner_id.parent_id\">\n"
|
|
" <t t-out=\"object.partner_id.name or ''\">Brandon "
|
|
"Freeman</t> (\n"
|
|
" <t t-out=\"object.partner_id.parent_id.name or "
|
|
"''\">Azure Interior</t>),\n"
|
|
" </t>\n"
|
|
" <t t-else=\"\">\n"
|
|
" <t t-out=\"object.partner_id.name or ''\">Brandon "
|
|
"Freeman</t>,\n"
|
|
" </t>\n"
|
|
" <br>\n"
|
|
" <br>Here is your receipt <strong t-if=\"object.name\" t-"
|
|
"out=\"object.name or ''\">INV/2021/05/0005</strong>\n"
|
|
" <t t-if=\"object.invoice_origin\">\n"
|
|
" (with reference: <t t-out=\"object.invoice_origin or "
|
|
"''\">SUB003</t>)\n"
|
|
" </t>\n"
|
|
" amounting in <strong t-out=\"format_amount(object."
|
|
"amount_total, object.currency_id) or ''\">$ 143,750.00</strong> from <t t-"
|
|
"out=\"object.company_id.name or ''\">YourCompany</t>.\n"
|
|
" <t t-if=\"object.payment_state in ('paid', "
|
|
"'in_payment')\">This invoice is already paid.</t>\n"
|
|
" <t t-else=\"\">Please remit payment at your earliest "
|
|
"convenience.\n"
|
|
" <t t-if=\"object.payment_reference\">\n"
|
|
" <br>\n"
|
|
" <br>Please use the following communication for "
|
|
"your payment: <strong t-out=\"object.payment_reference or "
|
|
"''\">INV/2021/05/0005</strong>.\n"
|
|
" </t>\n"
|
|
" </t>\n"
|
|
" <br>\n"
|
|
" <br>Do not hesitate to contact us if you have any "
|
|
"questions.\n"
|
|
" <t t-if=\"object.invoice_user_id.signature\">\n"
|
|
" <br>\n"
|
|
" <t t-out=\"object.invoice_user_id.signature or "
|
|
"''\">--\n"
|
|
" <br>Mitchell Admin\n"
|
|
" </t>\n"
|
|
" </t>\n"
|
|
" </p>\n"
|
|
" </div>\n"
|
|
" "
|
|
msgstr ""
|
|
"<div style=\"margin: 0px; padding: 0px;\">\n"
|
|
" <p style=\"margin: 0px; padding: 0px; font-size: 13px;"
|
|
"\">Estimado\n"
|
|
" <t t-if=\"object.partner_id.parent_id\">\n"
|
|
" <t t-out=\"object.partner_id.name or ''\">Brandon "
|
|
"Freeman</t> (\n"
|
|
" <t t-out=\"object.partner_id.parent_id.name or "
|
|
"''\">Azure Interior</t>),\n"
|
|
" </t>\n"
|
|
" <t t-else=\"\">\n"
|
|
" <t t-out=\"object.partner_id.name or ''\">Brandon "
|
|
"Freeman</t>,\n"
|
|
" </t>\n"
|
|
" <br>\n"
|
|
" <br>Aquí está su recibo <strong t-if=\"object.name\" t-"
|
|
"out=\"object.name or ''\">INV/2021/05/0005</strong>\n"
|
|
" <t t-if=\"object.invoice_origin\">\n"
|
|
" (con referencia: <t t-out=\"object.invoice_origin or "
|
|
"''\">SUB003</t>)\n"
|
|
" </t>\n"
|
|
" importe que asciende a <strong t-out="
|
|
"\"format_amount(object.amount_total, object.currency_id) or ''\">$ "
|
|
"143,750.00</strong> from <t t-out=\"object.company_id.name or "
|
|
"''\">YourCompany</t>.\n"
|
|
" <t t-if=\"object.payment_state in ('paid', "
|
|
"'in_payment')\">Esta factura ya está pagada.</t>\n"
|
|
" <t t-else=\"\">Por faor remita el pago lo antes "
|
|
"convenientemente posible sea.\n"
|
|
" <t t-if=\"object.payment_reference\">\n"
|
|
" <br>\n"
|
|
" <br>Por favor utilice la suguiente comunicación "
|
|
"para su pago: <strong t-out=\"object.payment_reference or "
|
|
"''\">INV/2021/05/0005</strong>.\n"
|
|
" </t>\n"
|
|
" </t>\n"
|
|
" <br>\n"
|
|
" <br>No dude ponerse en contacto con nosotros si tiene "
|
|
"alguna duda.\n"
|
|
" <t t-if=\"object.invoice_user_id.signature\">\n"
|
|
" <br>\n"
|
|
" <t t-out=\"object.invoice_user_id.signature or "
|
|
"''\">--\n"
|
|
" <br>Administrador Mitchell\n"
|
|
" </t>\n"
|
|
" </t>\n"
|
|
" </p>\n"
|
|
" </div>\n"
|
|
" "
|
|
|
|
#. module: account_receipt_send
|
|
#: model:ir.model,name:account_receipt_send.model_account_move
|
|
msgid "Journal Entry"
|
|
msgstr "Entrada diaria"
|
|
|
|
#. module: account_receipt_send
|
|
#: model:mail.template,name:account_receipt_send.email_template_edi_receipt
|
|
msgid "Receipt: Send by email"
|
|
msgstr "Recibo: Enviar por correo electrónico"
|
|
|
|
#. module: account_receipt_send
|
|
#: model:mail.template,report_name:account_receipt_send.email_template_edi_receipt
|
|
msgid ""
|
|
"Receipt_{{ (object.name or '').replace('/','_') }}{{ object.state == 'draft' "
|
|
"and '_draft' or '' }}"
|
|
msgstr ""
|
|
"Recibo_{{ (object.name or '').replace('/','_') }}{{ object.state == 'draft' "
|
|
"and '_draft' or '' }}"
|
|
|
|
#. module: account_receipt_send
|
|
#: model_terms:ir.ui.view,arch_db:account_receipt_send.view_move_receipt_send_form
|
|
msgid "Send & Print"
|
|
msgstr "Enviar & Imprimir"
|
|
|
|
#. module: account_receipt_send
|
|
#: model:mail.template,subject:account_receipt_send.email_template_edi_receipt
|
|
msgid "{{ object.company_id.name }} Receipt (Ref {{ object.name or 'n/a' }})"
|
|
msgstr "{{ object.company_id.name }} Recibo (Ref {{ object.name or 'n/a' }})"
|