sl.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. { "translations": {
  2. "Recent statuses" : "Nedavna stanja",
  3. "In a meeting" : "Na sestanku",
  4. "Commuting" : "Med vožnjo",
  5. "Out sick" : "Na bolniški",
  6. "Vacationing" : "Na dopustu",
  7. "Working remotely" : "Delam od doma",
  8. "In a call" : "V klicu",
  9. "User status" : "Stanje uporabnika",
  10. "View profile" : "Pokaži profil",
  11. "Clear status after" : "Počisti stanje",
  12. "What is your status?" : "Kako želite nastaviti stanje?",
  13. "Set status" : "Nastavi stanje",
  14. "Online status" : "Povezano stanje",
  15. "Status message" : "Sporočilo stanja",
  16. "Clear status message" : "Počisti sporočilo stanja",
  17. "Set status message" : "Nastavi sporočilo stanja",
  18. "There was an error saving the status" : "Prišlo je do napake med shranjevanjem stanja",
  19. "There was an error clearing the status" : "Prišlo je do napake med odstranjevanjem stanja",
  20. "No recent status changes" : "Ni nedavnih sprememb stanja",
  21. "Away" : "Trenutno ne spremljam",
  22. "Do not disturb" : "Ne pustim se motiti",
  23. "{status}, {timestamp}" : "{status}, {timestamp}",
  24. "Don't clear" : "ne počisti",
  25. "Today" : "enkrat danes",
  26. "This week" : "še ta teden",
  27. "Online" : "Na spletu",
  28. "Invisible" : "Drugim neviden",
  29. "Offline" : "Začasno brez povezave",
  30. "There was an error saving the new status" : "Prišlo je do napake med shranjevanjem novega stanja",
  31. "30 minutes" : "po 30 minutah",
  32. "1 hour" : "po 1 uri",
  33. "4 hours" : "po 4 urah",
  34. "Mute all notifications" : "Utiša vsa obvestila",
  35. "Appear offline" : "Pokaže kot brez povezave",
  36. "Clear status message after" : "Počisti sporočilo stanja po"
  37. },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
  38. }