diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-08-13 00:13:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-08-13 00:13:29 +0000 |
commit | 4da01eeef642ebd48c9c8974e17e08db3de70687 (patch) | |
tree | f1211a30779518ae1ab56d0f770bbe7671e300ce /apps/comments/l10n/de.json | |
parent | 11e089f112380b2c81bf1faa533ea6f626b40832 (diff) | |
download | nextcloud-server-4da01eeef642ebd48c9c8974e17e08db3de70687.tar.gz nextcloud-server-4da01eeef642ebd48c9c8974e17e08db3de70687.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/de.json')
-rw-r--r-- | apps/comments/l10n/de.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index d9c5309196c..8a37f001b19 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -19,6 +19,7 @@ "You commented" : "Von Dir kommentiert", "%1$s commented" : "%1$s kommentiert", "You commented on %2$s" : "Du hast %2$s kommentiert", - "%1$s commented on %2$s" : "%1$s kommentierte %2$s" + "%1$s commented on %2$s" : "%1$s kommentierte %2$s", + "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |