sv.json 2.4 KB

1234567891011121314151617181920212223242526272829303132333435
  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. "Files" : "Filer",
  11. "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",
  12. "{user} mentioned you in a comment on \"{file}\"" : "{user} nämnde dig i kommentar för \"{file}\"",
  13. "Files app plugin to add comments to files" : "Filer-appinsticksmodul för att lägga till kommentarer till filer",
  14. "Edit comment" : "Redigera kommentar",
  15. "Delete comment" : "Ta bort kommentar",
  16. "Cancel edit" : "Avbryt redigering",
  17. "New comment" : "Ny kommentar",
  18. "Write a comment …" : "Skriv en kommentar ...",
  19. "Post comment" : "Publicera kommentar",
  20. "@ for mentions, : for emoji, / for smart picker" : "@ för omnämnanden, : för emoji, / för smart picker",
  21. "Could not reload comments" : "Kunde inte ladda om kommentarer",
  22. "No comments yet, start the conversation!" : "Inga kommentarer ännu.",
  23. "No more messages" : "Inga fler meddelanden",
  24. "Retry" : "Försök igen",
  25. "Failed to mark comments as read" : "Kunde inte markera kommentarer som lästa",
  26. "Unable to load the comments list" : "Det gick inte att ladda kommentarlistan",
  27. "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nya kommentarer"],
  28. "Comment" : "Kommentar",
  29. "An error occurred while trying to edit the comment" : "Ett fel uppstod när du försökte redigera kommentaren",
  30. "Comment deleted" : "Kommentar borttagen",
  31. "An error occurred while trying to delete the comment" : "Ett fel uppstod när du försökte ta bort kommentaren",
  32. "An error occurred while trying to create the comment" : "Ett fel uppstod när du försökte skapa kommentaren",
  33. "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"
  34. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  35. }