/************************************************************************* * * $RCSfile: colrdlg.src,v $ * * $Revision: 1.18 $ * * last change: $Author: os $ $Date: 2001-12-18 15:10:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses * * - GNU Lesser General Public License Version 2.1 * - Sun Industry Standards Source License Version 1.1 * * Sun Microsystems Inc., October, 2000 * * GNU Lesser General Public License Version 2.1 * ============================================= * Copyright 2000 by Sun Microsystems, Inc. * 901 San Antonio Road, Palo Alto, CA 94303, USA * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License version 2.1, as published by the Free Software Foundation. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, * MA 02111-1307 USA * * * Sun Industry Standards Source License Version 1.1 * ================================================= * The contents of this file are subject to the Sun Industry Standards * Source License Version 1.1 (the "License"); You may not use this file * except in compliance with the License. You may obtain a copy of the * License at http://www.openoffice.org/license.html. * * Software provided under this License is provided on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. * See the License for the specific provisions governing your rights and * obligations concerning the Software. * * The Initial Developer of the Original Code is: Sun Microsystems, Inc. * * Copyright: 2000 by Sun Microsystems, Inc. * * All Rights Reserved. * * Contributor(s): _______________________________________ * * ************************************************************************/ #include "colrdlg.hrc" #define DIFF 3 ModalDialog DLG_COLOR { OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 260 , 165 + DIFF ) ; Moveable = TRUE ; Text = "Farbe" ; Text [ ENGLISH ] = "Color" ; Text [ english_us ] = "Color" ; Text [ portuguese_brazilian ] = "Farbe" ; Text [ swedish ] = "Frg" ; Text [ danish ] = "Farve" ; Text [ italian ] = "Colore" ; Text [ spanish ] = "Color" ; Text [ french ] = "Couleur" ; Text [ dutch ] = "Kleur" ; Text [ portuguese ] = "Cor" ; OKButton BTN_OK { Pos = MAP_APPFONT ( 205 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; DefButton = TRUE ; }; CancelButton BTN_CANCEL { Pos = MAP_APPFONT ( 205 , 23 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; HelpButton BTN_HELP { Pos = MAP_APPFONT ( 205 , 43 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; Control VAL_SET_COLOR { Border = TRUE ; Pos = MAP_APPFONT ( 6 , 6 ) ; Size = MAP_APPFONT ( 91 , 100 ) ; TabStop = TRUE ; }; Control CTL_COLOR { Border = TRUE ; Pos = MAP_APPFONT ( 100 , 6 ) ; Size = MAP_APPFONT ( 100 , 100 ) ; TabStop = TRUE ; }; FixedText FT_CYAN { Pos = MAP_APPFONT ( 6 , 110 + DIFF ) ; Size = MAP_APPFONT ( 34 , 10 ) ; Text = "~Cyan" ; Text [ ENGLISH ] = "~Cyan" ; Text [ english_us ] = "~Cyan" ; Text [ portuguese_brazilian ] = "~Cyan" ; Text [ swedish ] = "~Cyan" ; Text [ danish ] = "Cyan" ; Text [ italian ] = "~Ciano" ; Text [ spanish ] = "~Cian" ; Text [ french ] = "~Cyan" ; Text [ dutch ] = "~Cyaan" ; Text [ portuguese ] = "~Ciano" ; Text[ chinese_simplified ] = "蓝绿色(~C)"; Text[ russian ] = ""; Text[ polish ] = "Nieb.-ziel."; Text[ japanese ] = "シアン(~C)"; Text[ chinese_traditional ] = "藍綠色(~C)"; Text[ arabic ] = " "; Text[ dutch ] = "~Cyaan"; Text[ chinese_simplified ] = "蓝绿色(~C)"; Text[ greek ] = ""; Text[ korean ] = "청록(~C)"; Text[ turkish ] = "~Camgbei"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Cian"; Text[ finnish ] = "~Syaani"; }; FixedText FT_MAGENTA { Pos = MAP_APPFONT ( 6 , 123 + DIFF ) ; Size = MAP_APPFONT ( 34 , 10 ) ; Text = "~Magenta" ; Text [ ENGLISH ] = "~Magenta" ; Text [ english_us ] = "~Magenta" ; Text [ portuguese_brazilian ] = "~Magenta" ; Text [ swedish ] = "~Magenta" ; Text [ danish ] = "Magenta" ; Text [ italian ] = "~Magenta" ; Text [ spanish ] = "~Magenta" ; Text [ french ] = "~Magenta" ; Text [ dutch ] = "~Magenta" ; Text [ portuguese ] = "~Magenta" ; Text[ chinese_simplified ] = "紫红色(~M)"; Text[ russian ] = "~"; Text[ polish ] = "Purpurowy"; Text[ japanese ] = "マゼンタ(~M)"; Text[ chinese_traditional ] = "紫紅色(~M)"; Text[ arabic ] = ""; Text[ dutch ] = "~Magenta"; Text[ chinese_simplified ] = "紫红色(~M)"; Text[ greek ] = ""; Text[ korean ] = "선홍색(~M)"; Text[ turkish ] = "M~or"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Magenta"; Text[ finnish ] = "~Purppura"; }; FixedText FT_YELLOW { Pos = MAP_APPFONT ( 6 , 136 + DIFF ) ; Size = MAP_APPFONT ( 34 , 10 ) ; Text = "~Yellow" ; Text [ ENGLISH ] = "~Yellow" ; Text [ english_us ] = "~Yellow" ; Text [ portuguese_brazilian ] = "~Yellow" ; Text [ swedish ] = "~Yellow" ; Text [ danish ] = "Gul" ; Text [ italian ] = "~Giallo" ; Text [ spanish ] = "~Amarillo" ; Text [ french ] = "~Jaune" ; Text [ dutch ] = "~Yellow" ; Text [ portuguese ] = "~Amarelo" ; Text[ chinese_simplified ] = "黄色(~Y)"; Text[ russian ] = "~"; Text[ polish ] = "ty"; Text[ japanese ] = "黄(~Y)"; Text[ chinese_traditional ] = "黃色(~Y)"; Text[ arabic ] = ""; Text[ dutch ] = "~Yellow"; Text[ chinese_simplified ] = "黄色(~Y)"; Text[ greek ] = ""; Text[ korean ] = "황색(~Y)"; Text[ turkish ] = "~Sar"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Amarillo"; Text[ finnish ] = "~Keltainen"; }; FixedText FT_KEY { Pos = MAP_APPFONT ( 6 , 149 + DIFF ) ; Size = MAP_APPFONT ( 34 , 10 ) ; Text = "~Key" ; Text [ ENGLISH ] = "~Key" ; Text [ english_us ] = "~Key" ; Text [ portuguese_brazilian ] = "~Key" ; Text [ swedish ] = "~Key" ; Text [ danish ] = "Ngle" ; Text [ italian ] = "~Chiave" ; Text [ spanish ] = "~Llave" ; Text [ french ] = "~Khl" ; Text [ dutch ] = "~Key" ; Text [ portuguese ] = "~Chave" ; Text[ chinese_simplified ] = "键码(~K)"; Text[ russian ] = "~"; Text[ polish ] = "Klucz"; Text[ japanese ] = "黒(~K)"; Text[ chinese_traditional ] = "鍵碼(~K)"; Text[ arabic ] = ""; Text[ dutch ] = "~Key"; Text[ chinese_simplified ] = "键码(~K)"; Text[ greek ] = "~"; Text[ korean ] = "키(~K)"; Text[ turkish ] = "~Key"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Llave"; Text[ finnish ] = "~Avain"; }; MetricField NUM_CYAN { Border = TRUE ; Pos = MAP_APPFONT ( 42 , 109 + DIFF ) ; Size = MAP_APPFONT ( 26 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Maximum = 100 ; Last = 100 ; Unit = FUNIT_CUSTOM ; CustomUnitText = " %" ; }; MetricField NUM_MAGENTA { Border = TRUE ; Pos = MAP_APPFONT ( 42 , 122 + DIFF ) ; Size = MAP_APPFONT ( 26 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Maximum = 100 ; Last = 100 ; Unit = FUNIT_CUSTOM ; CustomUnitText = " %" ; }; MetricField NUM_YELLOW { Border = TRUE ; Pos = MAP_APPFONT ( 42 , 135 + DIFF ) ; Size = MAP_APPFONT ( 26 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Maximum = 100 ; Last = 100 ; Unit = FUNIT_CUSTOM ; CustomUnitText = " %" ; }; MetricField NUM_KEY { Border = TRUE ; Pos = MAP_APPFONT ( 42 , 148 + DIFF ) ; Size = MAP_APPFONT ( 26 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Maximum = 100 ; Last = 100 ; Unit = FUNIT_CUSTOM ; CustomUnitText = " %" ; }; FixedText FT_RED { Pos = MAP_APPFONT ( 72 , 123 + DIFF ) ; Size = MAP_APPFONT ( 33 , 10 ) ; Text = "~Rot" ; Text [ ENGLISH ] = "~Red" ; Text [ english_us ] = "~Red" ; Text [ portuguese_brazilian ] = "~Rot" ; Text [ swedish ] = "~Rtt" ; Text [ danish ] = "Rd" ; Text [ italian ] = "~Rosso" ; Text [ spanish ] = "~Rojo" ; Text [ french ] = "~Rouge" ; Text [ dutch ] = "~Rood" ; Text [ portuguese ] = "~Vermelho" ; Text[ chinese_simplified ] = "红色(~R)"; Text[ russian ] = "~."; Text[ polish ] = "Czerwony"; Text[ japanese ] = "赤(~R)"; Text[ chinese_traditional ] = "紅色(~R)"; Text[ arabic ] = ""; Text[ dutch ] = "~Rood"; Text[ chinese_simplified ] = "红色(~R)"; Text[ greek ] = ""; Text[ korean ] = "적색(~R)"; Text[ turkish ] = "~Krmz"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Rojo"; Text[ finnish ] = "~Punainen"; }; FixedText FT_GREEN { Pos = MAP_APPFONT ( 72 , 136 + DIFF ) ; Size = MAP_APPFONT ( 33 , 10 ) ; Text = "~Grn" ; Text [ ENGLISH ] = "~Green" ; Text [ english_us ] = "~Green" ; Text [ portuguese_brazilian ] = "~Gr?" ; Text [ swedish ] = "~Grnt" ; Text [ danish ] = "Grn" ; Text [ italian ] = "~Verde" ; Text [ spanish ] = "~Verde" ; Text [ french ] = "~Vert" ; Text [ dutch ] = "~Groen" ; Text [ portuguese ] = "~Verde" ; Text[ chinese_simplified ] = "绿色(~G)"; Text[ russian ] = "~."; Text[ polish ] = "Zielony"; Text[ japanese ] = "緑(~G)"; Text[ chinese_traditional ] = "綠色(~G)"; Text[ arabic ] = ""; Text[ dutch ] = "~Groen"; Text[ chinese_simplified ] = "绿色(~G)"; Text[ greek ] = ""; Text[ korean ] = "녹색(~G)"; Text[ turkish ] = "~Yeil"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Verde"; Text[ finnish ] = "~Vihre"; }; FixedText FT_BLUE { Pos = MAP_APPFONT ( 72 , 149 + DIFF ) ; Size = MAP_APPFONT ( 33 , 10 ) ; Text = "~Blau" ; Text [ ENGLISH ] = "~Blue" ; Text [ english_us ] = "~Blue" ; Text [ portuguese_brazilian ] = "~Blau" ; Text [ swedish ] = "~Bltt" ; Text [ danish ] = "Bl" ; Text [ italian ] = "~Blu" ; Text [ spanish ] = "~Azul" ; Text [ french ] = "~Bleu" ; Text [ dutch ] = "~Blauw" ; Text [ portuguese ] = "~Azul" ; Text[ chinese_simplified ] = "蓝色(~B)"; Text[ russian ] = ""; Text[ polish ] = "Niebieski"; Text[ japanese ] = "青(~B)"; Text[ chinese_traditional ] = "藍色(~B)"; Text[ arabic ] = ""; Text[ dutch ] = "~Blauw"; Text[ chinese_simplified ] = "蓝色(~B)"; Text[ greek ] = ""; Text[ korean ] = "청색(~B)"; Text[ turkish ] = "~Mavi"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Azul"; Text[ finnish ] = "~Sininen"; }; NumericField NUM_RED { Border = TRUE ; Pos = MAP_APPFONT ( 106 , 122 + DIFF ) ; Size = MAP_APPFONT ( 26 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Maximum = 255 ; Last = 255 ; }; NumericField NUM_GREEN { Border = TRUE ; Pos = MAP_APPFONT ( 106 , 135 + DIFF ) ; Size = MAP_APPFONT ( 26 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Maximum = 255 ; Last = 255 ; }; NumericField NUM_BLUE { Border = TRUE ; Pos = MAP_APPFONT ( 106 , 148 + DIFF ) ; Size = MAP_APPFONT ( 26 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Maximum = 255 ; Last = 255 ; }; FixedText FT_HUE { Pos = MAP_APPFONT ( 135 , 123 + DIFF ) ; Size = MAP_APPFONT ( 34 , 10 ) ; Text = "~Farbe" ; Text [ ENGLISH ] = "H~ue" ; Text [ english_us ] = "H~ue" ; Text [ portuguese_brazilian ] = "~Farbe" ; Text [ swedish ] = "~Frg" ; Text [ danish ] = "Farve" ; Text [ italian ] = "~Colore" ; Text [ spanish ] = "~Color" ; Text [ french ] = "~Teinte" ; Text [ dutch ] = "~Kleur" ; Text [ portuguese ] = "~Cor" ; Text[ chinese_simplified ] = "颜色(~U)"; Text[ russian ] = ""; Text[ polish ] = "Kolor"; Text[ japanese ] = "色合い(~U)"; Text[ chinese_traditional ] = "顏色(~U)"; Text[ arabic ] = ""; Text[ dutch ] = "~Kleur"; Text[ chinese_simplified ] = "颜色(~U)"; Text[ greek ] = ""; Text[ korean ] = "색(~U)"; Text[ turkish ] = "~Renk"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Color"; Text[ finnish ] = "~S?vy"; }; NumericField NUM_HUE { Border = TRUE ; Pos = MAP_APPFONT ( 171 , 122 + DIFF ) ; Size = MAP_APPFONT ( 26 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Maximum = 359 ; Last = 359 ; }; FixedText FT_SATURATION { Pos = MAP_APPFONT ( 135 , 136 + DIFF ) ; Size = MAP_APPFONT ( 34 , 10 ) ; Text = "~Sttigung" ; Text [ ENGLISH ] = "~Saturation" ; Text [ english_us ] = "~Saturation" ; Text [ portuguese_brazilian ] = "~S?ttigung" ; Text [ swedish ] = "M~ttnad" ; Text [ danish ] = "Mtning" ; Text [ italian ] = "~Saturazione" ; Text [ spanish ] = "~Saturacin" ; Text [ french ] = "S~aturation" ; Text [ dutch ] = "~Verzadiging" ; Text [ portuguese ] = "~Saturao" ; Text[ chinese_simplified ] = "饱和度(~S)"; Text[ russian ] = "~."; Text[ polish ] = "Nasycenie"; Text[ japanese ] = "彩度(~S)"; Text[ chinese_traditional ] = "飽和度(~S)"; Text[ arabic ] = ""; Text[ dutch ] = "~Verzadiging"; Text[ chinese_simplified ] = "饱和度(~S)"; Text[ greek ] = "~"; Text[ korean ] = "채도(~S)"; Text[ turkish ] = "~Doygunluk"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Saturacin"; Text[ finnish ] = "~Kyll?isyys"; }; NumericField NUM_SATURATION { Border = TRUE ; Pos = MAP_APPFONT ( 171 , 135 + DIFF ) ; Size = MAP_APPFONT ( 26 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Maximum = 100 ; Last = 100 ; }; FixedText FT_LUMINANCE { Pos = MAP_APPFONT ( 135 , 149 + DIFF ) ; Size = MAP_APPFONT ( 34 , 10 ) ; Text = "He~lligkeit" ; Text [ ENGLISH ] = "~Luminance" ; Text [ english_us ] = "Bright~ness" ; Text [ portuguese_brazilian ] = "He~lligkeit" ; Text [ swedish ] = "~Ljusstyrka" ; Text [ danish ] = "Lysstyrke" ; Text [ italian ] = "~Luminosit" ; Text [ spanish ] = "~Brillo" ; Text [ french ] = "~Luminosit" ; Text [ dutch ] = "Hel~derheid" ; Text [ portuguese ] = "~Brilho" ; Text[ chinese_simplified ] = "亮度(~N)"; Text[ russian ] = ""; Text[ polish ] = "Jasno"; Text[ japanese ] = "明度(~N)"; Text[ chinese_traditional ] = "亮度(~N)"; Text[ arabic ] = ""; Text[ dutch ] = "Hel~derheid"; Text[ chinese_simplified ] = "亮度(~N)"; Text[ greek ] = ""; Text[ korean ] = "밝기(~N)"; Text[ turkish ] = "Par~laklk"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Brillo"; Text[ finnish ] = "~Kirkkaus"; }; NumericField NUM_LUMINANCE { Border = TRUE ; Pos = MAP_APPFONT ( 171 , 148 + DIFF ) ; Size = MAP_APPFONT ( 26 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Maximum = 100 ; Last = 100 ; }; PushButton BTN_1 { Pos = MAP_APPFONT ( 80 , 109 ) ; Size = MAP_APPFONT ( 17 , 12 ) ; Text = "~<--" ; TabStop = TRUE ; }; PushButton BTN_2 { Pos = MAP_APPFONT ( 100 , 109 ) ; Size = MAP_APPFONT ( 17 , 12 ) ; Text = "--~>" ; TabStop = TRUE ; }; Control CTL_PREVIEW_OLD { Border = TRUE ; Pos = MAP_APPFONT ( 200 , 109 ) ; Size = MAP_APPFONT ( 26 , 51 + DIFF ) ; TabStop = TRUE ; }; Control CTL_PREVIEW { Border = TRUE ; Pos = MAP_APPFONT ( 229 , 109 ) ; Size = MAP_APPFONT ( 26 , 51 + DIFF ) ; TabStop = TRUE ; }; Text[ chinese_simplified ] = "颜色"; Text[ russian ] = ""; Text[ polish ] = "Kolor"; Text[ japanese ] = "色"; Text[ chinese_traditional ] = "顏色"; Text[ arabic ] = ""; Text[ dutch ] = "Kleur"; Text[ chinese_simplified ] = "颜色"; Text[ greek ] = ""; Text[ korean ] = "색상"; Text[ turkish ] = "Renk"; Text[ language_user1 ] = " "; Text[ catalan ] = "Color"; Text[ finnish ] = "V?ri"; };