diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-08 00:09:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-08 00:09:25 +0000 |
commit | a84250e0afdb98d07b268914b56c8763c17f5a73 (patch) | |
tree | 5c320505cd73ad0e6dd66b48c2395b2d900fa28b /apps/comments/l10n/de.js | |
parent | c8ba8f637eb04f70cde45c5051e7e78c0ab24026 (diff) | |
download | nextcloud-server-a84250e0afdb98d07b268914b56c8763c17f5a73.tar.gz nextcloud-server-a84250e0afdb98d07b268914b56c8763c17f5a73.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/de.js')
-rw-r--r-- | apps/comments/l10n/de.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index 29cc5471d3b..f9f552faf0e 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -20,7 +20,7 @@ OC.L10N.register( "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Kommentare</strong> für Dateien<em>(immer im Stream aufgelistet)</em>", "You commented" : "Kommentar hinzugefügt", "%1$s commented" : "%1$s kommentierte", - "You commented on %2$s" : "Sie haben %2$s kommentiert", + "You commented on %2$s" : "Du hast %2$s kommentiert", "%1$s commented on %2$s" : "%1$s kommentierte %2$s" }, "nplurals=2; plural=(n != 1);"); |