diff --git a/src/pretix/locale/es/LC_MESSAGES/django.po b/src/pretix/locale/es/LC_MESSAGES/django.po index de677b4ac..9a66dcaff 100644 --- a/src/pretix/locale/es/LC_MESSAGES/django.po +++ b/src/pretix/locale/es/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-02-25 10:10+0000\n" -"PO-Revision-Date: 2025-03-01 15:14+0000\n" -"Last-Translator: CVZ-es \n" +"PO-Revision-Date: 2025-03-13 11:51+0000\n" +"Last-Translator: Hector \n" "Language-Team: Spanish \n" "Language: es\n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.10.1\n" +"X-Generator: Weblate 5.10.2\n" #: pretix/_base_settings.py:87 msgid "English" @@ -1276,7 +1276,7 @@ msgstr "" #: pretix/base/exporters/invoices.py:178 msgid "Invoice data" -msgstr "Datos de la factura" +msgstr "Datos de facturación" #: pretix/base/exporters/invoices.py:179 msgid "" @@ -3337,7 +3337,7 @@ msgstr "Importe" #, python-brace-format msgctxt "invoice" msgid "Single price: {net_price} net / {gross_price} gross" -msgstr "Precio único: {net_price} neto / {gross_price} bruto" +msgstr "Precio unitario: {net_price} neto / {gross_price} bruto" #: pretix/base/invoice.py:724 #, python-brace-format