You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

sl.js 8.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. OC.L10N.register(
  2. "dav",
  3. {
  4. "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Namestite tudi {calendarappstoreopen}Koledar{linkclose}, ali pa se povežite z {calendardocopen}namiznim oziroma mobilnim usklajevalnikom ↗{linkclose}.",
  5. "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Prepričajte se, da je {emailopen}poštni strežnik{linkclose} pravilno nastavljen.",
  6. "Calendar server" : "Strežnik koledarja",
  7. "Send invitations to attendees" : "Pošlji povabilo udeležencem",
  8. "Automatically generate a birthday calendar" : "Samodejno ustvari koledar rojstnih dni",
  9. "Birthday calendars will be generated by a background job." : "Koledarji rojstnih dni bodo ustvarjeni in posodabljani v ozadju.",
  10. "Hence they will not be available immediately after enabling but will show up after some time." : "To pomeni, da ne bodo na voljo takoj po omogočanju, ampak šele po krajšem času.",
  11. "Send notifications for events" : "Pošlji obvestila za dogodke",
  12. "Notifications are sent via background jobs, so these must occur often enough." : "Obvestila so poslana samodejno z opravili v ozadju, ker pomeni, da se morajo ta izvajati dovolj pogosto.",
  13. "Enable notifications for events via push" : "Omogoči potisna obvestila za dogodke",
  14. "Calendar" : "Koledar",
  15. "Todos" : "Naloge",
  16. "Personal" : "Osebno",
  17. "{actor} created calendar {calendar}" : "{actor} ustvari koledar {calendar}",
  18. "You created calendar {calendar}" : "Ustvarim koledar {calendar}",
  19. "{actor} deleted calendar {calendar}" : "{actor} izbriše koledar {calendar}",
  20. "You deleted calendar {calendar}" : "Izbrišem koledar {calendar}",
  21. "{actor} updated calendar {calendar}" : "{actor} posodobi koledar {calendar}",
  22. "You updated calendar {calendar}" : "Posodobim koledar {calendar}",
  23. "You shared calendar {calendar} as public link" : "Omogočim souporabo koledarja {calendar} z javno povezavo",
  24. "You removed public link for calendar {calendar}" : "Odstranite javno povezavo koledarja {calendar}",
  25. "{actor} shared calendar {calendar} with you" : "{actor} mi omogoči souporabo koledarja {calendar}",
  26. "You shared calendar {calendar} with {user}" : "Omogočite souporabo koledarja {calendar} z uporabnikom {user}",
  27. "{actor} shared calendar {calendar} with {user}" : "{actor} omogoči souporabo koledarja {calendar} z uporabnikom {user}",
  28. "{actor} unshared calendar {calendar} from you" : "{actor} mi oneomogoči souporabo koledarja {calendar}",
  29. "You unshared calendar {calendar} from {user}" : "Onemogočite souporabo koledarja {calendar} z uporabnikom {user}",
  30. "{actor} unshared calendar {calendar} from {user}" : "{actor} onemogoči souporabo koledarja {calendar} z uporabnikom {user}",
  31. "{actor} unshared calendar {calendar} from themselves" : "{actor} onemogoči souporabo koledarja {calendar} s samim sabo",
  32. "You shared calendar {calendar} with group {group}" : "Omogočite souporabo koledarja {calendar} s skupino {group}",
  33. "{actor} shared calendar {calendar} with group {group}" : "{actor} omogoči souporabo koledarja {calendar} s skupino {group}",
  34. "You unshared calendar {calendar} from group {group}" : "Onemogočite souporabo koledarja {calendar} s skupino {group}",
  35. "{actor} unshared calendar {calendar} from group {group}" : "{actor} onemogoči souporabo koledarja {calendar} s skupino {group}",
  36. "{actor} created event {event} in calendar {calendar}" : "{actor} ustvari dogodek {event} v koledarju {calendar}",
  37. "You created event {event} in calendar {calendar}" : "Ustvarite dogodek {event} v koledarju {calendar}",
  38. "{actor} deleted event {event} from calendar {calendar}" : "{actor} izbriše dogodek {event} iz koledarja {calendar}",
  39. "You deleted event {event} from calendar {calendar}" : "Izbrišete dogodek {event} v koledarju {calendar}",
  40. "{actor} updated event {event} in calendar {calendar}" : "{actor} posodobi dogodek {event} v koledarju {calendar}",
  41. "You updated event {event} in calendar {calendar}" : "Posodobite dogodek {event} v koledarju {calendar}",
  42. "Busy" : "Zasedeno",
  43. "{actor} created todo {todo} in list {calendar}" : "{actor} ustvari nalogo {todo} v koledarju {calendar}",
  44. "You created todo {todo} in list {calendar}" : "Ustvarite nalogo {todo} v koledarju {calendar}",
  45. "{actor} deleted todo {todo} from list {calendar}" : "{actor} izbriše nalogo {todo} iz koledara {calendar}",
  46. "You deleted todo {todo} from list {calendar}" : "Izbrišete nalogo {todo} iz koledarja {calendar}",
  47. "{actor} updated todo {todo} in list {calendar}" : "{actor} posodobi nalogo {todo} v koledarju {calendar}",
  48. "You updated todo {todo} in list {calendar}" : "Posodobite nalogo {todo} v seznamu {calendar}",
  49. "{actor} solved todo {todo} in list {calendar}" : "{actor} razreši nalogo {todo} v koledarju {calendar}",
  50. "You solved todo {todo} in list {calendar}" : "Razrešite nalogo {todo} v seznamu {calendar}",
  51. "{actor} reopened todo {todo} in list {calendar}" : "{actor} ponovno odpre nalogo {todo} v koledarju {calendar}",
  52. "You reopened todo {todo} in list {calendar}" : "Ponovno odprete nalogo {todo} v seznamu {calendar}",
  53. "A <strong>calendar</strong> was modified" : "V <strong>koledar</strong> je vpisana sprememba",
  54. "A calendar <strong>event</strong> was modified" : "Spremenjen je <strong>dogodek</strong> v koledarju",
  55. "A calendar <strong>todo</strong> was modified" : "Spremenjena je <strong>naloga</strong> koledarja",
  56. "Contact birthdays" : "Rojstni dnevi stikov",
  57. "Death of %s" : "Smrt %s",
  58. "Calendar:" : "Koledar:",
  59. "Date:" : "Datum:",
  60. "Where:" : "Kje:",
  61. "Description:" : "Opis:",
  62. "Untitled event" : "Neimenovan dogodek¨",
  63. "_%n year_::_%n years_" : ["%n leto","%n leti","%n leta","%n let"],
  64. "_%n month_::_%n months_" : ["%n mesec","%n meseca","%n meseci","%n mesecev"],
  65. "_%n day_::_%n days_" : ["%n dan","%n dneva","%n dni","%n dni"],
  66. "_%n hour_::_%n hours_" : ["%n ura","%n uri","%n ure","%n ur"],
  67. "_%n minute_::_%n minutes_" : ["%n minuta","%n minuti","%n minute","%n minut"],
  68. "%s (in %s)" : "%s (čez %s)",
  69. "%s (%s ago)" : "%s (%s nazaj)",
  70. "Calendar: %s" : "Koledar: %s",
  71. "Date: %s" : "Datum: %s",
  72. "Description: %s" : "Opis: %s",
  73. "Where: %s" : "Kje: %s",
  74. "%1$s via %2$s" : "%1$s prek %2$s",
  75. "Invitation canceled" : "Povabilo je preklicano",
  76. "Invitation updated" : "Povabilo je posodobljeno",
  77. "Invitation" : "Povabilo",
  78. "Title:" : "Naslov:",
  79. "Time:" : "Čas:",
  80. "Location:" : "Mesto:",
  81. "Link:" : "Povezava:",
  82. "Organizer:" : "Organizator:",
  83. "Attendees:" : "Udeleženci:",
  84. "Accept" : "Sprejmi",
  85. "Decline" : "Zavrni",
  86. "More options …" : "Več možnosti ...",
  87. "More options at %s" : "Več možnosti je na %s",
  88. "Contacts" : "Stiki",
  89. "System is in maintenance mode." : "Sistem je v vzdrževalnem načinu.",
  90. "Upgrade needed" : "Zahtevana je posodobitev",
  91. "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Za uporabo CalDAV in CardDAV v okoljih iOS/macOS je treba %s nastaviti za uporabo HTTPS.",
  92. "Configures a CalDAV account" : "Nastavi račun CalDAV",
  93. "Configures a CardDAV account" : "Nastavi račun CardDAV",
  94. "Events" : "Dogodki",
  95. "Tasks" : "Naloge",
  96. "Untitled task" : "Neimenovana naloga",
  97. "Completed on %s" : "Končana %s",
  98. "Due on %s by %s" : "Poteče %s ob %s",
  99. "Due on %s" : "Poteče %s",
  100. "WebDAV" : "WebDAV",
  101. "WebDAV endpoint" : "Končna točka WebDAV",
  102. "There was an error updating your attendance status." : "Prišlo je do napake med posodabljanjem vaše udeležbe.",
  103. "Please contact the organizer directly." : "Z organizatorjem stopite v stik neposredno.",
  104. "Are you accepting the invitation?" : "Ali želite sprejeti povabilo?",
  105. "Tentative" : "Začasno",
  106. "Save" : "Shrani",
  107. "Your attendance was updated successfully." : "Vaša prisotnost je uspešno posodobljena.",
  108. "Calendar and tasks" : "Koledar in naloge"
  109. },
  110. "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");