lt_LT.json 5.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. { "translations": {
  2. "Calendar" : "Kalendorius",
  3. "Todos" : "Užduotys",
  4. "Personal" : "Asmeniniai",
  5. "{actor} created calendar {calendar}" : "{actor} sukūrė kalendorių {calendar}",
  6. "You created calendar {calendar}" : "Jūs sukūrėte kalendorių {calendar}",
  7. "{actor} deleted calendar {calendar}" : "{actor} ištrynė kalendorių {calendar}",
  8. "You deleted calendar {calendar}" : "Jūs ištrynėte kalendorių {calendar}",
  9. "{actor} updated calendar {calendar}" : "{actor} atnaujino kalendorių {calendar}",
  10. "You updated calendar {calendar}" : "Jūs atnaujinote kalendorių {calendar}",
  11. "{actor} shared calendar {calendar} with you" : "{actor} pradėjo bendrinti su jumis kalendorių {calendar}",
  12. "You shared calendar {calendar} with {user}" : "Jūs pradėjote bendrinti kalendorių {calendar} su {user}",
  13. "{actor} shared calendar {calendar} with {user}" : "{actor} pradėjo bendrinti kalendorių {calendar} su {user}",
  14. "{actor} unshared calendar {calendar} from you" : "{actor} nustojo bendrinti su jumis kalendorių {calendar}",
  15. "You unshared calendar {calendar} from {user}" : "Jūs nustojote bendrinti kalendorių {calendar} su {user}",
  16. "{actor} unshared calendar {calendar} from {user}" : "{actor} nustojo bendrinti kalendorių {calendar} su {user}",
  17. "{actor} unshared calendar {calendar} from themselves" : "{actor} nustojo bendrinti su savimi kalendorių {calendar}",
  18. "You shared calendar {calendar} with group {group}" : "Jūs pradėjote bendrinti kalendorių {calendar} su grupe {group}",
  19. "{actor} shared calendar {calendar} with group {group}" : "{actor} pradėjo bendrinti kalendorių {calendar} su grupe {group}",
  20. "You unshared calendar {calendar} from group {group}" : "Jūs nustojote bendrinti kalendorių {calendar} su grupe {group}",
  21. "{actor} unshared calendar {calendar} from group {group}" : "{actor} nustojo bendrinti kalendorių {calendar} su grupe {group}",
  22. "{actor} created event {event} in calendar {calendar}" : "{actor} kalendoriuje {calendar} sukūrė įvykį {event}",
  23. "You created event {event} in calendar {calendar}" : "Jūs kalendoriuje {calendar} sukūrėte įvykį {event}",
  24. "{actor} deleted event {event} from calendar {calendar}" : "{actor} ištrynė įvykį {event} iš kalendoriaus {calendar}",
  25. "You deleted event {event} from calendar {calendar}" : "Jūs ištrynėte įvykį {event} iš kalendoriaus {calendar}",
  26. "{actor} updated event {event} in calendar {calendar}" : "{actor} kalendoriuje {calendar} atnaujino įvykį {event}",
  27. "You updated event {event} in calendar {calendar}" : "Jūs kalendoriuje {calendar} atnaujinote įvykį {event}",
  28. "{actor} created todo {todo} in list {calendar}" : "{actor} sąraše {calendar} sukūrė užduotį {todo}",
  29. "You created todo {todo} in list {calendar}" : "Jūs sąraše {calendar} sukūrėte užduotį {todo}",
  30. "{actor} deleted todo {todo} from list {calendar}" : "{actor} iš sąrašo {calendar} ištrynė užduotį {todo}",
  31. "You deleted todo {todo} from list {calendar}" : "Jūs iš sąrašo {calendar} ištrynėte užduotį {todo}",
  32. "{actor} updated todo {todo} in list {calendar}" : "{actor} sąraše {calendar} atnaujino užduotį {todo}",
  33. "You updated todo {todo} in list {calendar}" : "Jūs sąraše {calendar} atnaujinote užduotį {todo}",
  34. "{actor} solved todo {todo} in list {calendar}" : "{actor} sąraše {calendar} išsprendė užduotį {todo}",
  35. "You solved todo {todo} in list {calendar}" : "Jūs sąraše {calendar} išsprendėte užduotį {todo}",
  36. "{actor} reopened todo {todo} in list {calendar}" : "{actor} sąraše {calendar} vėl pradėjo užduotį {todo}",
  37. "You reopened todo {todo} in list {calendar}" : "Jūs sąraše {calendar} vėl pradėjote užduotį {todo}",
  38. "A <strong>calendar</strong> was modified" : "<strong>Kalendorius</strong> buvo pakeistas",
  39. "A calendar <strong>event</strong> was modified" : "Kalendoriaus <strong>įvykis</strong> buvo pakeistas",
  40. "A calendar <strong>todo</strong> was modified" : "Kalendoriaus <strong>užduotis</strong> buvo pakeista",
  41. "Contact birthdays" : "Kontaktų gimtadieniai",
  42. "%1$s via %2$s" : "%1$s per %2$s",
  43. "Hello %s," : "Sveiki, %s,",
  44. "Invitation updated" : "Pakvietimas atnaujintas",
  45. "%1$s invited you to »%2$s«" : "%1$s jus pakvietė į »%2$s«",
  46. "When:" : "Kada:",
  47. "Where:" : "Kur:",
  48. "Description:" : "Aprašas:",
  49. "Link:" : "Nuoroda:",
  50. "Accept" : "Priimti",
  51. "Decline" : "Atmesti",
  52. "More options …" : "Daugiau parinkčių …",
  53. "Contacts" : "Kontaktai",
  54. "WebDAV" : "WebDAV",
  55. "Technical details" : "Techninė informacija",
  56. "Remote Address: %s" : "Nuotolinis adresas: %s",
  57. "Request ID: %s" : "Užklausos ID: %s",
  58. "Are you accepting the invitation?" : "Ar priimate pakvietimą?",
  59. "Save" : "Įrašyti",
  60. "Calendar server" : "Kalendoriaus serveris",
  61. "%s via %s" : "%s per %s",
  62. "%s invited you to »%s«" : "%s pakvietė jus į »%s«",
  63. "CalDAV server" : "CalDAV serveris"
  64. },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
  65. }