From ec044e8d44eb9ad2e2913aa1b2c6ca40f7c5c6c2 Mon Sep 17 00:00:00 2001 From: nautilusx Date: Thu, 6 Mar 2025 18:28:55 +0100 Subject: [PATCH] Translated using Weblate (German) Currently translated at 95.6% (730 of 763 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/ --- assets/l10n/intl_de.arb | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_de.arb b/assets/l10n/intl_de.arb index c5b7ac895..a364e036c 100644 --- a/assets/l10n/intl_de.arb +++ b/assets/l10n/intl_de.arb @@ -3247,5 +3247,31 @@ "notificationRuleSuppressNoticesDescription": "Unterdrückt Benachrichtigungen von automatisierten Clients wie Bots.", "@notificationRuleSuppressNoticesDescription": {}, "notificationRuleInviteForMe": "Einladung für mich", - "@notificationRuleInviteForMe": {} + "@notificationRuleInviteForMe": {}, + "notificationRuleReaction": "Reaktion", + "@notificationRuleReaction": {}, + "notificationRuleReactionDescription": "Unterdrückt Benachrichtigungen für Reaktionen.", + "@notificationRuleReactionDescription": {}, + "notificationRuleSuppressEditsDescription": "Unterdrückt Benachrichtigungen für bearbeitete Nachrichten.", + "@notificationRuleSuppressEditsDescription": {}, + "notificationRuleCall": "Anruf", + "@notificationRuleCall": {}, + "notificationRuleCallDescription": "Benachrichtigt den Benutzer über Anrufe.", + "@notificationRuleCallDescription": {}, + "notificationRuleEncrypted": "Verschlüsselt", + "@notificationRuleEncrypted": {}, + "more": "Mehr", + "@more": {}, + "notificationRuleSuppressEdits": "Unterdrückt Bearbeitungen", + "@notificationRuleSuppressEdits": {}, + "notificationRuleRoomServerAclDescription": "Unterdrückt Benachrichtigungen für Raumserver-Zugriffskontrolllisten (ACL).", + "@notificationRuleRoomServerAclDescription": {}, + "notificationRuleMessage": "Nachricht", + "@notificationRuleMessage": {}, + "notificationRuleMessageDescription": "Informiert den Benutzer über allgemeine Nachrichten.", + "@notificationRuleMessageDescription": {}, + "notificationRuleJitsi": "Jitsi", + "@notificationRuleJitsi": {}, + "allDevices": "Alle Geräte", + "@allDevices": {} }