diff --git a/assets/l10n/intl_de.arb b/assets/l10n/intl_de.arb index e9f4af6d2..264fa330f 100644 --- a/assets/l10n/intl_de.arb +++ b/assets/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/ oder Unified Push https://unifiedpush.org/.", "@noGoogleServicesWarning": { "type": "text", "placeholders": {} @@ -2356,5 +2356,52 @@ "@oopsPushError": { "type": "text", "placeholders": {} + }, + "singlesignon": "Single Sign on", + "@singlesignon": { + "type": "text", + "placeholders": {} + }, + "loginWith": "Anmelden mit {brand}", + "@loginWith": { + "type": "text", + "placeholders": { + "brand": {} + } + }, + "removeYourAvatar": "Deinen Avatar löschen", + "@removeYourAvatar": { + "type": "text", + "placeholders": {} + }, + "changeYourAvatar": "Deinen Avatar ändern", + "@changeYourAvatar": { + "type": "text", + "placeholders": {} + }, + "pleaseChoose": "Bitte wählen", + "@pleaseChoose": { + "type": "text", + "placeholders": {} + }, + "enableChatBackup": "Aktiviere das Chat-Backup, um niemals den Zugang zu deinen Nachrichten zu verlieren.", + "@enableChatBackup": { + "type": "text", + "placeholders": {} + }, + "yourChatsAreBeingSynced": "Deine Chats werden synchronisiert...", + "@yourChatsAreBeingSynced": { + "type": "text", + "placeholders": {} + }, + "register": "Registrieren", + "@register": { + "type": "text", + "placeholders": {} + }, + "synchronizingPleaseWait": "Synchronisiere... Bitte warten.", + "@synchronizingPleaseWait": { + "type": "text", + "placeholders": {} } }