]> git.wh0rd.org - tt-rss.git/blame - lib/dojo/nls/ko/colors.js.uncompressed.js
make precache_headlines_idle() start slower
[tt-rss.git] / lib / dojo / nls / ko / colors.js.uncompressed.js
CommitLineData
1354d172
AD
1define(
2"dojo/nls/ko/colors", ({
3// local representation of all CSS3 named colors, companion to dojo.colors. To be used where descriptive information
4// is required for each color, such as a palette widget, and not for specifying color programatically.
5 //Note: due to the SVG 1.0 spec additions, some of these are alternate spellings for the same color (e.g. gray / grey).
6 //TODO: should we be using unique rgb values as keys instead and avoid these duplicates, or rely on the caller to do the reverse mapping?
7 aliceblue: "앨리스 블루(alice blue)",
8 antiquewhite: "앤틱 화이트(antique white)",
9 aqua: "아쿠아(aqua)",
10 aquamarine: "아쿠아마린(aquamarine)",
11 azure: "애쥬어(azure)",
12 beige: "베이지(beige)",
13 bisque: "비스크(bisque)",
14 black: "블랙(black)",
15 blanchedalmond: "블랜치 아몬드(blanched almond)",
16 blue: "블루(blue)",
17 blueviolet: "블루 바이올렛(blue-violet)",
18 brown: "브라운(brown)",
19 burlywood: "벌리우드(burlywood)",
20 cadetblue: "카뎃 블루(cadet blue)",
21 chartreuse: "샤르트뢰즈(chartreuse)",
22 chocolate: "초콜렛(chocolate)",
23 coral: "코랄(coral)",
24 cornflowerblue: "콘플라워 블루(cornflower blue)",
25 cornsilk: "콘실크(cornsilk)",
26 crimson: "크림슨(crimson)",
27 cyan: "시안(cyan)",
28 darkblue: "다크 블루(dark blue)",
29 darkcyan: "다크 시안(dark cyan)",
30 darkgoldenrod: "다크 골든로드(dark goldenrod)",
31 darkgray: "다크 그레이(dark gray)",
32 darkgreen: "다크 그린(dark green)",
33 darkgrey: "다크 그레이(dark gray)", // same as darkgray
34 darkkhaki: "다크 카키(dark khaki)",
35 darkmagenta: "다크 마젠타(dark magenta)",
36 darkolivegreen: "다크 올리브 그린(dark olive green)",
37 darkorange: "다크 오렌지(dark orange)",
38 darkorchid: "다크 오키드(dark orchid)",
39 darkred: "다크 레드(dark red)",
40 darksalmon: "다크 샐몬(dark salmon)",
41 darkseagreen: "다크 씨 그린(dark sea green)",
42 darkslateblue: "다크 슬레이트 블루(dark slate blue)",
43 darkslategray: "다크 슬레이트 그레이(dark slate gray)",
44 darkslategrey: "다크 슬레이트 그레이(dark slate gray)", // same as darkslategray
45 darkturquoise: "다크 터콰즈(dark turquoise)",
46 darkviolet: "다크 바이올렛(dark violet)",
47 deeppink: "딥 핑크(deep pink)",
48 deepskyblue: "딥 스카이 블루(deep sky blue)",
49 dimgray: "딤 그레이(dim gray)",
50 dimgrey: "딤 그레이(dim gray)", // same as dimgray
51 dodgerblue: "다저 블루(dodger blue)",
52 firebrick: "파이어 브릭(fire brick)",
53 floralwhite: "플로랄 화이트(floral white)",
54 forestgreen: "포레스트 그린(forest green)",
55 fuchsia: "후크샤(fuchsia)",
56 gainsboro: "게인스브로(gainsboro)",
57 ghostwhite: "고스트 화이트(ghost white)",
58 gold: "골드(gold)",
59 goldenrod: "골든로드(goldenrod)",
60 gray: "그레이(gray)",
61 green: "그린(green)",
62 greenyellow: "그린 옐로우(green-yellow)",
63 grey: "그레이(gray)", // same as gray
64 honeydew: "허니듀(honeydew)",
65 hotpink: "핫 핑크(hot pink)",
66 indianred: "인디안 레드(indian red)",
67 indigo: "인디고(indigo)",
68 ivory: "아이보리(ivory)",
69 khaki: "카키(khaki)",
70 lavender: "라벤더(lavender)",
71 lavenderblush: "라벤더 블러쉬(lavender blush)",
72 lawngreen: "론 그린(lawn green)",
73 lemonchiffon: "레몬 쉬폰(lemon chiffon)",
74 lightblue: "라이트 블루(light blue)",
75 lightcoral: "라이트 코랄(light coral)",
76 lightcyan: "라이트 시안(light cyan)",
77 lightgoldenrodyellow: "라이트 골든로드 옐로우(light goldenrod yellow)",
78 lightgray: "라이트 그레이(light gray)",
79 lightgreen: "라이트 그린(light green)",
80 lightgrey: "라이트 그레이(light gray)", // same as lightgray
81 lightpink: "라이트 핑크(light pink)",
82 lightsalmon: "라이트 샐몬(light salmon)",
83 lightseagreen: "라이트 씨 그린(light sea green)",
84 lightskyblue: "라이트 스카이 블루(light sky blue)",
85 lightslategray: "라이트 슬레이트 그레이(light slate gray)",
86 lightslategrey: "라이트 슬레이트 그레이(light slate gray)", // same as lightslategray
87 lightsteelblue: "라이트 스틸 블루(light steel blue)",
88 lightyellow: "라이트 옐로우(light yellow)",
89 lime: "라임(lime)",
90 limegreen: "라임 그린(lime green)",
91 linen: "리넨(linen)",
92 magenta: "마젠타(magenta)",
93 maroon: "마룬(maroon)",
94 mediumaquamarine: "미디엄 아쿠아마린(medium aquamarine)",
95 mediumblue: "미디엄 블루(medium blue)",
96 mediumorchid: "미디엄 오키드(medium orchid)",
97 mediumpurple: "미디엄 퍼플(medium purple)",
98 mediumseagreen: "미디엄 씨 그린(medium sea green)",
99 mediumslateblue: "미디엄 슬레이트 블루(medium slate blue)",
100 mediumspringgreen: "미디엄 스프링 그린(medium spring green)",
101 mediumturquoise: "미디엄 터콰즈(medium turquoise)",
102 mediumvioletred: "미디엄 바이올렛 레드(medium violet-red)",
103 midnightblue: "미드나잇 블루(midnight blue)",
104 mintcream: "민트 크림(mint cream)",
105 mistyrose: "미스티 로즈(misty rose)",
106 moccasin: "모카신(moccasin)",
107 navajowhite: "나바호 화이트(navajo white)",
108 navy: "네이비(navy)",
109 oldlace: "올드 레이스(old lace)",
110 olive: "올리브(olive)",
111 olivedrab: "올리브 드랩(olive drab)",
112 orange: "오렌지(orange)",
113 orangered: "오렌지 레드(orange red)",
114 orchid: "오키드(orchid)",
115 palegoldenrod: "페일 골든로드(pale goldenrod)",
116 palegreen: "페일 그린(pale green)",
117 paleturquoise: "페일 터콰즈(pale turquoise)",
118 palevioletred: "페일 바이올렛 레드(pale violet-red)",
119 papayawhip: "파파야 휩(papaya whip)",
120 peachpuff: "피치 퍼프(peach puff)",
121 peru: "페루(peru)",
122 pink: "핑크(pink)",
123 plum: "플럼(plum)",
124 powderblue: "파우더 블루(powder blue)",
125 purple: "퍼플(purple)",
126 red: "레드(red)",
127 rosybrown: "로지 브라운(rosy brown)",
128 royalblue: "로얄 블루(royal blue)",
129 saddlebrown: "새들 브라운(saddle brown)",
130 salmon: "샐몬(salmon)",
131 sandybrown: "샌디 브라운(sandy brown)",
132 seagreen: "씨 그린(sea green)",
133 seashell: "씨쉘(seashell)",
134 sienna: "시에나(sienna)",
135 silver: "실버(silver)",
136 skyblue: "스카이 블루(sky blue)",
137 slateblue: "슬레이트 블루(slate blue)",
138 slategray: "슬레이트 그레이(slate gray)",
139 slategrey: "슬레이트 그레이(slate gray)", // same as slategray
140 snow: "스노우(snow)",
141 springgreen: "스프링 그린(spring green)",
142 steelblue: "스틸 블루(steel blue)",
143 tan: "탠(tan)",
144 teal: "틸(teal)",
145 thistle: "시슬(thistle)",
146 tomato: "토마토(tomato)",
147 transparent: "투명(transparent)",
148 turquoise: "터콰즈(turquoise)",
149 violet: "바이올렛(violet)",
150 wheat: "휘트(wheat)",
151 white: "화이트(white)",
152 whitesmoke: "화이트 스모크(white smoke)",
153 yellow: "옐로우(yellow)",
154 yellowgreen: "옐로우 그린(yellow green)"
155})
156);