sv.json 2.3 KB

1234567891011121314151617181920212223242526272829303132
  1. { "translations": {
  2. "Comments" : "Kommentarer",
  3. "You commented" : "Du kommenterade",
  4. "%1$s commented" : "%1$s kommenterade",
  5. "{author} commented" : "{author} kommenterade",
  6. "You commented on %1$s" : "Du kommenterade på %1$s",
  7. "You commented on {file}" : "Du kommenterade på {file}",
  8. "%1$s commented on %2$s" : "%1$s kommenterade på %2$s",
  9. "{author} commented on {file}" : "{author} kommenterade på {file}",
  10. "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> för filer",
  11. "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",
  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. "Post comment" : "Publicera kommentar",
  18. "No comments yet, start the conversation!" : "Inga kommentarer ännu.",
  19. "No more messages" : "Inga fler meddelanden",
  20. "Retry" : "Försök igen",
  21. "Unable to load the comments list" : "Det gick inte att ladda kommentarlistan",
  22. "_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"],
  23. "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nya kommentarer"],
  24. "Comment" : "Kommentar",
  25. "An error occurred while trying to edit the comment" : "Ett fel uppstod när du försökte redigera kommentaren",
  26. "Comment deleted" : "Kommentar borttagen",
  27. "An error occurred while trying to delete the comment" : "Ett fel uppstod när du försökte ta bort kommentaren",
  28. "An error occurred while trying to create the comment" : "Ett fel uppstod när du försökte skapa kommentaren",
  29. "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",
  30. "{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\""
  31. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  32. }