Wiki source code of MoccaCalendarMacroTranslations
Last modified by Andrey Che on 2018/12/10 14:09
Show last authors
1 | rendering.macro.moccacalendar.name=Mocca Calendar |
2 | rendering.macro.moccacalendar.description=Displays a Calendar |
3 | rendering.macro.moccacalendar.parameter.filter.name=Show events from ... |
4 | rendering.macro.moccacalendar.parameter.filter.description=Possible values are 'wiki','space' or 'page', where: 'page': only events which are children pages of this page will be included, 'space': only events which are in the space of the calendar doc will be included, 'wiki': all events will be included. |
5 | rendering.macro.moccacalendar.parameter.calendarDoc.name=Calendar page |
6 | rendering.macro.moccacalendar.parameter.calendarDoc.description=The calendar document whose events are shown (only if filter is set to 'page'). This value is also used as the default calendar to create new events for. If missing, the current document is used. |
7 | rendering.macro.moccacalendar.parameter.defaultView.name=Default View |
8 | rendering.macro.moccacalendar.parameter.defaultView.description=The initial way the calendar is displayed; can be changed by the user. Possible values are: 'month', 'agendaWeek', 'agendaDay' or 'plainList' |
9 | rendering.macro.moccacalendar.parameter.firstDay.name=First day of week |
10 | rendering.macro.moccacalendar.parameter.firstDay.description=First day (from 0 being Sunday to 6 being Monday) of the week to show in the calendar. Leave empty for Sunday. |
11 | rendering.macro.moccacalendar.parameter.minTime.name=First time |
12 | rendering.macro.moccacalendar.parameter.minTime.description=First time to show in the calendar. Users won't see hours before this time. Leave empty for default (8:00) |
13 | rendering.macro.moccacalendar.parameter.maxTime.name=Last time |
14 | rendering.macro.moccacalendar.parameter.maxTime.description=Last time to show in the calendar. Users won't see hours after this time. Leave empty for default (23:00) |
15 | rendering.macro.moccacalendar.parameter.year.name=Year |
16 | rendering.macro.moccacalendar.parameter.year.description=Year of the date to show when loading the calendar. Leave empty for today |
17 | rendering.macro.moccacalendar.parameter.month.name=Month |
18 | rendering.macro.moccacalendar.parameter.month.description=Month (from 0 to 11) of the date to show when loading the calendar. Leave empty for today |
19 | rendering.macro.moccacalendar.parameter.date.name=Day |
20 | rendering.macro.moccacalendar.parameter.date.description=Day (from 1 to 31) of the date to show when loading the calendar. Leave empty for today |