-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Update German #7833
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Update German #7833
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
008cfa9
Update sub.php
beerisgood a9166f1
Update gen.php
beerisgood 8dd8e3e
make fix-all
Alkarex b71796a
Update conf.php
beerisgood 7eade2b
make fix-all
Alkarex 819583d
Update index.php
beerisgood f204ef8
make fix-all
Alkarex ca15a65
Update admin.php
beerisgood a715c10
Update feedback.php
beerisgood 764c681
Update app/i18n/de/index.php
Alkarex 37fa563
make fix-all
Alkarex de20559
Apply suggestions from code review
Alkarex 2ab0fad
Merge branch 'edge' into patch-1
math-GH ce19800
Merge branch 'edge' into patch-1
aledeg 29bd649
Update app/i18n/de/index.php
Alkarex c58e8b4
Update app/i18n/de/feedback.php
Alkarex a03c725
Icon
Alkarex cf6b26d
make fix-all
Alkarex File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -50,15 +50,15 @@ | |
| 'password' => 'HTTP-Passwort', | ||
| 'username' => 'HTTP-Nutzername', | ||
| ), | ||
| 'change_favicon' => 'Change…', // TODO | ||
| 'change_favicon' => 'Ändern…', | ||
| 'clear_cache' => 'Nicht cachen (für defekte Feeds)', | ||
| 'content_action' => array( | ||
| '_' => 'Behandlung von Feed-Inhalt beim Herunterladen von Artikelinhalt', | ||
| 'append' => 'Artikelinhalt nach Feed-Inhalt hinzufügen', | ||
| 'prepend' => 'Artikelinhalt vor Feed-Inhalt hinzufügen', | ||
| 'replace' => 'Artikelinhalt ersetzt Feed-Inhalt (Standard)', | ||
| ), | ||
| 'content_retrieval' => 'Content retrieval', // TODO | ||
| 'content_retrieval' => 'Inhaltsabruf', | ||
| 'css_cookie' => 'Verwende Cookies beim Herunterladen des Feed-Inhalts mit CSS-Filtern', | ||
| 'css_cookie_help' => 'Beispiel: <kbd>foo=bar; gdpr_consent=true; cookie=value</kbd>', | ||
| 'css_help' => 'Ruft bei gekürzten RSS-Feeds den vollständigen Artikelinhalt ab (Achtung, benötigt mehr Zeit!)', | ||
|
|
@@ -69,21 +69,21 @@ | |
| ), | ||
| 'description' => 'Beschreibung', | ||
| '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.', // DIRTY | ||
| 'error' => 'Dieser Feed ist auf ein Problem gestoßen. Bitte stellen Sie sicher, dass er immer lesbar ist.', | ||
| 'export-as-opml' => array( | ||
| 'download' => 'Download', // IGNORE | ||
| 'help' => 'XML Datei (ausgewählte Daten. <a href="https://freshrss.github.io/FreshRSS/en/developers/OPML.html" target="_blank">Siehe Dokumentation</a>)', | ||
| 'label' => 'Export als OPML', | ||
| ), | ||
| 'ext_favicon' => 'Set automatically', // TODO | ||
| 'favicon_changed_by_ext' => 'The icon has been set by the <b>%s</b> extension.', // TODO | ||
| 'ext_favicon' => 'Automatisch festlegen', | ||
| 'favicon_changed_by_ext' => 'Das Icon wurde von der Erweiterung <b>%s</b> festgelegt.', | ||
| 'filteractions' => array( | ||
| '_' => 'Filteraktionen', | ||
| 'help' => 'Ein Suchfilter pro Zeile. Operatoren <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">siehe Dokumentation</a>.', | ||
| ), | ||
| 'http_headers' => 'HTTP Headers', // IGNORE | ||
| 'http_headers_help' => 'Headers werden durch einen Zeilenumbruch getrennt. Name und Wert des Headers werden per Doppelpunkt getrennt (z.B: <kbd><code>Accept: application/atom+xml<br />Authorization: Bearer some-token</code></kbd>).', | ||
| 'icon' => 'Icon', // TODO | ||
| 'icon' => 'Icon', // IGNORE | ||
| 'information' => 'Informationen', | ||
| 'keep_min' => 'Minimale Anzahl an Artikeln, die behalten wird', | ||
| 'kind' => array( | ||
|
|
@@ -92,7 +92,7 @@ | |
| '_' => 'HTML + XPath + JSON Punkt-Notation (JSON in HTML)', | ||
| 'xpath' => array( | ||
| '_' => 'XPath für JSON in HTML', | ||
| 'help' => 'Beispiel: <code>normalize-space(//script[@type="application/json"])</code> (single JSON)<br />or: <code>//script[@type="application/ld+json"]</code> (one JSON object per article)</code>', // DIRTY | ||
| 'help' => 'Beispiel: <code>normalize-space(//script[@type="application/json"])</code> (einzelnes JSON)<br />oder: <code>//script[@type="application/ld+json"]</code> (ein JSON-Objekt pro Artikel)</code>', | ||
| ), | ||
| ), | ||
| 'html_xpath' => array( | ||
|
|
@@ -151,7 +151,7 @@ | |
| 'help' => 'JSON punktnotiert nutzt Punkte zwischen den Objekten und eckige Klammern für Arrays (e.g. <code>data.items[0].title</code>)', | ||
| 'item' => array( | ||
| '_' => 'News <strong>Items</strong> finden<br /><small>(sehr wichtig)</small>', | ||
| 'help' => 'JSON-Pfad zum Array, das die Items enthält, z.B. <code>$</code> or <code>newsItems</code>', // DIRTY | ||
| 'help' => 'JSON-Pfad zum Array, das die Einträge enthält, z. B. <code>$</code> oder <code>newsItems</code>', | ||
| ), | ||
| 'item_author' => 'Item Autor', | ||
| 'item_categories' => 'Item Hashtags', | ||
|
|
@@ -206,7 +206,7 @@ | |
| 'no_selected' => 'Kein Feed ausgewählt.', | ||
| 'number_entries' => '%d Artikel', | ||
| 'open_feed' => 'Feed %s öffnen', | ||
| 'path_entries_conditions' => 'Conditions for content retrieval', // TODO | ||
| 'path_entries_conditions' => 'Bedingungen für den Inhaltsabruf', | ||
| 'priority' => array( | ||
| '_' => 'Sichtbarkeit', | ||
| 'category' => 'Zeige in eigener Kategorie', | ||
|
|
@@ -215,8 +215,8 @@ | |
| 'main_stream' => 'In Haupt-Feeds zeigen', | ||
| ), | ||
| 'proxy' => 'Verwende einen Proxy, um den Feed abzuholen', | ||
| 'proxy_help' => 'Wähle ein Protokoll (z.B. SOCKS5) und einen Proxy mit Port (z.B. <kbd>127.0.0.1:1080</kbd> or <kbd>username:[email protected]:1080</kbd>)', // DIRTY | ||
| 'reset_favicon' => 'Reset to default', // TODO | ||
| 'proxy_help' => 'Wähle ein Protokoll (z.B. SOCKS5) und einen Proxy mit Port (z.B. <kbd>127.0.0.1:1080</kbd> oder <kbd>username:[email protected]:1080</kbd>)', | ||
| 'reset_favicon' => 'Auf Standard zurücksetzen', | ||
| 'selector_preview' => array( | ||
| 'show_raw' => 'Quellcode anzeigen', | ||
| 'show_rendered' => 'Inhalt anzeigen', | ||
|
|
||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.