Files
libreoffice/sw/source/ui/misc/outline.src
2000-09-27 20:35:38 +00:00

1507 lines
51 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*************************************************************************
*
* $RCSfile: outline.src,v $
*
* $Revision: 1.2 $
*
* last change: $Author: nf $ $Date: 2000-09-27 21:35:38 $
*
* 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";
Text[ french ] = "Enregistrer sous";
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 ;
};
GroupBox GB_FORM
{
Pos = MAP_APPFONT ( 6 , 3 ) ;
Size = MAP_APPFONT ( 96 , 73 ) ;
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";
Text[ japanese ] = "̫<><CCAB>";
Text[ language_user1 ] = " ";
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
Text[ turkish ] = "Format";
};
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 ] =
{
< " " ; > ;
< " " ; > ;
< " " ; > ;
< " " ; > ;
< " " ; > ;
< " " ; > ;
< " " ; > ;
< " " ; > ;
< " " ; > ;
};
};
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 ] = " ";
};
/**************************************************************************/
/* */
/* */
/* */
/**************************************************************************/
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<72><61>o Vazada" ;
Text [ portuguese ] = "Numera<72><61>o de cap<61>tulos" ;
Text [ finnish ] = "J<>sennysnumerointi" ;
Text [ danish ] = "Kapitelnummerering" ;
Text [ french ] = "Num<75>rotation de chapitres" ;
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><>ȣ <20>ű<EFBFBD><C5B1><EFBFBD>";
Text[ turkish ] = "Numaralama";
Text[ language_user1 ] = " ";
};
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 ] = " ";
};
};
};
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" ;
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><><EFBFBD><EFBFBD>(~F)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD>~<7E><>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~F)";
Text[ turkish ] = "Format";
};
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 ] = " ";
};
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 ] = " ";
};
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 ] = " ";
};
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 ] = " ";
};
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 ] = " ";
};
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 ] = " ";
};
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 ] = " ";
};
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 ] = " ";
};
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 ] = " ";
};
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)...";
Text[ chinese_traditional ] = "<22>x<EFBFBD>s<EFBFBD>s<EFBFBD><73>(~A)...";
Text[ turkish ] = "Farkl<6B> kaydet...";
Text[ language_user1 ] = " ";
};
};
};
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";
Text[ japanese ] = "<22>͂̔ԍ<CC94><D48D>t<EFBFBD><74>";
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><>ȣ <20>ű<EFBFBD><C5B1><EFBFBD>";
Text[ turkish ] = "B<>l<EFBFBD>m numaralama";
Text[ language_user1 ] = " ";
};
/**************************************************************************/
/* */
/* TabPage */
/* */
/**************************************************************************/
TabPage TP_OUTLINE_NUM
{
HelpID = HID_TP_OUTLINE_NUM ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 260 , 135 ) ;
Hide = TRUE;
ListBox LB_LEVEL
{
Pos = MAP_APPFONT ( 12 , 14 ) ;
Size = MAP_APPFONT ( 21 , 114 ) ;
TabStop = TRUE ;
DropDown = FALSE ;
Border = TRUE ;
};
GroupBox GB_LEVEL
{
Pos = MAP_APPFONT ( 6 , 1 ) ;
Size = MAP_APPFONT ( 33 , 131 ) ;
Text = "Ebene" ;
Text [ ENGLISH ] = "Level" ;
Text [ norwegian ] = "Level" ;
Text [ italian ] = "Livello" ;
Text [ portuguese_brazilian ] = "N<>vel" ;
Text [ portuguese ] = "N<>vel" ;
Text [ finnish ] = "Taso" ;
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 ] = " ";
};
FixedText FT_COLL
{
Pos = MAP_APPFONT ( 48 , 10 ) ;
Size = MAP_APPFONT ( 81 , 8 ) ;
Text = "~Absatzvorlage" ;
Text [ ENGLISH ] = "~Paragraph style" ;
Text [ norwegian ] = "~Avsnittsoppsett" ;
Text [ italian ] = "~Modello di paragrafo" ;
Text [ portuguese_brazilian ] = "~Estilo de par<61>grafo" ;
Text [ portuguese ] = "~Estilo de par<61>grafo" ;
Text [ finnish ] = "~Kappaletyyli" ;
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)";
Text[ turkish ] = "Paragraf <20>ablonu";
};
ListBox LB_COLL
{
Border = TRUE ;
Pos = MAP_APPFONT ( 48 , 20 ) ;
Size = MAP_APPFONT ( 122 , 75 ) ;
TabStop = TRUE ;
Group = TRUE ;
Sort = TRUE ;
DropDown = TRUE ;
CurPos = 0 ;
};
FixedText FT_NUMBER
{
Pos = MAP_APPFONT ( 48 , 40 ) ;
Size = MAP_APPFONT ( 35 , 8 ) ;
Text = "~Nummer" ;
Text [ ENGLISH ] = "~Number" ;
Text [ norwegian ] = "~Number" ;
Text [ italian ] = "~Numero" ;
Text [ portuguese_brazilian ] = "~N<>mero" ;
Text [ portuguese ] = "~N<>mero" ;
Text [ finnish ] = "~Numero" ;
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)";
Text[ turkish ] = "Numara";
Text[ language_user1 ] = " ";
};
ListBox LB_NUMBER
{
Pos = MAP_APPFONT ( 97 , 38 ) ;
Size = MAP_APPFONT ( 73 , 65 ) ;
TabStop = TRUE ;
Group = TRUE ;
DropDown = TRUE ;
CurPos = 0 ;
StringList =
{
"A, B, C, ..." ;
"a, b, c, ..." ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"Ohne" ;
};
StringList [ ENGLISH ] =
{
"A, B, C, ..." ;
"a, b, c, ..." ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"None" ;
};
StringList [ norwegian ] =
{
"A, B, C, ..." ;
"a, b, c, ..." ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"Ingen" ;
};
StringList [ italian ] =
{
"A, B, C, ..." ;
"a, b, c, ..." ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"Senza" ;
};
StringList [ portuguese_brazilian ] =
{
"A, B, C, ..." ;
"a, b, c, ..." ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"Nenhum" ;
};
StringList [ portuguese ] =
{
"A, B, C, ..." ;
"a, b, c, ..." ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"Sem" ;
};
StringList [ finnish ] =
{
"A, B, C, ..." ;
"a, b, c, ..." ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"Ei ole" ;
};
StringList [ danish ] =
{
"A, B, C, ..." ;
"a, b, c, ..." ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"Uden" ;
};
StringList [ french ] =
{
"A, B, C, ..." ;
"a, b, c, ..." ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"Aucun(e)" ;
};
StringList [ swedish ] =
{
"A, B, C, ..." ;
"a, b, c, ..." ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"Utan" ;
};
StringList [ dutch ] =
{
"A, B, C, ..." ;
"a, b, c, ..." ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"Geen" ;
};
StringList [ spanish ] =
{
"A, B, C, ..." ;
"a, b, c, ..." ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"Ninguno" ;
};
StringList [ english_us ] =
{
"A, B, C, ..." ;
"a, b, c, ..." ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"None" ;
};
StringList [ language_user1 ] =
{
" " ;
" " ;
" " ;
" " ;
" " ;
" " ;
" " ;
" " ;
};
StringList [ russian ] =
{
"A, B, C, ..." ;
"a, b, c, ..." ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"<22><><EFBFBD>" ;
};
StringList [ greek ] =
{
"A, B, C, ..." ;
"a, b, c, ..." ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"<22><><EFBFBD><EFBFBD><EFBFBD>" ;
};
StringList [ polish ] =
{
"A, B, C, ..." ;
"a, b, c, ..." ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"Brak" ;
};
StringList [ japanese ] =
{
"A, B, C, ..." ;
"a, b, c, ..." ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"<22>Ȃ<EFBFBD>" ;
};
StringList [ korean ] =
{
"A, B, C, ..." ;
"a, b, c, ..." ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"<22><><EFBFBD><EFBFBD>" ;
};
StringList [ chinese_simplified ] =
{
"A, B, C, ..." ;
"a, b, c, ..." ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"<22><>" ;
};
StringList [ chinese_traditional ] =
{
"A, B, C, ..." ;
"a, b, c, ..." ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"<22>L" ;
};
StringList [ arabic ] =
{
"A, B, C, ..." ;
"...áȡ<C3A1>" ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"<22><><EFBFBD><EFBFBD>" ;
};
StringList [ turkish ] =
{
"A, B, C, ..." ;
"a, b, c, ..." ;
"I, II, III, ..." ;
"i, ii, iii, ..." ;
"1, 2, 3, ..." ;
"A, .., AA, .., AAA, ..." ;
"a, .., aa, .., aaa, ..." ;
"Yok" ;
};
};
FixedText FT_CHARFMT
{
Pos = MAP_APPFONT ( 48 , 58 ) ;
Size = MAP_APPFONT ( 45 , 8 ) ;
Text = "Zeichenv~orlage" ;
Text [ ENGLISH ] = "Character style" ;
Text [ english_us ] = "~Character Style" ;
Text [ swedish ] = "~Teckenformatmall" ;
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>ʽ";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Styl znaku";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ chinese_traditional ] = "<22>r<EFBFBD><72><EFBFBD>˦<EFBFBD>";
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)";
Text[ turkish ] = "Karakter <20>ablonu";
Text[ language_user1 ] = "All \"Vorlage\"/Styles are always written with capital S. 10.5.00EM";
};
ListBox LB_CHARFMT
{
TabStop = TRUE ;
DropDown = TRUE ;
Pos = MAP_APPFONT ( 97 , 56 ) ;
Size = MAP_APPFONT ( 73 , 65 ) ;
};
FixedText FT_ALL_LEVEL
{
Pos = MAP_APPFONT ( 48 , 76 ) ;
Size = MAP_APPFONT ( 48 , 10 ) ;
Text = "~Vollst<73>ndig" ;
Text [ ENGLISH ] = "~Complete" ;
Text [ norwegian ] = "~Fullstendig" ;
Text [ italian ] = "~Completo" ;
Text [ portuguese_brazilian ] = "~Completar" ;
Text [ portuguese ] = "Co~mpleto" ;
Text [ finnish ] = "~T<>ydellinen" ;
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 ] = "Kompletny";
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><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD>̱<EFBFBD>(~W)";
Text[ turkish ] = "T<>m d<>zeyler";
Text[ language_user1 ] = " ";
};
NumericField NF_ALL_LEVEL
{
Border = TRUE ;
Pos = MAP_APPFONT ( 97 , 74 ) ;
Size = MAP_APPFONT ( 73 , 12 ) ;
TabStop = TRUE ;
Left = TRUE ;
Repeat = TRUE ;
Spin = TRUE ;
Minimum = 1 ;
Maximum = 10 ;
Value = 1 ;
First = 1 ;
Last = 10 ;
};
FixedText FT_DELIM
{
Pos = MAP_APPFONT ( 48 , 90 ) ;
Size = MAP_APPFONT ( 40 , 8 ) ;
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 ] = " ";
};
FixedText FT_PREFIX
{
Pos = MAP_APPFONT ( 97 , 90 ) ;
Size = MAP_APPFONT ( 21 , 8 ) ;
Text = "~davor" ;
Text [ ENGLISH ] = "before" ;
Text [ norwegian ] = "f<>r" ;
Text [ italian ] = "~Davanti" ;
Text [ portuguese_brazilian ] = "antes" ;
Text [ portuguese ] = "an~tes" ;
Text [ finnish ] = "Edell<6C>" ;
Text [ danish ] = "F<>r" ;
Text [ french ] = "Devant" ;
Text [ swedish ] = "f~ramf<6D>r" ;
Text [ dutch ] = "~ervoor" ;
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)";
Text[ turkish ] = "Ba<42>. ekle";
Text[ language_user1 ] = " ";
};
Edit ED_PREFIX
{
Border = TRUE ;
Pos = MAP_APPFONT ( 97 , 101 ) ;
Size = MAP_APPFONT ( 36 , 12 ) ;
TabStop = TRUE ;
Group = TRUE ;
Left = TRUE ;
};
FixedText FT_SUFFIX
{
Pos = MAP_APPFONT ( 134 , 90 ) ;
Size = MAP_APPFONT ( 30 , 8 ) ;
// ### ACHTUNG: Neuer Text in Resource? dah~inter : da~hinter
Text = "dah~inter" ;
Text [ ENGLISH ] = "behind" ;
Text [ norwegian ] = "bak" ;
Text [ italian ] = "D~ietro" ;
Text [ portuguese_brazilian ] = "atr<74>s" ;
Text [ portuguese ] = "~Atr<74>s" ;
Text [ finnish ] = "j<>ljess<73>" ;
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)";
Text[ turkish ] = "Son. ekle";
Text[ language_user1 ] = " ";
};
Edit ED_SUFFIX
{
Border = TRUE ;
Pos = MAP_APPFONT ( 134 , 101 ) ;
Size = MAP_APPFONT ( 36 , 12 ) ;
TabStop = TRUE ;
Group = TRUE ;
Left = TRUE ;
};
FixedText FT_START
{
Pos = MAP_APPFONT ( 48 , 119 ) ;
Size = MAP_APPFONT ( 43 , 8 ) ;
Text = "~Beginn bei" ;
Text [ English ] = "~Start at" ;
Text [ norwegian ] = "~Start p<>" ;
Text [ italian ] = "~Inizia con" ;
Text [ portuguese_brazilian ] = "~Come<6D>ar em" ;
Text [ portuguese ] = "~Come<6D>ar em" ;
Text [ finnish ] = "~Start at" ;
Text [ danish ] = "Begynd med" ;
Text [ french ] = "~<7E> partir de" ;
Text [ swedish ] = "~B<>rja vid" ;
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)";
Text[ turkish ] = "Ba<42>lang<6E><67>:";
Text[ language_user1 ] = " ";
};
NumericField ED_START
{
Border = TRUE ;
Pos = MAP_APPFONT ( 97 , 117 ) ;
Size = MAP_APPFONT ( 73 , 12 ) ;
TabStop = TRUE ;
Left = TRUE ;
Spin = TRUE ;
Repeat = TRUE ;
Maximum = 999 ;
Value = 0 ;
First = 0 ;
Last = 99 ;
SpinSize = 1 ;
};
GroupBox GB_NUMBER
{
Pos = MAP_APPFONT ( 42 , 1 ) ;
Size = MAP_APPFONT ( 131 , 131 ) ;
Text = "Nummerierung" ;
Text [ ENGLISH ] = "Numbering" ;
Text [ norwegian ] = "Nummering" ;
Text [ italian ] = "Numerazione" ;
Text [ portuguese_brazilian ] = "Numera<72><61>o" ;
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><>ȣ <20>ű<EFBFBD><C5B1><EFBFBD>";
Text[ turkish ] = "Numaralama";
Text[ language_user1 ] = " ";
};
Window WIN_PREVIEW
{
Pos = MAP_APPFONT ( 179 , 12 ) ;
Size = MAP_APPFONT ( 72 , 114 ) ;
};
GroupBox GB_PREVIEW
{
Pos = MAP_APPFONT ( 176 , 1 ) ;
Size = MAP_APPFONT ( 78 , 130 ) ;
Text = "Vorschau" ;
Text [ ENGLISH ] = "Preview" ;
Text [ english_us ] = "Preview" ;
Text [ portuguese_brazilian ] = "Vorschau" ;
Text [ swedish ] = "F<>rhandsvisning" ;
Text [ danish ] = "Eksempel" ;
Text [ italian ] = "Anteprima" ;
Text [ spanish ] = "Previsualizaci<63>n" ;
Text [ french ] = "Aper<65>u" ;
Text [ dutch ] = "Voorbeeld" ;
Text [ portuguese ] = "Previsualizar" ;
Text[ chinese_simplified ] = "Ԥ<><D4A4>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Podgl<67>d";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD>ޭ<EFBFBD>";
Text[ chinese_traditional ] = "<22>w<EFBFBD><77>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22≯<EFBFBD><CCB8><EFBFBD><EFBFBD><EFBFBD>";
Text[ turkish ] = "<22>nizleme";
Text[ language_user1 ] = " ";
};
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)" ;
TEXT [ danish ] = "(ingen)" ;
TEXT [ french ] = "(aucun(e))" ;
TEXT [ swedish ] = "(inga)" ;
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 ] = " ";
};
};