aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/de/conf.php
diff options
context:
space:
mode:
authorGravatar maTh <1645099+math-GH@users.noreply.github.com> 2024-12-08 16:20:01 +0100
committerGravatar GitHub <noreply@github.com> 2024-12-08 16:20:01 +0100
commitc308a975e09a99e17153a7fb201c8774b8ba9331 (patch)
tree151db5fd6f38735d41d36c4b6a7acb67d2e0d0e6 /app/i18n/de/conf.php
parentdc08cd324b9412286c985f34c45a48bf0aa00b0b (diff)
i18n: german (#7068)
* part1 * Update sub.php
Diffstat (limited to 'app/i18n/de/conf.php')
-rw-r--r--app/i18n/de/conf.php22
1 files changed, 11 insertions, 11 deletions
diff --git a/app/i18n/de/conf.php b/app/i18n/de/conf.php
index 9809ea1af..fc0ce97b3 100644
--- a/app/i18n/de/conf.php
+++ b/app/i18n/de/conf.php
@@ -100,17 +100,17 @@ return array(
),
),
'privacy' => array(
- '_' => 'Privacy', // TODO
- 'retrieve_extension_list' => 'Retrieve extension list', // TODO
+ '_' => 'Privatsphäre',
+ 'retrieve_extension_list' => 'Erweiterungsliste abrufen',
),
'profile' => array(
'_' => 'Profil-Verwaltung',
'api' => array(
'_' => 'API-Verwaltung',
- 'check_link' => 'Check API status via: <kbd><a href="../api/" target="_blank">%s</a></kbd>', // TODO
- 'disabled' => 'The API access is disabled.', // TODO
- 'documentation_link' => 'See the <a href="https://freshrss.github.io/FreshRSS/en/users/06_Mobile_access.html#access-via-mobile-app" target="_blank">documentation and list of known apps</a>', // TODO
- 'help' => 'See <a href="http://freshrss.github.io/FreshRSS/en/users/06_Mobile_access.html#access-via-mobile-app" target=_blank>documentation</a>', // TODO
+ 'check_link' => 'API-Status prüfen: <kbd><a href="../api/" target="_blank">%s</a></kbd>',
+ 'disabled' => 'Der API-Zugriff ist deaktiviert.',
+ 'documentation_link' => 'Siehe die <a href="https://freshrss.github.io/FreshRSS/en/users/06_Mobile_access.html#access-via-mobile-app" target="_blank">Dokumentation und die Liste der bekannten Apps</a>',
+ 'help' => 'Siehe <a href="http://freshrss.github.io/FreshRSS/en/users/06_Mobile_access.html#access-via-mobile-app" target=_blank>Dokumentation</a>',
),
'delete' => array(
'_' => 'Accountlöschung',
@@ -156,8 +156,8 @@ return array(
'share' => array(
'_' => 'Diese Benutzerabfrage per Link teilen',
'disabled' => array(
- '_' => 'disabled', // TODO
- 'title' => 'Sharing', // TODO
+ '_' => 'deaktiviert',
+ 'title' => 'Teilen',
),
'greader' => 'Verteilbarer Link für GReader JSON',
'help' => 'Diesen Link verteilen, um in mit Jedem zu teilen',
@@ -187,7 +187,7 @@ return array(
'_' => 'Lesen',
'after_onread' => 'Nach „Alle als gelesen markieren“,',
'always_show_favorites' => 'Favoriten immer anzeigen',
- 'apply_to_individual_feed' => 'Applies to feeds individually', // TODO
+ 'apply_to_individual_feed' => 'Betrifft die Feeds einzeln.',
'article' => array(
'authors_date' => array(
'_' => 'Autoren und Datum',
@@ -247,8 +247,8 @@ return array(
'upon_gone' => 'wenn der Artikel nicht mehr im Feed enthalten ist',
'upon_reception' => 'beim Empfang des Artikels',
'when' => 'Artikel als gelesen markieren…',
- 'when_same_title_in_category' => 'if an identical title already exists in the top <i>n</i> newest articles of the category', // TODO
- 'when_same_title_in_feed' => 'falls der identische Titel bereit in den <i>n</i> neusten Artikel vorhanden ist. (of the feed)', // DIRTY
+ 'when_same_title_in_category' => 'falls der identische Titel bereits in den <i>n</i> neusten Artikel in der Kategorie vorhanden ist.',
+ 'when_same_title_in_feed' => 'falls der identische Titel bereits in den <i>n</i> neusten Artikel (im Feed) vorhanden ist.',
),
'show' => array(
'_' => 'Artikel zum Anzeigen',