aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/de/sub.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-02-24 12:02:16 +0100
committerGravatar GitHub <noreply@github.com> 2018-02-24 12:02:16 +0100
commit5ebeb9e3e5d46195a83211140c1d28d58be19b2a (patch)
tree6b93ae52a1206b6045087f893dde67a04b4e1bda /app/i18n/de/sub.php
parent889888f20eb6f3dd476b78c0f59672f7c7962354 (diff)
parent294f9336ad0f315574c74d6b527b1bb8a280f3c6 (diff)
Merge pull request #1786 from FreshRSS/dev1.10.0
FreshRSS 1.10.0
Diffstat (limited to 'app/i18n/de/sub.php')
-rw-r--r--app/i18n/de/sub.php8
1 files changed, 7 insertions, 1 deletions
diff --git a/app/i18n/de/sub.php b/app/i18n/de/sub.php
index 4ffef4302..6d41d0e5a 100644
--- a/app/i18n/de/sub.php
+++ b/app/i18n/de/sub.php
@@ -32,12 +32,18 @@ return array(
'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 und aktualisieren Sie ihn dann.',
- 'in_main_stream' => 'In Haupt-Feeds zeigen',
'informations' => 'Information',
'keep_history' => 'Minimale Anzahl an Artikeln, die behalten wird',
'moved_category_deleted' => 'Wenn Sie eine Kategorie entfernen, werden deren Feeds automatisch in die Kategorie <em>%s</em> eingefügt.',
+ 'mute' => 'mute', // TODO
'no_selected' => 'Kein Feed ausgewählt.',
'number_entries' => '%d Artikel',
+ 'priority' => array(
+ '_' => 'Visibility', // TODO
+ 'archived' => 'Do not show (archived)', // TODO
+ 'main_stream' => 'In Haupt-Feeds zeigen',
+ 'normal' => 'Show in its category', // TODO
+ ),
'stats' => 'Statistiken',
'think_to_add' => 'Sie können Feeds hinzufügen.',
'title' => 'Titel',