Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/de.json')
-rw-r--r--apps/comments/l10n/de.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json
index d86ef1d4f4a..2f6a003acd8 100644
--- a/apps/comments/l10n/de.json
+++ b/apps/comments/l10n/de.json
@@ -16,16 +16,20 @@
"Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten",
"_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"],
"Comment" : "Kommentar",
- "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien",
"You commented" : "Von Dir kommentiert",
"%1$s commented" : "%1$s kommentiert",
- "You commented on %2$s" : "Du hast %2$s kommentiert",
+ "{author} commented" : "{author} kommentiert",
+ "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 Sie in einem Kommentar zu \"%s\".",
"%s mentioned you in a comment on \"%s\"." : "%s erwähnt Dich in einem Kommentar zu \"%s\".",
"Type in a new comment..." : "Neuen Kommentar eingeben...",
"No other comments available" : "Keine weiteren Kommentare vorhanden",
"More comments..." : "Weitere Kommentare...",
- "{count} unread comments" : "{count} ungelesene Kommentare"
+ "{count} unread comments" : "{count} ungelesene Kommentare",
+ "You commented on %2$s" : "Du hast %2$s kommentiert"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file