From 1105073fe9271a6c8a190c2d81f2df0c6f688dd1 Mon Sep 17 00:00:00 2001 From: nautilusx Date: Tue, 24 Jun 2025 08:23:10 +0200 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (780 of 780 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/ --- lib/l10n/intl_de.arb | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index aed1b2867..5a1919fb1 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -3355,7 +3355,7 @@ "@notificationRuleServerAcl": {}, "notificationRuleMemberEventDescription": "Unterdrückt Benachrichtigungen zu Mitgliedschaftsereignissen.", "@notificationRuleMemberEventDescription": {}, - "sentVoiceMessage": "🎙️ {duration} - {sender}", + "sentVoiceMessage": "🎙️ {duration} - Sprachnachricht von {sender}", "@sentVoiceMessage": { "type": "String", "placeholders": { @@ -3380,5 +3380,15 @@ "pleaseWaitUntilInvited": "Bitte warte nun, bis dich jemand aus dem Raum auffordert.", "@pleaseWaitUntilInvited": {}, "notificationRuleTombstone": "Tombstone", - "@notificationRuleTombstone": {} + "@notificationRuleTombstone": {}, + "commandHint_logout": "Aktuelles Gerät abmelden", + "@commandHint_logout": {}, + "commandHint_logoutall": "Alle aktiven Geräte abmelden", + "@commandHint_logoutall": {}, + "displayNavigationRail": "Navigationsleiste auf dem Smartphone anzeigen", + "@displayNavigationRail": {}, + "customReaction": "Benutzerdefinierte Reaktion", + "@customReaction": {}, + "moreEvents": "Weitere Ereignisse", + "@moreEvents": {} }