File: StandardPicker.strings

package info (click to toggle)
gnustep-gui 0.28.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 13,836 kB
  • sloc: objc: 159,787; ansic: 20,703; cpp: 579; yacc: 464; makefile: 109; sh: 86
file content (39 lines) | stat: -rw-r--r-- 992 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
/***
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" = "Красный";