hr.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. { "translations": {
  2. "Recent statuses" : "Nedavni statusi",
  3. "In a meeting" : "Na sastanku",
  4. "Commuting" : "Na putu",
  5. "Out sick" : "Na bolovanju",
  6. "Vacationing" : "Na odmoru",
  7. "Working remotely" : "Rad na daljinu",
  8. "In a call" : "U pozivu",
  9. "User status" : "Status korisnika",
  10. "View profile" : "Prikaži profil",
  11. "Clear status after" : "Izbriši status nakon",
  12. "What is your status?" : "Koji je vaš status?",
  13. "Set status" : "Postavi status",
  14. "Online status" : "Status na mreži",
  15. "Status message" : "Poruka statusa",
  16. "Clear status message" : "Izbriši poruku statusa",
  17. "Set status message" : "Postavi poruku statusa",
  18. "There was an error saving the status" : "Došlo je do pogreške pri spremanju statusa",
  19. "There was an error clearing the status" : "Došlo je do pogreške pri brisanju statusa",
  20. "No recent status changes" : "Nema nedavnih promjena statusa",
  21. "Away" : "Odsutan",
  22. "Do not disturb" : "Ne ometaj",
  23. "{status}, {timestamp}" : "{status}, {timestamp}",
  24. "Don't clear" : "Ne briši",
  25. "Today" : "Danas",
  26. "This week" : "Ovaj tjedan",
  27. "Online" : "Na mreži",
  28. "Invisible" : "Nevidljiva",
  29. "Offline" : "Izvanmrežno",
  30. "There was an error saving the new status" : "Došlo je do pogreške pri spremanju novog statusa",
  31. "30 minutes" : "30 minuta",
  32. "1 hour" : "1 sat",
  33. "4 hours" : "4 sata",
  34. "Mute all notifications" : "Utišaj sve obavijesti",
  35. "Appear offline" : "Prikaži izvanmrežno",
  36. "Clear status message after" : "Izbriši poruku statusa nakon"
  37. },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
  38. }