Welcome to mirror list, hosted at ThFree Co, Russian Federation.

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