et_EE.json 4.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. { "translations": {
  2. "Calendar" : "Kalender",
  3. "Todos" : "Ülesanded",
  4. "Personal" : "Isiklik",
  5. "{actor} created calendar {calendar}" : "{actor} lõi kalendri {calendar}",
  6. "You created calendar {calendar}" : "Sa lõid kalendri {calendar}",
  7. "{actor} deleted calendar {calendar}" : "{actor} kustutas kalendri {calendar}",
  8. "You deleted calendar {calendar}" : "Sa kustutasid kalendri {calendar}",
  9. "{actor} updated calendar {calendar}" : "{actor} uuendas kalendrit {calendar}",
  10. "You updated calendar {calendar}" : "Sa uuendasid kalendrit {calendar}",
  11. "{actor} shared calendar {calendar} with you" : "{actor} jagas kalendrit {calendar} sinuga",
  12. "You shared calendar {calendar} with {user}" : "Sa jagasid kalendrit {calendar} kasutajaga {user}",
  13. "{actor} shared calendar {calendar} with {user}" : "{actor} jagas kalendrit {calendar} kasutajaga {user}",
  14. "{actor} unshared calendar {calendar} from you" : "{actor} lõpetas sinuga kalendri {calendar} jagamise",
  15. "You unshared calendar {calendar} from {user}" : "Sa lõpetasid kalendri {calendar} jagamise kasutajaga {user}",
  16. "{actor} unshared calendar {calendar} from {user}" : "{actor} lõpetas kalendri {calendar} jagamise kasutajaga {user}",
  17. "{actor} unshared calendar {calendar} from themselves" : "{actor} lõpetas iseendaga kalendri {calendar} jagamise",
  18. "You shared calendar {calendar} with group {group}" : "Sa jagasid kalendrit {calendar} grupiga {group}",
  19. "{actor} shared calendar {calendar} with group {group}" : "{actor} jagas kalendrit {calendar} grupiga {group}",
  20. "You unshared calendar {calendar} from group {group}" : "Sa lõpetasid kalendri {calendar} jagamise grupiga {group}",
  21. "{actor} unshared calendar {calendar} from group {group}" : "{actor} lõpetas kalendri {calendar} jagamise grupiga {group}",
  22. "{actor} created event {event} in calendar {calendar}" : "{actor} lõi sündmuse {event} kalendrisse {calendar}",
  23. "You created event {event} in calendar {calendar}" : "Sa lõid sündmuse {event} kalendrisse {calendar}",
  24. "{actor} deleted event {event} from calendar {calendar}" : "{actor} kustutas sündmuse {event} kalendrist {calendar}",
  25. "You deleted event {event} from calendar {calendar}" : "Sa kustutasid sündmuse {event} kalendrist {calendar}",
  26. "{actor} updated event {event} in calendar {calendar}" : "{actor} uuendas sündmust {event} kalendris {calendar}",
  27. "You updated event {event} in calendar {calendar}" : "Sa uuendasid sündmust {event} kalendris {calendar}",
  28. "{actor} created todo {todo} in list {calendar}" : "{actor} lõi ülesande {todo} nimekirjas {calendar}",
  29. "You created todo {todo} in list {calendar}" : "Sa lõid ülesande {todo} nimekirjas {calendar}",
  30. "{actor} deleted todo {todo} from list {calendar}" : "{actor} kustutas ülesande {todo} nimekirjast {calendar}",
  31. "You deleted todo {todo} from list {calendar}" : "Sa kustutasid ülesande {todo} nimekirjast {calendar}",
  32. "{actor} updated todo {todo} in list {calendar}" : "{actor} uuendas ülesande {todo} nimekirjas {calendar}",
  33. "You updated todo {todo} in list {calendar}" : "Sa uuendasid ülesande {todo} nimekirjas {calendar}",
  34. "{actor} solved todo {todo} in list {calendar}" : "{actor} lõpetas ülesande {todo} nimekirjas {calendar}",
  35. "You solved todo {todo} in list {calendar}" : "Sa lõpetasid ülesande {todo} nimekirjas {calendar}",
  36. "{actor} reopened todo {todo} in list {calendar}" : "{actor} taasavas ülesande {todo} nimekirjas {calendar}",
  37. "You reopened todo {todo} in list {calendar}" : "Sa taasavasid ülesande {todo} nimekirjas {calendar}",
  38. "A <strong>calendar</strong> was modified" : " <strong>Kalendrit</strong> muudeti",
  39. "A calendar <strong>event</strong> was modified" : "Kalendri <strong>sündmust </strong> muudeti",
  40. "A calendar <strong>todo</strong> was modified" : "Kalendri <strong>ülesannet</strong> muudeti",
  41. "Contact birthdays" : "Kontaktide sünnipäevad",
  42. "Invitation canceled" : "Kutse on tühistatud",
  43. "Hello %s," : "Tere %s,",
  44. "Invitation updated" : "Kutse uuendatud",
  45. "When:" : "Millal:",
  46. "Where:" : "Kus:",
  47. "Description:" : "Kirjeldus:",
  48. "Link:" : "Link:",
  49. "Contacts" : "Kontaktid",
  50. "Technical details" : "Tehnilised detailid",
  51. "Remote Address: %s" : "Kaugaadress: %s",
  52. "Request ID: %s" : "Päringu ID: %s",
  53. "Send invitations to attendees" : "Saada osalejatele kutsed",
  54. "The meeting »%s« with %s was canceled." : "Koosolek »%s« osaleja(te)ga %s tühistati.",
  55. "The meeting »%s« with %s was updated." : "Koosolek »%s« osaleja(te)ga %s uuendati.",
  56. "%s invited you to »%s«" : "%s kutsus sind »%s«",
  57. "Please make sure to properly set up the email settings above." : "Veendu, et e-posti seaded oleksid eespool õigesti seadistatud."
  58. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  59. }