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>2022-03-10 07:04:32 +0300
committerNextcloud bot <bot@nextcloud.com>2022-03-10 07:04:32 +0300
commit6f3647efbc7e20a9526b66c8995316584a79773d (patch)
tree395cf1d7f02d6c0e4832fea4d736e702cb72f114 /News-Android-App/src/main/res/values-de
parent4444d6f36a5a08433d7a6082f6850e2fb10fa0d0 (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 81f1a721..de9ac3ed 100644
--- a/News-Android-App/src/main/res/values-de/strings.xml
+++ b/News-Android-App/src/main/res/values-de/strings.xml
@@ -87,8 +87,13 @@
<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 FolderOptionsDialogFragment (Rename/Remove folder) -->
+ <string name="action_folder_remove">Ordner entfernen</string>
+ <string name="action_folder_rename">Ordner umbenennen</string>
<string name="folder_remove_button">Entfernen</string>
<string name="folder_rename_button">Umbenennen</string>
+ <string name="confirm_folder_remove">Möchten Sie wirklich diesen Ordner löschen? Dies kann nicht rückgängig gemacht werden!</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>