From d41b581578f791226924c44434d4c67cd7e3d0eb Mon Sep 17 00:00:00 2001 From: Jana Date: Sat, 4 Jun 2022 11:53:24 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (584 of 584 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/ --- assets/l10n/intl_de.arb | 61 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 60 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_de.arb b/assets/l10n/intl_de.arb index a428e088..0313abe0 100644 --- a/assets/l10n/intl_de.arb +++ b/assets/l10n/intl_de.arb @@ -2801,5 +2801,64 @@ "@separateChatTypes": { "type": "text", "placeholders": {} - } + }, + "showSpaces": "Bereichsliste anzeigen", + "@showSpaces": {}, + "showDirectChatsInSpaces": "Zugehörige Direkt-Chats in Spaces anzeigen", + "@showDirectChatsInSpaces": { + "type": "text", + "placeholders": {} + }, + "widgetNameError": "Bitte gib einen Anzeigenamen an.", + "@widgetNameError": {}, + "youKicked": "Du hast {user} rausgeworfen", + "@youKicked": { + "placeholders": { + "user": {} + } + }, + "youKickedAndBanned": "Du hast {user} rausgeworfen und verbannt", + "@youKickedAndBanned": { + "placeholders": { + "user": {} + } + }, + "youUnbannedUser": "Du hast die Verbannung von {user} rückgängig gemacht", + "@youUnbannedUser": { + "placeholders": { + "user": {} + } + }, + "youRejectedTheInvitation": "Du hast die Einladung abgelehnt", + "@youRejectedTheInvitation": {}, + "youJoinedTheChat": "Du bist dem Chat beigetreten", + "@youJoinedTheChat": {}, + "youAcceptedTheInvitation": "Du hast die Einladung angenommen", + "@youAcceptedTheInvitation": {}, + "youBannedUser": "Du hast den {user} verbannt", + "@youBannedUser": { + "placeholders": { + "user": {} + } + }, + "youHaveWithdrawnTheInvitationFor": "Du hast die Einladung für {user} zurückgezogen", + "@youHaveWithdrawnTheInvitationFor": { + "placeholders": { + "user": {} + } + }, + "youInvitedBy": "Du wurdest von {user} eingeladen", + "@youInvitedBy": { + "placeholders": { + "user": {} + } + }, + "youInvitedUser": "Du hast {user} eingeladen", + "@youInvitedUser": { + "placeholders": { + "user": {} + } + }, + "noEmailWarning": "Bitte gib eine gültige E-Mail-Adresse ein. Andernfalls kannst du dein Passwort nicht zurücksetzen. Wenn du das nicht möchtest, tippe erneut auf die Schaltfläche, um fortzufahren.", + "@noEmailWarning": {} }