From f76576a587006f169a1a166e1d5590de3a414c18 Mon Sep 17 00:00:00 2001 From: Alain Date: Wed, 23 Aug 2023 12:18:08 +0000 Subject: [PATCH] Translations: Update Dutch (informal) (nl_Informal) Currently translated at 73.7% (3982 of 5400 strings) Translation: pretix/pretix Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl_Informal/ powered by weblate --- src/pretix/locale/nl_Informal/LC_MESSAGES/django.po | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/pretix/locale/nl_Informal/LC_MESSAGES/django.po b/src/pretix/locale/nl_Informal/LC_MESSAGES/django.po index c9f969fec..16269b471 100644 --- a/src/pretix/locale/nl_Informal/LC_MESSAGES/django.po +++ b/src/pretix/locale/nl_Informal/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-07-27 11:49+0000\n" -"PO-Revision-Date: 2023-07-16 22:00+0000\n" -"Last-Translator: Freek Engelbarts \n" +"PO-Revision-Date: 2023-08-24 04:00+0000\n" +"Last-Translator: Alain \n" "Language-Team: Dutch (informal) \n" "Language: nl_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.17\n" +"X-Generator: Weblate 4.18.2\n" #: pretix/_base_settings.py:78 msgid "English" @@ -555,10 +555,8 @@ msgid "Waiting list entry deleted" msgstr "Wachtlijstitem" #: pretix/api/webhooks.py:351 -#, fuzzy -#| msgid "Waiting list entries" msgid "Waiting list entry received voucher" -msgstr "Wachtlijstitems" +msgstr "Wachtlijstitem heeft voucher ontvangen" #: pretix/base/addressvalidation.py:100 pretix/base/addressvalidation.py:103 #: pretix/base/addressvalidation.py:108 pretix/base/forms/questions.py:938