Files
libreoffice/svx/source/dialog/align.src
Vladimir Glazounov 98190a3c2f INTEGRATION: CWS geordi2q11 (1.45.224); FILE MERGED
2003/12/16 16:38:45 hr 1.45.224.1: #111934#: join CWS ooo111fix1
2003-12-17 12:56:45 +00:00

1468 lines
59 KiB
Plaintext
Raw Blame History

/*************************************************************************
*
* $RCSfile: align.src,v $
*
* $Revision: 1.46 $
*
* last change: $Author: vg $ $Date: 2003-12-17 13:56:45 $
*
* 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 = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; }
// define ---------------------------------------------------------------
#define IL_LOCK_MCOL Color { Red=0xFFFF; Green=0x0000; 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 ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ dutch ] = "Tekstuitlijning";
Text[ french ] = "Alignement du texte";
Text[ spanish ] = "Alineaci<63>n de texto";
Text[ finnish ] = "Tekstin tasaus";
Text[ italian ] = "Allineamento testo";
Text[ danish ] = "Tekstjustering";
Text[ swedish ] = "Textjustering";
Text[ polish ] = "Wyr<79>wnanie tekstu";
Text[ portuguese_brazilian ] = "Alinhamento do texto";
Text[ japanese ] = "テキストの配置";
Text[ korean ] = "텍스트 맞춤";
Text[ chinese_simplified ] = "文字对齐";
Text[ chinese_traditional ] = "文字對齊";
Text[ turkish ] = "Metin Hizalama";
Text[ arabic ] = "Text alignment";
Text[ catalan ] = "Alineament de text";
Text[ thai ] = "จัดตำแหน่งข้อความ";
Text[ czech ] = "Zarovnání textu";
Text[ hebrew ] = "‮יישור טקסט‬";
Text[ hindi ] = "टेक्स्ट् पंक्तिकरण";
Text[ slovak ] = "Zarovnanie textu";
Text[ hungarian ] = "Szövegigazítás";
Text[ slovenian ] = "Poravnava besedila";
};
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 ] = "~<7E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ dutch ] = "Hori~zontaal";
Text[ french ] = "H~orizontal";
Text[ spanish ] = "~Horizontal";
Text[ finnish ] = "Vaaka~taso";
Text[ italian ] = "~Orizzontale";
Text[ danish ] = "~Vandret";
Text[ swedish ] = "H~orisontell";
Text[ polish ] = "W po~ziomie";
Text[ portuguese_brazilian ] = "Hori~zontal";
Text[ japanese ] = "横(~Z)";
Text[ korean ] = "가로(~Z)";
Text[ chinese_simplified ] = "水平(~Z)";
Text[ chinese_traditional ] = "水平(~Z)";
Text[ turkish ] = "~Yatay";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
Text[ catalan ] = "H~oritzontal";
Text[ thai ] = "แนว~นอน";
Text[ czech ] = "Vodorovné";
Text[ hebrew ] = "‮אופקי‬";
Text[ hindi ] = "सम~तल";
Text[ slovak ] = "~Vodorovné";
Text[ hungarian ] = "Ví~zszintes";
Text[ slovenian ] = "Vodo~ravno";
};
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><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_STD ; > ;
< "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_LEFT ; > ;
< "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><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>" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
};
StringList [ dutch ] =
{
< "Standaard" ; ALIGNDLG_HORALIGN_STD ; > ;
< "Links" ; ALIGNDLG_HORALIGN_LEFT ; > ;
< "Gecentreerd" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "Rechts" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
< "Blok" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
};
StringList [ french ] =
{
< "Standard" ; ALIGNDLG_HORALIGN_STD ; > ;
< "<22> gauche" ; ALIGNDLG_HORALIGN_LEFT ; > ;
< "Centr<74>" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "<22> droite" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
< "Justifi<66>" ; 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 ] =
{
< "Oletus" ; ALIGNDLG_HORALIGN_STD ; > ;
< "Vasen" ; ALIGNDLG_HORALIGN_LEFT ; > ;
< "Keskell<6C>" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "Oikea" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
< "Tasattu" ; 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 ] =
{
< "Standard" ; ALIGNDLG_HORALIGN_STD ; > ;
< "VENSTRE" ; ALIGNDLG_HORALIGN_LEFT ; > ;
< "Centreret" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "H<>jre" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
< "Lige margener" ; 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 ; > ;
< "Do lewej" ; ALIGNDLG_HORALIGN_LEFT ; > ;
< "Do <20>rodka" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "Do prawej" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
< "Do lewej i prawej" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
};
StringList [ portuguese_brazilian ] =
{
< "Padr<64>o" ; ALIGNDLG_HORALIGN_STD ; > ;
< "Esquerda" ; ALIGNDLG_HORALIGN_LEFT ; > ;
< "Centralizado" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "Direita" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
< "Justificado" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
};
StringList [ japanese ] =
{
< "標準" ; ALIGNDLG_HORALIGN_STD ; > ;
< "左揃え" ; ALIGNDLG_HORALIGN_LEFT ; > ;
< "中央揃え" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "右揃え" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
< "両端揃え" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
};
StringList [ korean ] =
{
< "기본값" ; ALIGNDLG_HORALIGN_STD ; > ;
< "왼쪽" ; ALIGNDLG_HORALIGN_LEFT ; > ;
< "가운데" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "오른쪽" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
< "양쪽 맞춤" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
};
StringList [ chinese_simplified ] =
{
< "标准" ; ALIGNDLG_HORALIGN_STD ; > ;
< "向左" ; ALIGNDLG_HORALIGN_LEFT ; > ;
< "居中" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "向右" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
< "两端对齐" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
};
StringList [ chinese_traditional ] =
{
< "標準" ; ALIGNDLG_HORALIGN_STD ; > ;
< "向左" ; ALIGNDLG_HORALIGN_LEFT ; > ;
< "置中" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "向右" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
< "左右對齊" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
};
StringList [ turkish ] =
{
< "<22>ntan<61>ml<6D>" ; ALIGNDLG_HORALIGN_STD ; > ;
< "Sol" ; ALIGNDLG_HORALIGN_LEFT ; > ;
< "Merkez" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "Sa<53>" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
< "<22>ki yana yasla" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
};
StringList [ arabic ] =
{
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_STD ; > ;
< "<22><><EFBFBD><EFBFBD> " ; ALIGNDLG_HORALIGN_LEFT ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "<22><><EFBFBD><EFBFBD>" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
< "Justified" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
};
StringList [ catalan ] =
{
< "Per defecte" ; ALIGNDLG_HORALIGN_STD ; > ;
< "Esquerra" ; ALIGNDLG_HORALIGN_LEFT ; > ;
< "Centrat" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "Dreta" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
< "Bloc" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
};
StringList [ thai ] =
{
< "ค่าเริ่มต้น" ; ALIGNDLG_HORALIGN_STD ; > ;
< "ซ้าย" ; ALIGNDLG_HORALIGN_LEFT ; > ;
< "ตรงกลาง" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "ขวา" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
< "ชิดขอบ" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
};
StringList [ czech ] =
{
< "Výchozí" ; ALIGNDLG_HORALIGN_STD ; > ;
< "Vlevo" ; ALIGNDLG_HORALIGN_LEFT ; > ;
< "Na střed" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "Vpravo" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
< "Do bloku" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
};
StringList [ hebrew ] =
{
< "‮ברירת מחדל‬" ; ALIGNDLG_HORALIGN_STD ; > ;
< "‮שמאל‬" ; ALIGNDLG_HORALIGN_LEFT ; > ;
< "‮מרכז‬" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "‮ימין‬" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
< "‮מיושר‬" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
};
StringList [ hindi ] =
{
< "अनुपस्थिति" ; ALIGNDLG_HORALIGN_STD ; > ;
< "बायाँ" ; ALIGNDLG_HORALIGN_LEFT ; > ;
< "मध्यभाग" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "दाहिना" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
< "व्यवस्थित" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
};
StringList [ slovak ] =
{
< "Východzie" ; ALIGNDLG_HORALIGN_STD ; > ;
< "Vľavo" ; ALIGNDLG_HORALIGN_LEFT ; > ;
< "Na stred" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "Vpravo" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
< "Do bloku" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
};
StringList [ hungarian ] =
{
< "Alapértelmezett" ; ALIGNDLG_HORALIGN_STD ; > ;
< "Balra" ; ALIGNDLG_HORALIGN_LEFT ; > ;
< "Középre" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "Jobbra" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
< "Sorkizárt" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
};
StringList [ slovenian ] =
{
< "Privzeto" ; ALIGNDLG_HORALIGN_STD ; > ;
< "Levo" ; ALIGNDLG_HORALIGN_LEFT ; > ;
< "Sredina" ; ALIGNDLG_HORALIGN_CENTER ; > ;
< "Desno" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
< "Obojestransko" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
};
};
FixedText FT_INDENT
{
Pos = MAP_APPFONT ( 118 , 14 ) ;
Size = MAP_APPFONT ( 40 , 8 ) ;
Text = "Einzu~g" ;
Text [ English ] = "~Indent" ;
Text [ english_us ] = "I~ndent" ;
Text [ swedish ] = "Indra~g" ;
Text [ danish ] = "Indryknin~g" ;
Text [ italian ] = "Rientro" ;
Text [ spanish ] = "Sangr<67>a" ;
Text [ french ] = "Retrait" ;
Text [ dutch ] = "~Inspringing" ;
Text [ portuguese_brazilian ] = "Re~cuo" ;
Text [ portuguese ] = "A~van<61>o" ;
Text[ chinese_simplified ] = "缩进(~N)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "W~ci<63>cie";
Text[ japanese ] = "インデント(~N)";
Text[ chinese_traditional ] = "縮排(~N)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ dutch ] = "~Inspringing";
Text[ chinese_simplified ] = "缩进(~N)";
Text[ greek ] = "<22><><EFBFBD>~<7E><>";
Text[ korean ] = "들여쓰기(~N)";
Text[ turkish ] = "~Girinti";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Sag~nat";
Text[ finnish ] = "~Sisennys";
Text[ thai ] = "ระยะเ~ยื้อง";
Text[ czech ] = "Odsazení";
Text[ hebrew ] = "‮כניסה‬";
Text[ hindi ] = "इ~न्डेन्ट्";
Text[ slovak ] = "~Odsadenie";
Text[ hungarian ] = "Be~húzás";
Text[ slovenian ] = "Z~amik";
};
MetricField ED_INDENT
{
Border = TRUE ;
Pos = MAP_APPFONT ( 118 , 25 ) ;
Size = MAP_APPFONT ( 36 , 12 ) ;
Repeat = TRUE ;
Spin = TRUE ;
Minimum = 0 ;
Maximum = 990 ;
SpinSize = 10 ;
Unit = FUNIT_POINT ;
};
FixedText FT_VERALIGN
{
Pos = MAP_APPFONT ( 160 , 14 ) ;
Size = MAP_APPFONT ( 88 , 8 ) ;
Text = "~Vertikal" ;
Text [ ENGLISH ] = "~Vertical" ;
Text[ english_us ] = "~Vertical";
Text[ portuguese ] = "~Vertical";
Text[ russian ] = "<22><> <20><><EFBFBD><EFBFBD><EFBFBD>~<7E><><EFBFBD><EFBFBD>";
Text[ greek ] = "~<7E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ dutch ] = "Ver~ticaal";
Text[ french ] = "Vertical";
Text[ spanish ] = "~Vertical";
Text[ finnish ] = "~Pystytaso";
Text[ italian ] = "Verticale";
Text[ danish ] = "~Lodret";
Text[ swedish ] = "~Vertikal";
Text[ polish ] = "W ~pionie";
Text[ portuguese_brazilian ] = "~Vertical";
Text[ japanese ] = "縦(~V)";
Text[ korean ] = "세로(~V)";
Text[ chinese_simplified ] = "垂直(~V)";
Text[ chinese_traditional ] = "垂直(~V)";
Text[ turkish ] = "Dikey";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
Text[ catalan ] = "~Vertical";
Text[ thai ] = "แนว~ตั้ง";
Text[ czech ] = "Svislé";
Text[ hebrew ] = "‮אנכי‬";
Text[ hindi ] = "~लंबरूप";
Text[ slovak ] = "~Zvislé";
Text[ hungarian ] = "~Függőleges";
Text[ slovenian ] = "~Navpično";
};
ListBox LB_VERALIGN
{
Border = TRUE;
Pos = MAP_APPFONT ( 160 , 25 );
Size = MAP_APPFONT ( 88 , 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><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_VERALIGN_STD ; > ;
< "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>" ; ALIGNDLG_VERALIGN_TOP ; > ;
< "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; ALIGNDLG_VERALIGN_MID ; > ;
< "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><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>" ; ALIGNDLG_VERALIGN_MID ; > ;
< "<22><><EFBFBD><EFBFBD>" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
};
StringList [ dutch ] =
{
< "Standaard" ; ALIGNDLG_VERALIGN_STD ; > ;
< "Boven" ; ALIGNDLG_VERALIGN_TOP ; > ;
< "Midden" ; ALIGNDLG_VERALIGN_MID ; > ;
< "Beneden" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
};
StringList [ french ] =
{
< "Standard" ; ALIGNDLG_VERALIGN_STD ; > ;
< "En haut" ; ALIGNDLG_VERALIGN_TOP ; > ;
< "Centre" ; ALIGNDLG_VERALIGN_MID ; > ;
< "En bas" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
};
StringList [ spanish ] =
{
< "Predeterminado" ; ALIGNDLG_VERALIGN_STD ; > ;
< "Arriba" ; ALIGNDLG_VERALIGN_TOP ; > ;
< "Centrado" ; ALIGNDLG_VERALIGN_MID ; > ;
< "Abajo" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
};
StringList [ finnish ] =
{
< "Oletus" ; ALIGNDLG_VERALIGN_STD ; > ;
< "Yl<59>reuna" ; ALIGNDLG_VERALIGN_TOP ; > ;
< "Keskelle" ; ALIGNDLG_VERALIGN_MID ; > ;
< "Alareuna" ; 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 ] =
{
< "Standard" ; ALIGNDLG_VERALIGN_STD ; > ;
< "Top" ; ALIGNDLG_VERALIGN_TOP ; > ;
< "Midte" ; ALIGNDLG_VERALIGN_MID ; > ;
< "Bund" ; 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 ; > ;
< "Do g<>ry" ; ALIGNDLG_VERALIGN_TOP ; > ;
< "Do <20>rodka" ; ALIGNDLG_VERALIGN_MID ; > ;
< "Do do<64>u" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
};
StringList [ portuguese_brazilian ] =
{
< "Padr<64>o" ; ALIGNDLG_VERALIGN_STD ; > ;
< "Em cima" ; ALIGNDLG_VERALIGN_TOP ; > ;
< "Centralizado" ; ALIGNDLG_VERALIGN_MID ; > ;
< "Em baixo" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
};
StringList [ japanese ] =
{
< "標準" ; ALIGNDLG_VERALIGN_STD ; > ;
< "上揃え" ; ALIGNDLG_VERALIGN_TOP ; > ;
< "中央揃え" ; ALIGNDLG_VERALIGN_MID ; > ;
< "下揃え" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
};
StringList [ korean ] =
{
< "기본값" ; ALIGNDLG_VERALIGN_STD ; > ;
< "위" ; ALIGNDLG_VERALIGN_TOP ; > ;
< "가운데" ; ALIGNDLG_VERALIGN_MID ; > ;
< "아래" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
};
StringList [ chinese_simplified ] =
{
< "标准" ; ALIGNDLG_VERALIGN_STD ; > ;
< "向上" ; ALIGNDLG_VERALIGN_TOP ; > ;
< "居中" ; ALIGNDLG_VERALIGN_MID ; > ;
< "向下" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
};
StringList [ chinese_traditional ] =
{
< "標準" ; ALIGNDLG_VERALIGN_STD ; > ;
< "向上" ; ALIGNDLG_VERALIGN_TOP ; > ;
< "居中" ; ALIGNDLG_VERALIGN_MID ; > ;
< "向下" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
};
StringList [ turkish ] =
{
< "<22>ntan<61>ml<6D>" ; ALIGNDLG_VERALIGN_STD ; > ;
< "<22>st" ; ALIGNDLG_VERALIGN_TOP ; > ;
< "Orta" ; 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 ] =
{
< "Per defecte" ; ALIGNDLG_VERALIGN_STD ; > ;
< "Superior" ; ALIGNDLG_VERALIGN_TOP ; > ;
< "Centrat" ; ALIGNDLG_VERALIGN_MID ; > ;
< "Inferior" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
};
StringList [ thai ] =
{
< "ค่าเริ่มต้น" ; ALIGNDLG_VERALIGN_STD ; > ;
< "ด้านบน" ; ALIGNDLG_VERALIGN_TOP ; > ;
< "ตรงกลาง" ; ALIGNDLG_VERALIGN_MID ; > ;
< "ด้านล่าง" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
};
StringList [ czech ] =
{
< "Výchozí" ; ALIGNDLG_VERALIGN_STD ; > ;
< "Nahoru" ; ALIGNDLG_VERALIGN_TOP ; > ;
< "Uprostřed" ; ALIGNDLG_VERALIGN_MID ; > ;
< "Dolů" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
};
StringList [ hebrew ] =
{
< "‮ברירת מחדל‬" ; ALIGNDLG_VERALIGN_STD ; > ;
< "‮עליון‬" ; ALIGNDLG_VERALIGN_TOP ; > ;
< "‮מרכז‬" ; ALIGNDLG_VERALIGN_MID ; > ;
< "‮תחתון‬" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
};
StringList [ hindi ] =
{
< "अनुपस्थिति" ; ALIGNDLG_VERALIGN_STD ; > ;
< "ऊपर" ; ALIGNDLG_VERALIGN_TOP ; > ;
< "मध्यभाग" ; ALIGNDLG_VERALIGN_MID ; > ;
< "तल" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
};
StringList [ slovak ] =
{
< "Východzie" ; ALIGNDLG_VERALIGN_STD ; > ;
< "Navrchu" ; ALIGNDLG_VERALIGN_TOP ; > ;
< "Uprostred" ; ALIGNDLG_VERALIGN_MID ; > ;
< "Dole" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
};
StringList [ hungarian ] =
{
< "Alapértelmezett" ; ALIGNDLG_VERALIGN_STD ; > ;
< "Felülre" ; ALIGNDLG_VERALIGN_TOP ; > ;
< "Középre" ; ALIGNDLG_VERALIGN_MID ; > ;
< "Alulra" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
};
StringList [ slovenian ] =
{
< "Privzeto" ; ALIGNDLG_VERALIGN_STD ; > ;
< "Zgoraj" ; ALIGNDLG_VERALIGN_TOP ; > ;
< "Sredina" ; ALIGNDLG_VERALIGN_MID ; > ;
< "Spodaj" ; 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 do texto" ;
Text [ portuguese ] = "Orienta<74><61>o" ;
Text [ finnish ] = "Tekstin suunta" ;
Text [ danish ] = "Skriveretning" ;
Text [ french ] = "Orientation du texte" ;
Text [ swedish ] = "Skrivriktning" ;
Text [ dutch ] = "Schrijfrichting" ;
Text [ spanish ] = "Direcci<63>n de escritura" ;
Text [ english_us ] = "Text direction" ;
Text[ chinese_simplified ] = "书写方向";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Kierunek tekstu";
Text[ japanese ] = "文字の方向";
Text[ chinese_traditional ] = "書寫方向";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ dutch ] = "Schrijfrichting";
Text[ chinese_simplified ] = "书写方向";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "텍스트 방향";
Text[ turkish ] = "Metin y<>n<EFBFBD>";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Direcci<63> d'escriptura";
Text[ thai ] = "ทิศทางข้อความ";
Text[ czech ] = "Směr textu";
Text[ hebrew ] = "‮כיוון טקסט‬";
Text[ hindi ] = "टेक्स्ट् दिशा";
Text[ slovak ] = "Smer textu";
Text[ hungarian ] = "Szövegirány";
Text[ slovenian ] = "Smer besedila";
};
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><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD>~<7E><><EFBFBD>";
Text[ dutch ] = "Ho~ek";
Text[ french ] = "Angle";
Text[ spanish ] = "~<7E>ngulo";
Text[ finnish ] = "A~steet";
Text[ italian ] = "~Gradi";
Text[ danish ] = "~Grader";
Text[ swedish ] = "~Vinkel";
Text[ polish ] = "S~topnie";
Text[ portuguese_brazilian ] = "~Graus";
Text[ japanese ] = "角度(~G)";
Text[ korean ] = "각도(~G)";
Text[ chinese_simplified ] = "角度(~G)";
Text[ chinese_traditional ] = "角度(~G)";
Text[ turkish ] = "Dereceler";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD>";
Text[ catalan ] = "Angle";
Text[ thai ] = "อง~ศา";
Text[ czech ] = "Stupňů";
Text[ hebrew ] = "‮מעלות‬";
Text[ hindi ] = "डि~ग्रीस";
Text[ slovak ] = "~Stupňov";
Text[ hungarian ] = "F~ok";
Text[ slovenian ] = "Sto~pinje";
};
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 ] = "A~resta de refer<65>ncia" ;
Text [ swedish ] = "Referens~kant" ;
Text [ danish ] = "Reference~kant" ;
Text [ italian ] = "Bordo di ri~ferimento" ;
Text [ spanish ] = "~Aristas de referencia" ;
Text [ french ] = "Bord de r<>f<EFBFBD>rence" ;
Text [ dutch ] = "I~nvalshoek" ;
Text [ portuguese ] = "A~resta de refer<65>ncia" ;
Text[ chinese_simplified ] = "引用边(~F)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "~Kraw<61>d<EFBFBD> odniesienia";
Text[ japanese ] = "基準になる縁(~F)";
Text[ chinese_traditional ] = "參照邊(~F)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ dutch ] = "I~nvalshoek";
Text[ chinese_simplified ] = "引用边(~F)";
Text[ greek ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "기준 모서리(~F)";
Text[ turkish ] = "Referans kenar<61>";
Text[ language_user1 ] = " ";
Text[ catalan ] = "~Vores de refer<65>ncia";
Text[ finnish ] = "Viittee~n reuna";
Text[ thai ] = "ขอบการ~อ้างอิง";
Text[ czech ] = "Základna";
Text[ hebrew ] = "‮קצה יחוס‬";
Text[ hindi ] = "रे~फरेन्स किनारा";
Text[ slovak ] = "~Základňa";
Text[ hungarian ] = "Ala~pél";
Text[ slovenian ] = "Re~ferenčni rob";
};
Control CTR_BORDER_LOCK
{
HelpId = HID_ALIGNMENT_CTR_BORDER_LOCK ;
Hide = TRUE ;
Pos = MAP_APPFONT ( 118 , 70 ) ;
Size = MAP_APPFONT ( 50 , 15 ) ;
TabStop = TRUE ;
};
TriStateBox BTN_ASIAN_VERTICAL
{
Pos = MAP_APPFONT ( 78 , 89 ) ;
Size = MAP_APPFONT ( 176 , 10 ) ;
TabStop = TRUE ;
Text = "~Asiatischen, vertikalen Layoutmodus benutzen" ;
Text [ ENGLISH ] = "Use ~Asian vertical layout mode" ;
Text [ english_us ] = "Use ~Asian vertical layout mode" ;
Text[ portuguese ] = "Use ~Asian vertical layout mode";
Text[ russian ] = "Use ~Asian vertical layout mode";
Text[ greek ] = "Use ~Asian vertical layout mode";
Text[ dutch ] = "Use ~Asian vertical layout mode";
Text[ french ] = "Utiliser le mode de mise en page vertical asiatique";
Text[ spanish ] = "~Utilizar dise<73>o vertical asi<73>tico ";
Text[ finnish ] = "Use ~Asian vertical layout mode";
Text[ italian ] = "Usa il layout verticale asiatico";
Text[ danish ] = "Brug ~Asiatisk lodret layouttilstand.";
Text[ swedish ] = "Anv<6E>nd asiatiskt, vertikalt layoutl<74>ge";
Text[ polish ] = "Use ~Asian vertical layout mode";
Text[ portuguese_brazilian ] = "Usar modo ~asi<73>tico de layout vertical";
Text[ japanese ] = "日本語縦書きレイアウトモードの使用(~A)";
Text[ korean ] = "세로 쓰기 모드 사용 (~A)";
Text[ chinese_simplified ] = "使用中日韩竖写模式(~A)";
Text[ chinese_traditional ] = "使用中日韓直書模式(~A)";
Text[ turkish ] = "~Asya'ya ait dikey yerle<6C>im kipini kullan";
Text[ arabic ] = "Use ~Asian vertical layout mode";
Text[ catalan ] = "Use ~Asian vertical layout mode";
Text[ thai ] = "Use ~Asian vertical layout mode";
Text[ czech ] = "Použít asijský svislý režim rozložení";
Text[ hebrew ] = "‮פריסה אנכית לשפות מזרח הרחוק‬";
Text[ hindi ] = "Use ~Asian vertical layout mode";
Text[ slovak ] = "Použiť vertikálny mód ázijského rozloženi~a";
Text[ hungarian ] = "Á~zsiai függőleges írásmód használata";
Text[ slovenian ] = "Uporabi ~azijsko navpično postavitev";
};
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 ] = "Afastamento at<61> as linhas da grade" ;
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 ] = "至网格线的距离";
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 ] = "グリッド線までの間隔";
Text[ chinese_traditional ] = "至網格線的距離";
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 ] = "至网格线的距离";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "눈금선과의 간격";
Text[ turkish ] = "Izgara <20>izgileri bo<62>lu<6C>u";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Espai a la quadr<64>cula";
Text[ thai ] = "ระยะห่างถึงเส้นตาราง";
Text[ czech ] = "Vzdálenosti rastrovacích čar";
Text[ hebrew ] = "‮מרווח לקוי הרשת‬";
Text[ hindi ] = "जाल रेखाओं केलिए अंतर देना";
Text[ slovak ] = "Vzdialenosť k mriežkam";
Text[ hungarian ] = "Térköz a rácshálóhoz";
Text[ slovenian ] = "Razmik do mrežnih črt";
};
FixedText FT_LEFTSPACE
{
Pos = MAP_APPFONT ( 12 , 116 ) ;
Size = MAP_APPFONT ( 40 , 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 ] = "<22> gauche" ;
Text [ swedish ] = "V~<7E>nster" ;
Text [ dutch ] = "~Links" ;
Text [ spanish ] = "I~zquierda" ;
Text [ english_us ] = "Lef~t" ;
Text[ chinese_simplified ] = "向左(~T)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Od le~wej";
Text[ japanese ] = "左(~T)";
Text[ chinese_traditional ] = "向左(~T)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
Text[ dutch ] = "~Links";
Text[ chinese_simplified ] = "向左(~T)";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "왼쪽(~T)";
Text[ turkish ] = "Sol";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Es~querra";
Text[ thai ] = "ซ้า~ย";
Text[ czech ] = "Vlevo";
Text[ hebrew ] = "‮שמאל‬";
Text[ hindi ] = "बा~याँ";
Text[ slovak ] = "Vľ~avo";
Text[ hungarian ] = "~Bal";
Text[ slovenian ] = "Le~vo";
};
MetricField ED_LEFTSPACE
{
Border = TRUE ;
Pos = MAP_APPFONT ( 54 , 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 ( 40 , 8 ) ;
Text = "Recht~s" ;
Text [ ENGLISH ] = "Rig~ht" ;
Text [ norwegian ] = "Rig~ht" ;
Text [ italian ] = "A ~destra" ;
Text [ portuguese_brazilian ] = "Direita" ;
Text [ portuguese ] = "Dir~eita" ;
Text [ finnish ] = "Oik~ea" ;
Text [ danish ] = "H<>jre" ;
Text [ french ] = "<22> droite" ;
Text [ swedish ] = "H~<7E>ger" ;
Text [ dutch ] = "~Rechts" ;
Text [ spanish ] = "Derecha" ;
Text [ english_us ] = "Right" ;
Text[ chinese_simplified ] = "向右";
Text[ russian ] = "<22>~<7E><><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Od prawe~j";
Text[ japanese ] = "右";
Text[ chinese_traditional ] = "向右";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
Text[ dutch ] = "~Rechts";
Text[ chinese_simplified ] = "向右";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "오른쪽";
Text[ turkish ] = "Sa<53>";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Dreta";
Text[ thai ] = "ขวา";
Text[ czech ] = "Vpravo";
Text[ hebrew ] = "‮ימין‬";
Text[ hindi ] = "दाहिना";
Text[ slovak ] = "Vpravo";
Text[ hungarian ] = "Jobb";
Text[ slovenian ] = "Desno";
};
MetricField ED_RIGHTSPACE
{
Border = TRUE ;
Pos = MAP_APPFONT ( 54 , 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 ( 40 , 8 ) ;
Text = "Obe~n" ;
Text [ ENGLISH ] = "To~p" ;
Text [ norwegian ] = "To~p" ;
Text [ italian ] = "In alto" ;
Text [ portuguese_brazilian ] = "Em ~Cima" ;
Text [ portuguese ] = "Em ~cima" ;
Text [ finnish ] = "~Yl<59>reuna" ;
Text [ danish ] = "To~p" ;
Text [ french ] = "En haut" ;
Text [ swedish ] = "U~ppe" ;
Text [ dutch ] = "~Boven" ;
Text [ spanish ] = "Arr~iba" ;
Text [ english_us ] = "To~p" ;
Text[ chinese_simplified ] = "向上(~P)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Od ~g<>ry";
Text[ japanese ] = "上(~P)";
Text[ chinese_traditional ] = "向上(~P)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
Text[ dutch ] = "~Boven";
Text[ chinese_simplified ] = "向上(~P)";
Text[ greek ] = "<22><>~<7E><>";
Text[ korean ] = "위(~P)";
Text[ turkish ] = "<22>st";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Su~perior";
Text[ thai ] = "บ~น";
Text[ czech ] = "Nahoře";
Text[ hebrew ] = "‮עליון‬";
Text[ hindi ] = "ऊ~पर";
Text[ slovak ] = "~Navrchu";
Text[ hungarian ] = "~Felül";
Text[ slovenian ] = "Z~goraj";
};
MetricField ED_TOPSPACE
{
Border = TRUE ;
Pos = MAP_APPFONT ( 160 , 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 ( 40 , 8 ) ;
Text = "Unt~en" ;
Text [ ENGLISH ] = "Botto~m" ;
Text [ norwegian ] = "Botto~m" ;
Text [ italian ] = "In basso" ;
Text [ portuguese_brazilian ] = "Em ~Baixo" ;
Text [ portuguese ] = "Em ~baixo" ;
Text [ finnish ] = "Alare~una" ;
Text [ danish ] = "~Bund" ;
Text [ french ] = "En bas" ;
Text [ swedish ] = "N~ere" ;
Text [ dutch ] = "~Onder" ;
Text [ spanish ] = "Abaj~o" ;
Text [ english_us ] = "Botto~m" ;
Text[ chinese_simplified ] = "向下(~M)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Od ~do<64>u";
Text[ japanese ] = "下(~M)";
Text[ chinese_traditional ] = "向下(~M)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
Text[ dutch ] = "~Onder";
Text[ chinese_simplified ] = "向下(~M)";
Text[ greek ] = "<22><><EFBFBD><EFBFBD>";
Text[ korean ] = "아래(~M)";
Text[ turkish ] = "Alt";
Text[ language_user1 ] = " ";
Text[ catalan ] = "I~nferior";
Text[ thai ] = "ล่า~ง";
Text[ czech ] = "Dole";
Text[ hebrew ] = "‮תחתון‬";
Text[ hindi ] = "त~ल";
Text[ slovak ] = "Na~spodku";
Text[ hungarian ] = "A~lul";
Text[ slovenian ] = "S~podaj";
};
MetricField ED_BOTTOMSPACE
{
Border = TRUE ;
Pos = MAP_APPFONT ( 160 , 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 = "Eigenschaften" ;
Text [ English ] = "Text Flow" ;
Text [ english_us ] = "Properties" ;
Text [ swedish ] = "Egenskaper" ;
Text [ danish ] = "Egenskaber" ;
Text [ italian ] = "Propriet<65>" ;
Text [ spanish ] = "Propiedades" ;
Text [ french ] = "Propri<72>t<EFBFBD>s" ;
Text [ dutch ] = "Tekstverloop" ;
Text [ portuguese_brazilian ] = "Fluxo do texto" ;
Text [ portuguese ] = "Fluxo de texto" ;
Text[ chinese_simplified ] = "属性";
Text[ russian ] = "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Przep<65>yw tekstu";
Text[ japanese ] = "属性";
Text[ chinese_traditional ] = "屬性";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
Text[ dutch ] = "Tekstverloop";
Text[ chinese_simplified ] = "属性";
Text[ greek ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "등록 정보";
Text[ turkish ] = "<22>zellikler";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Flux del text";
Text[ finnish ] = "Tekstin rivitys";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Flux del text";
Text[ thai ] = "การไหลของข้อความ";
Text[ czech ] = "Tok textu";
Text[ hebrew ] = "‮מאפיינים‬";
Text[ hindi ] = "टेक्स्ट् धारा";
Text[ slovak ] = "Tok textu";
Text[ hungarian ] = "Tulajdonságok";
Text[ slovenian ] = "Lastnosti";
};
TriStateBox BTN_WRAP
{
Pos = MAP_APPFONT ( 12 , 159 ) ;
Size = MAP_APPFONT ( 114 , 10 ) ;
Text = "Automatischer Zeilenumbru~ch" ;
Text [ ENGLISH ] = "Linebrea~k" ;
Text [ norwegian ] = "Linebrea~k" ;
Text [ italian ] = "Testo a capo automatico" ;
Text [ portuguese_brazilian ] = "Quebra de linha" ;
Text [ portuguese ] = "Quebra de ~linha" ;
Text [ finnish ] = "Rivinvaihto" ;
Text [ danish ] = "Automatisk ~linjeskift" ;
Text [ french ] = "Retour <20> la ligne automatique" ;
Text [ swedish ] = "Automatisk rad~brytning" ;
Text [ dutch ] = "Re~gelafbreking" ;
Text [ spanish ] = "Salto de ~l<>nea autom<6F>tico" ;
Text [ english_us ] = "Automatic ~line break" ;
Text[ chinese_simplified ] = "自动换行(~L)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Podzia<69> wiersza";
Text[ japanese ] = "自動的に折り返す(~L)";
Text[ chinese_traditional ] = "自動換行(~L)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
Text[ dutch ] = "Re~gelafbreking";
Text[ chinese_simplified ] = "自动换行(~L)";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "자동 줄 바꿈(~L)";
Text[ turkish ] = "Sat<61>r sonu";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Salt de ~l<>nia";
Text[ thai ] = "ตัวแบ่งบรรทัด";
Text[ czech ] = "Zalomení řádku";
Text[ hebrew ] = "‮מעברי שורות אוטומטיים‬";
Text[ hindi ] = "रेखा खण्डन";
Text[ slovak ] = "Zalomenie riadku";
Text[ hungarian ] = "A~utomatikus sortörés";
Text[ slovenian ] = "Samodejni prelom ~vrstice";
};
TriStateBox BTN_HYPH
{
Pos = MAP_APPFONT ( 130 , 159 ) ;
Size = MAP_APPFONT ( 118 , 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> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>~<7E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ dutch ] = "~Woordafbreking actief";
Text[ french ] = "Coupure des mots active";
Text[ spanish ] = "~Separaci<63>n sil<69>bica activa";
Text[ finnish ] = "Tavutus k<>yt<79>ss<73>";
Text[ italian ] = "Funzione di sillabazione attiva";
Text[ danish ] = "Orddeling aktiveret";
Text[ swedish ] = "Avs~tavning aktiv";
Text[ polish ] = "Dzielenie wyraz<61>w aktywne";
Text[ portuguese_brazilian ] = "Divis<69>o sil<69>bica ativada";
Text[ japanese ] = "ハイフネーションを行う";
Text[ korean ] = "하이픈 넣기 활성화";
Text[ chinese_simplified ] = "使用连字符";
Text[ chinese_traditional ] = "使用連字符";
Text[ turkish ] = "Heceleme aktif";
Text[ arabic ] = "Hyphenation active";
Text[ catalan ] = "Divisi<73> sil.labes activa";
Text[ thai ] = "ยัติภังค์ที่ใช้งาน";
Text[ czech ] = "Dělení slov aktivní";
Text[ hebrew ] = "‮הפעלת מיקוף‬";
Text[ hindi ] = "क्रियाशील हाइफ़नेशन्";
Text[ slovak ] = "Delenie slov aktívne";
Text[ hungarian ] = "Elválasztás aktív";
Text[ slovenian ] = "Deljenje besed aktivno";
};
FixedText FT_TEXTFLOW
{
Pos = MAP_APPFONT( 12 , 173 );
Size = MAP_APPFONT( 64 , 8 );
Text = "Te~xtfluss";
Text [ english ] = "Te~xt flow";
Text [ english_us ] = "Te~xt flow";
Text[ portuguese ] = "Te~xt flow";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "Te~xt flow";
Text[ dutch ] = "~Tekstverloop";
Text[ french ] = "Encha<68>nements";
Text[ spanish ] = "~Flujo de texto";
Text[ finnish ] = "~Tekstin suunta";
Text[ italian ] = "Flusso di testo";
Text[ danish ] = "Tekst~forl<72>b";
Text[ swedish ] = "Te~xtfl<66>de";
Text[ polish ] = "Kierunek ~tekstu";
Text[ portuguese_brazilian ] = "Fluxo do te~xto";
Text[ japanese ] = "体裁(~X)";
Text[ korean ] = "텍스트 흐름(~X)";
Text[ chinese_simplified ] = "换行和分页(~X)";
Text[ chinese_traditional ] = "換行和分頁(~X)";
Text[ turkish ] = "M~etin ak<61><6B><EFBFBD>";
Text[ arabic ] = "Te~xt flow";
Text[ catalan ] = "Te~xt flow";
Text[ thai ] = "Te~xt flow";
Text[ czech ] = "Tok textu";
Text[ hebrew ] = "‮זרימת טקסט‬";
Text[ hindi ] = "Te~xt flow";
Text[ slovak ] = "Tok te~xtu";
Text[ hungarian ] = "S~zövegbeosztás";
Text[ slovenian ] = "Potek be~sedila";
};
ListBox LB_FRAMEDIR
{
Pos = MAP_APPFONT( 78 , 171 );
Size = MAP_APPFONT( 170 , 50 );
Border = TRUE;
DropDown = TRUE;
};
ImageList IL_LOCK_BMPS
{
ImageBitmap = Bitmap { File = "lo_ckmode.bmp" ; };
MaskColor = IL_LOCK_MCOL ;
IdList =
{
IID_BOTTOMLOCK ;
IID_TOPLOCK ;
IID_CELLLOCK ;
};
IdCount = { 3 ; };
};
ImageList IL_LOCK_BMPS_HC
{
ImageBitmap = Bitmap { File = "lohckmode.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 ] = "Extens<6E>o do texto a partir da borda inferior da c<>lula." ;
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 ] = "文字从单元格下边缘延伸。";
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 ] = "Tekst rozci<63>ga si<73> od dolnej kraw<61>dzi kom<6F>rki.";
Text[ japanese ] = "セルの下縁を基準に傾ける";
Text[ language_user1 ] = " ";
Text[ chinese_traditional ] = "文字從儲存格下邊緣延伸。";
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 ] = "文字从单元格下边缘延伸。";
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 ] = "셀 아래 테두리에서 부터 텍스트 확장";
Text[ turkish ] = "H<>cre alt kenar<61>ndan metin geni<6E>lemesi";
Text[ catalan ] = "Expansi<73> del text a partir de la vora inferior de la cel.la.";
Text[ finnish ] = "Tekstin laajennus solun alareunasta";
Text[ thai ] = "การขยายข้อความจากเส้นขอบล่างเซลล์";
Text[ czech ] = "Rozsah textu od dolního okraje buňky";
Text[ hebrew ] = "‮המשך טקסט מגבול התחתון של התא‬";
Text[ hindi ] = "नीचे का कोष्ठ किनारे से टेक्स्ट् विस्तार";
Text[ slovak ] = "Rozsah textu od dolného okraja bunky";
Text[ hungarian ] = "Szöveg kiterjesztése az alsó cellakerettől";
Text[ slovenian ] = "Podaljšano besedilo iz spodnjega roba celic";
};
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 ] = "Extens<6E>o do texto <20> partir da borda superior da c<>lula" ;
Text [ swedish ] = "Textutstr<74>ckning fr<66>n <20>vre cellkanten" ;
Text [ danish ] = "Tekstudstr<74>kning ud fra <20>verste cellekant" ;
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 ] = "文字从单元格上边缘扩展。";
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 ] = "Tekst rozci<63>ga si<73> od g<>rnej kraw<61>dzi kom<6F>rki.";
Text[ japanese ] = "セルの上縁を基準に傾ける";
Text[ language_user1 ] = " ";
Text[ chinese_traditional ] = "文字從儲存格上邊緣延伸。";
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 ] = "文字从单元格上边缘扩展。";
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 ] = "셀 위 테두리에서부터 텍스트 확장";
Text[ turkish ] = "H<>cre <20>st kenar<61>ndan metin geni<6E>lemesi.";
Text[ catalan ] = "Expansi<73> del text a partir de la vora superior de la cel.la.";
Text[ finnish ] = "Tekstin laajennus solun yl<79>reunasta";
Text[ thai ] = "การขยายข้อความจากเส้นขอบบนเซลล์";
Text[ czech ] = "Rozsah textu od horního okraje buňky";
Text[ hebrew ] = "‮המשך טקסט מגבול העליון של התא‬";
Text[ hindi ] = "ऊपरी कोष्ठ किनारे से टेक्स्ट् विस्तार";
Text[ slovak ] = "Rozsah textu od horného okraja bunky";
Text[ hungarian ] = "Szöveg kiterjesztése a felső cellakerettől";
Text[ slovenian ] = "Podaljšano besedilo iz zgornjega roba celic";
};
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 ] = "Extens<6E>o do texto dentro da c<>lula" ;
Text [ swedish ] = "Textutstr<74>ckning bara inuti cellen" ;
Text [ danish ] = "Tekstudstr<74>kning 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 ] = "文字只在单元格内扩展。";
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>";
Text[ polish ] = "Tekst rozci<63>ga si<73> wewn<77>trz kom<6F>rki.";
Text[ japanese ] = "セル内でのみ傾ける";
Text[ language_user1 ] = " ";
Text[ chinese_traditional ] = "文字只在儲存格內延伸。";
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 ] = "文字只在单元格内扩展。";
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 ] = "셀 안에서만 텍스트 확장";
Text[ turkish ] = "Yaln<6C>zca h<>cre i<>inde metin geni<6E>lemesi";
Text[ catalan ] = "Expansi<73> del text nom<6F>s dins de la cel.la.";
Text[ finnish ] = "Tekstin laajennus solun sis<69>ll<6C>";
Text[ thai ] = "การขยายข้อความภายในเซลล์";
Text[ czech ] = "Rozsah textu uvnitř buňky";
Text[ hebrew ] = "‮המשך הטקסט בתוך התא בלבד‬";
Text[ hindi ] = "कोष्ठ के भीतर टेक्स्ट् विस्तार";
Text[ slovak ] = "Rozsah textu vo vnútri bunky";
Text[ hungarian ] = "Szöveg kiterjesztése a cellán belül";
Text[ slovenian ] = "Podaljšano besedilo znotraj celice";
};
Text[ chinese_simplified ] = "对齐";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Wyr<79>wnanie";
Text[ japanese ] = "配置";
Text[ chinese_traditional ] = "對齊";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ dutch ] = "Uitlijning";
Text[ chinese_simplified ] = "对齐";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "맞춤";
Text[ turkish ] = "Hizalama";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Alineament";
Text[ thai ] = "จัดตำแหน่ง";
Text[ czech ] = "Zarovnání";
Text[ hebrew ] = "‮יישור‬";
Text[ hindi ] = "पंक्तिकरण";
Text[ slovak ] = "Zarovnanie";
Text[ hungarian ] = "Igazítás";
Text[ slovenian ] = "Poravnava";
};
// ********************************************************************** EOF