DE translation updates

This commit is contained in:
Tobias Diekershoff 2022-06-08 07:21:10 +02:00
parent a18a95b870
commit 06769dfc91
No known key found for this signature in database
GPG key ID: 25FE376FF17694A1
2 changed files with 6 additions and 3 deletions

View file

@ -2243,8 +2243,11 @@ $a->strings['Create a desktop notification when:'] = 'Benachrichtigungen anzeige
$a->strings['Someone tagged you'] = 'Dich jemand erwähnt';
$a->strings['Someone directly commented on your post'] = 'Jemand einen Beitrag von dir kommentiert hat';
$a->strings['Someone liked your content'] = 'Einer deiner Beiträge gemocht wurde';
$a->strings['Can only be enabled, when the direct comment notification is enabled.'] = 'Kann nur aktiviert werden, wenn die "Jemand einen Beitrag von dir kommentiert hat  " Option eingeschaltet ist.';
$a->strings['Someone shared your content'] = 'Einer deiner Beiträge geteilt wurde';
$a->strings['Someone commented in your thread'] = 'Jemand hat in deiner Unterhaltung kommentiert';
$a->strings['Someone commented in a thread where you commented'] = 'Jemand in einer Unterhaltung kommentiert hat, in der du auch kommentiert hast';
$a->strings['Someone commented in a thread where you interacted'] = 'Jemand kommentierte in einer Unterhaltung mit der du interagiert hast';
$a->strings['Activate desktop notifications'] = 'Desktop-Benachrichtigungen einschalten';
$a->strings['Show desktop popup on new notifications'] = 'Desktop-Benachrichtigungen einschalten';
$a->strings['Text-only notification emails'] = 'Benachrichtigungs-E-Mail als Rein-Text.';