sv.json 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. { "translations": {
  2. "Recent statuses" : "Senaste statusuppdateringar",
  3. "No recent status changes" : "Inga statusuppdateringar den sista tiden",
  4. "In a meeting" : "På ett möte",
  5. "Commuting" : "Reser",
  6. "Out sick" : "Sjuk",
  7. "Vacationing" : "På semester",
  8. "Working remotely" : "Arbetar hemifrån",
  9. "In a call" : "I ett samtal",
  10. "User status" : "Användarstatus",
  11. "Clear status after" : "Rensa status efter",
  12. "Emoji for your status message" : "Emoji för ditt statusmeddelande",
  13. "What is your status?" : "Vad är din status?",
  14. "Predefined statuses" : "Fördefinierade statusar",
  15. "Previously set" : "Tidigare inställd",
  16. "Reset status" : "Återställ status",
  17. "Set status" : "Sätt status",
  18. "Online status" : "Online-status",
  19. "Status message" : "Statusmeddelande",
  20. "Your status was set automatically" : "Din status ställdes in automatiskt",
  21. "Clear status message" : "Rensa statusmeddelande",
  22. "Set status message" : "Sätt statusmeddelande",
  23. "Reset status to \"{icon} {message}\"" : "Återställ status till \"{icon} {message}\"",
  24. "Reset status to \"{message}\"" : "Återställ status till \"{message}\"",
  25. "Reset status to \"{icon}\"" : "Återställ status till \"{icon}\"",
  26. "There was an error saving the status" : "Ett fel inträffade när statusen skulle ändras",
  27. "There was an error clearing the status" : "Ett fel inträffade när statusen skulle rensas",
  28. "There was an error reverting the status" : "Det gick inte att återställa statusen",
  29. "Don't clear" : "Rensa inte",
  30. "Today" : "Idag",
  31. "This week" : "Denna vecka",
  32. "Online" : "Online",
  33. "Away" : "Iväg",
  34. "Do not disturb" : "Stör ej",
  35. "Invisible" : "Osynlig",
  36. "Offline" : "Frånkopplad",
  37. "There was an error saving the new status" : "Ett fel inträffade när den nya statusen skulle sparas",
  38. "30 minutes" : "30 minuter",
  39. "1 hour" : "1 timme",
  40. "4 hours" : "4 timmar",
  41. "Mute all notifications" : "Dölj alla aviseringar",
  42. "Appear offline" : "Visa som frånkopplad",
  43. "View profile" : "Visa profil",
  44. "{status}, {timestamp}" : "{status}, {timestamp}"
  45. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  46. }