From 3380bd3e82e69c352df99ee8b9bdbd87b6a7449b Mon Sep 17 00:00:00 2001 From: CVZ-es Date: Tue, 4 Nov 2025 09:25:15 +0100 Subject: [PATCH] Translations: Update Spanish Currently translated at 100.0% (6132 of 6132 strings) Translation: pretix/pretix Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/ powered by weblate --- src/pretix/locale/es/LC_MESSAGES/django.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pretix/locale/es/LC_MESSAGES/django.po b/src/pretix/locale/es/LC_MESSAGES/django.po index 23f596cf64..9df62633f1 100644 --- a/src/pretix/locale/es/LC_MESSAGES/django.po +++ b/src/pretix/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-10-30 10:55+0000\n" -"PO-Revision-Date: 2025-11-03 16:40+0000\n" +"PO-Revision-Date: 2025-11-04 10:25+0000\n" "Last-Translator: CVZ-es \n" "Language-Team: Spanish \n" @@ -24145,9 +24145,9 @@ msgstr "" #: pretix/control/templates/pretixcontrol/order/transactions.html:63 #: pretix/control/templates/pretixcontrol/order/transactions.html:73 -#, fuzzy, python-format +#, python-format msgid "incl. %(amount)s rounding correction" -msgstr "incl. %(amount)s corrección de redondeo" +msgstr "incl. %(amount)s corrección por redondeo" #: pretix/control/templates/pretixcontrol/orders/bulk_action.html:5 #: pretix/control/templates/pretixcontrol/orders/bulk_action.html:7 @@ -24272,7 +24272,7 @@ msgstr[0] "%(count)s pedido se cancelará por completo" msgstr[1] "%(count)s pedidos se cancelarán por completo" #: pretix/control/templates/pretixcontrol/orders/cancel_confirm.html:26 -#, fuzzy, python-format +#, python-format msgid "%(count)s order will be canceled partially" msgid_plural "%(count)s orders will be canceled partially" msgstr[0] "%(count)s pedido se cancelará parcialmente"