From ede8d5bc60460eefc808734f51fc8f8dfe806aa0 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Fri, 22 Jul 2022 11:09: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 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/pretix/locale/de_Informal/LC_MESSAGES/django.po b/src/pretix/locale/de_Informal/LC_MESSAGES/django.po index 75ed720bf..251f8b0fd 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-19 00:00+0000\n" +"PO-Revision-Date: 2022-07-22 11:11+0000\n" "Last-Translator: Raphael Michel \n" "Language-Team: German (informal) \n" @@ -64,11 +64,12 @@ msgstr "pretixSCAN" #: pretix/api/auth/devicesecurity.py:76 msgid "pretixSCAN (kiosk mode, no order sync, no search)" -msgstr "pretixSCAN (Kiosk-Modus, keine Bestell-Synchronisierung, keine Suche)" +msgstr "" +"pretixSCAN (Kiosk-Modus, keine Bestellungs-Synchronisierung, keine Suche)" #: pretix/api/auth/devicesecurity.py:106 msgid "pretixSCAN (online only, no order sync)" -msgstr "pretixSCAN (nur online, keine Bestellsynchronisierung)" +msgstr "pretixSCAN (nur online, keine Bestellungs-Synchronisierung)" #: pretix/api/auth/devicesecurity.py:137 msgid "pretixPOS" @@ -80,11 +81,11 @@ msgstr "Name der Applikation" #: pretix/api/models.py:42 msgid "Redirection URIs" -msgstr "URLs zur Weiterleitung" +msgstr "Weiterleitungs-URIs" #: pretix/api/models.py:43 msgid "Allowed URIs list, space separated" -msgstr "Liste erlaubter URLs, mit Leerzeichen getrennt" +msgstr "Liste erlaubter URIs, mit Leerzeichen getrennt" #: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112 #: pretix/plugins/paypal2/payment.py:105