DE translation updates
This commit is contained in:
parent
fff686b57e
commit
868520bf30
2 changed files with 151 additions and 133 deletions
|
@ -2475,6 +2475,13 @@ $a->strings['%1$s disliked your comment %2$s'] = '%1$s mag deinen Kommentar %2$s
|
|||
$a->strings['%1$s disliked your post %2$s'] = '%1$s mag deinen Beitrag %2$s nicht';
|
||||
$a->strings['%1$s shared your comment %2$s'] = '%1$s hat deinen Kommentar %2$s geteilt';
|
||||
$a->strings['%1$s shared your post %2$s'] = '%1$s hat deinen Beitrag %2$s geteilt';
|
||||
$a->strings['%1$s shared the post %2$s from %3$s'] = '%1$s hat den Beitrag %2$s von %3$s geteilt';
|
||||
$a->strings['%1$s shared a post from %3$s'] = '%1$s hat einen Beitrag von %3$s geteilt';
|
||||
$a->strings['%1$s shared the post %2$s'] = '%1$s hat den Beitrag %2$s geteilt';
|
||||
$a->strings['%1$s shared a post'] = '%1$s hat einen Beitrag geteilt';
|
||||
$a->strings['%1$s wants to attend your event %2$s'] = '%1$s möchte an deiner Veranstaltung %2$s teilnehmen';
|
||||
$a->strings['%1$s does not want to attend your event %2$s'] = '%1$s möchte nicht an deiner Veranstaltung %2$s teilnehmen';
|
||||
$a->strings['%1$s maybe wants to attend your event %2$s'] = '%1$s nimmt eventuell an deiner Veranstaltung %2$s teil';
|
||||
$a->strings['%1$s tagged you on %2$s'] = '%1$s erwähnte dich auf %2$s';
|
||||
$a->strings['%1$s replied to you on %2$s'] = '%1$s hat dir auf %2$s geantwortet';
|
||||
$a->strings['%1$s commented in your thread %2$s'] = '%1$s hat deine Unterhaltung %2$s kommentiert';
|
||||
|
@ -2484,10 +2491,6 @@ $a->strings['%1$s commented in their thread'] = '%1$s kommentierte in der eigene
|
|||
$a->strings['%1$s commented in the thread %2$s from %3$s'] = '%1$s hat in der Unterhaltung %2$s von %3$s kommentiert';
|
||||
$a->strings['%1$s commented in the thread from %3$s'] = '%1$s hat in der Unterhaltung von %3$s kommentiert';
|
||||
$a->strings['%1$s commented on your thread %2$s'] = '%1$s hat in deiner Unterhaltung %2$s kommentiert';
|
||||
$a->strings['%1$s shared the post %2$s from %3$s'] = '%1$s hat den Beitrag %2$s von %3$s geteilt';
|
||||
$a->strings['%1$s shared a post from %3$s'] = '%1$s hat einen Beitrag von %3$s geteilt';
|
||||
$a->strings['%1$s shared the post %2$s'] = '%1$s hat den Beitrag %2$s geteilt';
|
||||
$a->strings['%1$s shared a post'] = '%1$s hat einen Beitrag geteilt';
|
||||
$a->strings['[Friendica:Notify]'] = '[Friendica Meldung]';
|
||||
$a->strings['%s New mail received at %s'] = '%sNeue Nachricht auf %s empfangen';
|
||||
$a->strings['%1$s sent you a new private message at %2$s.'] = '%1$s hat dir eine neue, private Nachricht auf %2$s geschickt.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue