Add German translation for ColorPickers's StandardPicker.strings

This commit is contained in:
Alex 2017-08-04 13:41:07 +02:00 committed by Ivan Vučica
parent b713d0c023
commit b0b5e51a1e
2 changed files with 43 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2017-08-02 Alex Myczko <alex@aiei.ch>
* ColorPickers/German.lproj: Added translation.
2017-07-31 Fred Kiefer <FredKiefer@gmx.de>
* Headers/AppKit/NSPasteboardItem.h

View file

@ -0,0 +1,39 @@
/*** 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";