summaryrefslogtreecommitdiff
path: root/lib/dojo/nls/fr/colors.js.uncompressed.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dojo/nls/fr/colors.js.uncompressed.js')
-rw-r--r--lib/dojo/nls/fr/colors.js.uncompressed.js156
1 files changed, 156 insertions, 0 deletions
diff --git a/lib/dojo/nls/fr/colors.js.uncompressed.js b/lib/dojo/nls/fr/colors.js.uncompressed.js
new file mode 100644
index 000000000..e04b51271
--- /dev/null
+++ b/lib/dojo/nls/fr/colors.js.uncompressed.js
@@ -0,0 +1,156 @@
+define(
+"dojo/nls/fr/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: "bleu gris",
+ antiquewhite: "blanc antique",
+ aqua: "bleu-vert",
+ aquamarine: "aigue-marine",
+ azure: "bleu azur",
+ beige: "beige",
+ bisque: "beige rosé",
+ black: "noir",
+ blanchedalmond: "coquille d'œuf",
+ blue: "bleu",
+ blueviolet: "bleu-violet",
+ brown: "brun",
+ burlywood: "bois précieux",
+ cadetblue: "bleu pétrole",
+ chartreuse: "vert vif",
+ chocolate: "chocolat",
+ coral: "corail",
+ cornflowerblue: "bleuet",
+ cornsilk: "vanille",
+ crimson: "cramoisi",
+ cyan: "cyan",
+ darkblue: "bleu foncé",
+ darkcyan: "cyan foncé",
+ darkgoldenrod: "jaune paille foncé",
+ darkgray: "gris foncé",
+ darkgreen: "vert foncé",
+ darkgrey: "gris foncé", // same as darkgray
+ darkkhaki: "kaki foncé",
+ darkmagenta: "magenta foncé",
+ darkolivegreen: "olive foncé",
+ darkorange: "orange foncé",
+ darkorchid: "lilas foncé",
+ darkred: "rouge foncé",
+ darksalmon: "saumon foncé",
+ darkseagreen: "vert d'eau foncé",
+ darkslateblue: "bleu ardoise foncé",
+ darkslategray: "gris ardoise foncé",
+ darkslategrey: "gris ardoise foncé", // same as darkslategray
+ darkturquoise: "turquoise foncé",
+ darkviolet: "violet foncé",
+ deeppink: "rose soutenu",
+ deepskyblue: "bleu ciel soutenu",
+ dimgray: "gris soutenu",
+ dimgrey: "gris soutenu", // same as dimgray
+ dodgerblue: "bleu France",
+ firebrick: "rouge brique",
+ floralwhite: "lys",
+ forestgreen: "vert sapin",
+ fuchsia: "fuchsia",
+ gainsboro: "gris souris",
+ ghostwhite: "blanc laiteux",
+ gold: "or",
+ goldenrod: "jaune paille",
+ gray: "gris",
+ green: "vert",
+ greenyellow: "vert-jaune",
+ grey: "gris", // same as gray
+ honeydew: "opalin",
+ hotpink: "rose intense",
+ indianred: "rose indien",
+ indigo: "indigo",
+ ivory: "ivoire",
+ khaki: "kaki",
+ lavender: "lavande",
+ lavenderblush: "lavandin",
+ lawngreen: "vert prairie",
+ lemonchiffon: "mousse de citron",
+ lightblue: "bleu clair",
+ lightcoral: "corail clair",
+ lightcyan: "cyan clair",
+ lightgoldenrodyellow: "jaune paille clair",
+ lightgray: "gris clair",
+ lightgreen: "vert clair",
+ lightgrey: "gris clair", // same as lightgray
+ lightpink: "rose clair",
+ lightsalmon: "saumon clair",
+ lightseagreen: "vert d'eau clair",
+ lightskyblue: "bleu ciel clair",
+ lightslategray: "gris ardoise clair",
+ lightslategrey: "gris ardoise clair", // same as lightslategray
+ lightsteelblue: "bleu acier clair",
+ lightyellow: "jaune clair",
+ lime: "vert citron",
+ limegreen: "citron vert",
+ linen: "écru",
+ magenta: "magenta",
+ maroon: "marron",
+ mediumaquamarine: "aigue-marine moyen",
+ mediumblue: "bleu moyen",
+ mediumorchid: "lilas moyen",
+ mediumpurple: "pourpre moyen",
+ mediumseagreen: "vert d'eau moyen",
+ mediumslateblue: "bleu ardoise moyen",
+ mediumspringgreen: "vert printemps moyen",
+ mediumturquoise: "turquoise moyen",
+ mediumvioletred: "rouge violacé moyen",
+ midnightblue: "bleu nuit",
+ mintcream: "crème de menthe",
+ mistyrose: "rose pâle",
+ moccasin: "chamois",
+ navajowhite: "chair",
+ navy: "bleu marine",
+ oldlace: "blanc cassé",
+ olive: "olive",
+ olivedrab: "brun verdâtre",
+ orange: "orange",
+ orangered: "rouge orangé",
+ orchid: "lilas",
+ palegoldenrod: "jaune paille pâle",
+ palegreen: "vert pâle",
+ paleturquoise: "turquoise pâle",
+ palevioletred: "rouge violacé pâle",
+ papayawhip: "crème de papaye",
+ peachpuff: "pêche",
+ peru: "caramel",
+ pink: "rose",
+ plum: "prune",
+ powderblue: "bleu de smalt",
+ purple: "pourpre",
+ red: "rouge",
+ rosybrown: "vieux rose",
+ royalblue: "bleu roi",
+ saddlebrown: "brun cuir",
+ salmon: "saumon",
+ sandybrown: "sable",
+ seagreen: "vert d'eau",
+ seashell: "coquillage",
+ sienna: "terre de sienne",
+ silver: "argent",
+ skyblue: "bleu ciel",
+ slateblue: "bleu ardoise",
+ slategray: "gris ardoise",
+ slategrey: "gris ardoise", // same as slategray
+ snow: "neige",
+ springgreen: "vert printemps",
+ steelblue: "bleu acier",
+ tan: "grège",
+ teal: "sarcelle",
+ thistle: "chardon",
+ tomato: "tomate",
+ transparent: "transparent",
+ turquoise: "turquoise",
+ violet: "violet",
+ wheat: "blé",
+ white: "blanc",
+ whitesmoke: "blanc cendré",
+ yellow: "jaune",
+ yellowgreen: "vert jaunâtre"
+})
+);