PHP Classes

File: htdocs/js/jscalendar/lang/calendar-jp.js

Recommend this page to a friend!
  Classes of ask sa sa   PHP LDAP admin   htdocs/js/jscalendar/lang/calendar-jp.js   Download  
File: htdocs/js/jscalendar/lang/calendar-jp.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP LDAP admin
Perform operations to administer a LDAP server
Author: By
Last change:
Date: 1 year ago
Size: 913 bytes
 

Contents

Class file image Download
// ** I18N Calendar._DN = new Array ("??", "??", "??", "??", "??", "??", "?y", "??"); Calendar._MN = new Array ("1??", "2??", "3??", "4??", "5??", "6??", "7??", "8??", "9??", "10??", "11??", "12??"); // tooltips Calendar._TT = {}; Calendar._TT["TOGGLE"] = "?T??????j????????"; Calendar._TT["PREV_YEAR"] = "?O?N"; Calendar._TT["PREV_MONTH"] = "?O??"; Calendar._TT["GO_TODAY"] = "????"; Calendar._TT["NEXT_MONTH"] = "????"; Calendar._TT["NEXT_YEAR"] = "???N"; Calendar._TT["SEL_DATE"] = "???t?I??"; Calendar._TT["DRAG_TO_MOVE"] = "?E?B???h?E????"; Calendar._TT["PART_TODAY"] = " (????)"; Calendar._TT["MON_FIRST"] = "???j???????"; Calendar._TT["SUN_FIRST"] = "???j???????"; Calendar._TT["CLOSE"] = "?‚???"; Calendar._TT["TODAY"] = "????"; // date formats Calendar._TT["DEF_DATE_FORMAT"] = "y-mm-dd"; Calendar._TT["TT_DATE_FORMAT"] = "%m?? %d?? (%a)"; Calendar._TT["WK"] = "?T";