diff --git a/src/i18n/strings/de_DE.json b/src/i18n/strings/de_DE.json index c95b31e287..d158e52ac2 100644 --- a/src/i18n/strings/de_DE.json +++ b/src/i18n/strings/de_DE.json @@ -3739,5 +3739,8 @@ "Room unread status: %(status)s, count: %(count)s|other": "Ungelesen-Status im Raum: %(status)s, Anzahl: %(count)s", "Identity server is %(identityServerUrl)s": "Identitäts-Server ist %(identityServerUrl)s", "Homeserver is %(homeserverUrl)s": "Heim-Server ist %(homeserverUrl)s", - "Yes, it was me": "Ja, das war ich" + "Yes, it was me": "Ja, das war ich", + "Answered elsewhere": "Anderswo beantwortet", + "If you know a room address, try joining through that instead.": "Falls du eine Adresse kennst, versuche den Raum mit dieser zu betreten.", + "You attempted to join using a room ID without providing a list of servers to join through. Room IDs are internal identifiers and cannot be used to join a room without additional information.": "Du hast versucht einen Raum via Raum-ID, aber ohne Angabe von Servern zu betreten. Raum-IDs sind interne Kennungen und können nicht ohne weitere Informationen zum Betreten von Räumen genutzt werden." }