76 lines
5.0 KiB
JavaScript
76 lines
5.0 KiB
JavaScript
OC.L10N.register(
|
|
"dav",
|
|
{
|
|
"Calendar" : "Koledar",
|
|
"Todos" : "Naloge",
|
|
"Personal" : "Osebno",
|
|
"{actor} created calendar {calendar}" : "{actor} ustvari koledar {calendar}",
|
|
"You created calendar {calendar}" : "Ustvarim koledar {calendar}",
|
|
"{actor} deleted calendar {calendar}" : "{actor} izbriše koledar {calendar}",
|
|
"You deleted calendar {calendar}" : "Izbrišem koledar {calendar}",
|
|
"{actor} updated calendar {calendar}" : "{actor} posodobi koledar {calendar}",
|
|
"You updated calendar {calendar}" : "Posodobim koledar {calendar}",
|
|
"You shared calendar {calendar} as public link" : "Omogočim souporabo koledarja {calendar} z javno povezavo",
|
|
"You removed public link for calendar {calendar}" : "Odstranite javno povezavo koledarja {calendar}",
|
|
"{actor} shared calendar {calendar} with you" : "{actor} mi omogoči souporabo koledarja {calendar}",
|
|
"You shared calendar {calendar} with {user}" : "Omogočite souporabo koledarja {calendar} z uporabnikom {user}",
|
|
"{actor} shared calendar {calendar} with {user}" : "{actor} omogoči souporabo koledarja {calendar} z uporabnikom {user}",
|
|
"{actor} unshared calendar {calendar} from you" : "{actor} mi oneomogoči souporabo koledarja {calendar}",
|
|
"You unshared calendar {calendar} from {user}" : "Onemogočite souporabo koledarja {calendar} z uporabnikom {user}",
|
|
"You shared calendar {calendar} with group {group}" : "Omogočite souporabo koledarja {calendar} s skupino {group}",
|
|
"You unshared calendar {calendar} from group {group}" : "Onemogočite souporabo koledarja {calendar} s skupino {group}",
|
|
"You created event {event} in calendar {calendar}" : "Ustvarite dogodek {event} v koledarju {calendar}",
|
|
"You deleted event {event} from calendar {calendar}" : "Izbrišete dogodek {event} v koledarju {calendar}",
|
|
"You updated event {event} in calendar {calendar}" : "Posodobite dogodek {event} v koledarju {calendar}",
|
|
"Busy" : "Zasedeno",
|
|
"You created todo {todo} in list {calendar}" : "Ustvarite nalogo {todo} v koledarju {calendar}",
|
|
"You deleted todo {todo} from list {calendar}" : "Izbrišete nalogo {todo} iz koledarja {calendar}",
|
|
"You updated todo {todo} in list {calendar}" : "Posodobite nalogo {todo} v seznamu {calendar}",
|
|
"You solved todo {todo} in list {calendar}" : "Razrešite nalogo {todo} v seznamu {calendar}",
|
|
"You reopened todo {todo} in list {calendar}" : "Ponovno odprete nalogo {todo} v seznamu {calendar}",
|
|
"A <strong>calendar</strong> was modified" : "Vpisana je sprememba v <strong>koledar</strong>",
|
|
"A calendar <strong>event</strong> was modified" : "Spremenjen je <strong>dogodek</strong> v koledarju",
|
|
"A calendar <strong>todo</strong> was modified" : "Spremenjena je <strong>naloga</strong> koledarja",
|
|
"Contact birthdays" : "Rojstni dnevi stikov",
|
|
"Calendar:" : "Koledar:",
|
|
"Date:" : "Datum:",
|
|
"Where:" : "Kje:",
|
|
"Description:" : "Opis:",
|
|
"Untitled event" : "Neimenovan dogodek¨",
|
|
"_%n year_::_%n years_" : ["%n leto","%n leti","%n leta","%n let"],
|
|
"Calendar: %s" : "Koledar: %s",
|
|
"Date: %s" : "Datum: %s",
|
|
"Description: %s" : "Opis: %s",
|
|
"Where: %s" : "Kje: %s",
|
|
"%1$s via %2$s" : "%1$s prek %2$s",
|
|
"Invitation canceled" : "Povabilo je preklicano",
|
|
"Hello %s," : "Pozdravljeni, %s,",
|
|
"The meeting »%1$s« with %2$s was canceled." : "Sestanek »%1$s« z uporabnikom %2$s je preklican.",
|
|
"Invitation updated" : "Povabilo je posodobljeno",
|
|
"The meeting »%1$s« with %2$s was updated." : "Sestanek »%1$s« z uporabnikom %2$s je spremenjen.",
|
|
"When:" : "Kdaj:",
|
|
"Link:" : "Povezava:",
|
|
"Accept" : "Sprejmi",
|
|
"Decline" : "Zavrni",
|
|
"More options …" : "Več možnosti ...",
|
|
"More options at %s" : "Več možnosti je na %s",
|
|
"Contacts" : "Stiki",
|
|
"Configures a CalDAV account" : "Nastavi račun CalDAV",
|
|
"Configures a CardDAV account" : "Nastavi račun CardDAV",
|
|
"WebDAV" : "WebDAV",
|
|
"WebDAV endpoint" : "Končna točka WebDAV",
|
|
"Technical details" : "Tehnične podrobnosti",
|
|
"Remote Address: %s" : "Oddaljeni naslov: %s",
|
|
"Request ID: %s" : "ID Zahteve: %s",
|
|
"There was an error updating your attendance status." : "Prišlo je do napake med posodabljanjem vaše udeležbe.",
|
|
"Are you accepting the invitation?" : "Ali želite sprejeti povabilo?",
|
|
"Tentative" : "Začasno",
|
|
"Save" : "Shrani",
|
|
"Your attendance was updated successfully." : "Vaša prisotnost je uspešno posodobljena.",
|
|
"Calendar server" : "Strežnik koledarja",
|
|
"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}.",
|
|
"Send invitations to attendees" : "Pošlji povabilo udeležencem",
|
|
"Automatically generate a birthday calendar" : "Samodejno ustvari koledar rojstnih dni"
|
|
},
|
|
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
|