summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/de.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-30 00:08:13 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-30 00:08:13 +0000
commit99076a8c0d1ab4b8666ab6adb859c47caaa9c7a2 (patch)
tree3c5436bb31f393f55786c3574b21589c41df8999 /apps/comments/l10n/de.js
parent341cd0ef61fcd554eec3df65ee79d1dd745c7a16 (diff)
downloadnextcloud-server-99076a8c0d1ab4b8666ab6adb859c47caaa9c7a2.tar.gz
nextcloud-server-99076a8c0d1ab4b8666ab6adb859c47caaa9c7a2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/de.js')
-rw-r--r--apps/comments/l10n/de.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js
index 9b631fe0b8b..45205798eae 100644
--- a/apps/comments/l10n/de.js
+++ b/apps/comments/l10n/de.js
@@ -15,6 +15,7 @@ OC.L10N.register(
"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"],
"Comment" : "Kommentar",
"<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien",
"You commented" : "Von Dir kommentiert",