525 lines
21 KiB
Text
525 lines
21 KiB
Text
/*************************************************************************
|
||
*
|
||
* $RCSfile: prltempl.src,v $
|
||
*
|
||
* $Revision: 1.8 $
|
||
*
|
||
* last change: $Author: kz $ $Date: 2001-02-09 21:09:24 $
|
||
*
|
||
* 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 "enumdlg.hrc"
|
||
#include "prltempl.hrc"
|
||
#include <svx/dialogs.hrc>
|
||
TabDialog TAB_PRES_LAYOUT_TEMPLATE
|
||
{
|
||
OutputSize = TRUE ;
|
||
SVLook = TRUE ;
|
||
Size = MAP_APPFONT ( 289 , 176 ) ;
|
||
Text = "Pr<50>sentationslayout" ;
|
||
Text [ ENGLISH ] = "Presentation layout" ;
|
||
Text [ norwegian ] = "Presentation layout" ;
|
||
Text [ italian ] = "Layout di presentazione" ;
|
||
Text [ portuguese_brazilian ] = "Layout de apresenta<74><61>o" ;
|
||
Text [ portuguese ] = "Modelo de apresenta<74><61>o" ;
|
||
Text [ finnish ] = "Esityksen asettelu" ;
|
||
Text [ danish ] = "Pr<50>sentationslayout" ;
|
||
Text [ french ] = "Mise en page de la pr<70>sentation" ;
|
||
Text [ swedish ] = "Presentationslayout" ;
|
||
Text [ dutch ] = "Presentatie-lay-out" ;
|
||
Text [ spanish ] = "Dise<73>o de presentaci<63>n" ;
|
||
Text [ english_us ] = "Presentation Layout" ;
|
||
Moveable = TRUE ;
|
||
TabControl 1
|
||
{
|
||
OutputSize = TRUE ;
|
||
Pos = MAP_APPFONT ( 3 , 3 ) ;
|
||
Size = MAP_APPFONT ( 260 , 135 ) ;
|
||
PageList =
|
||
{
|
||
PageItem
|
||
{
|
||
Identifier = RID_SVXPAGE_LINE ;
|
||
Text = "Linie" ;
|
||
Text [ ENGLISH ] = "Line" ;
|
||
Text [ norwegian ] = "Linje" ;
|
||
Text [ italian ] = "Linea" ;
|
||
Text [ portuguese_brazilian ] = "Linha" ;
|
||
Text [ portuguese ] = "Linha" ;
|
||
Text [ finnish ] = "Viiva" ;
|
||
Text [ danish ] = "Linje" ;
|
||
Text [ french ] = "Ligne" ;
|
||
Text [ swedish ] = "Linje" ;
|
||
Text [ dutch ] = "Lijn" ;
|
||
Text [ spanish ] = "L<>nea" ;
|
||
Text [ english_us ] = "Line" ;
|
||
PageResID = RID_SVXPAGE_LINE ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Linia";
|
||
Text[ japanese ] = "<22><>";
|
||
Text[ chinese_traditional ] = "<22>u<EFBFBD><75>";
|
||
Text[ arabic ] = "<22><> <20><><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><>";
|
||
Text[ turkish ] = "<22>izgi";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
PageItem
|
||
{
|
||
Identifier = RID_SVXPAGE_AREA ;
|
||
Text = "Fl<46>che" ;
|
||
Text [ ENGLISH ] = "Fill" ;
|
||
Text [ norwegian ] = "Fill" ;
|
||
Text [ italian ] = "Area" ;
|
||
Text [ portuguese_brazilian ] = "Preenchimento" ;
|
||
Text [ portuguese ] = "Preenchimento" ;
|
||
Text [ finnish ] = "~T<>yt<79>" ;
|
||
Text [ danish ] = "Flade" ;
|
||
Text [ french ] = "Remplissage" ;
|
||
Text [ swedish ] = "Yta" ;
|
||
Text [ dutch ] = "Vlak" ;
|
||
Text [ spanish ] = "Relleno" ;
|
||
Text [ english_us ] = "Area" ;
|
||
PageResID = RID_SVXPAGE_AREA ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Obszar";
|
||
Text[ japanese ] = "<22>\\<5C><>";
|
||
Text[ chinese_traditional ] = "<22>R<EFBFBD><52>";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><>";
|
||
Text[ turkish ] = "Alan";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
PageItem
|
||
{
|
||
Identifier = RID_SVXPAGE_SHADOW ;
|
||
Text = "Schatten" ;
|
||
Text [ ENGLISH ] = "Shadow" ;
|
||
PageResID = RID_SVXPAGE_SHADOW ;
|
||
Text [ english_us ] = "Shadow" ;
|
||
Text [ italian ] = "Ombre" ;
|
||
Text [ spanish ] = "Sombra" ;
|
||
Text [ french ] = "Ombre" ;
|
||
Text [ dutch ] = "Schaduw" ;
|
||
Text [ swedish ] = "Skugga" ;
|
||
Text [ danish ] = "Skygge" ;
|
||
Text [ portuguese ] = "Sombras" ;
|
||
Text [ portuguese_brazilian ] = "Schatten" ;
|
||
Text[ chinese_simplified ] = "<22><>Ӱ";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Cie<69>";
|
||
Text[ japanese ] = "<22>e";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD>v";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "G<>lge";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
PageItem
|
||
{
|
||
Identifier = RID_SVXPAGE_TRANSPARENCE ;
|
||
Text = "Transparenz" ;
|
||
Text [ ENGLISH ] = "Transparence" ;
|
||
Text[ english_us ] = "Transparency";
|
||
Text[ portuguese ] = "Transpar<61>ncia";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ dutch ] = "Transparantie";
|
||
Text[ french ] = "Transparence";
|
||
Text[ spanish ] = "Transparencia";
|
||
Text[ italian ] = "Trasparenza";
|
||
Text[ danish ] = "Transparens";
|
||
Text[ swedish ] = "Transparens";
|
||
Text[ polish ] = "Przezroczysto<74><6F>";
|
||
Text[ portuguese_brazilian ] = "Transparence";
|
||
Text[ japanese ] = "<22><><EFBFBD>ߐ<EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ chinese_simplified ] = "<><CDB8>";
|
||
Text[ chinese_traditional ] = "<22>z<EFBFBD><7A>";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Saydaml<6D>k";
|
||
};
|
||
PageItem
|
||
{
|
||
Identifier = RID_SVXPAGE_CHAR_NAME ;
|
||
Text = "Schrift" ;
|
||
Text [ ENGLISH ] = "Font" ;
|
||
Text [ norwegian ] = "Skrift" ;
|
||
Text [ italian ] = "Carattere" ;
|
||
Text [ portuguese_brazilian ] = "Fonte" ;
|
||
Text [ portuguese ] = "Tipo de letra" ;
|
||
Text [ finnish ] = "Fontti" ;
|
||
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_STD_PARAGRAPH ;
|
||
Text = "Einz<6E>ge und Abst<73>nde" ;
|
||
Text [ ENGLISH ] = "Indent and Spacing" ;
|
||
Text [ norwegian ] = "Indent and Spacing" ;
|
||
Text [ italian ] = "Rientro e spaziatura" ;
|
||
Text [ portuguese_brazilian ] = "Indentar e Espa<70>ar" ;
|
||
Text [ portuguese ] = "Avan<61>os e espa<70>amento" ;
|
||
Text [ finnish ] = "Sisennys ja v<>lit" ;
|
||
Text [ danish ] = "Indrykning og mellemrum" ;
|
||
Text [ french ] = "Retraits et <20>carts" ;
|
||
Text [ swedish ] = "Indrag och avst<73>nd" ;
|
||
Text [ dutch ] = "Inspringingen en afstanden" ;
|
||
Text [ spanish ] = "Sangr<67>as y espacios" ;
|
||
Text [ english_us ] = "Indents & Spacing" ;
|
||
PageResID = RID_SVXPAGE_STD_PARAGRAPH ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD>ͼ<EFBFBD><CDBC><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Wci<63>cia i odst<73>py";
|
||
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD>Ăƍs<C68D>Ԋu";
|
||
Text[ chinese_traditional ] = "<22>Y<EFBFBD>ƩM<C6A9><4D><EFBFBD>j";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22>鿩<EFBFBD><E9BFA9><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Girintiler ve aral<61>klar";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
};
|
||
};
|
||
Text[ chinese_simplified ] = "<22><>ʾ<EFBFBD>ĸ<EFBFBD><C4B8><EFBFBD>ʽ";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Uk<55>ad prezentacji";
|
||
Text[ japanese ] = "<22><>ھ<EFBFBD><DABE>ð<EFBFBD><C3B0><EFBFBD> ڲ<><DAB2><EFBFBD>";
|
||
Text[ chinese_traditional ] = "²<><C2B2><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>̼<EFBFBD> <20><><EFBFBD>̾ƿ<CCBE>";
|
||
Text[ turkish ] = "Sunu d<>zeni";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
TabDialog TAB_PRES_LAYOUT_TEMPLATE_1
|
||
{
|
||
OutputSize = TRUE ;
|
||
SVLook = TRUE ;
|
||
Size = MAP_APPFONT ( 289 , 176 ) ;
|
||
Moveable = TRUE ;
|
||
TabControl 1
|
||
{
|
||
OutputSize = TRUE ;
|
||
Pos = MAP_APPFONT ( 3 , 3 ) ;
|
||
Size = MAP_APPFONT ( 260 , 135 ) ;
|
||
PageList =
|
||
{
|
||
PageItem
|
||
{
|
||
Identifier = RID_SVXPAGE_LINE ;
|
||
Text = "Linie" ;
|
||
Text [ ENGLISH ] = "Line" ;
|
||
Text [ norwegian ] = "Linje" ;
|
||
Text [ italian ] = "Linea" ;
|
||
Text [ portuguese_brazilian ] = "Linha" ;
|
||
Text [ portuguese ] = "Linha" ;
|
||
Text [ finnish ] = "Viiva" ;
|
||
Text [ danish ] = "Linje" ;
|
||
Text [ french ] = "Ligne" ;
|
||
Text [ swedish ] = "Linje" ;
|
||
Text [ dutch ] = "Lijn" ;
|
||
Text [ spanish ] = "L<>nea" ;
|
||
Text [ english_us ] = "Line" ;
|
||
PageResID = RID_SVXPAGE_LINE ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Linia";
|
||
Text[ japanese ] = "<22><>";
|
||
Text[ chinese_traditional ] = "<22>u<EFBFBD><75>";
|
||
Text[ arabic ] = "<22><> <20><><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><>";
|
||
Text[ turkish ] = "<22>izgi";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
};
|
||
};
|
||
};
|
||
TabDialog TAB_PRES_LAYOUT_TEMPLATE_2
|
||
{
|
||
OutputSize = TRUE ;
|
||
SVLook = TRUE ;
|
||
Size = MAP_APPFONT ( 289 , 176 ) ;
|
||
Moveable = TRUE ;
|
||
TabControl 1
|
||
{
|
||
OutputSize = TRUE ;
|
||
Pos = MAP_APPFONT ( 3 , 3 ) ;
|
||
Size = MAP_APPFONT ( 260 , 135 ) ;
|
||
PageList =
|
||
{
|
||
PageItem
|
||
{
|
||
Identifier = RID_SVXPAGE_AREA ;
|
||
Text = "Fl<46>che" ;
|
||
Text [ ENGLISH ] = "Fill" ;
|
||
Text [ norwegian ] = "Fill" ;
|
||
Text [ italian ] = "Area" ;
|
||
Text [ portuguese_brazilian ] = "Preenchimento" ;
|
||
Text [ portuguese ] = "Preenchimento" ;
|
||
Text [ finnish ] = "~T<>yt<79>" ;
|
||
Text [ danish ] = "Flade" ;
|
||
Text [ french ] = "Remplissage" ;
|
||
Text [ swedish ] = "Yta" ;
|
||
Text [ dutch ] = "Vlak" ;
|
||
Text [ spanish ] = "Relleno" ;
|
||
Text [ english_us ] = "Area" ;
|
||
PageResID = RID_SVXPAGE_AREA ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Obszar";
|
||
Text[ japanese ] = "<22>\\<5C><>";
|
||
Text[ chinese_traditional ] = "<22>R<EFBFBD><52>";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><>";
|
||
Text[ turkish ] = "Alan";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
};
|
||
};
|
||
};
|
||
TabDialog TAB_PRES_LAYOUT_TEMPLATE_3
|
||
{
|
||
OutputSize = TRUE ;
|
||
SVLook = TRUE ;
|
||
Size = MAP_APPFONT ( 289 , 176 ) ;
|
||
Moveable = TRUE ;
|
||
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 ] = "Font" ;
|
||
Text [ norwegian ] = "Skrift" ;
|
||
Text [ italian ] = "Carattere" ;
|
||
Text [ portuguese_brazilian ] = "Fonte" ;
|
||
Text [ portuguese ] = "Tipo de letra" ;
|
||
Text [ finnish ] = "Fontti" ;
|
||
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_STD_PARAGRAPH ;
|
||
Text = "Einz<6E>ge und Abst<73>nde" ;
|
||
Text [ ENGLISH ] = "Indent and Spacing" ;
|
||
Text [ norwegian ] = "Indent and Spacing" ;
|
||
Text [ italian ] = "Rientro e spaziatura" ;
|
||
Text [ portuguese_brazilian ] = "Indentar e Espa<70>ar" ;
|
||
Text [ portuguese ] = "Avan<61>os e espa<70>amento" ;
|
||
Text [ finnish ] = "Sisennys ja v<>lit" ;
|
||
Text [ danish ] = "Indrykning og mellemrum" ;
|
||
Text [ french ] = "Retraits et <20>carts" ;
|
||
Text [ swedish ] = "Indrag och avst<73>nd" ;
|
||
Text [ dutch ] = "Inspringingen en afstanden" ;
|
||
Text [ spanish ] = "Sangr<67>as y espacios" ;
|
||
Text [ english_us ] = "Indents & Spacing" ;
|
||
PageResID = RID_SVXPAGE_STD_PARAGRAPH ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD>ͼ<EFBFBD><CDBC><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Wci<63>cia i odst<73>py";
|
||
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD>Ăƍs<C68D>Ԋu";
|
||
Text[ chinese_traditional ] = "<22>Y<EFBFBD>ƩM<C6A9><4D><EFBFBD>j";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22>鿩<EFBFBD><E9BFA9><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Girintiler ve aral<61>klar";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
PageItem
|
||
{
|
||
Identifier = RID_SVXPAGE_PICK_BULLET ;
|
||
Text = "Bullets" ;
|
||
Text [ ENGLISH ] = "Bullets" ;
|
||
Text [ english_us ] = "Bullets" ;
|
||
Text [ portuguese_brazilian ] = "Bullets" ;
|
||
Text [ swedish ] = "Punkter" ;
|
||
Text [ danish ] = "Punkttegn" ;
|
||
Text [ italian ] = "Punti" ;
|
||
Text [ spanish ] = "Vi<56>etas" ;
|
||
Text [ french ] = "Puces" ;
|
||
Text [ dutch ] = "Opsommingstekens" ;
|
||
Text [ portuguese ] = "Marcas" ;
|
||
Text[ chinese_simplified ] = "<22><>Ŀ<EFBFBD><C4BF><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Znaki wypunktowania";
|
||
Text[ japanese ] = "<22>ӏ<EFBFBD><D38F><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD>زŸ<D8B2>";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22>۸Ӹ<DBB8><D3B8><EFBFBD>ȣ";
|
||
Text[ turkish ] = "Madde i<>aretleri";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
PageItem
|
||
{
|
||
Identifier = RID_SVXPAGE_PICK_SINGLE_NUM ;
|
||
Text = "Nummerierungsart" ;
|
||
Text [ ENGLISH ] = "Digits" ;
|
||
Text [ english_us ] = "Numbering type" ;
|
||
Text [ portuguese_brazilian ] = "Numerierungsart" ;
|
||
Text [ swedish ] = "Numreringstyp" ;
|
||
Text [ danish ] = "Nummereringstype" ;
|
||
Text [ italian ] = "Tipo di numerazione" ;
|
||
Text [ spanish ] = "Tipo de numeraci<63>n" ;
|
||
Text [ french ] = "Type de num<75>rotation" ;
|
||
Text [ dutch ] = "Nummeringstijl" ;
|
||
Text [ portuguese ] = "Tipo de numera<72><61>o" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Rodzaj numeracji";
|
||
Text[ japanese ] = "<22>ԍ<EFBFBD><D48D>t<EFBFBD><74><EFBFBD>̎<EFBFBD><CC8E><EFBFBD>";
|
||
Text[ chinese_traditional ] = "<22>s<EFBFBD><73><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ language_user1 ] = "MS Word";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><>ȣ<EFBFBD>ű<EFBFBD><C5B1><EFBFBD> <20><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Numaralama t<>r<EFBFBD>";
|
||
};
|
||
PageItem
|
||
{
|
||
Identifier = RID_SVXPAGE_PICK_BMP ;
|
||
Text = "Grafiken" ;
|
||
Text [ ENGLISH ] = "Images" ;
|
||
Text [ english_us ] = "Graphics" ;
|
||
Text [ portuguese_brazilian ] = "Grafiken" ;
|
||
Text [ swedish ] = "Grafik" ;
|
||
Text [ danish ] = "Grafik" ;
|
||
Text [ italian ] = "Immagini" ;
|
||
Text [ spanish ] = "Im<49>genes" ;
|
||
Text [ french ] = "Images" ;
|
||
Text [ dutch ] = "Afbeeldingen" ;
|
||
Text [ portuguese ] = "Imagens" ;
|
||
Text[ chinese_simplified ] = "ͼ<><CDBC>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Grafiki";
|
||
Text[ japanese ] = "<22>}";
|
||
Text[ chinese_traditional ] = "<22>Ϥ<EFBFBD>";
|
||
Text[ arabic ] = "<22><><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><EFBFBD><D7B7><EFBFBD>";
|
||
Text[ turkish ] = "Grafikler";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
PageItem
|
||
{
|
||
Identifier = RID_SVXPAGE_NUM_OPTIONS ;
|
||
Text = "Optionen" ;
|
||
Text [ ENGLISH ] = "Customize" ;
|
||
Text [ english_us ] = "Customize" ;
|
||
Text [ portuguese_brazilian ] = "~Optionen" ;
|
||
Text [ swedish ] = "Alternativ" ;
|
||
Text [ danish ] = "Indstillinger" ;
|
||
Text [ italian ] = "Opzioni" ;
|
||
Text [ spanish ] = "Opciones" ;
|
||
Text [ french ] = "Options" ;
|
||
Text [ dutch ] = "Opties" ;
|
||
Text [ portuguese ] = "Op<4F><70>es" ;
|
||
Text[ chinese_simplified ] = "ѡ<><D1A1>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Opcje";
|
||
Text[ japanese ] = "<22><><EFBFBD><DFBC>";
|
||
Text[ chinese_traditional ] = "<22>ﶵ";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22>ɼ<EFBFBD>";
|
||
Text[ turkish ] = "Se<53>enekler";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
};
|
||
};
|
||
};
|