mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 07:31:07 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29338 72102866-910b-0410-8b05-ffd578937521
39 lines
912 B
Text
39 lines
912 B
Text
/***
|
|
Spanish.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" = "Negro";
|
|
/* File: GSCMYKColorPicker.m:47 */
|
|
"Cyan" = "Cyan";
|
|
/* File: GSCMYKColorPicker.m:48 */
|
|
"Magenta" = "Magenta";
|
|
/* File: GSCMYKColorPicker.m:49 */
|
|
"Yellow" = "Amarillo";
|
|
|
|
|
|
/*** Strings from GSGrayColorPicker.m ***/
|
|
/* File: GSGrayColorPicker.m:50 */
|
|
"White" = "Blanco";
|
|
|
|
|
|
/*** Strings from GSHSBColorPicker.m ***/
|
|
/* File: GSHSBColorPicker.m:49 */
|
|
"Brightness" = "Brillo";
|
|
/* File: GSHSBColorPicker.m:47 */
|
|
"Hue" = "Tinte";
|
|
/* File: GSHSBColorPicker.m:48 */
|
|
"Saturation" = "Saturaci\U00F3n";
|
|
|
|
|
|
/*** Strings from GSRGBColorPicker.m ***/
|
|
/* File: GSRGBColorPicker.m:50 */
|
|
"Blue" = "Azul";
|
|
/* File: GSRGBColorPicker.m:49 */
|
|
"Green" = "Verde";
|
|
/* File: GSRGBColorPicker.m:48 */
|
|
"Red" = "Rojo";
|