diff --git a/account_payment_order_notification/i18n/es.po b/account_payment_order_notification/i18n/es.po index e500bb532..714e63f23 100644 --- a/account_payment_order_notification/i18n/es.po +++ b/account_payment_order_notification/i18n/es.po @@ -20,94 +20,64 @@ msgstr "" #. module: account_payment_order_notification #: model:mail.template,body_html:account_payment_order_notification.email_account_payment_order_notification msgid "" -"\n" "
\n" -"

Hello ${object.partner_id.name or ''},

\n" -" % if object.order_id.payment_type == 'inbound':\n" -"

A debit order including at least one of your invoices has been " -"processed and sent to the bank.

\n" -" % else:\n" -"

A payment order including at least one of your invoices has been " -"processed and sent to the bank.

\n" -" % endif\n" -"

It includes the following transactions:

\n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" % for payment_line in object.payment_line_ids:\n" -" \n" -" % if payment_line.move_line_id.move_id.move_type in " -"(\"in_invoice\", \"in_refund\") and payment_line.move_line_id.move_id.ref:\n" -" \n" -" % else:\n" -" \n" -" % endif\n" -" \n" -" \n" -" \n" -" % endfor\n" -" \n" -"
NumberDateAmount
${payment_line.move_line_id.move_id.ref}${payment_line.communication}${format_date(payment_line.date)}${format_amount(payment_line.amount_currency, " -"payment_line.currency_id)}
\n" -"

Do not hesitate to contact us if you have any questions.

\n" -"
\n" -" " +"

Hello Brandon " +"Freeman,

\n" +" \n" +"

A debit order including at least one of your invoices " +"has been processed and\n" +" sent to the bank.

\n" +"
\n" +" \n" +"

A payment order including at least one of your " +"invoices has been processed\n" +" and sent to the bank.

\n" +"
\n" +"

It includes the following transactions:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
NumberDateAmount
\n" +" \n" +" PY000\n" +" \n" +" \n" +" Email\n" +" \n" +" \n" +" \n" +" \n" +" $\n" +" 1000\n" +"
\n" +"

Do not hesitate to contact us if you have any questions.\n" +" \n" +" " msgstr "" -"\n" -"

\n" -"

Hello ${object.partner_id.name or ''},

\n" -" % if object.order_id.payment_type == 'inbound':\n" -"

Una orden de débito que incluye al menos una de sus facturas ha sido" -"procesada y enviada al banco.

\n" -" % else:\n" -"

Una orden de pago que incluye al menos una de sus facturas ha sido " -"procesada y enviada al banco..

\n" -" % endif\n" -"

Incluye las siguientes transacciones:

\n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" % for payment_line in object.payment_line_ids:\n" -" \n" -" % if payment_line.move_line_id.move_id.move_type in " -"(\"in_invoice\", \"in_refund\") and payment_line.move_line_id.move_id.ref:\n" -" \n" -" % else:\n" -" \n" -" % endif\n" -" \n" -" \n" -" \n" -" % endfor\n" -" \n" -"
NúmeroFechaCantidad
${payment_line.move_line_id.move_id.ref}${payment_line.communication}${format_date(payment_line.date)}${format_amount(payment_line.amount_currency, " -"payment_line.currency_id)}
\n" -"

No dude en ponerse en contacto con nosotros si tiene alguna pregunta.

\n" -"
\n" -" " - -#. module: account_payment_order_notification -#: model:mail.template,subject:account_payment_order_notification.email_account_payment_order_notification -msgid "" -"${object.company_id.name} Payment Order (Ref ${object.order_id.name or 'n/" -"a'})" -msgstr "Orden de pago ${object.company_id.name} (Ref ${object.name or 'n/a'})" #. module: account_payment_order_notification #: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order_notification__message_needaction @@ -149,7 +119,6 @@ msgid "Created on" msgstr "Creado el" #. module: account_payment_order_notification -#: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order__display_name #: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order_notification__display_name #: model:ir.model.fields,field_description:account_payment_order_notification.field_wizard_account_payment_order_notification__display_name #: model:ir.model.fields,field_description:account_payment_order_notification.field_wizard_account_payment_order_notification_line__display_name @@ -162,6 +131,7 @@ msgid "Email" msgstr "Email" #. module: account_payment_order_notification +#. odoo-python #: code:addons/account_payment_order_notification/models/account_payment_order.py:0 #, python-format msgid "Email has been sent to the following partners: %s" @@ -172,11 +142,6 @@ msgstr "Se ha enviado un correo electrónico a las siguientes empresas: %s" msgid "Followers" msgstr "Seguidores" -#. module: account_payment_order_notification -#: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order_notification__message_channel_ids -msgid "Followers (Channels)" -msgstr "Seguidores (Canales)" - #. module: account_payment_order_notification #: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order_notification__message_partner_ids msgid "Followers (Partners)" @@ -188,7 +153,11 @@ msgid "Group By" msgstr "Agrupar por" #. module: account_payment_order_notification -#: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order__id +#: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order_notification__has_message +msgid "Has Message" +msgstr "" + +#. module: account_payment_order_notification #: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order_notification__id #: model:ir.model.fields,field_description:account_payment_order_notification.field_wizard_account_payment_order_notification__id #: model:ir.model.fields,field_description:account_payment_order_notification.field_wizard_account_payment_order_notification_line__id @@ -197,7 +166,6 @@ msgstr "ID" #. module: account_payment_order_notification #: model:ir.model.fields,help:account_payment_order_notification.field_account_payment_order_notification__message_needaction -#: model:ir.model.fields,help:account_payment_order_notification.field_account_payment_order_notification__message_unread msgid "If checked, new messages require your attention." msgstr "Si está marcado, hay nuevos mensajes que requieren de su atención." @@ -213,7 +181,6 @@ msgid "Is Follower" msgstr "Es seguidor" #. module: account_payment_order_notification -#: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order____last_update #: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order_notification____last_update #: model:ir.model.fields,field_description:account_payment_order_notification.field_wizard_account_payment_order_notification____last_update #: model:ir.model.fields,field_description:account_payment_order_notification.field_wizard_account_payment_order_notification_line____last_update @@ -290,11 +257,6 @@ msgstr "Nº de mensajes que requieren acción" msgid "Number of messages with delivery error" msgstr "Nº de mensajes con error de entrega" -#. module: account_payment_order_notification -#: model:ir.model.fields,help:account_payment_order_notification.field_account_payment_order_notification__message_unread_counter -msgid "Number of unread messages" -msgstr "Número de mensajes no leídos" - #. module: account_payment_order_notification #: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order_notification__order_id #: model:ir.model.fields,field_description:account_payment_order_notification.field_wizard_account_payment_order_notification__order_id @@ -328,6 +290,11 @@ msgstr "Orden de pago" msgid "Payment Order Notification" msgstr "Enviar notificaciones" +#. module: account_payment_order_notification +#: model:mail.template,name:account_payment_order_notification.email_account_payment_order_notification +msgid "Payment Order Notification: Send by email" +msgstr "" + #. module: account_payment_order_notification #: model:ir.actions.act_window,name:account_payment_order_notification.account_payment_order_notification_action msgid "Payment Order Notifications" @@ -358,16 +325,6 @@ msgstr "A enviar" msgid "Transactions" msgstr "Transacciones" -#. module: account_payment_order_notification -#: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order_notification__message_unread -msgid "Unread Messages" -msgstr "Mensajes no leídos" - -#. module: account_payment_order_notification -#: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order_notification__message_unread_counter -msgid "Unread Messages Counter" -msgstr "Contador de mensajes sin leer" - #. module: account_payment_order_notification #: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order_notification__website_message_ids msgid "Website Messages" @@ -388,6 +345,119 @@ msgstr "Ventana de notificación de orden de pago de cuenta" msgid "Wizard Account Payment Order Notification Line" msgstr "Ventana de notificación para línea de orden de pago" +#. module: account_payment_order_notification +#: model:mail.template,subject:account_payment_order_notification.email_account_payment_order_notification +msgid "" +"{{ object.company_id.name }} Payment Order (Ref {{ object.order_id.name or " +"'n/a' }})" +msgstr "" + +#~ msgid "" +#~ "\n" +#~ "
\n" +#~ "

Hello ${object.partner_id.name or ''},

\n" +#~ " % if object.order_id.payment_type == 'inbound':\n" +#~ "

A debit order including at least one of your invoices has been " +#~ "processed and sent to the bank.

\n" +#~ " % else:\n" +#~ "

A payment order including at least one of your invoices has " +#~ "been processed and sent to the bank.

\n" +#~ " % endif\n" +#~ "

It includes the following transactions:

\n" +#~ " \n" +#~ " \n" +#~ " \n" +#~ " \n" +#~ " \n" +#~ " \n" +#~ " \n" +#~ " \n" +#~ " \n" +#~ " % for payment_line in object.payment_line_ids:\n" +#~ " \n" +#~ " % if payment_line.move_line_id.move_id.move_type in " +#~ "(\"in_invoice\", \"in_refund\") and payment_line.move_line_id.move_id." +#~ "ref:\n" +#~ " \n" +#~ " % else:\n" +#~ " \n" +#~ " % endif\n" +#~ " \n" +#~ " \n" +#~ " \n" +#~ " % endfor\n" +#~ " \n" +#~ "
NumberDateAmount
${payment_line.move_line_id.move_id.ref}${payment_line.communication}${format_date(payment_line.date)}${format_amount(payment_line.amount_currency, " +#~ "payment_line.currency_id)}
\n" +#~ "

Do not hesitate to contact us if you have any questions.

\n" +#~ "
\n" +#~ " " +#~ msgstr "" +#~ "\n" +#~ "
\n" +#~ "

Hello ${object.partner_id.name or ''},

\n" +#~ " % if object.order_id.payment_type == 'inbound':\n" +#~ "

Una orden de débito que incluye al menos una de sus facturas " +#~ "ha sidoprocesada y enviada al banco.

\n" +#~ " % else:\n" +#~ "

Una orden de pago que incluye al menos una de sus facturas ha " +#~ "sido procesada y enviada al banco..

\n" +#~ " % endif\n" +#~ "

Incluye las siguientes transacciones:

\n" +#~ " \n" +#~ " \n" +#~ " \n" +#~ " \n" +#~ " \n" +#~ " \n" +#~ " \n" +#~ " \n" +#~ " \n" +#~ " % for payment_line in object.payment_line_ids:\n" +#~ " \n" +#~ " % if payment_line.move_line_id.move_id.move_type in " +#~ "(\"in_invoice\", \"in_refund\") and payment_line.move_line_id.move_id." +#~ "ref:\n" +#~ " \n" +#~ " % else:\n" +#~ " \n" +#~ " % endif\n" +#~ " \n" +#~ " \n" +#~ " \n" +#~ " % endfor\n" +#~ " \n" +#~ "
NúmeroFechaCantidad
${payment_line.move_line_id.move_id.ref}${payment_line.communication}${format_date(payment_line.date)}${format_amount(payment_line.amount_currency, " +#~ "payment_line.currency_id)}
\n" +#~ "

No dude en ponerse en contacto con nosotros si tiene alguna " +#~ "pregunta.

\n" +#~ "
\n" +#~ " " + +#~ msgid "" +#~ "${object.company_id.name} Payment Order (Ref ${object.order_id.name or 'n/" +#~ "a'})" +#~ msgstr "" +#~ "Orden de pago ${object.company_id.name} (Ref ${object.name or 'n/a'})" + +#~ msgid "Followers (Channels)" +#~ msgstr "Seguidores (Canales)" + +#~ msgid "Number of unread messages" +#~ msgstr "Número de mensajes no leídos" + +#~ msgid "Unread Messages" +#~ msgstr "Mensajes no leídos" + +#~ msgid "Unread Messages Counter" +#~ msgstr "Contador de mensajes sin leer" + #~ msgid "" #~ "\n" #~ "