hr.json 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. { "translations": {
  2. "Recent statuses" : "Nedavni statusi",
  3. "No recent status changes" : "Nema nedavnih promjena statusa",
  4. "In a meeting" : "Na sastanku",
  5. "Commuting" : "Na putu",
  6. "Out sick" : "Na bolovanju",
  7. "Vacationing" : "Na odmoru",
  8. "Working remotely" : "Rad na daljinu",
  9. "In a call" : "U pozivu",
  10. "User status" : "Status korisnika",
  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. "Don't clear" : "Ne briši",
  21. "Today" : "Danas",
  22. "This week" : "Ovaj tjedan",
  23. "Online" : "Na mreži",
  24. "Away" : "Odsutan",
  25. "Do not disturb" : "Ne ometaj",
  26. "Invisible" : "Nevidljiva",
  27. "Offline" : "Izvanmrežno",
  28. "There was an error saving the new status" : "Došlo je do pogreške pri spremanju novog statusa",
  29. "30 minutes" : "30 minuta",
  30. "1 hour" : "1 sat",
  31. "4 hours" : "4 sata",
  32. "Mute all notifications" : "Utišaj sve obavijesti",
  33. "Appear offline" : "Prikaži izvanmrežno",
  34. "View profile" : "Prikaži profil",
  35. "{status}, {timestamp}" : "{status}, {timestamp}"
  36. },"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;"
  37. }