diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-30 00:08:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-30 00:08:44 +0000 |
commit | b9b7f8bede0562b4e0eb067c62ecbe93a298793f (patch) | |
tree | 9b52fd8c356fcc00f347065ca164671f50393720 /apps/comments/l10n/de.json | |
parent | 4be17dff0f9846d32f9740e7d7766bdbc1e98b51 (diff) | |
download | nextcloud-server-b9b7f8bede0562b4e0eb067c62ecbe93a298793f.tar.gz nextcloud-server-b9b7f8bede0562b4e0eb067c62ecbe93a298793f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/de.json')
-rw-r--r-- | apps/comments/l10n/de.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index bded3a2198e..cdc0038e265 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -1,7 +1,7 @@ { "translations": { "Comments" : "Kommentare", "Unknown user" : "Unbekannter Benutzer", - "New comment …" : "Neuer Kommentar ...", + "New comment …" : "Neuer Kommentar …", "Delete comment" : "Kommentar löschen", "Post" : "Speichern", "Cancel" : "Abbrechen", @@ -17,16 +17,16 @@ "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"], "Comment" : "Kommentar", "You commented" : "Von Dir kommentiert", - "%1$s commented" : "%1$s kommentiert", - "{author} commented" : "{author} kommentiert", + "%1$s commented" : "%1$s kommentierte", + "{author} commented" : "{author} kommentierte", "You commented on %1$s" : "Du hast %1$s kommentiert", "You commented on {file}" : "Du hast {file} kommentiert", "%1$s commented on %2$s" : "%1$s kommentierte %2$s", "{author} commented on {file}" : "{author} hat {file} kommentiert", "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien", - "A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Nutzer erwähnt dich in einem Kommentar zu \"%s\"", - "A (now) deleted user mentioned you in a comment on “{file}”" : "Ein (nun) gelöschter Nutzer erwähnt dich in einem Kommentar zu “{file}”", - "%1$s mentioned you in a comment on “%2$s”" : "%1$s erwähnt Dich in einem Kommentar zu “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} erwähnt Dich in einem Kommentar zu “{file}”" + "A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Benutzer hat Dich in einem Kommentar zu \"%s\" erwähnt", + "A (now) deleted user mentioned you in a comment on “{file}”" : "Ein (nun) gelöschter Benutzer hat Dich in einem Kommentar zu “{file}” erwähnt", + "%1$s mentioned you in a comment on “%2$s”" : "%1$s hat Dich in einem Kommentar zu “%2$s” erwähnt ", + "{user} mentioned you in a comment on “{file}”" : "{user} hat Dich in einem Kommentar zu “{file}” erwähnt " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |