summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/de_DE.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-27 00:07:55 +0000
committerNextcloud bot <bot@nextcloud.com>2017-03-27 00:07:55 +0000
commitd9ebc2626f0a56cecbc68da4e29c35bb36f62222 (patch)
treebe5c3f9168c63f36de857f08a4b0a63e13d8e993 /apps/comments/l10n/de_DE.js
parent12c5c336ad8fdc5d47cb663f0c3c43744dfe5309 (diff)
downloadnextcloud-server-d9ebc2626f0a56cecbc68da4e29c35bb36f62222.tar.gz
nextcloud-server-d9ebc2626f0a56cecbc68da4e29c35bb36f62222.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/de_DE.js')
-rw-r--r--apps/comments/l10n/de_DE.js7
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js
index 3f7f94fb7c5..92ca26925c5 100644
--- a/apps/comments/l10n/de_DE.js
+++ b/apps/comments/l10n/de_DE.js
@@ -29,11 +29,6 @@ OC.L10N.register(
"A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Benutzer hat Sie in einem Kommentar zu \"%s\" erwähnt",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Ein (nun) gelöschter Benutzer hat Sie in einem Kommentar zu “{file}” erwähnt",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s hat Sie in einem Kommentar zu “%2$s” erwähnt.",
- "{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt",
- "Type in a new comment..." : "Neuen Kommentar eingeben...",
- "No other comments available" : "Keine weiteren Kommentare verfügbar",
- "More comments..." : "Weitere Kommentare...",
- "{count} unread comments" : "[count] ungelesene Kommentare",
- "You commented on %2$s" : "Sie haben %2$s kommentiert"
+ "{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt"
},
"nplurals=2; plural=(n != 1);");