This module needs the Events component"); define("_CAL_LANG_CLICK_TOSWITCH_DAY", "XXXXGo to calendar - current day"); define("_CAL_LANG_CLICK_TOSWITCH_MON", "XXXXGo to calendar - current month"); define("_CAL_LANG_CLICK_TOSWITCH_YEAR", "XXXXGo to calendar - current year"); define("_CAL_LANG_CLICK_TOSWITCH_PY", "XXXXGo to calendar - previous year"); define("_CAL_LANG_CLICK_TOSWITCH_PM", "XXXXGo to calendar - previous month"); define("_CAL_LANG_CLICK_TOSWITCH_NM", "XXXXGo to calendar - next month"); define("_CAL_LANG_CLICK_TOSWITCH_NY", "XXXXGo to calendar - next year"); // navTableNext define("_CAL_LANG_NAV_TN_FIRST_LIST", "XXXXfirst list"); define("_CAL_LANG_NAV_TN_PREV_LIST", "XXXXprevious list"); define("_CAL_LANG_NAV_TN_NEXT_LIST", "XXXXnext list"); define("_CAL_LANG_NAV_TN_LAST_LIST", "XXXXfinal list"); // calendar monthly display define("_CAL_LANG_FIRST_SINGLE_DAY_EVENT", "XXXXSingle event"); define("_CAL_LANG_FIRST_DAY_OF_MULTIEVENT", "XXXXFirst day of multiday event"); define("_CAL_LANG_LAST_DAY_OF_MULTIEVENT", "XXXXLast day of a multiday event"); define("_CAL_LANG_MULTIDAY_EVENT", "XXXXMultiday event"); /* ++++++ end mic +++++++++++++ */ // Months DEFINE("_CAL_LANG_JANUARY", "Styczeń"); DEFINE("_CAL_LANG_FEBRUARY", "Luty"); DEFINE("_CAL_LANG_MARCH", "Marzec"); DEFINE("_CAL_LANG_APRIL", "Kwiecień"); DEFINE("_CAL_LANG_MAY", "Maj"); DEFINE("_CAL_LANG_JUNE", "Czerwiec"); DEFINE("_CAL_LANG_JULY", "Lipiec"); DEFINE("_CAL_LANG_AUGUST", "Sierpień"); DEFINE("_CAL_LANG_SEPTEMBER", "Wrzesień"); DEFINE("_CAL_LANG_OCTOBER", "PaĽdziernik"); DEFINE("_CAL_LANG_NOVEMBER", "Listopad"); DEFINE("_CAL_LANG_DECEMBER", "Grudzień"); // Short day names DEFINE("_CAL_LANG_SUN", "Nie"); DEFINE("_CAL_LANG_MON", "Pon"); DEFINE("_CAL_LANG_TUE", "Wto"); DEFINE("_CAL_LANG_WED", "Śro"); DEFINE("_CAL_LANG_THU", "Czw"); DEFINE("_CAL_LANG_FRI", "Pią"); DEFINE("_CAL_LANG_SAT", "Sob"); // Days DEFINE("_CAL_LANG_SUNDAY", "Niedziela"); DEFINE("_CAL_LANG_MONDAY", "Poniedziałek"); DEFINE("_CAL_LANG_TUESDAY", "Wtorek"); DEFINE("_CAL_LANG_WEDNESDAY", "Środa"); DEFINE("_CAL_LANG_THURSDAY", "Czwartek"); DEFINE("_CAL_LANG_FRIDAY", "Piątek"); DEFINE("_CAL_LANG_SATURDAY", "Sobota"); // Days lettres DEFINE("_CAL_LANG_SUNDAYSHORT", "N"); DEFINE("_CAL_LANG_MONDAYSHORT", "P"); DEFINE("_CAL_LANG_TUESDAYSHORT", "Ś"); DEFINE("_CAL_LANG_WEDNESDAYSHORT", "Ś"); DEFINE("_CAL_LANG_THURSDAYSHORT", "Ś"); DEFINE("_CAL_LANG_FRIDAYSHORT", "P"); DEFINE("_CAL_LANG_SATURDAYSHORT", "N"); // Repeat type DEFINE("_CAL_LANG_ALLDAYS", "Każdego dnia"); DEFINE("_CAL_LANG_EACHWEEK", "Każdy tydzień"); DEFINE("_CAL_LANG_EACHWEEKPAIR", "Każdy parzysty tydzień"); DEFINE("_CAL_LANG_EACHWEEKIMPAIR", "Każdy nieparzysty tydzień"); DEFINE("_CAL_LANG_EACHMONTH", "Każdy miesiąc"); DEFINE("_CAL_LANG_EACHYEAR", "Każdy rok"); DEFINE("_CAL_LANG_ONLYDAYS", "Tylko wybrane dni"); DEFINE("_CAL_LANG_EACH", "Każdy"); DEFINE("_CAL_LANG_EACHOF","w każdy"); DEFINE("_CAL_LANG_ENDMONTH", "koniec miesiąca"); // Repeat days DEFINE("_CAL_LANG_BYDAYNUMBER", "Przez liczbę dni"); // User type DEFINE("_CAL_LANG_ANONYME", "Anonimowy"); // Post //PAS D'ACCENTS DANS LES _ACT_ DEFINE("_CAL_LANG_ACT_ADDED", "Thanks for you submission - We will verify your proposition!"); //NO ACCENT !! DEFINE("_CAL_LANG_ACT_MODIFIED", "This event has been modified."); //NO ACCENT !! DEFINE("_CAL_LANG_ACT_PUBLISHED", "XXXXThis event has been published."); //NEW 1.4 DEFINE("_CAL_LANG_ACT_DELETED", "This event has been deleted!"); //NO ACCENT !! DEFINE("_CAL_LANG_NOPERMISSION", "You don't have access to this service !"); //NO ACCENT !! DEFINE("_CAL_LANG_MAIL_ADDED", "New submission on"); DEFINE("_CAL_LANG_MAIL_MODIFIED", "New modification on"); // Presentation DEFINE("_CAL_LANG_BY", "Przez"); DEFINE("_CAL_LANG_FROM", "Z"); DEFINE("_CAL_LANG_TO", "Do"); DEFINE("_CAL_LANG_ARCHIVE", "Archiwum"); DEFINE("_CAL_LANG_WEEK", "tydzień"); DEFINE("_CAL_LANG_NO_EVENTS", "Brak wydarzeń"); DEFINE("_CAL_LANG_NO_EVENTFOR", "brak wydarzeń dla"); DEFINE("_CAL_LANG_NO_EVENTFORTHE", "No event for the"); DEFINE("_CAL_LANG_THIS_DAY", "aktualny dzień"); DEFINE("_CAL_LANG_THIS_MONTH", "Aktualny miesiąc"); DEFINE("_CAL_LANG_LAST_MONTH", "Ostatni miesiąc"); DEFINE("_CAL_LANG_NEXT_MONTH", "Następny miesiąc"); DEFINE("_CAL_LANG_EVENTSFOR", "Wydarzenia - "); DEFINE("_CAL_LANG_SEARCHRESULTS", "XXXXSearch Results for keyword"); // new 1.4 DEFINE("_CAL_LANG_EVENTSFORTHE", "Wydarzenia - "); DEFINE("_CAL_LANG_REP_DAY", "dzień"); DEFINE("_CAL_LANG_REP_WEEK", "tydzień"); DEFINE("_CAL_LANG_REP_WEEKPAIR", "parzysty tydzień"); DEFINE("_CAL_LANG_REP_WEEKIMPAIR", "nieparzysty tydzień"); DEFINE("_CAL_LANG_REP_MONTH", "miesiąc"); DEFINE("_CAL_LANG_REP_YEAR", "rok"); DEFINE("_CAL_LANG_REP_NOEVENTSELECTED", "Please select an event first"); // Navigation DEFINE("_CAL_LANG_VIEWTODAY", "Zobacz dzisiejsze"); DEFINE("_CAL_LANG_VIEWTOCOME", "W nadchodzącym miesiącu"); DEFINE("_CAL_LANG_VIEWBYDAY", "Zobacz po dniach"); DEFINE("_CAL_LANG_VIEWBYCAT", "Zobacz po kategoriach"); DEFINE("_CAL_LANG_VIEWBYMONTH", "Zobacz po miesiącach"); DEFINE("_CAL_LANG_VIEWBYYEAR", "Zobacz po latach"); DEFINE("_CAL_LANG_VIEWBYWEEK", "Zobacz po tygodniach"); DEFINE("_CAL_LANG_JUMPTO", "XXXXJump to specific month"); // New 1.4 DEFINE("_CAL_LANG_BACK", "Wróć"); DEFINE("_CAL_LANG_CLOSE", "Close"); DEFINE("_CAL_LANG_PREVIOUSDAY", "Poprzedni dzień"); DEFINE("_CAL_LANG_PREVIOUSWEEK", "Poprzedni tydzień"); DEFINE("_CAL_LANG_PREVIOUSMONTH", "Poprzedni miesiąc"); DEFINE("_CAL_LANG_PREVIOUSYEAR", "Poprzedni rok"); DEFINE("_CAL_LANG_NEXTDAY", "Następny dzień"); DEFINE("_CAL_LANG_NEXTWEEK", "Następny tydzień"); DEFINE("_CAL_LANG_NEXTMONTH", "Następny miesiąc"); DEFINE("_CAL_LANG_NEXTYEAR", "Następny rok"); DEFINE("_CAL_LANG_ADMINPANEL", "Panel administratora"); DEFINE("_CAL_LANG_ADDEVENT", "Dodaj wydarzenie"); DEFINE("_CAL_LANG_MYEVENTS", "Moje wydarzenia"); DEFINE("_CAL_LANG_DELETE", "Usuń"); DEFINE("_CAL_LANG_MODIFY", "Edycja"); // Form DEFINE("_CAL_LANG_HELP", "Pomoc"); DEFINE("_CAL_LANG_CAL_TITLE", "Wydarzenia"); DEFINE("_CAL_LANG_ADD_TITLE", "Dodaj"); DEFINE("_CAL_LANG_MODIFY_TITLE", "Edycja"); DEFINE("_CAL_LANG_REPEAT_DISABLED", "XXXXEvent Repeating is only applicable if End Date is after Start Date. Change End Date before configuring event repeat details."); // New for 1.4 DEFINE("_CAL_LANG_EVENT_TITLE", "Temat"); DEFINE("_CAL_LANG_EVENT_COLOR", "Kolor"); DEFINE("_CAL_LANG_EVENT_CATCOLOR", "Use Category Color"); DEFINE("_CAL_LANG_EVENT_CATEGORY", "Kategorie"); DEFINE("_CAL_LANG_EVENT_CHOOSE_CATEG", "Wybierz kategorię"); DEFINE("_CAL_LANG_EVENT_ACTIVITY", "Aktywność"); DEFINE("_CAL_LANG_EVENT_URLMAIL_INFO", "Aby dodać URL lub adres email, napisz
http://www.mysite.com lub mailto:my@mail.com"); DEFINE("_CAL_LANG_EVENT_ADRESSE", "Miejsce"); DEFINE("_CAL_LANG_EVENT_CONTACT", "Kontakt"); DEFINE("_CAL_LANG_EVENT_EXTRA", "Informacje dodatkowe"); DEFINE("_CAL_LANG_EVENT_AUTHOR_ALIAS", "Autor (alias)"); DEFINE("_CAL_LANG_EVENT_STARTDATE", "Data rozpoczęcia"); DEFINE("_CAL_LANG_EVENT_ENDDATE", "Data zakończenia"); DEFINE("_CAL_LANG_EVENT_STARTHOURS", "Godzina rozpoczęcia"); DEFINE("_CAL_LANG_EVENT_ENDHOURS", "Godzina zakończenia"); DEFINE("_CAL_LANG_EVENT_STARTTIME", "Godzina rozpoczęcia"); DEFINE("_CAL_LANG_EVENT_ENDTIME", "Godzina zakończenia"); DEFINE("_CAL_LANG_PUB_INFO", "Publikowane informacje"); DEFINE("_CAL_LANG_EVENT_REPEATTYPE", "Typ powtórzenia"); DEFINE("_CAL_LANG_EVENT_REPEATDAY", "Dzień powtórzenia"); DEFINE("_CAL_LANG_EVENT_CHOOSE_WEEKDAYS", "Dzień tygodnia"); DEFINE("_CAL_LANG_EVENT_PER", "per"); DEFINE("_CAL_LANG_EVENT_WEEKOPT", "Week(s) of a month repeat type week"); DEFINE("_CAL_LANG_SUBMITPREVIEW", "Podgląd"); DEFINE("_CAL_LANG_SUBMITCANCEL", "Anuluj"); DEFINE("_CAL_LANG_SUBMITSAVE", "Zapisz"); DEFINE("_CAL_LANG_E_WARNWEEKS", "Veuillez choisir une semaine."); DEFINE("_CAL_LANG_E_WARNDAYS", "Veuillez choisir un jour."); // Admin DEFINE("_CAL_LANG_EVENT_ALLCAT", "Wszystkie kategorie"); DEFINE("_CAL_LANG_EVENT_ACCESSLEVEL", "Poziom dostępu"); DEFINE("_CAL_LANG_EVENT_HITS", "Wybrań"); DEFINE("_CAL_LANG_EVENT_STATE", "Stan"); DEFINE("_CAL_LANG_EVENT_CREATED", "Stworzone"); DEFINE("_CAL_LANG_EVENT_NEWEVENT", "Nowe wydarzenie"); DEFINE("_CAL_LANG_EVENT_MODIFIED", "Ostatnio modyfikowany"); DEFINE("_CAL_LANG_EVENT_NOTMODIFIED", "Nie modyfikowany"); // dmcd aug 22/04 new warning alert for no specified activity in event entry DEFINE("_CAL_LANG_WARNACTIVITY", "Some sort of Activity\\ndescription must be entered."); DEFINE("_CAL_LEGEND_ALL_CATEGORIES", "XXXXAll Categories ..."); // new for 1.4 DEFINE("_CAL_LEGEND_ALL_CATEGORIES_DESC", "XXXXShow events from all categories"); // new for 1.4 DEFINE("_CAL_LANG_FORM_HELP_COLOR", << Color Choose the color of the background which will be visible in month calendar view. If the Category checkbox is checked, the color will default to the color of the category (defined by the site admin) that is chosen under the Content tab form for the event, and the 'Color Picker' button will be disabled. END ); DEFINE("_CAL_LANG_FORM_HELP", << Date Choose the Begin Date and the End Date of your event. Time Choose the Time of Day of your event. Format is hh:mm {am|pm}.
Time can be specified in either 12 or 24 hr format.

(New) Note that a special case occurs for single day over-night events. IE. For a single day event beginning at say 19:00 and finishing at 3:00, the Start and End Dates MUST be  the same date, and should be set to the date corresponding to the day before midnight. END ); DEFINE("_CAL_LANG_FORM_HELP_EXTENDED", << Repeat Type
By Day Every Day
(default)
Choose this option for a non-reoccurring single or multi-day event, with a new event occurrence for every day within the Start and End Date range
By Week Once Per Week This option allow to choose the weekday of repeat
Day number for repeat type each 10/../2003
Day name for repeat type each Monday
Multiple Week Days Per Week This option allow to choose on which week days your event will be visible.
Week of Month #
For 'Once per Week' and 'Multiple Days Per Week' options above
Week 1 : 1st week of the month
Week 2 : 2nd week of the month
Week 3 : 3rd week of the month
Week 4 : 4th week of the month
Week 5 : 5th week of the month (if applicable)
By Month Once Per Month This option allow to choose the repeating Day of the Month
Day number for repeat type each 10/../2003
Day name for repeat type each Monday
End of Each Month The event is on the last day of each month independently of the day number, if that last day falls within the date range specified by the Start and End Dates for the event.
By Year Once Per Year This option allow to choose a single day every Year
Day number for repeat type each 10/../2003
Day name for repeat type each Monday
END ); ?>