Code Search for Developers
 
 
  

calendar-lang.php from Group-Office groupware at Krugle


Show calendar-lang.php syntax highlighted

<?php
require_once('../../Group-Office.php');
?>
// ** I18N

// Calendar EN language
// Author: Mihai Bazon, <mishoo@infoiasi.ro>
// Encoding: any
// Distributed under the same terms as the calendar itself.

// For translators: please use UTF-8 if possible.  We strongly believe that
// Unicode is the answer to a real internationalized world.  Also please
// include your contact information in the header, as can be seen above.

//Modified for Group-Office by Merijn Schering

// full day names
Calendar._DN = new Array
("<?php echo $full_days[0]; ?>",
 "<?php echo $full_days[1]; ?>",
 "<?php echo $full_days[2]; ?>",
 "<?php echo $full_days[3]; ?>",
 "<?php echo $full_days[4]; ?>",
 "<?php echo $full_days[5]; ?>",
 "<?php echo $full_days[6]; ?>",
 "<?php echo $full_days[0]; ?>");

// Please note that the following array of short day names (and the same goes
// for short month names, _SMN) isn't absolutely necessary.  We give it here
// for exemplification on how one can customize the short day names, but if
// they are simply the first N letters of the full name you can simply say:
//
//   Calendar._SDN_len = N; // short day name length
//   Calendar._SMN_len = N; // short month name length
//
// If N = 3 then this is not needed either since we assume a value of 3 if not
// present, to be compatible with translation files that were written before
// this feature.

// short day names
Calendar._SDN = new Array
("<?php echo $days[0]; ?>",
 "<?php echo $days[1]; ?>",
 "<?php echo $days[2]; ?>",
 "<?php echo $days[3]; ?>",
 "<?php echo $days[4]; ?>",
 "<?php echo $days[5]; ?>",
 "<?php echo $days[6]; ?>",
 "<?php echo $days[0]; ?>");

// full month names
Calendar._MN = new Array
("<?php echo $months[0]; ?>",
 "<?php echo $months[1]; ?>",
 "<?php echo $months[2]; ?>",
 "<?php echo $months[3]; ?>",
 "<?php echo $months[4]; ?>",
 "<?php echo $months[5]; ?>",
 "<?php echo $months[6]; ?>",
 "<?php echo $months[7]; ?>",
 "<?php echo $months[8]; ?>",
 "<?php echo $months[9]; ?>",
 "<?php echo $months[10]; ?>",
 "<?php echo $months[11]; ?>");

// short month names
Calendar._SMN = new Array
("<?php echo $short_months[0]; ?>",
 "<?php echo $short_months[1]; ?>",
 "<?php echo $short_months[2]; ?>",
 "<?php echo $short_months[3]; ?>",
 "<?php echo $short_months[4]; ?>",
 "<?php echo $short_months[5]; ?>",
 "<?php echo $short_months[6]; ?>",
 "<?php echo $short_months[7]; ?>",
 "<?php echo $short_months[8]; ?>",
 "<?php echo $short_months[9]; ?>",
 "<?php echo $short_months[10]; ?>",
 "<?php echo $short_months[11]; ?>");

// tooltips
Calendar._TT = {};
Calendar._TT["INFO"] = "";

Calendar._TT["ABOUT"] = "JSCalendar for Group-Office";
Calendar._TT["ABOUT_TIME"] = "";

Calendar._TT["PREV_YEAR"] = "<?php echo $cal_prev_year; ?>";
Calendar._TT["PREV_MONTH"] = "<?php echo $cal_prev_month; ?>";
Calendar._TT["GO_TODAY"] = "<?php echo $cal_go_today; ?>";
Calendar._TT["NEXT_MONTH"] = "<?php echo $cal_next_month; ?>";
Calendar._TT["NEXT_YEAR"] = "<?php echo $cal_next_year; ?>";
Calendar._TT["SEL_DATE"] = "<?php echo $cal_select_date; ?>";
Calendar._TT["DRAG_TO_MOVE"] = "<?php echo $cal_drag_to_move; ?>";
Calendar._TT["PART_TODAY"] = " <?php echo $cal_part_today; ?>";
Calendar._TT["MON_FIRST"] = "<?php echo $cal_monday_first; ?>";
Calendar._TT["SUN_FIRST"] = "<?php echo $cal_sunday_first; ?>";
Calendar._TT["CLOSE"] = "<?php echo $cmdClose; ?>";
Calendar._TT["TODAY"] = "<?php echo $strToday; ?>";
Calendar._TT["TIME_PART"] = "(Shift-)Click or drag to change value";

// date formats
Calendar._TT["DEF_DATE_FORMAT"] = "%Y-%m-%d";
Calendar._TT["TT_DATE_FORMAT"] = "%a, %b %e";

Calendar._TT["WK"] = "<?php echo $strShortWeek; ?>";




See more files for this project here

Group-Office groupware

Group-Office is a powerfull modular Internet/Intranet application framework. It features calendaring, project management, e-mail, tasks, addressbook, file management.

Project homepage: http://sourceforge.net/projects/group-office
Programming language(s): JavaScript,Pascal,PHP
License: other

  doc/
    html/
      field-button.jpg
      reference-Z-S.css
      reference.css
      reference.html
    reference.pdf
  lang/
    b5.js
    calendar-af.js
    calendar-al.js
    calendar-bg.js
    calendar-big5-utf8.js
    calendar-big5.js
    calendar-br.js
    calendar-ca.js
    calendar-cs-utf8.js
    calendar-cs-win.js
    calendar-cs.js
    calendar-da.js
    calendar-de.js
    calendar-du.js
    calendar-el.js
    calendar-en.js
    calendar-es.js
    calendar-fi.js
    calendar-fr.js
    calendar-he-utf8.js
    calendar-hr-utf8.js
    calendar-hr.js
    calendar-hu.js
    calendar-it.js
    calendar-ja.js
    calendar-jp.js
    calendar-ko-utf8.js
    calendar-ko.js
    calendar-lang.php
    calendar-lt-utf8.js
    calendar-lt.js
    calendar-lv.js
    calendar-nl.js
    calendar-no.js
    calendar-pl-utf8.js
    calendar-pl.js
    calendar-pt-br.js
    calendar-pt.js
    calendar-ro.js
    calendar-ru.js
    calendar-ru_win_.js
    calendar-si.js
    calendar-sk.js
    calendar-sl.js
    calendar-sp.js
    calendar-sv.js
    calendar-th.js
    calendar-tr.js
    calendar-zh-tw.js
    calendar-zh.js
    cn_utf8.js
  ChangeLog
  README
  bugtest-hidden-selects.html
  calendar-blue.css
  calendar-blue2.css
  calendar-brown.css
  calendar-go.css
  calendar-green.css
  calendar-lang.php
  calendar-setup.js
  calendar-setup_stripped.js
  calendar-system.css
  calendar-tas.css
  calendar-win2k-1.css
  calendar-win2k-2.css
  calendar-win2k-cold-1.css
  calendar-win2k-cold-2.css
  calendar.js
  calendar.php
  calendar_stripped.js
  dayinfo.html
  img.gif
  index.html
  menuarrow.gif
  menuarrow2.gif
  multiple-dates.html
  release-notes.html
  simple-1.html
  simple-2.html
  simple-3.html
  simple-4.html
  test-position.html
  test.php