forked from amazingfate/loongoffice
2004/04/20 18:44:02 hjs 1.42.98.3: RESYNC: (1.42-1.43); FILE MERGED 2003/11/11 19:24:44 ihi 1.42.98.2: en -> en-US 2003/11/10 17:58:41 ihi 1.42.98.1: #111234# Merge during build
225 lines
6.2 KiB
Plaintext
225 lines
6.2 KiB
Plaintext
/*************************************************************************
|
|
*
|
|
* $RCSfile: optasian.src,v $
|
|
*
|
|
* $Revision: 1.44 $
|
|
*
|
|
* last change: $Author: hjs $ $Date: 2004-06-25 12:14:42 $
|
|
*
|
|
* 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 <optasian.hrc>
|
|
#include <sfx2/sfx.hrc>
|
|
#include "helpid.hrc"
|
|
#include "dialogs.hrc"
|
|
|
|
TabPage RID_SVXPAGE_ASIAN_LAYOUT
|
|
{
|
|
HelpId = HID_OPTIONS_ASIAN_LAYOUT ;
|
|
OutputSize = TRUE ;
|
|
Size = MAP_APPFONT ( 260 , 185 ) ;
|
|
SVLook = TRUE ;
|
|
Hide = TRUE ;
|
|
Text [ de ] = "Proxy" ;
|
|
FixedLine GB_KERNING
|
|
{
|
|
Pos = MAP_APPFONT ( 6, 3 ) ;
|
|
Size = MAP_APPFONT ( 248 , 8 ) ;
|
|
Text [ de ] = "Unterschneidung" ;
|
|
Text [ en-US ] = "Kerning";
|
|
};
|
|
RadioButton RB_CHAR_KERNING
|
|
{
|
|
Pos = MAP_APPFONT ( 12, 14 ) ;
|
|
Size = MAP_APPFONT ( 200 , 10 ) ;
|
|
Text [ de ] = "~Nur westliche Zeichen" ;
|
|
Text [ en-US ] = "~Western characters only";
|
|
};
|
|
RadioButton RB_CHAR_PUNCT
|
|
{
|
|
Pos = MAP_APPFONT ( 12, 27 ) ;
|
|
Size = MAP_APPFONT ( 200 , 10 ) ;
|
|
Text [ de ] = "~Westliche Zeichen und asiatische Interpunktion" ;
|
|
Text [ en-US ] = "Western ~text and Asian punctuation";
|
|
};
|
|
FixedLine GB_CHAR_DIST
|
|
{
|
|
Pos = MAP_APPFONT ( 6, 43 ) ;
|
|
Size = MAP_APPFONT ( 248 , 8 ) ;
|
|
Text [ de ] = "Zeichenabstand" ;
|
|
Text [ en-US ] = "Character spacing";
|
|
};
|
|
RadioButton RB_NO_COMP
|
|
{
|
|
Pos = MAP_APPFONT ( 12, 54 ) ;
|
|
Size = MAP_APPFONT ( 200 , 10 ) ;
|
|
Text [ de ] = "~Keine Kompression" ;
|
|
Text [ en-US ] = "~No compression";
|
|
};
|
|
RadioButton RB_PUNCT_COMP
|
|
{
|
|
Pos = MAP_APPFONT ( 12, 67) ;
|
|
Size = MAP_APPFONT ( 200 , 10 ) ;
|
|
Text [ de ] = "Nur ~Interpunktion komprimieren" ;
|
|
Text [ en-US ] = "~Compress punctuation only";
|
|
};
|
|
RadioButton RB_PUNCT_KANA_COMP
|
|
{
|
|
Pos = MAP_APPFONT ( 12, 80 ) ;
|
|
Size = MAP_APPFONT ( 200 , 10 ) ;
|
|
Text [ de ] = "Interpunktion und ~japanische Kana komprimieren" ;
|
|
Text [ en-US ] = "Compress ~punctuation and Japanese Kana";
|
|
};
|
|
FixedLine GB_START_END
|
|
{
|
|
Pos = MAP_APPFONT ( 6, 96 ) ;
|
|
Size = MAP_APPFONT ( 248 , 8 ) ;
|
|
Text [ de ] = "Anfangs- und Endzeichen" ;
|
|
Text [ en-US ] = "First and last characters";
|
|
};
|
|
FixedText FT_LANGUAGE
|
|
{
|
|
Pos = MAP_APPFONT ( 12 , 109 ) ;
|
|
Size = MAP_APPFONT ( 80 , 8 ) ;
|
|
Text [ de ] = "~Sprache" ;
|
|
Text [ en-US ] = "~Language";
|
|
};
|
|
ListBox LB_LANGUAGE
|
|
{
|
|
Pos = MAP_APPFONT ( 95 , 107 ) ;
|
|
Size = MAP_APPFONT ( 80 , 48 ) ;
|
|
Border = TRUE ;
|
|
DropDown = TRUE ;
|
|
};
|
|
CheckBox CB_STANDARD
|
|
{
|
|
Pos = MAP_APPFONT ( 180, 109 ) ;
|
|
Size = MAP_APPFONT ( 74 , 10 ) ;
|
|
Text [ de ] = "S~tandard" ;
|
|
Text [ en-US ] = "~Default";
|
|
};
|
|
FixedText FT_START
|
|
{
|
|
Pos = MAP_APPFONT ( 12 , 125 ) ;
|
|
Size = MAP_APPFONT ( 80 , 8 ) ;
|
|
Text [ de ] = "Kein Zeilen~beginn:" ;
|
|
Text [ en-US ] = "Not at start of line:";
|
|
Text [ x-comment ] = "; EM22.3.01: Dt soll eigtl \"nicht am Z...\" heissen.";
|
|
};
|
|
Edit ED_START
|
|
{
|
|
Pos = MAP_APPFONT ( 95 , 123 ) ;
|
|
Size = MAP_APPFONT ( 159 , 12 ) ;
|
|
Border = TRUE ;
|
|
};
|
|
FixedText FT_END
|
|
{
|
|
Pos = MAP_APPFONT ( 12 , 141 ) ;
|
|
Size = MAP_APPFONT ( 80 , 8 ) ;
|
|
Text [ de ] = "Kein Zeil~enende:" ;
|
|
Text [ en-US ] = "Not at end of line:";
|
|
Text [ x-comment ] = "; EM22.3.01: Dt soll eigtl \"nicht am Z...\" heissen.";
|
|
};
|
|
Edit ED_END
|
|
{
|
|
Pos = MAP_APPFONT ( 95 , 139 ) ;
|
|
Size = MAP_APPFONT ( 159 , 12 ) ;
|
|
Border = TRUE ;
|
|
};
|
|
FixedText FT_HINT
|
|
{
|
|
Pos = MAP_APPFONT ( 12 , 155 ) ;
|
|
Size = MAP_APPFONT ( 242 , 8 ) ;
|
|
Text [ de ] = "Ohne benutzerdefinierte Zeilenwechselzeichen" ;
|
|
Text [ en-US ] = "Without user-defined line break symbols";
|
|
};
|
|
Text [ en-US ] = "Proxy";
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|