Skip to content

Commit

Permalink
Translated using Weblate (Spanish)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (9 of 9 strings)

Translation: donation-16.0/donation-16.0-donation_direct_debit
Translate-URL: https://translation.odoo-community.org/projects/donation-16-0/donation-16-0-donation_direct_debit/es/
  • Loading branch information
Ivorra78 authored and weblate committed Sep 5, 2023
1 parent b39e12c commit 2698129
Showing 1 changed file with 19 additions and 5 deletions.
24 changes: 19 additions & 5 deletions donation_direct_debit/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"PO-Revision-Date: 2023-09-05 21:36+0000\n"
"Last-Translator: Ivorra78 <[email protected]>\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: donation_direct_debit
#. odoo-python
Expand All @@ -22,6 +24,9 @@ msgid ""
"A new draft direct debit order <a href=# data-oe-model=account.payment.order"
" data-oe-id=%(payorder_id)d>%(payorder)s</a> has been automatically created"
msgstr ""
"Se ha creado automáticamente un nuevo borrador de orden de domiciliación "
"bancaria <a href=# data-oe-model=account.paid.order data-oe-"
"id=%(payorder_id)d>%(payorder)s</a>"

#. module: donation_direct_debit
#. odoo-python
Expand All @@ -32,35 +37,40 @@ msgid ""
" debit order <a href=# data-oe-model=account.payment.order data-oe-"
"id=%(payorder_id)d>%(payorder)s</a>."
msgstr ""
"Se ha añadido automáticamente una nueva línea de pago al borrador de orden "
"de domiciliación existente <a href=# data-oe-model=account.payment.order "
"data-oe-id=%(payorder_id)d>%(payorder)s</a>."

#. module: donation_direct_debit
#: model:ir.model.fields,help:donation_direct_debit.field_donation_donation__mandate_required
msgid ""
"Activate this option if this payment method requires your customer to sign a"
" direct debit mandate with your company."
msgstr ""
"Active esta opción si este método de pago requiere que su cliente firme un "
"mandato de domiciliación bancaria con su compañía."

#. module: donation_direct_debit
#: model:ir.model,name:donation_direct_debit.model_donation_donation
msgid "Donation"
msgstr ""
msgstr "Donación"

#. module: donation_direct_debit
#: model:ir.model.fields,field_description:donation_direct_debit.field_donation_donation__mandate_id
msgid "Mandate"
msgstr ""
msgstr "Mandato"

#. module: donation_direct_debit
#: model:ir.model.fields,field_description:donation_direct_debit.field_donation_donation__mandate_required
msgid "Mandate Required"
msgstr ""
msgstr "Requiere Mandato"

#. module: donation_direct_debit
#. odoo-python
#: code:addons/donation_direct_debit/models/donation.py:0
#, python-format
msgid "Mandate is missing on donation '%s'."
msgstr ""
msgstr "Falta el mandato en la donación '%s'."

#. module: donation_direct_debit
#. odoo-python
Expand All @@ -70,6 +80,8 @@ msgid ""
"Payment order created automatically upon validation of donation <a href=# "
"data-oe-model=donation.donation data-oe-id=%(donation_id)d>%(donation)s</a>."
msgstr ""
"Orden de pago creada automáticamente al validar la donación <a href=# data-"
"oe-model=donation.donation data-oe-id=%(donation_id)d>%(donation)s</a>."

#. module: donation_direct_debit
#. odoo-python
Expand All @@ -79,3 +91,5 @@ msgid ""
"You cannot cancel a donation which is linked to a payment line in a direct "
"debit order. Remove it from the following direct debit order: %s."
msgstr ""
"No puede anular una donación vinculada a una línea de pago de una orden de "
"domiciliación bancaria. Elimínelo de la siguiente orden de domiciliación: %s."

0 comments on commit 2698129

Please sign in to comment.