sv.json 2.0 KB

123456789101112131415161718192021222324252627282930
  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 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",
  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. "Post comment" : "Publicera kommentar",
  17. "No comments yet, start the conversation!" : "Inga kommentarer ännu.",
  18. "No more messages" : "Inga fler meddelanden",
  19. "Retry" : "Försök igen",
  20. "Unable to load the comments list" : "Det gick inte att ladda kommentarlistan",
  21. "_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"],
  22. "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nya kommentarer"],
  23. "Comment" : "Kommentar",
  24. "An error occurred while trying to edit the comment" : "Ett fel uppstod när du försökte redigera kommentaren",
  25. "Comment deleted" : "Kommentar borttagen",
  26. "An error occurred while trying to delete the comment" : "Ett fel uppstod när du försökte ta bort kommentaren",
  27. "An error occurred while trying to create the comment" : "Ett fel uppstod när du försökte skapa kommentaren",
  28. "%1$s commented" : "%1$s kommenterade"
  29. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  30. }