]> git.mxchange.org Git - friendica.git/blobdiff - view/lang/de/strings.php
Merge pull request #10942 from annando/error-handling
[friendica.git] / view / lang / de / strings.php
index fc3bcf0c9629becf381c601230e8af931faa25f0..827e96a40a28e2f861905411b26dcf67a7337911 100644 (file)
@@ -933,6 +933,9 @@ $a->strings['rebuffed'] = 'abfuhrerteilte';
 $a->strings['Friendica can\'t display this page at the moment, please contact the administrator.'] = 'Friendica kann die Seite im Moment nicht darstellen. Bitte kontaktiere das Administratoren Team.';
 $a->strings['template engine cannot be registered without a name.'] = 'Die Template Engine kann nicht ohne einen Namen registriert werden.';
 $a->strings['template engine is not registered!'] = 'Template Engine wurde nicht registriert!';
+$a->strings['Storage base path'] = 'Dateipfad zum Speicher';
+$a->strings['Folder where uploaded files are saved. For maximum security, This should be a path outside web server folder tree'] = 'Verzeichnis, in das Dateien hochgeladen werden. Für maximale Sicherheit sollte dies ein Pfad außerhalb der Webserver-Verzeichnisstruktur sein';
+$a->strings['Enter a valid existing folder'] = 'Gib einen gültigen, existierenden Ordner ein';
 $a->strings['Updates from version %s are not supported. Please update at least to version 2021.01 and wait until the postupdate finished version 1383.'] = 'Aktualisierungen von der Version %s werden nicht unterstützt. Bitte aktualisiere vorher auf die Version 2021.01 von Friendica und warte bis das Postupdate auf die Version 1383 abgeschlossen ist.';
 $a->strings['Updates from postupdate version %s are not supported. Please update at least to version 2021.01 and wait until the postupdate finished version 1383.'] = 'Aktualisierungen von der Postupdate Version %s werden nicht unterstützt. Bitte aktualisiere zunächst auf die Friendica Version 2021.01 und warte bis das Postupdate 1383 abgeschlossen ist.';
 $a->strings['%s: executing pre update %d'] = '%s: Pre-Update %d wird ausgeführt';
@@ -1000,7 +1003,7 @@ $a->strings['Use mailto: in front of address to force email check.'] = 'Verwende
 $a->strings['The profile address specified belongs to a network which has been disabled on this site.'] = 'Die Adresse dieses Profils gehört zu einem Netzwerk, mit dem die Kommunikation auf dieser Seite ausgeschaltet wurde.';
 $a->strings['Limited profile. This person will be unable to receive direct/personal notifications from you.'] = 'Eingeschränktes Profil. Diese Person wird keine direkten/privaten Nachrichten von dir erhalten können.';
 $a->strings['Unable to retrieve contact information.'] = 'Konnte die Kontaktinformationen nicht empfangen.';
-$a->strings['l F d, Y \@ g:i A'] = 'l, d. F Y\, H:i';
+$a->strings['l F d, Y \@ g:i A \G\M\TP (e)'] = 'l F d, Y \@ g:i A \G\M\TP (e)';
 $a->strings['Starts:'] = 'Beginnt:';
 $a->strings['Finishes:'] = 'Endet:';
 $a->strings['all-day'] = 'ganztägig';
@@ -1010,6 +1013,7 @@ $a->strings['l, F j'] = 'l, F j';
 $a->strings['Edit event'] = 'Veranstaltung bearbeiten';
 $a->strings['Duplicate event'] = 'Veranstaltung kopieren';
 $a->strings['Delete event'] = 'Veranstaltung löschen';
+$a->strings['l F d, Y \@ g:i A'] = 'l, d. F Y\, H:i';
 $a->strings['D g:i A'] = 'D H:i';
 $a->strings['g:i A'] = 'H:i';
 $a->strings['Show map'] = 'Karte anzeigen';
@@ -1068,9 +1072,6 @@ $a->strings['Love/romance'] = 'Liebe/Romantik';
 $a->strings['Work/employment'] = 'Arbeit/Anstellung';
 $a->strings['School/education'] = 'Schule/Ausbildung';
 $a->strings['Contact information and Social Networks'] = 'Kontaktinformationen und Soziale Netzwerke';
-$a->strings['Storage base path'] = 'Dateipfad zum Speicher';
-$a->strings['Folder where uploaded files are saved. For maximum security, This should be a path outside web server folder tree'] = 'Verzeichnis, in das Dateien hochgeladen werden. Für maximale Sicherheit sollte dies ein Pfad außerhalb der Webserver-Verzeichnisstruktur sein';
-$a->strings['Enter a valid existing folder'] = 'Gib einen gültigen, existierenden Ordner ein';
 $a->strings['SERIOUS ERROR: Generation of security keys failed.'] = 'FATALER FEHLER: Sicherheitsschlüssel konnten nicht erzeugt werden.';
 $a->strings['Login failed'] = 'Anmeldung fehlgeschlagen';
 $a->strings['Not enough information to authenticate'] = 'Nicht genügend Informationen für die Authentifizierung';
@@ -1491,6 +1492,8 @@ $a->strings['Explicit Content'] = 'Sensibler Inhalt';
 $a->strings['Set this to announce that your node is used mostly for explicit content that might not be suited for minors. This information will be published in the node information and might be used, e.g. by the global directory, to filter your node from listings of nodes to join. Additionally a note about this will be shown at the user registration page.'] = 'Wähle dies, um anzuzeigen, dass dein Knoten hauptsächlich für explizite Inhalte verwendet wird, die möglicherweise nicht für Minderjährige geeignet sind. Diese Info wird in der Knoteninformation veröffentlicht und kann durch das Globale Verzeichnis genutzt werden, um deinen Knoten von den Auflistungen auszuschließen. Zusätzlich wird auf der Registrierungsseite ein Hinweis darüber angezeigt.';
 $a->strings['Proxify external content'] = 'Proxy für externe Inhalte';
 $a->strings['Route external content via the proxy functionality. This is used for example for some OEmbed accesses and in some other rare cases.'] = 'Externe Inhalte werden durch einen Proxy geleitet. Die wird z.B. für das aufrufen von OEmbed Inhalten verwendet und einigen anderen seltenen Fällen.';
+$a->strings['Cache contact avatars'] = 'Kontaktprofilbilder zwischenspeichern';
+$a->strings['Locally store the avatar pictures of the contacts. This uses a lot of storage space but it increases the performance.'] = 'Die Profilbilder der Kontakte zwischenspeichern. Der Zwischenspeicher verbraucht viel Platz im Speicherplatz, verbessert aber die Performance.';
 $a->strings['Allow Users to set remote_self'] = 'Nutzern erlauben, das remote_self Flag zu setzen';
 $a->strings['With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream.'] = 'Ist dies ausgewählt, kann jeder Nutzer jeden seiner Kontakte als remote_self (entferntes Konto) im "Erweitert"-Reiter der Kontaktansicht markieren. Nach dem Setzen dieses Flags werden alle Top-Level-Beiträge dieser Kontakte automatisch in den Stream dieses Nutzers gepostet (gespiegelt).';
 $a->strings['Enable multiple registrations'] = 'Erlaube Mehrfachregistrierung';
@@ -2457,6 +2460,38 @@ $a->strings['Friendica respects your privacy. By default, your posts will only s
 $a->strings['Getting Help'] = 'Hilfe bekommen';
 $a->strings['Go to the Help Section'] = 'Zum Hilfe Abschnitt gehen';
 $a->strings['Our <strong>help</strong> pages may be consulted for detail on other program features and resources.'] = 'Unsere <strong>Hilfe</strong>-Seiten können herangezogen werden, um weitere Einzelheiten zu anderen Programm-Features zu erhalten.';
+$a->strings['%s liked %s\'s post'] = '%s mag %ss Beitrag';
+$a->strings['%s disliked %s\'s post'] = '%s mag %ss Beitrag nicht';
+$a->strings['%s is attending %s\'s event'] = '%s nimmt an %s\'s Event teil';
+$a->strings['%s is not attending %s\'s event'] = '%s nimmt nicht an %s\'s Event teil';
+$a->strings['%s may attending %s\'s event'] = '%s nimmt eventuell an %s\'s Veranstaltung teil';
+$a->strings['%s is now friends with %s'] = '%s ist jetzt mit %s befreundet';
+$a->strings['%s commented on %s\'s post'] = '%s hat %ss Beitrag kommentiert';
+$a->strings['%s created a new post'] = '%s hat einen neuen Beitrag erstellt';
+$a->strings['Friend Suggestion'] = 'Kontaktvorschlag';
+$a->strings['Friend/Connect Request'] = 'Kontakt-/Freundschaftsanfrage';
+$a->strings['New Follower'] = 'Neuer Bewunderer';
+$a->strings['%1$s wants to follow you'] = '%1$s möchte dir folgen';
+$a->strings['%1$s had started following you'] = '%1$s hat angefangen dir zu folgen';
+$a->strings['%1$s liked your comment %2$s'] = '%1$s mag deinen Kommentar %2$s';
+$a->strings['%1$s liked your post %2$s'] = '%1$s mag deinen Beitrag %2$s';
+$a->strings['%1$s disliked your comment %2$s'] = '%1$s mag deinen Kommentar %2$s nicht';
+$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 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';
+$a->strings['%1$s commented on your comment %2$s'] = '%1$s hat deinen Kommentar %2$s kommentiert';
+$a->strings['%1$s commented in their thread %2$s'] = '%1$s hat in der eigenen Unterhaltung %2$s kommentiert';
+$a->strings['%1$s commented in their thread'] = '%1$s kommentierte in der eigenen Unterhaltung';
+$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.';
@@ -2509,38 +2544,6 @@ Login Name: %s(%s)';
 $a->strings['Please visit %s to approve or reject the request.'] = 'Bitte besuche %s, um die Anfrage zu bearbeiten.';
 $a->strings['%s %s tagged you'] = '%s %s hat dich erwähnt';
 $a->strings['%s %s shared a new post'] = '%s%shat einen Beitrag geteilt';
-$a->strings['%s liked %s\'s post'] = '%s mag %ss Beitrag';
-$a->strings['%s disliked %s\'s post'] = '%s mag %ss Beitrag nicht';
-$a->strings['%s is attending %s\'s event'] = '%s nimmt an %s\'s Event teil';
-$a->strings['%s is not attending %s\'s event'] = '%s nimmt nicht an %s\'s Event teil';
-$a->strings['%s may attending %s\'s event'] = '%s nimmt eventuell an %s\'s Veranstaltung teil';
-$a->strings['%s is now friends with %s'] = '%s ist jetzt mit %s befreundet';
-$a->strings['%s commented on %s\'s post'] = '%s hat %ss Beitrag kommentiert';
-$a->strings['%s created a new post'] = '%s hat einen neuen Beitrag erstellt';
-$a->strings['Friend Suggestion'] = 'Kontaktvorschlag';
-$a->strings['Friend/Connect Request'] = 'Kontakt-/Freundschaftsanfrage';
-$a->strings['New Follower'] = 'Neuer Bewunderer';
-$a->strings['%1$s wants to follow you'] = '%1$s möchte dir folgen';
-$a->strings['%1$s had started following you'] = '%1$s hat angefangen dir zu folgen';
-$a->strings['%1$s liked your comment %2$s'] = '%1$s mag deinen Kommentar %2$s';
-$a->strings['%1$s liked your post %2$s'] = '%1$s mag deinen Beitrag %2$s';
-$a->strings['%1$s disliked your comment %2$s'] = '%1$s mag deinen Kommentar %2$s nicht';
-$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 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';
-$a->strings['%1$s commented on your comment %2$s'] = '%1$s hat deinen Kommentar %2$s kommentiert';
-$a->strings['%1$s commented in their thread %2$s'] = '%1$s hat in der eigenen Unterhaltung %2$s kommentiert';
-$a->strings['%1$s commented in their thread'] = '%1$s kommentierte in der eigenen Unterhaltung';
-$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['This message was sent to you by %s, a member of the Friendica social network.'] = 'Diese Nachricht wurde dir von %s geschickt, einem Mitglied des Sozialen Netzwerks Friendica.';
 $a->strings['You may visit them online at %s'] = 'Du kannst sie online unter %s besuchen';
 $a->strings['Please contact the sender by replying to this post if you do not wish to receive these messages.'] = 'Falls du diese Beiträge nicht erhalten möchtest, kontaktiere bitte den Autor, indem du auf diese Nachricht antwortest.';