From 4200562814b038b9d864132f7cc9fe5d8a25aca5 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Wed, 22 Feb 2023 11:28:13 +0000 Subject: [PATCH] Translations: Update Dutch Currently translated at 85.4% (4420 of 5173 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 5146913821..f231ed071d 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-15 12:25+0000\n" "PO-Revision-Date: 2023-02-22 11:28+0000\n" -"Last-Translator: Toon Toetenel \n" +"Last-Translator: Raphael Michel \n" "Language-Team: Dutch " "\n" "Language: nl\n" @@ -504,7 +504,7 @@ msgstr "SSO-aanbieder niet compatibel : \"{error}\"." #: pretix/base/customersso/oidc.py:109 #, python-brace-format msgid "You are not requesting \"{scope}\"." -msgstr "U vraagt \"{code}\" niet aan" +msgstr "U vraagt \"{scope}\" niet aan." #: pretix/base/customersso/oidc.py:115 #, python-brace-format