sv.json 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. { "translations": {
  2. "Comments" : "Kommentarer",
  3. "You commented" : "Du kommenterade",
  4. "{author} commented" : "{author} kommenterade",
  5. "You commented on %1$s" : "Du kommenterade på %1$s",
  6. "You commented on {file}" : "Du kommenterade på {file}",
  7. "%1$s commented on %2$s" : "%1$s kommenterade på %2$s",
  8. "{author} commented on {file}" : "{author} kommenterade på {file}",
  9. "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> för filer",
  10. "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Du har nämnts i \"{file}\", i en kommentar av en användare som sedan har blivit borttagen",
  11. "{user} mentioned you in a comment on \"{file}\"" : "{user} nämnde dig i kommentar för \"{file}\"",
  12. "Files app plugin to add comments to files" : "Filer-appinsticksmodul för att lägga till kommentarer till filer",
  13. "Edit comment" : "Redigera kommentar",
  14. "Delete comment" : "Ta bort kommentar",
  15. "Cancel edit" : "Avbryt redigering",
  16. "New comment" : "Ny kommentar",
  17. "Write a comment …" : "Skriv en kommentar ...",
  18. "Post comment" : "Publicera kommentar",
  19. "@ for mentions, : for emoji, / for smart picker" : "@ för omnämnanden, : för emoji, / för smart picker",
  20. "Could not reload comments" : "Kunde inte ladda om kommentarer",
  21. "No comments yet, start the conversation!" : "Inga kommentarer ännu.",
  22. "No more messages" : "Inga fler meddelanden",
  23. "Retry" : "Försök igen",
  24. "Failed to mark comments as read" : "Kunde inte markera kommentarer som lästa",
  25. "Unable to load the comments list" : "Det gick inte att ladda kommentarlistan",
  26. "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nya kommentarer"],
  27. "Comment" : "Kommentar",
  28. "An error occurred while trying to edit the comment" : "Ett fel uppstod när du försökte redigera kommentaren",
  29. "Comment deleted" : "Kommentar borttagen",
  30. "An error occurred while trying to delete the comment" : "Ett fel uppstod när du försökte ta bort kommentaren",
  31. "An error occurred while trying to create the comment" : "Ett fel uppstod när du försökte skapa kommentaren",
  32. "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Du har nämnts i \"{file}\", i en kommentar av en användare som sedan har blivit borttagen",
  33. "Write a message …" : "Skriv ett meddelande …",
  34. "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" för omnämnanden, \":\" för emoji, \"/\" för smart picker",
  35. "_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"]
  36. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  37. }