mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 12:41:01 +00:00
39 lines
992 B
Text
39 lines
992 B
Text
/***
|
|
English.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" = "Чёрный";
|
|
/* File: GSCMYKColorPicker.m:47 */
|
|
"Cyan" = "Сине-зелёный";
|
|
/* File: GSCMYKColorPicker.m:48 */
|
|
"Magenta" = "Маджента";
|
|
/* File: GSCMYKColorPicker.m:49 */
|
|
"Yellow" = "Жёлтый";
|
|
|
|
|
|
/*** Strings from GSGrayColorPicker.m ***/
|
|
/* File: GSGrayColorPicker.m:50 */
|
|
"White" = "Белый";
|
|
|
|
|
|
/*** Strings from GSHSBColorPicker.m ***/
|
|
/* File: GSHSBColorPicker.m:49 */
|
|
"Brightness" = "Яркость";
|
|
/* File: GSHSBColorPicker.m:47 */
|
|
"Hue" = "Тон";
|
|
/* File: GSHSBColorPicker.m:48 */
|
|
"Saturation" = "Цветность";
|
|
|
|
|
|
/*** Strings from GSRGBColorPicker.m ***/
|
|
/* File: GSRGBColorPicker.m:50 */
|
|
"Blue" = "Синий";
|
|
/* File: GSRGBColorPicker.m:49 */
|
|
"Green" = "Зелёный";
|
|
/* File: GSRGBColorPicker.m:48 */
|
|
"Red" = "Красный";
|