Translated using Weblate (German)

Currently translated at 100.0% (309 of 309 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
This commit is contained in:
Sorunome 2020-09-23 16:05:05 +00:00 committed by Hosted Weblate
parent 74b15dd19c
commit cf7934022f
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 36 additions and 1 deletions

View File

@ -1666,5 +1666,40 @@
"@yourOwnUsername": {
"type": "text",
"placeholders": {}
},
"warning": "Achtung!",
"@warning": {
"type": "text",
"placeholders": {}
},
"passwordHasBeenChanged": "Passwort wurde geändert",
"@passwordHasBeenChanged": {
"type": "text",
"placeholders": {}
},
"ignoreListDescription": "Du kannst störende Benutzer ignorieren. DU bist dann nicht mehr in der Lage Nachrichten oder Raumeinladungen von diesen zu erhalten.",
"@ignoreListDescription": {
"type": "text",
"placeholders": {}
},
"ignoreUsername": "Ignoriere Benutzername",
"@ignoreUsername": {
"type": "text",
"placeholders": {}
},
"ignoredUsers": "Ignorierte Benutzer",
"@ignoredUsers": {
"type": "text",
"placeholders": {}
},
"deactivateAccountWarning": "Dies deaktiviert deinen Account. Es kann nicht rückgängig gemacht werden! Bist du sicher?",
"@deactivateAccountWarning": {
"type": "text",
"placeholders": {}
},
"deleteAccount": "Lösche Account",
"@deleteAccount": {
"type": "text",
"placeholders": {}
}
}
}