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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/de.js')
-rw-r--r--l10n/de.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/de.js b/l10n/de.js
index 6f183bb64..5abeaed45 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -1202,6 +1202,7 @@ OC.L10N.register(
"Conversation \"{conversationName}\"" : "Unterhaltung \"{conversationName}\"",
"Settings for conversation \"{conversationName}\"" : "Einstellungen für die Unterhaltung \"{conversationName}\"",
"You can not send messages to this conversation at the moment" : "Du kannst derzeit keine Nachrichten an diese Konversation senden.",
- "Add a description for this conversation" : "Beschreibung zur Unterhaltung hinzufügen"
+ "Add a description for this conversation" : "Beschreibung zur Unterhaltung hinzufügen",
+ "Set the notification level for the current conversation. This will affect only the notifications you receive." : "Lege die Benachrichtigungsstufe für die aktuelle Unterhaltung fest. Dies betrifft nur die Benachrichtigungen, die Du erhälst."
},
"nplurals=2; plural=(n != 1);");