From a4dca6b10dd82ede510f39c1881a81fe55a45371 Mon Sep 17 00:00:00 2001 From: BerkieBb <377jhgamer@gmail.com> Date: Tue, 7 Feb 2023 20:28:32 +0000 Subject: [PATCH] Translations: Update Dutch Currently translated at 86.1% (4393 of 5097 strings) Translation: pretix/pretix Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/ powered by weblate --- src/pretix/locale/nl/LC_MESSAGES/django.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pretix/locale/nl/LC_MESSAGES/django.po b/src/pretix/locale/nl/LC_MESSAGES/django.po index 093e560a3..937787e38 100644 --- a/src/pretix/locale/nl/LC_MESSAGES/django.po +++ b/src/pretix/locale/nl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-02-07 17:01+0000\n" "PO-Revision-Date: 2023-02-07 20:28+0000\n" -"Last-Translator: Thomas Vranken \n" +"Last-Translator: BerkieBb <377jhgamer@gmail.com>\n" "Language-Team: Dutch " "\n" "Language: nl\n" @@ -513,7 +513,7 @@ msgstr "Configuratie-optie \"{name}\" ontbreekt." #, python-brace-format msgid "" "Unable to retrieve configuration from \"{url}\". Error message: \"{error}\"." -msgstr "" +msgstr "Configuratie ophalen van \"{url}\" mislukt. Error bericht: \"{error}\"." #: pretix/base/customersso/oidc.py:78 pretix/base/customersso/oidc.py:83 #: pretix/base/customersso/oidc.py:88 pretix/base/customersso/oidc.py:93