calendar/l10n/sr.json

35 lines
3.1 KiB
JSON
Raw Normal View History

2018-02-12 22:15:39 +00:00
{ "translations": {
"Calendar" : "Календар",
"%s has published the calendar »%s«" : "%s је објавио календар »%s«",
"Hello," : "Здраво, ",
"We wanted to inform you that %s has published the calendar »%s«." : "Желимо да Вас обавестимо да је %s објавио календар »%s«.",
"Open »%s«" : "Отвори »%s«",
"Cheers!" : "Здраво!",
2018-06-09 00:17:15 +00:00
"A Calendar app for Nextcloud" : "Календар апликација за Некстклауд",
"The Calendar app is a user interface for Nextcloud's CalDAV server. Easily sync events from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts - more to come.\n* 🌐 **WebCal Support!** Want to see your favorite teams matchdays in your calendar? No problem!\n* 🙋 **Attendees!** Invite people to your events.\n* 🙈 **Were not reinventing the wheel!** Based on the great [davclient.js](https://github.com/evert/davclient.js), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries." : "Календар апликација је кориснички интерфејс ка Некстклаудовом CalDAV серверу. Једноставно синхронизујте догађаје са разних уређаја са Вашим Некстклаудом и мењајте их док сте на мрежи.\n\n* 🚀 **Интеграција са осталим Некстклауд апликацијама!** Тренутно са Контактима - планирано је још.\n* 🌐 **WebCal подршка!** Желите да видите утакмице Вашег омиљеног тима у календару? Нема проблема!\n* 🙋 **Присутни!** Позивајте људе на Ваше догађаје.\n* 🙈 **Не измишљамо топлу воду!** Базирано на сјајним [davclient.js](https://github.com/evert/davclient.js), [ical.js](https://github.com/mozilla-comm/ical.js) и [fullcalendar](https://github.com/fullcalendar/fullcalendar) библиотекама.",
2019-10-20 02:21:35 +00:00
"Today" : "Данас",
2018-02-12 22:15:39 +00:00
"Day" : "Дан",
"Week" : "Недеља",
"Month" : "Месец",
"Download" : "Преузми",
2019-10-20 02:21:35 +00:00
"Delete" : "Обриши",
2018-02-12 22:15:39 +00:00
"Share link" : "Дели везу",
2019-10-20 02:21:35 +00:00
"can edit" : "може да мења",
2018-02-12 22:15:39 +00:00
"New calendar" : "Нови календар",
2019-10-20 02:21:35 +00:00
"Cancel" : "Одустани",
2018-02-12 22:15:39 +00:00
"Settings & import" : "Поставке & увоз",
2018-03-06 01:16:20 +00:00
"Show week numbers" : "Прикажи број седмице",
2019-10-20 02:21:35 +00:00
"Email" : "Е-пошта",
"from" : "од",
"to" : "за",
"never" : "никада",
"after" : "након",
"Repeat" : "Понављај",
"More" : "Остало",
"Update" : "Ажурирај",
"Details" : "Детаљи",
"Attendees" : "Присутни",
"Reminders" : "Подсетници",
2019-10-22 02:19:59 +00:00
"Close" : "Затвори"
2018-02-12 22:15:39 +00:00
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}