mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
upgrade dojo to 1.8.3 (refs #570)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright (c) 2004-2011, The Dojo Foundation All Rights Reserved.
|
||||
Copyright (c) 2004-2012, The Dojo Foundation All Rights Reserved.
|
||||
Available via Academic Free License >= 2.1 OR the modified BSD license.
|
||||
see: http://dojotoolkit.org/license for details
|
||||
*/
|
||||
|
||||
@@ -0,0 +1,156 @@
|
||||
define(
|
||||
"dojo/nls/zh/colors", ({
|
||||
// local representation of all CSS3 named colors, companion to dojo.colors. To be used where descriptive information
|
||||
// is required for each color, such as a palette widget, and not for specifying color programatically.
|
||||
//Note: due to the SVG 1.0 spec additions, some of these are alternate spellings for the same color (e.g. gray / grey).
|
||||
//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?
|
||||
aliceblue: "爱丽丝蓝",
|
||||
antiquewhite: "古董白",
|
||||
aqua: "浅绿色",
|
||||
aquamarine: "碧绿色",
|
||||
azure: "天蓝色",
|
||||
beige: "米色",
|
||||
bisque: "桔黄色",
|
||||
black: "黑色",
|
||||
blanchedalmond: "白杏色",
|
||||
blue: "蓝色",
|
||||
blueviolet: "蓝紫色",
|
||||
brown: "棕色",
|
||||
burlywood: "实木色",
|
||||
cadetblue: "灰蓝色",
|
||||
chartreuse: "黄绿色",
|
||||
chocolate: "巧克力色",
|
||||
coral: "珊瑚色",
|
||||
cornflowerblue: "浅蓝色",
|
||||
cornsilk: "米绸色",
|
||||
crimson: "绯红色",
|
||||
cyan: "青蓝色",
|
||||
darkblue: "深蓝",
|
||||
darkcyan: "深青绿",
|
||||
darkgoldenrod: "深金黄",
|
||||
darkgray: "深灰色",
|
||||
darkgreen: "深绿色",
|
||||
darkgrey: "深灰色", // same as darkgray
|
||||
darkkhaki: "深卡其色",
|
||||
darkmagenta: "深洋红色",
|
||||
darkolivegreen: "深橄榄绿",
|
||||
darkorange: "深橙色",
|
||||
darkorchid: "深紫色",
|
||||
darkred: "深红色",
|
||||
darksalmon: "深橙红",
|
||||
darkseagreen: "深海藻绿",
|
||||
darkslateblue: "深青蓝",
|
||||
darkslategray: "深青灰",
|
||||
darkslategrey: "深青灰", // same as darkslategray
|
||||
darkturquoise: "深粉蓝",
|
||||
darkviolet: "深紫色",
|
||||
deeppink: "深粉红色",
|
||||
deepskyblue: "深天蓝色",
|
||||
dimgray: "暗灰色",
|
||||
dimgrey: "暗灰色", // same as dimgray
|
||||
dodgerblue: "闪蓝色",
|
||||
firebrick: "砖红",
|
||||
floralwhite: "花白色",
|
||||
forestgreen: "森林绿",
|
||||
fuchsia: "紫红色",
|
||||
gainsboro: "淡灰色",
|
||||
ghostwhite: "苍白",
|
||||
gold: "金黄色",
|
||||
goldenrod: "金麒麟色",
|
||||
gray: "灰色",
|
||||
green: "绿色",
|
||||
greenyellow: "绿黄色",
|
||||
grey: "灰色", // same as gray
|
||||
honeydew: "蜜汁色",
|
||||
hotpink: "深粉红",
|
||||
indianred: "印度红",
|
||||
indigo: "靛青",
|
||||
ivory: "象牙色",
|
||||
khaki: "卡其色",
|
||||
lavender: "淡紫色",
|
||||
lavenderblush: "淡紫红",
|
||||
lawngreen: "草绿色",
|
||||
lemonchiffon: "柠檬绸色",
|
||||
lightblue: "淡蓝色",
|
||||
lightcoral: "浅珊瑚色",
|
||||
lightcyan: "浅青色",
|
||||
lightgoldenrodyellow: "浅金黄色",
|
||||
lightgray: "浅灰色",
|
||||
lightgreen: "浅绿色",
|
||||
lightgrey: "浅灰色", // same as lightgray
|
||||
lightpink: "浅粉红色",
|
||||
lightsalmon: "淡橙色",
|
||||
lightseagreen: "浅海藻绿",
|
||||
lightskyblue: "浅天蓝色",
|
||||
lightslategray: "浅青灰",
|
||||
lightslategrey: "浅青灰", // same as lightslategray
|
||||
lightsteelblue: "浅钢蓝色",
|
||||
lightyellow: "浅黄色",
|
||||
lime: "淡黄绿色",
|
||||
limegreen: "橙绿色",
|
||||
linen: "亚麻色",
|
||||
magenta: "洋红色",
|
||||
maroon: "栗色",
|
||||
mediumaquamarine: "间绿色",
|
||||
mediumblue: "间蓝色",
|
||||
mediumorchid: "间紫色",
|
||||
mediumpurple: "间紫色",
|
||||
mediumseagreen: "间海蓝色",
|
||||
mediumslateblue: "间暗蓝色",
|
||||
mediumspringgreen: "间春绿色",
|
||||
mediumturquoise: "间绿宝石色",
|
||||
mediumvioletred: "间紫罗兰色",
|
||||
midnightblue: "深蓝色",
|
||||
mintcream: "薄荷色",
|
||||
mistyrose: "浅玫瑰色",
|
||||
moccasin: "鹿皮色",
|
||||
navajowhite: "纳瓦白",
|
||||
navy: "藏青色",
|
||||
oldlace: "老白色",
|
||||
olive: "橄榄绿",
|
||||
olivedrab: "草绿色",
|
||||
orange: "橙色",
|
||||
orangered: "橙红色",
|
||||
orchid: "紫色",
|
||||
palegoldenrod: "淡金黄色",
|
||||
palegreen: "淡绿色",
|
||||
paleturquoise: "苍绿色",
|
||||
palevioletred: "苍紫罗兰色",
|
||||
papayawhip: "木瓜色",
|
||||
peachpuff: "桃色",
|
||||
peru: "秘鲁色",
|
||||
pink: "粉红色",
|
||||
plum: "杨李色",
|
||||
powderblue: "铁蓝",
|
||||
purple: "紫色",
|
||||
red: "红色",
|
||||
rosybrown: "褐玫瑰红",
|
||||
royalblue: "品蓝",
|
||||
saddlebrown: "重褐色",
|
||||
salmon: "橙红",
|
||||
sandybrown: "沙褐色",
|
||||
seagreen: "海绿色",
|
||||
seashell: "海贝色",
|
||||
sienna: "赭色",
|
||||
silver: "银白色",
|
||||
skyblue: "天蓝色",
|
||||
slateblue: "石蓝色",
|
||||
slategray: "灰石色",
|
||||
slategrey: "灰石色", // same as slategray
|
||||
snow: "雪白色",
|
||||
springgreen: "春绿色",
|
||||
steelblue: "钢蓝色",
|
||||
tan: "棕褐色",
|
||||
teal: "水鸭色",
|
||||
thistle: "蓟色",
|
||||
tomato: "西红柿色",
|
||||
transparent: "透明的",
|
||||
turquoise: "绿宝石色",
|
||||
violet: "紫色",
|
||||
wheat: "浅黄色",
|
||||
white: "白色",
|
||||
whitesmoke: "烟白色",
|
||||
yellow: "黄色",
|
||||
yellowgreen: "黄绿色"
|
||||
})
|
||||
);
|
||||
Reference in New Issue
Block a user