2016-02-17 09:56:11 +03:00
|
|
|
{ "translations": {
|
2017-03-01 04:07:42 +03:00
|
|
|
"Comments" : "Kommentarer",
|
|
|
|
"Unknown user" : "Ukendt bruger",
|
|
|
|
"New comment …" : "Ny kommentar ...",
|
2016-03-28 08:55:08 +03:00
|
|
|
"Delete comment" : "Slet kommentar",
|
2016-03-29 08:55:16 +03:00
|
|
|
"Post" : "Indlæg",
|
2016-02-17 09:56:11 +03:00
|
|
|
"Cancel" : "Annullér",
|
2016-03-29 08:55:16 +03:00
|
|
|
"Edit comment" : "Rediger kommentar",
|
2017-04-17 03:07:33 +03:00
|
|
|
"[Deleted user]" : "[Slettet user]",
|
2017-03-01 04:07:42 +03:00
|
|
|
"No comments yet, start the conversation!" : "Ingen kommentarer endnu, start samtalen!",
|
|
|
|
"More comments …" : "Flere kommentarer...",
|
2016-02-17 09:56:11 +03:00
|
|
|
"Save" : "Gem",
|
2016-03-29 08:55:16 +03:00
|
|
|
"Allowed characters {count} of {max}" : "Tilladte tegn {count} af {max}",
|
2016-07-06 16:28:06 +03:00
|
|
|
"Error occurred while retrieving comment with id {id}" : "Der opstod fejl under hentning af kommentar med id {id}",
|
|
|
|
"Error occurred while updating comment with id {id}" : "Der opstod fejl under opdatering af kommentar med id {id}",
|
|
|
|
"Error occurred while posting comment" : "Der opstod fejl under indsendelse af kommentar",
|
2017-03-01 04:07:42 +03:00
|
|
|
"_%n unread comment_::_%n unread comments_" : ["%n ulæst kommentar","%n ulæste kommentarer"],
|
2016-05-10 10:30:51 +03:00
|
|
|
"Comment" : "Kommentér",
|
|
|
|
"You commented" : "Du kommenterede",
|
|
|
|
"%1$s commented" : "%1$s kommenterede",
|
2017-03-01 04:07:42 +03:00
|
|
|
"{author} commented" : "{author} kommenterede",
|
|
|
|
"You commented on %1$s" : "Du kommenterede %1$s",
|
|
|
|
"You commented on {file}" : "Du kommenterede {file}",
|
2016-09-01 03:09:24 +03:00
|
|
|
"%1$s commented on %2$s" : "%1$s kommenterede %2$s",
|
2017-03-01 04:07:42 +03:00
|
|
|
"{author} commented on {file}" : "{author} kommenterede {file}",
|
|
|
|
"<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
|
2017-04-17 03:07:33 +03:00
|
|
|
"A (now) deleted user mentioned you in a comment on “%s”" : "En (nu) slettet bruger nævnte dig i en kommentarer på “%s”",
|
|
|
|
"A (now) deleted user mentioned you in a comment on “{file}”" : "En (nu) slettet bruger nævnte dig i en kommentarer på \"{file}\"",
|
2017-03-01 04:07:42 +03:00
|
|
|
"%1$s mentioned you in a comment on “%2$s”" : "%1$s nævnte dig i en kommentarer på “%2$s”",
|
2017-03-27 03:07:55 +03:00
|
|
|
"{user} mentioned you in a comment on “{file}”" : "{user} nævnte dig i en kommentarer på \"{file}\""
|
2016-02-17 09:56:11 +03:00
|
|
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
|
|
|
}
|