From 4f7c7800b0dda393295eb32a85d40a85fb5fa0b1 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Mon, 18 Jul 2022 15:10:13 +0000 Subject: [PATCH] Translations: Update German (informal) (de_Informal) Currently translated at 100.0% (4760 of 4760 strings) Translation: pretix/pretix Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/ powered by weblate --- src/pretix/locale/de_Informal/LC_MESSAGES/django.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pretix/locale/de_Informal/LC_MESSAGES/django.po b/src/pretix/locale/de_Informal/LC_MESSAGES/django.po index 1120378b77..75ed720bf4 100644 --- a/src/pretix/locale/de_Informal/LC_MESSAGES/django.po +++ b/src/pretix/locale/de_Informal/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: 1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-07-01 07:49+0000\n" -"PO-Revision-Date: 2022-07-01 08:03+0000\n" +"PO-Revision-Date: 2022-07-19 00:00+0000\n" "Last-Translator: Raphael Michel \n" "Language-Team: German (informal) \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 4.12.2\n" +"X-Generator: Weblate 4.13.1\n" #: htmlcov/pretix_control_views_dashboards_py.html:963 #: pretix/control/templates/pretixcontrol/events/index.html:140 @@ -122,7 +122,7 @@ msgstr "Das Produkt \"{}\" ist keinem Kontingent zugeordnet." msgid "" "There is not enough quota available on quota \"{}\" to perform the operation." msgstr "" -"Das Kontingent \"{name}\" hat nicht genug freie Kapazität für diese Änderung." +"Das Kontingent \"{}\" hat nicht genug freie Kapazität für diese Änderung." #: pretix/api/serializers/cart.py:168 pretix/api/serializers/order.py:1091 #: pretix/base/services/orders.py:1263