Translated using Weblate (German)

Currently translated at 100.0% (442 of 442 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
This commit is contained in:
Christian 2021-06-22 14:53:14 +00:00 committed by Hosted Weblate
parent 3eac5de909
commit 6301044748

View file

@ -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": {}
}
}