Add Polish translation.

This commit is contained in:
Alex 2017-08-04 11:53:12 +02:00 committed by Ivan Vučica
parent b0b5e51a1e
commit fa2fabb5b7
2 changed files with 44 additions and 1 deletions

View file

@ -1,7 +1,11 @@
2017-08-04 Alex Myczko <alex@aiei.ch>
* ColorPickers/Polish.lproj: Added translation.
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" = "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";