From 291e5152e84bec4f1c85a9aeab59311917883d95 Mon Sep 17 00:00:00 2001 From: "@a2sc:matrix.org" Date: Sat, 7 Mar 2020 09:43:48 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 78.2% (1674 of 2142 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/ --- src/i18n/strings/de_DE.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/de_DE.json b/src/i18n/strings/de_DE.json index 4c47252cb4..c2f20305d6 100644 --- a/src/i18n/strings/de_DE.json +++ b/src/i18n/strings/de_DE.json @@ -1702,5 +1702,14 @@ "Remove for me": "Für mich entfernen", "Create your Matrix account on ": "Erstelle dein Matrix-Konto auf ", "Preview": "Vorschau", - "Your Matrix account on ": "Dein Matrix-Konto auf " + "Your Matrix account on ": "Dein Matrix-Konto auf ", + "Remove %(email)s?": "%(email)s entfernen?", + "Remove %(phone)s?": "%(phone)s entfernen?", + "Remove recent messages by %(user)s": "Letzte Nachrichten von %(user)s entfernen", + "You are about to remove %(count)s messages by %(user)s. This cannot be undone. Do you wish to continue?|other": "Du bist dabei %(count)s Nachrichten von %(user)s zu löschen, was nicht rückgängig gemacht werden kann. Fortfahren?", + "You are about to remove %(count)s messages by %(user)s. This cannot be undone. Do you wish to continue?|one": "Du bist dabei eine Nachrichten von %(user)s zu löschen, was nicht rückgängig gemacht werden kann. Fortfahren?", + "Remove %(count)s messages|other": "%(count)s Nachrichten entfernen", + "Remove %(count)s messages|one": "Eine Nachricht entfernen", + "Remove recent messages": "Letzte Nachrichten entfernen", + "You're previewing %(roomName)s. Want to join it?": "Du betrachtest %(roomName)s. Willst du beitreten?" }