From ea3b557fcccc0cd5892b3ae5bbad68a69c850457 Mon Sep 17 00:00:00 2001 From: Rosariocastellana Date: Fri, 14 Mar 2025 16:25:36 +0100 Subject: [PATCH] Translations: Update Italian Currently translated at 25.6% (1501 of 5853 strings) Translation: pretix/pretix Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/ powered by weblate --- src/pretix/locale/it/LC_MESSAGES/django.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pretix/locale/it/LC_MESSAGES/django.po b/src/pretix/locale/it/LC_MESSAGES/django.po index 0859fe3c0..b48053e52 100644 --- a/src/pretix/locale/it/LC_MESSAGES/django.po +++ b/src/pretix/locale/it/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-02-25 10:10+0000\n" "PO-Revision-Date: 2025-03-14 16:07+0000\n" -"Last-Translator: \"Luca Martinelli [Sannita]\" \n" +"Last-Translator: Rosariocastellana \n" "Language-Team: Italian \n" "Language: it\n" @@ -32642,7 +32642,7 @@ msgid "" "The order has been changed. You can now proceed by paying the open amount of " "{amount}." msgstr "" -"L'ordine è stato modificato. Ora puoi procedere pagando l'importo scoperto " +"L'ordine è stato modificato. Ora puoi procedere pagando l'importo rimanente " "di {amount}." #: pretix/presale/views/order.py:1602