]> git.mxchange.org Git - friendica.git/blobdiff - view/lang/de/strings.php
Merge pull request #11250 from nupplaphil/bug/redis_pw
[friendica.git] / view / lang / de / strings.php
index bcf63d01a01bd0a3428ca6d4bc8308fd0b16dceb..603ee81dc65430f63bac66836535d2784354fbc8 100644 (file)
@@ -1338,9 +1338,16 @@ $a->strings['Lock feature %s'] = 'Feature festlegen: %s';
 $a->strings['Manage Additional Features'] = 'Zusätzliche Features Verwalten';
 $a->strings['Other'] = 'Andere';
 $a->strings['unknown'] = 'Unbekannt';
+$a->strings['%s total systems'] = '%s Server gesamt';
+$a->strings['%s active users last month'] = '%s aktive Accounts im letzten Monat';
+$a->strings['%s active users last six month'] = '%s aktive Accounts im letzten halben Jahr';
+$a->strings['%s registered users'] = '%s registrierte Accounts';
+$a->strings['%s local posts'] = '%s lokale Beiträge';
+$a->strings['%s posts per user'] = '%s Beiträge pro Account';
+$a->strings['%s users per system'] = '%s Accounts pro Server';
 $a->strings['This page offers you some numbers to the known part of the federated social network your Friendica node is part of. These numbers are not complete but only reflect the part of the network your node is aware of.'] = 'Diese Seite präsentiert einige Zahlen zu dem bekannten Teil des föderalen sozialen Netzwerks, von dem deine Friendica Installation ein Teil ist. Diese Zahlen sind nicht absolut und reflektieren nur den Teil des Netzwerks, den dein Knoten kennt.';
 $a->strings['Federation Statistics'] = 'Föderation Statistik';
-$a->strings['Currently this node is aware of %d nodes with %d registered users from the following platforms:'] = 'Momentan kennt dieser Knoten %d Knoten mit insgesamt %d registrierten Nutzern, die die folgenden Plattformen verwenden:';
+$a->strings['Currently this node is aware of %s nodes (%s active users last month, %s active users last six month, %s registered users in total) from the following platforms:'] = 'Derzeit kennt dieser Knoten %s andere Knoten (mit %s aktiven Accounts im letzten Monat, %s aktiven Accounts im letzten halben Jahr, %s registrierten Accounts insgesamt) von den folgenden Plattforment:';
 $a->strings['Item marked for deletion.'] = 'Eintrag wurden zur Löschung markiert';
 $a->strings['Delete Item'] = 'Eintrag löschen';
 $a->strings['Delete this Item'] = 'Diesen Eintrag löschen';
@@ -2475,6 +2482,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 +2498,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.';