From 852e61eedc1f5a3cb48c23fec914c24ff41dd633 Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Mon, 22 Feb 2021 00:15:02 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (414 of 414 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 c3b4aa54..dac8653a 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -2217,5 +2217,35 @@ "serverVersions": {}, "supportedVersions": {} } + }, + "showPassword": "Passwort anzeigen", + "@showPassword": { + "type": "text", + "placeholders": {} + }, + "addEmail": "E-Mail hinzufügen", + "@addEmail": { + "type": "text", + "placeholders": {} + }, + "zoomOut": "Verkleinern", + "@zoomOut": { + "type": "text", + "placeholders": {} + }, + "zoomIn": "Vergrößern", + "@zoomIn": { + "type": "text", + "placeholders": {} + }, + "blocked": "Blockiert", + "@blocked": { + "type": "text", + "placeholders": {} + }, + "verified": "Überprüft", + "@verified": { + "type": "text", + "placeholders": {} } }