From e3dfab29aa0d1f0f68e5e0ee320ed2f025b7f6cf Mon Sep 17 00:00:00 2001 From: Christian Date: Tue, 24 Nov 2020 14:51:50 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 99.0% (327 of 330 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/ --- lib/l10n/intl_de.arb | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index a328d7b4..d0bbbfe9 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -1767,5 +1767,35 @@ "@deviceId": { "type": "text", "placeholders": {} + }, + "pleaseClickOnLink": "Bitte auf den Link in der E-Mail kicken und dann fortfahren.", + "@pleaseClickOnLink": { + "type": "text", + "placeholders": {} + }, + "passwordForgotten": "Passwort vergessen", + "@passwordForgotten": { + "type": "text", + "placeholders": {} + }, + "passwordRecovery": "Passwort wiederherstellen", + "@passwordRecovery": { + "type": "text", + "placeholders": {} + }, + "noPasswordRecoveryDescription": "Du hast bisher keine Möglichkeit hinzugefügt, um dein Passwort zurückzusetzen.", + "@noPasswordRecoveryDescription": { + "type": "text", + "placeholders": {} + }, + "iHaveClickedOnLink": "Ich habe den Link angeklickt", + "@iHaveClickedOnLink": { + "type": "text", + "placeholders": {} + }, + "enterAnEmailAddress": "Gib eine E-Mail-Adresse ein", + "@enterAnEmailAddress": { + "type": "text", + "placeholders": {} } }