1234567891011121314151617181920212223 |
- #
- # Copyright (c) 2008 Jeremy Wood
- # E-mail: mickleness@gmail.com
- # All rights reserved.
- #
- # The copyright of this software is owned by Jeremy Wood.
- # You may not use, copy or modify this software, except in
- # accordance with the license agreement you entered into with
- # Jeremy Wood. For details see accompanying license terms.
- #
- ColorPickerDialogTitle=W\u00e4hlen Sie eine Farbe
- Copy=Kopieren
- Cancel=Abbrechen
- OK=OK
- blueLabel=Blau:
- greenLabel=Gr\u00fcn:
- redLabel=Rot:
- brightnessLabel=Helligkeit:
- hueLabel=Farbton:
- saturationLabel=S\u00e4ttigung:
- hexLabel=Hex:
- opacityLabel=Deckkraft:
- alphaLabel=Alpha:
|