sr.js 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. OC.L10N.register(
  2. "dav",
  3. {
  4. "Calendar" : "Календар",
  5. "Personal" : "Лично",
  6. "{actor} created calendar {calendar}" : "{actor} направи календар {calendar}",
  7. "You created calendar {calendar}" : "Направили сте календар {calendar}",
  8. "{actor} deleted calendar {calendar}" : "{actor} обриса календар {calendar}",
  9. "You deleted calendar {calendar}" : "Обрисали сте календар {calendar}",
  10. "{actor} updated calendar {calendar}" : "{actor} ажурира календар {calendar}",
  11. "You updated calendar {calendar}" : "Ажурирали сте календар {calendar}",
  12. "You shared calendar {calendar} as public link" : "Поделили сте календар {calendar} као јавну везу",
  13. "You removed public link for calendar {calendar}" : "Уклонили сте јавну везу за календар {calendar}",
  14. "{actor} shared calendar {calendar} with you" : "{actor} подели календар {calendar} са вама",
  15. "You shared calendar {calendar} with {user}" : "Поделили сте календар {calendar} са корисником {user}",
  16. "{actor} shared calendar {calendar} with {user}" : "{actor} подели календар {calendar} са корисником {user}",
  17. "{actor} unshared calendar {calendar} from you" : "{actor} укину дељење календара {calendar} са вама",
  18. "You unshared calendar {calendar} from {user}" : "Укинули сте дељење календара {calendar} са корисником {user}",
  19. "{actor} unshared calendar {calendar} from {user}" : "{actor} укину дељење календара {calendar} кориснику {user}",
  20. "{actor} unshared calendar {calendar} from themselves" : "{actor} укину дељење календара {calendar} са њим",
  21. "You shared calendar {calendar} with group {group}" : "Поделили сте календар {calendar} са групом {group}",
  22. "{actor} shared calendar {calendar} with group {group}" : "{actor} подели календар {calendar} са групом {group}",
  23. "You unshared calendar {calendar} from group {group}" : "Укинули сте дељење календара {calendar} са групом {group}",
  24. "{actor} unshared calendar {calendar} from group {group}" : "{actor} укину дељење календара {calendar} са групом {group}",
  25. "Untitled event" : "Неименовани догађај",
  26. "{actor} created event {event} in calendar {calendar}" : "{actor} је направио догађај {event} у календару {calendar}",
  27. "You created event {event} in calendar {calendar}" : "Креирали сте догађај {event} у календару {calendar}",
  28. "{actor} deleted event {event} from calendar {calendar}" : "{actor} је обрисао догађај {event} из календара {calendar}",
  29. "You deleted event {event} from calendar {calendar}" : "Обрисали сте догађај {event} из календара {calendar}",
  30. "{actor} updated event {event} in calendar {calendar}" : "{actor} је ажурирао догађај {event} у календару {calendar}",
  31. "You updated event {event} in calendar {calendar}" : "Ажурирали сте догађај {event} у календару {calendar}",
  32. "Busy" : "Заузет/а",
  33. "A <strong>calendar</strong> was modified" : "<strong>Календар</strong> је измењен",
  34. "A calendar <strong>event</strong> was modified" : "<strong>Догађај</strong> из календара је измењен",
  35. "Contact birthdays" : "Рођендани контаката",
  36. "Death of %s" : " %s смрт",
  37. "Calendar:" : "Календар:",
  38. "Date:" : "Датум:",
  39. "Where:" : "Место:",
  40. "Description:" : "Опис:",
  41. "_%n year_::_%n years_" : ["%n година","%n године","%n година"],
  42. "_%n month_::_%n months_" : ["%n месец","%n месеца","%n месеци"],
  43. "_%n day_::_%n days_" : ["%n дан","%n дана","%n дана"],
  44. "_%n hour_::_%n hours_" : ["%n сат","%n сата","%n сати"],
  45. "_%n minute_::_%n minutes_" : ["%n минут","%n минута","%n минута"],
  46. "%s (in %s)" : "%s (у %s)",
  47. "%s (%s ago)" : "%s (пре %s)",
  48. "Calendar: %s" : "Календар: %s",
  49. "Date: %s" : "Датум: %s",
  50. "Description: %s" : "Опис: %s",
  51. "Where: %s" : "Место: %s",
  52. "%1$s via %2$s" : "%1$s преко %2$s",
  53. "Invitation canceled" : "Позивница отказана",
  54. "Invitation updated" : "Позивница ажурирана",
  55. "Invitation" : "Позивница",
  56. "Title:" : "Наслов:",
  57. "Time:" : "Време:",
  58. "Location:" : "Локација:",
  59. "Link:" : "Веза:",
  60. "Organizer:" : "Организатор:",
  61. "Attendees:" : "Присутни:",
  62. "Accept" : "Прихвати",
  63. "Decline" : "Одбиј",
  64. "More options …" : "Још опција…",
  65. "More options at %s" : "Још опција на %s",
  66. "Contacts" : "Контакти",
  67. "Upgrade needed" : "Потребна надградња",
  68. "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s мора да буде подешен да користи HTTPS да бисте користи CalDAV и CardDAV са iOS/macOS-ом.",
  69. "Configures a CalDAV account" : "Подешава CalDAV налог",
  70. "Configures a CardDAV account" : "Подешава CardDAV налог",
  71. "Events" : "Догађаји",
  72. "Tasks" : "Задаци",
  73. "Untitled task" : "Неименовани задатак",
  74. "Completed on %s" : "Завршено %s",
  75. "Due on %s by %s" : "Рок је %s од стране %s",
  76. "Due on %s" : "Рок је %s",
  77. "WebDAV" : "ВебДАВ",
  78. "WebDAV endpoint" : "WebDAV крајња тачка",
  79. "to" : "за",
  80. "Monday" : "Понедељак",
  81. "Tuesday" : "Уторак",
  82. "Wednesday" : "Среда",
  83. "Thursday" : "Четвртак",
  84. "Friday" : "Петак",
  85. "Saturday" : "Субота",
  86. "Sunday" : "Недеља",
  87. "Save" : "Сачувај",
  88. "Calendar server" : "Календар сервера",
  89. "Send invitations to attendees" : "Пошаљи позивницу учесницима",
  90. "Automatically generate a birthday calendar" : "Аутоматски изгенериши календар рођендана",
  91. "Birthday calendars will be generated by a background job." : "Календари рођендана ће бити генерисани као позадински послови.",
  92. "Hence they will not be available immediately after enabling but will show up after some time." : "Зато можда неће бити видљиви баш одмах по укључивању, али ће се појавити после неког времена.",
  93. "Send notifications for events" : "Шаљи обавештења о догађајима",
  94. "Notifications are sent via background jobs, so these must occur often enough." : "Обавештења се шаљу кроз послове у позадини, па би требало да су постављени да се често извршавају.",
  95. "Enable notifications for events via push" : "Укључи обавештења за догађаје преко гурања догађаја",
  96. "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Такође инсталирајте {calendarappstoreopen}Календар апликацију{linkclose}, или {calendardocopen}повежите Ваш рачунар & мобилни за синхронизацију ↗{linkclose}.",
  97. "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Постарајте се да правилно подесите {emailopen}сервер е-поште{linkclose}.",
  98. "There was an error updating your attendance status." : "Десила се грешка приликом ажурирања статуса Вашег присуства.",
  99. "Please contact the organizer directly." : "Контактирајте директно организатора.",
  100. "Are you accepting the invitation?" : "Да ли прихватате позивницу?",
  101. "Tentative" : "Условна потврда",
  102. "Comment" : "Коментар",
  103. "Your attendance was updated successfully." : "Ваше присуство је успешно ажурирано.",
  104. "Todos" : "Подсетници",
  105. "{actor} created todo {todo} in list {calendar}" : "{actor} је направио подсетник {todo} у листи {calendar}",
  106. "You created todo {todo} in list {calendar}" : "Креирали сте подсетник {todo} у листи {calendar}",
  107. "{actor} deleted todo {todo} from list {calendar}" : "{actor} је обрисао подсетник {todo} из листе {calendar}",
  108. "You deleted todo {todo} from list {calendar}" : "Обрисали сте подсетник {todo} из листе {calendar}",
  109. "{actor} updated todo {todo} in list {calendar}" : "{actor} је ажурирао подсетник {todo} у листи {calendar}",
  110. "You updated todo {todo} in list {calendar}" : "Ажурирали сте подсетник {todo} у листи {calendar}",
  111. "{actor} solved todo {todo} in list {calendar}" : "{actor} је обрисао подсетник {todo} из листе {calendar}",
  112. "You solved todo {todo} in list {calendar}" : "Маркирали сте подсетник {todo} као готов у листи {calendar}",
  113. "{actor} reopened todo {todo} in list {calendar}" : "{actor} је поново отворио подсетник {todo} у листи {calendar}",
  114. "You reopened todo {todo} in list {calendar}" : "Поново сте отворили подсетник {todo}  у листи {calendar}",
  115. "A calendar <strong>todo</strong> was modified" : "<strong>Подсетник</strong> из календара је измењен"
  116. },
  117. "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");