2016-02-17 09:56:11 +03:00
|
|
|
|
{ "translations": {
|
2016-10-18 03:06:51 +03:00
|
|
|
|
"Comments" : "Kommentare",
|
2016-10-28 03:07:11 +03:00
|
|
|
|
"Unknown user" : "Unbekannter Benutzer",
|
2017-05-30 03:08:54 +03:00
|
|
|
|
"New comment …" : "Neuer Kommentar …",
|
2016-02-17 09:56:11 +03:00
|
|
|
|
"Delete comment" : "Kommentar löschen",
|
2016-02-25 09:58:06 +03:00
|
|
|
|
"Post" : "Speichern",
|
2016-02-17 09:56:11 +03:00
|
|
|
|
"Cancel" : "Abbrechen",
|
2016-02-25 09:58:06 +03:00
|
|
|
|
"Edit comment" : "Kommentar bearbeiten",
|
2016-02-17 09:56:11 +03:00
|
|
|
|
"[Deleted user]" : "[Gelöschter Benutzer]",
|
2016-09-02 03:09:11 +03:00
|
|
|
|
"No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginne die Diskussion!",
|
|
|
|
|
"More comments …" : "Weitere Kommentare ...",
|
2016-02-17 09:56:11 +03:00
|
|
|
|
"Save" : "Speichern",
|
2016-02-25 09:58:06 +03:00
|
|
|
|
"Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}",
|
2016-06-26 08:55:53 +03:00
|
|
|
|
"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",
|
2016-09-30 03:08:13 +03:00
|
|
|
|
"_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"],
|
2016-05-10 10:30:51 +03:00
|
|
|
|
"Comment" : "Kommentar",
|
2016-07-09 03:09:16 +03:00
|
|
|
|
"You commented" : "Von Dir kommentiert",
|
2017-05-30 03:08:54 +03:00
|
|
|
|
"%1$s commented" : "%1$s kommentierte",
|
|
|
|
|
"{author} commented" : "{author} kommentierte",
|
2016-11-26 04:06:57 +03:00
|
|
|
|
"You commented on %1$s" : "Du hast %1$s kommentiert",
|
|
|
|
|
"You commented on {file}" : "Du hast {file} kommentiert",
|
2016-08-13 03:13:29 +03:00
|
|
|
|
"%1$s commented on %2$s" : "%1$s kommentierte %2$s",
|
2016-11-26 04:06:57 +03:00
|
|
|
|
"{author} commented on {file}" : "{author} hat {file} kommentiert",
|
|
|
|
|
"<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien",
|
2017-05-30 03:08:54 +03:00
|
|
|
|
"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 "
|
2016-02-17 09:56:11 +03:00
|
|
|
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
|
|
|
|
}
|