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.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js
index cef1f51b47c..b43c52dd44c 100644
--- a/apps/comments/l10n/de_DE.js
+++ b/apps/comments/l10n/de_DE.js
@@ -1,12 +1,15 @@
OC.L10N.register(
"comments",
{
+ "New comment …" : "Neuer Kommentar ...",
"Delete comment" : "Kommentar löschen",
"Post" : "Speichern",
"Cancel" : "Abbrechen",
"Edit comment" : "Kommentar bearbeiten",
"[Deleted user]" : "[gelöschter Benutzer]",
"Comments" : "Kommentare",
+ "No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginnen Sie die Diskussion!",
+ "More comments …" : "Weitere Kommentare ...",
"Save" : "Speichern",
"Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt",
"Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten",