git-svn-id: https://192.168.0.254/svn/Proyectos.MatritumCantat_Web/trunk@2 8e3496fd-7892-4c45-be36-0ff06e9dacc6
359 lines
16 KiB
PHP
359 lines
16 KiB
PHP
<?php
|
|
/**
|
|
* Events Component for Joomla 1.0.x
|
|
*
|
|
* @version $Id: russian.php 845 2007-07-12 07:07:27Z geraint $
|
|
* @package Events
|
|
* @copyright Copyright (C) 2006 JEvents Project Group
|
|
* @licence http://www.gnu.org/copyleft/gpl.html
|
|
* @link http://joomlacode.org/gf/project/jevents
|
|
*/
|
|
|
|
defined("_VALID_MOS") or die("Direct Access to this location is not allowed");
|
|
|
|
//Check
|
|
DEFINE("_CAL_LANG_INCLUDED", 1);
|
|
|
|
// new 1.4.0 [mic]
|
|
define("_CAL_LANG_LNG", "XXXXen"); // de|fr|etc... [ DO NOT CHANGE THIS VALUE! ]
|
|
|
|
// used for colorpicker
|
|
define("_CAL_LANG_NO_COLOR", "Áĺç öâĺňŕ");
|
|
define("_CAL_LANG_COLOR_PICKER", "Âűáđŕňü öâĺň");
|
|
|
|
// common
|
|
define("_CAL_LANG_TIME", "Âđĺě˙");
|
|
define("_CAL_LANG_CLICK_TO_OPEN_EVENT", "Íŕćěčňĺ, ÷ňîáű îňęđűňü ńîáűňčĺ");
|
|
define("_CAL_LANG_UNPUBLISHED", "** Íĺ îďóáëčęîâŕíî **");
|
|
define("_CAL_LANG_DESCRIPTION", "Îďčńŕíčĺ");
|
|
define("_CAL_LANG_EMAIL_TO_AUTHOR", "Íŕďčńŕňü ŕâňîđó");
|
|
define("_CAL_LANG_MAIL_TO_ADMIN", "Ńîáűňčĺ ńîçäŕíî čç [ %s ] ďîëüçîâŕňĺëĺě [ %s ]");
|
|
define("_CAL_LANG_KEYWORD_NOT_VALID", "Íĺâĺđíîĺ ęëţ÷ĺâîĺ ńëîâî");
|
|
define("_CAL_LANG_EVENT_CALENDAR", "Ęŕëĺíäŕđü ńîáűňčé"); // new 1.4
|
|
|
|
// modul
|
|
define("_CAL_LANG_ERR_NO_MOD_CAL", "Events Calendar\n<br />Äŕííűé ěîäóëü ňđĺáóĺň ęîěďîíĺíňŕ Events");
|
|
define("_CAL_LANG_CLICK_TOSWITCH_DAY", "Ďĺđĺéňč ę ňĺęóůĺěó äíţ");
|
|
define("_CAL_LANG_CLICK_TOSWITCH_MON", "Ďĺđĺéňč ę ňĺęóůĺěó ěĺń˙öó");
|
|
define("_CAL_LANG_CLICK_TOSWITCH_YEAR", "Ďĺđĺéňč ę ňĺęóůĺěó ăîäó");
|
|
define("_CAL_LANG_CLICK_TOSWITCH_PY", "Ďĺđĺéňč ę ďđĺäűäóůĺěó ăîäó");
|
|
define("_CAL_LANG_CLICK_TOSWITCH_PM", "Ďĺđĺéňč ę ďđĺäűäóůĺěó ěĺń˙öó");
|
|
define("_CAL_LANG_CLICK_TOSWITCH_NM", "Ďĺđĺéňč ę ńëĺäóţůĺěó ěĺń˙öó");
|
|
define("_CAL_LANG_CLICK_TOSWITCH_NY", "Ďĺđĺéňč ę ńëĺäóţůĺěó ăîäó");
|
|
|
|
// navTableNext
|
|
define("_CAL_LANG_NAV_TN_FIRST_LIST", "Ďĺđâűé ńďčńîę");
|
|
define("_CAL_LANG_NAV_TN_PREV_LIST", "Ďđĺäűäóůčé ńďčńîę");
|
|
define("_CAL_LANG_NAV_TN_NEXT_LIST", "Ńëĺäóţůčé ńďčńîę");
|
|
define("_CAL_LANG_NAV_TN_LAST_LIST", "Ďîńëĺäíčé ńďčńîę");
|
|
|
|
// calendar monthly display
|
|
define("_CAL_LANG_FIRST_SINGLE_DAY_EVENT", "Îäíîęđŕňíîĺ ńîáűňčĺ");
|
|
define("_CAL_LANG_FIRST_DAY_OF_MULTIEVENT", "Ďĺđâűé äĺíü ďîâňîđ˙ţůĺăîń˙ ńîáűňč˙");
|
|
define("_CAL_LANG_LAST_DAY_OF_MULTIEVENT", "Ďîńëĺäíčé äĺíü ďîâňîđ˙ţůĺăîń˙ ńîáűňč˙");
|
|
define("_CAL_LANG_MULTIDAY_EVENT", "Ďîâňîđ˙ţůĺĺń˙ ńîáűňčĺ");
|
|
/* ++++++ end mic +++++++++++++ */
|
|
|
|
// Months
|
|
DEFINE("_CAL_LANG_JANUARY", "ßíâŕđü");
|
|
DEFINE("_CAL_LANG_FEBRUARY", "Ôĺâđŕëü");
|
|
DEFINE("_CAL_LANG_MARCH", "Ěŕđň");
|
|
DEFINE("_CAL_LANG_APRIL", "Ŕďđĺëü");
|
|
DEFINE("_CAL_LANG_MAY", "Ěŕé");
|
|
DEFINE("_CAL_LANG_JUNE", "Čţíü");
|
|
DEFINE("_CAL_LANG_JULY", "Čţëü");
|
|
DEFINE("_CAL_LANG_AUGUST", "Ŕâăóńň");
|
|
DEFINE("_CAL_LANG_SEPTEMBER", "Ńĺíň˙áđü");
|
|
DEFINE("_CAL_LANG_OCTOBER", "Îęň˙áđü");
|
|
DEFINE("_CAL_LANG_NOVEMBER", "Íî˙áđü");
|
|
DEFINE("_CAL_LANG_DECEMBER", "Äĺęŕáđü");
|
|
|
|
// Short day names
|
|
DEFINE("_CAL_LANG_SUN", "Âń");
|
|
DEFINE("_CAL_LANG_MON", "Ďí");
|
|
DEFINE("_CAL_LANG_TUE", "Âň");
|
|
DEFINE("_CAL_LANG_WED", "Ńđ");
|
|
DEFINE("_CAL_LANG_THU", "×ň");
|
|
DEFINE("_CAL_LANG_FRI", "Ďň");
|
|
DEFINE("_CAL_LANG_SAT", "Ńá");
|
|
|
|
// Days
|
|
DEFINE("_CAL_LANG_SUNDAY", "Âîńęđĺńĺíüĺ");
|
|
DEFINE("_CAL_LANG_MONDAY", "Ďîíĺäĺëüíčę");
|
|
DEFINE("_CAL_LANG_TUESDAY", "Âňîđíčę");
|
|
DEFINE("_CAL_LANG_WEDNESDAY", "Ńđĺäŕ");
|
|
DEFINE("_CAL_LANG_THURSDAY", "×ĺňâĺđă");
|
|
DEFINE("_CAL_LANG_FRIDAY", "Ď˙ňíčöŕ");
|
|
DEFINE("_CAL_LANG_SATURDAY", "Ńóááîňŕ");
|
|
|
|
// Days letters
|
|
DEFINE("_CAL_LANG_SUNDAYSHORT", "Âń");
|
|
DEFINE("_CAL_LANG_MONDAYSHORT", "Ďí");
|
|
DEFINE("_CAL_LANG_TUESDAYSHORT", "Âň");
|
|
DEFINE("_CAL_LANG_WEDNESDAYSHORT", "Ńđ");
|
|
DEFINE("_CAL_LANG_THURSDAYSHORT", "Âň");
|
|
DEFINE("_CAL_LANG_FRIDAYSHORT", "Ďň");
|
|
DEFINE("_CAL_LANG_SATURDAYSHORT", "Âń");
|
|
|
|
// Repeat type
|
|
DEFINE("_CAL_LANG_ALLDAYS", "Ęŕćäűé äĺíü");
|
|
DEFINE("_CAL_LANG_EACHWEEK", "Ęŕćäóţ íĺäĺëţ");
|
|
DEFINE("_CAL_LANG_EACHWEEKPAIR", "Ęŕćäóţ ÷ĺňíóţ íĺäĺëţ");
|
|
DEFINE("_CAL_LANG_EACHWEEKIMPAIR", "Ęŕćäóţ íĺ÷ĺňíóţ íĺäĺëţ");
|
|
DEFINE("_CAL_LANG_EACHMONTH", "Ęŕćäűé ěĺń˙ö");
|
|
DEFINE("_CAL_LANG_EACHYEAR", "Ęŕćäűé ăîä");
|
|
DEFINE("_CAL_LANG_ONLYDAYS", "Ňîëüęî âűáđŕííűĺ äíč");
|
|
DEFINE("_CAL_LANG_EACH", "Ęŕćä.");
|
|
DEFINE("_CAL_LANG_EACHOF","Ęŕćä.");
|
|
DEFINE("_CAL_LANG_ENDMONTH", "ęîíĺö ěĺń˙öŕ");
|
|
|
|
// Repeat days
|
|
DEFINE("_CAL_LANG_BYDAYNUMBER", "Ňĺě ćĺ ÷čńëŕě");
|
|
|
|
// User type
|
|
DEFINE("_CAL_LANG_ANONYME", "Ŕíîíčěíűé");
|
|
|
|
// Post
|
|
//PAS D'ACCENTS DANS LES _ACT_
|
|
DEFINE("_CAL_LANG_ACT_ADDED", "Áëŕăîäŕđčě âŕń çŕ äîáŕâëĺíčĺ ńîáűňč˙! Ěű ďđîâĺđčě č îďóáëčęóĺě ĺăî â áëčćŕéřĺĺ âđĺě˙"); //NO ACCENT !!
|
|
DEFINE("_CAL_LANG_ACT_MODIFIED", "Äŕííîĺ ńîáűňčĺ áűëî čçěĺíĺíî."); //NO ACCENT !!
|
|
DEFINE("_CAL_LANG_ACT_PUBLISHED", "Äŕííîĺ ńîáűňčĺ áűëî îďóáëčęîâŕíî."); //NEW 1.4
|
|
DEFINE("_CAL_LANG_ACT_DELETED", "Äŕííîĺ ńîáűňčĺ áűëî óäŕëĺíî!"); //NO ACCENT !!
|
|
DEFINE("_CAL_LANG_NOPERMISSION", "Ó âŕń íĺň äîńňóďŕ ę ýňîěó ńĺđâčńó!"); //NO ACCENT !!
|
|
|
|
DEFINE("_CAL_LANG_MAIL_ADDED", "Íîâîĺ äîáŕâëĺíčĺ:");
|
|
DEFINE("_CAL_LANG_MAIL_MODIFIED", "Íîâîĺ čçěĺíĺíčĺ");
|
|
|
|
// Presentation
|
|
DEFINE("_CAL_LANG_BY", "Ďđĺäńňŕâëĺíî:");
|
|
DEFINE("_CAL_LANG_FROM", "Ń");
|
|
DEFINE("_CAL_LANG_TO", "Äî");
|
|
DEFINE("_CAL_LANG_ARCHIVE", "Ŕđőčâű");
|
|
DEFINE("_CAL_LANG_WEEK", "Íĺäĺëţ");
|
|
DEFINE("_CAL_LANG_NO_EVENTS", "Íĺň ńîáűňčé");
|
|
DEFINE("_CAL_LANG_NO_EVENTFOR", "Íĺň ńîáűňčé çŕ:");
|
|
DEFINE("_CAL_LANG_NO_EVENTFORTHE", "Íĺň ńîáűňčé çŕ:");
|
|
DEFINE("_CAL_LANG_THIS_DAY", "Ýňîň äĺíü");
|
|
DEFINE("_CAL_LANG_THIS_MONTH", "Â ýňîě ěĺń˙öĺ...");
|
|
DEFINE("_CAL_LANG_LAST_MONTH", "Â ďđîřëîě ěĺń˙öĺ...");
|
|
DEFINE("_CAL_LANG_NEXT_MONTH", "Â ńëĺäóţůĺě ěĺń˙öĺ...");
|
|
DEFINE("_CAL_LANG_EVENTSFOR", "Ńîáűňč˙ çŕ:");
|
|
DEFINE("_CAL_LANG_SEARCHRESULTS", "Đĺçóëüňŕňű ďîčńęŕ ďî ęëţ÷ĺâîěó ńëîâó"); // new 1.4
|
|
DEFINE("_CAL_LANG_EVENTSFORTHE", "Ńîáűňč˙ çŕ");
|
|
DEFINE("_CAL_LANG_REP_DAY", "äĺíü");
|
|
DEFINE("_CAL_LANG_REP_WEEK", "íĺäĺëţ");
|
|
DEFINE("_CAL_LANG_REP_WEEKPAIR", "×ĺňíŕ˙ íĺäĺë˙");
|
|
DEFINE("_CAL_LANG_REP_WEEKIMPAIR", "Íĺ÷ĺňíŕ˙ íĺäĺë˙");
|
|
DEFINE("_CAL_LANG_REP_MONTH", "ěĺń˙ö ďî:");
|
|
DEFINE("_CAL_LANG_REP_YEAR", "ăîä ďî:");
|
|
DEFINE("_CAL_LANG_REP_NOEVENTSELECTED", "Ńíŕ÷ŕëŕ âűáĺđčňĺ ńîáűňčĺ, ďîćŕëóéńňŕ");
|
|
|
|
// Navigation
|
|
DEFINE("_CAL_LANG_VIEWTODAY", "Ńîáűňč˙ íŕ ńĺăîäí˙");
|
|
DEFINE("_CAL_LANG_VIEWTOCOME", "Ńîáűňč˙ â ýňîě ěĺń˙öĺ");
|
|
DEFINE("_CAL_LANG_VIEWBYDAY", "Ďîńěîňđĺňü íŕ äĺíü");
|
|
DEFINE("_CAL_LANG_VIEWBYCAT", "Ďîńěîňđĺňü ďî ęŕňĺăîđč˙ě");
|
|
DEFINE("_CAL_LANG_VIEWBYMONTH", "Ďîńěîňđĺňü íŕ ěĺń˙ö");
|
|
DEFINE("_CAL_LANG_VIEWBYYEAR", "Ďîńěîňđĺňü íŕ ăîä");
|
|
DEFINE("_CAL_LANG_VIEWBYWEEK", "Ďîńěîňđĺňü íŕ íĺäĺëţ");
|
|
DEFINE("_CAL_LANG_JUMPTO", "Ďĺđĺéňč ę ěĺń˙öó"); // New 1.4
|
|
DEFINE("_CAL_LANG_BACK", "Îáđŕňíî");
|
|
DEFINE("_CAL_LANG_CLOSE", "Close");
|
|
DEFINE("_CAL_LANG_PREVIOUSDAY", "Ďđĺäűäóůčé äĺíü");
|
|
DEFINE("_CAL_LANG_PREVIOUSWEEK", "Ďđĺäűäóůŕ˙ íĺäĺë˙");
|
|
DEFINE("_CAL_LANG_PREVIOUSMONTH", "Ďđĺäűäóůčé ěĺń˙ö");
|
|
DEFINE("_CAL_LANG_PREVIOUSYEAR", "Ďđĺäűäóůčé ăîä");
|
|
DEFINE("_CAL_LANG_NEXTDAY", "Ńëĺäóţůčé äĺíü");
|
|
DEFINE("_CAL_LANG_NEXTWEEK", "Ńëĺäóţůŕ˙ íĺäĺë˙");
|
|
DEFINE("_CAL_LANG_NEXTMONTH", "Â ńëĺäóţůĺě ěĺń˙öĺ...");
|
|
DEFINE("_CAL_LANG_NEXTYEAR", "Ńëĺäóţůčé ăîä");
|
|
|
|
DEFINE("_CAL_LANG_ADMINPANEL", "Ŕäěčí. ďŕíĺëü");
|
|
DEFINE("_CAL_LANG_ADDEVENT", ":: Äîáŕâčňü ńîáűňčĺ");
|
|
DEFINE("_CAL_LANG_MYEVENTS", ":: Ěîč ńîáűňč˙");
|
|
DEFINE("_CAL_LANG_DELETE", "Óäŕëčňü");
|
|
DEFINE("_CAL_LANG_MODIFY", "Čçěĺíčňü");
|
|
|
|
// Form
|
|
DEFINE("_CAL_LANG_HELP", "Ďîěîůü");
|
|
|
|
DEFINE("_CAL_LANG_CAL_TITLE", "Ńîáűňč˙");
|
|
DEFINE("_CAL_LANG_ADD_TITLE", "Äîáŕâčňü");
|
|
DEFINE("_CAL_LANG_MODIFY_TITLE", "Čçěĺíčňü");
|
|
|
|
DEFINE("_CAL_LANG_REPEAT_DISABLED", "Ďîâňîđĺíčĺ âîçěîćíî, ňîëüęî ďđč óńëîâčč, ÷ňî äŕňŕ îęîí÷ŕíč˙ óńňŕíîâëĺíŕ ďîçćĺ äŕňű íŕ÷ŕëŕ ńîáűňč˙. Čçěĺíčňĺ äŕňó îęîí÷ŕíč˙ ďĺđĺä ňĺě, ęŕę óńňŕíŕâëčâŕňü íŕńňđîéęč ďîâňîđĺíč˙ ńîáűňč˙."); // New for 1.4DEFINE("_CAL_LANG_EVENT_TITLE", "Ńîáűňčĺ");
|
|
DEFINE("_CAL_LANG_EVENT_COLOR", "Öâĺň");
|
|
DEFINE("_CAL_LANG_EVENT_CATCOLOR", "Čńďîëüçîâŕňü öâĺň");
|
|
DEFINE("_CAL_LANG_EVENT_CATEGORY", "Ęŕňĺăîđč˙");
|
|
DEFINE("_CAL_LANG_EVENT_CHOOSE_CATEG", "Âűáĺđčňĺ ęŕňĺăîđčţ");
|
|
DEFINE("_CAL_LANG_EVENT_ACTIVITY", "Äĺéńňâčĺ");
|
|
DEFINE("_CAL_LANG_EVENT_URLMAIL_INFO", "Äë˙ äîáŕâëĺíč˙ URL čëč E-mail, çŕďîëí˙éňĺ â ńëĺäóţůĺě ôîđěŕňĺ <u>http://www.mysite.com</u> čëč <u>mailto:my@mail.com</u>");
|
|
DEFINE("_CAL_LANG_EVENT_ADRESSE", "Âŕřĺ ěĺńňîďîëîćĺíčĺ");
|
|
DEFINE("_CAL_LANG_EVENT_CONTACT", "Ęîíňŕęň");
|
|
DEFINE("_CAL_LANG_EVENT_EXTRA", "Äîďîëíčňĺëüíŕ˙ číôîđěŕöč˙");
|
|
DEFINE("_CAL_LANG_EVENT_AUTHOR_ALIAS", "Ŕâňîđ (Ďńĺâäîíčě)");
|
|
DEFINE("_CAL_LANG_EVENT_STARTDATE", "Äŕňŕ íŕ÷ŕëŕ ďóáëčęŕöčč");
|
|
DEFINE("_CAL_LANG_EVENT_ENDDATE", "Äŕňŕ îęîí÷ŕíč˙ ďóáëčęŕöčč");
|
|
DEFINE("_CAL_LANG_EVENT_STARTHOURS", "Âđĺě˙ íŕ÷ŕëŕ");
|
|
DEFINE("_CAL_LANG_EVENT_ENDHOURS", "Âđĺě˙ ęîíöŕ");
|
|
DEFINE("_CAL_LANG_EVENT_STARTTIME", "Âđĺě˙ íŕ÷ŕëŕ");
|
|
DEFINE("_CAL_LANG_EVENT_ENDTIME", "Âđĺě˙ ęîíöŕ");
|
|
DEFINE("_CAL_LANG_PUB_INFO", "Ďóáëčęóĺěŕ˙ číôîđěŕöč˙");
|
|
DEFINE("_CAL_LANG_EVENT_REPEATTYPE", "Ňčď ďîâňîđŕ");
|
|
DEFINE("_CAL_LANG_EVENT_REPEATDAY", "Äĺíü ďîâňîđŕ");
|
|
DEFINE("_CAL_LANG_EVENT_CHOOSE_WEEKDAYS", "Äíĺé â íĺäĺëţ");
|
|
DEFINE("_CAL_LANG_EVENT_PER", "â");
|
|
DEFINE("_CAL_LANG_EVENT_WEEKOPT", "Íĺäĺë˙(č) ěĺń˙öŕ ďî ďîđ˙äęîâîěó íîěĺđó");
|
|
|
|
DEFINE("_CAL_LANG_SUBMITPREVIEW", "Ďđĺäďđîńěîňđ");
|
|
DEFINE("_CAL_LANG_SUBMITCANCEL", "Îňěĺíŕ");
|
|
DEFINE("_CAL_LANG_SUBMITSAVE", "Ńîőđŕíčňü");
|
|
|
|
DEFINE("_CAL_LANG_E_WARNWEEKS", "Ďđĺäóďđĺćäĺíčĺ.");
|
|
DEFINE("_CAL_LANG_E_WARNDAYS", "Ďđĺäóďđĺćäĺíčĺ.");
|
|
|
|
// Admin
|
|
DEFINE("_CAL_LANG_EVENT_ALLCAT", "Âńĺ ęŕňĺăîđčč");
|
|
DEFINE("_CAL_LANG_EVENT_ACCESSLEVEL", "Óđîâĺíü äîńňóďŕ");
|
|
DEFINE("_CAL_LANG_EVENT_HITS", "Ďîęŕçîâ");
|
|
DEFINE("_CAL_LANG_EVENT_STATE", "Ńîńňî˙íčĺ");
|
|
DEFINE("_CAL_LANG_EVENT_CREATED", "Äŕňŕ ńîçäŕíč˙");
|
|
DEFINE("_CAL_LANG_EVENT_NEWEVENT", "Íîâîĺ ńîáűňčĺ");
|
|
DEFINE("_CAL_LANG_EVENT_MODIFIED", "Äŕňŕ ďîńëĺäíĺăî čçěĺíĺíč˙");
|
|
DEFINE("_CAL_LANG_EVENT_NOTMODIFIED", "Íĺ čçěĺíĺíî");
|
|
|
|
// dmcd aug 22/04 new warning alert for no specified activity in event entry
|
|
DEFINE("_CAL_LANG_WARNACTIVITY", "Íĺîáőîäčěî ââĺńňč\\nęŕęîĺ-ëčáî îďčńŕíčĺ ńîáűňč˙.");
|
|
|
|
DEFINE("_CAL_LEGEND_ALL_CATEGORIES", "Âńĺ ęŕňĺăîđčč..."); // new for 1.4
|
|
DEFINE("_CAL_LEGEND_ALL_CATEGORIES_DESC", "Ďîęŕçŕňü ńîáűňč˙ âńĺő ęŕňĺăîđčé"); // new for 1.4
|
|
|
|
DEFINE("_CAL_LANG_FORM_HELP_COLOR", <<<END
|
|
<tr>
|
|
<td width="110" align="left" valign="top">
|
|
<b>Color</b>
|
|
</td>
|
|
<td>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.</td>
|
|
</tr>
|
|
END
|
|
);
|
|
|
|
DEFINE("_CAL_LANG_FORM_HELP", <<<END
|
|
<tr>
|
|
<td align="left"><b>Date</b></td>
|
|
<td>Choose the Begin Date and the End Date of your event.</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="top"><b>Time</b></td>
|
|
<td>Choose the Time of Day of your event. Format is <span style='color:blue;font-weight:bold;'>hh:mm {am|pm}</span>.<br/>Time can be specified in either 12 or 24 hr format.<br/><br/><b><i><span style='color:red;'>(New)</span></i> Note</b> that a special case occurs for <span style='color:red;font-weight:bold;'>single day over-night events</span>. IE. For a single day event beginning at say 19:00 and finishing at 3:00, the Start and End Dates <b>MUST</b> be
|
|
the same date, and should be set to the date corresponding to the day before midnight.</td>
|
|
</tr>
|
|
END
|
|
);
|
|
|
|
DEFINE("_CAL_LANG_FORM_HELP_EXTENDED", <<<END
|
|
<tr>
|
|
<td align="left" valign="top" nowrap><b>Repeat Type</b></td>
|
|
<td colspan="2"></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2" align="left" valign="top">
|
|
<table width="100%" border="0" cellspacing="2">
|
|
<tr>
|
|
<td width="60" align="left" valign="top"><u>By Day</u></td>
|
|
<td width="110" align="left" valign="top" class="frm_td_bydays">
|
|
<font color="#000000">Every Day<br/><i>(default)</i></font>
|
|
</td>
|
|
<td align="left" valign="top" class="frm_td_bydays">
|
|
<font color="#000000">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</font>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="60" rowspan="3" align="left" valign="top"><u>By Week</u></td>
|
|
<td width="110" align="left" valign="top" class="frm_td_byweeks">
|
|
<font color="#000000">
|
|
Once Per Week
|
|
</font>
|
|
</td>
|
|
<td align="left" valign="top" class="frm_td_byweeks">
|
|
<font color="#000000">
|
|
This option allow to choose the weekday of repeat
|
|
<table border="0" width="100%" height="100%"><tr><td><b>Day number</b> for repeat type each 10/../2003</td></tr><tr><td><b>Day name</b> for repeat type each Monday</td></tr></table>
|
|
</font>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="110" align="left" valign="top" class="frm_td_byweeks">
|
|
<font color="#000000">
|
|
Multiple Week Days Per Week
|
|
</font>
|
|
</td>
|
|
<td align="left" valign="top" class="frm_td_byweeks">
|
|
<font color="#000000">This option allow to choose on which week days your event will be visible.</font>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="110" align="left" valign="top" class="frm_td_byweeks">
|
|
<font color="#000000"><i>Week of Month # <br>For 'Once per Week' and 'Multiple Days Per Week' options above</i></font></td>
|
|
<td align="left" valign="top" class="frm_td_byweeks">
|
|
<font color="#000000">
|
|
<table border="0" width="100%" height="100%">
|
|
<tr><td><b>Week 1 :</b> 1st week of the month</td></tr>
|
|
<tr><td><b>Week 2 :</b> 2nd week of the month</td></tr>
|
|
<tr><td><b>Week 3 :</b> 3rd week of the month</td></tr>
|
|
<tr><td><b>Week 4 :</b> 4th week of the month</td></tr>
|
|
<tr><td><b>Week 5 :</b> 5th week of the month (if applicable)</td></tr>
|
|
</table>
|
|
</font>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="60" rowspan="2" align="left" valign="top"><u>By Month</u></td>
|
|
<td width="110" align="left" valign="top" class="frm_td_bymonth">
|
|
<font color="#000000">Once Per Month</font></td>
|
|
<td align="left" valign="top" class="frm_td_bymonth">
|
|
<font color="#000000">
|
|
This option allow to choose the repeating Day of the Month
|
|
<table border="0" width="100%" height="100%"><tr><td><b>Day number</b> for repeat type each 10/../2003</td></tr><tr><td><b>Day name</b> for repeat type each Monday</td></tr></table>
|
|
|
|
</font>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="110" align="left" valign="top" class="frm_td_bymonth">
|
|
<font color="#000000">
|
|
End of Each Month
|
|
</font>
|
|
</td>
|
|
<td align="left" valign="top" class="frm_td_bymonth">
|
|
<font color="#000000">
|
|
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.
|
|
</font>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="60" rowspan="2" align="left" valign="top"><u>By Year</u></td>
|
|
<td width="110" align="left" valign="top" class="frm_td_byyear">
|
|
<font color="#000000">
|
|
Once Per Year
|
|
</font>
|
|
</td>
|
|
<td align="left" valign="top" class="frm_td_byyear">
|
|
<font color="#000000">
|
|
This option allow to choose a single day every Year
|
|
<table border="0" width="100%" height="100%"><tr><td><b>Day number</b> for repeat type each 10/../2003</td></tr><tr><td><b>Day name</b> for repeat type each Monday</td></tr></table>
|
|
</font>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
<!-- END REPEAT -->
|
|
END
|
|
);
|
|
|
|
?>
|