Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-10-04 06:55:46 +0300
committerNextcloud bot <bot@nextcloud.com>2021-10-04 06:55:46 +0300
commit33a5b7210e2a4a71e66f7d0aa399d87ebb41fe79 (patch)
tree7c2e5ff3505413ed0844005d1fda4b3d3c5a3c89 /News-Android-App/src/main/res/values-de
parent3fe636fdb6af260fd5b8634214c00bf89729110c (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'News-Android-App/src/main/res/values-de')
-rw-r--r--News-Android-App/src/main/res/values-de/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/News-Android-App/src/main/res/values-de/strings.xml b/News-Android-App/src/main/res/values-de/strings.xml
index ac972ffa..c266bd92 100644
--- a/News-Android-App/src/main/res/values-de/strings.xml
+++ b/News-Android-App/src/main/res/values-de/strings.xml
@@ -85,6 +85,11 @@
<string name="feed_move_list_description">Den Zielordner für den Feed auswählen</string>
<string name="move_feed_root_folder">Quellordner</string>
+ <!-- Strings related to NewsReaderListDialogFragment (Notification Settings) -->
+ <string name="notification_feed_unique">Spezielle Benachrichtigungen für diesen Feed erhalten</string>
+ <string name="notification_feed_default">Alle Feeds mit den Standardeinstellungen werden in einer Benachrichtigung angezeigt</string>
+ <string name="notification_feed_none">Überhaupt keine Benachrichtigungen</string>
+
<!-- Strings related to login -->
<string name="login_manual">Manuelle Anmeldung</string>
<string name="login_sso">Anmeldung mittels Nextcloud-App</string>