1114 lines
42 KiB
Plaintext
1114 lines
42 KiB
Plaintext
/*************************************************************************
|
||
*
|
||
* $RCSfile: align.src,v $
|
||
*
|
||
* $Revision: 1.21 $
|
||
*
|
||
* last change: $Author: kz $ $Date: 2001-07-13 20:38:14 $
|
||
*
|
||
* 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 "dialogs.hrc"
|
||
#include "helpid.hrc"
|
||
#include "align.hrc"
|
||
// pragma ----------------------------------------------------------------
|
||
|
||
#define MASKCOLOR \
|
||
MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; }
|
||
|
||
// define ---------------------------------------------------------------
|
||
#define IL_LOCK_MCOL Color { Red=0xFFFF; Green=0xFFFF; Blue=0xFFFF; }
|
||
// RID_SVXPAGE_ALIGNMENT -------------------------------------------------
|
||
TabPage RID_SVXPAGE_ALIGNMENT
|
||
{
|
||
HelpId = HID_ALIGNMENT ;
|
||
Hide = TRUE ;
|
||
Text = "Ausrichtung" ;
|
||
Text [ English ] = "Alignment" ;
|
||
Text [ norwegian ] = "Alignment" ;
|
||
Text [ italian ] = "Allineamento" ;
|
||
Text [ portuguese_brazilian ] = "Alinhamento" ;
|
||
Text [ portuguese ] = "Alinhamento" ;
|
||
Text [ finnish ] = "Tasaus" ;
|
||
Text [ danish ] = "Justering" ;
|
||
Text [ french ] = "Alignement" ;
|
||
Text [ swedish ] = "Justering" ;
|
||
Text [ dutch ] = "Uitlijning" ;
|
||
Text [ spanish ] = "Alineaci<63>n" ;
|
||
Text [ english_us ] = "Alignment" ;
|
||
Size = MAP_APPFONT ( 260 , 185 ) ;
|
||
SVLook = TRUE ;
|
||
FixedLine FL_ALIGNMENT
|
||
{
|
||
Pos = MAP_APPFONT ( 6 , 3 ) ;
|
||
Size = MAP_APPFONT ( 248 , 8 ) ;
|
||
Text = "Textausrichtung" ;
|
||
Text [ ENGLISH ] = "Text alignment" ;
|
||
Text[ english_us ] = "Text alignment";
|
||
Text[ portuguese ] = "Alinhamento do texto";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "Text alignment";
|
||
Text[ dutch ] = "Text alignment";
|
||
Text[ french ] = "Alignement du texte";
|
||
Text[ spanish ] = "Ajuste de texto";
|
||
Text[ finnish ] = "Text alignment";
|
||
Text[ italian ] = "Allineamento testo";
|
||
Text[ danish ] = "Text alignment";
|
||
Text[ swedish ] = "Textjustering";
|
||
Text[ polish ] = "Wyr<79>wnanie tekstu";
|
||
Text[ portuguese_brazilian ] = "Text alignment";
|
||
Text[ japanese ] = "<22><><EFBFBD>͂̔z<CC94>u";
|
||
Text[ korean ] = "<22>ؽ<EFBFBD>Ʈ <20><><EFBFBD><EFBFBD>";
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD>ֶ<EFBFBD><D6B6><EFBFBD>";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD>r<EFBFBD><72><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Text alignment";
|
||
Text[ arabic ] = "Text alignment";
|
||
Text[ catalan ] = "Text alignment";
|
||
};
|
||
FixedText FT_HORALIGN
|
||
{
|
||
Pos = MAP_APPFONT ( 12 ,14 ) ;
|
||
Size = MAP_APPFONT ( 100 , 8 ) ;
|
||
Text = "H~orizontal" ;
|
||
Text [ ENGLISH ] = "H~orizontal" ;
|
||
Text[ english_us ] = "Hori~zontal";
|
||
Text[ portuguese ] = "H~orizontal";
|
||
Text[ russian ] = "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ dutch ] = "~Horizontaal";
|
||
Text[ french ] = "H~orizontal";
|
||
Text[ spanish ] = "~Horizontal";
|
||
Text[ finnish ] = "~Vaakataso";
|
||
Text[ italian ] = "~Orizzontale";
|
||
Text[ danish ] = "Vandret";
|
||
Text[ swedish ] = "H~orisontell";
|
||
Text[ polish ] = "Poziomo";
|
||
Text[ portuguese_brazilian ] = "H~orizontal";
|
||
Text[ japanese ] = "<22><><EFBFBD><EFBFBD>(~Z)";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~Z)";
|
||
Text[ chinese_simplified ] = "ˮƽ(~Z)";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>(~Z)";
|
||
Text[ turkish ] = "Yatay";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ catalan ] = "H~orizontal";
|
||
};
|
||
ListBox LB_HORALIGN
|
||
{
|
||
Border = TRUE;
|
||
Pos = MAP_APPFONT ( 12 , 25 );
|
||
Size = MAP_APPFONT ( 100 , 60 );
|
||
TabStop = TRUE;
|
||
DropDown = TRUE;
|
||
StringList =
|
||
{
|
||
< "Standard" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "Links" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "Zentriert" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "Rechts" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "Block" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ ENGLISH ] =
|
||
{
|
||
< "Deafult" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "Flush Left" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "Centered" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "Flush Right" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "Block" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ language_user1 ] =
|
||
{
|
||
< "Standard" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "Links" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "Zentriert" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "Rechts" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "Block" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ english_us ] =
|
||
{
|
||
< "Default" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "Left" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "Center" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "Right" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "Justified" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ portuguese ] =
|
||
{
|
||
< "Padr<64>o" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "Esquerda" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "Centrado" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "Direita" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "Justificado" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ russian ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ greek ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "Block" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ dutch ] =
|
||
{
|
||
< "Standaard" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "links " ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "Gecentreerd" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "rechts " ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "Block" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ french ] =
|
||
{
|
||
< "Standard" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "<22> gauche" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "Centr<74>" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "<22> droite" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "Bloc" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ spanish ] =
|
||
{
|
||
< "Predeterminado" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "Izquierda" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "Centrado" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "Derecha" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "Justificado" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ finnish ] =
|
||
{
|
||
< "Koti" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "vasen" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "Keskitetty" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "oikea" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "Block" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ italian ] =
|
||
{
|
||
< "Standard" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "A sinistra" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "Al centro" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "A destra" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "Giustificato" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ danish ] =
|
||
{
|
||
< "Normal" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "VENSTRE" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "Centreret" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "Til h<>jre" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "Block" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ swedish ] =
|
||
{
|
||
< "Standard" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "V<>nster" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "Centrerat" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "H<>ger" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "Marginaljusterat" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ polish ] =
|
||
{
|
||
< "Domy<6D>lnie" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "Z lewej" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "Do <20>rodka" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "Z prawej" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "Do lewej i prawej" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ portuguese_brazilian ] =
|
||
{
|
||
< "Padr?o" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "Links" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "Zentriert" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "Rechts" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "Block" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ japanese ] =
|
||
{
|
||
< "<22>W<EFBFBD><57>" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "<22>E<EFBFBD><45><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "<22>ϓ<EFBFBD><CF93><EFBFBD><EFBFBD>t" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ korean ] =
|
||
{
|
||
< "ǥ<><C7A5>" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "<22><><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "<22><><EFBFBD>" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "<22><><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ chinese_simplified ] =
|
||
{
|
||
< "<22><>" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "<22><><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "<22><><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "<22><><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "<22><><EFBFBD>˶<EFBFBD><CBB6><EFBFBD>" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ chinese_traditional ] =
|
||
{
|
||
< "<22>з<EFBFBD>" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "<22>V<EFBFBD><56>" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "<22>m<EFBFBD><6D>" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "<22>V<EFBFBD>k" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "?<3F><>??" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ turkish ] =
|
||
{
|
||
< "Standart" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "LEFT" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "Orta" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "RIGHT" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "Block" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ arabic ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "LEFT" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "RIGHT" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "Block" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
StringList [ catalan ] =
|
||
{
|
||
< "Standard" ; ALIGNDLG_HORALIGN_STD ; > ;
|
||
< "Links" ; ALIGNDLG_HORALIGN_LEFT ; > ;
|
||
< "Zentriert" ; ALIGNDLG_HORALIGN_CENTER ; > ;
|
||
< "Rechts" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
|
||
< "Block" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
|
||
};
|
||
};
|
||
FixedText FT_INDENT
|
||
{
|
||
Pos = MAP_APPFONT ( 118 , 14 ) ;
|
||
Size = MAP_APPFONT ( 32 , 8 ) ;
|
||
Text = "Einzu~g" ;
|
||
Text [ English ] = "~Indent" ;
|
||
Text [ english_us ] = "I~ndent" ;
|
||
Text [ swedish ] = "Indra~g" ;
|
||
Text [ danish ] = "Indrykning" ;
|
||
Text [ italian ] = "~Rientro" ;
|
||
Text [ spanish ] = "Sangr<67>a" ;
|
||
Text [ french ] = "~Retrait" ;
|
||
Text [ dutch ] = "~Inspringing" ;
|
||
Text [ portuguese_brazilian ] = "Einzu~g" ;
|
||
Text [ portuguese ] = "A~van<61>o" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~N)";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Wci<63>cie";
|
||
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~N)";
|
||
Text[ chinese_traditional ] = "<22>Y<EFBFBD><59>(~N)";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ dutch ] = "~Inspringing";
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~N)";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22>鿩<EFBFBD><E9BFA9><EFBFBD><EFBFBD>(~N)";
|
||
Text[ turkish ] = "Girinti";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Sangr<67>a";
|
||
Text[ finnish ] = "Indent";
|
||
};
|
||
MetricField ED_INDENT
|
||
{
|
||
Border = TRUE ;
|
||
Pos = MAP_APPFONT ( 118 , 25 ) ;
|
||
Size = MAP_APPFONT ( 30 , 12 ) ;
|
||
Repeat = TRUE ;
|
||
Spin = TRUE ;
|
||
Minimum = 0 ;
|
||
Maximum = 990 ;
|
||
SpinSize = 10 ;
|
||
Unit = FUNIT_POINT ;
|
||
};
|
||
FixedText FT_VERALIGN
|
||
{
|
||
Pos = MAP_APPFONT ( 154 , 14 ) ;
|
||
Size = MAP_APPFONT ( 100 , 8 ) ;
|
||
Text = "~Vertikal" ;
|
||
Text [ ENGLISH ] = "~Vertical" ;
|
||
Text[ english_us ] = "~Vertical";
|
||
Text[ portuguese ] = "~Vertical";
|
||
Text[ russian ] = "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "~Vertical";
|
||
Text[ dutch ] = "~Vertical";
|
||
Text[ french ] = "~Vertical";
|
||
Text[ spanish ] = "~Vertical";
|
||
Text[ finnish ] = "~Vertical";
|
||
Text[ italian ] = "~Verticale";
|
||
Text[ danish ] = "~Vertical";
|
||
Text[ swedish ] = "~Vertikal";
|
||
Text[ polish ] = "Pionowo";
|
||
Text[ portuguese_brazilian ] = "~Vertical";
|
||
Text[ japanese ] = "<22>c<EFBFBD><63>(~V)";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~V)";
|
||
Text[ chinese_simplified ] = "<22><>ֱ(~V)";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>(~V)";
|
||
Text[ turkish ] = "~Vertical";
|
||
Text[ arabic ] = "~Vertical";
|
||
Text[ catalan ] = "~Vertical";
|
||
};
|
||
ListBox LB_VERALIGN
|
||
{
|
||
Border = TRUE;
|
||
Pos = MAP_APPFONT ( 154 , 25 );
|
||
Size = MAP_APPFONT ( 100 , 60 );
|
||
TabStop = TRUE;
|
||
DropDown = TRUE;
|
||
StringList =
|
||
{
|
||
< "Standard" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "Oben" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "Mitte" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "Unten" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ ENGLISH ] =
|
||
{
|
||
< "Default" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "Top" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "Middle" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "Bottom" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ language_user1 ] =
|
||
{
|
||
< "Standard" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "Oben" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "Mitte" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "Unten" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ english_us ] =
|
||
{
|
||
< "Default" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "Top" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "Middle" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "Bottom" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ portuguese ] =
|
||
{
|
||
< "Padr<64>o" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "Topo" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "Centro" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "Base" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ russian ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ greek ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "<22><><EFBFBD><EFBFBD>" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "<22><><EFBFBD><EFBFBD>" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ dutch ] =
|
||
{
|
||
< "Standaard" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "Boven" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "Minnden" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "beneden" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ french ] =
|
||
{
|
||
< "Standard" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "En haut" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "Milieu" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "En bas" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ spanish ] =
|
||
{
|
||
< "Predeterminado" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "Arriba" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "Centro" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "Abajo" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ finnish ] =
|
||
{
|
||
< "Koti" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "Ylh<6C><68>ll<6C>" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "Keskitetty" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "Alaosa" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ italian ] =
|
||
{
|
||
< "Standard" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "In alto" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "Al centro" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "In basso" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ danish ] =
|
||
{
|
||
< "Normal" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "<22>verst" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "Midte" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "Nederst" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ swedish ] =
|
||
{
|
||
< "Standard" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "Uppe" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "Mitten" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "Nere" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ polish ] =
|
||
{
|
||
< "Domy<6D>lnie" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "Na g<>rze" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "Po<50>rodku" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "Na dole" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ portuguese_brazilian ] =
|
||
{
|
||
< "Padr?o" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "Oben" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "Mitte" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "Unten" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ japanese ] =
|
||
{
|
||
< "<22>W<EFBFBD><57>" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "<22>㑵<EFBFBD><E391B5>" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ korean ] =
|
||
{
|
||
< "<22>⺻" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "<22><>" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "<22><><EFBFBD>" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "<22>Ʒ<EFBFBD>" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ chinese_simplified ] =
|
||
{
|
||
< "<22><>" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "<22><><EFBFBD><EFBFBD>" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "<22><><EFBFBD><EFBFBD>" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "<22><><EFBFBD><EFBFBD>" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ chinese_traditional ] =
|
||
{
|
||
< "<22>з<EFBFBD>" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "<22>V<EFBFBD>W" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "<22>~<7E><>" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "<22>V<EFBFBD>U" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ turkish ] =
|
||
{
|
||
< "Normal" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "Yukar<61>" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "Ortala" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "Alt" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ arabic ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "<22><><EFBFBD><EFBFBD>" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "<22><><EFBFBD><EFBFBD>" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
StringList [ catalan ] =
|
||
{
|
||
< "Standard" ; ALIGNDLG_VERALIGN_STD ; > ;
|
||
< "Oben" ; ALIGNDLG_VERALIGN_TOP ; > ;
|
||
< "Mitte" ; ALIGNDLG_VERALIGN_MID ; > ;
|
||
< "Unten" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
|
||
};
|
||
};
|
||
FixedLine FL_ORIENTATION
|
||
{
|
||
Pos = MAP_APPFONT ( 6 , 43 ) ;
|
||
Size = MAP_APPFONT ( 248 , 8 ) ;
|
||
Text = "Schreibrichtung" ;
|
||
Text [ ENGLISH ] = "Orientation" ;
|
||
Text [ norwegian ] = "Orientation" ;
|
||
Text [ italian ] = "Orientamento" ;
|
||
Text [ portuguese_brazilian ] = "Orienta<74><61>o" ;
|
||
Text [ portuguese ] = "Orienta<74><61>o" ;
|
||
Text [ finnish ] = "Tekstin suunta" ;
|
||
Text [ danish ] = "Skriveretning" ;
|
||
Text [ french ] = "Sens d'<27>criture" ;
|
||
Text [ swedish ] = "Skrivriktning" ;
|
||
Text [ dutch ] = "Schrijfrichting" ;
|
||
Text [ spanish ] = "Direcci<63>n de escritura" ;
|
||
Text [ english_us ] = "Text direction" ;
|
||
Text[ chinese_simplified ] = "<22><>д<EFBFBD><D0B4><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Kierunek pisania";
|
||
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD>̕<EFBFBD><CC95><EFBFBD>";
|
||
Text[ chinese_traditional ] = "<22>Ѽg<D1BC><67><EFBFBD>V";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ dutch ] = "Schrijfrichting";
|
||
Text[ chinese_simplified ] = "<22><>д<EFBFBD><D0B4><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22>ؽ<EFBFBD>Ʈ <20><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Metin y<>n<EFBFBD>";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Direcci<63>n de escritura";
|
||
};
|
||
ImageButton BTN_TXTSTACKED
|
||
{
|
||
Pos = MAP_APPFONT ( 12 , 54 ) ;
|
||
Size = MAP_APPFONT ( 12 , 43 ) ;
|
||
TabStop = TRUE ;
|
||
ButtonImage = Image
|
||
{
|
||
ImageBitmap = Bitmap { File = "txtstk.bmp" ; };
|
||
MASKCOLOR ;
|
||
};
|
||
};
|
||
Control CTR_DIAL
|
||
{
|
||
HelpId = HID_ALIGNMENT_CTR_DIAL ;
|
||
Pos = MAP_APPFONT ( 30 , 54 ) ;
|
||
Size = MAP_APPFONT ( 42 , 43 ) ;
|
||
Text = "ABCD" ;
|
||
};
|
||
FixedText FT_DEGREES
|
||
{
|
||
Pos = MAP_APPFONT ( 78 , 59 ) ;
|
||
Size = MAP_APPFONT ( 34 , 8 ) ;
|
||
Text = "~Winkel" ;
|
||
Text [ ENGLISH ] = "Angle" ;
|
||
Text[ language_user1 ] = " ";
|
||
Text[ english_us ] = "De~grees";
|
||
Text[ portuguese ] = "~Graus";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD>~<7E><><EFBFBD>";
|
||
Text[ dutch ] = "Gra~den";
|
||
Text[ french ] = "~Angle";
|
||
Text[ spanish ] = "~Angulo";
|
||
Text[ finnish ] = "Degrees";
|
||
Text[ italian ] = "Gra~di";
|
||
Text[ danish ] = "grader";
|
||
Text[ swedish ] = "~Vinkel";
|
||
Text[ polish ] = "K<>t";
|
||
Text[ portuguese_brazilian ] = "Gra~d";
|
||
Text[ japanese ] = "<22>x(~G)";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~G)";
|
||
Text[ chinese_simplified ] = "<22>Ƕ<EFBFBD>(~G)";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>(~G)";
|
||
Text[ turkish ] = "De~rece";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ catalan ] = "~Grados";
|
||
};
|
||
NumericField NF_DEGREES
|
||
{
|
||
Border = TRUE ;
|
||
Pos = MAP_APPFONT ( 78 , 70 ) ;
|
||
Size = MAP_APPFONT ( 34 , 12 ) ;
|
||
TabStop = TRUE ;
|
||
Repeat = TRUE ;
|
||
Spin = TRUE ;
|
||
StrictFormat = TRUE ;
|
||
};
|
||
FixedText FT_BORDER_LOCK
|
||
{
|
||
Pos = MAP_APPFONT ( 118 , 59 ) ;
|
||
Size = MAP_APPFONT ( 70 , 8 ) ;
|
||
Text = "Bezugs~kante" ;
|
||
Text [ ENGLISH ] = "Reference edge" ;
|
||
Text [ english_us ] = "Re~ference edge" ;
|
||
Text [ portuguese_brazilian ] = "Bezugs~kante" ;
|
||
Text [ swedish ] = "Referens~kant" ;
|
||
Text [ danish ] = "Referencekant" ;
|
||
Text [ italian ] = "Bordo di ~riferimento" ;
|
||
Text [ spanish ] = "~Aristas de referencia" ;
|
||
Text [ french ] = "~Bord de r<>f<EFBFBD>rence" ;
|
||
Text [ dutch ] = "~Invalshoek" ;
|
||
Text [ portuguese ] = "A~resta de refer<65>ncia" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD>ñ<EFBFBD>(~F)";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Kraw<61>d<EFBFBD> odniesienia";
|
||
Text[ japanese ] = "<22><EFBFBD>ɂȂ鉏(~F)";
|
||
Text[ chinese_traditional ] = "<22>ѷ<EFBFBD><D1B7><EFBFBD>(~F)";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ dutch ] = "~Invalshoek";
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD>ñ<EFBFBD>(~F)";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD> <20><EFBFBD>(~F)";
|
||
Text[ turkish ] = "Referans ~kenar<61>";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "~Aristas de referencia";
|
||
Text[ finnish ] = "~Viitteen reuna";
|
||
};
|
||
Control CTR_BORDER_LOCK
|
||
{
|
||
HelpId = HID_ALIGNMENT_CTR_BORDER_LOCK ;
|
||
Hide = TRUE ;
|
||
Pos = MAP_APPFONT ( 118 , 70 ) ;
|
||
Size = MAP_APPFONT ( 50 , 15 ) ;
|
||
TabStop = TRUE ;
|
||
};
|
||
FixedLine FL_SPACE
|
||
{
|
||
Pos = MAP_APPFONT ( 6 , 103 ) ;
|
||
Size = MAP_APPFONT ( 248 , 8 ) ;
|
||
Text = "Abstand zu Gitterlinien" ;
|
||
Text [ ENGLISH ] = "Margins" ;
|
||
Text [ norwegian ] = "Margins" ;
|
||
Text [ italian ] = "Distanza dalle linee della griglia" ;
|
||
Text [ portuguese_brazilian ] = "Margens" ;
|
||
Text [ portuguese ] = "Margens da quadr<64>cula" ;
|
||
Text [ finnish ] = "V<>lit ruudukon viivoihin" ;
|
||
Text [ danish ] = "Afstand til gitterlinjer" ;
|
||
Text [ french ] = "<22>cart des lignes de la grille" ;
|
||
Text [ swedish ] = "Avst<73>nd till gitterlinjer" ;
|
||
Text [ dutch ] = "Afstand tot rasterlijnen" ;
|
||
Text [ spanish ] = "Distancia a la cuadr<64>cula" ;
|
||
Text [ english_us ] = "Spacing to grid lines" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ߵľ<DFB5><C4BE><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Odst<73>p od linii siatki";
|
||
Text[ japanese ] = "<22><>د<EFBFBD>ސ<EFBFBD><DE90>܂ł̊Ԋu";
|
||
Text[ chinese_traditional ] = "<22>ܺ<EFBFBD><DCBA><EFBFBD><EFBFBD>u<EFBFBD><75><EFBFBD>Z<EFBFBD><5A>";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ dutch ] = "Afstand tot rasterlijnen";
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ߵľ<DFB5><C4BE><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "K<>lavuz <20>izgilere uzakl<6B>k";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Distancia a la cuadr<64>cula";
|
||
};
|
||
FixedText FT_LEFTSPACE
|
||
{
|
||
Pos = MAP_APPFONT ( 12 , 116 ) ;
|
||
Size = MAP_APPFONT ( 34 , 8 ) ;
|
||
Text = "L~inks" ;
|
||
Text [ ENGLISH ] = "L~eft" ;
|
||
Text [ norwegian ] = "L~eft" ;
|
||
Text [ italian ] = "A sinistra" ;
|
||
Text [ portuguese_brazilian ] = "E~squerda" ;
|
||
Text [ portuguese ] = "E~squerda" ;
|
||
Text [ finnish ] = "Vasen" ;
|
||
Text [ danish ] = "Venstre" ;
|
||
Text [ french ] = "~<7E> gauche" ;
|
||
Text [ swedish ] = "V~<7E>nster" ;
|
||
Text [ dutch ] = "~Links" ;
|
||
Text [ spanish ] = "I~zquierda" ;
|
||
Text [ english_us ] = "Lef~t" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~T)";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Z lewej";
|
||
Text[ japanese ] = "<22><>(~T)";
|
||
Text[ chinese_traditional ] = "<22>V<EFBFBD><56>(~T)";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ dutch ] = "~Links";
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~T)";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~T)";
|
||
Text[ turkish ] = "~Sol";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "I~zquierda";
|
||
};
|
||
MetricField ED_LEFTSPACE
|
||
{
|
||
Border = TRUE ;
|
||
Pos = MAP_APPFONT ( 48 , 114 ) ;
|
||
Size = MAP_APPFONT ( 40 , 12 ) ;
|
||
TabStop = TRUE ;
|
||
Repeat = TRUE ;
|
||
Spin = TRUE ;
|
||
SpinSize = 1 ;
|
||
DecimalDigits = 1 ;
|
||
Maximum = 100 ;
|
||
Last = 100 ;
|
||
Unit = FUNIT_MM ;
|
||
};
|
||
FixedText FT_RIGHTSPACE
|
||
{
|
||
Pos = MAP_APPFONT ( 12 , 132 ) ;
|
||
Size = MAP_APPFONT ( 34 , 8 ) ;
|
||
Text = "Recht~s" ;
|
||
Text [ ENGLISH ] = "Rig~ht" ;
|
||
Text [ norwegian ] = "Rig~ht" ;
|
||
Text [ italian ] = "A destra" ;
|
||
Text [ portuguese_brazilian ] = "Dir~eita" ;
|
||
Text [ portuguese ] = "Dir~eita" ;
|
||
Text [ finnish ] = "Oikea" ;
|
||
Text [ danish ] = "H<>jre" ;
|
||
Text [ french ] = "<22> droite" ;
|
||
Text [ swedish ] = "H~<7E>ger" ;
|
||
Text [ dutch ] = "~Rechts" ;
|
||
Text [ spanish ] = "Derec~ha" ;
|
||
Text [ english_us ] = "Right" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~H)";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Z prawej";
|
||
Text[ japanese ] = "<22>E";
|
||
Text[ chinese_traditional ] = "<22>V<EFBFBD>k(~H)";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ dutch ] = "~Rechts";
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~H)";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "~Sa<53>";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Derec~ha";
|
||
};
|
||
MetricField ED_RIGHTSPACE
|
||
{
|
||
Border = TRUE ;
|
||
Pos = MAP_APPFONT ( 48 , 130 ) ;
|
||
Size = MAP_APPFONT ( 40 , 12 ) ;
|
||
TabStop = TRUE ;
|
||
Repeat = TRUE ;
|
||
Spin = TRUE ;
|
||
SpinSize = 1 ;
|
||
DecimalDigits = 1 ;
|
||
Maximum = 100 ;
|
||
Last = 100 ;
|
||
Unit = FUNIT_MM ;
|
||
};
|
||
FixedText FT_TOPSPACE
|
||
{
|
||
Pos = MAP_APPFONT ( 118 , 116 ) ;
|
||
Size = MAP_APPFONT ( 34 , 8 ) ;
|
||
Text = "Obe~n" ;
|
||
Text [ ENGLISH ] = "To~p" ;
|
||
Text [ norwegian ] = "To~p" ;
|
||
Text [ italian ] = "In alto" ;
|
||
Text [ portuguese_brazilian ] = "To~po" ;
|
||
Text [ portuguese ] = "Em ~cima" ;
|
||
Text [ finnish ] = "~Yl<59>osa" ;
|
||
Text [ danish ] = "<22>verst" ;
|
||
Text [ french ] = "~En haut" ;
|
||
Text [ swedish ] = "U~ppe" ;
|
||
Text [ dutch ] = "~Boven" ;
|
||
Text [ spanish ] = "Arr~iba" ;
|
||
Text [ english_us ] = "To~p" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~P)";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "W g<>rze";
|
||
Text[ japanese ] = "<22><>(~P)";
|
||
Text[ chinese_traditional ] = "<22>V<EFBFBD>W(~P)";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ dutch ] = "~Boven";
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~P)";
|
||
Text[ greek ] = "<22><>~<7E><>";
|
||
Text[ korean ] = "<22><>(~P)";
|
||
Text[ turkish ] = "<22>~st";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Arr~iba";
|
||
};
|
||
MetricField ED_TOPSPACE
|
||
{
|
||
Border = TRUE ;
|
||
Pos = MAP_APPFONT ( 154 , 114 ) ;
|
||
Size = MAP_APPFONT ( 40 , 12 ) ;
|
||
TabStop = TRUE ;
|
||
Repeat = TRUE ;
|
||
Spin = TRUE ;
|
||
SpinSize = 1 ;
|
||
DecimalDigits = 1 ;
|
||
Maximum = 100 ;
|
||
Last = 100 ;
|
||
Unit = FUNIT_MM ;
|
||
};
|
||
FixedText FT_BOTTOMSPACE
|
||
{
|
||
Pos = MAP_APPFONT ( 118 , 132 ) ;
|
||
Size = MAP_APPFONT ( 34 , 8 ) ;
|
||
Text = "Unt~en" ;
|
||
Text [ ENGLISH ] = "Botto~m" ;
|
||
Text [ norwegian ] = "Botto~m" ;
|
||
Text [ italian ] = "In basso" ;
|
||
Text [ portuguese_brazilian ] = "Bas~e" ;
|
||
Text [ portuguese ] = "Em ~baixo" ;
|
||
Text [ finnish ] = "~Alaosa" ;
|
||
Text [ danish ] = "Nederst" ;
|
||
Text [ french ] = "En ~bas" ;
|
||
Text [ swedish ] = "N~ere" ;
|
||
Text [ dutch ] = "~Onder" ;
|
||
Text [ spanish ] = "Abaj~o" ;
|
||
Text [ english_us ] = "Botto~m" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~M)";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "W dole";
|
||
Text[ japanese ] = "<22><>(~M)";
|
||
Text[ chinese_traditional ] = "<22>V<EFBFBD>U(~M)";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ dutch ] = "~Onder";
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~M)";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22>Ʒ<EFBFBD>(~M)";
|
||
Text[ turkish ] = "Al~t";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Abaj~o";
|
||
};
|
||
MetricField ED_BOTTOMSPACE
|
||
{
|
||
Border = TRUE ;
|
||
Pos = MAP_APPFONT ( 154 , 130 ) ;
|
||
Size = MAP_APPFONT ( 40 , 12 ) ;
|
||
TabStop = TRUE ;
|
||
Repeat = TRUE ;
|
||
Spin = TRUE ;
|
||
SpinSize = 1 ;
|
||
DecimalDigits = 1 ;
|
||
Maximum = 100 ;
|
||
Last = 100 ;
|
||
Unit = FUNIT_MM ;
|
||
};
|
||
FixedLine FL_WRAP
|
||
{
|
||
Pos = MAP_APPFONT ( 6 , 148 ) ;
|
||
Size = MAP_APPFONT ( 248 , 8 ) ;
|
||
Text = "Textfluss" ;
|
||
Text [ English ] = "Text Flow" ;
|
||
Text [ english_us ] = "Text flow" ;
|
||
Text [ swedish ] = "Textfl<66>de" ;
|
||
Text [ danish ] = "Tekstretning" ;
|
||
Text [ italian ] = "Testo" ;
|
||
Text [ spanish ] = "Flujo de texto" ;
|
||
Text [ french ] = "Encha<68>nements" ;
|
||
Text [ dutch ] = "Tekstverloop" ;
|
||
Text [ portuguese_brazilian ] = "Textflu<6C>" ;
|
||
Text [ portuguese ] = "Fluxo de texto" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD>кͷ<D0BA>ҳ";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Tekst";
|
||
Text[ japanese ] = "<22>̍<EFBFBD>";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD><EFBFBD>M<EFBFBD><4D><EFBFBD><EFBFBD>";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
|
||
Text[ dutch ] = "Tekstverloop";
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD>кͷ<D0BA>ҳ";
|
||
Text[ greek ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22>ؽ<EFBFBD>Ʈ <20>帧";
|
||
Text[ turkish ] = "Metin ak<61><6B><EFBFBD>";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Flujo del texto";
|
||
Text[ finnish ] = "Tekstin rivitys";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Flujo del texto";
|
||
};
|
||
TriStateBox BTN_WRAP
|
||
{
|
||
Pos = MAP_APPFONT ( 12 , 159 ) ;
|
||
Size = MAP_APPFONT ( 100 , 10 ) ;
|
||
Text = "Zeilenumbru~ch" ;
|
||
Text [ ENGLISH ] = "Linebrea~k" ;
|
||
Text [ norwegian ] = "Linebrea~k" ;
|
||
Text [ italian ] = "Testo a capo" ;
|
||
Text [ portuguese_brazilian ] = "Interrup?~ao de linha" ;
|
||
Text [ portuguese ] = "Quebra de ~linha" ;
|
||
Text [ finnish ] = "Rivinvaihto" ;
|
||
Text [ danish ] = "Linjeskift" ;
|
||
Text [ french ] = "R~envoi <20> la ligne" ;
|
||
Text [ swedish ] = "Rad~brytning" ;
|
||
Text [ dutch ] = "~Regelafbreking" ;
|
||
Text [ spanish ] = "Salto de ~l<>nea" ;
|
||
Text [ english_us ] = "Line break" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~L)";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Podzia<69> wierszy";
|
||
Text[ japanese ] = "<22><><EFBFBD>s";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>(~L)";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
|
||
Text[ dutch ] = "~Regelafbreking";
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~L)";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Sat<61>r son~u";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Salto de ~l<>nea";
|
||
};
|
||
TriStateBox BTN_HYPH
|
||
{
|
||
Pos = MAP_APPFONT ( 12 , 172 ) ;
|
||
Size = MAP_APPFONT ( 100 , 10 ) ;
|
||
Text = "Silben~trennung aktiv" ;
|
||
Text [ ENGLISH ] = "Hyphenation active" ;
|
||
Text[ english_us ] = "Hyphenation active";
|
||
Text[ portuguese ] = "Divis<69>o sil<69>bica activa";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)";
|
||
Text[ greek ] = "Hyphenation active";
|
||
Text[ dutch ] = "Hyphenation active";
|
||
Text[ french ] = "Coupure des mots active";
|
||
Text[ spanish ] = "Separaci<63>n sil<69>bica activa";
|
||
Text[ finnish ] = "Hyphenation active";
|
||
Text[ italian ] = "Funzione di sillabazione attiva";
|
||
Text[ danish ] = "Hyphenation active";
|
||
Text[ swedish ] = "Avs~tavning aktiv";
|
||
Text[ polish ] = "Dzielenie wyraz<61>w aktywne";
|
||
Text[ portuguese_brazilian ] = "Hyphenation active";
|
||
Text[ japanese ] = "ʲ<>Ȱ<EFBFBD><C8B0>݂<EFBFBD><DD82>s<EFBFBD><73>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ֱ<EFBFBD> Ȱ<><C8B0>ȭ";
|
||
Text[ chinese_simplified ] = "ʹ<><CAB9><EFBFBD><EFBFBD><EFBFBD>ַ<EFBFBD>";
|
||
Text[ chinese_traditional ] = "<22>ϥγs<CEB3>r<EFBFBD><72>";
|
||
Text[ turkish ] = "Hyphenation active";
|
||
Text[ arabic ] = "Hyphenation active";
|
||
Text[ catalan ] = "Hyphenation active";
|
||
};
|
||
ImageList IL_LOCK_BMPS
|
||
{
|
||
ImageBitmap = Bitmap { File = "lockmode.bmp" ; };
|
||
MaskColor = IL_LOCK_MCOL ;
|
||
IdList =
|
||
{
|
||
IID_BOTTOMLOCK ;
|
||
IID_TOPLOCK ;
|
||
IID_CELLLOCK ;
|
||
};
|
||
IdCount = { 3 ; };
|
||
};
|
||
String STR_BOTTOMLOCK
|
||
{
|
||
Text = "Textausdehnung von unterer Zellkante aus." ;
|
||
Text [ English ] = "Text direction by lower cell-edge" ;
|
||
Text [ english_us ] = "Text Extension From Lower Cell Border" ;
|
||
Text [ portuguese_brazilian ] = "Textausdehnung von unterer Zellkante aus." ;
|
||
Text [ swedish ] = "Textutstr<74>ckning fr<66>n undre cellkanten" ;
|
||
Text [ danish ] = "Tekstudstr<74>kning ud fra nederste cellekant" ;
|
||
Text [ italian ] = "Estensione del testo dal bordo inferiore della cella." ;
|
||
Text [ spanish ] = "Expansi<73>n del texto a partir del borde inferior de la celda." ;
|
||
Text [ french ] = "Extension de texte <20> partir du bord inf<6E>rieur de la cellule" ;
|
||
Text [ dutch ] = "Inhoud uitbreiden vanaf onderkant cel." ;
|
||
Text [ portuguese ] = "Expans<6E>o do texto a partir do canto inferior da c<>lula." ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD>ִӵ<D6B4>Ԫ<EFBFBD><D4AA><EFBFBD>±<EFBFBD>Ե<EFBFBD><D4B5><EFBFBD>졣";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
|
||
Text[ polish ] = "Rozci<63>gni<6E>cie tekstu od dolnej kraw<61>dzi kom<6F>rki.";
|
||
Text[ japanese ] = "<22>ق̉<D982><CC89><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɌX<C98C><58><EFBFBD><EFBFBD>";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD>r<EFBFBD>q<EFBFBD>x<EFBFBD>s<EFBFBD><73><EFBFBD>U<EFBFBD><55><EFBFBD>t<EFBFBD><74><EFBFBD><EFBFBD><EFBFBD>C";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
|
||
Text[ dutch ] = "Inhoud uitbreiden vanaf onderkant cel.";
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD>ִӵ<D6B4>Ԫ<EFBFBD><D4AA><EFBFBD>±<EFBFBD>Ե<EFBFBD><D4B5><EFBFBD>졣";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
|
||
Text[ korean ] = "<22><> <20>Ʒ<EFBFBD> <20>θ<D7B5><CEB8><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20>ؽ<EFBFBD>Ʈ Ȯ<><C8AE>";
|
||
Text[ turkish ] = "H<>cre alt kenar<61>ndan metin geni<6E>lemesi";
|
||
Text[ catalan ] = "Expansi<73>n del texto a partir del borde inferior de la celda.";
|
||
Text[ finnish ] = "Tekstin laajennus solun alareunasta";
|
||
};
|
||
String STR_TOPLOCK
|
||
{
|
||
Text = "Textausdehnung von oberer Zellkante aus." ;
|
||
Text [ English ] = "Text direction by upper cell-edge" ;
|
||
Text [ english_us ] = "Text Extension From Upper Cell Border" ;
|
||
Text [ portuguese_brazilian ] = "Textausdehnung von oberer Zellkante aus." ;
|
||
Text [ swedish ] = "Textutstr<74>ckning fr<66>n <20>vre cellkanten" ;
|
||
Text [ danish ] = "Tekstudstr<74>kning ud fra <20>verste cellerand." ;
|
||
Text [ italian ] = "Estensione del testo dal bordo superiore della cella." ;
|
||
Text [ spanish ] = "Expansi<73>n del texto a partir del borde superior de la celda." ;
|
||
Text [ french ] = "Extension de texte <20> partir du bord sup<75>rieur de la cellule" ;
|
||
Text [ dutch ] = "Inhoud uitbreiden vanaf bovenkant cel." ;
|
||
Text [ portuguese ] = "Expans<6E>o do texto a partir do canto superior da c<>lula." ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD>ִӵ<D6B4>Ԫ<EFBFBD><D4AA><EFBFBD>ϱ<EFBFBD>Ե<EFBFBD><D4B5>չ<EFBFBD><D5B9>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
|
||
Text[ polish ] = "Rozci<63>gni<6E>cie tekstu od g<>rnej kraw<61>dzi kom<6F>rki.";
|
||
Text[ japanese ] = "<22>ق̏㉏<CC8F><E3898F><EFBFBD><EFBFBD>ɌX<C98C><58><EFBFBD><EFBFBD>";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD>r<EFBFBD>q<EFBFBD>x<EFBFBD>s<EFBFBD><73><EFBFBD>W<EFBFBD><57><EFBFBD>t<EFBFBD><74><EFBFBD><EFBFBD><EFBFBD>C";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
|
||
Text[ dutch ] = "Inhoud uitbreiden vanaf bovenkant cel.";
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD>ִӵ<D6B4>Ԫ<EFBFBD><D4AA><EFBFBD>ϱ<EFBFBD>Ե<EFBFBD><D4B5>չ<EFBFBD><D5B9>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
|
||
Text[ korean ] = "<22><> <20><><EFBFBD>θ<D7B5><CEB8><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20>ؽ<EFBFBD>Ʈ Ȯ<><C8AE>";
|
||
Text[ turkish ] = "H<>cre <20>st kenar<61>ndan metin geni<6E>lemesi.";
|
||
Text[ catalan ] = "Expansi<73>n del texto a partir del borde superior de la celda.";
|
||
Text[ finnish ] = "Tekstin laajennus solun yl<79>reunasta";
|
||
};
|
||
String STR_CELLLOCK
|
||
{
|
||
Text = "Textausdehnung nur innerhalb der Zelle." ;
|
||
Text [ English ] = "Text- expanding only inside cell" ;
|
||
Text [ english_us ] = "Text Extension Inside Cell" ;
|
||
Text [ portuguese_brazilian ] = "Textausdehnung nur innerhalb der Zelle." ;
|
||
Text [ swedish ] = "Textutstr<74>ckning bara inuti cellen" ;
|
||
Text [ danish ] = "Tekstudstr<74>kning kun indenfor cellen." ;
|
||
Text [ italian ] = "Estensione del testo solo all'interno della cella." ;
|
||
Text [ spanish ] = "Expansi<73>n del texto solo dentro de la celda." ;
|
||
Text [ french ] = "Extension de texte uniquement <20> l'int<6E>rieur de la cellule." ;
|
||
Text [ dutch ] = "Inhoud uitbreiden alleen binnen cel." ;
|
||
Text [ portuguese ] = "Expans<6E>o do texto apenas dentro da c<>lula." ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>ֻ<EFBFBD>ڵ<EFBFBD>Ԫ<EFBFBD><D4AA><EFBFBD><EFBFBD><EFBFBD><EFBFBD>չ<EFBFBD><D5B9>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
|
||
Text[ polish ] = "Rozci<63>gni<6E>cie tekstu tylko wewn<77>trz kom<6F>rki.";
|
||
Text[ japanese ] = "÷<>Ă̂X<DD8C><58><EFBFBD><EFBFBD>";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD>r<EFBFBD>u<EFBFBD>b<EFBFBD>x<EFBFBD>s<EFBFBD>椺<EFBFBD><E6A4BA><EFBFBD><EFBFBD><EFBFBD>C";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>.";
|
||
Text[ dutch ] = "Inhoud uitbreiden alleen binnen cel.";
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>ֻ<EFBFBD>ڵ<EFBFBD>Ԫ<EFBFBD><D4AA><EFBFBD><EFBFBD><EFBFBD><EFBFBD>չ<EFBFBD><D5B9>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
|
||
Text[ korean ] = "<22><> <20>ȿ<EFBFBD><C8BF><EFBFBD><EFBFBD><EFBFBD> <20>ؽ<EFBFBD>Ʈ Ȯ<><C8AE>";
|
||
Text[ turkish ] = "Yaln<6C>zca h<>cre i<>inde metin geni<6E>lemesi";
|
||
Text[ catalan ] = "Expansi<73>n del texto solo dentro de la celda.";
|
||
Text[ finnish ] = "Tekstin laajennus solun sis<69>ll<6C>";
|
||
};
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Wyr<79>wnanie";
|
||
Text[ japanese ] = "<22>z<EFBFBD>u";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ dutch ] = "Uitlijning";
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Hizalama";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Alineaci<63>n";
|
||
};
|
||
// ********************************************************************** EOF
|
||
|