aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/de/conf.php
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2021-10-23 13:24:27 +0200
committerGravatar GitHub <noreply@github.com> 2021-10-23 13:24:27 +0200
commitcba304c35219cc1fa5300fcd0ef0a80272a62641 (patch)
tree0bde116b6541df6a0ff036bb76eb05be1beb8f3a /app/i18n/de/conf.php
parent8c6b3f86557ee794e7c1b427558e362fe7eab161 (diff)
i18n German (#3913)
* i18n Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/de/conf.php')
-rw-r--r--app/i18n/de/conf.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/de/conf.php b/app/i18n/de/conf.php
index 50a10f025..f1cec76ff 100644
--- a/app/i18n/de/conf.php
+++ b/app/i18n/de/conf.php
@@ -128,11 +128,11 @@ 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',
- 'keep_max_n_unread' => 'Max number of articles to keep unread', // TODO - Translation
+ 'keep_max_n_unread' => 'Max. Anzahl von ungelesenen Artikeln',
'scroll' => 'beim Scrollen bzw. Überspringen',
'upon_reception' => 'beim Empfang des Artikels',
'when' => 'Artikel als gelesen markieren…',
- 'when_same_title' => 'if an identical title already exists in the top <i>n</i> newest articles', // TODO - Translation
+ 'when_same_title' => 'falls der identische Titel bereit in den <i>n</i> neusten Artikel vorhanden ist.',
),
'show' => array(
'_' => 'Artikel zum Anzeigen',