mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 10:20:58 +00:00
39 lines
874 B
Text
39 lines
874 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" = "Schwarz";
|
|
/* File: GSCMYKColorPicker.m:49 */
|
|
"Yellow" = "Gelb";
|
|
|
|
|
|
/*** Strings from GSGrayColorPicker.m ***/
|
|
/* File: GSGrayColorPicker.m:50 */
|
|
"White" = "Weiss";
|
|
|
|
|
|
/*** Strings from GSHSBColorPicker.m ***/
|
|
/* File: GSHSBColorPicker.m:49 */
|
|
"Brightness" = "Helligkeit";
|
|
/* File: GSHSBColorPicker.m:47 */
|
|
"Hue" = "Farbton";
|
|
/* File: GSHSBColorPicker.m:48 */
|
|
"Saturation" = "Sättigung";
|
|
|
|
|
|
/*** Strings from GSRGBColorPicker.m ***/
|
|
/* File: GSRGBColorPicker.m:50 */
|
|
"Blue" = "Blau";
|
|
/* File: GSRGBColorPicker.m:49 */
|
|
"Green" = "Grün";
|
|
/* File: GSRGBColorPicker.m:48 */
|
|
"Red" = "Rot";
|