office-gobmx/sd/source/ui/dlg/dlg_char.src
2000-12-06 14:02:43 +00:00

232 lines
8.8 KiB
Text
Raw Blame History

/*************************************************************************
*
* $RCSfile: dlg_char.src,v $
*
* $Revision: 1.6 $
*
* last change: $Author: kz $ $Date: 2000-12-06 15:02:43 $
*
* 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 <svx/dialogs.hrc>
#include "dlg_char.hrc"
TabDialog TAB_CHAR
{
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 289 , 176 ) ;
Text = "Zeichen" ;
Text [ ENGLISH ] = "Character" ;
Text [ norwegian ] = "Character" ;
Text [ italian ] = "Carattere" ;
Text [ portuguese_brazilian ] = "Caractere" ;
Text [ portuguese ] = "Caracteres" ;
Text [ finnish ] = "Merkki" ;
Text [ danish ] = "Tegn" ;
Text [ french ] = "Caract<63>re" ;
Text [ swedish ] = "Tecken" ;
Text [ dutch ] = "Teken" ;
Text [ spanish ] = "Caracteres" ;
Text [ english_us ] = "Character" ;
Moveable = TRUE ;
// Closeable = TRUE; // Dieser Dialog enthaelt OK und/oder Cancel Button (KH)
TabControl 1
{
OutputSize = TRUE ;
Pos = MAP_APPFONT ( 3 , 3 ) ;
Size = MAP_APPFONT ( 260 , 135 ) ;
PageList =
{
PageItem
{
Identifier = RID_SVXPAGE_CHAR_NAME ;
Text = "Schrift" ;
Text [ ENGLISH ] = "Character" ;
Text [ norwegian ] = "Character" ;
Text [ italian ] = "Carattere" ;
Text [ portuguese_brazilian ] = "Caractere" ;
Text [ portuguese ] = "Tipo de letra" ;
Text [ finnish ] = "Merkki" ;
Text [ danish ] = "Skrifttype" ;
Text [ french ] = "Police" ;
Text [ swedish ] = "Teckensnitt" ;
Text [ dutch ] = "Lettertype" ;
Text [ spanish ] = "Fuente" ;
Text [ english_us ] = "Font" ;
PageResID = RID_SVXPAGE_CHAR_NAME ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Czcionka";
Text[ japanese ] = "̫<><CCAB>";
Text[ chinese_traditional ] = "<22>r<EFBFBD><72>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22>۲<EFBFBD>";
Text[ turkish ] = "Yaz<61>tipi";
Text[ language_user1 ] = " ";
};
PageItem
{
Identifier = RID_SVXPAGE_CHAR_EFFECTS ;
Text = "Schrifteffekt" ;
Text [ ENGLISH ] = "Character Extension" ;
Text [ norwegian ] = "Character Extension" ;
Text [ italian ] = "Effetto carattere" ;
Text [ portuguese_brazilian ] = "Extens<6E>o de Caracter" ;
Text [ portuguese ] = "Efeitos do tipo de letra" ;
Text [ finnish ] = "Merkin tehosteet" ;
Text [ danish ] = "Skrifteffekt" ;
Text [ french ] = "Effets de caract<63>res" ;
Text [ swedish ] = "Teckensnittseffekt" ;
Text [ dutch ] = "Schrifteffecten" ;
Text [ spanish ] = "Efectos de fuente" ;
Text [ english_us ] = "Font Effects" ;
PageResID = RID_SVXPAGE_CHAR_EFFECTS ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>Ч<EFBFBD><D0A7>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Efekt czcionki";
Text[ japanese ] = "̫<>Č<EFBFBD><C48C><EFBFBD>";
Text[ chinese_traditional ] = "<22>r<EFBFBD><72><EFBFBD>ĪG";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22>۲<EFBFBD> ȿ<><C8BF>";
Text[ turkish ] = "Yaz<61>tipi efekti";
Text[ language_user1 ] = " ";
};
PageItem
{
Identifier = RID_SVXPAGE_CHAR_POSITION ;
PageResID = RID_SVXPAGE_CHAR_POSITION ;
Text = "Position" ;
Text [ ENGLISH ] = "Position" ;
Text[ english_us ] = "Position";
Text[ portuguese ] = "Posi<73><69>o";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD>";
Text[ dutch ] = "Positie";
Text[ french ] = "Position";
Text[ spanish ] = "Posici<63>n";
Text[ italian ] = "Position";
Text[ danish ] = "Position";
Text[ swedish ] = "Position";
Text[ polish ] = "Pozycja";
Text[ portuguese_brazilian ] = "Position";
Text[ japanese ] = "<22>ʒu";
Text[ korean ] = "<22><>ġ";
Text[ chinese_simplified ] = "λ<><CEBB>";
Text[ chinese_traditional ] = "<22><><EFBFBD>m";
Text[ turkish ] = "Position";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
};
};
};
OKButton 1
{
Pos = MAP_APPFONT ( 6 , 151 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
};
CancelButton 1
{
Pos = MAP_APPFONT ( 60 , 151 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
};
HelpButton 1
{
Pos = MAP_APPFONT ( 114 , 151 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
};
PushButton 1
{
Pos = MAP_APPFONT ( 169 , 151 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
/* ### ACHTUNG: Neuer Text in Resource? Zur<75>ck : Zur<75>ck */
Text = "Zur<75>ck" ;
Text [ ENGLISH ] = "Return" ;
Text [ norwegian ] = "Return" ;
Text [ italian ] = "Indietro" ;
Text [ portuguese_brazilian ] = "Devolver" ;
Text [ portuguese ] = "Anterior" ;
Text [ finnish ] = "Palaa" ;
Text [ danish ] = "Tilbage" ;
Text [ french ] = "Quitter" ;
Text [ swedish ] = "Tillbaka" ;
Text [ dutch ] = "Vorige" ;
Text [ spanish ] = "Regresar" ;
Text [ english_us ] = "Return" ;
TabStop = TRUE ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Wstecz";
Text[ japanese ] = "<22>߂<EFBFBD>";
Text[ chinese_traditional ] = "<22><><EFBFBD>^";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22>ǵ<EFBFBD><C7B5><EFBFBD> <20><><EFBFBD><EFBFBD>";
Text[ turkish ] = "Geri";
Text[ language_user1 ] = " ";
};
Text[ chinese_simplified ] = "<22>ַ<EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Znak";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD>";
Text[ chinese_traditional ] = "<22>r<EFBFBD><72>";
Text[ arabic ] = "<22><><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
Text[ turkish ] = "Yaz<61>tipi";
Text[ language_user1 ] = " ";
};