update DE, FR, HU translations

This commit is contained in:
Tobias Diekershoff 2024-06-10 07:37:29 +02:00
parent d7cd450df5
commit fdeeb430a5
6 changed files with 721 additions and 618 deletions

View file

@ -450,6 +450,8 @@ $a->strings['Favourite Posts'] = 'Favorisierte Beiträge';
$a->strings['General Features'] = 'Allgemeine Features';
$a->strings['Photo Location'] = 'Aufnahmeort';
$a->strings['Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map.'] = 'Die Foto-Metadaten werden ausgelesen. Dadurch kann der Aufnahmeort (wenn vorhanden) in einer Karte angezeigt werden.';
$a->strings['Display the community in the navigation'] = 'Gemeinschaftsseiten in Navigation anzeigen';
$a->strings['If enabled, the community can be accessed via the navigation menu. Independent from this setting, the community timelines can always be accessed via the channels.'] = 'Soll die Gemeinschaftsseite im Navigationsmenü verlinkt sein? Unabhängig von dieser Einstellung kann immer über Kanäle auf die Gemeinschaftszeitleiste zugegriffen werden.';
$a->strings['Post Composition Features'] = 'Beitragserstellung-Features';
$a->strings['Explicit Mentions'] = 'Explizite Erwähnungen';
$a->strings['Add explicit mentions to comment box for manual control over who gets mentioned in replies.'] = 'Füge Erwähnungen zum Kommentarfeld hinzu, um manuell über die explizite Erwähnung von Gesprächsteilnehmern zu entscheiden.';
@ -458,6 +460,7 @@ $a->strings['Add an abstract when commenting on ActivityPub posts with a content
$a->strings['Post/Comment Tools'] = 'Werkzeuge für Beiträge und Kommentare';
$a->strings['Post Categories'] = 'Beitragskategorien';
$a->strings['Add categories to your posts'] = 'Eigene Beiträge mit Kategorien versehen';
$a->strings['Network Widgets'] = 'Netzwerk Widges';
$a->strings['Circles'] = 'Circles';
$a->strings['Display posts that have been created by accounts of the selected circle.'] = 'Beiträge anzeigen, die von Konten des ausgewählten Circles erstellt wurden.';
$a->strings['Groups'] = 'Gruppen';
@ -471,7 +474,9 @@ $a->strings['Display posts done by accounts with the selected account type.'] =
$a->strings['Channels'] = 'Kanäle';
$a->strings['Display posts in the system channels and user defined channels.'] = 'Anzeige von Beiträgen in den Systemkanälen und benutzerdefinierten Kanälen.';
$a->strings['Saved Searches'] = 'Gespeicherte Suchen';
$a->strings['Display posts that contain subscribed hashtags.'] = 'Weitergeleitete Beiträge anzeigen, wenn abonnierte Hashtags enthalten sind.';
$a->strings['Saved Folders'] = 'Gespeicherte Ordner';
$a->strings['Display a list of folders in which posts are stored.'] = 'Ordnerliste anzeigen in denen Beiträge gespeichert sind.';
$a->strings['Own Contacts'] = 'Eigene Kontakte';
$a->strings['Include or exclude posts from subscribed accounts. This widget is not visible on all channels.'] = 'Beiträge von abonnierten Konten einschließen oder ausschließen. Dieses Widget ist nicht auf allen Kanälen sichtbar.';
$a->strings['Trending Tags'] = 'Trending Tags';
@ -504,6 +509,7 @@ $a->strings['Ignore'] = 'Ignorieren';
$a->strings['Collapse'] = 'Zuklappen';
$a->strings['Ignore %s server'] = 'Ignoriere %s Server';
$a->strings['Languages'] = 'Sprachen';
$a->strings['Search Text'] = 'Suchtext';
$a->strings['Connect/Follow'] = 'Verbinden/Folgen';
$a->strings['Unable to fetch user.'] = 'Benutzer kann nicht abgerufen werden.';
$a->strings['Nothing new here'] = 'Keine Neuigkeiten';
@ -702,6 +708,8 @@ $a->strings['File Information PHP module'] = 'PHP Datei Informations-Modul';
$a->strings['Error: File Information PHP module required but not installed.'] = 'Fehler: Das Datei Informations PHP Modul ist nicht installiert.';
$a->strings['GNU Multiple Precision PHP module'] = 'GNU Multiple Precision PHP Modul';
$a->strings['Error: GNU Multiple Precision PHP module required but not installed.'] = 'Fehler: GNU Multiple Precision PHP Modul wird benötigt, ist aber nicht installiert.';
$a->strings['IDN Functions PHP module'] = 'PHP Modul: IDN Functions';
$a->strings['Error: IDN Functions PHP module required but not installed.'] = 'Fehler: Das PHP Modul IDN Functions wird benötigt ist aber nicht installiert.';
$a->strings['The web installer needs to be able to create a file called "local.config.php" in the "config" folder of your web server and it is unable to do so.'] = 'Das Installationsprogramm muss in der Lage sein, eine Datei namens "local.config.php" im Ordner "config" Ihres Webservers zu erstellen, ist aber nicht in der Lage dazu.';
$a->strings['This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can.'] = 'In den meisten Fällen ist dies ein Problem mit den Schreibrechten. Der Webserver könnte keine Schreiberlaubnis haben, selbst wenn du sie hast.';
$a->strings['At the end of this procedure, we will give you a text to save in a file named local.config.php in your Friendica "config" folder.'] = 'Am Ende dieser Prozedur bekommst du einen Text, der in der local.config.php im Friendica "config" Ordner gespeichert werden muss.';
@ -872,6 +880,7 @@ $a->strings['post'] = 'Beitrag';
$a->strings['%s is blocked'] = '%s ist blockiert';
$a->strings['%s is ignored'] = '%s ist ignoriert';
$a->strings['Content from %s is collapsed'] = 'Inhalt vom %s ist zugeklappt';
$a->strings['Sensitive content'] = 'Sensitiver Inhalt';
$a->strings['bytes'] = 'Byte';
$a->strings['%2$s (%3$d%%, %1$d vote)'] = [
0 => '%2$s (%3$d%%, %1$d Stimme)',
@ -1131,6 +1140,7 @@ $a->strings['Mark success (if update was manually applied)'] = 'Als erfolgreich
$a->strings['Attempt to execute this update step automatically'] = 'Versuchen, diesen Schritt automatisch auszuführen';
$a->strings['No'] = 'Nein';
$a->strings['Yes'] = 'Ja';
$a->strings['Locked'] = 'Abgeschlossen';
$a->strings['Manage Additional Features'] = 'Zusätzliche Features Verwalten';
$a->strings['Other'] = 'Andere';
$a->strings['unknown'] = 'Unbekannt';
@ -1208,6 +1218,7 @@ $a->strings['ID'] = 'ID';
$a->strings['Command'] = 'Befehl';
$a->strings['Job Parameters'] = 'Parameter der Aufgabe';
$a->strings['Created'] = 'Erstellt';
$a->strings['Next Try'] = 'Nächster Versuch';
$a->strings['Priority'] = 'Priorität';
$a->strings['%s is no valid input for maximum image size'] = '%s ist keine gültige Angabe der maximalen Größe von Bildern';
$a->strings['No special theme for mobile devices'] = 'Kein spezielles Theme für mobile Geräte verwenden.';
@ -1407,6 +1418,8 @@ $a->strings['Temp path'] = 'Temp-Pfad';
$a->strings['If you have a restricted system where the webserver can\'t access the system temp path, enter another path here.'] = 'Solltest du ein eingeschränktes System haben, auf dem der Webserver nicht auf das temp-Verzeichnis des Systems zugreifen kann, setze hier einen anderen Pfad.';
$a->strings['Only search in tags'] = 'Nur in Tags suchen';
$a->strings['On large systems the text search can slow down the system extremely.'] = 'Auf großen Knoten kann die Volltext-Suche das System ausbremsen.';
$a->strings['Limited search scope'] = 'Suchfeld begrenzen';
$a->strings['If enabled, searches will only be performed in the data used for the channels and not in all posts.'] = 'Ist dies aktiviert, werden bei Suchen nur die Daten der Kanäle durchsucht anstatt alle Beiträge zu durchsuchen.';
$a->strings['Maximum age of items in the search table'] = 'Maximales Alter der Elemente in der Suchtabelle';
$a->strings['Maximum age of items in the search table in days. Lower values will increase the performance and reduce disk usage. 0 means no age restriction.'] = 'Maximales Alter der Elemente in der Suchtabelle in Tagen. Niedrigere Werte erhöhen die Leistung und reduzieren den Festplattenverbrauch. 0 bedeutet keine Altersbeschränkung.';
$a->strings['Generate counts per contact circle when calculating network count'] = 'Erstelle Zählungen je Circle bei der Berechnung der Netzwerkanzahl';
@ -1783,6 +1796,8 @@ $a->strings['Display only few posts'] = 'Zeige nur einige Beiträge an';
$a->strings['When a contact creates a lot of posts in a short period, this setting reduces the number of displayed posts in every channel.'] = 'Wenn ein Kontakt viele Beiträge in einem kurzen Zeitraum erstellt, reduziert diese Einstellung die Anzahl der angezeigten Beiträge in jedem Kanal.';
$a->strings['Never display posts'] = 'Zeige keine Beiträge an';
$a->strings['Posts from this contact will never be displayed in any channel'] = 'Beiträge von diesem Kontakt werden in keinem Kanal angezeigt';
$a->strings['Channel Only'] = 'Ausschließlich Kanäle';
$a->strings['If enabled, posts from this contact will only appear in channels and network streams in circles, but not in the general network stream.'] = 'Ist dies aktiviert, werden Beiträge dieses Kontakt nur in Kanälen und Circles angezeigt werden, aber nicht im allgemeinen Netzwerk Stream.';
$a->strings['Refetch contact data'] = 'Kontaktdaten neu laden';
$a->strings['Toggle Blocked status'] = 'Geblockt-Status ein-/ausschalten';
$a->strings['Toggle Ignored status'] = 'Ignoriert-Status ein-/ausschalten';
@ -1993,6 +2008,7 @@ $a->strings['List of pending user deletions'] = 'Liste der auf Löschung wartend
$a->strings['Normal Account Page'] = 'Normales Konto';
$a->strings['Soapbox Page'] = 'Marktschreier-Konto';
$a->strings['Public Group'] = 'Öffentliche Gruppe';
$a->strings['Public Group - Restricted'] = 'Öffentliche Gruppe - Beschränkt';
$a->strings['Automatic Friend Page'] = 'Automatische Freunde-Seite';
$a->strings['Private Group'] = 'Private Gruppe';
$a->strings['Personal Page'] = 'Persönliche Seite';
@ -2275,6 +2291,10 @@ $a->strings['Model not found'] = 'Model nicht gefunden';
$a->strings['Unlisted'] = 'Ungelistet';
$a->strings['Remote privacy information not available.'] = 'Entfernte Privatsphäreneinstellungen nicht verfügbar.';
$a->strings['Visible to:'] = 'Sichtbar für:';
$a->strings['CC:'] = 'CC:';
$a->strings['BCC:'] = 'BCC:';
$a->strings['Audience:'] = 'Publikum:';
$a->strings['Attributed To:'] = 'Zuzuschreiben:';
$a->strings['Collection (%s)'] = 'Sammlung (%s)';
$a->strings['Followers (%s)'] = 'Folgende (%s)';
$a->strings['%d more'] = '%d weitere';
@ -2432,6 +2452,7 @@ $a->strings['Account for community discussions.'] = 'Konto für Diskussionsforen
$a->strings['Account for a regular personal profile that requires manual approval of "Friends" and "Followers".'] = 'Konto für ein normales, persönliches Profil. Kontaktanfragen müssen manuell als "Friend" oder "Follower" bestätigt werden.';
$a->strings['Account for a public profile that automatically approves contact requests as "Followers".'] = 'Konto für ein öffentliches Profil, das Kontaktanfragen automatisch als "Follower" annimmt.';
$a->strings['Automatically approves all contact requests.'] = 'Bestätigt alle Kontaktanfragen automatisch.';
$a->strings['Contact requests have to be manually approved.'] = 'Kontaktanfragen müssen manuell akzeptiert werden.';
$a->strings['Account for a popular profile that automatically approves contact requests as "Friends".'] = 'Konto für ein gefragtes Profil, das Kontaktanfragen automatisch als "Friend" annimmt.';
$a->strings['Private Group [Experimental]'] = 'Private Gruppe [experimentell]';
$a->strings['Requires manual approval of contact requests.'] = 'Kontaktanfragen müssen manuell bestätigt werden.';
@ -2562,6 +2583,9 @@ $a->strings['Built-in support for %s connectivity is disabled'] = 'Eingebaute Un
$a->strings['OStatus (GNU Social)'] = 'OStatus (GNU Social)';
$a->strings['Email access is disabled on this site.'] = 'Zugriff auf E-Mails für diese Seite deaktiviert.';
$a->strings['None'] = 'Keine';
$a->strings['Default (Mastodon will display the title and a link to the post)'] = 'Grundeinstellung (Mastodon zweigt den Titel und einen Link auf den Beitrag)';
$a->strings['Use the summary (Mastodon and some others will treat it as content warning)'] = 'Verwende die Zusammenfassung (sie wird auf Mastodon und anderen als Inhaltswarnung behandelt)';
$a->strings['Embed the title in the body'] = 'Titel in Nachrichtenkörper einbetten';
$a->strings['General Social Media Settings'] = 'Allgemeine Einstellungen zu Sozialen Medien';
$a->strings['Followed content scope'] = 'Umfang zu folgender Inhalte';
$a->strings['By default, conversations in which your follows participated but didn\'t start will be shown in your timeline. You can turn this behavior off, or expand it to the conversations in which your follows liked a post.'] = 'Normalerweise werden Unterhaltungen an denen deine Kontakte beteiligt sind, sie aber nicht begonnen haben, in deiner Timeline angezeigt. Mit dieser Einstellung kann dieses Vorgehen kontrolliert werden. Es kann entweder dahin erweitert werden, dass auch Unterhaltungen angezeigt werden in denen deine Kontakte einen Kommentar mögen, oder komplett ausgeschaltet werden, so dass nur noch die Unterhaltungen angezeigt werden, die von deinen Kontakten gestartet wurden.';
@ -2580,6 +2604,8 @@ $a->strings['API: Use spoiler field as title'] = 'API: Verwende den Spoiler Text
$a->strings['When activated, the "spoiler_text" field in the API will be used for the title on standalone posts. When deactivated it will be used for spoiler text. For comments it will always be used for spoiler text.'] = 'Ist dies aktiviert, wird das "spoiler_text" der API als Titel von neuen Beiträgen verwendet. Ist es deaktiviert wird der Text als Spoiler-Text verwendet. Bei Kommentaren wird der Inhalt immer als Spoiler-Text verwendet.';
$a->strings['API: Automatically links at the end of the post as attached posts'] = 'API: Automatische Links am Ende des Beitrags als angehängte Beiträge';
$a->strings['When activated, added links at the end of the post react the same way as added links in the web interface.'] = 'Wenn dies aktiviert ist, reagieren hinzugefügte Links am Ende des Beitrags genauso wie hinzugefügte Links in der Weboberfläche.';
$a->strings['Article Mode'] = 'Artikel Modus';
$a->strings['Controls how posts with titles are transmitted. Mastodon and its forks don\'t display the content of these posts if the post is created in the correct (default) way.'] = 'Kontrolliert wie Beiträge mit Titeln übermittel werden. Mastodon und dessen Forks stellen den Inhalt dieser Beiträge nicht dar, wenn sie an sich korrekt in den Grundeinstellungen übertragen werden.';
$a->strings['Your legacy ActivityPub/GNU Social account'] = 'Dein alter ActivityPub/GNU Social-Account';
$a->strings['If you enter your old account name from an ActivityPub based system or your GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done.'] = 'Wenn du deinen alten ActivityPub oder GNU Social/Statusnet-Account-Namen hier angibst (Format name@domain.tld), werden deine Kontakte automatisch hinzugefügt. Dieses Feld wird geleert, wenn die Kontakte hinzugefügt wurden.';
$a->strings['Repair OStatus subscriptions'] = 'OStatus-Abonnements reparieren';