]> git.wh0rd.org - tt-rss.git/blob - lib/dojo/nls/he/colors.js.uncompressed.js
upgrade dojo to 1.8.3 (refs #570)
[tt-rss.git] / lib / dojo / nls / he / colors.js.uncompressed.js
1 define(
2 "dojo/nls/he/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: "כחול פלדה",
8 antiquewhite: "לבן עתיק",
9 aqua: "אקווה",
10 aquamarine: "אקוומארין",
11 azure: "תכלת עז",
12 beige: "בז'",
13 bisque: "לבן שקד",
14 black: "שחור",
15 blanchedalmond: "שקד",
16 blue: "כחול",
17 blueviolet: "כחול-סגול",
18 brown: "חום",
19 burlywood: "חום דהוי",
20 cadetblue: "כחול ים",
21 chartreuse: "ירוק-צהוב",
22 chocolate: "שוקולד",
23 coral: "אלמוג",
24 cornflowerblue: "כחול דרדר",
25 cornsilk: "צהבהב",
26 crimson: "ארגמן",
27 cyan: "טורקיז",
28 darkblue: "כחול כהה",
29 darkcyan: "טורקיז כהה",
30 darkgoldenrod: "זהוב כהה",
31 darkgray: "אפור כהה",
32 darkgreen: "ירוק כהה",
33 darkgrey: "אפור כהה", // same as darkgray
34 darkkhaki: "חאקי כהה",
35 darkmagenta: "בורדו כהה",
36 darkolivegreen: "ירוק זית כהה",
37 darkorange: "כתום כהה",
38 darkorchid: "סחלב כהה",
39 darkred: "אדום כהה",
40 darksalmon: "סלמון כהה",
41 darkseagreen: "ירוק ים כהה",
42 darkslateblue: "כחול צפחה כהה",
43 darkslategray: "אפור צפחה כהה",
44 darkslategrey: "אפור צפחה כהה", // same as darkslategray
45 darkturquoise: "טורקיז כהה",
46 darkviolet: "סגול כהה",
47 deeppink: "ורוד עמוק",
48 deepskyblue: "כחול שמיים עמוק",
49 dimgray: "אפור עמום",
50 dimgrey: "אפור עמום", // same as dimgray
51 dodgerblue: "כחול",
52 firebrick: "לבנה שרופה",
53 floralwhite: "לבן פרחוני",
54 forestgreen: "ירוק יער",
55 fuchsia: "ורוד בהיר",
56 gainsboro: "גיינסבורו",
57 ghostwhite: "לבן רפאים",
58 gold: "זהב",
59 goldenrod: "זהוב",
60 gray: "אפור",
61 green: "ירוק",
62 greenyellow: "ירוק-צהוב",
63 grey: "אפור", // same as gray
64 honeydew: "ירקרק",
65 hotpink: "ורוד לוהט",
66 indianred: "אדום דהוי",
67 indigo: "אינדיגו",
68 ivory: "שנהב",
69 khaki: "חאקי",
70 lavender: "לבנדר",
71 lavenderblush: "סומק לבנדר",
72 lawngreen: "ירוק דשא",
73 lemonchiffon: "ירוק לימון",
74 lightblue: "תכלת",
75 lightcoral: "אלמוג בהיר",
76 lightcyan: "טורקיז בהיר",
77 lightgoldenrodyellow: "צהוב בהיר",
78 lightgray: "אפור בהיר",
79 lightgreen: "ירוק בהיר",
80 lightgrey: "אפור בהיר", // same as lightgray
81 lightpink: "ורוד בהיר",
82 lightsalmon: "סלמון בהיר",
83 lightseagreen: "ירוק ים בהיר",
84 lightskyblue: "כחול שמיים בהיר",
85 lightslategray: "אפור צפחה בהיר",
86 lightslategrey: "אפור צפחה בהיר", // same as lightslategray
87 lightsteelblue: "כחול פלדה בהיר",
88 lightyellow: "צהוב בהיר",
89 lime: "לימון",
90 limegreen: "ירוק לימוני",
91 linen: "פשתן",
92 magenta: "בורדו",
93 maroon: "חום אדמדם",
94 mediumaquamarine: "כחול בינוני",
95 mediumblue: "תכלת בינוני",
96 mediumorchid: "סחלב בינוני",
97 mediumpurple: "סגול בינוני",
98 mediumseagreen: "ירוק ים בינוני",
99 mediumslateblue: "כחול צפחה בינוני",
100 mediumspringgreen: "ירוק אביב בינוני",
101 mediumturquoise: "טורקיז בינוני",
102 mediumvioletred: "סגול-אדום בינוני",
103 midnightblue: "כחול כהה",
104 mintcream: "קרם מנטה",
105 mistyrose: "ורוד מעורפל",
106 moccasin: "מוקסין",
107 navajowhite: "לבן נוואחו",
108 navy: "כחול כהה",
109 oldlace: "תחרה עתיקה",
110 olive: "זית",
111 olivedrab: "זית עמום",
112 orange: "כתום",
113 orangered: "כתום אדום",
114 orchid: "סחלב",
115 palegoldenrod: "זהוב בהיר",
116 palegreen: "ירוק בהיר",
117 paleturquoise: "טורקיז בהיר",
118 palevioletred: "סגול-אדום בהיר",
119 papayawhip: "פפאיה",
120 peachpuff: "קציפת אפרסק",
121 peru: "פרו",
122 pink: "ורוד",
123 plum: "שזיף",
124 powderblue: "כחול חיוור",
125 purple: "סגול",
126 red: "אדום",
127 rosybrown: "חום ורדרד",
128 royalblue: "כחול מלכותי",
129 saddlebrown: "חום דהוי",
130 salmon: "סלמון",
131 sandybrown: "חום חולי",
132 seagreen: "ירוק ים",
133 seashell: "צדף",
134 sienna: "סיינה",
135 silver: "כסף",
136 skyblue: "כחול שמיים",
137 slateblue: "כחול צפחה",
138 slategray: "אפור צפחה",
139 slategrey: "אפור צפחה", // same as slategray
140 snow: "שלג",
141 springgreen: "ירוק אביב",
142 steelblue: "כחול פלדה",
143 tan: "חום אדמדם",
144 teal: "כחול-ירוק כהה",
145 thistle: "דרדר",
146 tomato: "עגבניה",
147 transparent: "שקוף",
148 turquoise: "טורקיז",
149 violet: "סגול",
150 wheat: "חיוט",
151 white: "לבן",
152 whitesmoke: "עשן לבן",
153 yellow: "צהוב",
154 yellowgreen: "ירוק צהוב"
155 })
156 );