libs-gui/ColorPickers/French.lproj/StandardPicker.strings
Alexander Malmberg 58ffd50370 Add basic color picker bundles.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13761 72102866-910b-0410-8b05-ffd578937521
2002-06-02 21:00:34 +00:00

39 lines
921 B
Text

/***
French.lproj/StandardPicker.strings
updated by make_strings 2002-05-23 16:24:57 +0200
add comments above this one
***/
/*** Strings from GSCMYKColorPicker.m ***/
/* File: GSCMYKColorPicker.m:50 */
"Black" = "Noir";
/* File: GSCMYKColorPicker.m:47 */
"Cyan" = "Cyan";
/* File: GSCMYKColorPicker.m:48 */
"Magenta" = "Magenta";
/* File: GSCMYKColorPicker.m:49 */
"Yellow" = "Jaune";
/*** Strings from GSGrayColorPicker.m ***/
/* File: GSGrayColorPicker.m:50 */
"White" = "Luminosit\u00e9";
/*** Strings from GSHSBColorPicker.m ***/
/* File: GSHSBColorPicker.m:49 */
"Brightness" = "Luminosit\u00e9";
/* File: GSHSBColorPicker.m:47 */
"Hue" = "Teinte";
/* File: GSHSBColorPicker.m:48 */
"Saturation" = "Saturation";
/*** Strings from GSRGBColorPicker.m ***/
/* File: GSRGBColorPicker.m:50 */
"Blue" = "Bleu";
/* File: GSRGBColorPicker.m:49 */
"Green" = "Vert";
/* File: GSRGBColorPicker.m:48 */
"Red" = "Rouge";