sv.json 2.2 KB

123456789101112131415161718192021222324252627282930313233
  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 nämndes på “{file}” i en kommentar av en användare som nu har tagits bort",
  12. "{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"",
  13. "Files app plugin to add comments to files" : "Filapp-plugin för att lägga till kommentarer till filer",
  14. "Edit comment" : "Redigera kommentar",
  15. "Delete comment" : "Radera kommentar",
  16. "New comment …" : "Ny kommentar ...",
  17. "Post" : "Skicka",
  18. "Cancel" : "Avbryt",
  19. "[Deleted user]" : "[Raderad användare]",
  20. "No comments yet, start the conversation!" : "Inga kommentarer ännu.",
  21. "More comments …" : "Fler kommentarer ...",
  22. "Save" : "Spara",
  23. "Allowed characters {count} of {max}" : "Antal tillåtna tecken, {count} av {max}",
  24. "Error occurred while retrieving comment with ID {id}" : "Fel uppstod när kommentaren med ID {id} hämtades",
  25. "Error occurred while updating comment with id {id}" : "Fel inträffade vid uppdatering av kommentar med id {id}",
  26. "Error occurred while posting comment" : "Fel inträffade vid publicering av kommentar",
  27. "_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"],
  28. "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nya kommentarer"],
  29. "Comment" : "Kommentar",
  30. "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Du nämndes på “%s” i en kommentar av en användare som nu har tagits bort",
  31. "%1$s mentioned you in a comment on “%2$s”" : "%1$s nämnde dig i en kommentar på “%2$s”"
  32. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  33. }