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"