From 795e2f72cb1e3d8effa35aa033bba9912b6f12e9 Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Mon, 1 Feb 2021 23:48:22 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (378 of 378 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/ --- lib/l10n/intl_de.arb | 59 ++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 57 insertions(+), 2 deletions(-) diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index 40bd5ae5..d1932c66 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -933,7 +933,7 @@ "type": "text", "placeholders": {} }, - "noGoogleServicesWarning": "Es sieht so aus als hättest du keine Google-Dienste auf deinem Gerät. Das ist eine gute Entscheidung für deine Privatsphäre! Um Push Benachrichtigungen in FluffyChat zu erhalten, empfehlen wir die Verwendung von microG: https://microg.org/", + "noGoogleServicesWarning": "Es sieht so aus als hättest du keine Google-Dienste auf deinem Gerät. Das ist eine gute Entscheidung für deine Privatsphäre! Um Push-Benachrichtigungen in FluffyChat zu erhalten, empfehlen wir die Verwendung von microG: https://microg.org/", "@noGoogleServicesWarning": { "type": "text", "placeholders": {} @@ -1965,7 +1965,7 @@ "type": "text", "placeholders": {} }, - "tooManyRequestsWarning": "Zu viele Anfragen. Bitte versuchen Sie es später noch einmal!", + "tooManyRequestsWarning": "Zu viele Anfragen. Bitte versuche es später noch einmal!", "@tooManyRequestsWarning": { "type": "text", "placeholders": {} @@ -2001,5 +2001,60 @@ "placeholders": { "homeserver": {} } + }, + "whyDoYouWantToReportThis": "Warum willst du dies melden?", + "@whyDoYouWantToReportThis": { + "type": "text", + "placeholders": {} + }, + "pleaseFollowInstructionsOnWeb": "Bitte folge den Anweisungen auf der Website und tippe auf Weiter.", + "@pleaseFollowInstructionsOnWeb": { + "type": "text", + "placeholders": {} + }, + "reportMessage": "Nachricht melden", + "@reportMessage": { + "type": "text", + "placeholders": {} + }, + "redactMessage": "Nachricht verfassen", + "@redactMessage": { + "type": "text", + "placeholders": {} + }, + "contentHasBeenReported": "Der Inhalt wurde den Serveradministratoren gemeldet", + "@contentHasBeenReported": { + "type": "text", + "placeholders": {} + }, + "reason": "Grund", + "@reason": { + "type": "text", + "placeholders": {} + }, + "inoffensive": "Harmlos", + "@inoffensive": { + "type": "text", + "placeholders": {} + }, + "offensive": "Beleidigend", + "@offensive": { + "type": "text", + "placeholders": {} + }, + "extremeOffensive": "Extrem beleidigend", + "@extremeOffensive": { + "type": "text", + "placeholders": {} + }, + "howOffensiveIsThisContent": "Wie beleidigend ist dieser Inhalt?", + "@howOffensiveIsThisContent": { + "type": "text", + "placeholders": {} + }, + "next": "Weiter", + "@next": { + "type": "text", + "placeholders": {} } }