2020-05-02 00:10:36 +02:00
|
|
|
# Copyright (C) Chaoswest TV
|
2020-04-23 20:19:49 +02:00
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
2020-05-02 00:10:36 +02:00
|
|
|
# Jan Koppe <post@jankoppe.de>, 2020.
|
2020-04-23 20:19:49 +02:00
|
|
|
#
|
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2020-05-02 00:10:36 +02:00
|
|
|
"Project-Id-Version: portier 0.6.0\n"
|
2020-04-23 20:19:49 +02:00
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2020-05-02 00:10:36 +02:00
|
|
|
"POT-Creation-Date: 2020-05-01 22:10+0000\n"
|
2020-04-23 20:19:49 +02:00
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
2020-05-02 00:10:36 +02:00
|
|
|
"Last-Translator: Jan Koppe <post@jankoppe.de>\n"
|
|
|
|
"Language-Team: German <post@chaoswest.tv>\n"
|
2020-04-23 20:19:49 +02:00
|
|
|
"Language: \n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
|
2020-05-01 21:40:43 +02:00
|
|
|
#: portier/settings.py:139
|
|
|
|
msgid "German"
|
|
|
|
msgstr "Deutsch"
|
|
|
|
|
|
|
|
#: portier/settings.py:140
|
|
|
|
msgid "English"
|
|
|
|
msgstr "Englisch"
|
|
|
|
|
2020-05-01 14:18:14 +02:00
|
|
|
#: restream/models.py:11
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "restreamconfig_stream_help"
|
2020-05-02 00:10:36 +02:00
|
|
|
msgstr "Stream der als Quelle für die Weiterleitung verwendet wird"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-01 14:18:14 +02:00
|
|
|
#: restream/models.py:12
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "restreamconfig_target_help"
|
2020-05-02 00:10:36 +02:00
|
|
|
msgstr "RTMP Ziel URL an die der Stream weitergeleitet wird"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-01 14:18:14 +02:00
|
|
|
#: restream/models.py:13
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "restreamconfig_name_help"
|
2020-05-02 00:10:36 +02:00
|
|
|
msgstr "Name für diese Restream Konfiguration"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-01 14:18:14 +02:00
|
|
|
#: restream/models.py:14
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "restreamconfig_activate_help"
|
2020-05-02 00:10:36 +02:00
|
|
|
msgstr "Nur aktive Konfigurationen werden bei eingehenden Streams ausgeführt"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-01 14:18:14 +02:00
|
|
|
#: restream/models.py:17
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "restreamconfig_verbose_name"
|
2020-05-02 00:10:36 +02:00
|
|
|
msgstr "Restream Konfiguration"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-01 14:18:14 +02:00
|
|
|
#: restream/models.py:18
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "restreamconfig_verbose_name_plural"
|
2020-05-02 00:10:36 +02:00
|
|
|
msgstr "Restream Konfigurationen"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-01 14:18:14 +02:00
|
|
|
#: restream/models.py:21
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "restreamconfig_class_name"
|
2020-05-02 00:10:36 +02:00
|
|
|
msgstr "Restream Konfiguration"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
|
|
|
#: restream/templates/restream/restreamconfig_confirm_delete.html:6
|
|
|
|
#: rtmp/templates/rtmp/stream_confirm_delete.html:6
|
|
|
|
msgid "confirm_delete_header"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Löschen bestätigen"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
|
|
|
#: restream/templates/restream/restreamconfig_confirm_delete.html:12
|
|
|
|
#, python-format
|
|
|
|
msgid "are_you_sure_you_want_to_delete_\"%(restreamconfig_config_name)s\"?"
|
|
|
|
msgstr ""
|
2020-05-01 21:40:43 +02:00
|
|
|
"Bist du sicher, dass du \"%(restreamconfig_config_name)s\" löschen willst?"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
|
|
|
#: restream/templates/restream/restreamconfig_confirm_delete.html:15
|
2020-05-01 14:18:14 +02:00
|
|
|
#: restream/templates/restream/restreamconfig_detail.html:20
|
2020-04-29 21:09:04 +02:00
|
|
|
#: rtmp/templates/rtmp/stream_confirm_delete.html:18
|
2020-05-01 14:18:14 +02:00
|
|
|
#: rtmp/templates/rtmp/stream_detail.html:20
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "delete"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Löschen"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-01 14:18:14 +02:00
|
|
|
#: restream/templates/restream/restreamconfig_detail.html:12
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "restreamconfig_configuration_details_header"
|
2020-05-02 00:10:36 +02:00
|
|
|
msgstr "Restream Konfiguration Details"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-01 14:18:14 +02:00
|
|
|
#: restream/templates/restream/restreamconfig_detail.html:17
|
|
|
|
#: rtmp/templates/rtmp/stream_detail.html:17
|
|
|
|
msgid "change"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Ändern"
|
2020-05-01 14:18:14 +02:00
|
|
|
|
|
|
|
#: restream/templates/restream/restreamconfig_detail.html:28
|
2020-05-02 00:10:36 +02:00
|
|
|
#: restream/templates/restream/restreamconfig_list.html:25
|
2020-05-01 14:18:14 +02:00
|
|
|
#: rtmp/templates/rtmp/stream_detail.html:28
|
2020-05-02 00:10:36 +02:00
|
|
|
#: rtmp/templates/rtmp/stream_list.html:24
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "name"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Name"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-01 14:18:14 +02:00
|
|
|
#: restream/templates/restream/restreamconfig_detail.html:30
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "stream"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Stream"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-02 00:10:36 +02:00
|
|
|
#: restream/templates/restream/restreamconfig_detail.html:32
|
|
|
|
#: restream/templates/restream/restreamconfig_list.html:26
|
|
|
|
msgid "active"
|
|
|
|
msgstr "Aktiv"
|
|
|
|
|
|
|
|
#: restream/templates/restream/restreamconfig_detail.html:43
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "configured_target_url"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Konfigurierte Ziel-URL"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
|
|
|
#: restream/templates/restream/restreamconfig_form.html:5
|
|
|
|
msgid "create_new_restreamconfig_configuration_header"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Neue Restream Konfiguration erstellen"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
|
|
|
#: restream/templates/restream/restreamconfig_form.html:14
|
2020-05-01 14:18:14 +02:00
|
|
|
#: restream/templates/restream/restreamconfig_update_form.html:14
|
2020-04-29 21:09:04 +02:00
|
|
|
#: rtmp/templates/rtmp/stream_form.html:14
|
2020-05-01 14:18:14 +02:00
|
|
|
#: rtmp/templates/rtmp/stream_update_form.html:14
|
2020-05-02 00:10:36 +02:00
|
|
|
#: templates/registration/password_change_form.html:14
|
|
|
|
#: templates/registration/password_reset_form.html:14
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "submit"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Abschicken"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
|
|
|
#: restream/templates/restream/restreamconfig_form.html:21
|
2020-05-02 00:10:36 +02:00
|
|
|
#: restream/templates/restream/restreamconfig_update_form.html:21
|
|
|
|
msgid "restreamconfig_configuration_text_html"
|
2020-04-29 21:09:04 +02:00
|
|
|
msgstr ""
|
2020-05-02 00:10:36 +02:00
|
|
|
"<p>Eine Restream Konfiguration erlaubt es dir eingehende Streams in das "
|
|
|
|
"System unverändert an externe System weiterzuleiten.</p><p>Die Restream "
|
|
|
|
"Konfiguration benötigt einen vorher konfigurierten Quell-Stream und ein "
|
|
|
|
"Ziel, dass du über eine RTMP URL frei definieren kannst. Die RTMP URL sollte "
|
|
|
|
"zum Beispiel so ausschauen: <code>rtmp://servername/app/streamkey</code></"
|
|
|
|
"p><p>Du kannst natürlich mehrere Restream Konfigurationen auf einen "
|
|
|
|
"einzelnen Quell-Stream einrichten. Das erlaubt es dir von deinem Encoder nur "
|
|
|
|
"einmal einen Stream zu senden, diesen aber automatisch an mehrere Platformen "
|
|
|
|
"weiterzuleiten.</p><p>Nur Restream Konfigurationen die auf Aktiv geschaltet "
|
|
|
|
"sind werden bei einem neu eingehenden Stream ausgeführt!</p>"
|
|
|
|
|
|
|
|
#: restream/templates/restream/restreamconfig_list.html:11
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "restreamconfig_configuration_header"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Restream Konfiguration"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-02 00:10:36 +02:00
|
|
|
#: restream/templates/restream/restreamconfig_list.html:16
|
|
|
|
#: rtmp/templates/rtmp/stream_list.html:15
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "create"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Erstellen"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-02 00:10:36 +02:00
|
|
|
#: restream/templates/restream/restreamconfig_list.html:27
|
|
|
|
#: rtmp/templates/rtmp/stream_list.html:26
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "actions"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Aktionen"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-02 00:10:36 +02:00
|
|
|
#: restream/templates/restream/restreamconfig_list.html:44
|
|
|
|
#: rtmp/templates/rtmp/stream_list.html:43
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "details"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Details"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-01 14:18:14 +02:00
|
|
|
#: restream/templates/restream/restreamconfig_update_form.html:5
|
|
|
|
msgid "update_restreamconfig_configuration_header"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Restream Konfiguration anpassen"
|
2020-05-01 14:18:14 +02:00
|
|
|
|
2020-04-29 21:09:04 +02:00
|
|
|
#: rtmp/models.py:13
|
2020-05-01 14:18:14 +02:00
|
|
|
msgid "rtmp_application_name"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "RTMP Application Name"
|
2020-05-01 14:18:14 +02:00
|
|
|
|
|
|
|
#: rtmp/models.py:16
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "application_verbose_name"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Application"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-01 14:18:14 +02:00
|
|
|
#: rtmp/models.py:17
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "application_verbose_name_plural"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Applications"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-01 14:18:14 +02:00
|
|
|
#: rtmp/models.py:20
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "aplication_class_name"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Application"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-01 14:18:14 +02:00
|
|
|
#: rtmp/models.py:27
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "stream_application_help"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Unter welcher RTMP Application gilt diese Stream ID"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-01 14:18:14 +02:00
|
|
|
#: rtmp/models.py:28
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "stream_stream_help"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "RTMP Stream ID"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-01 14:18:14 +02:00
|
|
|
#: rtmp/models.py:29
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "stream_name_help"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Name für diesen Stream"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-01 14:18:14 +02:00
|
|
|
#: rtmp/models.py:68
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "stream_class_name"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Stream"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
|
|
|
#: rtmp/templates/rtmp/stream_confirm_delete.html:13
|
|
|
|
msgid "deleting_stream_configuration_will_also_delete_all_depending_confgurations_warning"
|
|
|
|
msgstr ""
|
2020-05-01 21:40:43 +02:00
|
|
|
"Achtung! Beim Löschen dieser Stream Konfiguration werden auch alle "
|
|
|
|
"abhängigen Konfigurationen gelöscht."
|
2020-04-29 21:09:04 +02:00
|
|
|
|
|
|
|
#: rtmp/templates/rtmp/stream_confirm_delete.html:15
|
|
|
|
#, python-format
|
|
|
|
msgid "are_you_sure_you_want_to_delete_\"%(stream_config_name)s\"?"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Willst du wirklich \"%(stream_config_name)s\" löschen?"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
|
|
|
#: rtmp/templates/rtmp/stream_confirm_delete.html:25
|
|
|
|
msgid "deleting_configurations_list_header"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Diese Konfigurationen werden gelöscht"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-01 14:18:14 +02:00
|
|
|
#: rtmp/templates/rtmp/stream_detail.html:12
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "stream_configuration_details_header"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Stream Konfiguration Details"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-01 14:18:14 +02:00
|
|
|
#: rtmp/templates/rtmp/stream_detail.html:30
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "application"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Application"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-01 14:18:14 +02:00
|
|
|
#: rtmp/templates/rtmp/stream_detail.html:33
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "how_to_configure_your_encoder_header"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Wie du deinen Encoder konfigurierst"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-02 00:10:36 +02:00
|
|
|
#: rtmp/templates/rtmp/stream_detail.html:35
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "set_this_stream_server_in_encoder"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Stelle diesen Stream Server in deinem Encoder ein"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-02 00:10:36 +02:00
|
|
|
#: rtmp/templates/rtmp/stream_detail.html:37
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "set_this_stream_id_in_encoder"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Stelle diese Stream ID in deinem Encoder ein"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-02 00:10:36 +02:00
|
|
|
#: rtmp/templates/rtmp/stream_detail.html:46
|
|
|
|
#: rtmp/templates/rtmp/stream_form.html:21
|
|
|
|
#: rtmp/templates/rtmp/stream_update_form.html:21
|
|
|
|
msgid "stream_configuration_text_html"
|
|
|
|
msgstr ""
|
|
|
|
"<p>Eine Stream Konfiguration erlaubt es dir einen Stream in das System zu "
|
|
|
|
"schicken</p><p>Nur Streams die zu einer vorher erstellten Konfiguration "
|
|
|
|
"zugeordnet werden können werden vom System angenommen.</p><p>Der Name dient "
|
|
|
|
"dazu den Stream beim Erstellen von weiteren Konfigurationen leicht zu "
|
|
|
|
"identifizieren. Die tatsächliche Stream ID wird dir nach dem erstellen "
|
|
|
|
"angezeigt. <strong>Halte die Stream ID auf jeden Fall geheim.</strong></p>"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
|
|
|
#: rtmp/templates/rtmp/stream_form.html:5
|
|
|
|
msgid "create_new_stream_configuration_header"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Neue Stream Konfiguration erstellen"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-02 00:10:36 +02:00
|
|
|
#: rtmp/templates/rtmp/stream_list.html:10
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "stream_configuration_header"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Stream Konfiguration"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-02 00:10:36 +02:00
|
|
|
#: rtmp/templates/rtmp/stream_list.html:25
|
2020-05-01 21:40:43 +02:00
|
|
|
msgid "receiving"
|
2020-05-02 00:10:36 +02:00
|
|
|
msgstr "Empfange"
|
2020-05-01 14:18:14 +02:00
|
|
|
|
|
|
|
#: rtmp/templates/rtmp/stream_update_form.html:5
|
|
|
|
msgid "update_stream_configuration_header"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Stream Konfiguration anpassen"
|
2020-05-01 14:18:14 +02:00
|
|
|
|
2020-05-02 00:10:36 +02:00
|
|
|
#: templates/base.html:40
|
2020-05-01 21:40:43 +02:00
|
|
|
msgid "navbar_streaming"
|
|
|
|
msgstr "Streaming"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-02 00:10:36 +02:00
|
|
|
#: templates/base.html:43
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "navbar_configuration_streams"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Streams"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-02 00:10:36 +02:00
|
|
|
#: templates/base.html:44
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "navbar_configuration_restreams"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Restreams"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-02 00:10:36 +02:00
|
|
|
#: templates/base.html:51
|
2020-05-01 21:40:43 +02:00
|
|
|
#, python-format
|
|
|
|
msgid "hello_%(username)s"
|
|
|
|
msgstr "Hallo, %(username)s!"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-02 00:10:36 +02:00
|
|
|
#: templates/base.html:54
|
2020-05-01 21:40:43 +02:00
|
|
|
msgid "navbar_account_password_change"
|
|
|
|
msgstr "Passwort ändern"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-02 00:10:36 +02:00
|
|
|
#: templates/base.html:55
|
2020-05-01 21:40:43 +02:00
|
|
|
msgid "navbar_account_logout"
|
|
|
|
msgstr "Abmelden"
|
|
|
|
|
2020-05-02 00:10:36 +02:00
|
|
|
#: templates/base.html:59
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "navbar_login"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Anmelden"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-02 00:10:36 +02:00
|
|
|
#: templates/registration/login.html:5 templates/registration/login.html:14
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "login"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Anmelden"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-02 00:10:36 +02:00
|
|
|
#: templates/registration/login.html:19
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "forgot_password_q"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Passwort vergessen?"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
|
|
|
#: templates/registration/password_change_done.html:5
|
|
|
|
msgid "password_change_successful"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Passwort erfolgreich geändert"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-02 00:10:36 +02:00
|
|
|
#: templates/registration/password_change_done.html:7
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "password_change_successful_text"
|
|
|
|
msgstr ""
|
2020-05-02 00:10:36 +02:00
|
|
|
"Das Passwort wurde erfolgreich geändert. Du kannst dich ab jetzt mit dem "
|
|
|
|
"neuen Passwort anmelden."
|
2020-04-29 21:09:04 +02:00
|
|
|
|
|
|
|
#: templates/registration/password_change_form.html:5
|
|
|
|
msgid "change_password"
|
2020-05-01 21:40:43 +02:00
|
|
|
msgstr "Passwort ändern"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-02 00:10:36 +02:00
|
|
|
#: templates/registration/password_reset_form.html:5
|
|
|
|
msgid "reset_password"
|
|
|
|
msgstr "Passwort vergessen"
|
2020-04-29 21:09:04 +02:00
|
|
|
|
2020-05-02 00:10:36 +02:00
|
|
|
#: templates/registration/password_reset_form.html:21
|
2020-04-29 21:09:04 +02:00
|
|
|
msgid "reset_password_text_html"
|
2020-04-23 20:19:49 +02:00
|
|
|
msgstr ""
|
2020-05-02 00:10:36 +02:00
|
|
|
"Du hast dein Passwort vergessen? Kein Problem. Gib hier die E-mail Adresse "
|
|
|
|
"deines Nutzerkonto an, und wir schicken dir einen Link zu mit dem du ein "
|
|
|
|
"neues Passwort setzen kannst."
|