summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/de_DE.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/de_DE.js')
-rw-r--r--apps/comments/l10n/de_DE.js7
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js
index 3f7f94fb7c5..92ca26925c5 100644
--- a/apps/comments/l10n/de_DE.js
+++ b/apps/comments/l10n/de_DE.js
@@ -29,11 +29,6 @@ OC.L10N.register(
"A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Benutzer hat Sie in einem Kommentar zu \"%s\" erwähnt",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Ein (nun) gelöschter Benutzer hat Sie in einem Kommentar zu “{file}” erwähnt",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s hat Sie in einem Kommentar zu “%2$s” erwähnt.",
- "{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt",
- "Type in a new comment..." : "Neuen Kommentar eingeben...",
- "No other comments available" : "Keine weiteren Kommentare verfügbar",
- "More comments..." : "Weitere Kommentare...",
- "{count} unread comments" : "[count] ungelesene Kommentare",
- "You commented on %2$s" : "Sie haben %2$s kommentiert"
+ "{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt"
},
"nplurals=2; plural=(n != 1);");