Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

lt_LT.js 7.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. OC.L10N.register(
  2. "dav",
  3. {
  4. "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Taip pat įsidiekite {calendarappstoreopen}Kalendoriaus programėlę{linkclose} arba sinchronizavimui {calendardocopen}prijunkite savo darbalaukį ir mobilųjį ↗{linkclose}.",
  5. "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Įsitikinkite, kad tinkamai nusistatėte {emailopen}el. pašto serverį{linkclose}.",
  6. "Calendar server" : "Kalendoriaus serveris",
  7. "Send invitations to attendees" : "Siųsti pakvietimus kviestiniams",
  8. "Automatically generate a birthday calendar" : "Automatiškai sukurti gimtadienių kalendorių",
  9. "Birthday calendars will be generated by a background job." : "Gimtadienių kalendoriai bus sukurti foninės užduoties.",
  10. "Hence they will not be available immediately after enabling but will show up after some time." : "Tai reiškia, kad jie nebus matomi iš karto įjungus, o pasirodys tik po kurio laiko.",
  11. "Send notifications for events" : "Siųsti įvykių pranešimus",
  12. "Notifications are sent via background jobs, so these must occur often enough." : "Pranešimai yra siunčiami per fonines užduotis, todėl jos privalo būti vykdomos gana dažnai.",
  13. "Calendar" : "Kalendorius",
  14. "Todos" : "Užduotys",
  15. "Personal" : "Asmeniniai",
  16. "{actor} created calendar {calendar}" : "{actor} sukūrė kalendorių {calendar}",
  17. "You created calendar {calendar}" : "Jūs sukūrėte kalendorių {calendar}",
  18. "{actor} deleted calendar {calendar}" : "{actor} ištrynė kalendorių {calendar}",
  19. "You deleted calendar {calendar}" : "Jūs ištrynėte kalendorių {calendar}",
  20. "{actor} updated calendar {calendar}" : "{actor} atnaujino kalendorių {calendar}",
  21. "You updated calendar {calendar}" : "Jūs atnaujinote kalendorių {calendar}",
  22. "You shared calendar {calendar} as public link" : "Jūs pradėjote bendrinti kalendorių {calendar} kaip viešąją nuorodą",
  23. "You removed public link for calendar {calendar}" : "Jūs pašalinote viešąją nuorodą kalendoriui {calendar}",
  24. "{actor} shared calendar {calendar} with you" : "{actor} pradėjo bendrinti su jumis kalendorių {calendar}",
  25. "You shared calendar {calendar} with {user}" : "Jūs pradėjote bendrinti kalendorių {calendar} su {user}",
  26. "{actor} shared calendar {calendar} with {user}" : "{actor} pradėjo bendrinti kalendorių {calendar} su {user}",
  27. "{actor} unshared calendar {calendar} from you" : "{actor} nustojo bendrinti su jumis kalendorių {calendar}",
  28. "You unshared calendar {calendar} from {user}" : "Jūs nustojote bendrinti kalendorių {calendar} su {user}",
  29. "{actor} unshared calendar {calendar} from {user}" : "{actor} nustojo bendrinti kalendorių {calendar} su {user}",
  30. "{actor} unshared calendar {calendar} from themselves" : "{actor} nustojo bendrinti su savimi kalendorių {calendar}",
  31. "You shared calendar {calendar} with group {group}" : "Jūs pradėjote bendrinti kalendorių {calendar} su grupe {group}",
  32. "{actor} shared calendar {calendar} with group {group}" : "{actor} pradėjo bendrinti kalendorių {calendar} su grupe {group}",
  33. "You unshared calendar {calendar} from group {group}" : "Jūs nustojote bendrinti kalendorių {calendar} su grupe {group}",
  34. "{actor} unshared calendar {calendar} from group {group}" : "{actor} nustojo bendrinti kalendorių {calendar} su grupe {group}",
  35. "{actor} created event {event} in calendar {calendar}" : "{actor} kalendoriuje {calendar} sukūrė įvykį {event}",
  36. "You created event {event} in calendar {calendar}" : "Jūs kalendoriuje {calendar} sukūrėte įvykį {event}",
  37. "{actor} deleted event {event} from calendar {calendar}" : "{actor} ištrynė įvykį {event} iš kalendoriaus {calendar}",
  38. "You deleted event {event} from calendar {calendar}" : "Jūs ištrynėte įvykį {event} iš kalendoriaus {calendar}",
  39. "{actor} updated event {event} in calendar {calendar}" : "{actor} kalendoriuje {calendar} atnaujino įvykį {event}",
  40. "You updated event {event} in calendar {calendar}" : "Jūs kalendoriuje {calendar} atnaujinote įvykį {event}",
  41. "Busy" : "Užimtas laikas",
  42. "{actor} created todo {todo} in list {calendar}" : "{actor} sąraše {calendar} sukūrė užduotį {todo}",
  43. "You created todo {todo} in list {calendar}" : "Jūs sąraše {calendar} sukūrėte užduotį {todo}",
  44. "{actor} deleted todo {todo} from list {calendar}" : "{actor} iš sąrašo {calendar} ištrynė užduotį {todo}",
  45. "You deleted todo {todo} from list {calendar}" : "Jūs iš sąrašo {calendar} ištrynėte užduotį {todo}",
  46. "{actor} updated todo {todo} in list {calendar}" : "{actor} sąraše {calendar} atnaujino užduotį {todo}",
  47. "You updated todo {todo} in list {calendar}" : "Jūs sąraše {calendar} atnaujinote užduotį {todo}",
  48. "{actor} solved todo {todo} in list {calendar}" : "{actor} sąraše {calendar} išsprendė užduotį {todo}",
  49. "You solved todo {todo} in list {calendar}" : "Jūs sąraše {calendar} išsprendėte užduotį {todo}",
  50. "{actor} reopened todo {todo} in list {calendar}" : "{actor} sąraše {calendar} vėl pradėjo užduotį {todo}",
  51. "You reopened todo {todo} in list {calendar}" : "Jūs sąraše {calendar} vėl pradėjote užduotį {todo}",
  52. "A <strong>calendar</strong> was modified" : "<strong>Kalendorius</strong> buvo modifikuotas",
  53. "A calendar <strong>event</strong> was modified" : "Kalendoriaus <strong>įvykis</strong> buvo modifikuotas",
  54. "A calendar <strong>todo</strong> was modified" : "Kalendoriaus <strong>užduotis</strong> buvo modifikuota",
  55. "Contact birthdays" : "Adresatų gimtadieniai",
  56. "Calendar:" : "Kalendorius:",
  57. "Date:" : "Data:",
  58. "Where:" : "Kur:",
  59. "Description:" : "Aprašas:",
  60. "Untitled event" : "Įvykis be pavadinimo",
  61. "%s (%s ago)" : "%s (prieš %s)",
  62. "Calendar: %s" : "Kalendorius: %s",
  63. "Date: %s" : "Data: %s",
  64. "Description: %s" : "Aprašas: %s",
  65. "Where: %s" : "Kur: %s",
  66. "%1$s via %2$s" : "%1$s per %2$s",
  67. "Invitation canceled" : "Pakvietimo atsisakyta",
  68. "Invitation updated" : "Pakvietimas atnaujintas",
  69. "Location:" : "Vieta:",
  70. "Link:" : "Nuoroda:",
  71. "Accept" : "Priimti",
  72. "Decline" : "Atmesti",
  73. "More options …" : "Daugiau parinkčių…",
  74. "Contacts" : "Adresatai",
  75. "Upgrade needed" : "Reikalingas naujinimas",
  76. "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Norint naudoti CalDAV ir CardDAV su iOS/macOS, jūsų %s turi būti sukonfigūruota taip, kad naudotų HTTPS.",
  77. "Configures a CalDAV account" : "Konfigūruoja CalDAV paskyrą",
  78. "Configures a CardDAV account" : "Konfigūruoja CardDAV paskyrą",
  79. "Events" : "Įvykiai",
  80. "Tasks" : "Užduotys",
  81. "Untitled task" : "Užduotis be pavadinimo",
  82. "WebDAV" : "WebDAV",
  83. "Are you accepting the invitation?" : "Ar priimate pakvietimą?",
  84. "Tentative" : "Preliminarus",
  85. "Save" : "Įrašyti"
  86. },
  87. "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);");