From 5a14ff3135d684b2a40a7285bb8b9794806fc556 Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Fri, 19 Apr 2024 12:44:01 +0200 Subject: i18n: de (#6313) * Update admin.php * Update conf.php * Update conf.php * Update feedback.php * Update index.php * Update conf.php * Update sub.php * Update sub.php * Update sub.php --- app/i18n/de/admin.php | 12 +++++----- app/i18n/de/conf.php | 30 +++++++++++------------ app/i18n/de/feedback.php | 8 +++---- app/i18n/de/index.php | 2 +- app/i18n/de/sub.php | 62 ++++++++++++++++++++++++------------------------ 5 files changed, 57 insertions(+), 57 deletions(-) (limited to 'app/i18n') diff --git a/app/i18n/de/admin.php b/app/i18n/de/admin.php index 5d35dc7c3..ce2399f44 100644 --- a/app/i18n/de/admin.php +++ b/app/i18n/de/admin.php @@ -19,8 +19,8 @@ return array( 'http' => 'HTTP (HTTPS für erfahrene Benutzer)', 'none' => 'Keine (gefährlich)', 'title' => 'Authentifizierung', - 'token' => 'Master authentication token', // TODO - 'token_help' => 'Allows access to all RSS outputs of the user as well as refreshing feeds without authentication:', // TODO + 'token' => 'Master-Authentifizierungs-Token', + 'token_help' => 'Zugriff auf alle vom Nutzer erstellten RSS-Feeds freigeben (inkl. Aktualisierung ohne Authenthentifizierung):', 'type' => 'Authentifizierungsmethode', 'unsafe_autologin' => 'Erlaube unsicheres automatisches Anmelden mit folgendem Format: ', ), @@ -160,8 +160,8 @@ return array( '_' => 'Systemeinstellungen', 'auto-update-url' => 'Auto-Update URL', 'base-url' => array( - '_' => 'Base URL', // TODO - 'recommendation' => 'Automatic recommendation: %s', // TODO + '_' => 'Base URL', // IGNORE + 'recommendation' => 'Automatische Empfehlung: %s', ), 'cookie-duration' => array( 'help' => 'in Sekunden', @@ -187,14 +187,14 @@ return array( ), 'title' => 'Benutzer-Registrierungsformular', ), - 'sensitive-parameter' => 'Sensitive parameter. Edit manually in ./data/config.php', // TODO + 'sensitive-parameter' => 'Sensitive Einstellung. Manuell in ./data/config.php anpassbar.', 'tos' => array( 'disabled' => 'sind nicht aktiviert', 'enabled' => 'sind aktiv', 'help' => 'So werden die Nutzungsbedingungen aktiviert', ), 'websub' => array( - 'help' => 'About WebSub', // TODO + 'help' => 'Über WebSub', ), ), 'update' => array( diff --git a/app/i18n/de/conf.php b/app/i18n/de/conf.php index 120125c13..553bab3f2 100644 --- a/app/i18n/de/conf.php +++ b/app/i18n/de/conf.php @@ -106,7 +106,7 @@ return array( 'warn' => 'Dieser Account und alle damit bezogenen Daten werden gelöscht.', ), 'email' => 'E-Mail-Adresse', - 'password_api' => 'Passwort-API
(z.B. für mobile Anwendungen)', + 'password_api' => 'API-Passwort
(z.B. für mobile Anwendungen)', 'password_form' => 'Passwort
(für die Anmeldemethode per Webformular)', 'password_format' => 'mindestens 7 Zeichen', 'title' => 'Profil', @@ -120,20 +120,20 @@ return array( 'feeds' => 'Nach Feed filtern', 'order' => 'Nach Datum sortieren', 'search' => 'Suchbegriff', - 'shareOpml' => 'Enable sharing by OPML of corresponding categories and feeds', // TODO - 'shareRss' => 'Enable sharing by HTML & RSS', // TODO + 'shareOpml' => 'Teilen via OPML mit zugehörigen Kategorien und Feeds aktivieren', + 'shareRss' => 'Teilen via HTML & RSS aktivieren', 'state' => 'Eigenschaft', 'tags' => 'Nach Labels filtern', 'type' => 'Filter-Typ', ), 'get_all' => 'Alle Artikel anzeigen', - 'get_all_labels' => 'Display articles with any label', // TODO + 'get_all_labels' => 'Alle Artikle mit beliebigem Label anzeigen', 'get_category' => 'Kategorie „%s“ anzeigen', - 'get_favorite' => 'Lieblingsartikel anzeigen', + 'get_favorite' => 'Favoriten-Artikel anzeigen', 'get_feed' => 'Feed „%s“ anzeigen', - 'get_important' => 'Display articles from important feeds', // TODO - 'get_label' => 'Display articles with “%s” label', // TODO - 'help' => 'See the documentation for user queries and resharing by HTML / RSS / OPML.', // TODO + 'get_important' => 'Alle Artikel von den "Wichtige Feeds" anzeigen', + 'get_label' => 'Artikel mit dem Label “%s” anzeigen', + 'help' => 'Siehe die Dokumentation für Benutzerabfragen und Teilen via HTML / RSS / OPML.', 'name' => 'Name', // IGNORE 'no_filter' => 'Kein Filter', 'number' => 'Abfrage Nr. %d', @@ -141,11 +141,11 @@ return array( 'order_desc' => 'Neueste Artikel zuerst anzeigen', 'search' => 'Suche nach „%s“', 'share' => array( - '_' => 'Share this query by link', // TODO - 'help' => 'Give this link if you want to share this query with anyone', // TODO - 'html' => 'Shareable link to the HTML page', // TODO - 'opml' => 'Shareable link to the OPML list of feeds', // TODO - 'rss' => 'Shareable link to the RSS feed', // TODO + '_' => 'Diese Benutzerabfrage per Link teilen', + 'help' => 'Diesen Link verteilen, um in mit Jedem zu teilen', + 'html' => 'Verteilbarer Link zur HTML-Seite', + 'opml' => 'Verteilbarer Link zur OPML Liste der Feeds', + 'rss' => 'Verteilbarer Link zum RSS-Feed', ), 'state_0' => 'Alle Artikel anzeigen', 'state_1' => 'Gelesene Artikel anzeigen', @@ -217,9 +217,9 @@ return array( 'read' => array( 'article_open_on_website' => 'wenn der Artikel auf der Original-Webseite geöffnet wird', 'article_viewed' => 'wenn der Artikel angesehen wird', - 'focus' => 'when focused (except for important feeds)', // TODO + 'focus' => 'wenn angewählt (außer für "Wichtige Feeds")', 'keep_max_n_unread' => 'Max. Anzahl von ungelesenen Artikeln', - 'scroll' => 'beim Scrollen bzw. Überspringen (except for important feeds)', // DIRTY + 'scroll' => 'beim Scrollen bzw. Überspringen (außer für "Wichtige Feeds")', 'upon_gone' => 'wenn der Artikel nicht mehr im Feed enthalten ist', 'upon_reception' => 'beim Empfang des Artikels', 'when' => 'Artikel als gelesen markieren…', diff --git a/app/i18n/de/feedback.php b/app/i18n/de/feedback.php index f1149ce37..5cf2302fe 100644 --- a/app/i18n/de/feedback.php +++ b/app/i18n/de/feedback.php @@ -61,7 +61,7 @@ return array( 'feeds_imported_with_errors' => 'Ihre Feeds sind importiert worden, aber es traten einige Fehler auf. Wenn Sie alle Dateien importiert haben, können Sie Feeds aktualisieren klicken.', 'file_cannot_be_uploaded' => 'Die Datei kann nicht hochgeladen werden!', 'no_zip_extension' => 'Die ZIP-Erweiterung ist auf Ihrem Server nicht vorhanden.', - 'zip_error' => 'Ein Fehler trat während des ZIP-Imports auf.', // DIRTY + 'zip_error' => 'Ein Fehler trat während des ZIP-Imports auf.', ), 'profile' => array( 'error' => 'Ihr Profil kann nicht geändert werden', @@ -115,11 +115,11 @@ return array( 'purge_completed' => 'Bereinigung abgeschlossen (%d Artikel gelöscht)', ), 'tag' => array( - 'created' => 'Label „%s“ wurde erstellt.', - 'error' => 'Label could not be updated!', // TODO + 'created' => 'Das Label „%s“ wurde erstellt.', + 'error' => 'Das Label konnte nicht angepasst werden!', 'name_exists' => 'Label-Name existiert bereits.', 'renamed' => 'Das Label „%s“ wurde umbenannt in „%s“.', - 'updated' => 'Label has been updated.', // TODO + 'updated' => 'Das Label wurde angepasst.', ), 'update' => array( 'can_apply' => 'FreshRSS wird nun auf die Version %s aktualisiert.', diff --git a/app/i18n/de/index.php b/app/i18n/de/index.php index 98c853014..7d6367280 100644 --- a/app/i18n/de/index.php +++ b/app/i18n/de/index.php @@ -45,7 +45,7 @@ return array( 'bookmark_query' => 'Aktuelle Abfrage speichern', 'favorites' => 'Favoriten (%s)', 'global_view' => 'Globale Ansicht', - 'important' => 'Important feeds', // TODO + 'important' => 'Wichtige Feeds', 'main_stream' => 'Haupt-Feeds', 'mark_all_read' => 'Alle als gelesen markieren', 'mark_cat_read' => 'Kategorie als gelesen markieren', diff --git a/app/i18n/de/sub.php b/app/i18n/de/sub.php index ac10abb64..938b92ad9 100644 --- a/app/i18n/de/sub.php +++ b/app/i18n/de/sub.php @@ -67,9 +67,9 @@ return array( 'empty' => 'Dieser Feed ist leer. Bitte stellen Sie sicher, dass er noch gepflegt wird.', 'error' => 'Dieser Feed ist auf ein Problem gestoßen. Bitte stellen Sie sicher, dass er immer lesbar ist und aktualisieren Sie ihn dann.', 'export-as-opml' => array( - 'download' => 'Download', // TODO - 'help' => 'XML file', // TODO - 'label' => 'Export as OPML', // TODO + 'download' => 'Download', // IGNORE + 'help' => 'XML Datei', + 'label' => 'Export als OPML', ), 'filteractions' => array( '_' => 'Filteraktionen', @@ -127,44 +127,44 @@ return array( 'xpath' => 'XPath für:', ), 'json_dotnotation' => array( - '_' => 'JSON (dot notation)', // TODO + '_' => 'JSON (Punktnotation)', 'feed_title' => array( - '_' => 'feed title', // TODO - 'help' => 'Example: meta.title or a static string: "My custom feed"', // TODO + '_' => 'Feed Name', + 'help' => 'Beispiel: meta.title oder ein statischer String: "Mein Feed"', ), - 'help' => 'A JSON dot notated uses dots between objects and brackets for arrays (e.g. data.items[0].title)', // TODO + 'help' => 'JSON punktnotiert nutzt Punkte zwischen den Objekten und eckige Klammern für Arrays (e.g. data.items[0].title)', 'item' => array( - '_' => 'finding news items
(most important)', // TODO - 'help' => 'JSON path to the array containing the items, e.g. newsItems', // TODO + '_' => 'News Items finden
(sehr wichtig)', + 'help' => 'JSON-Pfad zum Array, das die Items enthält, z.B. newsItems', ), - 'item_author' => 'item author', // TODO - 'item_categories' => 'item tags', // TODO + 'item_author' => 'Item Autor', + 'item_categories' => 'Item Hashtags', 'item_content' => array( - '_' => 'item content', // TODO - 'help' => 'Key under which the content is found, e.g. content', // TODO + '_' => 'Item Inhalt', + 'help' => 'Schlüsslwort unter dem der Inhalt gefunden wird, z.B. content', ), 'item_thumbnail' => array( - '_' => 'item thumbnail', // TODO - 'help' => 'Example: image', // TODO + '_' => 'Item Vorschaubild', + 'help' => 'Beispiel: image', ), 'item_timeFormat' => array( - '_' => 'Custom date/time format', // TODO - 'help' => 'Optional. A format supported by DateTime::createFromFormat() such as d-m-Y H:i:s', // TODO + '_' => 'Benutzerdefiniertes Datum/Zeit-Format', + 'help' => 'Optional. Format, das von DateTime::createFromFormat() unterstützt wird, wie z.B. d-m-Y H:i:s', ), 'item_timestamp' => array( - '_' => 'item date', // TODO - 'help' => 'The result will be parsed by strtotime()', // TODO + '_' => 'Item Datum', + 'help' => 'Das Ergebnis wird von strtotime() geparst.', ), - 'item_title' => 'item title', // TODO - 'item_uid' => 'item unique ID', // TODO + 'item_title' => 'Item Titel', + 'item_uid' => 'Item einmalige ID', 'item_uri' => array( - '_' => 'item link (URL)', // TODO - 'help' => 'Example: permalink', // TODO + '_' => 'Item Link (URL)', + 'help' => 'Beispiel: permalink', ), - 'json' => 'dot notation for:', // TODO - 'relative' => 'dot notated path (relative to item) for:', // TODO + 'json' => 'Punktnotation für:', + 'relative' => 'Punktnotierter Pfad (relativ zum Item) für:', ), - 'jsonfeed' => 'JSON Feed', // TODO + 'jsonfeed' => 'JSON Feed', // IGNORE 'rss' => 'RSS / Atom (Standard)', 'xml_xpath' => 'XML + XPath', // IGNORE ), @@ -178,10 +178,10 @@ return array( 'max_http_redir' => 'Max HTTP Umleitungen', 'max_http_redir_help' => '0 oder leeres Feld = deaktiviert; -1 für unendlich viele Umleitungen', 'method' => array( - '_' => 'HTTP Method', // TODO + '_' => 'HTTP Methode', ), - 'method_help' => 'The POST payload has automatic support for application/x-www-form-urlencoded and application/json', // TODO - 'method_postparams' => 'Payload for POST', // TODO + 'method_help' => 'Der POST-Payload unterstützt automatisch application/x-www-form-urlencoded und application/json', + 'method_postparams' => 'Payload für POST', 'moved_category_deleted' => 'Wenn Sie eine Kategorie entfernen, werden deren Feeds automatisch in die Kategorie %s eingefügt.', 'mute' => 'Stumm schalten', 'no_selected' => 'Kein Feed ausgewählt.', @@ -190,7 +190,7 @@ return array( '_' => 'Sichtbarkeit', 'archived' => 'Nicht anzeigen (archiviert)', 'category' => 'Zeige in eigener Kategorie', - 'important' => 'Show in important feeds', // TODO + 'important' => 'Zeige in "Wichtige Feeds"', 'main_stream' => 'In Haupt-Feeds zeigen', ), 'proxy' => 'Verwende einen Proxy, um den Feed abzuholen', @@ -245,7 +245,7 @@ return array( 'subscription_tools' => 'Abonnement-Tools', ), 'tag' => array( - 'auto_label' => 'Add this label to new articles', // TODO + 'auto_label' => 'Dieses Label zu neuen Artikeln hinzufügen', 'name' => 'Name', // IGNORE 'new_name' => 'Neuer Name', 'old_name' => 'Alter Name', -- cgit v1.2.3