/************************************************************************* * * $RCSfile: labdlg.src,v $ * * $Revision: 1.1.1.1 $ * * last change: $Author: hr $ $Date: 2000-09-18 17:01:09 $ * * 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 --------------------------------------------------------------- #include "helpid.hrc" #include "labdlg.hrc" // pragma ---------------------------------------------------------------- // RID_SVXPAGE_CAPTION --------------------------------------------------- TabPage RID_SVXPAGE_CAPTION { HelpId = HID_CAPTION ; Hide = TRUE ; //Size = MAP_APPFONT ( 189 , 97 ) ; Size = MAP_APPFONT ( 260 , 135 ) ; Text = "Legende" ; Text [ English ] = "Caption" ; Text [ english_us ] = "Callouts" ; Text [ italian ] = "Legenda" ; Text [ spanish ] = "Leyenda" ; Text [ french ] = "Lgende" ; Text [ dutch ] = "Legenda" ; Text [ swedish ] = "Frklaring" ; Text [ danish ] = "Forklaring" ; Text [ portuguese ] = "Legenda" ; Text [ portuguese_brazilian ] = "Legenda" ; Control CT_CAPTTYPE { HelpId = HID_CAPTION_CTL_TYPE ; Border = TRUE ; Pos = MAP_APPFONT ( 6 , 6 ) ; Size = MAP_APPFONT ( 177 , 38 ) ; TabStop = TRUE ; }; FixedText FT_ABSTAND { Pos = MAP_APPFONT ( 6 , 51 ) ; Size = MAP_APPFONT ( 30 , 10 ) ; Text = "~Abstand" ; Text [ English ] = "~Distance" ; Text [ english_us ] = "~Spacing" ; Text [ italian ] = "Spaziatura" ; Text [ spanish ] = "Espa~cio" ; Text [ french ] = "~cart" ; Text [ dutch ] = "~Afstand" ; Text [ swedish ] = "~Avstnd" ; Text [ danish ] = "Afstand" ; Text [ portuguese_brazilian ] = "~Abstand" ; Text [ portuguese ] = "~Espaamento" ; Text[ chinese_simplified ] = "(~S)"; Text[ russian ] = ""; Text[ polish ] = "Odstp"; Text[ japanese ] = "Ԋu(~S)"; Text[ chinese_traditional ] = "j(~S)"; Text[ arabic ] = ""; Text[ greek ] = "~"; Text[ korean ] = "(~S)"; Text[ turkish ] = "~Uzaklk"; Text[ language_user1 ] = " "; }; MetricField MF_ABSTAND { Border = TRUE ; Pos = MAP_APPFONT ( 38 , 50 ) ; Size = MAP_APPFONT ( 50 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Maximum = 240000 ; StrictFormat = TRUE ; DecimalDigits = 2 ; Unit = FUNIT_MM ; SpinSize = 50 ; }; FixedText FT_WINKEL { Pos = MAP_APPFONT ( 94 , 51 ) ; Size = MAP_APPFONT ( 30 , 10 ) ; Text = "~Winkel" ; Text [ English ] = "~Angle" ; Text [ english_us ] = "~Angle" ; Text [ italian ] = "Angolo" ; Text [ spanish ] = "~ngulo" ; Text [ french ] = "~Angle" ; Text [ dutch ] = "~Hoek" ; Text [ swedish ] = "~Vinkel" ; Text [ danish ] = "Vinkel" ; Text [ portuguese_brazilian ] = "~Winkel" ; Text [ portuguese ] = "~ngulo" ; Text[ chinese_simplified ] = "Ƕ(~A)"; Text[ russian ] = ""; Text[ polish ] = "~Kt"; Text[ japanese ] = "px(~A)"; Text[ chinese_traditional ] = "(~A)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "(~A)"; Text[ turkish ] = "~A"; Text[ language_user1 ] = " "; }; ListBox LB_WINKEL { Border = TRUE ; Pos = MAP_APPFONT ( 134 , 50 ) ; Size = MAP_APPFONT ( 50 , 60 ) ; TabStop = TRUE ; DropDown = TRUE ; CurPos = 0 ; StringList = { < "Beliebig" ; 1 ; > ; < "30 Grad" ; 3000 ; > ; < "45 Grad" ; 4500 ; > ; < "60 Grad" ; 6000 ; > ; < "90 Grad" ; 9000 ; > ; }; StringList [ English ] = { < "Beliebig" ; 1 ; > ; < "30 Grad" ; 3000 ; > ; < "45 Grad" ; 4500 ; > ; < "60 Grad" ; 6000 ; > ; < "90 Grad" ; 9000 ; > ; }; stringlist [ english_us ] = { < "Free" ; 1 ; > ; < "30 Degrees" ; 3000 ; > ; < "45 degrees" ; 4500 ; > ; < "60 Degrees" ; 6000 ; > ; < "90 degrees" ; 9000 ; > ; }; stringlist [ italian ] = { < "Qualsiasi" ; 1 ; > ; < "30 gradi" ; 3000 ; > ; < "45 gradi" ; 4500 ; > ; < "60 gradi" ; 6000 ; > ; < "90 Gradi" ; 9000 ; > ; }; stringlist [ spanish ] = { < "Cualquiera" ; 1 ; > ; < "30 grados" ; 3000 ; > ; < "45 grados" ; 4500 ; > ; < "60 grados" ; 6000 ; > ; < "90 grados" ; 9000 ; > ; }; stringlist [ french ] = { < "Quelconque" ; 1 ; > ; < "30 degrs" ; 3000 ; > ; < "45 degrs" ; 4500 ; > ; < "60 degrs" ; 6000 ; > ; < "90 degrs" ; 9000 ; > ; }; stringlist [ dutch ] = { < "Willekeurig" ; 1 ; > ; < "30 graden" ; 3000 ; > ; < "45 graden" ; 4500 ; > ; < "60 graden" ; 6000 ; > ; < "90 graden" ; 9000 ; > ; }; stringlist [ portuguese_brazilian ] = { < "Beliebig" ; 1 ; > ; < "30 Grad" ; 3000 ; > ; < "45 Grad" ; 4500 ; > ; < "60 Grad" ; 6000 ; > ; < "90 Grad" ; 9000 ; > ; }; stringlist [ swedish ] = { < "Valfri" ; 1 ; > ; < "30 grader" ; 3000 ; > ; < "45 grader" ; 4500 ; > ; < "60 grader" ; 6000 ; > ; < "90 grader" ; 9000 ; > ; }; stringlist [ danish ] = { < "Valgfri" ; 1 ; > ; < "30 grader" ; 3000 ; > ; < "45 grader" ; 4500 ; > ; < "60 grader" ; 6000 ; > ; < "90 grader" ; 9000 ; > ; }; stringlist [ portuguese ] = { < "Qualquer um" ; 1 ; > ; < "30 graus" ; 3000 ; > ; < "45 graus" ; 4500 ; > ; < "60 graus" ; 6000 ; > ; < "90 graus" ; 9000 ; > ; }; StringList [ chinese_simplified ] = { < "Ƕ" ; 1 ; > ; < "30 " ; 3000 ; > ; < "45 " ; 4500 ; > ; < "60 " ; 6000 ; > ; < "90 " ; 9000 ; > ; }; StringList [ russian ] = { < " " ; 1 ; > ; < "30 " ; 3000 ; > ; < "45 " ; 4500 ; > ; < "60 " ; 6000 ; > ; < "90 " ; 9000 ; > ; }; StringList [ polish ] = { < "Dowolny" ; 1 ; > ; < "30 stopni" ; 3000 ; > ; < "45 stopni" ; 4500 ; > ; < "60 stopni" ; 6000 ; > ; < "90 stopni" ; 9000 ; > ; }; StringList [ japanese ] = { < "ذ" ; 1 ; > ; < "30x" ; 3000 ; > ; < "45x" ; 4500 ; > ; < "60x" ; 6000 ; > ; < "90x" ; 9000 ; > ; }; StringList [ chinese_traditional ] = { < "N" ; 1 ; > ; < "30 " ; 3000 ; > ; < "45 " ; 4500 ; > ; < "60 " ; 6000 ; > ; < "90 " ; 9000 ; > ; }; StringList [ arabic ] = { < "" ; 1 ; > ; < "30 " ; 3000 ; > ; < "45 " ; 4500 ; > ; < "60 " ; 6000 ; > ; < "90 " ; 9000 ; > ; }; StringList [ greek ] = { < "" ; 1 ; > ; < "30 " ; 3000 ; > ; < "45 " ; 4500 ; > ; < "60 " ; 6000 ; > ; < "90 " ; 9000 ; > ; }; StringList [ korean ] = { < "" ; 1 ; > ; < "30 " ; 3000 ; > ; < "45 " ; 4500 ; > ; < "60 " ; 6000 ; > ; < "90 " ; 9000 ; > ; }; StringList [ turkish ] = { < "Serbest" ; 1 ; > ; < "30 Derece" ; 3000 ; > ; < "45 Derece" ; 4500 ; > ; < "60 Derece" ; 6000 ; > ; < "90 Derece" ; 9000 ; > ; }; StringList [ language_user1 ] = { < " " ; 1 ; > ; < " " ; 3000 ; > ; < " " ; 4500 ; > ; < " " ; 6000 ; > ; < " " ; 9000 ; > ; }; }; FixedText FT_ANSATZ { Pos = MAP_APPFONT ( 6 , 67 ) ; Size = MAP_APPFONT ( 30 , 10 ) ; Text = "A~nsatz" ; Text [ English ] = "~Extension" ; Text [ dutch ] = "~Aansluiting" ; Text [ english_us ] = "~Extension" ; Text [ italian ] = "Inizio linea" ; Text [ spanish ] = "~Salida" ; Text [ french ] = "~Extension" ; Text [ swedish ] = "Skarv" ; Text [ danish ] = "Tilhftning" ; Text [ portuguese_brazilian ] = "A~nsatz" ; Text [ portuguese ] = "E~xtenso" ; Text[ chinese_simplified ] = "չ(~E)"; Text[ russian ] = ""; Text[ polish ] = "Rozszerzenie"; Text[ japanese ] = "g(~E)"; Text[ chinese_traditional ] = "Xi(~E)"; Text[ arabic ] = " "; Text[ greek ] = "~"; Text[ korean ] = "Ȯ(~E)"; Text[ turkish ] = "U~zatma"; Text[ language_user1 ] = " "; }; ListBox LB_ANSATZ { Border = TRUE ; Pos = MAP_APPFONT ( 38 , 66 ) ; Size = MAP_APPFONT ( 50 , 60 ) ; TabStop = TRUE ; DropDown = TRUE ; CurPos = 0 ; StringList = { < "Optimal" ; 4 ; > ; < "Von oben" ; 3 ; > ; < "Von links" ; 3 ; > ; < "Horizontal" ; 1 ; > ; < "Vertikal" ; 2 ; > ; }; StringList [ English ] = { < "Optimal" ; 4 ; > ; < "Von oben" ; 3 ; > ; < "Von links" ; 3 ; > ; < "Horizontal" ; 1 ; > ; < "Vertikal" ; 2 ; > ; }; stringlist [ english_us ] = { < "Optimal" ; 4 ; > ; < "From top" ; 3 ; > ; < "From left" ; 3 ; > ; < "Horizontal" ; 1 ; > ; < "Vertical" ; 2 ; > ; }; stringlist [ italian ] = { < "Ottimale" ; 4 ; > ; < "Dall'alto" ; 3 ; > ; < "Da sinistra" ; 3 ; > ; < "Orizzontale" ; 1 ; > ; < "Verticale" ; 2 ; > ; }; stringlist [ spanish ] = { < "ptimo" ; 4 ; > ; < "Desde arriba" ; 3 ; > ; < "De izquierda" ; 3 ; > ; < "Horizontal" ; 1 ; > ; < "Vertical" ; 2 ; > ; }; stringlist [ french ] = { < "Optimal" ; 4 ; > ; < "Du haut" ; 3 ; > ; < "De gauche" ; 3 ; > ; < "Horizontal" ; 1 ; > ; < "Vertical" ; 2 ; > ; }; stringlist [ dutch ] = { < "Optimaal" ; 4 ; > ; < "Van boven" ; 3 ; > ; < "Van links" ; 3 ; > ; < "Horizontaal" ; 1 ; > ; < "Verticaal" ; 2 ; > ; }; stringlist [ portuguese_brazilian ] = { < "Optimal" ; 4 ; > ; < "Von oben" ; 3 ; > ; < "Von links" ; 3 ; > ; < "Horizontal" ; 1 ; > ; < "Vertikal" ; 2 ; > ; }; stringlist [ swedish ] = { < "Optimal" ; 4 ; > ; < "Uppifrn" ; 3 ; > ; < "Frn vnster" ; 3 ; > ; < "Horisontell" ; 1 ; > ; < "Vertikal" ; 2 ; > ; }; stringlist [ danish ] = { < "Optimal" ; 4 ; > ; < "Fra oven" ; 3 ; > ; < "Fra venstre" ; 3 ; > ; < "Vandret" ; 1 ; > ; < "Lodret" ; 2 ; > ; }; stringlist [ portuguese ] = { < "ptimo" ; 4 ; > ; < "De cima" ; 3 ; > ; < "Da esquerda" ; 3 ; > ; < "Horizontal" ; 1 ; > ; < "Vertical" ; 2 ; > ; }; StringList [ chinese_simplified ] = { < "" ; 4 ; > ; < "" ; 3 ; > ; < "" ; 3 ; > ; < "ˮƽ" ; 1 ; > ; < "ֱ" ; 2 ; > ; }; StringList [ russian ] = { < "" ; 4 ; > ; < "" ; 3 ; > ; < "" ; 3 ; > ; < "" ; 1 ; > ; < "" ; 2 ; > ; }; StringList [ polish ] = { < "Optymalny" ; 4 ; > ; < "Z gry" ; 3 ; > ; < "Z lewej" ; 3 ; > ; < "Poziomo" ; 1 ; > ; < "Pionowo" ; 2 ; > ; }; StringList [ japanese ] = { < "œK" ; 4 ; > ; < "ォ" ; 3 ; > ; < "" ; 3 ; > ; < "E" ; 1 ; > ; < "㉺" ; 2 ; > ; }; StringList [ chinese_traditional ] = { < "" ; 4 ; > ; < "qW" ; 3 ; > ; < "q" ; 3 ; > ; < "V" ; 1 ; > ; < "V" ; 2 ; > ; }; StringList [ arabic ] = { < "" ; 4 ; > ; < " " ; 3 ; > ; < " " ; 3 ; > ; < "" ; 1 ; > ; < "" ; 2 ; > ; }; StringList [ greek ] = { < "" ; 4 ; > ; < "A " ; 3 ; > ; < "A " ; 3 ; > ; < "" ; 1 ; > ; < "" ; 2 ; > ; }; StringList [ korean ] = { < "" ; 4 ; > ; < " " ; 3 ; > ; < " " ; 3 ; > ; < "" ; 1 ; > ; < "" ; 2 ; > ; }; StringList [ turkish ] = { < "Optimum" ; 4 ; > ; < "stten" ; 3 ; > ; < "Soldan" ; 3 ; > ; < "Yatay" ; 1 ; > ; < "Dikey" ; 2 ; > ; }; StringList [ language_user1 ] = { < " " ; 4 ; > ; < " " ; 3 ; > ; < " " ; 3 ; > ; < " " ; 1 ; > ; < " " ; 2 ; > ; }; }; FixedText FT_UM { Pos = MAP_APPFONT ( 94 , 67 ) ; Size = MAP_APPFONT ( 17 , 10 ) ; Text = "~Um" ; Text [ English ] = "~By" ; Text [ dutch ] = "~Onder" ; Text [ english_us ] = "~By" ; Text [ italian ] = "Per" ; Text [ spanish ] = "~De" ; Text [ french ] = "~De" ; Text [ swedish ] = "~Om" ; Text [ danish ] = "Ved" ; Text [ portuguese_brazilian ] = "~Um" ; Text [ portuguese ] = "~De" ; Text[ chinese_simplified ] = "ֵ(~B)"; Text[ russian ] = ""; Text[ polish ] = "O"; Text[ japanese ] = "{(~B)"; Text[ chinese_traditional ] = "ƭ(~B)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "ŭ(~B)"; Text[ turkish ] = "~Deer"; Text[ language_user1 ] = " "; }; MetricField MF_ANSATZ { Border = TRUE ; Pos = MAP_APPFONT ( 134 , 66 ) ; Size = MAP_APPFONT ( 50 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Maximum = 240000 ; StrictFormat = TRUE ; DecimalDigits = 2 ; Unit = FUNIT_MM ; SpinSize = 50 ; }; FixedText FT_ANSATZ_REL { Pos = MAP_APPFONT ( 94 , 115 ) ; Size = MAP_APPFONT ( 30 , 10 ) ; Text = "~Position" ; Text [ English ] = "~Position" ; Text [ dutch ] = "~Positie" ; Text [ english_us ] = "~Position" ; Text [ italian ] = "~Posizione" ; Text [ spanish ] = "~Posicin" ; Text [ french ] = "~Position" ; Text [ swedish ] = "~Position" ; Text [ danish ] = "Placering" ; Text [ portuguese_brazilian ] = "~Position" ; Text [ portuguese ] = "~Posio" ; Text[ chinese_simplified ] = "λ(~P)"; Text[ russian ] = ""; Text[ polish ] = "Pozycja"; Text[ japanese ] = "ʒu(~P)"; Text[ chinese_traditional ] = "m(~P)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "ġ(~P)"; Text[ turkish ] = "~Konum"; Text[ language_user1 ] = " "; }; ListBox LB_ANSATZ_REL { Border = TRUE ; Pos = MAP_APPFONT ( 134 , 114 ) ; Size = MAP_APPFONT ( 50 , 60 ) ; TabStop = TRUE ; DropDown = TRUE ; }; FixedText FT_LAENGE { Pos = MAP_APPFONT ( 6 , 82 ) ; Size = MAP_APPFONT ( 30 , 10 ) ; /* ### ACHTUNG: Neuer Text in Resource? ~Lnge : ~Lnge */ /* ### ACHTUNG: Neuer Text in Resource? ~Lnge : ~Lnge */ Text = "~Lnge" ; Text [ English ] = "~Length" ; Text [ english_us ] = "~Length" ; Text [ italian ] = "~Lungh." ; Text [ spanish ] = "Longitud" ; Text [ french ] = "~Longueur" ; Text [ dutch ] = "~Lengte" ; Text [ swedish ] = "~Lngd" ; Text [ danish ] = "Lngde" ; Text [ portuguese_brazilian ] = "~Lnge" ; Text [ portuguese ] = "~Comprimento" ; Text[ chinese_simplified ] = "(~L)"; Text[ russian ] = ""; Text[ polish ] = "Dugo"; Text[ japanese ] = "(~L)"; Text[ chinese_traditional ] = "(~L)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "(~L)"; Text[ turkish ] = "~Uzunluk"; Text[ language_user1 ] = " "; }; MetricField MF_LAENGE { Border = TRUE ; Pos = MAP_APPFONT ( 38 , 81 ) ; Size = MAP_APPFONT ( 50 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Maximum = 240000 ; StrictFormat = TRUE ; DecimalDigits = 2 ; Unit = FUNIT_MM ; SpinSize = 50 ; }; CheckBox CB_LAENGE { Pos = MAP_APPFONT ( 94 , 81 ) ; Size = MAP_APPFONT ( 50 , 12 ) ; Text = "~Optimal" ; Text [ English ] = "~Optimal" ; TabStop = TRUE ; Text [ english_us ] = "~Optimal" ; Text [ italian ] = "~Ottimale" ; Text [ spanish ] = "~ptimo" ; Text [ french ] = "~Optimal" ; Text [ dutch ] = "~Optimaal" ; Text [ swedish ] = "~Optimal" ; Text [ danish ] = "Optimal" ; Text [ portuguese_brazilian ] = "~Optimal" ; Text [ portuguese ] = "~ptimo" ; Text[ chinese_simplified ] = "(~O)"; Text[ russian ] = ""; Text[ polish ] = "Optymalny"; Text[ japanese ] = "œK(~O)"; Text[ chinese_traditional ] = "(~O)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "(~O)"; Text[ turkish ] = "~Optimum"; Text[ language_user1 ] = " "; }; String STR_CAPTTYPE_1 { Text = "Gerade Linie" ; Text [ English ] = "Straight line" ; Text [ english_us ] = "Straight Line" ; Text [ italian ] = "Linea diritta" ; Text [ spanish ] = "Lnea recta" ; Text [ french ] = "Ligne droite" ; Text [ dutch ] = "Rechte lijn" ; Text [ swedish ] = "Rak linje" ; Text [ danish ] = "Lige linje" ; Text [ portuguese_brazilian ] = "Gerade Linie" ; Text [ portuguese ] = "Linha recta" ; Text[ chinese_simplified ] = "ֱ"; Text[ russian ] = " "; Text[ polish ] = "Linia prosta"; Text[ japanese ] = ""; Text[ chinese_traditional ] = "u"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = ""; Text[ turkish ] = "Dz izgili"; Text[ language_user1 ] = " "; }; String STR_CAPTTYPE_2 { Text = "Abgewinkelte Linie" ; Text [ English ] = "Abgewinkelte Linie" ; Text [ english_us ] = "Angled Line" ; Text [ italian ] = "Linea angolata" ; Text [ spanish ] = "Lnea acodada" ; Text [ french ] = "Ligne en angle" ; Text [ dutch ] = "Lijn met hoek" ; Text [ swedish ] = "Vinklad linje" ; Text [ danish ] = "Vinklet linje" ; Text [ portuguese_brazilian ] = "Abgewinkelte Linie" ; Text [ portuguese ] = "Linha angular" ; Text[ chinese_simplified ] = ""; Text[ russian ] = " "; Text[ polish ] = "Zakrzywiona linia"; Text[ japanese ] = "p"; Text[ chinese_traditional ] = "νu"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = " "; Text[ turkish ] = "Al izgi"; Text[ language_user1 ] = " "; }; String STR_CAPTTYPE_3 { Text = "Abgewinkelte Linie einfach geknickt" ; Text [ English ] = "Abgewinkelte Linie einfach geknickt" ; Text [ english_us ] = "Angled Connector Line" ; Text [ italian ] = "Linea angolata una volta" ; Text [ spanish ] = "Lnea acodada con un solo ngulo" ; Text [ french ] = "Ligne en angle flchie" ; Text [ dutch ] = "Lijn met enkele hoek" ; Text [ swedish ] = "Vinklad linje med en knick" ; Text [ danish ] = "Vinklet linje med et knk" ; Text [ portuguese_brazilian ] = "Abgewinkelte Linie einfach geknickt" ; Text [ portuguese ] = "Linha angular com um s ngulo" ; Text[ chinese_simplified ] = ""; Text[ russian ] = " "; Text[ polish ] = "Zakrzywiona linia pojedynczo zaamana"; Text[ japanese ] = "1‚̊p"; Text[ chinese_traditional ] = "sνu"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = " ѹ "; Text[ turkish ] = "Tek al izgi"; Text[ language_user1 ] = " "; }; String STR_CAPTTYPE_4 { Text = "Abgewinkelte Linie doppelt geknickt" ; Text [ English ] = "Abgewinkelte Linie doppelt geknickt" ; Text [ english_us ] = "Double-angled line" ; Text [ italian ] = "Linea angolata due volte" ; Text [ spanish ] = "Lnea acodada con dos ngulos" ; Text [ french ] = "Ligne en angle doublement flchie" ; Text [ dutch ] = "Lijn met dubbele hoek" ; Text [ swedish ] = "Vinklad linje med tv knickar" ; Text [ danish ] = "Vinklet linje med to knk" ; Text [ portuguese_brazilian ] = "Abgewinkelte Linie doppelt geknickt" ; Text [ portuguese ] = "Linha angular com ngulo duplo" ; Text[ chinese_simplified ] = "˫"; Text[ russian ] = " "; Text[ polish ] = "Zakrzywiona linia podwjnie zaamana"; Text[ japanese ] = "2‚̊p"; Text[ chinese_traditional ] = "sνu"; Text[ arabic ] = " "; Text[ greek ] = " - 2 "; Text[ korean ] = " ι "; Text[ turkish ] = "ift al izgi"; Text[ language_user1 ] = " "; }; String STR_HORZ_LIST { Text = "Oben;Mitte;Unten" ; Text [ English ] = "Top;Middle;Bottom" ; Text [ english_us ] = "Top;Middle;Bottom" ; Text [ italian ] = "Sopra;Centro;Basso" ; Text [ spanish ] = "Arriba;centro;abajo" ; Text [ french ] = "Haut;Milieu;Bas" ; Text [ dutch ] = "Boven;Midden;Beneden" ; Text [ swedish ] = "verst;mitten;nederst" ; Text [ danish ] = "verst;Centreret;Nederst" ; Text [ portuguese_brazilian ] = "Oben;Mitte;Unten" ; Text [ portuguese ] = "Superior; centro; inferior" ; Text[ chinese_simplified ] = "ϣУ"; Text[ russian ] = "; ;"; Text[ polish ] = "W grze, Na rodku;Na dole"; Text[ japanese ] = ";;"; Text[ chinese_traditional ] = "W;;U"; Text[ arabic ] = "غ"; Text[ greek ] = ";;"; Text[ korean ] = ";;Ʒ"; Text[ turkish ] = "st;Orta;Alt"; Text[ language_user1 ] = " "; }; String STR_VERT_LIST { Text = "Links;Mitte;Rechts" ; Text [ English ] = "Left;Middle;Right" ; Text [ english_us ] = "Left;Middle;Right" ; Text [ italian ] = "Sinistro;Centrato; Destro" ; Text [ spanish ] = "Izquierda;centrado;derecha" ; Text [ french ] = "Gauche;Milieu;Droite" ; Text [ dutch ] = "Links;Midden;Rechts" ; Text [ swedish ] = "Vnster;mitten;hger" ; Text [ danish ] = "Venstre;Centreret;Hjre" ; Text [ portuguese_brazilian ] = "Links;Mitte;Rechts" ; Text [ portuguese ] = "Esquerda; centro; direita" ; Text[ chinese_simplified ] = "У"; Text[ russian ] = "; ;"; Text[ polish ] = "Z lewej; W rodku; Z prawej"; Text[ japanese ] = ";;E"; Text[ chinese_traditional ] = ";;k"; Text[ arabic ] = "Ѻغ"; Text[ greek ] = ";;"; Text[ korean ] = ";;"; Text[ turkish ] = "Sol;Orta;Sa"; Text[ language_user1 ] = " "; }; Bitmap BMP_CAPTTYPE_1 { File = "legtyp1.bmp" ; }; Bitmap BMP_CAPTTYPE_2 { File = "legtyp2.bmp" ; }; Bitmap BMP_CAPTTYPE_3 { File = "legtyp3.bmp" ; }; Bitmap BMP_CAPTTYPE_4 { File = "legtyp4.bmp" ; }; Text[ chinese_simplified ] = "ͼ"; Text[ russian ] = ""; Text[ polish ] = "Legenda"; Text[ japanese ] = "o"; Text[ chinese_traditional ] = "Ϩ"; Text[ arabic ] = " "; Text[ greek ] = ""; Text[ korean ] = ""; Text[ turkish ] = "Belirtme izgisi"; Text[ language_user1 ] = " "; }; // RID_SVXDLG_CAPTION ---------------------------------------------------- TabDialog RID_SVXDLG_CAPTION { OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 237 , 161 ) ; Text = "Legende" ; Text [ English ] = "Caption" ; Text [ english_us ] = "Callouts" ; Text [ italian ] = "Legenda" ; Text [ spanish ] = "Leyenda" ; Text [ french ] = "Lgende" ; Text [ dutch ] = "Legenda" ; Text [ swedish ] = "Frklaring" ; Text [ danish ] = "Forklaring" ; Text [ portuguese_brazilian ] = "Legenda" ; Text [ portuguese ] = "Legenda" ; Moveable = TRUE ; TabControl TAB_CONTROL { OutputSize = TRUE ; Pos = MAP_APPFONT ( 3 , 3 ) ; Size = MAP_APPFONT ( 189 , 97 ) ; PageList = { PageItem { Identifier = RID_SVXPAGE_POSITION ; Text = "Position" ; Text [ ENGLISH ] = "Position" ; Text [ norwegian ] = "Posisjon" ; Text [ italian ] = "Posizione" ; Text [ portuguese_brazilian ] = "Posio" ; Text [ portuguese ] = "Posio" ; Text [ finnish ] = "Sijainti" ; Text [ danish ] = "Placering" ; Text [ french ] = "Position" ; Text [ swedish ] = "Position" ; Text [ dutch ] = "Positie" ; Text [ spanish ] = "Posicin" ; Text [ english_us ] = "Position" ; PageResID = RID_SVXPAGE_POSITION ; Text[ chinese_simplified ] = "λ"; Text[ russian ] = ""; Text[ polish ] = "Pozycja"; Text[ japanese ] = "ʒu"; Text[ chinese_traditional ] = "m"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "ġ"; Text[ turkish ] = "Konum"; Text[ language_user1 ] = " "; }; PageItem { Identifier = RID_SVXPAGE_SIZE ; /* ### ACHTUNG: Neuer Text in Resource? Gre : Gre */ /* ### ACHTUNG: Neuer Text in Resource? Gre : Gre */ Text = "Gre" ; Text [ ENGLISH ] = "Size" ; Text [ norwegian ] = "Strrelse" ; Text [ italian ] = "Dimensione" ; Text [ portuguese_brazilian ] = "Tamanho" ; Text [ portuguese ] = "Tamanho" ; Text [ finnish ] = "Koko" ; Text [ danish ] = "Strrelse" ; Text [ french ] = "Taille" ; Text [ swedish ] = "Storlek" ; Text [ dutch ] = "Grootte" ; Text [ spanish ] = "Tamao" ; Text [ english_us ] = "Size" ; PageResID = RID_SVXPAGE_SIZE ; Text[ chinese_simplified ] = "С"; Text[ russian ] = ""; Text[ polish ] = "Rozmiar"; Text[ japanese ] = ""; Text[ chinese_traditional ] = "jp"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "ũ"; Text[ turkish ] = "Boyutlar"; Text[ language_user1 ] = " "; }; PageItem { Identifier = RID_SVXPAGE_CAPTION ; Text = "Legende" ; Text [ English ] = "Caption" ; PageResID = RID_SVXPAGE_CAPTION ; Text [ dutch ] = "Legenda" ; Text [ english_us ] = "Callout" ; Text [ italian ] = "Legenda" ; Text [ spanish ] = "Leyenda" ; Text [ french ] = "Lgende" ; Text [ swedish ] = "Frklaring" ; Text [ danish ] = "Forklaring" ; Text [ portuguese_brazilian ] = "Legenda" ; Text [ portuguese ] = "Legenda" ; Text[ chinese_simplified ] = "ͼ"; Text[ russian ] = ""; Text[ polish ] = "Legenda"; Text[ japanese ] = "o"; Text[ chinese_traditional ] = "Ϩ"; Text[ arabic ] = " "; Text[ greek ] = ""; Text[ korean ] = ""; Text[ turkish ] = "Belirtme izgisi"; Text[ language_user1 ] = " "; }; }; }; Text[ chinese_simplified ] = "ͼ"; Text[ russian ] = ""; Text[ polish ] = "Legenda"; Text[ japanese ] = "o"; Text[ chinese_traditional ] = "Ϩ"; Text[ arabic ] = " "; Text[ greek ] = ""; Text[ korean ] = ""; Text[ turkish ] = "Belirtme izgisi"; Text[ language_user1 ] = " "; }; // ********************************************************************** EOF