sv.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536
  1. { "translations": {
  2. "Recent statuses" : "Senaste statusuppdateringar",
  3. "In a meeting" : "På ett möte",
  4. "Commuting" : "Reser",
  5. "Out sick" : "Sjuk",
  6. "Vacationing" : "På semester",
  7. "Working remotely" : "Arbetar hemifrån",
  8. "User status" : "Användarstatus",
  9. "Clear status message after" : "Rensa statusmeddelande efter",
  10. "What's your status?" : "Vad är din status?",
  11. "Set status" : "Sätt status",
  12. "Online status" : "Online-status",
  13. "Status message" : "Statusmeddelande",
  14. "Clear status message" : "Rensa statusmeddelande",
  15. "Set status message" : "Sätt statusmeddelande",
  16. "There was an error saving the status" : "Ett fel inträffade när statusen skulle ändras",
  17. "There was an error clearing the status" : "Ett fel inträffade när statusen skulle rensas",
  18. "No recent status changes" : "Inga statusuppdateringar den sista tiden",
  19. "Away" : "Iväg",
  20. "Do not disturb" : "Stör ej",
  21. "{status}, {timestamp}" : "{status}, {timestamp}",
  22. "Don't clear" : "Rensa inte",
  23. "Today" : "Idag",
  24. "This week" : "Denna vecka",
  25. "Online" : "Online",
  26. "Invisible" : "Osynlig",
  27. "Offline" : "Offline",
  28. "There was an error saving the new status" : "Ett fel inträffade när den nya statusen skulle sparas",
  29. "30 minutes" : "30 minuter",
  30. "1 hour" : "1 timme",
  31. "4 hours" : "4 timmar",
  32. "Mute all notifications" : "Dölj alla aviseringar",
  33. "Appear offline" : "Visa som offline",
  34. "Clear status after" : "Rensa status efter"
  35. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  36. }