diff options
Diffstat (limited to 'apps/comments/l10n/de.js')
-rw-r--r-- | apps/comments/l10n/de.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index f1b73269715..3c453cf8768 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -16,9 +16,12 @@ OC.L10N.register( "Delete comment" : "Kommentar löschen", "Cancel edit" : "Bearbeiten abbrechen", "Post comment" : "Kommentar veröffentlichen", + "@ for mentions, : for emoji, / for smart picker" : "@ für Erwähnungen, : für Emoji, / für Smart Picker", + "Could not reload comments" : "Kommentare konnten nicht erneut geladen werden", "No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginne die Diskussion!", "No more messages" : "Keine weiteren Nachrichten", "Retry" : "Wiederholen", + "Failed to mark comments as read" : "Kommentare konnten nicht als gelesen markiert werden", "Unable to load the comments list" : "Kommentarliste konnte nicht geladen werden", "_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"], "Comment" : "Kommentar", |