// ** I18N

// Calendar EN language
// Author: Mihai Bazon, <mihai_bazon@yahoo.com>
// 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.

// full day names
Calendar._DN = new Array
("&#1053;&#1077;&#1076;&#1077;&#1083;&#1072;",
 "&#1055;&#1086;&#1085;&#1077;&#1076;&#1077;&#1083;&#1085;&#1080;&#1082;",
 "&#1042;&#1090;&#1086;&#1088;&#1085;&#1080;&#1082;",
 "&#1057;&#1088;&#1077;&#1076;&#1072;",
 "&#1063;&#1077;&#1090;&#1074;&#1088;&#1090;&#1086;&#1082;",
 "&#1055;&#1077;&#1090;&#1086;&#1082;",
 "&#1057;&#1072;&#1073;&#1086;&#1090;&#1072;",
 "&#1053;&#1077;&#1076;&#1077;&#1083;&#1072;");

// 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
("&#1053;&#1077;&#1076;",
 "&#1055;&#1086;&#1085;",
 "&#1042;&#1090;&#1086;",
 "&#1057;&#1088;&#1077;",
 "&#1063;&#1077;&#1090;",
 "&#1055;&#1077;&#1090;",
 "&#1057;&#1072;&#1073;",
 "S&#1053;&#1077;&#1076;");

// First day of the week. "0" means display Sunday first, "1" means display
// Monday first, etc.
Calendar._FD = 0;

// full month names
Calendar._MN = new Array
("&#1032;&#1072;&#1085;&#1091;&#1072;&#1088;&#1080;",
 "&#1060;&#1077;&#1073;&#1088;&#1091;&#1072;&#1088;&#1080;",
 "&#1052;&#1072;&#1088;&#1090;",
 "&#1040;&#1087;&#1088;&#1080;&#1083;",
 "&#1052;&#1072;&#1112;",
 "&#1032;&#1091;&#1085;&#1080;",
 "&#1032;&#1091;&#1083;&#1080;",
 "&#1040;&#1074;&#1075;&#1091;&#1089;&#1090;",
 "&#1057;&#1077;&#1087;&#1090;&#1077;&#1084;&#1074;&#1088;&#1080;",
 "&#1054;&#1082;&#1090;&#1086;&#1084;&#1074;&#1088;&#1080;",
 "&#1053;&#1086;&#1077;&#1084;&#1074;&#1088;&#1080;",
 "&#1044;&#1077;&#1082;&#1077;&#1084;&#1074;&#1088;&#1080;");

// short month names
Calendar._SMN = new Array
("&#1032;&#1072;&#1085;",
 "&#1060;&#1077;&#1073;",
 "&#1052;&#1072;&#1088;",
 "&#1040;&#1087;&#1088;",
 "&#1052;&#1072;&#1112;",
 "&#1032;&#1091;&#1085;",
 "&#1032;&#1091;&#1083;",
 "&#1040;&#1074;&#1075;",
 "&#1057;&#1077;&#1087;",
 "&#1054;&#1082;&#1090;",
 "&#1053;&#1086;&#1077;",
 "&#1044;&#1077;&#1082;");

// tooltips
Calendar._TT = {};
Calendar._TT["INFO"] = "&#1055;&#1086;&#1084;&#1086;&#1096;";

Calendar._TT["ABOUT"] =
"Selekcija na datum:\n" +
"- Koristi gi kopchinjata \xab, \xbb za selektiranje na godina\n" + 
"- Koristi gi kopchinjata " + String.fromCharCode(0x2039) + ", " + String.fromCharCode(0x203a) + " za selektiranje na mesec\n" +
"- Za pobrza selekcija zadrzhi go leviot klik na glushecot\n nad bilo koe od prethodno navedenite kopchinja za selekcija";
Calendar._TT["ABOUT_TIME"] = "\n\n" +
"Time selection:\n" +
"- Click on any of the time parts to increase it\n" +
"- or Shift-click to decrease it\n" +
"- or click and drag for faster selection.";

Calendar._TT["PREV_YEAR"] = "&#1055;&#1088;&#1077;&#1090;&#1093;&#1086;&#1076;&#1085;&#1072; &#1075;&#1086;&#1076;&#1080;&#1085;&#1072; (&#1047;&#1072;&#1076;&#1088;&#1078;&#1080; &#1079;&#1072; &#1084;&#1077;&#1085;&#1080;)";
Calendar._TT["PREV_MONTH"] = "&#1055;&#1088;&#1077;&#1090;&#1093;&#1086;&#1076;&#1077;&#1085; &#1084;&#1077;&#1089;&#1077;&#1094; (&#1047;&#1072;&#1076;&#1088;&#1078;&#1080; &#1079;&#1072; &#1084;&#1077;&#1085;&#1080;)";
Calendar._TT["GO_TODAY"] = "&#1054;&#1076;&#1080; &#1085;&#1072; &#1076;&#1077;&#1085;&#1077;&#1096;&#1077;&#1085; &#1076;&#1077;&#1085;";
Calendar._TT["NEXT_MONTH"] = "&#1057;&#1083;&#1077;&#1076;&#1077;&#1085; &#1084;&#1077;&#1089;&#1077;&#1094; (&#1047;&#1072;&#1076;&#1088;&#1078;&#1080; &#1079;&#1072; &#1084;&#1077;&#1085;&#1080;)";
Calendar._TT["NEXT_YEAR"] = "&#1057;&#1083;&#1077;&#1076;&#1085;&#1072; &#1075;&#1086;&#1076;&#1080;&#1085;&#1072; (&#1047;&#1072;&#1076;&#1088;&#1078;&#1080; &#1079;&#1072; &#1084;&#1077;&#1085;&#1080;)";
Calendar._TT["SEL_DATE"] = "&#1048;&#1079;&#1073;&#1077;&#1088;&#1080; &#1076;&#1072;&#1090;&#1091;&#1084;";
Calendar._TT["DRAG_TO_MOVE"] = "&#1042;&#1083;&#1077;&#1095;&#1080; &#1079;&#1072; &#1076;&#1072; &#1075;&#1086; &#1087;&#1086;&#1084;&#1077;&#1089;&#1090;&#1080;&#1096; &#1087;&#1088;&#1086;&#1079;&#1086;&#1088;&#1077;&#1094;&#1086;&#1090;";
Calendar._TT["PART_TODAY"] = " (today)";

// the following is to inform that "%s" is to be the first day of week
// %s will be replaced with the day name.
Calendar._TT["DAY_FIRST"] = "&#1055;&#1088;&#1080;&#1082;&#1072;&#1078;&#1080; &#1087;&#1088;&#1074;&#1086; %s";

// This may be locale-dependent.  It specifies the week-end days, as an array
// of comma-separated numbers.  The numbers are from 0 to 6: 0 means Sunday, 1
// means Monday, etc.
Calendar._TT["WEEKEND"] = "0,6";

Calendar._TT["CLOSE"] = "&#1047;&#1072;&#1090;&#1074;&#1086;&#1088;&#1080;";
Calendar._TT["TODAY"] = "&#1044;&#1077;&#1085;&#1077;&#1089;";
Calendar._TT["TIME_PART"] = "(Shift-)&#1050;&#1083;&#1080;&#1082; &#1080;&#1083;&#1080; &#1074;&#1083;&#1077;&#1095;&#1080; &#1079;&#1072; &#1076;&#1072; &#1112;&#1072; &#1087;&#1088;&#1086;&#1084;&#1077;&#1085;&#1080;&#1096; &#1074;&#1088;&#1077;&#1076;&#1085;&#1086;&#1089;&#1090;&#1072;";

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

Calendar._TT["WK"] = "&#1085;&#1076;&#1083;";
Calendar._TT["TIME"] = "&#1042;&#1088;&#1077;&#1084;&#1077;:";
