mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 13:10:54 +00:00
40 lines
888 B
Text
40 lines
888 B
Text
|
/*** Unmatched/untranslated keys ***/
|
||
|
|
||
|
/* File: GSCMYKColorPicker.m:47 */
|
||
|
/* Flag: untranslated */
|
||
|
"Cyan" = "Cyan";
|
||
|
|
||
|
/* File: GSCMYKColorPicker.m:48 */
|
||
|
/* Flag: untranslated */
|
||
|
"Magenta" = "Magenta";
|
||
|
|
||
|
|
||
|
/*** Strings from GSCMYKColorPicker.m ***/
|
||
|
/* File: GSCMYKColorPicker.m:50 */
|
||
|
"Black" = "Czarny";
|
||
|
/* File: GSCMYKColorPicker.m:49 */
|
||
|
"Yellow" = "Żółty";
|
||
|
|
||
|
|
||
|
/*** Strings from GSGrayColorPicker.m ***/
|
||
|
/* File: GSGrayColorPicker.m:50 */
|
||
|
"White" = "Biały";
|
||
|
|
||
|
|
||
|
/*** Strings from GSHSBColorPicker.m ***/
|
||
|
/* File: GSHSBColorPicker.m:49 */
|
||
|
"Brightness" = "Jasność";
|
||
|
/* File: GSHSBColorPicker.m:47 */
|
||
|
"Hue" = "Odcień";
|
||
|
/* File: GSHSBColorPicker.m:48 */
|
||
|
"Saturation" = "Nasycenie";
|
||
|
|
||
|
|
||
|
/*** Strings from GSRGBColorPicker.m ***/
|
||
|
/* File: GSRGBColorPicker.m:50 */
|
||
|
"Blue" = "Niebieski";
|
||
|
/* File: GSRGBColorPicker.m:49 */
|
||
|
"Green" = "Zielony";
|
||
|
/* File: GSRGBColorPicker.m:48 */
|
||
|
"Red" = "Czerwony";
|