1042 lines
35 KiB
Plaintext
1042 lines
35 KiB
Plaintext
/*************************************************************************
|
||
*
|
||
* $RCSfile: labdlg.src,v $
|
||
*
|
||
* $Revision: 1.10 $
|
||
*
|
||
* last change: $Author: vg $ $Date: 2001-05-16 16:05:44 $
|
||
*
|
||
* 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 , 185 ) ;
|
||
Text = "Legende" ;
|
||
Text [ English ] = "Caption" ;
|
||
Text [ english_us ] = "Callouts" ;
|
||
Text [ italian ] = "Legenda" ;
|
||
Text [ spanish ] = "Leyenda" ;
|
||
Text [ french ] = "L<>gende" ;
|
||
Text [ dutch ] = "Legenda" ;
|
||
Text [ swedish ] = "F<>rklaring" ;
|
||
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 ( 187 , 38 ) ;
|
||
TabStop = TRUE ;
|
||
};
|
||
FixedText FT_ABSTAND
|
||
{
|
||
Pos = MAP_APPFONT ( 6 , 53 ) ;
|
||
Size = MAP_APPFONT ( 42 , 8 ) ;
|
||
Text = "~Abstand" ;
|
||
Text [ English ] = "~Distance" ;
|
||
Text [ english_us ] = "~Spacing" ;
|
||
Text [ italian ] = "Spaziatura" ;
|
||
Text [ spanish ] = "Espa~cio" ;
|
||
Text [ french ] = "~<7E>cart" ;
|
||
Text [ dutch ] = "~Afstand" ;
|
||
Text [ swedish ] = "~Avst<73>nd" ;
|
||
Text [ danish ] = "Afstand" ;
|
||
Text [ portuguese_brazilian ] = "~Abstand" ;
|
||
Text [ portuguese ] = "~Espa<70>amento" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~S)";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Odst<73>p";
|
||
Text[ japanese ] = "<22>Ԋu(~S)";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD>j(~S)";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "~<7E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~S)";
|
||
Text[ turkish ] = "~Uzakl<6B>k";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Espa~cio";
|
||
Text[ finnish ] = "~V<>lit";
|
||
};
|
||
MetricField MF_ABSTAND
|
||
{
|
||
Border = TRUE ;
|
||
Pos = MAP_APPFONT ( 50 , 51 ) ;
|
||
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 ( 106 , 53 ) ;
|
||
Size = MAP_APPFONT ( 35 , 8 ) ;
|
||
Text = "~Winkel" ;
|
||
Text [ English ] = "~Angle" ;
|
||
Text [ english_us ] = "~Angle" ;
|
||
Text [ italian ] = "Angolo" ;
|
||
Text [ spanish ] = "<22>~ngulo" ;
|
||
Text [ french ] = "~Angle" ;
|
||
Text [ dutch ] = "~Hoek" ;
|
||
Text [ swedish ] = "~Vinkel" ;
|
||
Text [ danish ] = "Vinkel" ;
|
||
Text [ portuguese_brazilian ] = "~Winkel" ;
|
||
Text [ portuguese ] = "~<7E>ngulo" ;
|
||
Text[ chinese_simplified ] = "<22>Ƕ<EFBFBD>(~A)";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "~K<>t";
|
||
Text[ japanese ] = "<22>p<EFBFBD>x(~A)";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>(~A)";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~A)";
|
||
Text[ turkish ] = "~A<><41>";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "<22>~ngulo";
|
||
Text[ finnish ] = "~Kulma";
|
||
};
|
||
ListBox LB_WINKEL
|
||
{
|
||
Border = TRUE ;
|
||
Pos = MAP_APPFONT ( 143 , 51 ) ;
|
||
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 degr<67>s" ; 3000 ; > ;
|
||
< "45 degr<67>s" ; 4500 ; > ;
|
||
< "60 degr<67>s" ; 6000 ; > ;
|
||
< "90 degr<67>s" ; 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 ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD>Ƕ<EFBFBD>" ; 1 ; > ;
|
||
< "30 <20><>" ; 3000 ; > ;
|
||
< "45 <20><>" ; 4500 ; > ;
|
||
< "60 <20><>" ; 6000 ; > ;
|
||
< "90 <20><>" ; 9000 ; > ;
|
||
};
|
||
StringList [ russian ] =
|
||
{
|
||
< "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; 1 ; > ;
|
||
< "30 <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; 3000 ; > ;
|
||
< "45 <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; 4500 ; > ;
|
||
< "60 <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; 6000 ; > ;
|
||
< "90 <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; 9000 ; > ;
|
||
};
|
||
StringList [ polish ] =
|
||
{
|
||
< "Dowolny" ; 1 ; > ;
|
||
< "30 stopni" ; 3000 ; > ;
|
||
< "45 stopni" ; 4500 ; > ;
|
||
< "60 stopni" ; 6000 ; > ;
|
||
< "90 stopni" ; 9000 ; > ;
|
||
};
|
||
StringList [ japanese ] =
|
||
{
|
||
< "<22>ذ" ; 1 ; > ;
|
||
< "30<33>x" ; 3000 ; > ;
|
||
< "45<34>x" ; 4500 ; > ;
|
||
< "60<36>x" ; 6000 ; > ;
|
||
< "90<39>x" ; 9000 ; > ;
|
||
};
|
||
StringList [ chinese_traditional ] =
|
||
{
|
||
< "<22><><EFBFBD>N<EFBFBD><4E><EFBFBD><EFBFBD>" ; 1 ; > ;
|
||
< "30 <20><>" ; 3000 ; > ;
|
||
< "45 <20><>" ; 4500 ; > ;
|
||
< "60 <20><>" ; 6000 ; > ;
|
||
< "90 <20><>" ; 9000 ; > ;
|
||
};
|
||
StringList [ arabic ] =
|
||
{
|
||
< "<22><>" ; 1 ; > ;
|
||
< "30 <20><><EFBFBD><EFBFBD>" ; 3000 ; > ;
|
||
< "45 <20><><EFBFBD><EFBFBD>" ; 4500 ; > ;
|
||
< "60 <20><><EFBFBD><EFBFBD>" ; 6000 ; > ;
|
||
< "90 <20><><EFBFBD><EFBFBD>" ; 9000 ; > ;
|
||
};
|
||
StringList [ greek ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; 1 ; > ;
|
||
< "30 <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; 3000 ; > ;
|
||
< "45 <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; 4500 ; > ;
|
||
< "60 <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; 6000 ; > ;
|
||
< "90 <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; 9000 ; > ;
|
||
};
|
||
StringList [ korean ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD>" ; 1 ; > ;
|
||
< "30 <20><>" ; 3000 ; > ;
|
||
< "45 <20><>" ; 4500 ; > ;
|
||
< "60 <20><>" ; 6000 ; > ;
|
||
< "90 <20><>" ; 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 ; > ;
|
||
};
|
||
StringList [ catalan ] =
|
||
{
|
||
< "Cualquiera" ; 1 ; > ;
|
||
< "30 grados" ; 3000 ; > ;
|
||
< "45 grados" ; 4500 ; > ;
|
||
< "60 grados" ; 6000 ; > ;
|
||
< "90 grados" ; 9000 ; > ;
|
||
};
|
||
StringList [ finnish ] =
|
||
{
|
||
< "Vapaa" ; 1 ; > ;
|
||
< "30 astetta" ; 3000 ; > ;
|
||
< "45 astetta" ; 4500 ; > ;
|
||
< "60 astetta" ; 6000 ; > ;
|
||
< "90 astetta" ; 9000 ; > ;
|
||
};
|
||
};
|
||
FixedText FT_ANSATZ
|
||
{
|
||
Pos = MAP_APPFONT ( 6 , 69 ) ;
|
||
Size = MAP_APPFONT ( 42 , 8 ) ;
|
||
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 ] = "Tilh<6C>ftning" ;
|
||
Text [ portuguese_brazilian ] = "A~nsatz" ;
|
||
Text [ portuguese ] = "E~xtens<6E>o" ;
|
||
Text[ chinese_simplified ] = "<22><>չ(~E)";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Rozszerzenie";
|
||
Text[ japanese ] = "<22>g<EFBFBD><67>(~E)";
|
||
Text[ chinese_traditional ] = "<22>X<EFBFBD>i(~E)";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22>~<7E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "Ȯ<><C8AE><EFBFBD><EFBFBD>(~E)";
|
||
Text[ turkish ] = "U~zatma";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "~Salida";
|
||
Text[ finnish ] = "~Loppuliite";
|
||
};
|
||
ListBox LB_ANSATZ
|
||
{
|
||
Border = TRUE ;
|
||
Pos = MAP_APPFONT ( 50 , 67 ) ;
|
||
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 ] =
|
||
{
|
||
< "<22>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 ; > ;
|
||
< "Uppifr<66>n" ; 3 ; > ;
|
||
< "Fr<46>n v<>nster" ; 3 ; > ;
|
||
< "Horisontell" ; 1 ; > ;
|
||
< "Vertikal" ; 2 ; > ;
|
||
};
|
||
stringlist [ danish ] =
|
||
{
|
||
< "Optimal" ; 4 ; > ;
|
||
< "Fra oven" ; 3 ; > ;
|
||
< "Fra venstre" ; 3 ; > ;
|
||
< "Vandret" ; 1 ; > ;
|
||
< "Lodret" ; 2 ; > ;
|
||
};
|
||
stringlist [ portuguese ] =
|
||
{
|
||
< "Optimizar" ; 4 ; > ;
|
||
< "De cima" ; 3 ; > ;
|
||
< "Da esquerda" ; 3 ; > ;
|
||
< "Horizontal" ; 1 ; > ;
|
||
< "Vertical" ; 2 ; > ;
|
||
};
|
||
StringList [ chinese_simplified ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD>" ; 4 ; > ;
|
||
< "<22><><EFBFBD><EFBFBD>" ; 3 ; > ;
|
||
< "<22><><EFBFBD><EFBFBD>" ; 3 ; > ;
|
||
< "ˮƽ<CBAE><C6BD><EFBFBD><EFBFBD>" ; 1 ; > ;
|
||
< "<22><>ֱ<EFBFBD><D6B1><EFBFBD><EFBFBD>" ; 2 ; > ;
|
||
};
|
||
StringList [ russian ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; 4 ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; 3 ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD>" ; 3 ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; 1 ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; 2 ; > ;
|
||
};
|
||
StringList [ polish ] =
|
||
{
|
||
< "Optymalny" ; 4 ; > ;
|
||
< "Z g<>ry" ; 3 ; > ;
|
||
< "Z lewej" ; 3 ; > ;
|
||
< "Poziomo" ; 1 ; > ;
|
||
< "Pionowo" ; 2 ; > ;
|
||
};
|
||
StringList [ japanese ] =
|
||
{
|
||
< "<22>œK" ; 4 ; > ;
|
||
< "<22>ォ<EFBFBD><E382A9>" ; 3 ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; 3 ; > ;
|
||
< "<22><><EFBFBD>E" ; 1 ; > ;
|
||
< "<22>㉺" ; 2 ; > ;
|
||
};
|
||
StringList [ chinese_traditional ] =
|
||
{
|
||
< "<22>̦X<CCA6>A<EFBFBD><41>" ; 4 ; > ;
|
||
< "<22>q<EFBFBD>W" ; 3 ; > ;
|
||
< "<22>q<EFBFBD><71>" ; 3 ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>V" ; 1 ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>V" ; 2 ; > ;
|
||
};
|
||
StringList [ arabic ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; 4 ; > ;
|
||
< "<22><> <20><><EFBFBD><EFBFBD>" ; 3 ; > ;
|
||
< "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; 3 ; > ;
|
||
< "<22><><EFBFBD><EFBFBD>" ; 1 ; > ;
|
||
< "<22><><EFBFBD><EFBFBD>" ; 2 ; > ;
|
||
};
|
||
StringList [ greek ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; 4 ; > ;
|
||
< "A<><41> <20><><EFBFBD><EFBFBD>" ; 3 ; > ;
|
||
< "A<><41> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; 3 ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; 1 ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; 2 ; > ;
|
||
};
|
||
StringList [ korean ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD>" ; 4 ; > ;
|
||
< "<22><> <20><><EFBFBD><EFBFBD>" ; 3 ; > ;
|
||
< "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>" ; 3 ; > ;
|
||
< "<22><><EFBFBD><EFBFBD>" ; 1 ; > ;
|
||
< "<22><><EFBFBD><EFBFBD>" ; 2 ; > ;
|
||
};
|
||
StringList [ turkish ] =
|
||
{
|
||
< "Optimum" ; 4 ; > ;
|
||
< "<22>stten" ; 3 ; > ;
|
||
< "Soldan" ; 3 ; > ;
|
||
< "Yatay" ; 1 ; > ;
|
||
< "Dikey" ; 2 ; > ;
|
||
};
|
||
StringList [ language_user1 ] =
|
||
{
|
||
< " " ; 4 ; > ;
|
||
< " " ; 3 ; > ;
|
||
< " " ; 3 ; > ;
|
||
< " " ; 1 ; > ;
|
||
< " " ; 2 ; > ;
|
||
};
|
||
StringList [ catalan ] =
|
||
{
|
||
< "<22>ptimo" ; 4 ; > ;
|
||
< "Desde arriba" ; 3 ; > ;
|
||
< "De izquierda" ; 3 ; > ;
|
||
< "Horizontal" ; 1 ; > ;
|
||
< "Vertical" ; 2 ; > ;
|
||
};
|
||
StringList [ finnish ] =
|
||
{
|
||
< "Optimaalinen" ; 4 ; > ;
|
||
< "Ylh<6C><68>lt<6C>" ; 3 ; > ;
|
||
< "Vasemmalta" ; 3 ; > ;
|
||
< "Vaakataso" ; 1 ; > ;
|
||
< "Pystysuora" ; 2 ; > ;
|
||
};
|
||
};
|
||
FixedText FT_UM
|
||
{
|
||
Pos = MAP_APPFONT ( 106 , 69 ) ;
|
||
Size = MAP_APPFONT ( 35 , 8 ) ;
|
||
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 ] = "<22><>ֵ(~B)";
|
||
Text[ russian ] = "<22><>";
|
||
Text[ polish ] = "O";
|
||
Text[ japanese ] = "<22>{<7B><>(~B)";
|
||
Text[ chinese_traditional ] = "<22>ƭ<EFBFBD>(~B)";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><>ŭ(~B)";
|
||
Text[ turkish ] = "~De<44>er";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "~De";
|
||
Text[ finnish ] = "~Laatija";
|
||
};
|
||
MetricField MF_ANSATZ
|
||
{
|
||
Border = TRUE ;
|
||
Pos = MAP_APPFONT ( 143 , 67 ) ;
|
||
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 ( 106 , 69 ) ;
|
||
Size = MAP_APPFONT ( 35 , 8 ) ;
|
||
Text = "~Position" ;
|
||
Text [ English ] = "~Position" ;
|
||
Text [ dutch ] = "~Positie" ;
|
||
Text [ english_us ] = "~Position" ;
|
||
Text [ italian ] = "~Posizione" ;
|
||
Text [ spanish ] = "~Posici<63>n" ;
|
||
Text [ french ] = "~Position" ;
|
||
Text [ swedish ] = "~Position" ;
|
||
Text [ danish ] = "Placering" ;
|
||
Text [ portuguese_brazilian ] = "~Position" ;
|
||
Text [ portuguese ] = "~Posi<73><69>o" ;
|
||
Text[ chinese_simplified ] = "λ<><CEBB>(~P)";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Pozycja";
|
||
Text[ japanese ] = "<22>ʒu(~P)";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD>m(~P)";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><>ġ(~P)";
|
||
Text[ turkish ] = "~Konum";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "~Posici<63>n";
|
||
Text[ finnish ] = "~Sijainti";
|
||
};
|
||
ListBox LB_ANSATZ_REL
|
||
{
|
||
Border = TRUE ;
|
||
Pos = MAP_APPFONT ( 143 , 67 ) ;
|
||
Size = MAP_APPFONT ( 50 , 60 ) ;
|
||
TabStop = TRUE ;
|
||
DropDown = TRUE ;
|
||
};
|
||
FixedText FT_LAENGE
|
||
{
|
||
Pos = MAP_APPFONT ( 6 , 85 ) ;
|
||
Size = MAP_APPFONT ( 42 , 8 ) ;
|
||
/* ### ACHTUNG: Neuer Text in Resource? ~L<>nge : ~L<>nge */
|
||
/* ### ACHTUNG: Neuer Text in Resource? ~L<>nge : ~L<>nge */
|
||
Text = "~L<>nge" ;
|
||
Text [ English ] = "~Length" ;
|
||
Text [ english_us ] = "~Length" ;
|
||
Text [ italian ] = "~Lungh." ;
|
||
Text [ spanish ] = "Longitud" ;
|
||
Text [ french ] = "~Longueur" ;
|
||
Text [ dutch ] = "~Lengte" ;
|
||
Text [ swedish ] = "~L<>ngd" ;
|
||
Text [ danish ] = "L<>ngde" ;
|
||
Text [ portuguese_brazilian ] = "~L?nge" ;
|
||
Text [ portuguese ] = "~Comprimento" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~L)";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "D<>ugo?<3F>";
|
||
Text[ japanese ] = "<22><><EFBFBD><EFBFBD>(~L)";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>(~L)";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~L)";
|
||
Text[ turkish ] = "~Uzunluk";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Longitud";
|
||
Text[ finnish ] = "~Pituus";
|
||
};
|
||
MetricField MF_LAENGE
|
||
{
|
||
Border = TRUE ;
|
||
Pos = MAP_APPFONT ( 50 , 83 ) ;
|
||
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 ( 106 , 84 ) ;
|
||
Size = MAP_APPFONT ( 50 , 10 ) ;
|
||
Text = "~Optimal" ;
|
||
Text [ English ] = "~Optimal" ;
|
||
TabStop = TRUE ;
|
||
Text [ english_us ] = "~Optimal" ;
|
||
Text [ italian ] = "~Ottimale" ;
|
||
Text [ spanish ] = "<22>~ptimo" ;
|
||
Text [ french ] = "~Optimal" ;
|
||
Text [ dutch ] = "~Optimaal" ;
|
||
Text [ swedish ] = "~Optimal" ;
|
||
Text [ danish ] = "Optimal" ;
|
||
Text [ portuguese_brazilian ] = "~Optimal" ;
|
||
Text [ portuguese ] = "~Optimizar" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~O)";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Optymalny";
|
||
Text[ japanese ] = "<22>œK(~O)";
|
||
Text[ chinese_traditional ] = "<22>̦X<CCA6>A<EFBFBD><41>(~O)";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~O)";
|
||
Text[ turkish ] = "~Optimum";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "<22>~ptimo";
|
||
Text[ finnish ] = "~Optimaalinen";
|
||
};
|
||
String STR_CAPTTYPE_1
|
||
{
|
||
Text = "Gerade Linie" ;
|
||
Text [ English ] = "Straight line" ;
|
||
Text [ english_us ] = "Straight Line" ;
|
||
Text [ italian ] = "Linea diritta" ;
|
||
Text [ spanish ] = "L<>nea 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 ] = "ֱ<><D6B1>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Linia prosta";
|
||
Text[ japanese ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD>u";
|
||
Text[ arabic ] = "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "D<>z <20>izgili";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "L<>nea recta";
|
||
Text[ finnish ] = "Suora viiva";
|
||
};
|
||
String STR_CAPTTYPE_2
|
||
{
|
||
Text = "Abgewinkelte Linie" ;
|
||
Text [ English ] = "Abgewinkelte Linie" ;
|
||
Text [ english_us ] = "Angled Line" ;
|
||
Text [ italian ] = "Linea angolata" ;
|
||
Text [ spanish ] = "L<>nea 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 ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Zakrzywiona linia";
|
||
Text[ japanese ] = "<22>p<EFBFBD><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD>νu";
|
||
Text[ arabic ] = "<22><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD> <20><>";
|
||
Text[ turkish ] = "A<><41>l<EFBFBD> <20>izgi";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "L<>nea acodada";
|
||
Text[ finnish ] = "Kulmikas viiva";
|
||
};
|
||
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 ] = "L<>nea acodada con un solo <20>ngulo" ;
|
||
Text [ french ] = "Ligne en angle fl<66>chie" ;
|
||
Text [ dutch ] = "Lijn met enkele hoek" ;
|
||
Text [ swedish ] = "Vinklad linje med en knick" ;
|
||
Text [ danish ] = "Vinklet linje med et kn<6B>k" ;
|
||
Text [ portuguese_brazilian ] = "Abgewinkelte Linie einfach geknickt" ;
|
||
Text [ portuguese ] = "Linha angular com um s<> <20>ngulo" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Zakrzywiona linia pojedynczo za<7A>amana";
|
||
Text[ japanese ] = "1<>̊p<CC8A><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD>s<EFBFBD><73><EFBFBD>νu";
|
||
Text[ arabic ] = "<22><> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20>ѹ<EFBFBD> <20><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Tek a<><61>l<EFBFBD> <20>izgi";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "L<>nea acodada con un solo <20>ngulo";
|
||
Text[ finnish ] = "Kulmikas liitinviiva";
|
||
};
|
||
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 ] = "L<>nea acodada con dos <20>ngulos" ;
|
||
Text [ french ] = "Ligne en angle doublement fl<66>chie" ;
|
||
Text [ dutch ] = "Lijn met dubbele hoek" ;
|
||
Text [ swedish ] = "Vinklad linje med tv<74> knickar" ;
|
||
Text [ danish ] = "Vinklet linje med to kn<6B>k" ;
|
||
Text [ portuguese_brazilian ] = "Abgewinkelte Linie doppelt geknickt" ;
|
||
Text [ portuguese ] = "Linha angular com <20>ngulo duplo" ;
|
||
Text[ chinese_simplified ] = "˫<><CBAB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Zakrzywiona linia podw<64>jnie za<7A>amana";
|
||
Text[ japanese ] = "2<>̊p<CC8A><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD>s<EFBFBD><73><EFBFBD>νu";
|
||
Text[ arabic ] = "<22><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> - 2 <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20>ι<EFBFBD> <20><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "<22>ift a<><61>l<EFBFBD> <20>izgi";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "L<>nea acodada con dos <20>ngulos";
|
||
Text[ finnish ] = "Kaksikulmainen viiva";
|
||
};
|
||
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 ] = "<22>verst;mitten;nederst" ;
|
||
Text [ danish ] = "<22>verst;Centreret;Nederst" ;
|
||
Text [ portuguese_brazilian ] = "Oben;Mitte;Unten" ;
|
||
Text [ portuguese ] = "Superior; centro; inferior" ;
|
||
Text[ chinese_simplified ] = "<22><>;<3B><>;<3B><>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>;<3B><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>;<3B><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "W g<>rze, Na ?rodku;Na dole";
|
||
Text[ japanese ] = "<22><>;<3B><>;<3B><>";
|
||
Text[ chinese_traditional ] = "<22>W;<3B><>;<3B>U";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>غ<EFBFBD><D8BA><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD>;<3B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>;<3B><><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><>;<3B><><EFBFBD>;<3B>Ʒ<EFBFBD>";
|
||
Text[ turkish ] = "<22>st;Orta;Alt";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Arriba;centro;abajo";
|
||
Text[ finnish ] = "Yl<59>osa;Keskiosa;Alaosa";
|
||
};
|
||
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 ] = "V<>nster;mitten;h<>ger" ;
|
||
Text [ danish ] = "Venstre;Centreret;H<>jre" ;
|
||
Text [ portuguese_brazilian ] = "Links;Mitte;Rechts" ;
|
||
Text [ portuguese ] = "Esquerda; centro; direita" ;
|
||
Text[ chinese_simplified ] = "<22><>;<3B><>;<3B><>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>;<3B><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>;<3B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Z lewej; W ?rodku; Z prawej";
|
||
Text[ japanese ] = "<22><>;<3B><><EFBFBD><EFBFBD>;<3B>E";
|
||
Text[ chinese_traditional ] = "<22><>;<3B><>;<3B>k";
|
||
Text[ arabic ] = "<22><><EFBFBD>Ѻ<EFBFBD><D1BA>غ<EFBFBD><D8BA><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>;<3B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>;<3B><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD>;<3B><><EFBFBD>;<3B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Sol;Orta;Sa<53>";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Izquierda;centrado;derecha";
|
||
Text[ finnish ] = "Vasen;Keskiosa;Oikea";
|
||
};
|
||
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 ] = "ͼ<><CDBC>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Legenda";
|
||
Text[ japanese ] = "<22>}<7D><>";
|
||
Text[ chinese_traditional ] = "<22>Ϩ<EFBFBD>";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Belirtme <20>izgisi";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Leyenda";
|
||
Text[ finnish ] = "Kuvatekstit";
|
||
};
|
||
// 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 ] = "L<>gende" ;
|
||
Text [ dutch ] = "Legenda" ;
|
||
Text [ swedish ] = "F<>rklaring" ;
|
||
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 ] = "Posi??o" ;
|
||
Text [ portuguese ] = "Posi<73><69>o" ;
|
||
Text [ finnish ] = "Sijainti" ;
|
||
Text [ danish ] = "Placering" ;
|
||
Text [ french ] = "Position" ;
|
||
Text [ swedish ] = "Position" ;
|
||
Text [ dutch ] = "Positie" ;
|
||
Text [ spanish ] = "Posici<63>n" ;
|
||
Text [ english_us ] = "Position" ;
|
||
PageResID = RID_SVXPAGE_POSITION ;
|
||
Text[ chinese_simplified ] = "λ<><CEBB>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Pozycja";
|
||
Text[ japanese ] = "<22>ʒu";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD>m";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><>ġ";
|
||
Text[ turkish ] = "Konum";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Posici<63>n";
|
||
};
|
||
PageItem
|
||
{
|
||
Identifier = RID_SVXPAGE_SIZE ;
|
||
/* ### ACHTUNG: Neuer Text in Resource? Gr<47><72>e : Gr<47><72>e */
|
||
/* ### ACHTUNG: Neuer Text in Resource? Gr<47><72>e : Gr<47><72>e */
|
||
Text = "Gr<47><72>e" ;
|
||
Text [ ENGLISH ] = "Size" ;
|
||
Text [ norwegian ] = "St<53>rrelse" ;
|
||
Text [ italian ] = "Dimensione" ;
|
||
Text [ portuguese_brazilian ] = "Tamanho" ;
|
||
Text [ portuguese ] = "Tamanho" ;
|
||
Text [ finnish ] = "Koko" ;
|
||
Text [ danish ] = "St<53>rrelse" ;
|
||
Text [ french ] = "Taille" ;
|
||
Text [ swedish ] = "Storlek" ;
|
||
Text [ dutch ] = "Grootte" ;
|
||
Text [ spanish ] = "Tama<6D>o" ;
|
||
Text [ english_us ] = "Size" ;
|
||
PageResID = RID_SVXPAGE_SIZE ;
|
||
Text[ chinese_simplified ] = "<22><>С";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Rozmiar";
|
||
Text[ japanese ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ chinese_traditional ] = "<22>j<EFBFBD>p";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "ũ<><C5A9>";
|
||
Text[ turkish ] = "Boyutlar";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Tama<6D>o";
|
||
};
|
||
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 ] = "L<>gende" ;
|
||
Text [ swedish ] = "F<>rklaring" ;
|
||
Text [ danish ] = "Forklaring" ;
|
||
Text [ portuguese_brazilian ] = "Legenda" ;
|
||
Text [ portuguese ] = "Legenda" ;
|
||
Text[ chinese_simplified ] = "ͼ<><CDBC>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Legenda";
|
||
Text[ japanese ] = "<22>}<7D><>";
|
||
Text[ chinese_traditional ] = "<22>Ϩ<EFBFBD>";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Belirtme <20>izgisi";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Leyenda";
|
||
Text[ finnish ] = "Kuvateksti";
|
||
};
|
||
};
|
||
};
|
||
Text[ chinese_simplified ] = "ͼ<><CDBC>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Legenda";
|
||
Text[ japanese ] = "<22>}<7D><>";
|
||
Text[ chinese_traditional ] = "<22>Ϩ<EFBFBD>";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Belirtme <20>izgisi";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Leyenda";
|
||
Text[ finnish ] = "Kuvatekstit";
|
||
};
|
||
// ********************************************************************** EOF
|
||
|