diff options
Diffstat (limited to 'apps/comments/l10n/de.json')
-rw-r--r-- | apps/comments/l10n/de.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index fb16053fd3a..35823f442d5 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -1,6 +1,6 @@ { "translations": { "Comments" : "Kommentare", - "You commented" : "Von Dir kommentiert", + "You commented" : "Du hast kommentiert", "%1$s commented" : "%1$s kommentierte", "{author} commented" : "{author} kommentierte", "You commented on %1$s" : "Du hast %1$s kommentiert", @@ -30,9 +30,9 @@ "Post" : "Speichern", "Cancel" : "Abbrechen", "[Deleted user]" : "[Gelöschter Benutzer]", - "More comments …" : "Weitere Kommentare…", + "More comments …" : "Weitere Kommentare …", "Save" : "Speichern", - "Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}", + "Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt", "Error occurred while retrieving comment with ID {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten" |