253 lines
9.1 KiB
Plaintext
253 lines
9.1 KiB
Plaintext
/*************************************************************************
|
||
*
|
||
* $RCSfile: morphdlg.src,v $
|
||
*
|
||
* $Revision: 1.14 $
|
||
*
|
||
* last change: $Author: kz $ $Date: 2001-07-26 22:33:35 $
|
||
*
|
||
* 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 "app.hrc"
|
||
#include "morphdlg.hrc"
|
||
/******************************************************************************
|
||
|*
|
||
|*
|
||
|*
|
||
\******************************************************************************/
|
||
ModalDialog DLG_MORPH
|
||
{
|
||
HelpID = SID_POLYGON_MORPHING ;
|
||
OutputSize = TRUE ;
|
||
SVLook = TRUE ;
|
||
Size = MAP_APPFONT ( 196 , 68 ) ;
|
||
/* ### ACHTUNG: Neuer Text in Resource? <20>berblenden : <20>berblenden */
|
||
Text = "<22>berblenden" ;
|
||
Text [ ENGLISH ] = "Fading" ;
|
||
Moveable = TRUE ;
|
||
Closeable = TRUE ;
|
||
OKButton BTN_OK
|
||
{
|
||
Pos = MAP_APPFONT ( 141 , 6 ) ;
|
||
Size = MAP_APPFONT ( 50 , 14 ) ;
|
||
TabStop = TRUE ;
|
||
DefButton = TRUE ;
|
||
};
|
||
CancelButton BTN_CANCEL
|
||
{
|
||
Pos = MAP_APPFONT ( 141 , 23 ) ;
|
||
Size = MAP_APPFONT ( 50 , 14 ) ;
|
||
TabStop = TRUE ;
|
||
};
|
||
HelpButton BTN_HELP
|
||
{
|
||
Pos = MAP_APPFONT ( 140 , 43 ) ;
|
||
Size = MAP_APPFONT ( 50 , 14 ) ;
|
||
TabStop = TRUE ;
|
||
};
|
||
FixedLine GRP_PRESET
|
||
{
|
||
Pos = MAP_APPFONT ( 6 , 3 ) ;
|
||
Size = MAP_APPFONT ( 129 , 8 ) ;
|
||
Text = "Einstellungen" ;
|
||
Text [ ENGLISH ] = "Settings" ;
|
||
Text [ english_us ] = "Settings" ;
|
||
Text [ italian ] = "Impostazioni" ;
|
||
Text [ spanish ] = "Configuraci<63>n" ;
|
||
Text [ french ] = "Param<61>tres" ;
|
||
Text [ dutch ] = "Instellingen" ;
|
||
Text [ swedish ] = "Inst<73>llningar" ;
|
||
Text [ danish ] = "Indstillinger" ;
|
||
Text [ portuguese ] = "Defini<6E><69>es" ;
|
||
Text [ portuguese_brazilian ] = "Einstellungen" ;
|
||
Text[ chinese_simplified ] = "<22>趨";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Ustawienia";
|
||
Text[ japanese ] = "<22>ݒ<EFBFBD>";
|
||
Text[ chinese_traditional ] = "<22>]<5D>w";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Ayarlar";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Configuraci<63>n";
|
||
Text[ finnish ] = "Asetukset";
|
||
};
|
||
FixedText FT_STEPS
|
||
{
|
||
Pos = MAP_APPFONT ( 12 , 16 ) ;
|
||
Size = MAP_APPFONT ( 40 , 10 ) ;
|
||
Text = "Schritte" ;
|
||
Text [ ENGLISH ] = "Steps" ;
|
||
Text [ english_us ] = "Increments" ;
|
||
Text [ italian ] = "Passaggi" ;
|
||
Text [ spanish ] = "Pasos" ;
|
||
Text [ french ] = "Pas" ;
|
||
Text [ dutch ] = "Stappen" ;
|
||
Text [ swedish ] = "Steg" ;
|
||
Text [ danish ] = "Trin" ;
|
||
Text [ portuguese ] = "Passos" ;
|
||
Text [ portuguese_brazilian ] = "Schritte" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Kroki";
|
||
Text[ japanese ] = "<22>ï<EFBFBD><C3AF>";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD>W";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Ad<41>mlar";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Pasos";
|
||
Text[ finnish ] = "Lis<69>ykset";
|
||
};
|
||
MetricField MTF_STEPS
|
||
{
|
||
Border = TRUE ;
|
||
Pos = MAP_APPFONT ( 56 , 14 ) ;
|
||
Size = MAP_APPFONT ( 30 , 12 ) ;
|
||
TabStop = TRUE ;
|
||
Spin = TRUE ;
|
||
Repeat = TRUE ;
|
||
Minimum = 1 ;
|
||
Maximum = 256 ;
|
||
First = 1 ;
|
||
Last = 256 ;
|
||
};
|
||
CheckBox CBX_ATTRIBUTES
|
||
{
|
||
Pos = MAP_APPFONT ( 12 , 29 ) ;
|
||
Size = MAP_APPFONT ( 121 , 12 ) ;
|
||
/* ### ACHTUNG: Neuer Text in Resource? Attributierung <20>berblenden : Attributierung <20>berblenden */
|
||
Text = "Attributierung <20>berblenden" ;
|
||
Text [ ENGLISH ] = "Fade attributes" ;
|
||
TabStop = TRUE ;
|
||
Text [ english_us ] = "Cross-fade attributes" ;
|
||
Text [ italian ] = "Nascondi gli attributi" ;
|
||
Text [ spanish ] = "Cubrir atributos" ;
|
||
Text [ french ] = "Fondu encha<68>n<EFBFBD> d'attributs" ;
|
||
Text [ dutch ] = "Attributen niet weergeven" ;
|
||
Text [ swedish ] = "Tona <20>ver attribut" ;
|
||
Text [ danish ] = "Ton attributter over" ;
|
||
Text [ portuguese ] = "Sobreposi<73><69>o de atributos" ;
|
||
Text [ portuguese_brazilian ] = "Attributierung ?erblenden" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʾ<EFBFBD><CABE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Prze~nikanie atrybut<75>w";
|
||
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>̪<EFBFBD><CCAA><EFBFBD><DEB5>ް";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ܵe<DCB5><65><EFBFBD>S<EFBFBD><53>";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD>ƿ<EFBFBD><C6BF><EFBFBD> <20>Ӽ<EFBFBD>";
|
||
Text[ turkish ] = "<22>znitelikler: Serme";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Cubrir atributos";
|
||
Text[ finnish ] = "Ristih<69>ivytyksen m<><6D>ritteet";
|
||
};
|
||
CheckBox CBX_ORIENTATION
|
||
{
|
||
Pos = MAP_APPFONT ( 12 , 44 ) ;
|
||
Size = MAP_APPFONT ( 121 , 12 ) ;
|
||
Text = "Gleiche Orientierung" ;
|
||
Text [ ENGLISH ] = "Same orientation" ;
|
||
TabStop = TRUE ;
|
||
Text [ english_us ] = "Same orientation" ;
|
||
Text [ italian ] = "Stesso orientamento" ;
|
||
Text [ spanish ] = "Misma orientaci<63>n" ;
|
||
Text [ french ] = "M<>me orientation" ;
|
||
Text [ dutch ] = "Gelijke ori<72>ntering" ;
|
||
Text [ swedish ] = "Samma orientering" ;
|
||
Text [ danish ] = "Samme retning" ;
|
||
Text [ portuguese ] = "Mesma orienta<74><61>o" ;
|
||
Text [ portuguese_brazilian ] = "Gleiche Orientierung" ;
|
||
Text[ chinese_simplified ] = "<22><>ͬ<EFBFBD><CDAC><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Ta sama orientacja";
|
||
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ chinese_traditional ] = "<22>ۦP<DBA6><50><EFBFBD>V";
|
||
Text[ arabic ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Ayn<79> y<>n";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Misma orientaci<63>n";
|
||
Text[ finnish ] = "Sama suuntaus";
|
||
};
|
||
Text [ english_us ] = "Cross-fading" ;
|
||
Text [ italian ] = "Morphing" ;
|
||
Text [ spanish ] = "Disolvencia" ;
|
||
Text [ french ] = "Fondu encha<68>n<EFBFBD>" ;
|
||
Text [ dutch ] = "Overlappen" ;
|
||
Text [ swedish ] = "Tona <20>ver" ;
|
||
Text [ danish ] = "Ton over" ;
|
||
Text [ portuguese ] = "Dissolver" ;
|
||
Text [ portuguese_brazilian ] = "?berblenden" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Przenikaj";
|
||
Text[ japanese ] = "̪<><CCAA><EFBFBD><DEB5>ް";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>X";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD>ƿ<EFBFBD><C6BF><EFBFBD>";
|
||
Text[ turkish ] = "Ser";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Disolvencia";
|
||
Text[ finnish ] = "Ristih<69>ivytys";
|
||
};
|
||
|
||
|
||
|
||
|