2016-02-17 09:56:11 +03:00
{ "translations" : {
2019-02-27 04:12:05 +03:00
"Comments" : "Kommentarer" ,
"You commented" : "Du kommenterede" ,
"%1$s commented" : "%1$s kommenterede" ,
"{author} commented" : "{author} kommenterede" ,
"You commented on %1$s" : "Du kommenterede %1$s" ,
"You commented on {file}" : "Du kommenterede {file}" ,
"%1$s commented on %2$s" : "%1$s kommenterede %2$s" ,
"{author} commented on {file}" : "{author} kommenterede {file}" ,
"<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer" ,
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du blev nævnt i \"{file}”, I en kommentar af en bruger der siden er blevet slettet" ,
"{user} mentioned you in a comment on “{file}”" : "{user} nævnte dig i en kommentarer på \"{file}\"" ,
2019-03-26 13:41:31 +03:00
"Files app plugin to add comments to files" : "Files app plugin til at tilføje kommentarer til filer" ,
2018-04-12 03:19:20 +03:00
"Edit comment" : "Rediger kommentar" ,
2016-03-28 08:55:08 +03:00
"Delete comment" : "Slet kommentar" ,
2018-04-12 03:19:20 +03:00
"New comment …" : "Ny kommentar ..." ,
2016-03-29 08:55:16 +03:00
"Post" : "Indlæg" ,
2016-02-17 09:56:11 +03:00
"Cancel" : "Annullér" ,
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}" ,
2019-03-21 04:13:49 +03:00
"Error occurred while retrieving comment with ID {id}" : "Der opstod fejl under hentning af kommentar med ID {id}" ,
2016-07-06 16:28:06 +03:00
"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" ] ,
2019-09-11 05:15:16 +03:00
"_1 new comment_::_{unread} new comments_" : [ "1 ny kommentar" , "{unread} nye kommentarer" ] ,
2019-09-17 15:33:26 +03:00
"Comment" : "Kommentér"
2016-02-17 09:56:11 +03:00
} , "pluralForm" : "nplurals=2; plural=(n != 1);"
}