diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-22 02:19:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-22 02:19:07 +0000 |
commit | ca8195d49df217812f97ec481077cc40c6846cec (patch) | |
tree | 15ac1ce35e8b7d062f6cfd16c6fe66bc7f2c41be /apps/comments/l10n/de.json | |
parent | 58d24b7e0beb5d8a7812fb66c3d35fa89af48093 (diff) | |
download | nextcloud-server-ca8195d49df217812f97ec481077cc40c6846cec.tar.gz nextcloud-server-ca8195d49df217812f97ec481077cc40c6846cec.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/de.json')
-rw-r--r-- | apps/comments/l10n/de.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index b7cabcae0ef..fb16053fd3a 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -13,12 +13,19 @@ "Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien", "Edit comment" : "Kommentar bearbeiten", "Delete comment" : "Kommentar löschen", + "Cancel edit" : "Bearbeiten abbrechen", + "Post comment" : "Kommentar veröffentlichen", "No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginne die Diskussion!", + "No more messages" : "Keine weiteren Nachrichten", "Retry" : "Wiederholen", + "Unable to load the comments list" : "Kommentarliste kann nicht geladen werden", "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"], "_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"], "Comment" : "Kommentar", + "An error occurred while trying to edit the comment" : "Es ist ein Fehler beim Bearbeiten des Kommentars aufgetreten", "Comment deleted" : "Kommentar gelöscht", + "An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten", + "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten", "New comment …" : "Neuer Kommentar …", "Post" : "Speichern", "Cancel" : "Abbrechen", |