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 | |
parent | c8ba8f637eb04f70cde45c5051e7e78c0ab24026 (diff) | |
download | nextcloud-server-a84250e0afdb98d07b268914b56c8763c17f5a73.tar.gz nextcloud-server-a84250e0afdb98d07b268914b56c8763c17f5a73.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/de.json | 2 | ||||
-rw-r--r-- | apps/comments/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/de_DE.json | 2 |
4 files changed, 4 insertions, 4 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);"); diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index d3129eec081..4322d717c92 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -18,7 +18,7 @@ "<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" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js index 7330b6ab068..37fd10b9946 100644 --- a/apps/comments/l10n/de_DE.js +++ b/apps/comments/l10n/de_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" : "Durch dich kommentiert", "%1$s commented" : "%1$s kommentiert", - "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);"); diff --git a/apps/comments/l10n/de_DE.json b/apps/comments/l10n/de_DE.json index 611521dc907..4c43f945ac3 100644 --- a/apps/comments/l10n/de_DE.json +++ b/apps/comments/l10n/de_DE.json @@ -18,7 +18,7 @@ "<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" : "Durch dich kommentiert", "%1$s commented" : "%1$s kommentiert", - "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" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |