2016-02-17 09:56:11 +03:00
{ "translations" : {
2019-02-27 04:12:05 +03:00
"Comments" : "Kommentarer" ,
"You commented" : "Du kommenterade" ,
"%1$s commented" : "%1$s kommenterade" ,
"{author} commented" : "{author} kommenterade" ,
"You commented on %1$s" : "Du kommenterade på %1$s" ,
"You commented on {file}" : "Du kommenterade på {file}" ,
"%1$s commented on %2$s" : "%1$s kommenterade på %2$s" ,
"{author} commented on {file}" : "{author} kommenterade på {file}" ,
"<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> för filer" ,
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du nämndes på “{file}” i en kommentar av en användare som nu har tagits bort" ,
"{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"" ,
2019-04-04 03:13:21 +03:00
"Files app plugin to add comments to files" : "Filapp-plugin för att lägga till kommentarer till filer" ,
2018-04-12 03:19:20 +03:00
"Edit comment" : "Redigera kommentar" ,
2016-02-25 09:58:06 +03:00
"Delete comment" : "Radera kommentar" ,
2018-04-12 03:19:20 +03:00
"New comment …" : "Ny kommentar ..." ,
2016-02-25 09:58:06 +03:00
"Post" : "Skicka" ,
2016-02-17 09:56:11 +03:00
"Cancel" : "Avbryt" ,
2016-02-25 09:58:06 +03:00
"[Deleted user]" : "[Raderad användare]" ,
2017-01-09 11:24:58 +03:00
"No comments yet, start the conversation!" : "Inga kommentarer ännu." ,
2016-12-28 04:07:41 +03:00
"More comments …" : "Fler kommentarer ..." ,
2016-02-17 09:56:11 +03:00
"Save" : "Spara" ,
2017-01-09 11:24:58 +03:00
"Allowed characters {count} of {max}" : "Antal tillåtna tecken, {count} av {max}" ,
2018-03-13 04:12:01 +03:00
"Error occurred while retrieving comment with ID {id}" : "Fel uppstod när kommentaren med ID {id} hämtades" ,
2016-12-28 04:07:41 +03:00
"Error occurred while updating comment with id {id}" : "Fel inträffade vid uppdatering av kommentar med id {id}" ,
"Error occurred while posting comment" : "Fel inträffade vid publicering av kommentar" ,
"_%n unread comment_::_%n unread comments_" : [ "%n oläst kommentar" , "%n olästa kommentarer" ] ,
2019-04-04 03:13:21 +03:00
"_1 new comment_::_{unread} new comments_" : [ "1 ny kommentar" , "{unread} nya kommentarer" ] ,
2019-09-17 15:33:44 +03:00
"Comment" : "Kommentar"
2016-02-17 09:56:11 +03:00
} , "pluralForm" : "nplurals=2; plural=(n != 1);"
}