Skip to content
Snippets Groups Projects
Commit 181bd7e8 authored by Jonathan Weth's avatar Jonathan Weth :keyboard: Committed by Weblate
Browse files

Translated using Weblate (German)

Currently translated at 100.0% (39 of 39 strings)

Translation: AlekSIS/AlekSIS-App-Matrix
Translate-URL: https://translate.edugit.org/projects/aleksis/aleksis-app-matrix/de/
parent 41d34239
No related branches found
No related tags found
1 merge request!12Translations update from Weblate
Pipeline #75748 passed with warnings
...@@ -3,173 +3,185 @@ ...@@ -3,173 +3,185 @@
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# #
#, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-06-04 11:13+0000\n" "POT-Creation-Date: 2022-06-04 11:13+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: 2022-06-23 09:03+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: Jonathan Weth <teckids@jonathanweth.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: German <https://translate.edugit.org/projects/aleksis/"
"Language: \n" "aleksis-app-matrix/de/>\n"
"Language: de_DE\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.12.1\n"
#: aleksis/apps/matrix/forms.py:12 #: aleksis/apps/matrix/forms.py:12
msgid "Provision in Matrix" msgid "Provision in Matrix"
msgstr "" msgstr "In Matrix bereitstellen"
#: aleksis/apps/matrix/menus.py:6 aleksis/apps/matrix/preferences.py:8 #: aleksis/apps/matrix/menus.py:6 aleksis/apps/matrix/preferences.py:8
msgid "Matrix" msgid "Matrix"
msgstr "" msgstr "Matrix"
#: aleksis/apps/matrix/menus.py:18 #: aleksis/apps/matrix/menus.py:18
msgid "Groups and Rooms" msgid "Groups and Rooms"
msgstr "" msgstr "Gruppen und Räume"
#: aleksis/apps/matrix/model_extensions.py:43 #: aleksis/apps/matrix/model_extensions.py:43
msgid "Can view matrix room of a group" msgid "Can view matrix room of a group"
msgstr "" msgstr "Kann Matrix-Raum einer Gruppe sehen"
#: aleksis/apps/matrix/models.py:19 #: aleksis/apps/matrix/models.py:19
msgid "Matrix ID" msgid "Matrix ID"
msgstr "" msgstr "Matrix-ID"
#: aleksis/apps/matrix/models.py:23 #: aleksis/apps/matrix/models.py:23
msgid "Person" msgid "Person"
msgstr "" msgstr "Person"
#: aleksis/apps/matrix/models.py:52 #: aleksis/apps/matrix/models.py:52
msgid "Matrix profile" msgid "Matrix profile"
msgstr "" msgstr "Matrix-Profil"
#: aleksis/apps/matrix/models.py:53 #: aleksis/apps/matrix/models.py:53
msgid "Matrix profiles" msgid "Matrix profiles"
msgstr "" msgstr "Matrix-Profile"
#: aleksis/apps/matrix/models.py:59 #: aleksis/apps/matrix/models.py:59
msgid "Room ID" msgid "Room ID"
msgstr "" msgstr "Raum-ID"
#: aleksis/apps/matrix/models.py:60 #: aleksis/apps/matrix/models.py:60
msgid "Alias" msgid "Alias"
msgstr "" msgstr "Alias"
#: aleksis/apps/matrix/models.py:64 #: aleksis/apps/matrix/models.py:64
msgid "Group" msgid "Group"
msgstr "" msgstr "Gruppe"
#: aleksis/apps/matrix/models.py:266 #: aleksis/apps/matrix/models.py:266
msgid "Matrix room" msgid "Matrix room"
msgstr "" msgstr "Matrix-Raum"
#: aleksis/apps/matrix/models.py:267 #: aleksis/apps/matrix/models.py:267
msgid "Matrix rooms" msgid "Matrix rooms"
msgstr "" msgstr "Matrix-Räume"
#: aleksis/apps/matrix/models.py:273 #: aleksis/apps/matrix/models.py:273
msgid "Child rooms/spaces" msgid "Child rooms/spaces"
msgstr "" msgstr "Kind-Räume/-Spaces"
#: aleksis/apps/matrix/models.py:355 #: aleksis/apps/matrix/models.py:355
msgid "Matrix space" msgid "Matrix space"
msgstr "" msgstr "Matrix-Space"
#: aleksis/apps/matrix/models.py:356 #: aleksis/apps/matrix/models.py:356
msgid "Matrix spaces" msgid "Matrix spaces"
msgstr "" msgstr "Matrix-Spaces"
#: aleksis/apps/matrix/preferences.py:15 #: aleksis/apps/matrix/preferences.py:15
msgid "URL of Matrix homeserver" msgid "URL of Matrix homeserver"
msgstr "" msgstr "URL des Matrix-Homeservers"
#: aleksis/apps/matrix/preferences.py:18 #: aleksis/apps/matrix/preferences.py:18
msgid "URL of the Matrix homeserver on which groups and spaces should be created (e. g. https://matrix.org)" msgid "URL of the Matrix homeserver on which groups and spaces should be created (e. g. https://matrix.org)"
msgstr "" msgstr ""
"URL des Matrix-Homeservers, auf dem Gruppen und Spaces erstellt werden "
"sollen (z. B. https://matrix.org)"
#: aleksis/apps/matrix/preferences.py:27 #: aleksis/apps/matrix/preferences.py:27
msgid "Name of Matrix homeserver used for auto-generating Matrix IDs" msgid "Name of Matrix homeserver used for auto-generating Matrix IDs"
msgstr "" msgstr ""
"Name des Matrix-Homeservers, der für das automatische Generieren von Matrix-"
"IDs genutzt werden soll"
#: aleksis/apps/matrix/preferences.py:28 #: aleksis/apps/matrix/preferences.py:28
msgid "Leave empty to not create Matrix IDs automatically" msgid "Leave empty to not create Matrix IDs automatically"
msgstr "" msgstr "Freilassen, um Matrix-IDs nicht automatisch zu erstellen"
#: aleksis/apps/matrix/preferences.py:36 #: aleksis/apps/matrix/preferences.py:36
msgid "Access token to access homeserver" msgid "Access token to access homeserver"
msgstr "" msgstr "Access-Token, um auf den Homeserver zuzugreifen"
#: aleksis/apps/matrix/preferences.py:39 #: aleksis/apps/matrix/preferences.py:39
msgid "This has to be the access token of a suitable bot user. It is used for all actions." msgid "This has to be the access token of a suitable bot user. It is used for all actions."
msgstr "" msgstr ""
"Dies muss das Access-Token für einen passenden Bot-Benutzer sein. Es wird "
"für alle Aktionen verwendet."
#: aleksis/apps/matrix/preferences.py:47 #: aleksis/apps/matrix/preferences.py:47
msgid "Disambiguate room aliases" msgid "Disambiguate room aliases"
msgstr "" msgstr "Raum-Aliase eindeutig machen"
#: aleksis/apps/matrix/preferences.py:49 #: aleksis/apps/matrix/preferences.py:49
msgid "Suffix room aliases with ascending numbers to avoid name clashes" msgid "Suffix room aliases with ascending numbers to avoid name clashes"
msgstr "" msgstr ""
"Raum-Aliase mit aufsteigenden Nummern ergänzen, um Namenskonflikte zu "
"vermeiden"
#: aleksis/apps/matrix/preferences.py:56 #: aleksis/apps/matrix/preferences.py:56
msgid "Use Matrix spaces" msgid "Use Matrix spaces"
msgstr "" msgstr "Matrix-Spaces nutzen"
#: aleksis/apps/matrix/preferences.py:58 #: aleksis/apps/matrix/preferences.py:58
msgid "This activates the creation and management of Matrix spaces." msgid "This activates the creation and management of Matrix spaces."
msgstr "" msgstr "Dies aktiviert die Erstellung und Verwaltung von Matrix-Spaces."
#: aleksis/apps/matrix/preferences.py:65 #: aleksis/apps/matrix/preferences.py:65
msgid "Reduce existing power levels" msgid "Reduce existing power levels"
msgstr "" msgstr "Existierende Power-Levels reduzieren"
#: aleksis/apps/matrix/preferences.py:67 #: aleksis/apps/matrix/preferences.py:67
msgid "Reduce power levels of existing members to the level suggested by AlekSIS." msgid "Reduce power levels of existing members to the level suggested by AlekSIS."
msgstr "" msgstr ""
"Power-Levels von existierenden Mitgliedern auf das von AlekSIS "
"vorgeschlagene Level reduzieren."
#: aleksis/apps/matrix/preferences.py:74 #: aleksis/apps/matrix/preferences.py:74
msgid "Power level for owners" msgid "Power level for owners"
msgstr "" msgstr "Power-Level für Besitzer"
#: aleksis/apps/matrix/preferences.py:77 #: aleksis/apps/matrix/preferences.py:77
msgid "This power level will be set for all owners of a group." msgid "This power level will be set for all owners of a group."
msgstr "" msgstr "Dieses Power-Level wird für alle Gruppenbesitzer gesetzt."
#: aleksis/apps/matrix/preferences.py:84 #: aleksis/apps/matrix/preferences.py:84
msgid "Power level for members" msgid "Power level for members"
msgstr "" msgstr "Power-Level für Mitglieder"
#: aleksis/apps/matrix/preferences.py:87 #: aleksis/apps/matrix/preferences.py:87
msgid "This power level will be set for all members of a group." msgid "This power level will be set for all members of a group."
msgstr "" msgstr "Dieses Power-Level wird für alle Gruppenmitglieder gesetzt."
#: aleksis/apps/matrix/templates/matrix/room/list.html:8 #: aleksis/apps/matrix/templates/matrix/room/list.html:8
#: aleksis/apps/matrix/templates/matrix/room/list.html:9 #: aleksis/apps/matrix/templates/matrix/room/list.html:9
msgid "Groups and Matrix Rooms" msgid "Groups and Matrix Rooms"
msgstr "" msgstr "Gruppen und Matrix-Räume"
#: aleksis/apps/matrix/templates/matrix/room/list.html:14 #: aleksis/apps/matrix/templates/matrix/room/list.html:14
msgid "Create group" msgid "Create group"
msgstr "" msgstr "Gruppe erstellen"
#: aleksis/apps/matrix/templates/matrix/room/list.html:21 #: aleksis/apps/matrix/templates/matrix/room/list.html:21
msgid "Filter groups" msgid "Filter groups"
msgstr "" msgstr "Gruppen filtern"
#: aleksis/apps/matrix/templates/matrix/room/list.html:25 #: aleksis/apps/matrix/templates/matrix/room/list.html:25
msgid "Filter" msgid "Filter"
msgstr "" msgstr "Filtern"
#: aleksis/apps/matrix/templates/matrix/room/list.html:28 #: aleksis/apps/matrix/templates/matrix/room/list.html:28
msgid "Clear" msgid "Clear"
msgstr "" msgstr "Zurücksetzen"
#: aleksis/apps/matrix/templates/matrix/room/list.html:43 #: aleksis/apps/matrix/templates/matrix/room/list.html:43
msgid "Selected groups" msgid "Selected groups"
msgstr "" msgstr "Ausgewählte Gruppen"
#: aleksis/apps/matrix/templates/matrix/room/list.html:53 #: aleksis/apps/matrix/templates/matrix/room/list.html:53
msgid "Execute" msgid "Execute"
msgstr "" msgstr "Ausführen"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment