Files
libreoffice/sw/source/ui/misc/outline.src

1289 lines
46 KiB
Plaintext
Raw Normal View History

2000-09-18 16:15:01 +00:00
/*************************************************************************
*
* $RCSfile: outline.src,v $
*
* $Revision: 1.23 $
2000-09-18 16:15:01 +00:00
*
* last change: $Author: os $ $Date: 2002-01-10 15:09:04 $
2000-09-18 16:15:01 +00:00
*
* 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 "misc.hrc"
#include "outline.hrc"
#include "globals.hrc"
#include "cmdid.h"
#include "helpid.h"
ModalDialog DLG_NUM_NAMES
{
HelpID = HID_NUM_NAMES ;
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 164 , 82 ) ;
Text= "Speichern als";
Text[ italian ] = "Salva con nome";
Text[ portuguese_brazilian ] = "Gravar como";
Text[ portuguese ] = "Guardar como";
Text[ danish ] = "Ge~m som";
2001-06-08 22:13:20 +00:00
Text[ french ] = "Enregistrer comme";
2000-09-18 16:15:01 +00:00
Text[ swedish ] = "Spara som";
Text[ dutch ] = "Opslaan als";
Text[ spanish ] = "Guardar como";
Text[ english_us ] = "Save As";
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>Ϊ";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>";
Text[ polish ] = "Zapisz jako";
Text[ japanese ] = "<22><><EFBFBD>O<EFBFBD><4F><EFBFBD>t<EFBFBD><74><EFBFBD>ĕۑ<C495>";
Text[ chinese_traditional ] = "<22>t<EFBFBD>s<EFBFBD>s<EFBFBD><73>";
Text[ arabic ] = "<22><><EFBFBD> <20><>";
Text = "Speichern als" ;
Text [ ENGLISH ] = "Save as" ;
Moveable = TRUE ;
OKButton BT_OK
{
Pos = MAP_APPFONT ( 108 , 6 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
DefButton = TRUE ;
};
CancelButton BT_CANCEL
{
Pos = MAP_APPFONT ( 108 , 23 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
};
HelpButton BT_HELP
{
Pos = MAP_APPFONT ( 108 , 43 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
};
2001-06-01 10:04:53 +00:00
FixedLine FL_FORM
2000-09-18 16:15:01 +00:00
{
Pos = MAP_APPFONT ( 6 , 3 ) ;
2001-06-01 10:04:53 +00:00
Size = MAP_APPFONT ( 96 , 8 ) ;
2000-09-18 16:15:01 +00:00
Text = "Form" ;
Text [ ENGLISH ] = "Form" ;
Text [ english_us ] = "Format" ;
Text [ swedish ] = "Format" ;
Text [ danish ] = "Form" ;
Text [ italian ] = "Forma" ;
Text [ spanish ] = "Forma" ;
Text [ french ] = "Format" ;
Text [ dutch ] = "Vorm" ;
Text [ portuguese_brazilian ] = "Form" ;
Text [ portuguese ] = "Formato" ;
Text[ chinese_simplified ] = "<22><>ʽ";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Format";
2001-06-08 22:13:20 +00:00
Text[ japanese ] = "<22><><EFBFBD><EFBFBD>";
2000-09-18 16:15:01 +00:00
Text[ language_user1 ] = " ";
2001-06-13 22:29:46 +00:00
Text[ chinese_traditional ] = "<22>榡";
2000-09-18 16:15:01 +00:00
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
Text[ turkish ] = "Format";
Text[ catalan ] = "Forma";
Text[ finnish ] = "Muotoile";
2000-09-18 16:15:01 +00:00
};
ListBox LB_FORM
{
Border = TRUE ;
Pos = MAP_APPFONT ( 12 , 29 ) ;
Size = MAP_APPFONT ( 84 , 42 ) ;
TabStop = TRUE ;
CurPos = 0 ;
StringList =
{
< "Unbenannt 1" ; > ;
< "Unbenannt 2" ; > ;
< "Unbenannt 3" ; > ;
< "Unbenannt 4" ; > ;
< "Unbenannt 5" ; > ;
< "Unbenannt 6" ; > ;
< "Unbenannt 7" ; > ;
< "Unbenannt 8" ; > ;
< "Unbenannt 9" ; > ;
};
StringList [ ENGLISH ] =
{
< "Unbenannt 1" ; > ;
< "Unbenannt 2" ; > ;
< "Unbenannt 3" ; > ;
< "Unbenannt 4" ; > ;
< "Unbenannt 5" ; > ;
< "Unbenannt 6" ; > ;
< "Unbenannt 7" ; > ;
< "Unbenannt 8" ; > ;
< "Unbenannt 9" ; > ;
};
stringlist [ english_us ] =
{
< "Untitled 1" ; > ;
< "Untitled 2" ; > ;
< "Untitled 3" ; > ;
< "Untitled 4" ; > ;
< "Untitled 5" ; > ;
< "Untitled 6" ; > ;
< "Untitled 7" ; > ;
< "Untitled 8" ; > ;
< "Untitled 9" ; > ;
};
stringlist [ swedish ] =
{
< "Namnl<6E>s 1" ; > ;
< "Namnl<6E>s 2" ; > ;
< "Namnl<6E>s 3" ; > ;
< "Namnl<6E>s 4" ; > ;
< "Namnl<6E>s 5" ; > ;
< "Namnl<6E>s 6" ; > ;
< "Namnl<6E>s 7" ; > ;
< "Namnl<6E>s 8" ; > ;
< "Namnl<6E>s 9" ; > ;
};
stringlist [ danish ] =
{
< "Ikke-navngivet 1" ; > ;
< "Ikke-navngivet 2" ; > ;
< "Ikke-navngivet 3" ; > ;
< "Ikke-navngivet 4" ; > ;
< "Ikke-navngivet 5" ; > ;
< "Ikke-navngivet 6" ; > ;
< "Ikke-navngivet 7" ; > ;
< "Ikke-navngivet 8" ; > ;
< "Ikke-navngivet 9" ; > ;
};
stringlist [ italian ] =
{
< "Senza nome 1" ; > ;
< "Senza nome 2" ; > ;
< "Senza nome 3" ; > ;
< "Senza nome 4" ; > ;
< "Senza nome 5" ; > ;
< "Senza nome 6" ; > ;
< "Senza nome 7" ; > ;
< "Senza nome 8" ; > ;
< "Senza nome 9" ; > ;
};
stringlist [ spanish ] =
{
< "Sin nombre 1" ; > ;
< "Sin nombre 2" ; > ;
< "Sin nombre 3" ; > ;
< "Sin nombre 4" ; > ;
< "Sin nombre 5" ; > ;
< "Sin nombre 6" ; > ;
< "Sin nombre 7" ; > ;
< "Sin nombre 8" ; > ;
< "Sin nombre 9" ; > ;
};
stringlist [ french ] =
{
< "Sans nom 1" ; > ;
< "Sans nom 2" ; > ;
< "Sans nom 3" ; > ;
< "Sans nom 4" ; > ;
< "Sans nom 5" ; > ;
< "Sans nom 6" ; > ;
< "Sans nom 7" ; > ;
< "Sans nom 8" ; > ;
< "Sans nom 9" ; > ;
};
stringlist [ dutch ] =
{
< "Naamloos 1" ; > ;
< "Naamloos 2" ; > ;
< "Naamloos 3" ; > ;
< "Naamloos 4" ; > ;
< "Naamloos 5" ; > ;
< "Naamloos 6" ; > ;
< "Naamloos 7" ; > ;
< "Naamloos 8" ; > ;
< "Naamloos 9" ; > ;
};
stringlist [ portuguese ] =
{
< "Sem nome 1" ; > ;
< "Sem nome 2" ; > ;
< "Sem nome 3" ; > ;
< "Sem nome 4" ; > ;
< "Sem nome 5" ; > ;
< "Sem nome 6" ; > ;
< "Sem nome 7" ; > ;
< "Sem nome 8" ; > ;
< "Sem nome 9" ; > ;
};
stringlist [ portuguese_brazilian ] =
{
< "Unbenannt 1" ; > ;
< "Unbenannt 2" ; > ;
< "Unbenannt 3" ; > ;
< "Unbenannt 4" ; > ;
< "Unbenannt 5" ; > ;
< "Unbenannt 6" ; > ;
< "Unbenannt 7" ; > ;
< "Unbenannt 8" ; > ;
< "Unbenannt 9" ; > ;
};
StringList [ chinese_simplified ] =
{
< "δ<><CEB4><EFBFBD><EFBFBD> 1" ; > ;
< "δ<><CEB4><EFBFBD><EFBFBD> 2" ; > ;
< "δ<><CEB4><EFBFBD><EFBFBD> 3" ; > ;
< "δ<><CEB4><EFBFBD><EFBFBD> 4" ; > ;
< "δ<><CEB4><EFBFBD><EFBFBD> 5" ; > ;
< "δ<><CEB4><EFBFBD><EFBFBD> 6" ; > ;
< "δ<><CEB4><EFBFBD><EFBFBD> 7" ; > ;
< "δ<><CEB4><EFBFBD><EFBFBD> 8" ; > ;
< "δ<><CEB4><EFBFBD><EFBFBD> 9" ; > ;
};
StringList [ russian ] =
{
< "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 1" ; > ;
< "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 2" ; > ;
< "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 3" ; > ;
< "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 4" ; > ;
< "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 5" ; > ;
< "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 6" ; > ;
< "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 7" ; > ;
< "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 8" ; > ;
< "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 9" ; > ;
};
StringList [ polish ] =
{
< "Bez nazwy 1" ; > ;
< "Bez nazwy 2" ; > ;
< "Bez nazwy 3" ; > ;
< "Bez nazwy 4" ; > ;
< "Bez nazwy 5" ; > ;
< "Bez nazwy 6" ; > ;
< "Bez nazwy 7" ; > ;
< "Bez nazwy 8" ; > ;
< "Bez nazwy 9" ; > ;
};
StringList [ japanese ] =
{
< "<22><><EFBFBD><EFBFBD> 1" ; > ;
< "<22><><EFBFBD><EFBFBD> 2" ; > ;
< "<22><><EFBFBD><EFBFBD> 3" ; > ;
< "<22><><EFBFBD><EFBFBD> 4" ; > ;
< "<22><><EFBFBD><EFBFBD> 5" ; > ;
< "<22><><EFBFBD><EFBFBD> 6" ; > ;
< "<22><><EFBFBD><EFBFBD> 7" ; > ;
< "<22><><EFBFBD><EFBFBD> 8" ; > ;
< "<22><><EFBFBD><EFBFBD> 9" ; > ;
};
StringList [ chinese_traditional ] =
{
< "<22><><EFBFBD>R<EFBFBD>W 1" ; > ;
< "<22><><EFBFBD>R<EFBFBD>W 2" ; > ;
< "<22><><EFBFBD>R<EFBFBD>W 3" ; > ;
< "<22><><EFBFBD>R<EFBFBD>W 4" ; > ;
< "<22><><EFBFBD>R<EFBFBD>W 5" ; > ;
< "<22><><EFBFBD>R<EFBFBD>W 6" ; > ;
< "<22><><EFBFBD>R<EFBFBD>W 7" ; > ;
< "<22><><EFBFBD>R<EFBFBD>W 8" ; > ;
< "<22><><EFBFBD>R<EFBFBD>W 9" ; > ;
};
StringList [ arabic ] =
{
< "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 1" ; > ;
< "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 2" ; > ;
< "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 3" ; > ;
< "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 4" ; > ;
< "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 5" ; > ;
< "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 6" ; > ;
< "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 7" ; > ;
< "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 8" ; > ;
< "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 9" ; > ;
};
StringList [ greek ] =
{
< "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 1" ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 2" ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 3" ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 4" ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 5" ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 6" ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 7" ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 8" ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 9" ; > ;
};
StringList [ korean ] =
{
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 1" ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>2" ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>3" ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>4" ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>5" ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>6" ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>7" ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>8" ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>9" ; > ;
};
StringList [ turkish ] =
{
< "Ads<64>z 1" ; > ;
< "Ads<64>z 2" ; > ;
< "Ads<64>z 3" ; > ;
< "Ads<64>z 4" ; > ;
< "Ads<64>z 5" ; > ;
< "Ads<64>z 6" ; > ;
< "Ads<64>z 7" ; > ;
< "Ads<64>z 8" ; > ;
< "Ads<64>z 9" ; > ;
};
StringList [ language_user1 ] =
{
< " " ; > ;
< " " ; > ;
< " " ; > ;
< " " ; > ;
< " " ; > ;
< " " ; > ;
< " " ; > ;
< " " ; > ;
< " " ; > ;
};
StringList [ catalan ] =
{
< "Sin nombre 1" ; > ;
< "Sin nombre 2" ; > ;
< "Sin nombre 3" ; > ;
< "Sin nombre 4" ; > ;
< "Sin nombre 5" ; > ;
< "Sin nombre 6" ; > ;
< "Sin nombre 7" ; > ;
< "Sin nombre 8" ; > ;
< "Sin nombre 9" ; > ;
};
StringList [ finnish ] =
{
< "Nimet<65>n 1" ; > ;
< "Nimet<65>n 2" ; > ;
< "Nimet<65>n 3" ; > ;
< "Nimet<65>n 4" ; > ;
< "Nimet<65>n 5" ; > ;
< "Nimet<65>n 6" ; > ;
< "Nimet<65>n 7" ; > ;
< "Nimet<65>n 8" ; > ;
< "Nimet<65>n 9" ; > ;
};
2000-09-18 16:15:01 +00:00
};
Edit ED_FORM
{
Border = TRUE ;
Pos = MAP_APPFONT ( 12 , 14 ) ;
Size = MAP_APPFONT ( 84 , 12 ) ;
TabStop = TRUE ;
Left = TRUE ;
};
Text = "Speichern als" ;
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>";
Text[ korean ] = "<22>ٸ<EFBFBD> <20≯<EFBFBD><CCB8><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
Text[ turkish ] = "Farkl<6B> kaydet...";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Guardar como";
Text[ finnish ] = "Tallenna nimell<6C>";
2000-09-18 16:15:01 +00:00
};
/**************************************************************************/
/* */
/* */
/* */
/**************************************************************************/
TabDialog DLG_TAB_OUTLINE
{
OutputSize = TRUE ;
SVLook = TRUE ;
Text = "Kapitelnummerierung" ;
Text [ ENGLISH ] = "Outline Numbering" ;
Text [ norwegian ] = "Outline Numbering" ;
Text [ italian ] = "Numerazione capitolo" ;
Text [ portuguese_brazilian ] = "Numera??o Vazada" ;
2000-09-18 16:15:01 +00:00
Text [ portuguese ] = "Numera<72><61>o de cap<61>tulos" ;
Text [ finnish ] = "J<>sennysnumerointi" ;
Text [ danish ] = "Kapitelnummerering" ;
Text [ french ] = "Num<75>rotation des chapitres" ;
2000-09-18 16:15:01 +00:00
Text [ swedish ] = "Kapitelnumrering" ;
Text [ dutch ] = "Hoofdstuknummering" ;
Text [ spanish ] = "Numeraci<63>n de cap<61>tulos" ;
Text [ english_us ] = "Outline Numbering" ;
Moveable = TRUE ;
TabControl 1
{
SVLook = TRUE ;
PageList =
{
PageItem
{
Identifier = TP_OUTLINE_NUM ;
Text = "Nummerierung" ;
Text [ ENGLISH ] = "Numbering" ;
Text [ english_us ] = "Numbering" ;
Text [ portuguese_brazilian ] = "Numerierung" ;
Text [ swedish ] = "Numrering" ;
Text [ danish ] = "Nummerering" ;
Text [ italian ] = "Numerazione" ;
Text [ spanish ] = "Numeraci<63>n" ;
Text [ french ] = "Num<75>rotation" ;
Text [ dutch ] = "Nummering" ;
Text [ portuguese ] = "Numera<72><61>o" ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Numeracja";
Text[ japanese ] = "<22>ԍ<EFBFBD><D48D>t<EFBFBD><74>";
Text[ chinese_traditional ] = "<22>s<EFBFBD><73>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><>ȣ<EFBFBD>ű<EFBFBD><C5B1><EFBFBD>";
2000-09-18 16:15:01 +00:00
Text[ turkish ] = "Numaralama";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Numeraci<63>n";
Text[ finnish ] = "Numerointi";
2000-09-18 16:15:01 +00:00
};
PageItem
{
Identifier = TP_NUM_POSITION ;
Text = "Position" ;
Text [ ENGLISH ] = "Position" ;
Text [ english_us ] = "Position" ;
Text [ portuguese_brazilian ] = "Position" ;
Text [ swedish ] = "Position" ;
Text [ danish ] = "Placering" ;
Text [ italian ] = "Posizione" ;
Text [ spanish ] = "Posici<63>n" ;
Text [ french ] = "Position" ;
Text [ dutch ] = "Positie" ;
Text [ portuguese ] = "Posi<73><69>o" ;
Text[ chinese_simplified ] = "λ<><CEBB>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Pozycja";
Text[ japanese ] = "<22>ʒu";
Text[ chinese_traditional ] = "<22><><EFBFBD>m";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><>ġ";
Text[ turkish ] = "Konum";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Posici<63>n";
Text[ finnish ] = "Sijainti";
2000-09-18 16:15:01 +00:00
};
};
};
String ST_FORM
{
Text = "~Form" ;
Text [ ENGLISH ] = "T~ype" ;
Text [ english_us ] = "~Format" ;
Text [ italian ] = "~Forma" ;
Text [ spanish ] = "~Forma" ;
Text [ french ] = "Format" ;
Text [ dutch ] = "~Vorm" ;
Text [ swedish ] = "~Format" ;
Text [ danish ] = "Form" ;
2000-09-18 16:15:01 +00:00
Text [ portuguese_brazilian ] = "~Form" ;
Text [ portuguese ] = "Forma~to" ;
Text[ chinese_simplified ] = "<22><>ʽ(~F)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Format";
Text[ japanese ] = "̫<><CCAB>(~F)";
Text[ language_user1 ] = " ";
Text[ chinese_traditional ] = "<22>榡(~F)";
2000-09-18 16:15:01 +00:00
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD>~<7E><>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~F)";
2000-09-18 16:15:01 +00:00
Text[ turkish ] = "Format";
Text[ catalan ] = "~Forma";
Text[ finnish ] = "~Muotoile";
2000-09-18 16:15:01 +00:00
};
Menu MN_FORM
{
ItemList =
{
MenuItem
{
Identifier = MN_FORM1 ;
Text = "Unbenannt 1" ;
Text [ ENGLISH ] = "Noname 1" ;
Text [ norwegian ] = "+++Noname 1" ;
Text [ italian ] = "Senza nome 1" ;
Text [ portuguese_brazilian ] = "Semnome 1" ;
Text [ portuguese ] = "Sem nome 1" ;
Text [ finnish ] = "Nimet<65>n 1" ;
Text [ danish ] = "Ikke-navngivet 1" ;
Text [ french ] = "Sans nom 1" ;
Text [ swedish ] = "Namnl<6E>s 1" ;
Text [ dutch ] = "Naamloos 1" ;
Text [ spanish ] = "Sin nombre 1" ;
Text [ english_us ] = "Untitled 1" ;
HelpID = HID_NUM_OUTL_NAMED_NUMS ;
Text[ chinese_simplified ] = "δ<><CEB4><EFBFBD><EFBFBD> 1";
Text[ russian ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 1";
Text[ polish ] = "Bez nazwy 1";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD> 1";
Text[ chinese_traditional ] = "<22><><EFBFBD>R<EFBFBD>W 1";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 1";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 1";
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 1";
Text[ turkish ] = "Ads<64>z 1";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Sin nombre 1";
2000-09-18 16:15:01 +00:00
};
MenuItem
{
Identifier = MN_FORM2 ;
Text = "Unbenannt 2" ;
Text [ ENGLISH ] = "Noname 2" ;
Text [ norwegian ] = "+++Noname 2" ;
Text [ italian ] = "Senza nome 2" ;
Text [ portuguese_brazilian ] = "Semnome 2" ;
Text [ portuguese ] = "Sem nome 2" ;
Text [ finnish ] = "Nimet<65>n 2" ;
Text [ danish ] = "Ikke-navngivet 2" ;
Text [ french ] = "Sans nom 2" ;
Text [ swedish ] = "Namnl<6E>s 2" ;
Text [ dutch ] = "Naamloos 2" ;
Text [ spanish ] = "Sin nombre 2" ;
Text [ english_us ] = "Untitled 2" ;
HelpID = HID_NUM_OUTL_NAMED_NUMS ;
Text[ chinese_simplified ] = "δ<><CEB4><EFBFBD><EFBFBD> 2";
Text[ russian ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 2";
Text[ polish ] = "Bez nazwy 2";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD> 2";
Text[ chinese_traditional ] = "<22><><EFBFBD>R<EFBFBD>W 2";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 2";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 2";
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>2";
Text[ turkish ] = "Ads<64>z 2";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Sin nombre 2";
2000-09-18 16:15:01 +00:00
};
MenuItem
{
Identifier = MN_FORM3 ;
Text = "Unbenannt 3" ;
Text [ ENGLISH ] = "Noname 3" ;
Text [ norwegian ] = "+++Noname 3" ;
Text [ italian ] = "Senza nome 3" ;
Text [ portuguese_brazilian ] = "Semnome 3" ;
Text [ portuguese ] = "Sem nome 3" ;
Text [ finnish ] = "Nimet<65>n 3" ;
Text [ danish ] = "Ikke-navngivet 3" ;
Text [ french ] = "Sans nom 3" ;
Text [ swedish ] = "Namnl<6E>s 3" ;
Text [ dutch ] = "Naamloos 3" ;
Text [ spanish ] = "Sin nombre 3" ;
Text [ english_us ] = "Untitled 3" ;
HelpID = HID_NUM_OUTL_NAMED_NUMS ;
Text[ chinese_simplified ] = "δ<><CEB4><EFBFBD><EFBFBD> 3";
Text[ russian ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 3";
Text[ polish ] = "Bez nazwy 3";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD> 3";
Text[ chinese_traditional ] = "<22><><EFBFBD>R<EFBFBD>W 3";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 3";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 3";
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>3";
Text[ turkish ] = "Ads<64>z 3";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Sin nombre 3";
2000-09-18 16:15:01 +00:00
};
MenuItem
{
Identifier = MN_FORM4 ;
Text = "Unbenannt 4" ;
Text [ ENGLISH ] = "Noname 4" ;
Text [ norwegian ] = "+++Noname 4" ;
Text [ italian ] = "Senza nome 4" ;
Text [ portuguese_brazilian ] = "Semnome 4" ;
Text [ portuguese ] = "Sem nome 4" ;
Text [ finnish ] = "Nimet<65>n 4" ;
Text [ danish ] = "Ikke-navngivet 4" ;
Text [ french ] = "Sans nom 4" ;
Text [ swedish ] = "Namnl<6E>s 4" ;
Text [ dutch ] = "Naamloos 4" ;
Text [ spanish ] = "Sin nombre 4" ;
Text [ english_us ] = "Untitled 4" ;
HelpID = HID_NUM_OUTL_NAMED_NUMS ;
Text[ chinese_simplified ] = "δ<><CEB4><EFBFBD><EFBFBD> 4";
Text[ russian ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 4";
Text[ polish ] = "Bez nazwy 4";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD> 4";
Text[ chinese_traditional ] = "<22><><EFBFBD>R<EFBFBD>W 4";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 4";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 4";
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>4";
Text[ turkish ] = "Ads<64>z 4";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Sin nombre 4";
2000-09-18 16:15:01 +00:00
};
MenuItem
{
Identifier = MN_FORM5 ;
Text = "Unbenannt 5" ;
Text [ ENGLISH ] = "Noname 5" ;
Text [ norwegian ] = "+++Noname 5" ;
Text [ italian ] = "Senza nome 5" ;
Text [ portuguese_brazilian ] = "Semnome 5" ;
Text [ portuguese ] = "Sem nome 5" ;
Text [ finnish ] = "Nimet<65>n 5" ;
Text [ danish ] = "Ikke-navngivet 5" ;
Text [ french ] = "Sans nom 5" ;
Text [ swedish ] = "Namnl<6E>s 5" ;
Text [ dutch ] = "Naamloos 5" ;
Text [ spanish ] = "Sin nombre 5" ;
Text [ english_us ] = "Untitled 5" ;
HelpID = HID_NUM_OUTL_NAMED_NUMS ;
Text[ chinese_simplified ] = "δ<><CEB4><EFBFBD><EFBFBD> 5";
Text[ russian ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 5";
Text[ polish ] = "Bez nazwy 5";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD> 5";
Text[ chinese_traditional ] = "<22><><EFBFBD>R<EFBFBD>W 5";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 5";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 5";
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>5";
Text[ turkish ] = "Ads<64>z 5";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Sin nombre 5";
2000-09-18 16:15:01 +00:00
};
MenuItem
{
Identifier = MN_FORM6 ;
Text = "Unbenannt 6" ;
Text [ ENGLISH ] = "Noname 6" ;
Text [ norwegian ] = "+++Noname 6" ;
Text [ italian ] = "Senza nome 6" ;
Text [ portuguese_brazilian ] = "Semnome 6" ;
Text [ portuguese ] = "Sem nome 6" ;
Text [ finnish ] = "Nimet<65>n 6" ;
Text [ danish ] = "Ikke-navngivet 6" ;
Text [ french ] = "Sans nom 6" ;
Text [ swedish ] = "Namnl<6E>s 6" ;
Text [ dutch ] = "Naamloos 6" ;
Text [ spanish ] = "Sin nombre 6" ;
Text [ english_us ] = "Untitled 6" ;
HelpID = HID_NUM_OUTL_NAMED_NUMS ;
Text[ chinese_simplified ] = "δ<><CEB4><EFBFBD><EFBFBD> 6";
Text[ russian ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 6";
Text[ polish ] = "Bez nazwy 6";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD> 6";
Text[ chinese_traditional ] = "<22><><EFBFBD>R<EFBFBD>W 6";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 6";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 6";
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>6";
Text[ turkish ] = "Ads<64>z 6";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Sin nombre 6";
2000-09-18 16:15:01 +00:00
};
MenuItem
{
Identifier = MN_FORM7 ;
Text = "Unbenannt 7" ;
Text [ ENGLISH ] = "Noname 7" ;
Text [ norwegian ] = "+++Noname 7" ;
Text [ italian ] = "Senza nome 7" ;
Text [ portuguese_brazilian ] = "Semnome 7" ;
Text [ portuguese ] = "Sem nome 7" ;
Text [ finnish ] = "Nimet<65>n 7" ;
Text [ danish ] = "Ikke-navngivet 7" ;
Text [ french ] = "Sans nom 7" ;
Text [ swedish ] = "Namnl<6E>s 7" ;
Text [ dutch ] = "Naamloos 7" ;
Text [ spanish ] = "Sin nombre 7" ;
Text [ english_us ] = "Untitled 7" ;
HelpID = HID_NUM_OUTL_NAMED_NUMS ;
Text[ chinese_simplified ] = "δ<><CEB4><EFBFBD><EFBFBD> 7";
Text[ russian ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 7";
Text[ polish ] = "Bez nazwy 7";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD> 7";
Text[ chinese_traditional ] = "<22><><EFBFBD>R<EFBFBD>W 7";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 7";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 7";
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>7";
Text[ turkish ] = "Ads<64>z 7";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Sin nombre 7";
2000-09-18 16:15:01 +00:00
};
MenuItem
{
Identifier = MN_FORM8 ;
Text = "Unbenannt 8" ;
Text [ ENGLISH ] = "Noname 8" ;
Text [ norwegian ] = "+++Noname 8" ;
Text [ italian ] = "Senza nome 8" ;
Text [ portuguese_brazilian ] = "Semnome 8" ;
Text [ portuguese ] = "Sem nome 8" ;
Text [ finnish ] = "Nimet<65>n 8" ;
Text [ danish ] = "Ikke-navngivet 8" ;
Text [ french ] = "Sans nom 8" ;
Text [ swedish ] = "Namnl<6E>s 8" ;
Text [ dutch ] = "Naamloos 8" ;
Text [ spanish ] = "Sin nombre 8" ;
Text [ english_us ] = "Untitled 8" ;
HelpID = HID_NUM_OUTL_NAMED_NUMS ;
Text[ chinese_simplified ] = "δ<><CEB4><EFBFBD><EFBFBD> 8";
Text[ russian ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 8";
Text[ polish ] = "Bez nazwy 8";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD> 8";
Text[ chinese_traditional ] = "<22><><EFBFBD>R<EFBFBD>W 8";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 8";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 8";
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>8";
Text[ turkish ] = "Ads<64>z 8";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Sin nombre 8";
2000-09-18 16:15:01 +00:00
};
MenuItem
{
Identifier = MN_FORM9 ;
Text = "Unbenannt 9" ;
Text [ ENGLISH ] = "Noname 9" ;
Text [ norwegian ] = "+++Noname 9" ;
Text [ italian ] = "Senza nome 9" ;
Text [ portuguese_brazilian ] = "Semnome 9" ;
Text [ portuguese ] = "Sem nome 9" ;
Text [ finnish ] = "Nimet<65>n 9" ;
Text [ danish ] = "Ikke-navngivet 9" ;
Text [ french ] = "Sans nom 9" ;
Text [ swedish ] = "Namnl<6E>s 9" ;
Text [ dutch ] = "Naamloos 9" ;
Text [ spanish ] = "Sin nombre 9" ;
Text [ english_us ] = "Untitled 9" ;
HelpID = HID_NUM_OUTL_NAMED_NUMS ;
Text[ chinese_simplified ] = "δ<><CEB4><EFBFBD><EFBFBD> 9";
Text[ russian ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 9";
Text[ polish ] = "Bez nazwy 9";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD> 9";
Text[ chinese_traditional ] = "<22><><EFBFBD>R<EFBFBD>W 9";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 9";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> 9";
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>9";
Text[ turkish ] = "Ads<64>z 9";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Sin nombre 9";
2000-09-18 16:15:01 +00:00
};
MenuItem
{
Separator = TRUE ;
};
MenuItem
{
Identifier = MN_SAVE ;
Text= "Speichern ~als...";
Text[ italian ] = "Salva con nome...";
Text[ portuguese_brazilian ] = "Gravar ~como...";
Text[ portuguese ] = "Guardar ~como...";
Text[ danish ] = "Gem som...";
Text[ french ] = "Enregistrer comme...";
Text[ swedish ] = "Spara so~m...";
Text[ dutch ] = "Ops~laan als...";
Text[ spanish ] = "G~uardar como...";
Text[ english_us ] = "Save ~As...";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>...";
Text[ polish ] = "Zapisz jako...";
Text[ japanese ] = "<22><><EFBFBD>O<EFBFBD><4F><EFBFBD>t<EFBFBD><74><EFBFBD>ĕۑ<C495>(~A)...";
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>Ϊ(~A)...";
Text = "Speichern ~als..." ;
Text[ arabic ] = "...<2E><><EFBFBD> <20><>";
HelpID = HID_NUM_OUTL_NUM_SAVEAS ;
Text[ greek ] = "~<7E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>...";
Text[ korean ] = "<22>ٸ<EFBFBD> <20≯<EFBFBD><CCB8><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>(~A)...";
2000-09-18 16:15:01 +00:00
Text[ chinese_traditional ] = "<22>x<EFBFBD>s<EFBFBD>s<EFBFBD><73>(~A)...";
Text[ turkish ] = "Farkl<6B> kaydet...";
Text[ language_user1 ] = " ";
Text[ catalan ] = "G~uardar como...";
Text[ finnish ] = "~Tallenna nimell<6C>";
2000-09-18 16:15:01 +00:00
};
};
};
Text[ chinese_simplified ] = "<22>±<EFBFBD><C2B1><EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
Text[ polish ] = "Numeracja rozdzia<69><61>w";
2000-12-01 07:41:53 +00:00
Text[ japanese ] = "<22>͔ԍ<CD94><D48D>t<EFBFBD><74>";
2000-09-18 16:15:01 +00:00
Text[ chinese_traditional ] = "<22><><EFBFBD>s<EFBFBD><73>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><> <20><>ȣ<EFBFBD>ű<EFBFBD><C5B1><EFBFBD>";
2000-09-18 16:15:01 +00:00
Text[ turkish ] = "B<>l<EFBFBD>m numaralama";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Numeraci<63>n de cap<61>tulos";
2000-09-18 16:15:01 +00:00
};
/**************************************************************************/
/* */
/* TabPage */
/* */
/**************************************************************************/
TabPage TP_OUTLINE_NUM
{
HelpID = HID_TP_OUTLINE_NUM ;
SVLook = TRUE ;
2001-02-09 07:01:42 +00:00
Size = MAP_APPFONT ( 260 , 185 ) ;
2000-09-18 16:15:01 +00:00
Hide = TRUE;
ListBox LB_LEVEL
{
Pos = MAP_APPFONT ( 12 , 14 ) ;
Size = MAP_APPFONT ( 23 , 129 ) ;
2000-09-18 16:15:01 +00:00
TabStop = TRUE ;
DropDown = FALSE ;
Border = TRUE ;
};
2001-06-01 10:04:53 +00:00
FixedLine FL_LEVEL
2000-09-18 16:15:01 +00:00
{
2001-02-09 07:01:42 +00:00
Pos = MAP_APPFONT ( 6 , 3 ) ;
Size = MAP_APPFONT ( 32 , 8 ) ;
2000-09-18 16:15:01 +00:00
Text = "Ebene" ;
Text [ ENGLISH ] = "Level" ;
Text [ norwegian ] = "Level" ;
Text [ italian ] = "Livello" ;
Text [ portuguese_brazilian ] = "N?vel" ;
2000-09-18 16:15:01 +00:00
Text [ portuguese ] = "N<>vel" ;
Text [ finnish ] = "Taso " ;
2000-09-18 16:15:01 +00:00
Text [ danish ] = "Niveau" ;
Text [ french ] = "Niveau" ;
Text [ swedish ] = "Niv<69>" ;
Text [ dutch ] = "Niveau" ;
Text [ spanish ] = "Nivel" ;
Text [ english_us ] = "Level" ;
Text[ chinese_simplified ] = "<22><>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Poziom";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD>";
Text[ chinese_traditional ] = "<22><>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
Text[ turkish ] = "D<>zey";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Nivel";
2000-09-18 16:15:01 +00:00
};
FixedText FT_COLL
{
Pos = MAP_APPFONT ( 50 , 14 ) ;
Size = MAP_APPFONT ( 120 , 8 ) ;
2000-09-18 16:15:01 +00:00
Text = "~Absatzvorlage" ;
Text [ ENGLISH ] = "~Paragraph style" ;
Text [ norwegian ] = "~Avsnittsoppsett" ;
Text [ italian ] = "~Modello di paragrafo" ;
Text [ portuguese_brazilian ] = "~Estilo de par?grafo" ;
2000-09-18 16:15:01 +00:00
Text [ portuguese ] = "~Estilo de par<61>grafo" ;
Text [ finnish ] = "~Kappaleen tyyli" ;
2000-09-18 16:15:01 +00:00
Text [ danish ] = "Afsnitstypografi" ;
Text [ french ] = "~Style de paragraphe" ;
Text [ swedish ] = "~Styckeformatmall" ;
Text [ dutch ] = "~Alinea-opmaakprofiel" ;
Text [ spanish ] = "Estilo de ~p<>rrafo" ;
Text [ english_us ] = "~Paragraph Style" ;
Group = TRUE ;
Left = TRUE ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʽ(~P)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Styl akapitu";
Text[ japanese ] = "<22>i<EFBFBD><69><EFBFBD><EFBFBD><EFBFBD>فi~P)";
Text[ chinese_traditional ] = "<22>q<EFBFBD><71><EFBFBD>˦<EFBFBD>(~P)";
Text[ arabic ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ language_user1 ] = "All \"Vorlage\"/Styles are always written with capital S. 10.5.00EM";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22>ܶ<EFBFBD> <20><><EFBFBD><EFBFBD>(~P)";
2000-09-18 16:15:01 +00:00
Text[ turkish ] = "Paragraf <20>ablonu";
Text[ catalan ] = "Estilo de ~p<>rrafo";
2000-09-18 16:15:01 +00:00
};
ListBox LB_COLL
{
Border = TRUE ;
Pos = MAP_APPFONT ( 50 , 25 ) ;
Size = MAP_APPFONT ( 120 , 75 ) ;
2000-09-18 16:15:01 +00:00
TabStop = TRUE ;
Group = TRUE ;
Sort = TRUE ;
DropDown = TRUE ;
CurPos = 0 ;
};
FixedText FT_NUMBER
{
Pos = MAP_APPFONT ( 50 , 43 ) ;
Size = MAP_APPFONT ( 52 , 8 ) ;
2000-09-18 16:15:01 +00:00
Text = "~Nummer" ;
Text [ ENGLISH ] = "~Number" ;
Text [ norwegian ] = "~Number" ;
Text [ italian ] = "~Numero" ;
Text [ portuguese_brazilian ] = "~N?ero" ;
2000-09-18 16:15:01 +00:00
Text [ portuguese ] = "~N<>mero" ;
Text [ finnish ] = "~Luku" ;
2000-09-18 16:15:01 +00:00
Text [ danish ] = "Nummer" ;
Text [ french ] = "~Num<75>ro" ;
Text [ swedish ] = "~Nummer" ;
Text [ dutch ] = "~Nummer" ;
Text [ spanish ] = "~N<>mero" ;
Text [ english_us ] = "~Number" ;
Left = TRUE ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~N)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Numer";
Text[ japanese ] = "<22>ԍ<EFBFBD>(~N)";
Text[ chinese_traditional ] = "<22>s<EFBFBD><73>(~N)";
Text[ arabic ] = "<22><><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><>ȣ(~N)";
2000-09-18 16:15:01 +00:00
Text[ turkish ] = "Numara";
Text[ language_user1 ] = " ";
Text[ catalan ] = "~N<>mero";
2000-09-18 16:15:01 +00:00
};
ListBox LB_NUMBER
{
Pos = MAP_APPFONT ( 104 , 41 ) ;
Size = MAP_APPFONT ( 66 , 65 ) ;
2000-09-18 16:15:01 +00:00
TabStop = TRUE ;
Group = TRUE ;
DropDown = TRUE ;
CurPos = 0 ;
};
FixedText FT_CHARFMT
{
Pos = MAP_APPFONT ( 50 , 59 ) ;
Size = MAP_APPFONT ( 52 , 8 ) ;
2000-09-18 16:15:01 +00:00
Text = "Zeichenv~orlage" ;
Text [ ENGLISH ] = "Character style" ;
Text [ english_us ] = "~Character Style" ;
Text [ swedish ] = "Teckenf~ormatmall" ;
2000-09-18 16:15:01 +00:00
Text [ danish ] = "Tegntypografi" ;
Text [ italian ] = "Modello di carattere" ;
Text [ spanish ] = "E~stilo de car<61>cter" ;
Text [ french ] = "St~yle de caract<63>res" ;
Text [ dutch ] = "~Tekenopmaakprofiel" ;
Text [ portuguese_brazilian ] = "Zeichenv~orlage" ;
Text [ portuguese ] = "~Estilo de caracteres:" ;
Text[ chinese_simplified ] = "<22>ַ<EFBFBD><D6B7><EFBFBD>ʽ(~C)";
2000-09-18 16:15:01 +00:00
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Styl znaku";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~C)";
Text[ chinese_traditional ] = "<22>r<EFBFBD><72><EFBFBD>˦<EFBFBD>(~C)";
2000-09-18 16:15:01 +00:00
Text[ arabic ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>(~C)";
2000-09-18 16:15:01 +00:00
Text[ turkish ] = "Karakter <20>ablonu";
Text[ language_user1 ] = "All \"Vorlage\"/Styles are always written with capital S. 10.5.00EM";
Text[ catalan ] = "E~stilo de car<61>cter";
Text[ finnish ] = "~Merkist<73>n tyyli";
2000-09-18 16:15:01 +00:00
};
ListBox LB_CHARFMT
{
TabStop = TRUE ;
DropDown = TRUE ;
Pos = MAP_APPFONT ( 104 , 57 ) ;
Size = MAP_APPFONT ( 66 , 65 ) ;
2000-09-18 16:15:01 +00:00
};
FixedText FT_ALL_LEVEL
{
Pos = MAP_APPFONT ( 50 , 75 ) ;
Size = MAP_APPFONT ( 52 , 8 ) ;
2000-09-18 16:15:01 +00:00
Text = "~Vollst<73>ndig" ;
Text [ ENGLISH ] = "~Complete" ;
Text [ norwegian ] = "~Fullstendig" ;
Text [ italian ] = "~Completo" ;
Text [ portuguese_brazilian ] = "~Completar" ;
Text [ portuguese ] = "Co~mpleto" ;
Text [ finnish ] = "~N<>yt<79> alatasot" ;
2000-09-18 16:15:01 +00:00
Text [ danish ] = "Fuldst<73>ndig" ;
Text [ french ] = "C~omplet" ;
Text [ swedish ] = "~Fullst<73>ndig" ;
Text [ dutch ] = "~Volledig" ;
Text [ spanish ] = "~Completo" ;
Text [ english_us ] = "Sho~w sublevels" ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~W)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Poka<6B> wszystkie poziomy";
2000-09-18 16:15:01 +00:00
Text[ japanese ] = "<22><><EFBFBD>͐<EFBFBD>(~W)";
Text[ chinese_traditional ] = "<22><><EFBFBD>㪺(~W)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22>Ϻ<EFBFBD><CFBA>ϰ<EFBFBD>(~W)";
2000-09-18 16:15:01 +00:00
Text[ turkish ] = "T<>m d<>zeyler";
Text[ language_user1 ] = " ";
Text[ catalan ] = "~Completo";
2000-09-18 16:15:01 +00:00
};
NumericField NF_ALL_LEVEL
{
Border = TRUE ;
Pos = MAP_APPFONT ( 104 , 73 ) ;
Size = MAP_APPFONT ( 66 , 12 ) ;
2000-09-18 16:15:01 +00:00
TabStop = TRUE ;
Left = TRUE ;
Repeat = TRUE ;
Spin = TRUE ;
Minimum = 1 ;
Maximum = 10 ;
Value = 1 ;
First = 1 ;
Last = 10 ;
};
FixedText FT_DELIM
{
Pos = MAP_APPFONT ( 50 , 89 ) ;
Size = MAP_APPFONT ( 52 , 8 ) ;
2000-09-18 16:15:01 +00:00
Text = "Trennzeichen" ;
Text [ ENGLISH ] = "Delimiter" ;
Text [ norwegian ] = "Skilletegn" ;
Text [ italian ] = "Separatore" ;
Text [ portuguese_brazilian ] = "Delimitador" ;
Text [ portuguese ] = "Separador" ;
Text [ finnish ] = "Erotin" ;
Text [ danish ] = "Skilletegn" ;
Text [ french ] = "S<>parateur" ;
Text [ swedish ] = "Skiljetecken" ;
Text [ dutch ] = "Scheidingsteken" ;
Text [ spanish ] = "Separador" ;
Text [ english_us ] = "Separator" ;
Left = TRUE ;
Text[ chinese_simplified ] = "<22>ָ<EFBFBD><D6B8><EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Separator";
Text[ japanese ] = "<22><><EFBFBD>؂<EFBFBD><D882>L<EFBFBD><4C>";
Text[ chinese_traditional ] = "<22><><EFBFBD>j<EFBFBD><6A>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ turkish ] = "Ay<41>rma i<>areti";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Separador";
2000-09-18 16:15:01 +00:00
};
FixedText FT_PREFIX
{
Pos = MAP_APPFONT ( 56 , 102 ) ;
Size = MAP_APPFONT ( 46 , 8 ) ;
2000-09-18 16:15:01 +00:00
Text = "~davor" ;
Text [ ENGLISH ] = "before" ;
Text [ norwegian ] = "f<>r" ;
Text [ italian ] = "~Davanti" ;
Text [ portuguese_brazilian ] = "antes" ;
Text [ portuguese ] = "an~tes" ;
Text [ finnish ] = "~Ennen" ;
2000-09-18 16:15:01 +00:00
Text [ danish ] = "F<>r" ;
Text [ french ] = "Devant" ;
Text [ swedish ] = "f~ramf<6D>r" ;
Text [ dutch ] = "~Ervoor" ;
2000-09-18 16:15:01 +00:00
Text [ spanish ] = "~delante" ;
Text [ english_us ] = "~Before" ;
Left = TRUE ;
Text[ chinese_simplified ] = "֮ǰ(~B)";
Text[ russian ] = "<22><>";
Text[ polish ] = "przed";
Text[ japanese ] = "<22>ԍ<EFBFBD><D48D>O(~B)";
Text[ chinese_traditional ] = "<22><><EFBFBD>e(~B)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~B)";
2000-09-18 16:15:01 +00:00
Text[ turkish ] = "Ba<42>. ekle";
Text[ language_user1 ] = " ";
Text[ catalan ] = "~delante";
2000-09-18 16:15:01 +00:00
};
Edit ED_PREFIX
{
Border = TRUE ;
Pos = MAP_APPFONT ( 104 , 100 ) ;
Size = MAP_APPFONT ( 66 , 12 ) ;
2000-09-18 16:15:01 +00:00
TabStop = TRUE ;
Group = TRUE ;
Left = TRUE ;
};
FixedText FT_SUFFIX
{
Pos = MAP_APPFONT ( 56 , 117 ) ;
Size = MAP_APPFONT ( 46 , 8 ) ;
2000-09-18 16:15:01 +00:00
Text = "dah~inter" ;
Text [ ENGLISH ] = "behind" ;
Text [ norwegian ] = "bak" ;
Text [ italian ] = "D~ietro" ;
Text [ portuguese_brazilian ] = "atr?s" ;
2000-09-18 16:15:01 +00:00
Text [ portuguese ] = "~Atr<74>s" ;
Text [ finnish ] = "~J<>lkeen" ;
2000-09-18 16:15:01 +00:00
Text [ danish ] = "Efter" ;
Text [ french ] = "Derri<72>re" ;
Text [ swedish ] = "ba~kom" ;
Text [ dutch ] = "era~chter" ;
Text [ spanish ] = "d~etr<74>s" ;
Text [ english_us ] = "~After" ;
Left = TRUE ;
Text[ chinese_simplified ] = "֮<><D6AE>(~A)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "za";
Text[ japanese ] = "<22>ԍ<EFBFBD><D48D><EFBFBD>(~A)";
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>(~A)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD>";
Text[ korean ] = "<22>Ŀ<EFBFBD>(~A)";
2000-09-18 16:15:01 +00:00
Text[ turkish ] = "Son. ekle";
Text[ language_user1 ] = " ";
Text[ catalan ] = "d~etr<74>s";
2000-09-18 16:15:01 +00:00
};
Edit ED_SUFFIX
{
Border = TRUE ;
Pos = MAP_APPFONT ( 104 , 115 ) ;
Size = MAP_APPFONT ( 66 , 12 ) ;
2000-09-18 16:15:01 +00:00
TabStop = TRUE ;
Group = TRUE ;
Left = TRUE ;
};
FixedText FT_START
{
Pos = MAP_APPFONT ( 50 , 133 ) ;
Size = MAP_APPFONT ( 52 , 8 ) ;
2000-09-18 16:15:01 +00:00
Text = "~Beginn bei" ;
Text [ English ] = "~Start at" ;
Text [ norwegian ] = "~Start p<>" ;
Text [ italian ] = "~Inizia con" ;
Text [ portuguese_brazilian ] = "~Come?ar em" ;
2000-09-18 16:15:01 +00:00
Text [ portuguese ] = "~Come<6D>ar em" ;
Text [ finnish ] = "~Aloita kohdasta" ;
2000-09-18 16:15:01 +00:00
Text [ danish ] = "Begynd med" ;
2001-07-14 19:27:53 +00:00
Text [ french ] = "Commencer avec" ;
Text [ swedish ] = "~B<>rja med" ;
2000-09-18 16:15:01 +00:00
Text [ dutch ] = "~Begin met" ;
Text [ spanish ] = "Comen~zar en" ;
Text [ english_us ] = "~Start at" ;
Left = TRUE ;
Text[ chinese_simplified ] = "<22><>ʼ<EFBFBD><CABC>(~S)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>";
Text[ polish ] = "Zacznij od";
Text[ japanese ] = "<22>J<EFBFBD>n<EFBFBD>͔ԍ<CD94>(~S)";
Text[ chinese_traditional ] = "<22>}<7D>l<EFBFBD>q(~S)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD> <20><>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>(~S)";
2000-09-18 16:15:01 +00:00
Text[ turkish ] = "Ba<42>lang<6E><67>:";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Comen~zar en";
2000-09-18 16:15:01 +00:00
};
NumericField ED_START
{
Border = TRUE ;
Pos = MAP_APPFONT ( 104 , 131 ) ;
Size = MAP_APPFONT ( 66 , 12 ) ;
2000-09-18 16:15:01 +00:00
TabStop = TRUE ;
Left = TRUE ;
Spin = TRUE ;
Repeat = TRUE ;
Maximum = 999 ;
Value = 0 ;
First = 0 ;
Last = 99 ;
SpinSize = 1 ;
};
2001-06-01 10:04:53 +00:00
FixedLine FL_NUMBER
2000-09-18 16:15:01 +00:00
{
Pos = MAP_APPFONT ( 44 , 3 ) ;
Size = MAP_APPFONT ( 210 , 8 ) ;
2000-09-18 16:15:01 +00:00
Text = "Nummerierung" ;
Text [ ENGLISH ] = "Numbering" ;
Text [ norwegian ] = "Nummering" ;
Text [ italian ] = "Numerazione" ;
Text [ portuguese_brazilian ] = "Numera??o" ;
2000-09-18 16:15:01 +00:00
Text [ portuguese ] = "Numera<72><61>o" ;
Text [ finnish ] = "Numerointi" ;
Text [ danish ] = "Nummerering" ;
Text [ french ] = "Num<75>rotation" ;
Text [ swedish ] = "Numrering" ;
Text [ dutch ] = "Nummering" ;
Text [ spanish ] = "Numeraci<63>n" ;
Text [ english_us ] = "Numbering" ;
Group = TRUE ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Numeracja";
Text[ japanese ] = "<22>ԍ<EFBFBD><D48D>t<EFBFBD><74>";
Text[ chinese_traditional ] = "<22>s<EFBFBD><73>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><>ȣ<EFBFBD>ű<EFBFBD><C5B1><EFBFBD>";
2000-09-18 16:15:01 +00:00
Text[ turkish ] = "Numaralama";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Numeraci<63>n";
2000-09-18 16:15:01 +00:00
};
Window WIN_PREVIEW
{
2001-02-09 07:01:42 +00:00
Pos = MAP_APPFONT ( 179 , 14 ) ;
Size = MAP_APPFONT ( 72 , 129 ) ;
2000-09-18 16:15:01 +00:00
};
String ST_NO_COLL
{
Text = "(keine)" ;
TEXT [ English ] = "(none)" ;
TEXT [ norwegian ] = "(ingen)" ;
TEXT [ italian ] = "(nessuno)" ;
TEXT [ portuguese_brazilian ] = "(nenhum)" ;
TEXT [ portuguese ] = "(nenhum)" ;
TEXT [ finnish ] = "(Ei mit<69><74>n)" ;
2000-09-18 16:15:01 +00:00
TEXT [ danish ] = "(ingen)" ;
TEXT [ french ] = "(aucun(e))" ;
TEXT [ swedish ] = "(ingen)" ;
2000-09-18 16:15:01 +00:00
TEXT [ dutch ] = "(geen)" ;
TEXT [ spanish ] = "(ninguna)" ;
TEXT [ english_us ] = "(none)" ;
TEXT[ chinese_simplified ] = "(<28><>)";
TEXT[ russian ] = "(<28><><EFBFBD>)";
TEXT[ polish ] = "(brak)";
TEXT[ japanese ] = "(<28>Ȃ<EFBFBD>)";
TEXT[ chinese_traditional ] = "(<28>L)";
TEXT[ arabic ] = "(<28><><EFBFBD><EFBFBD>)";
TEXT[ greek ] = "(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)";
TEXT[ korean ] = "(<28><><EFBFBD><EFBFBD>)";
TEXT[ turkish ] = "(Yok)";
TEXT[ language_user1 ] = " ";
TEXT[ catalan ] = "(ninguna)";
2000-09-18 16:15:01 +00:00
};
};
2001-06-08 22:13:20 +00:00
2001-06-13 22:29:46 +00:00
2001-06-16 20:54:16 +00:00
2001-07-14 19:27:53 +00:00