From bfc6422e6ef54c6425b7b6d56e99d8fdeeb759f1 Mon Sep 17 00:00:00 2001 From: Maarten van den Berg Date: Sat, 3 Aug 2019 13:10:28 +0000 Subject: [PATCH] Translated on translate.pretix.eu (Dutch) Currently translated at 100.0% (103 of 103 strings) Translation: pretix/pretix (frontend) Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/nl/ powered by weblate --- src/pretix/locale/nl/LC_MESSAGES/djangojs.po | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/pretix/locale/nl/LC_MESSAGES/djangojs.po b/src/pretix/locale/nl/LC_MESSAGES/djangojs.po index 9559c32e60..1d5e9ecfc0 100644 --- a/src/pretix/locale/nl/LC_MESSAGES/djangojs.po +++ b/src/pretix/locale/nl/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: 1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-07-29 14:28+0000\n" -"PO-Revision-Date: 2019-08-01 18:41+0000\n" -"Last-Translator: Martin Gross \n" +"PO-Revision-Date: 2019-08-03 22:00+0000\n" +"Last-Translator: Maarten van den Berg \n" "Language-Team: Dutch \n" "Language: nl\n" @@ -53,13 +53,11 @@ msgstr "Totaal" #: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:146 #: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:177 msgid "Confirming your payment …" -msgstr "" +msgstr "Betaling bevestigen …" #: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:153 -#, fuzzy -#| msgid "Contacting Stripe …" msgid "Contacting your bank …" -msgstr "Verbinding maken met Stripe …" +msgstr "Verbinding maken met uw bank …" #: pretix/static/pretixbase/js/asynctask.js:39 #: pretix/static/pretixbase/js/asynctask.js:105