summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/outline.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-06-13 10:59:47 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-06-13 10:59:47 +0000
commit3bbd41f34ac4cf91cc85bbe4e2ff805c055a2242 (patch)
tree116c7ce263d80786b864df0c6b1cb2bbee809a5c /sw/source/ui/misc/outline.src
parent28937a7ba45a513b2fd4c0f793b86ca013c4dc21 (diff)
INTEGRATION: CWS rcmerge (1.25.54); FILE MERGED
2003/06/12 10:56:49 gh 1.25.54.1: final Merge RC
Diffstat (limited to 'sw/source/ui/misc/outline.src')
-rw-r--r--sw/source/ui/misc/outline.src2989
1 files changed, 1515 insertions, 1474 deletions
diff --git a/sw/source/ui/misc/outline.src b/sw/source/ui/misc/outline.src
index 93884fefd307..a46716e1145d 100644
--- a/sw/source/ui/misc/outline.src
+++ b/sw/source/ui/misc/outline.src
@@ -1,1474 +1,1515 @@
-/*************************************************************************
- *
- * $RCSfile: outline.src,v $
- *
- * $Revision: 1.25 $
- *
- * last change: $Author: hr $ $Date: 2003-04-29 16:22:39 $
- *
- * 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 ] = "Salvar Como";
- Text[ portuguese ] = "Guardar como";
- Text[ danish ] = "Ge~m som";
- Text[ french ] = "Enregistrer comme";
- Text[ swedish ] = "Spara som";
- Text[ dutch ] = "Opslaan als";
- Text[ spanish ] = "Guardar como";
- Text[ english_us ] = "Save As";
- Text[ chinese_simplified ] = "另存为";
- Text[ russian ] = " ";
- Text[ polish ] = "Zapisz jako";
- Text[ japanese ] = "名前を付けて保存";
- Text[ chinese_traditional ] = "另存新檔";
- Text[ arabic ] = " ";
- 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 ;
- };
- FixedLine FL_FORM
- {
- Pos = MAP_APPFONT ( 6 , 3 ) ;
- Size = MAP_APPFONT ( 96 , 8 ) ;
- 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 ] = "Formato" ;
- Text [ portuguese ] = "Formato" ;
- Text[ chinese_simplified ] = "格式";
- Text[ russian ] = "";
- Text[ polish ] = "Format";
- Text[ japanese ] = "書式";
- Text[ language_user1 ] = " ";
- Text[ chinese_traditional ] = "格式";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "서식";
- Text[ turkish ] = "Format";
- Text[ catalan ] = "Forma";
- Text[ finnish ] = "Muotoilu";
- Text[ thai ] = "รูปแบบ";
- Text[ czech ] = "Formát";
- Text[ hebrew ] = "‮עיצוב‬";
- Text[ hindi ] = "रचना";
- };
- 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 ] =
- {
- < "Namnls 1" ; > ;
- < "Namnls 2" ; > ;
- < "Namnls 3" ; > ;
- < "Namnls 4" ; > ;
- < "Namnls 5" ; > ;
- < "Namnls 6" ; > ;
- < "Namnls 7" ; > ;
- < "Namnls 8" ; > ;
- < "Namnls 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 ] =
- {
- < "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 [ chinese_simplified ] =
- {
- < "未命名 1" ; > ;
- < "未命名 2" ; > ;
- < "未命名 3" ; > ;
- < "未命名 4" ; > ;
- < "未命名 5" ; > ;
- < "未命名 6" ; > ;
- < "未命名 7" ; > ;
- < "未命名 8" ; > ;
- < "未命名 9" ; > ;
- };
- StringList [ russian ] =
- {
- < " 1" ; > ;
- < " 2" ; > ;
- < " 3" ; > ;
- < " 4" ; > ;
- < " 5" ; > ;
- < " 6" ; > ;
- < " 7" ; > ;
- < " 8" ; > ;
- < " 9" ; > ;
- };
- StringList [ polish ] =
- {
- < "Bez tytuu 1" ; > ;
- < "Bez tytuu 2" ; > ;
- < "Bez tytuu 3" ; > ;
- < "Bez tytuu 4" ; > ;
- < "Bez tytuu 5" ; > ;
- < "Bez tytuu 6" ; > ;
- < "Bez tytuu 7" ; > ;
- < "Bez tytuu 8" ; > ;
- < "Bez tytuu 9" ; > ;
- };
- StringList [ japanese ] =
- {
- < "無題 1" ; > ;
- < "無題 2" ; > ;
- < "無題 3" ; > ;
- < "無題 4" ; > ;
- < "無題 5" ; > ;
- < "無題 6" ; > ;
- < "無題 7" ; > ;
- < "無題 8" ; > ;
- < "無題 9" ; > ;
- };
- StringList [ chinese_traditional ] =
- {
- < "未命名 1" ; > ;
- < "未命名 2" ; > ;
- < "未命名 3" ; > ;
- < "未命名 4" ; > ;
- < "未命名 5" ; > ;
- < "未命名 6" ; > ;
- < "未命名 7" ; > ;
- < "未命名 8" ; > ;
- < "未命名 9" ; > ;
- };
- StringList [ arabic ] =
- {
- < " 1" ; > ;
- < " 2" ; > ;
- < " 3" ; > ;
- < " 4" ; > ;
- < " 5" ; > ;
- < " 6" ; > ;
- < " 7" ; > ;
- < " 8" ; > ;
- < " 9" ; > ;
- };
- StringList [ greek ] =
- {
- < " 1" ; > ;
- < " 2" ; > ;
- < " 3" ; > ;
- < " 4" ; > ;
- < " 5" ; > ;
- < " 6" ; > ;
- < " 7" ; > ;
- < " 8" ; > ;
- < " 9" ; > ;
- };
- StringList [ korean ] =
- {
- < "제목 없음 1" ; > ;
- < "제목 없음2" ; > ;
- < "제목 없음3" ; > ;
- < "제목 없음4" ; > ;
- < "제목 없음5" ; > ;
- < "제목 없음6" ; > ;
- < "제목 없음7" ; > ;
- < "제목 없음8" ; > ;
- < "제목 없음9" ; > ;
- };
- StringList [ turkish ] =
- {
- < "Adsz 1" ; > ;
- < "Adsz 2" ; > ;
- < "Adsz 3" ; > ;
- < "Adsz 4" ; > ;
- < "Adsz 5" ; > ;
- < "Adsz 6" ; > ;
- < "Adsz 7" ; > ;
- < "Adsz 8" ; > ;
- < "Adsz 9" ; > ;
- };
- StringList [ language_user1 ] =
- {
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- };
- StringList [ catalan ] =
- {
- < "Sense nom 1" ; > ;
- < "Sense nom 2" ; > ;
- < "Sense nom 3" ; > ;
- < "Sense nom 4" ; > ;
- < "Sense nom 5" ; > ;
- < "Sense nom 6" ; > ;
- < "Sense nom 7" ; > ;
- < "Sense nom 8" ; > ;
- < "Sense nom 9" ; > ;
- };
- StringList [ finnish ] =
- {
- < "Nimetn 1" ; > ;
- < "Nimetn 2" ; > ;
- < "Nimetn 3" ; > ;
- < "Nimetn 4" ; > ;
- < "Nimetn 5" ; > ;
- < "Nimetn 6" ; > ;
- < "Nimetn 7" ; > ;
- < "Nimetn 8" ; > ;
- < "Nimetn 9" ; > ;
- };
- StringList [ thai ] =
- {
- < "ไม่มีชื่อ 1" ; > ;
- < "ไม่มีชื่อ 2" ; > ;
- < "ไม่มีชื่อ 3" ; > ;
- < "ไม่มีชื่อ 4" ; > ;
- < "ไม่มีชื่อ 5" ; > ;
- < "ไม่มีชื่อ 6" ; > ;
- < "ไม่มีชื่อ 7" ; > ;
- < "ไม่มีชื่อ 8" ; > ;
- < "ไม่มีชื่อ 9" ; > ;
- };
- StringList [ czech ] =
- {
- < "Bez_názvu 1" ; > ;
- < "Bez_názvu 2" ; > ;
- < "Bez_názvu 3" ; > ;
- < "Bez_názvu 4" ; > ;
- < "Bez_názvu 5" ; > ;
- < "Bez_názvu 6" ; > ;
- < "Bez_názvu 7" ; > ;
- < "Bez_názvu 8" ; > ;
- < "Bez_názvu 9" ; > ;
- };
- StringList [ hebrew ] =
- {
- < "Unbenannt 1" ; > ;
- < "Unbenannt 2" ; > ;
- < "Unbenannt 3" ; > ;
- < "Unbenannt 4" ; > ;
- < "Unbenannt 5" ; > ;
- < "Unbenannt 6" ; > ;
- < "Unbenannt 7" ; > ;
- < "Unbenannt 8" ; > ;
- < "Unbenannt 9" ; > ;
- };
- StringList [ hindi ] =
- {
- < "नाम रहित 1" ; > ;
- < "नाम रहित 2" ; > ;
- < "नाम रहित 3" ; > ;
- < "नाम रहित 4" ; > ;
- < "नाम रहित 5" ; > ;
- < "नाम रहित 6" ; > ;
- < "नाम रहित 7" ; > ;
- < "नाम रहित 8" ; > ;
- < "नाम रहित 9" ; > ;
- };
- };
- Edit ED_FORM
- {
- Border = TRUE ;
- Pos = MAP_APPFONT ( 12 , 14 ) ;
- Size = MAP_APPFONT ( 84 , 12 ) ;
- TabStop = TRUE ;
- Left = TRUE ;
- };
- Text = "Speichern als" ;
- Text[ greek ] = " ";
- Text[ korean ] = "다른 이름으로 저장";
- Text[ turkish ] = "Farkl kaydet...";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Anomena i desa";
- Text[ finnish ] = "Tallenna nimell";
- Text[ thai ] = "บันทึกเป็น";
- Text[ czech ] = "Uložit jako";
- Text[ hebrew ] = "‮שמירה‬";
- Text[ hindi ] = "संचित करो जैसे";
-};
-/**************************************************************************/
-/* */
-/* */
-/* */
-/**************************************************************************/
-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 ] = "Numerao da Estrutura de Tpicos" ;
- Text [ portuguese ] = "Numerao de captulos" ;
- Text [ finnish ] = "Jsennysnumerointi" ;
- Text [ danish ] = "Kapitelnummerering" ;
- Text [ french ] = "Numrotation des chapitres" ;
- Text [ swedish ] = "Kapitelnumrering" ;
- Text [ dutch ] = "Hoofdstuknummering" ;
- Text [ spanish ] = "Numeracin de captulos" ;
- 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 ] = "Numerao" ;
- Text [ swedish ] = "Numrering" ;
- Text [ danish ] = "Nummerering" ;
- Text [ italian ] = "Numerazione" ;
- Text [ spanish ] = "Numeracin" ;
- Text [ french ] = "Numrotation" ;
- Text [ dutch ] = "Nummering" ;
- Text [ portuguese ] = "Numerao" ;
- Text[ chinese_simplified ] = "编号";
- Text[ russian ] = "";
- Text[ polish ] = "Numeracja";
- Text[ japanese ] = "番号付け";
- Text[ chinese_traditional ] = "編號";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "번호 매기기";
- Text[ turkish ] = "Numaralama";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Numeraci";
- Text[ finnish ] = "Numerointi";
- Text[ thai ] = "ลำดับตัวเลข";
- Text[ czech ] = "Číslování";
- Text[ hebrew ] = "‮מיספור‬";
- Text[ hindi ] = "संख्या देना";
- };
- PageItem
- {
- Identifier = TP_NUM_POSITION ;
- Text = "Position" ;
- Text [ ENGLISH ] = "Position" ;
- Text [ english_us ] = "Position" ;
- Text [ portuguese_brazilian ] = "Posio" ;
- Text [ swedish ] = "Position" ;
- Text [ danish ] = "Placering" ;
- Text [ italian ] = "Posizione" ;
- Text [ spanish ] = "Posicin" ;
- Text [ french ] = "Position" ;
- Text [ dutch ] = "Positie" ;
- Text [ portuguese ] = "Posio" ;
- Text[ chinese_simplified ] = "位置";
- Text[ russian ] = "";
- Text[ polish ] = "Pozycja";
- Text[ japanese ] = "位置";
- Text[ chinese_traditional ] = "位置";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "위치";
- Text[ turkish ] = "Konum";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Posici";
- Text[ finnish ] = "Sijainti";
- Text[ thai ] = "ตำแหน่ง";
- Text[ czech ] = "Umístění";
- Text[ hebrew ] = "‮מיקום‬";
- Text[ hindi ] = "स्थान";
- };
- };
- };
- 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 ] = "Forma~to" ;
- Text [ portuguese ] = "Forma~to" ;
- Text[ chinese_simplified ] = "格式(~F)";
- Text[ russian ] = "";
- Text[ polish ] = "~Format";
- Text[ japanese ] = "フォーム(~F)";
- Text[ language_user1 ] = " ";
- Text[ chinese_traditional ] = "格式(~F)";
- Text[ arabic ] = "";
- Text[ greek ] = "~";
- Text[ korean ] = "서식(~F)";
- Text[ turkish ] = "~Format";
- Text[ catalan ] = "~Formata";
- Text[ finnish ] = "~Muotoile";
- Text[ thai ] = "~รูปแบบ";
- Text[ czech ] = "Formát";
- Text[ hebrew ] = "‮עיצוב‬";
- Text[ hindi ] = "~रचना";
- };
- 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 ] = "Sem nome 1" ;
- Text [ portuguese ] = "Sem nome 1" ;
- Text [ finnish ] = "Nimetn 1" ;
- Text [ danish ] = "Ikke-navngivet 1" ;
- Text [ french ] = "Sans nom 1" ;
- Text [ swedish ] = "Namnls 1" ;
- Text [ dutch ] = "Naamloos 1" ;
- Text [ spanish ] = "Sin nombre 1" ;
- Text [ english_us ] = "Untitled 1" ;
- HelpID = HID_NUM_OUTL_NAMED_NUMS ;
- Text[ chinese_simplified ] = "未命名 1";
- Text[ russian ] = " 1";
- Text[ polish ] = "Bez tytuu 1";
- Text[ japanese ] = "無題 1";
- Text[ chinese_traditional ] = "未命名 1";
- Text[ arabic ] = " 1";
- Text[ greek ] = " 1";
- Text[ korean ] = "제목 없음 1";
- Text[ turkish ] = "Adsz 1";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Sense nom 1";
- Text[ thai ] = "ไม่มีชื่อ 1";
- Text[ czech ] = "Bez_názvu 1";
- Text[ hebrew ] = "Unbenannt 1";
- Text[ hindi ] = "नाम रहित 1";
- };
- MenuItem
- {
- Identifier = MN_FORM2 ;
- Text = "Unbenannt 2" ;
- Text [ ENGLISH ] = "Noname 2" ;
- Text [ norwegian ] = "+++Noname 2" ;
- Text [ italian ] = "Senza nome 2" ;
- Text [ portuguese_brazilian ] = "Sem nome 2" ;
- Text [ portuguese ] = "Sem nome 2" ;
- Text [ finnish ] = "Nimetn 2" ;
- Text [ danish ] = "Ikke-navngivet 2" ;
- Text [ french ] = "Sans nom 2" ;
- Text [ swedish ] = "Namnls 2" ;
- Text [ dutch ] = "Naamloos 2" ;
- Text [ spanish ] = "Sin nombre 2" ;
- Text [ english_us ] = "Untitled 2" ;
- HelpID = HID_NUM_OUTL_NAMED_NUMS ;
- Text[ chinese_simplified ] = "未命名 2";
- Text[ russian ] = " 2";
- Text[ polish ] = "Bez tytuu 2";
- Text[ japanese ] = "無題 2";
- Text[ chinese_traditional ] = "未命名 2";
- Text[ arabic ] = " 2";
- Text[ greek ] = " 2";
- Text[ korean ] = "제목 없음2";
- Text[ turkish ] = "Adsz 2";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Sense nom 2";
- Text[ thai ] = "ไม่มีชื่อ 2";
- Text[ czech ] = "Bez_názvu 2";
- Text[ hebrew ] = "Unbenannt 2";
- Text[ hindi ] = "नाम रहित 2";
- };
- MenuItem
- {
- Identifier = MN_FORM3 ;
- Text = "Unbenannt 3" ;
- Text [ ENGLISH ] = "Noname 3" ;
- Text [ norwegian ] = "+++Noname 3" ;
- Text [ italian ] = "Senza nome 3" ;
- Text [ portuguese_brazilian ] = "Sem nome 3" ;
- Text [ portuguese ] = "Sem nome 3" ;
- Text [ finnish ] = "Nimetn 3" ;
- Text [ danish ] = "Ikke-navngivet 3" ;
- Text [ french ] = "Sans nom 3" ;
- Text [ swedish ] = "Namnls 3" ;
- Text [ dutch ] = "Naamloos 3" ;
- Text [ spanish ] = "Sin nombre 3" ;
- Text [ english_us ] = "Untitled 3" ;
- HelpID = HID_NUM_OUTL_NAMED_NUMS ;
- Text[ chinese_simplified ] = "未命名 3";
- Text[ russian ] = " 3";
- Text[ polish ] = "Bez tytuu 3";
- Text[ japanese ] = "無題 3";
- Text[ chinese_traditional ] = "未命名 3";
- Text[ arabic ] = " 3";
- Text[ greek ] = " 3";
- Text[ korean ] = "제목 없음3";
- Text[ turkish ] = "Adsz 3";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Sense nom 3";
- Text[ thai ] = "ไม่มีชื่อ 3";
- Text[ czech ] = "Bez_názvu 3";
- Text[ hebrew ] = "Unbenannt 3";
- Text[ hindi ] = "नाम रहित 3";
- };
- MenuItem
- {
- Identifier = MN_FORM4 ;
- Text = "Unbenannt 4" ;
- Text [ ENGLISH ] = "Noname 4" ;
- Text [ norwegian ] = "+++Noname 4" ;
- Text [ italian ] = "Senza nome 4" ;
- Text [ portuguese_brazilian ] = "Sem nome 4" ;
- Text [ portuguese ] = "Sem nome 4" ;
- Text [ finnish ] = "Nimetn 4" ;
- Text [ danish ] = "Ikke-navngivet 4" ;
- Text [ french ] = "Sans nom 4" ;
- Text [ swedish ] = "Namnls 4" ;
- Text [ dutch ] = "Naamloos 4" ;
- Text [ spanish ] = "Sin nombre 4" ;
- Text [ english_us ] = "Untitled 4" ;
- HelpID = HID_NUM_OUTL_NAMED_NUMS ;
- Text[ chinese_simplified ] = "未命名 4";
- Text[ russian ] = " 4";
- Text[ polish ] = "Bez tytuu 4";
- Text[ japanese ] = "無題 4";
- Text[ chinese_traditional ] = "未命名 4";
- Text[ arabic ] = " 4";
- Text[ greek ] = " 4";
- Text[ korean ] = "제목 없음4";
- Text[ turkish ] = "Adsz 4";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Sense nom 4";
- Text[ thai ] = "ไม่มีชื่อ 4";
- Text[ czech ] = "Bez_názvu 4";
- Text[ hebrew ] = "Unbenannt 4";
- Text[ hindi ] = "नाम रहित 4";
- };
- MenuItem
- {
- Identifier = MN_FORM5 ;
- Text = "Unbenannt 5" ;
- Text [ ENGLISH ] = "Noname 5" ;
- Text [ norwegian ] = "+++Noname 5" ;
- Text [ italian ] = "Senza nome 5" ;
- Text [ portuguese_brazilian ] = "Sem nome 5" ;
- Text [ portuguese ] = "Sem nome 5" ;
- Text [ finnish ] = "Nimetn 5" ;
- Text [ danish ] = "Ikke-navngivet 5" ;
- Text [ french ] = "Sans nom 5" ;
- Text [ swedish ] = "Namnls 5" ;
- Text [ dutch ] = "Naamloos 5" ;
- Text [ spanish ] = "Sin nombre 5" ;
- Text [ english_us ] = "Untitled 5" ;
- HelpID = HID_NUM_OUTL_NAMED_NUMS ;
- Text[ chinese_simplified ] = "未命名 5";
- Text[ russian ] = " 5";
- Text[ polish ] = "Bez tytuu 5";
- Text[ japanese ] = "無題 5";
- Text[ chinese_traditional ] = "未命名 5";
- Text[ arabic ] = " 5";
- Text[ greek ] = " 5";
- Text[ korean ] = "제목 없음5";
- Text[ turkish ] = "Adsz 5";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Sense nom 5";
- Text[ thai ] = "ไม่มีชื่อ 5";
- Text[ czech ] = "Bez_názvu 5";
- Text[ hebrew ] = "Unbenannt 5";
- Text[ hindi ] = "नाम रहित 5";
- };
- MenuItem
- {
- Identifier = MN_FORM6 ;
- Text = "Unbenannt 6" ;
- Text [ ENGLISH ] = "Noname 6" ;
- Text [ norwegian ] = "+++Noname 6" ;
- Text [ italian ] = "Senza nome 6" ;
- Text [ portuguese_brazilian ] = "Sem nome 6" ;
- Text [ portuguese ] = "Sem nome 6" ;
- Text [ finnish ] = "Nimetn 6" ;
- Text [ danish ] = "Ikke-navngivet 6" ;
- Text [ french ] = "Sans nom 6" ;
- Text [ swedish ] = "Namnls 6" ;
- Text [ dutch ] = "Naamloos 6" ;
- Text [ spanish ] = "Sin nombre 6" ;
- Text [ english_us ] = "Untitled 6" ;
- HelpID = HID_NUM_OUTL_NAMED_NUMS ;
- Text[ chinese_simplified ] = "未命名 6";
- Text[ russian ] = " 6";
- Text[ polish ] = "Bez tytuu 6";
- Text[ japanese ] = "無題 6";
- Text[ chinese_traditional ] = "未命名 6";
- Text[ arabic ] = " 6";
- Text[ greek ] = " 6";
- Text[ korean ] = "제목 없음6";
- Text[ turkish ] = "Adsz 6";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Sense nom 6";
- Text[ thai ] = "ไม่มีชื่อ 6";
- Text[ czech ] = "Bez_názvu 6";
- Text[ hebrew ] = "Unbenannt 6";
- Text[ hindi ] = "नाम रहित 6";
- };
- MenuItem
- {
- Identifier = MN_FORM7 ;
- Text = "Unbenannt 7" ;
- Text [ ENGLISH ] = "Noname 7" ;
- Text [ norwegian ] = "+++Noname 7" ;
- Text [ italian ] = "Senza nome 7" ;
- Text [ portuguese_brazilian ] = "Sem nome 7" ;
- Text [ portuguese ] = "Sem nome 7" ;
- Text [ finnish ] = "Nimetn 7" ;
- Text [ danish ] = "Ikke-navngivet 7" ;
- Text [ french ] = "Sans nom 7" ;
- Text [ swedish ] = "Namnls 7" ;
- Text [ dutch ] = "Naamloos 7" ;
- Text [ spanish ] = "Sin nombre 7" ;
- Text [ english_us ] = "Untitled 7" ;
- HelpID = HID_NUM_OUTL_NAMED_NUMS ;
- Text[ chinese_simplified ] = "未命名 7";
- Text[ russian ] = " 7";
- Text[ polish ] = "Bez tytuu 7";
- Text[ japanese ] = "無題 7";
- Text[ chinese_traditional ] = "未命名 7";
- Text[ arabic ] = " 7";
- Text[ greek ] = " 7";
- Text[ korean ] = "제목 없음7";
- Text[ turkish ] = "Adsz 7";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Sense nom 7";
- Text[ thai ] = "ไม่มีชื่อ 7";
- Text[ czech ] = "Bez_názvu 7";
- Text[ hebrew ] = "Unbenannt 7";
- Text[ hindi ] = "नाम रहित 7";
- };
- MenuItem
- {
- Identifier = MN_FORM8 ;
- Text = "Unbenannt 8" ;
- Text [ ENGLISH ] = "Noname 8" ;
- Text [ norwegian ] = "+++Noname 8" ;
- Text [ italian ] = "Senza nome 8" ;
- Text [ portuguese_brazilian ] = "Sem nome 8" ;
- Text [ portuguese ] = "Sem nome 8" ;
- Text [ finnish ] = "Nimetn 8" ;
- Text [ danish ] = "Ikke-navngivet 8" ;
- Text [ french ] = "Sans nom 8" ;
- Text [ swedish ] = "Namnls 8" ;
- Text [ dutch ] = "Naamloos 8" ;
- Text [ spanish ] = "Sin nombre 8" ;
- Text [ english_us ] = "Untitled 8" ;
- HelpID = HID_NUM_OUTL_NAMED_NUMS ;
- Text[ chinese_simplified ] = "未命名 8";
- Text[ russian ] = " 8";
- Text[ polish ] = "Bez tytuu 8";
- Text[ japanese ] = "無題 8";
- Text[ chinese_traditional ] = "未命名 8";
- Text[ arabic ] = " 8";
- Text[ greek ] = " 8";
- Text[ korean ] = "제목 없음8";
- Text[ turkish ] = "Adsz 8";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Sense nom 8";
- Text[ thai ] = "ไม่มีชื่อ 8";
- Text[ czech ] = "Bez_názvu 8";
- Text[ hebrew ] = "Unbenannt 8";
- Text[ hindi ] = "नाम रहित 8";
- };
- MenuItem
- {
- Identifier = MN_FORM9 ;
- Text = "Unbenannt 9" ;
- Text [ ENGLISH ] = "Noname 9" ;
- Text [ norwegian ] = "+++Noname 9" ;
- Text [ italian ] = "Senza nome 9" ;
- Text [ portuguese_brazilian ] = "Sem nome 9" ;
- Text [ portuguese ] = "Sem nome 9" ;
- Text [ finnish ] = "Nimetn 9" ;
- Text [ danish ] = "Ikke-navngivet 9" ;
- Text [ french ] = "Sans nom 9" ;
- Text [ swedish ] = "Namnls 9" ;
- Text [ dutch ] = "Naamloos 9" ;
- Text [ spanish ] = "Sin nombre 9" ;
- Text [ english_us ] = "Untitled 9" ;
- HelpID = HID_NUM_OUTL_NAMED_NUMS ;
- Text[ chinese_simplified ] = "未命名 9";
- Text[ russian ] = " 9";
- Text[ polish ] = "Bez tytuu 9";
- Text[ japanese ] = "無題 9";
- Text[ chinese_traditional ] = "未命名 9";
- Text[ arabic ] = " 9";
- Text[ greek ] = " 9";
- Text[ korean ] = "제목 없음9";
- Text[ turkish ] = "Adsz 9";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Sense nom 9";
- Text[ thai ] = "ไม่มีชื่อ 9";
- Text[ czech ] = "Bez_názvu 9";
- Text[ hebrew ] = "Unbenannt 9";
- Text[ hindi ] = "नाम रहित 9";
- };
- MenuItem
- {
- Separator = TRUE ;
- };
- MenuItem
- {
- Identifier = MN_SAVE ;
- Text= "Speichern ~als...";
- Text[ italian ] = "Salva con nome...";
- Text[ portuguese_brazilian ] = "Salvar ~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 ] = " ...";
- Text[ polish ] = "Z~apisz jako...";
- Text[ japanese ] = "名前を付けて保存(~A)...";
- Text[ chinese_simplified ] = "另存为(~A)...";
- Text = "Speichern ~als..." ;
- Text[ arabic ] = "... ";
- HelpID = HID_NUM_OUTL_NUM_SAVEAS ;
- Text[ greek ] = "~ ...";
- Text[ korean ] = "다른 이름으로 저장(~A)...";
- Text[ chinese_traditional ] = "儲存新檔(~A)...";
- Text[ turkish ] = "Farkl ~kaydet...";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Anomena i ~desa...";
- Text[ finnish ] = "Tallenna ni~mell...";
- Text[ thai ] = "บันทึกเ~ป็น...";
- Text[ czech ] = "Uložit jako...";
- Text[ hebrew ] = "‮שמירה בשם...‬";
- Text[ hindi ] = "संचि~त करो जैसे...";
- };
- };
- };
- Text[ chinese_simplified ] = "章节编号";
- Text[ russian ] = " ";
- Text[ polish ] = "Numeracja konspektu";
- Text[ japanese ] = "章番号付け";
- Text[ chinese_traditional ] = "章節編號";
- Text[ arabic ] = " ";
- Text[ greek ] = " ";
- Text[ korean ] = "장 번호 매기기";
- Text[ turkish ] = "Anahat numaralama";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Numeraci de captols";
- Text[ thai ] = "ลำดับตัวเลขเค้าร่าง";
- Text[ czech ] = "Číslování osnovy";
- Text[ hebrew ] = "‮מיספור פסקאות‬";
- Text[ hindi ] = "बाहरी रूपरेखा को संख्या देना";
-};
-/**************************************************************************/
-/* */
-/* TabPage */
-/* */
-/**************************************************************************/
-TabPage TP_OUTLINE_NUM
-{
- HelpID = HID_TP_OUTLINE_NUM ;
- SVLook = TRUE ;
- Size = MAP_APPFONT ( 260 , 185 ) ;
- Hide = TRUE;
- ListBox LB_LEVEL
- {
- Pos = MAP_APPFONT ( 12 , 14 ) ;
- Size = MAP_APPFONT ( 23 , 129 ) ;
- TabStop = TRUE ;
- DropDown = FALSE ;
- Border = TRUE ;
- };
- FixedLine FL_LEVEL
- {
- Pos = MAP_APPFONT ( 6 , 3 ) ;
- Size = MAP_APPFONT ( 32 , 8 ) ;
- Text = "Ebene" ;
- Text [ ENGLISH ] = "Level" ;
- Text [ norwegian ] = "Level" ;
- Text [ italian ] = "Livello" ;
- Text [ portuguese_brazilian ] = "Nvel" ;
- Text [ portuguese ] = "Nvel" ;
- Text [ finnish ] = "Taso" ;
- Text [ danish ] = "Niveau" ;
- Text [ french ] = "Niveau" ;
- Text [ swedish ] = "Niv" ;
- Text [ dutch ] = "Niveau" ;
- Text [ spanish ] = "Nivel" ;
- Text [ english_us ] = "Level" ;
- Text[ chinese_simplified ] = "级";
- Text[ russian ] = "";
- Text[ polish ] = "Poziom";
- Text[ japanese ] = "レベル";
- Text[ chinese_traditional ] = "級";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "수준";
- Text[ turkish ] = "Seviye";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Nivell";
- Text[ thai ] = "ระดับ";
- Text[ czech ] = "Úroveň";
- Text[ hebrew ] = "Ebene";
- Text[ hindi ] = "स्तर";
- };
- FixedText FT_COLL
- {
- Pos = MAP_APPFONT ( 50 , 14 ) ;
- Size = MAP_APPFONT ( 120 , 8 ) ;
- Text = "~Absatzvorlage" ;
- Text [ ENGLISH ] = "~Paragraph style" ;
- Text [ norwegian ] = "~Avsnittsoppsett" ;
- Text [ italian ] = "~Modello di paragrafo" ;
- Text [ portuguese_brazilian ] = "~Estilo de Pargrafo" ;
- Text [ portuguese ] = "~Estilo de pargrafo" ;
- Text [ finnish ] = "~Kappaleen tyyli" ;
- Text [ danish ] = "Afsnitstypografi" ;
- Text [ french ] = "~Style de paragraphe" ;
- Text [ swedish ] = "~Styckeformatmall" ;
- Text [ dutch ] = "~Alinea-opmaakprofiel" ;
- Text [ spanish ] = "Estilo de ~prrafo" ;
- Text [ english_us ] = "~Paragraph Style" ;
- Group = TRUE ;
- Left = TRUE ;
- Text[ chinese_simplified ] = "段落样式(~P)";
- Text[ russian ] = " ";
- Text[ polish ] = "Styl akapi~tu";
- Text[ japanese ] = "段落スタイル(~P)";
- Text[ chinese_traditional ] = "段落樣式(~P)";
- Text[ arabic ] = " ";
- Text[ language_user1 ] = "All \"Vorlage\"/Styles are always written with capital S. 10.5.00EM";
- Text[ greek ] = " ";
- Text[ korean ] = "단락 스타일(~P)";
- Text[ turkish ] = "~Paragraf ablonu";
- Text[ catalan ] = "Estil de ~pargraf";
- Text[ thai ] = "ลักษณะ~ย่อหน้า";
- Text[ czech ] = "Styl odstavce";
- Text[ hebrew ] = "~Absatzvorlage";
- Text[ hindi ] = "~परिच्छेद शैली";
- };
- ListBox LB_COLL
- {
- Border = TRUE ;
- Pos = MAP_APPFONT ( 50 , 25 ) ;
- Size = MAP_APPFONT ( 120 , 75 ) ;
- TabStop = TRUE ;
- Group = TRUE ;
- Sort = TRUE ;
- DropDown = TRUE ;
- CurPos = 0 ;
- };
- FixedText FT_NUMBER
- {
- Pos = MAP_APPFONT ( 50 , 43 ) ;
- Size = MAP_APPFONT ( 52 , 8 ) ;
- Text = "~Nummer" ;
- Text [ ENGLISH ] = "~Number" ;
- Text [ norwegian ] = "~Number" ;
- Text [ italian ] = "~Numero" ;
- Text [ portuguese_brazilian ] = "~Nmero" ;
- Text [ portuguese ] = "~Nmero" ;
- Text [ finnish ] = "~Luku" ;
- Text [ danish ] = "Nummer" ;
- Text [ french ] = "Numro" ;
- Text [ swedish ] = "~Nummer" ;
- Text [ dutch ] = "~Nummer" ;
- Text [ spanish ] = "Nmero" ;
- Text [ english_us ] = "~Number" ;
- Left = TRUE ;
- Text[ chinese_simplified ] = "编号(~N)";
- Text[ russian ] = "";
- Text[ polish ] = "~Numer";
- Text[ japanese ] = "番号(~N)";
- Text[ chinese_traditional ] = "編號(~N)";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "번호(~N)";
- Text[ turkish ] = "~Numara";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "~Nmero";
- Text[ thai ] = "~ตัวเลข";
- Text[ czech ] = "Číslo";
- Text[ hebrew ] = "~Nummer";
- Text[ hindi ] = "~संख्या";
- };
- ListBox LB_NUMBER
- {
- Pos = MAP_APPFONT ( 104 , 41 ) ;
- Size = MAP_APPFONT ( 66 , 65 ) ;
- TabStop = TRUE ;
- Group = TRUE ;
- DropDown = TRUE ;
- CurPos = 0 ;
- };
- FixedText FT_CHARFMT
- {
- Pos = MAP_APPFONT ( 50 , 59 ) ;
- Size = MAP_APPFONT ( 52 , 8 ) ;
- Text = "Zeichenv~orlage" ;
- Text [ ENGLISH ] = "Character style" ;
- Text [ english_us ] = "~Character Style" ;
- Text [ swedish ] = "Teckenf~ormatmall" ;
- Text [ danish ] = "Te~gntypografi" ;
- Text [ italian ] = "Modello di carattere" ;
- Text [ spanish ] = "E~stilo de caracteres" ;
- Text [ french ] = "Style de caractres" ;
- Text [ dutch ] = "~Tekenopmaakprofiel" ;
- Text [ portuguese_brazilian ] = "~Estilo de caracter" ;
- Text [ portuguese ] = "~Estilo de caracteres:" ;
- Text[ chinese_simplified ] = "字符样式(~C)";
- Text[ russian ] = " ";
- Text[ polish ] = "~Styl znaku";
- Text[ japanese ] = "文字スタイル(~C)";
- Text[ chinese_traditional ] = "字元樣式(~C)";
- Text[ arabic ] = " ";
- Text[ greek ] = " ";
- Text[ korean ] = "문자 스타일(~C)";
- Text[ turkish ] = "~Karakter ablonu";
- Text[ language_user1 ] = "All \"Vorlage\"/Styles are always written with capital S. 10.5.00EM";
- Text[ catalan ] = "E~stil de carcter";
- Text[ finnish ] = "~Merkkityyli";
- Text[ thai ] = "ลักษณะ~ตัวอักขระ";
- Text[ czech ] = "Styl znaku";
- Text[ hebrew ] = "Zeichenv~orlage";
- Text[ hindi ] = "~अक्षर शैली";
- };
- ListBox LB_CHARFMT
- {
- TabStop = TRUE ;
- DropDown = TRUE ;
- Pos = MAP_APPFONT ( 104 , 57 ) ;
- Size = MAP_APPFONT ( 66 , 65 ) ;
- };
- FixedText FT_ALL_LEVEL
- {
- Pos = MAP_APPFONT ( 50 , 75 ) ;
- Size = MAP_APPFONT ( 52 , 8 ) ;
- Text = "~Vollstndig" ;
- Text [ ENGLISH ] = "~Complete" ;
- Text [ norwegian ] = "~Fullstendig" ;
- Text [ italian ] = "~Completo" ;
- Text [ portuguese_brazilian ] = "~Mostrar sub nveis" ;
- Text [ portuguese ] = "Co~mpleto" ;
- Text [ finnish ] = "~Nyt alatasot" ;
- Text [ danish ] = "F~uldstndig" ;
- Text [ french ] = "C~omplet" ;
- Text [ swedish ] = "F~ullstndig" ;
- Text [ dutch ] = "~Volledig" ;
- Text [ spanish ] = "~Completo" ;
- Text [ english_us ] = "Sho~w sublevels" ;
- Text[ chinese_simplified ] = "完整的(~W)";
- Text[ russian ] = " ";
- Text[ polish ] = "Pok~a podpoziomy";
- Text[ japanese ] = "総章数(~W)";
- Text[ chinese_traditional ] = "完整的(~W)";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "하위 수준 표시(~W)";
- Text[ turkish ] = "Alt dzeyleri grntle";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Mostr~a subnivells";
- Text[ thai ] = "แสด~งระดับย่อย";
- Text[ czech ] = "Zobrazit vše";
- Text[ hebrew ] = "~Vollständig";
- Text[ hindi ] = "अ~धीन स्तरों को दिखाओ";
- };
- NumericField NF_ALL_LEVEL
- {
- Border = TRUE ;
- Pos = MAP_APPFONT ( 104 , 73 ) ;
- Size = MAP_APPFONT ( 66 , 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 ( 50 , 89 ) ;
- Size = MAP_APPFONT ( 52 , 8 ) ;
- Text = "Trennzeichen" ;
- Text [ ENGLISH ] = "Delimiter" ;
- Text [ norwegian ] = "Skilletegn" ;
- Text [ italian ] = "Separatore" ;
- Text [ portuguese_brazilian ] = "Separador" ;
- Text [ portuguese ] = "Separador" ;
- Text [ finnish ] = "Erotin" ;
- Text [ danish ] = "Skilletegn" ;
- Text [ french ] = "Sparateur" ;
- Text [ swedish ] = "Skiljetecken" ;
- Text [ dutch ] = "Scheidingsteken" ;
- Text [ spanish ] = "Separador" ;
- Text [ english_us ] = "Separator" ;
- Left = TRUE ;
- Text[ chinese_simplified ] = "分隔符";
- Text[ russian ] = "";
- Text[ polish ] = "Separator";
- Text[ japanese ] = "区切り記号";
- Text[ chinese_traditional ] = "分隔符";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "구분 기호";
- Text[ turkish ] = "Ayra";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Separador";
- Text[ thai ] = "ตัวแยก";
- Text[ czech ] = "Oddělovač";
- Text[ hebrew ] = "Trennzeichen";
- Text[ hindi ] = "अलगानेवाला";
- };
- FixedText FT_PREFIX
- {
- Pos = MAP_APPFONT ( 56 , 102 ) ;
- Size = MAP_APPFONT ( 46 , 8 ) ;
- Text = "~davor" ;
- Text [ ENGLISH ] = "before" ;
- Text [ norwegian ] = "fr" ;
- Text [ italian ] = "Davanti" ;
- Text [ portuguese_brazilian ] = "~Antes" ;
- Text [ portuguese ] = "an~tes" ;
- Text [ finnish ] = "~Ennen" ;
- Text [ danish ] = "Fr" ;
- Text [ french ] = "Devant" ;
- Text [ swedish ] = "f~ramfr" ;
- Text [ dutch ] = "~Ervoor" ;
- Text [ spanish ] = "~Delante" ;
- Text [ english_us ] = "~Before" ;
- Left = TRUE ;
- Text[ chinese_simplified ] = "之前(~B)";
- Text[ russian ] = "";
- Text[ polish ] = "Prze~d";
- Text[ japanese ] = "番号前(~B)";
- Text[ chinese_traditional ] = "之前(~B)";
- Text[ arabic ] = "";
- Text[ greek ] = " ";
- Text[ korean ] = "번호 앞(~B)";
- Text[ turkish ] = "~nce";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "~Abans";
- Text[ thai ] = "~ก่อน";
- Text[ czech ] = "Před";
- Text[ hebrew ] = "לפני";
- Text[ hindi ] = "से प~हिले";
- };
- Edit ED_PREFIX
- {
- Border = TRUE ;
- Pos = MAP_APPFONT ( 104 , 100 ) ;
- Size = MAP_APPFONT ( 66 , 12 ) ;
- TabStop = TRUE ;
- Group = TRUE ;
- Left = TRUE ;
- };
- FixedText FT_SUFFIX
- {
- Pos = MAP_APPFONT ( 56 , 117 ) ;
- Size = MAP_APPFONT ( 46 , 8 ) ;
- Text = "dah~inter" ;
- Text [ ENGLISH ] = "behind" ;
- Text [ norwegian ] = "bak" ;
- Text [ italian ] = "Dietro" ;
- Text [ portuguese_brazilian ] = "A~ps" ;
- Text [ portuguese ] = "~Atrs" ;
- Text [ finnish ] = "~Jlkeen" ;
- Text [ danish ] = "Efter" ;
- Text [ french ] = "Derrire" ;
- Text [ swedish ] = "ba~kom" ;
- Text [ dutch ] = "era~chter" ;
- Text [ spanish ] = "D~etrs" ;
- Text [ english_us ] = "~After" ;
- Left = TRUE ;
- Text[ chinese_simplified ] = "之后(~A)";
- Text[ russian ] = "";
- Text[ polish ] = "P~o";
- Text[ japanese ] = "番号後(~A)";
- Text[ chinese_traditional ] = "之後(~A)";
- Text[ arabic ] = "";
- Text[ greek ] = " ";
- Text[ korean ] = "번호 뒤(~A)";
- Text[ turkish ] = "~Sonra";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "D~esprs";
- Text[ thai ] = "~หลังจาก";
- Text[ czech ] = "Za";
- Text[ hebrew ] = "אחרי";
- Text[ hindi ] = "के प~श्चात्";
- };
- Edit ED_SUFFIX
- {
- Border = TRUE ;
- Pos = MAP_APPFONT ( 104 , 115 ) ;
- Size = MAP_APPFONT ( 66 , 12 ) ;
- TabStop = TRUE ;
- Group = TRUE ;
- Left = TRUE ;
- };
- FixedText FT_START
- {
- Pos = MAP_APPFONT ( 50 , 133 ) ;
- Size = MAP_APPFONT ( 52 , 8 ) ;
- Text = "~Beginn bei" ;
- Text [ English ] = "~Start at" ;
- Text [ norwegian ] = "~Start p" ;
- Text [ italian ] = "Inizia con" ;
- Text [ portuguese_brazilian ] = "~Iniciar em" ;
- Text [ portuguese ] = "~Comear em" ;
- Text [ finnish ] = "~Aloitus" ;
- Text [ danish ] = "Begynd med" ;
- Text [ french ] = "Commencer avec" ;
- Text [ swedish ] = "~Brja med" ;
- Text [ dutch ] = "~Begin met" ;
- Text [ spanish ] = "Comenzar en" ;
- Text [ english_us ] = "~Start at" ;
- Left = TRUE ;
- Text[ chinese_simplified ] = "开始从(~S)";
- Text[ russian ] = " ";
- Text[ polish ] = "Rozpoc~znij od";
- Text[ japanese ] = "開始章番号(~S)";
- Text[ chinese_traditional ] = "開始從(~S)";
- Text[ arabic ] = " ";
- Text[ greek ] = " ";
- Text[ korean ] = "시작 번호(~S)";
- Text[ turkish ] = "Balang:";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "~Inicia a";
- Text[ thai ] = "เ~ริ่มที่";
- Text[ czech ] = "Začít od";
- Text[ hebrew ] = "~Beginn bei";
- Text[ hindi ] = "में प्रारं~भ";
- };
- NumericField ED_START
- {
- Border = TRUE ;
- Pos = MAP_APPFONT ( 104 , 131 ) ;
- Size = MAP_APPFONT ( 66 , 12 ) ;
- TabStop = TRUE ;
- Left = TRUE ;
- Spin = TRUE ;
- Repeat = TRUE ;
- Maximum = 999 ;
- Value = 0 ;
- First = 0 ;
- Last = 99 ;
- SpinSize = 1 ;
- };
- FixedLine FL_NUMBER
- {
- Pos = MAP_APPFONT ( 44 , 3 ) ;
- Size = MAP_APPFONT ( 210 , 8 ) ;
- Text = "Nummerierung" ;
- Text [ ENGLISH ] = "Numbering" ;
- Text [ norwegian ] = "Nummering" ;
- Text [ italian ] = "Numerazione" ;
- Text [ portuguese_brazilian ] = "Numerao" ;
- Text [ portuguese ] = "Numerao" ;
- Text [ finnish ] = "Numerointi" ;
- Text [ danish ] = "Nummerering" ;
- Text [ french ] = "Numrotation" ;
- Text [ swedish ] = "Numrering" ;
- Text [ dutch ] = "Nummering" ;
- Text [ spanish ] = "Numeracin" ;
- Text [ english_us ] = "Numbering" ;
- Group = TRUE ;
- Text[ chinese_simplified ] = "编号";
- Text[ russian ] = "";
- Text[ polish ] = "Numeracja";
- Text[ japanese ] = "番号付け";
- Text[ chinese_traditional ] = "編號";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "번호 매기기";
- Text[ turkish ] = "Numaralama";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Numeraci";
- Text[ thai ] = "ลำดับตัวเลข";
- Text[ czech ] = "Číslování";
- Text[ hebrew ] = "‮מיספור‬";
- Text[ hindi ] = "संख्या देना";
- };
- Window WIN_PREVIEW
- {
- Pos = MAP_APPFONT ( 179 , 14 ) ;
- Size = MAP_APPFONT ( 72 , 129 ) ;
- };
- 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 mitn)" ;
- TEXT [ danish ] = "(ingen)" ;
- TEXT [ french ] = "(aucun(e))" ;
- TEXT [ swedish ] = "(ingen)" ;
- TEXT [ dutch ] = "(geen)" ;
- TEXT [ spanish ] = "(ninguna)" ;
- TEXT [ english_us ] = "(none)" ;
- TEXT[ chinese_simplified ] = "(无)";
- TEXT[ russian ] = "()";
- TEXT[ polish ] = "(brak)";
- TEXT[ japanese ] = "(なし)";
- TEXT[ chinese_traditional ] = "(無)";
- TEXT[ arabic ] = "()";
- TEXT[ greek ] = "()";
- TEXT[ korean ] = "(없음)";
- TEXT[ turkish ] = "(Yok)";
- TEXT[ language_user1 ] = " ";
- TEXT[ catalan ] = "(cap)";
- TEXT[ thai ] = "(ไม่มี)";
- TEXT[ czech ] = "(nic)";
- TEXT[ hebrew ] = "(keine)";
- TEXT[ hindi ] = "(कोई नहीं)";
- };
-};
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+/*************************************************************************
+ *
+ * $RCSfile: outline.src,v $
+ *
+ * $Revision: 1.26 $
+ *
+ * last change: $Author: hr $ $Date: 2003-06-13 11:59:47 $
+ *
+ * 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 ] = "Salvar Como";
+ Text[ portuguese ] = "Guardar como";
+ Text[ danish ] = "Ge~m som";
+ Text[ french ] = "Enregistrer comme";
+ Text[ swedish ] = "Spara som";
+ Text[ dutch ] = "Opslaan als";
+ Text[ spanish ] = "Guardar como";
+ Text[ english_us ] = "Save As";
+ Text[ chinese_simplified ] = "另存为";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Zapisz jako";
+ Text[ japanese ] = "名前を付けて保存";
+ Text[ chinese_traditional ] = "另存新檔";
+ Text[ arabic ] = " ";
+ 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 ;
+ };
+ FixedLine FL_FORM
+ {
+ Pos = MAP_APPFONT ( 6 , 3 ) ;
+ Size = MAP_APPFONT ( 96 , 8 ) ;
+ 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 ] = "Formato" ;
+ Text [ portuguese ] = "Formato" ;
+ Text[ chinese_simplified ] = "格式";
+ Text[ russian ] = "";
+ Text[ polish ] = "Format";
+ Text[ japanese ] = "書式";
+ Text[ language_user1 ] = " ";
+ Text[ chinese_traditional ] = "格式";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "서식";
+ Text[ turkish ] = "Format";
+ Text[ catalan ] = "Forma";
+ Text[ finnish ] = "Muotoilu";
+ Text[ thai ] = "รูปแบบ";
+ Text[ czech ] = "Formát";
+ Text[ hebrew ] = "‮עיצוב‬";
+ Text[ hindi ] = "रचना";
+ Text[ slovak ] = "Formát";
+ };
+ 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 ] =
+ {
+ < "Namnls 1" ; > ;
+ < "Namnls 2" ; > ;
+ < "Namnls 3" ; > ;
+ < "Namnls 4" ; > ;
+ < "Namnls 5" ; > ;
+ < "Namnls 6" ; > ;
+ < "Namnls 7" ; > ;
+ < "Namnls 8" ; > ;
+ < "Namnls 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 ] =
+ {
+ < "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 [ chinese_simplified ] =
+ {
+ < "未命名 1" ; > ;
+ < "未命名 2" ; > ;
+ < "未命名 3" ; > ;
+ < "未命名 4" ; > ;
+ < "未命名 5" ; > ;
+ < "未命名 6" ; > ;
+ < "未命名 7" ; > ;
+ < "未命名 8" ; > ;
+ < "未命名 9" ; > ;
+ };
+ StringList [ russian ] =
+ {
+ < " 1" ; > ;
+ < " 2" ; > ;
+ < " 3" ; > ;
+ < " 4" ; > ;
+ < " 5" ; > ;
+ < " 6" ; > ;
+ < " 7" ; > ;
+ < " 8" ; > ;
+ < " 9" ; > ;
+ };
+ StringList [ polish ] =
+ {
+ < "Bez tytuu 1" ; > ;
+ < "Bez tytuu 2" ; > ;
+ < "Bez tytuu 3" ; > ;
+ < "Bez tytuu 4" ; > ;
+ < "Bez tytuu 5" ; > ;
+ < "Bez tytuu 6" ; > ;
+ < "Bez tytuu 7" ; > ;
+ < "Bez tytuu 8" ; > ;
+ < "Bez tytuu 9" ; > ;
+ };
+ StringList [ japanese ] =
+ {
+ < "無題 1" ; > ;
+ < "無題 2" ; > ;
+ < "無題 3" ; > ;
+ < "無題 4" ; > ;
+ < "無題 5" ; > ;
+ < "無題 6" ; > ;
+ < "無題 7" ; > ;
+ < "無題 8" ; > ;
+ < "無題 9" ; > ;
+ };
+ StringList [ chinese_traditional ] =
+ {
+ < "未命名 1" ; > ;
+ < "未命名 2" ; > ;
+ < "未命名 3" ; > ;
+ < "未命名 4" ; > ;
+ < "未命名 5" ; > ;
+ < "未命名 6" ; > ;
+ < "未命名 7" ; > ;
+ < "未命名 8" ; > ;
+ < "未命名 9" ; > ;
+ };
+ StringList [ arabic ] =
+ {
+ < " 1" ; > ;
+ < " 2" ; > ;
+ < " 3" ; > ;
+ < " 4" ; > ;
+ < " 5" ; > ;
+ < " 6" ; > ;
+ < " 7" ; > ;
+ < " 8" ; > ;
+ < " 9" ; > ;
+ };
+ StringList [ greek ] =
+ {
+ < " 1" ; > ;
+ < " 2" ; > ;
+ < " 3" ; > ;
+ < " 4" ; > ;
+ < " 5" ; > ;
+ < " 6" ; > ;
+ < " 7" ; > ;
+ < " 8" ; > ;
+ < " 9" ; > ;
+ };
+ StringList [ korean ] =
+ {
+ < "제목 없음 1" ; > ;
+ < "제목 없음2" ; > ;
+ < "제목 없음3" ; > ;
+ < "제목 없음4" ; > ;
+ < "제목 없음5" ; > ;
+ < "제목 없음6" ; > ;
+ < "제목 없음7" ; > ;
+ < "제목 없음8" ; > ;
+ < "제목 없음9" ; > ;
+ };
+ StringList [ turkish ] =
+ {
+ < "Adsz 1" ; > ;
+ < "Adsz 2" ; > ;
+ < "Adsz 3" ; > ;
+ < "Adsz 4" ; > ;
+ < "Adsz 5" ; > ;
+ < "Adsz 6" ; > ;
+ < "Adsz 7" ; > ;
+ < "Adsz 8" ; > ;
+ < "Adsz 9" ; > ;
+ };
+ StringList [ language_user1 ] =
+ {
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ };
+ StringList [ catalan ] =
+ {
+ < "Sense nom 1" ; > ;
+ < "Sense nom 2" ; > ;
+ < "Sense nom 3" ; > ;
+ < "Sense nom 4" ; > ;
+ < "Sense nom 5" ; > ;
+ < "Sense nom 6" ; > ;
+ < "Sense nom 7" ; > ;
+ < "Sense nom 8" ; > ;
+ < "Sense nom 9" ; > ;
+ };
+ StringList [ finnish ] =
+ {
+ < "Nimetn 1" ; > ;
+ < "Nimetn 2" ; > ;
+ < "Nimetn 3" ; > ;
+ < "Nimetn 4" ; > ;
+ < "Nimetn 5" ; > ;
+ < "Nimetn 6" ; > ;
+ < "Nimetn 7" ; > ;
+ < "Nimetn 8" ; > ;
+ < "Nimetn 9" ; > ;
+ };
+ StringList [ thai ] =
+ {
+ < "ไม่มีชื่อ 1" ; > ;
+ < "ไม่มีชื่อ 2" ; > ;
+ < "ไม่มีชื่อ 3" ; > ;
+ < "ไม่มีชื่อ 4" ; > ;
+ < "ไม่มีชื่อ 5" ; > ;
+ < "ไม่มีชื่อ 6" ; > ;
+ < "ไม่มีชื่อ 7" ; > ;
+ < "ไม่มีชื่อ 8" ; > ;
+ < "ไม่มีชื่อ 9" ; > ;
+ };
+ StringList [ czech ] =
+ {
+ < "Bez_názvu 1" ; > ;
+ < "Bez_názvu 2" ; > ;
+ < "Bez_názvu 3" ; > ;
+ < "Bez_názvu 4" ; > ;
+ < "Bez_názvu 5" ; > ;
+ < "Bez_názvu 6" ; > ;
+ < "Bez_názvu 7" ; > ;
+ < "Bez_názvu 8" ; > ;
+ < "Bez_názvu 9" ; > ;
+ };
+ StringList [ hebrew ] =
+ {
+ < "Unbenannt 1" ; > ;
+ < "Unbenannt 2" ; > ;
+ < "Unbenannt 3" ; > ;
+ < "Unbenannt 4" ; > ;
+ < "Unbenannt 5" ; > ;
+ < "Unbenannt 6" ; > ;
+ < "Unbenannt 7" ; > ;
+ < "Unbenannt 8" ; > ;
+ < "Unbenannt 9" ; > ;
+ };
+ StringList [ hindi ] =
+ {
+ < "नाम रहित 1" ; > ;
+ < "नाम रहित 2" ; > ;
+ < "नाम रहित 3" ; > ;
+ < "नाम रहित 4" ; > ;
+ < "नाम रहित 5" ; > ;
+ < "नाम रहित 6" ; > ;
+ < "नाम रहित 7" ; > ;
+ < "नाम रहित 8" ; > ;
+ < "नाम रहित 9" ; > ;
+ };
+ StringList [ slovak ] =
+ {
+ < "Bez_názvu 1" ; > ;
+ < "Bez_názvu 2" ; > ;
+ < "Bez_názvu 3" ; > ;
+ < "Bez_názvu 4" ; > ;
+ < "Bez_názvu 5" ; > ;
+ < "Bez_názvu 6" ; > ;
+ < "Bez_názvu 7" ; > ;
+ < "Bez_názvu 8" ; > ;
+ < "Bez_názvu 9" ; > ;
+ };
+ };
+ Edit ED_FORM
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 14 ) ;
+ Size = MAP_APPFONT ( 84 , 12 ) ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ };
+ Text = "Speichern als" ;
+ Text[ greek ] = " ";
+ Text[ korean ] = "다른 이름으로 저장";
+ Text[ turkish ] = "Farkl kaydet...";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Anomena i desa";
+ Text[ finnish ] = "Tallenna nimell";
+ Text[ thai ] = "บันทึกเป็น";
+ Text[ czech ] = "Uložit jako";
+ Text[ hebrew ] = "‮שמירה‬";
+ Text[ hindi ] = "संचित करो जैसे";
+ Text[ slovak ] = "Uložiť ako";
+};
+/**************************************************************************/
+/* */
+/* */
+/* */
+/**************************************************************************/
+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 ] = "Numerao da Estrutura de Tpicos" ;
+ Text [ portuguese ] = "Numerao de captulos" ;
+ Text [ finnish ] = "Jsennysnumerointi" ;
+ Text [ danish ] = "Kapitelnummerering" ;
+ Text [ french ] = "Numrotation des chapitres" ;
+ Text [ swedish ] = "Kapitelnumrering" ;
+ Text [ dutch ] = "Hoofdstuknummering" ;
+ Text [ spanish ] = "Numeracin de captulos" ;
+ 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 ] = "Numerao" ;
+ Text [ swedish ] = "Numrering" ;
+ Text [ danish ] = "Nummerering" ;
+ Text [ italian ] = "Numerazione" ;
+ Text [ spanish ] = "Numeracin" ;
+ Text [ french ] = "Numrotation" ;
+ Text [ dutch ] = "Nummering" ;
+ Text [ portuguese ] = "Numerao" ;
+ Text[ chinese_simplified ] = "编号";
+ Text[ russian ] = "";
+ Text[ polish ] = "Numeracja";
+ Text[ japanese ] = "番号付け";
+ Text[ chinese_traditional ] = "編號";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "번호 매기기";
+ Text[ turkish ] = "Numaralama";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Numeraci";
+ Text[ finnish ] = "Numerointi";
+ Text[ thai ] = "ลำดับตัวเลข";
+ Text[ czech ] = "Číslování";
+ Text[ hebrew ] = "‮מיספור‬";
+ Text[ hindi ] = "संख्या देना";
+ Text[ slovak ] = "Číslovanie";
+ };
+ PageItem
+ {
+ Identifier = TP_NUM_POSITION ;
+ Text = "Position" ;
+ Text [ ENGLISH ] = "Position" ;
+ Text [ english_us ] = "Position" ;
+ Text [ portuguese_brazilian ] = "Posio" ;
+ Text [ swedish ] = "Position" ;
+ Text [ danish ] = "Placering" ;
+ Text [ italian ] = "Posizione" ;
+ Text [ spanish ] = "Posicin" ;
+ Text [ french ] = "Position" ;
+ Text [ dutch ] = "Positie" ;
+ Text [ portuguese ] = "Posio" ;
+ Text[ chinese_simplified ] = "位置";
+ Text[ russian ] = "";
+ Text[ polish ] = "Pozycja";
+ Text[ japanese ] = "位置";
+ Text[ chinese_traditional ] = "位置";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "위치";
+ Text[ turkish ] = "Konum";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Posici";
+ Text[ finnish ] = "Sijainti";
+ Text[ thai ] = "ตำแหน่ง";
+ Text[ czech ] = "Umístění";
+ Text[ hebrew ] = "‮מיקום‬";
+ Text[ hindi ] = "स्थान";
+ Text[ slovak ] = "Umiestnenie";
+ };
+ };
+ };
+ 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 ] = "Forma~to" ;
+ Text [ portuguese ] = "Forma~to" ;
+ Text[ chinese_simplified ] = "格式(~F)";
+ Text[ russian ] = "";
+ Text[ polish ] = "~Format";
+ Text[ japanese ] = "フォーム(~F)";
+ Text[ language_user1 ] = " ";
+ Text[ chinese_traditional ] = "格式(~F)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "~";
+ Text[ korean ] = "서식(~F)";
+ Text[ turkish ] = "~Format";
+ Text[ catalan ] = "~Formata";
+ Text[ finnish ] = "~Muotoile";
+ Text[ thai ] = "~รูปแบบ";
+ Text[ czech ] = "Formát";
+ Text[ hebrew ] = "‮עיצוב‬";
+ Text[ hindi ] = "~रचना";
+ Text[ slovak ] = "~Formát";
+ };
+ 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 ] = "Sem nome 1" ;
+ Text [ portuguese ] = "Sem nome 1" ;
+ Text [ finnish ] = "Nimetn 1" ;
+ Text [ danish ] = "Ikke-navngivet 1" ;
+ Text [ french ] = "Sans nom 1" ;
+ Text [ swedish ] = "Namnls 1" ;
+ Text [ dutch ] = "Naamloos 1" ;
+ Text [ spanish ] = "Sin nombre 1" ;
+ Text [ english_us ] = "Untitled 1" ;
+ HelpID = HID_NUM_OUTL_NAMED_NUMS ;
+ Text[ chinese_simplified ] = "未命名 1";
+ Text[ russian ] = " 1";
+ Text[ polish ] = "Bez tytuu 1";
+ Text[ japanese ] = "無題 1";
+ Text[ chinese_traditional ] = "未命名 1";
+ Text[ arabic ] = " 1";
+ Text[ greek ] = " 1";
+ Text[ korean ] = "제목 없음 1";
+ Text[ turkish ] = "Adsz 1";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Sense nom 1";
+ Text[ thai ] = "ไม่มีชื่อ 1";
+ Text[ czech ] = "Bez_názvu 1";
+ Text[ hebrew ] = "Unbenannt 1";
+ Text[ hindi ] = "नाम रहित 1";
+ Text[ slovak ] = "Bez_názvu 1";
+ };
+ MenuItem
+ {
+ Identifier = MN_FORM2 ;
+ Text = "Unbenannt 2" ;
+ Text [ ENGLISH ] = "Noname 2" ;
+ Text [ norwegian ] = "+++Noname 2" ;
+ Text [ italian ] = "Senza nome 2" ;
+ Text [ portuguese_brazilian ] = "Sem nome 2" ;
+ Text [ portuguese ] = "Sem nome 2" ;
+ Text [ finnish ] = "Nimetn 2" ;
+ Text [ danish ] = "Ikke-navngivet 2" ;
+ Text [ french ] = "Sans nom 2" ;
+ Text [ swedish ] = "Namnls 2" ;
+ Text [ dutch ] = "Naamloos 2" ;
+ Text [ spanish ] = "Sin nombre 2" ;
+ Text [ english_us ] = "Untitled 2" ;
+ HelpID = HID_NUM_OUTL_NAMED_NUMS ;
+ Text[ chinese_simplified ] = "未命名 2";
+ Text[ russian ] = " 2";
+ Text[ polish ] = "Bez tytuu 2";
+ Text[ japanese ] = "無題 2";
+ Text[ chinese_traditional ] = "未命名 2";
+ Text[ arabic ] = " 2";
+ Text[ greek ] = " 2";
+ Text[ korean ] = "제목 없음2";
+ Text[ turkish ] = "Adsz 2";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Sense nom 2";
+ Text[ thai ] = "ไม่มีชื่อ 2";
+ Text[ czech ] = "Bez_názvu 2";
+ Text[ hebrew ] = "Unbenannt 2";
+ Text[ hindi ] = "नाम रहित 2";
+ Text[ slovak ] = "Bez_názvu 2";
+ };
+ MenuItem
+ {
+ Identifier = MN_FORM3 ;
+ Text = "Unbenannt 3" ;
+ Text [ ENGLISH ] = "Noname 3" ;
+ Text [ norwegian ] = "+++Noname 3" ;
+ Text [ italian ] = "Senza nome 3" ;
+ Text [ portuguese_brazilian ] = "Sem nome 3" ;
+ Text [ portuguese ] = "Sem nome 3" ;
+ Text [ finnish ] = "Nimetn 3" ;
+ Text [ danish ] = "Ikke-navngivet 3" ;
+ Text [ french ] = "Sans nom 3" ;
+ Text [ swedish ] = "Namnls 3" ;
+ Text [ dutch ] = "Naamloos 3" ;
+ Text [ spanish ] = "Sin nombre 3" ;
+ Text [ english_us ] = "Untitled 3" ;
+ HelpID = HID_NUM_OUTL_NAMED_NUMS ;
+ Text[ chinese_simplified ] = "未命名 3";
+ Text[ russian ] = " 3";
+ Text[ polish ] = "Bez tytuu 3";
+ Text[ japanese ] = "無題 3";
+ Text[ chinese_traditional ] = "未命名 3";
+ Text[ arabic ] = " 3";
+ Text[ greek ] = " 3";
+ Text[ korean ] = "제목 없음3";
+ Text[ turkish ] = "Adsz 3";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Sense nom 3";
+ Text[ thai ] = "ไม่มีชื่อ 3";
+ Text[ czech ] = "Bez_názvu 3";
+ Text[ hebrew ] = "Unbenannt 3";
+ Text[ hindi ] = "नाम रहित 3";
+ Text[ slovak ] = "Bez_názvu 3";
+ };
+ MenuItem
+ {
+ Identifier = MN_FORM4 ;
+ Text = "Unbenannt 4" ;
+ Text [ ENGLISH ] = "Noname 4" ;
+ Text [ norwegian ] = "+++Noname 4" ;
+ Text [ italian ] = "Senza nome 4" ;
+ Text [ portuguese_brazilian ] = "Sem nome 4" ;
+ Text [ portuguese ] = "Sem nome 4" ;
+ Text [ finnish ] = "Nimetn 4" ;
+ Text [ danish ] = "Ikke-navngivet 4" ;
+ Text [ french ] = "Sans nom 4" ;
+ Text [ swedish ] = "Namnls 4" ;
+ Text [ dutch ] = "Naamloos 4" ;
+ Text [ spanish ] = "Sin nombre 4" ;
+ Text [ english_us ] = "Untitled 4" ;
+ HelpID = HID_NUM_OUTL_NAMED_NUMS ;
+ Text[ chinese_simplified ] = "未命名 4";
+ Text[ russian ] = " 4";
+ Text[ polish ] = "Bez tytuu 4";
+ Text[ japanese ] = "無題 4";
+ Text[ chinese_traditional ] = "未命名 4";
+ Text[ arabic ] = " 4";
+ Text[ greek ] = " 4";
+ Text[ korean ] = "제목 없음4";
+ Text[ turkish ] = "Adsz 4";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Sense nom 4";
+ Text[ thai ] = "ไม่มีชื่อ 4";
+ Text[ czech ] = "Bez_názvu 4";
+ Text[ hebrew ] = "Unbenannt 4";
+ Text[ hindi ] = "नाम रहित 4";
+ Text[ slovak ] = "Bez_názvu 4";
+ };
+ MenuItem
+ {
+ Identifier = MN_FORM5 ;
+ Text = "Unbenannt 5" ;
+ Text [ ENGLISH ] = "Noname 5" ;
+ Text [ norwegian ] = "+++Noname 5" ;
+ Text [ italian ] = "Senza nome 5" ;
+ Text [ portuguese_brazilian ] = "Sem nome 5" ;
+ Text [ portuguese ] = "Sem nome 5" ;
+ Text [ finnish ] = "Nimetn 5" ;
+ Text [ danish ] = "Ikke-navngivet 5" ;
+ Text [ french ] = "Sans nom 5" ;
+ Text [ swedish ] = "Namnls 5" ;
+ Text [ dutch ] = "Naamloos 5" ;
+ Text [ spanish ] = "Sin nombre 5" ;
+ Text [ english_us ] = "Untitled 5" ;
+ HelpID = HID_NUM_OUTL_NAMED_NUMS ;
+ Text[ chinese_simplified ] = "未命名 5";
+ Text[ russian ] = " 5";
+ Text[ polish ] = "Bez tytuu 5";
+ Text[ japanese ] = "無題 5";
+ Text[ chinese_traditional ] = "未命名 5";
+ Text[ arabic ] = " 5";
+ Text[ greek ] = " 5";
+ Text[ korean ] = "제목 없음5";
+ Text[ turkish ] = "Adsz 5";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Sense nom 5";
+ Text[ thai ] = "ไม่มีชื่อ 5";
+ Text[ czech ] = "Bez_názvu 5";
+ Text[ hebrew ] = "Unbenannt 5";
+ Text[ hindi ] = "नाम रहित 5";
+ Text[ slovak ] = "Bez_názvu 5";
+ };
+ MenuItem
+ {
+ Identifier = MN_FORM6 ;
+ Text = "Unbenannt 6" ;
+ Text [ ENGLISH ] = "Noname 6" ;
+ Text [ norwegian ] = "+++Noname 6" ;
+ Text [ italian ] = "Senza nome 6" ;
+ Text [ portuguese_brazilian ] = "Sem nome 6" ;
+ Text [ portuguese ] = "Sem nome 6" ;
+ Text [ finnish ] = "Nimetn 6" ;
+ Text [ danish ] = "Ikke-navngivet 6" ;
+ Text [ french ] = "Sans nom 6" ;
+ Text [ swedish ] = "Namnls 6" ;
+ Text [ dutch ] = "Naamloos 6" ;
+ Text [ spanish ] = "Sin nombre 6" ;
+ Text [ english_us ] = "Untitled 6" ;
+ HelpID = HID_NUM_OUTL_NAMED_NUMS ;
+ Text[ chinese_simplified ] = "未命名 6";
+ Text[ russian ] = " 6";
+ Text[ polish ] = "Bez tytuu 6";
+ Text[ japanese ] = "無題 6";
+ Text[ chinese_traditional ] = "未命名 6";
+ Text[ arabic ] = " 6";
+ Text[ greek ] = " 6";
+ Text[ korean ] = "제목 없음6";
+ Text[ turkish ] = "Adsz 6";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Sense nom 6";
+ Text[ thai ] = "ไม่มีชื่อ 6";
+ Text[ czech ] = "Bez_názvu 6";
+ Text[ hebrew ] = "Unbenannt 6";
+ Text[ hindi ] = "नाम रहित 6";
+ Text[ slovak ] = "Bez_názvu 6";
+ };
+ MenuItem
+ {
+ Identifier = MN_FORM7 ;
+ Text = "Unbenannt 7" ;
+ Text [ ENGLISH ] = "Noname 7" ;
+ Text [ norwegian ] = "+++Noname 7" ;
+ Text [ italian ] = "Senza nome 7" ;
+ Text [ portuguese_brazilian ] = "Sem nome 7" ;
+ Text [ portuguese ] = "Sem nome 7" ;
+ Text [ finnish ] = "Nimetn 7" ;
+ Text [ danish ] = "Ikke-navngivet 7" ;
+ Text [ french ] = "Sans nom 7" ;
+ Text [ swedish ] = "Namnls 7" ;
+ Text [ dutch ] = "Naamloos 7" ;
+ Text [ spanish ] = "Sin nombre 7" ;
+ Text [ english_us ] = "Untitled 7" ;
+ HelpID = HID_NUM_OUTL_NAMED_NUMS ;
+ Text[ chinese_simplified ] = "未命名 7";
+ Text[ russian ] = " 7";
+ Text[ polish ] = "Bez tytuu 7";
+ Text[ japanese ] = "無題 7";
+ Text[ chinese_traditional ] = "未命名 7";
+ Text[ arabic ] = " 7";
+ Text[ greek ] = " 7";
+ Text[ korean ] = "제목 없음7";
+ Text[ turkish ] = "Adsz 7";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Sense nom 7";
+ Text[ thai ] = "ไม่มีชื่อ 7";
+ Text[ czech ] = "Bez_názvu 7";
+ Text[ hebrew ] = "Unbenannt 7";
+ Text[ hindi ] = "नाम रहित 7";
+ Text[ slovak ] = "Bez_názvu 7";
+ };
+ MenuItem
+ {
+ Identifier = MN_FORM8 ;
+ Text = "Unbenannt 8" ;
+ Text [ ENGLISH ] = "Noname 8" ;
+ Text [ norwegian ] = "+++Noname 8" ;
+ Text [ italian ] = "Senza nome 8" ;
+ Text [ portuguese_brazilian ] = "Sem nome 8" ;
+ Text [ portuguese ] = "Sem nome 8" ;
+ Text [ finnish ] = "Nimetn 8" ;
+ Text [ danish ] = "Ikke-navngivet 8" ;
+ Text [ french ] = "Sans nom 8" ;
+ Text [ swedish ] = "Namnls 8" ;
+ Text [ dutch ] = "Naamloos 8" ;
+ Text [ spanish ] = "Sin nombre 8" ;
+ Text [ english_us ] = "Untitled 8" ;
+ HelpID = HID_NUM_OUTL_NAMED_NUMS ;
+ Text[ chinese_simplified ] = "未命名 8";
+ Text[ russian ] = " 8";
+ Text[ polish ] = "Bez tytuu 8";
+ Text[ japanese ] = "無題 8";
+ Text[ chinese_traditional ] = "未命名 8";
+ Text[ arabic ] = " 8";
+ Text[ greek ] = " 8";
+ Text[ korean ] = "제목 없음8";
+ Text[ turkish ] = "Adsz 8";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Sense nom 8";
+ Text[ thai ] = "ไม่มีชื่อ 8";
+ Text[ czech ] = "Bez_názvu 8";
+ Text[ hebrew ] = "Unbenannt 8";
+ Text[ hindi ] = "नाम रहित 8";
+ Text[ slovak ] = "Bez_názvu 8";
+ };
+ MenuItem
+ {
+ Identifier = MN_FORM9 ;
+ Text = "Unbenannt 9" ;
+ Text [ ENGLISH ] = "Noname 9" ;
+ Text [ norwegian ] = "+++Noname 9" ;
+ Text [ italian ] = "Senza nome 9" ;
+ Text [ portuguese_brazilian ] = "Sem nome 9" ;
+ Text [ portuguese ] = "Sem nome 9" ;
+ Text [ finnish ] = "Nimetn 9" ;
+ Text [ danish ] = "Ikke-navngivet 9" ;
+ Text [ french ] = "Sans nom 9" ;
+ Text [ swedish ] = "Namnls 9" ;
+ Text [ dutch ] = "Naamloos 9" ;
+ Text [ spanish ] = "Sin nombre 9" ;
+ Text [ english_us ] = "Untitled 9" ;
+ HelpID = HID_NUM_OUTL_NAMED_NUMS ;
+ Text[ chinese_simplified ] = "未命名 9";
+ Text[ russian ] = " 9";
+ Text[ polish ] = "Bez tytuu 9";
+ Text[ japanese ] = "無題 9";
+ Text[ chinese_traditional ] = "未命名 9";
+ Text[ arabic ] = " 9";
+ Text[ greek ] = " 9";
+ Text[ korean ] = "제목 없음9";
+ Text[ turkish ] = "Adsz 9";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Sense nom 9";
+ Text[ thai ] = "ไม่มีชื่อ 9";
+ Text[ czech ] = "Bez_názvu 9";
+ Text[ hebrew ] = "Unbenannt 9";
+ Text[ hindi ] = "नाम रहित 9";
+ Text[ slovak ] = "Bez_názvu 9";
+ };
+ MenuItem
+ {
+ Separator = TRUE ;
+ };
+ MenuItem
+ {
+ Identifier = MN_SAVE ;
+ Text= "Speichern ~als...";
+ Text[ italian ] = "Salva con nome...";
+ Text[ portuguese_brazilian ] = "Salvar ~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 ] = " ...";
+ Text[ polish ] = "Z~apisz jako...";
+ Text[ japanese ] = "名前を付けて保存(~A)...";
+ Text[ chinese_simplified ] = "另存为(~A)...";
+ Text = "Speichern ~als..." ;
+ Text[ arabic ] = "... ";
+ HelpID = HID_NUM_OUTL_NUM_SAVEAS ;
+ Text[ greek ] = "~ ...";
+ Text[ korean ] = "다른 이름으로 저장(~A)...";
+ Text[ chinese_traditional ] = "儲存新檔(~A)...";
+ Text[ turkish ] = "Farkl ~kaydet...";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Anomena i ~desa...";
+ Text[ finnish ] = "Tallenna ni~mell...";
+ Text[ thai ] = "บันทึกเ~ป็น...";
+ Text[ czech ] = "Uložit jako...";
+ Text[ hebrew ] = "‮שמירה בשם...‬";
+ Text[ hindi ] = "संचि~त करो जैसे...";
+ Text[ slovak ] = "Uložiť ~ako...";
+ };
+ };
+ };
+ Text[ chinese_simplified ] = "章节编号";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Numeracja konspektu";
+ Text[ japanese ] = "章番号付け";
+ Text[ chinese_traditional ] = "章節編號";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "장 번호 매기기";
+ Text[ turkish ] = "Anahat numaralama";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Numeraci de captols";
+ Text[ thai ] = "ลำดับตัวเลขเค้าร่าง";
+ Text[ czech ] = "Číslování osnovy";
+ Text[ hebrew ] = "‮מיספור פסקאות‬";
+ Text[ hindi ] = "बाहरी रूपरेखा को संख्या देना";
+ Text[ slovak ] = "Číslovanie osnovy";
+};
+/**************************************************************************/
+/* */
+/* TabPage */
+/* */
+/**************************************************************************/
+TabPage TP_OUTLINE_NUM
+{
+ HelpID = HID_TP_OUTLINE_NUM ;
+ SVLook = TRUE ;
+ Size = MAP_APPFONT ( 260 , 185 ) ;
+ Hide = TRUE;
+ ListBox LB_LEVEL
+ {
+ Pos = MAP_APPFONT ( 12 , 14 ) ;
+ Size = MAP_APPFONT ( 23 , 129 ) ;
+ TabStop = TRUE ;
+ DropDown = FALSE ;
+ Border = TRUE ;
+ };
+ FixedLine FL_LEVEL
+ {
+ Pos = MAP_APPFONT ( 6 , 3 ) ;
+ Size = MAP_APPFONT ( 32 , 8 ) ;
+ Text = "Ebene" ;
+ Text [ ENGLISH ] = "Level" ;
+ Text [ norwegian ] = "Level" ;
+ Text [ italian ] = "Livello" ;
+ Text [ portuguese_brazilian ] = "Nvel" ;
+ Text [ portuguese ] = "Nvel" ;
+ Text [ finnish ] = "Taso" ;
+ Text [ danish ] = "Niveau" ;
+ Text [ french ] = "Niveau" ;
+ Text [ swedish ] = "Niv" ;
+ Text [ dutch ] = "Niveau" ;
+ Text [ spanish ] = "Nivel" ;
+ Text [ english_us ] = "Level" ;
+ Text[ chinese_simplified ] = "级";
+ Text[ russian ] = "";
+ Text[ polish ] = "Poziom";
+ Text[ japanese ] = "レベル";
+ Text[ chinese_traditional ] = "級";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "수준";
+ Text[ turkish ] = "Seviye";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Nivell";
+ Text[ thai ] = "ระดับ";
+ Text[ czech ] = "Úroveň";
+ Text[ hebrew ] = "Ebene";
+ Text[ hindi ] = "स्तर";
+ Text[ slovak ] = "Úroveň";
+ };
+ FixedText FT_COLL
+ {
+ Pos = MAP_APPFONT ( 50 , 14 ) ;
+ Size = MAP_APPFONT ( 120 , 8 ) ;
+ Text = "~Absatzvorlage" ;
+ Text [ ENGLISH ] = "~Paragraph style" ;
+ Text [ norwegian ] = "~Avsnittsoppsett" ;
+ Text [ italian ] = "~Modello di paragrafo" ;
+ Text [ portuguese_brazilian ] = "~Estilo de Pargrafo" ;
+ Text [ portuguese ] = "~Estilo de pargrafo" ;
+ Text [ finnish ] = "~Kappaleen tyyli" ;
+ Text [ danish ] = "Afsnitstypografi" ;
+ Text [ french ] = "~Style de paragraphe" ;
+ Text [ swedish ] = "~Styckeformatmall" ;
+ Text [ dutch ] = "~Alinea-opmaakprofiel" ;
+ Text [ spanish ] = "Estilo de ~prrafo" ;
+ Text [ english_us ] = "~Paragraph Style" ;
+ Group = TRUE ;
+ Left = TRUE ;
+ Text[ chinese_simplified ] = "段落样式(~P)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Styl akapi~tu";
+ Text[ japanese ] = "段落スタイル(~P)";
+ Text[ chinese_traditional ] = "段落樣式(~P)";
+ Text[ arabic ] = " ";
+ Text[ language_user1 ] = "All \"Vorlage\"/Styles are always written with capital S. 10.5.00EM";
+ Text[ greek ] = " ";
+ Text[ korean ] = "단락 스타일(~P)";
+ Text[ turkish ] = "~Paragraf ablonu";
+ Text[ catalan ] = "Estil de ~pargraf";
+ Text[ thai ] = "ลักษณะ~ย่อหน้า";
+ Text[ czech ] = "Styl odstavce";
+ Text[ hebrew ] = "~Absatzvorlage";
+ Text[ hindi ] = "~परिच्छेद शैली";
+ Text[ slovak ] = "Štýl o~dstavca";
+ };
+ ListBox LB_COLL
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 50 , 25 ) ;
+ Size = MAP_APPFONT ( 120 , 75 ) ;
+ TabStop = TRUE ;
+ Group = TRUE ;
+ Sort = TRUE ;
+ DropDown = TRUE ;
+ CurPos = 0 ;
+ };
+ FixedText FT_NUMBER
+ {
+ Pos = MAP_APPFONT ( 50 , 43 ) ;
+ Size = MAP_APPFONT ( 52 , 8 ) ;
+ Text = "~Nummer" ;
+ Text [ ENGLISH ] = "~Number" ;
+ Text [ norwegian ] = "~Number" ;
+ Text [ italian ] = "~Numero" ;
+ Text [ portuguese_brazilian ] = "~Nmero" ;
+ Text [ portuguese ] = "~Nmero" ;
+ Text [ finnish ] = "~Luku" ;
+ Text [ danish ] = "Nummer" ;
+ Text [ french ] = "Numro" ;
+ Text [ swedish ] = "~Nummer" ;
+ Text [ dutch ] = "~Nummer" ;
+ Text [ spanish ] = "Nmero" ;
+ Text [ english_us ] = "~Number" ;
+ Left = TRUE ;
+ Text[ chinese_simplified ] = "编号(~N)";
+ Text[ russian ] = "";
+ Text[ polish ] = "~Numer";
+ Text[ japanese ] = "番号(~N)";
+ Text[ chinese_traditional ] = "編號(~N)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "번호(~N)";
+ Text[ turkish ] = "~Numara";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "~Nmero";
+ Text[ thai ] = "~ตัวเลข";
+ Text[ czech ] = "Číslo";
+ Text[ hebrew ] = "~Nummer";
+ Text[ hindi ] = "~संख्या";
+ Text[ slovak ] = "Čí~slo";
+ };
+ ListBox LB_NUMBER
+ {
+ Pos = MAP_APPFONT ( 104 , 41 ) ;
+ Size = MAP_APPFONT ( 66 , 65 ) ;
+ TabStop = TRUE ;
+ Group = TRUE ;
+ DropDown = TRUE ;
+ CurPos = 0 ;
+ };
+ FixedText FT_CHARFMT
+ {
+ Pos = MAP_APPFONT ( 50 , 59 ) ;
+ Size = MAP_APPFONT ( 52 , 8 ) ;
+ Text = "Zeichenv~orlage" ;
+ Text [ ENGLISH ] = "Character style" ;
+ Text [ english_us ] = "~Character Style" ;
+ Text [ swedish ] = "Teckenf~ormatmall" ;
+ Text [ danish ] = "Te~gntypografi" ;
+ Text [ italian ] = "Modello di carattere" ;
+ Text [ spanish ] = "E~stilo de caracteres" ;
+ Text [ french ] = "Style de caractres" ;
+ Text [ dutch ] = "~Tekenopmaakprofiel" ;
+ Text [ portuguese_brazilian ] = "~Estilo de caracter" ;
+ Text [ portuguese ] = "~Estilo de caracteres:" ;
+ Text[ chinese_simplified ] = "字符样式(~C)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "~Styl znaku";
+ Text[ japanese ] = "文字スタイル(~C)";
+ Text[ chinese_traditional ] = "字元樣式(~C)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "문자 스타일(~C)";
+ Text[ turkish ] = "~Karakter ablonu";
+ Text[ language_user1 ] = "All \"Vorlage\"/Styles are always written with capital S. 10.5.00EM";
+ Text[ catalan ] = "E~stil de carcter";
+ Text[ finnish ] = "~Merkkityyli";
+ Text[ thai ] = "ลักษณะ~ตัวอักขระ";
+ Text[ czech ] = "Styl znaku";
+ Text[ hebrew ] = "Zeichenv~orlage";
+ Text[ hindi ] = "~अक्षर शैली";
+ Text[ slovak ] = "Štýl ~znaku";
+ };
+ ListBox LB_CHARFMT
+ {
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ Pos = MAP_APPFONT ( 104 , 57 ) ;
+ Size = MAP_APPFONT ( 66 , 65 ) ;
+ };
+ FixedText FT_ALL_LEVEL
+ {
+ Pos = MAP_APPFONT ( 50 , 75 ) ;
+ Size = MAP_APPFONT ( 52 , 8 ) ;
+ Text = "~Vollstndig" ;
+ Text [ ENGLISH ] = "~Complete" ;
+ Text [ norwegian ] = "~Fullstendig" ;
+ Text [ italian ] = "~Completo" ;
+ Text [ portuguese_brazilian ] = "~Mostrar sub nveis" ;
+ Text [ portuguese ] = "Co~mpleto" ;
+ Text [ finnish ] = "~Nyt alatasot" ;
+ Text [ danish ] = "F~uldstndig" ;
+ Text [ french ] = "C~omplet" ;
+ Text [ swedish ] = "F~ullstndig" ;
+ Text [ dutch ] = "~Volledig" ;
+ Text [ spanish ] = "~Completo" ;
+ Text [ english_us ] = "Sho~w sublevels" ;
+ Text[ chinese_simplified ] = "完整的(~W)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Pok~a podpoziomy";
+ Text[ japanese ] = "総章数(~W)";
+ Text[ chinese_traditional ] = "完整的(~W)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "하위 수준 표시(~W)";
+ Text[ turkish ] = "Alt dzeyleri grntle";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Mostr~a subnivells";
+ Text[ thai ] = "แสด~งระดับย่อย";
+ Text[ czech ] = "Zobrazit vše";
+ Text[ hebrew ] = "~Vollständig";
+ Text[ hindi ] = "अ~धीन स्तरों को दिखाओ";
+ Text[ slovak ] = "Zobra~ziť všetko";
+ };
+ NumericField NF_ALL_LEVEL
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 104 , 73 ) ;
+ Size = MAP_APPFONT ( 66 , 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 ( 50 , 89 ) ;
+ Size = MAP_APPFONT ( 52 , 8 ) ;
+ Text = "Trennzeichen" ;
+ Text [ ENGLISH ] = "Delimiter" ;
+ Text [ norwegian ] = "Skilletegn" ;
+ Text [ italian ] = "Separatore" ;
+ Text [ portuguese_brazilian ] = "Separador" ;
+ Text [ portuguese ] = "Separador" ;
+ Text [ finnish ] = "Erotin" ;
+ Text [ danish ] = "Skilletegn" ;
+ Text [ french ] = "Sparateur" ;
+ Text [ swedish ] = "Skiljetecken" ;
+ Text [ dutch ] = "Scheidingsteken" ;
+ Text [ spanish ] = "Separador" ;
+ Text [ english_us ] = "Separator" ;
+ Left = TRUE ;
+ Text[ chinese_simplified ] = "分隔符";
+ Text[ russian ] = "";
+ Text[ polish ] = "Separator";
+ Text[ japanese ] = "区切り記号";
+ Text[ chinese_traditional ] = "分隔符";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "구분 기호";
+ Text[ turkish ] = "Ayra";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Separador";
+ Text[ thai ] = "ตัวแยก";
+ Text[ czech ] = "Oddělovač";
+ Text[ hebrew ] = "Trennzeichen";
+ Text[ hindi ] = "अलगानेवाला";
+ Text[ slovak ] = "Oddeľovač";
+ };
+ FixedText FT_PREFIX
+ {
+ Pos = MAP_APPFONT ( 56 , 102 ) ;
+ Size = MAP_APPFONT ( 46 , 8 ) ;
+ Text = "~davor" ;
+ Text [ ENGLISH ] = "before" ;
+ Text [ norwegian ] = "fr" ;
+ Text [ italian ] = "Davanti" ;
+ Text [ portuguese_brazilian ] = "~Antes" ;
+ Text [ portuguese ] = "an~tes" ;
+ Text [ finnish ] = "~Ennen" ;
+ Text [ danish ] = "Fr" ;
+ Text [ french ] = "Devant" ;
+ Text [ swedish ] = "f~ramfr" ;
+ Text [ dutch ] = "~Ervoor" ;
+ Text [ spanish ] = "~Delante" ;
+ Text [ english_us ] = "~Before" ;
+ Left = TRUE ;
+ Text[ chinese_simplified ] = "之前(~B)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Prze~d";
+ Text[ japanese ] = "番号前(~B)";
+ Text[ chinese_traditional ] = "之前(~B)";
+ Text[ arabic ] = "";
+ Text[ greek ] = " ";
+ Text[ korean ] = "번호 앞(~B)";
+ Text[ turkish ] = "~nce";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "~Abans";
+ Text[ thai ] = "~ก่อน";
+ Text[ czech ] = "Před";
+ Text[ hebrew ] = "לפני";
+ Text[ hindi ] = "से प~हिले";
+ Text[ slovak ] = "P~red";
+ };
+ Edit ED_PREFIX
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 104 , 100 ) ;
+ Size = MAP_APPFONT ( 66 , 12 ) ;
+ TabStop = TRUE ;
+ Group = TRUE ;
+ Left = TRUE ;
+ };
+ FixedText FT_SUFFIX
+ {
+ Pos = MAP_APPFONT ( 56 , 117 ) ;
+ Size = MAP_APPFONT ( 46 , 8 ) ;
+ Text = "dah~inter" ;
+ Text [ ENGLISH ] = "behind" ;
+ Text [ norwegian ] = "bak" ;
+ Text [ italian ] = "Dietro" ;
+ Text [ portuguese_brazilian ] = "A~ps" ;
+ Text [ portuguese ] = "~Atrs" ;
+ Text [ finnish ] = "~Jlkeen" ;
+ Text [ danish ] = "Efter" ;
+ Text [ french ] = "Derrire" ;
+ Text [ swedish ] = "ba~kom" ;
+ Text [ dutch ] = "era~chter" ;
+ Text [ spanish ] = "D~etrs" ;
+ Text [ english_us ] = "~After" ;
+ Left = TRUE ;
+ Text[ chinese_simplified ] = "之后(~A)";
+ Text[ russian ] = "";
+ Text[ polish ] = "P~o";
+ Text[ japanese ] = "番号後(~A)";
+ Text[ chinese_traditional ] = "之後(~A)";
+ Text[ arabic ] = "";
+ Text[ greek ] = " ";
+ Text[ korean ] = "번호 뒤(~A)";
+ Text[ turkish ] = "~Sonra";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "D~esprs";
+ Text[ thai ] = "~หลังจาก";
+ Text[ czech ] = "Za";
+ Text[ hebrew ] = "אחרי";
+ Text[ hindi ] = "के प~श्चात्";
+ Text[ slovak ] = "~Za";
+ };
+ Edit ED_SUFFIX
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 104 , 115 ) ;
+ Size = MAP_APPFONT ( 66 , 12 ) ;
+ TabStop = TRUE ;
+ Group = TRUE ;
+ Left = TRUE ;
+ };
+ FixedText FT_START
+ {
+ Pos = MAP_APPFONT ( 50 , 133 ) ;
+ Size = MAP_APPFONT ( 52 , 8 ) ;
+ Text = "~Beginn bei" ;
+ Text [ English ] = "~Start at" ;
+ Text [ norwegian ] = "~Start p" ;
+ Text [ italian ] = "Inizia con" ;
+ Text [ portuguese_brazilian ] = "~Iniciar em" ;
+ Text [ portuguese ] = "~Comear em" ;
+ Text [ finnish ] = "~Aloitus" ;
+ Text [ danish ] = "Begynd med" ;
+ Text [ french ] = "Commencer avec" ;
+ Text [ swedish ] = "~Brja med" ;
+ Text [ dutch ] = "~Begin met" ;
+ Text [ spanish ] = "Comenzar en" ;
+ Text [ english_us ] = "~Start at" ;
+ Left = TRUE ;
+ Text[ chinese_simplified ] = "开始从(~S)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Rozpoc~znij od";
+ Text[ japanese ] = "開始章番号(~S)";
+ Text[ chinese_traditional ] = "開始從(~S)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "시작 번호(~S)";
+ Text[ turkish ] = "Balang:";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "~Inicia a";
+ Text[ thai ] = "เ~ริ่มที่";
+ Text[ czech ] = "Začít od";
+ Text[ hebrew ] = "~Beginn bei";
+ Text[ hindi ] = "में प्रारं~भ";
+ Text[ slovak ] = "~Začať od";
+ };
+ NumericField ED_START
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 104 , 131 ) ;
+ Size = MAP_APPFONT ( 66 , 12 ) ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ Spin = TRUE ;
+ Repeat = TRUE ;
+ Maximum = 999 ;
+ Value = 0 ;
+ First = 0 ;
+ Last = 99 ;
+ SpinSize = 1 ;
+ };
+ FixedLine FL_NUMBER
+ {
+ Pos = MAP_APPFONT ( 44 , 3 ) ;
+ Size = MAP_APPFONT ( 210 , 8 ) ;
+ Text = "Nummerierung" ;
+ Text [ ENGLISH ] = "Numbering" ;
+ Text [ norwegian ] = "Nummering" ;
+ Text [ italian ] = "Numerazione" ;
+ Text [ portuguese_brazilian ] = "Numerao" ;
+ Text [ portuguese ] = "Numerao" ;
+ Text [ finnish ] = "Numerointi" ;
+ Text [ danish ] = "Nummerering" ;
+ Text [ french ] = "Numrotation" ;
+ Text [ swedish ] = "Numrering" ;
+ Text [ dutch ] = "Nummering" ;
+ Text [ spanish ] = "Numeracin" ;
+ Text [ english_us ] = "Numbering" ;
+ Group = TRUE ;
+ Text[ chinese_simplified ] = "编号";
+ Text[ russian ] = "";
+ Text[ polish ] = "Numeracja";
+ Text[ japanese ] = "番号付け";
+ Text[ chinese_traditional ] = "編號";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "번호 매기기";
+ Text[ turkish ] = "Numaralama";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Numeraci";
+ Text[ thai ] = "ลำดับตัวเลข";
+ Text[ czech ] = "Číslování";
+ Text[ hebrew ] = "‮מיספור‬";
+ Text[ hindi ] = "संख्या देना";
+ Text[ slovak ] = "Číslovanie";
+ };
+ Window WIN_PREVIEW
+ {
+ Pos = MAP_APPFONT ( 179 , 14 ) ;
+ Size = MAP_APPFONT ( 72 , 129 ) ;
+ };
+ 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 mitn)" ;
+ TEXT [ danish ] = "(ingen)" ;
+ TEXT [ french ] = "(aucun(e))" ;
+ TEXT [ swedish ] = "(ingen)" ;
+ TEXT [ dutch ] = "(geen)" ;
+ TEXT [ spanish ] = "(ninguna)" ;
+ TEXT [ english_us ] = "(none)" ;
+ TEXT[ chinese_simplified ] = "(无)";
+ TEXT[ russian ] = "()";
+ TEXT[ polish ] = "(brak)";
+ TEXT[ japanese ] = "(なし)";
+ TEXT[ chinese_traditional ] = "(無)";
+ TEXT[ arabic ] = "()";
+ TEXT[ greek ] = "()";
+ TEXT[ korean ] = "(없음)";
+ TEXT[ turkish ] = "(Yok)";
+ TEXT[ language_user1 ] = " ";
+ TEXT[ catalan ] = "(cap)";
+ TEXT[ thai ] = "(ไม่มี)";
+ TEXT[ czech ] = "(nic)";
+ TEXT[ hebrew ] = "(keine)";
+ TEXT[ hindi ] = "(कोई नहीं)";
+ TEXT[ slovak ] = "(nič)";
+ };
+};
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+