[ Index ]
 

Code source de Symfony 1.0.0

Acc้dez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/data/web/sf/calendar/lang/ -> calendar-ko.js (source)

   1  // ** I18N
   2  
   3  // Calendar EN language
   4  // Author: Mihai Bazon, <mihai_bazon@yahoo.com>
   5  // Translation: Yourim Yi <yyi@yourim.net>
   6  // Encoding: EUC-KR
   7  // lang : ko
   8  // Distributed under the same terms as the calendar itself.
   9  
  10  // For translators: please use UTF-8 if possible.  We strongly believe that
  11  // Unicode is the answer to a real internationalized world.  Also please
  12  // include your contact information in the header, as can be seen above.
  13  
  14  // full day names
  15  
  16  Calendar._DN = new Array
  17  ("์ผ์š”์ผ",
  18   "์›”์š”์ผ",
  19   "ํ™”์š”์ผ",
  20   "์ˆ˜์š”์ผ",
  21   "๋ชฉ์š”์ผ",
  22   "๊ธˆ์š”์ผ",
  23   "ํ† ์š”์ผ",
  24   "์ผ์š”์ผ");
  25  
  26  // Please note that the following array of short day names (and the same goes
  27  // for short month names, _SMN) isn't absolutely necessary.  We give it here
  28  // for exemplification on how one can customize the short day names, but if
  29  // they are simply the first N letters of the full name you can simply say:
  30  //
  31  //   Calendar._SDN_len = N; // short day name length
  32  //   Calendar._SMN_len = N; // short month name length
  33  //
  34  // If N = 3 then this is not needed either since we assume a value of 3 if not
  35  // present, to be compatible with translation files that were written before
  36  // this feature.
  37  
  38  // short day names
  39  Calendar._SDN = new Array
  40  ("์ผ",
  41   "์›”",
  42   "ํ™”",
  43   "์ˆ˜",
  44   "๋ชฉ",
  45   "๊ธˆ",
  46   "ํ† ",
  47   "์ผ");
  48  
  49  // First day of the week. "0" means display Sunday first, "1" means display
  50  // Monday first, etc.
  51  Calendar._FD = 1;
  52  
  53  // full month names
  54  Calendar._MN = new Array
  55  ("1์›”",
  56   "2์›”",
  57   "3์›”",
  58   "4์›”",
  59   "5์›”",
  60   "6์›”",
  61   "7์›”",
  62   "8์›”",
  63   "9์›”",
  64   "10์›”",
  65   "11์›”",
  66   "12์›”");
  67  
  68  // short month names
  69  Calendar._SMN = new Array
  70  ("1",
  71   "2",
  72   "3",
  73   "4",
  74   "5",
  75   "6",
  76   "7",
  77   "8",
  78   "9",
  79   "10",
  80   "11",
  81   "12");
  82  
  83  // tooltips
  84  Calendar._TT = {};
  85  Calendar._TT["INFO"] = "calendar ์— ๋Œ€ํ•ด์„œ";
  86  
  87  Calendar._TT["ABOUT"] =
  88  "DHTML Date/Time Selector\n" +
  89  "(c) dynarch.com 2002-2005 / Author: Mihai Bazon\n" + // don't translate this this ;-)
  90  "\n"+
  91  "์ตœ์‹  ๋ฒ„์ „์„ ๋ฐ›์œผ์‹œ๋ ค๋ฉด http://www.dynarch.com/projects/calendar/ ์— ๋ฐฉ๋ฌธํ•˜์„ธ์š”\n" +
  92  "\n"+
  93  "GNU LGPL ๋ผ์ด์„ผ์Šค๋กœ ๋ฐฐํฌ๋ฉ๋‹ˆ๋‹ค. \n"+
  94  "๋ผ์ด์„ผ์Šค์— ๋Œ€ํ•œ ์ž์„ธํ•œ ๋‚ด์šฉ์€ http://gnu.org/licenses/lgpl.html ์„ ์ฝ์œผ์„ธ์š”." +
  95  "\n\n" +
  96  "๋‚ ์งœ ์„ ํƒ:\n" +
  97  "- ์—ฐ๋„๋ฅผ ์„ ํƒํ•˜๋ ค๋ฉด \xab, \xbb ๋ฒ„ํŠผ์„ ์‚ฌ์šฉํ•ฉ๋‹ˆ๋‹ค\n" +
  98  "- ๋‹ฌ์„ ์„ ํƒํ•˜๋ ค๋ฉด " + String.fromCharCode(0x2039) + ", " + String.fromCharCode(0x203a) + " ๋ฒ„ํŠผ์„ ๋ˆ„๋ฅด์„ธ์š”\n" +
  99  "- ๊ณ„์† ๋ˆ„๋ฅด๊ณ  ์žˆ์œผ๋ฉด ์œ„ ๊ฐ’๋“ค์„ ๋น ๋ฅด๊ฒŒ ์„ ํƒํ•˜์‹ค ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.";
 100  Calendar._TT["ABOUT_TIME"] = "\n\n" +
 101  "์‹œ๊ฐ„ ์„ ํƒ:\n" +
 102  "- ๋งˆ์šฐ์Šค๋กœ ๋ˆ„๋ฅด๋ฉด ์‹œ๊ฐ„์ด ์ฆ๊ฐ€ํ•ฉ๋‹ˆ๋‹ค\n" +
 103  "- Shift ํ‚ค์™€ ํ•จ๊ป˜ ๋ˆ„๋ฅด๋ฉด ๊ฐ์†Œํ•ฉ๋‹ˆ๋‹ค\n" +
 104  "- ๋ˆ„๋ฅธ ์ƒํƒœ์—์„œ ๋งˆ์šฐ์Šค๋ฅผ ์›€์ง์ด๋ฉด ์ข€ ๋” ๋น ๋ฅด๊ฒŒ ๊ฐ’์ด ๋ณ€ํ•ฉ๋‹ˆ๋‹ค.\n";
 105  
 106  Calendar._TT["PREV_YEAR"] = "์ง€๋‚œ ํ•ด (๊ธธ๊ฒŒ ๋ˆ„๋ฅด๋ฉด ๋ชฉ๋ก)";
 107  Calendar._TT["PREV_MONTH"] = "์ง€๋‚œ ๋‹ฌ (๊ธธ๊ฒŒ ๋ˆ„๋ฅด๋ฉด ๋ชฉ๋ก)";
 108  Calendar._TT["GO_TODAY"] = "์˜ค๋Š˜ ๋‚ ์งœ๋กœ";
 109  Calendar._TT["NEXT_MONTH"] = "๋‹ค์Œ ๋‹ฌ (๊ธธ๊ฒŒ ๋ˆ„๋ฅด๋ฉด ๋ชฉ๋ก)";
 110  Calendar._TT["NEXT_YEAR"] = "๋‹ค์Œ ํ•ด (๊ธธ๊ฒŒ ๋ˆ„๋ฅด๋ฉด ๋ชฉ๋ก)";
 111  Calendar._TT["SEL_DATE"] = "๋‚ ์งœ๋ฅผ ์„ ํƒํ•˜์„ธ์š”";
 112  Calendar._TT["DRAG_TO_MOVE"] = "๋งˆ์šฐ์Šค ๋“œ๋ž˜๊ทธ๋กœ ์ด๋™ ํ•˜์„ธ์š”";
 113  Calendar._TT["PART_TODAY"] = " (์˜ค๋Š˜)";
 114  Calendar._TT["MON_FIRST"] = "์›”์š”์ผ์„ ํ•œ ์ฃผ์˜ ์‹œ์ž‘ ์š”์ผ๋กœ";
 115  Calendar._TT["SUN_FIRST"] = "์ผ์š”์ผ์„ ํ•œ ์ฃผ์˜ ์‹œ์ž‘ ์š”์ผ๋กœ";
 116  
 117  // the following is to inform that "%s" is to be the first day of week
 118  // %s will be replaced with the day name.
 119  Calendar._TT["DAY_FIRST"] = "Display %s first";
 120  
 121  // This may be locale-dependent.  It specifies the week-end days, as an array
 122  // of comma-separated numbers.  The numbers are from 0 to 6: 0 means Sunday, 1
 123  // means Monday, etc.
 124  Calendar._TT["WEEKEND"] = "0,6";
 125  
 126  Calendar._TT["CLOSE"] = "๋‹ซ๊ธฐ";
 127  Calendar._TT["TODAY"] = "์˜ค๋Š˜";
 128  Calendar._TT["TIME_PART"] = "(Shift-)ํด๋ฆญ ๋˜๋Š” ๋“œ๋ž˜๊ทธ ํ•˜์„ธ์š”";
 129  
 130  // date formats
 131  Calendar._TT["DEF_DATE_FORMAT"] = "%Y-%m-%d";
 132  Calendar._TT["TT_DATE_FORMAT"] = "%b/%e [%a]";
 133  
 134  Calendar._TT["WK"] = "์ฃผ";


G้n้r้ le : Fri Mar 16 22:42:14 2007 par Balluche grโce เ PHPXref 0.7