sv.json 2.0 KB

12345678910111213141516171819202122232425262728293031
  1. { "translations": {
  2. "Edit comment" : "Redigera kommentar",
  3. "Delete comment" : "Radera kommentar",
  4. "New comment …" : "Ny kommentar ...",
  5. "Post" : "Skicka",
  6. "Cancel" : "Avbryt",
  7. "[Deleted user]" : "[Raderad användare]",
  8. "Comments" : "Kommentarer",
  9. "No comments yet, start the conversation!" : "Inga kommentarer ännu.",
  10. "More comments …" : "Fler kommentarer ...",
  11. "Save" : "Spara",
  12. "Allowed characters {count} of {max}" : "Antal tillåtna tecken, {count} av {max}",
  13. "Error occurred while retrieving comment with ID {id}" : "Fel uppstod när kommentaren med ID {id} hämtades",
  14. "Error occurred while updating comment with id {id}" : "Fel inträffade vid uppdatering av kommentar med id {id}",
  15. "Error occurred while posting comment" : "Fel inträffade vid publicering av kommentar",
  16. "_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"],
  17. "Comment" : "Kommentar",
  18. "You commented" : "Du kommenterade",
  19. "%1$s commented" : "%1$s kommenterade",
  20. "{author} commented" : "{author} kommenterade",
  21. "You commented on %1$s" : "Du kommenterade på %1$s",
  22. "You commented on {file}" : "Du kommenterade på {file}",
  23. "%1$s commented on %2$s" : "%1$s kommenterade på %2$s",
  24. "{author} commented on {file}" : "{author} kommenterade på {file}",
  25. "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> för filer",
  26. "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",
  27. "{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"",
  28. "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",
  29. "%1$s mentioned you in a comment on “%2$s”" : "%1$s nämnde dig i en kommentar på “%2$s”"
  30. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  31. }