diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-04 01:13:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-04 01:13:33 +0000 |
commit | 665e8fa6fa98281fe3535a57d01ac8ed9de57858 (patch) | |
tree | a4dd8c0726c50b8be31f1c669c7f58749ff56e2c /apps/comments/l10n/de.js | |
parent | 18beec8ad8cca4cdd2af71f0845dc8622740d9be (diff) | |
download | nextcloud-server-665e8fa6fa98281fe3535a57d01ac8ed9de57858.tar.gz nextcloud-server-665e8fa6fa98281fe3535a57d01ac8ed9de57858.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/de.js')
-rw-r--r-- | apps/comments/l10n/de.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index 3426ec05651..2d8dc9f322a 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -12,6 +12,7 @@ OC.L10N.register( "More comments …" : "Weitere Kommentare…", "Save" : "Speichern", "Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}", + "Error occurred while retrieving comment with ID {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"], |