summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--svx/source/dialog/numpages.src5649
1 files changed, 2825 insertions, 2824 deletions
diff --git a/svx/source/dialog/numpages.src b/svx/source/dialog/numpages.src
index 6f3d76d3507f..de6056fcb794 100644
--- a/svx/source/dialog/numpages.src
+++ b/svx/source/dialog/numpages.src
@@ -1,2824 +1,2825 @@
-/*************************************************************************
- *
- * $RCSfile: numpages.src,v $
- *
- * $Revision: 1.49 $
- *
- * last change: $Author: hr $ $Date: 2003-06-13 12:16:11 $
- *
- * 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 <dialogs.hrc>
-#include <helpid.hrc>
-#include <numpages.hrc>
-
-/**************************************************************************/
-/* */
-/* TabPage */
-/* */
-/**************************************************************************/
-TabPage RID_SVXPAGE_PICK_BULLET
-{
- HelpID = HID_SVXPAGE_PICK_BULLET ;
- SVLook = TRUE ;
- Size = MAP_APPFONT ( 260 , 185 ) ;
- Hide = TRUE;
- FixedLine FL_VALUES
- {
- Pos = MAP_APPFONT ( 6 , 3 ) ;
- Size = MAP_APPFONT ( 248 , 8 ) ;
- Text = "Auswahl" ;
- Text [ ENGLISH ] = "Selection" ;
- Text [ english_us ] = "Selection" ;
- Text [ portuguese_brazilian ] = "Seleo" ;
- Text [ swedish ] = "Urval" ;
- Text [ danish ] = "Udvalg" ;
- Text [ italian ] = "Selezione" ;
- Text [ spanish ] = "Seleccin" ;
- Text [ french ] = "Slection" ;
- Text [ dutch ] = "Selectie" ;
- Text [ portuguese ] = "Seleco" ;
- Text[ chinese_simplified ] = "选择";
- Text[ russian ] = "";
- Text[ polish ] = "Wybr";
- Text[ japanese ] = "選択";
- Text[ chinese_traditional ] = "選擇";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "선택";
- Text[ turkish ] = "Seim";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Selecci";
- Text[ finnish ] = "Valinta";
- Text[ thai ] = "เลือก";
- Text[ czech ] = "Výběr";
- Text[ hebrew ] = "‮מבחר‬";
- Text[ hindi ] = "चुनाव";
- Text[ slovak ] = "Výber";
- };
- Control VS_VALUES
- {
- Pos = MAP_APPFONT ( 9 , 14 ) ;
- Size = MAP_APPFONT ( 242 , 167 ) ;
- TabStop = TRUE ;
- };
-};
-/**************************************************************************/
-/* */
-/* TabPage */
-/* */
-/**************************************************************************/
-TabPage RID_SVXPAGE_PICK_SINGLE_NUM
-{
- HelpID = HID_SVXPAGE_PICK_SINGLE_NUM ;
- SVLook = TRUE ;
- Size = MAP_APPFONT ( 260 , 185 ) ;
- Hide = TRUE;
- FixedLine FL_VALUES
- {
- Pos = MAP_APPFONT ( 6 , 3 ) ;
- Size = MAP_APPFONT ( 248 , 8 ) ;
- Text = "Auswahl" ;
- Text [ ENGLISH ] = "Selection" ;
- Text [ english_us ] = "Selection" ;
- Text [ portuguese_brazilian ] = "Seleo" ;
- Text [ swedish ] = "Urval" ;
- Text [ danish ] = "Udvalg" ;
- Text [ italian ] = "Selezione" ;
- Text [ spanish ] = "Seleccin" ;
- Text [ french ] = "Slection" ;
- Text [ dutch ] = "Selectie" ;
- Text [ portuguese ] = "Seleco" ;
- Text[ chinese_simplified ] = "选择";
- Text[ russian ] = "";
- Text[ polish ] = "Wybr";
- Text[ japanese ] = "選択";
- Text[ chinese_traditional ] = "選擇";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "선택";
- Text[ turkish ] = "Seim";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Selecci";
- Text[ finnish ] = "Valinta";
- Text[ thai ] = "เลือก";
- Text[ czech ] = "Výběr";
- Text[ hebrew ] = "‮מבחר‬";
- Text[ hindi ] = "चुनाव";
- Text[ slovak ] = "Výber";
- };
- Control VS_VALUES
- {
- Pos = MAP_APPFONT ( 9 , 14 ) ;
- Size = MAP_APPFONT ( 242 , 167 ) ;
- TabStop = TRUE ;
- };
-};
-/**************************************************************************/
-/* */
-/* TabPage */
-/* */
-/**************************************************************************/
-TabPage RID_SVXPAGE_PICK_NUM
-{
- HelpID = HID_SVXPAGE_PICK_NUM;
- SVLook = TRUE ;
- Size = MAP_APPFONT ( 260 , 185 ) ;
- Hide = TRUE;
- FixedLine FL_VALUES
- {
- Pos = MAP_APPFONT ( 6 , 3 ) ;
- Size = MAP_APPFONT ( 248 , 8 ) ;
- Text = "Auswahl" ;
- Text [ ENGLISH ] = "Selection" ;
- Text [ english_us ] = "Selection" ;
- Text [ portuguese_brazilian ] = "Seleo" ;
- Text [ swedish ] = "Urval" ;
- Text [ danish ] = "Udvalg" ;
- Text [ italian ] = "Selezione" ;
- Text [ spanish ] = "Seleccin" ;
- Text [ french ] = "Slection" ;
- Text [ dutch ] = "Selectie" ;
- Text [ portuguese ] = "Seleco" ;
- Text[ chinese_simplified ] = "选择";
- Text[ russian ] = "";
- Text[ polish ] = "Wybr";
- Text[ japanese ] = "選択";
- Text[ chinese_traditional ] = "選擇";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "선택";
- Text[ turkish ] = "Seim";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Selecci";
- Text[ finnish ] = "Valinta";
- Text[ thai ] = "เลือก";
- Text[ czech ] = "Výběr";
- Text[ hebrew ] = "‮מבחר‬";
- Text[ hindi ] = "चुनाव";
- Text[ slovak ] = "Výber";
- };
- Control VS_VALUES
- {
- Pos = MAP_APPFONT ( 9 , 14 ) ;
- Size = MAP_APPFONT ( 242 , 167 ) ;
- TabStop = TRUE ;
- };
-};
-/**************************************************************************/
-/* */
-/* TabPage */
-/* */
-/**************************************************************************/
-TabPage RID_SVXPAGE_PICK_BMP
-{
- HelpID = HID_SVXPAGE_PICK_BMP;
- SVLook = TRUE ;
- Size = MAP_APPFONT ( 260 , 185 ) ;
- Hide = TRUE;
- FixedLine FL_VALUES
- {
- Pos = MAP_APPFONT ( 6 , 3 ) ;
- Size = MAP_APPFONT ( 248 , 8 ) ;
- Text = "Auswahl" ;
- Text [ ENGLISH ] = "Selection" ;
- Text [ portuguese ] = "Seleco" ;
- Text [ english_us ] = "Selection" ;
- Text [ portuguese_brazilian ] = "Seleo" ;
- Text [ swedish ] = "Urval" ;
- Text [ danish ] = "Udvalg" ;
- Text [ italian ] = "Selezione" ;
- Text [ spanish ] = "Seleccin" ;
- Text [ french ] = "Slection" ;
- Text [ dutch ] = "Selectie" ;
- Text[ chinese_simplified ] = "选择";
- Text[ russian ] = "";
- Text[ polish ] = "Wybr";
- Text[ japanese ] = "選択";
- Text[ chinese_traditional ] = "選擇";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "선택";
- Text[ turkish ] = "Seim";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Selecci";
- Text[ finnish ] = "Valinta";
- Text[ thai ] = "เลือก";
- Text[ czech ] = "Výběr";
- Text[ hebrew ] = "‮מבחר‬";
- Text[ hindi ] = "चुनाव";
- Text[ slovak ] = "Výber";
- };
- Control VS_VALUES
- {
- Pos = MAP_APPFONT ( 9 , 14 ) ;
- Size = MAP_APPFONT ( 242 , 152 ) ;
- TabStop = TRUE ;
- Hide = TRUE ;
- };
- CheckBox CB_LINKED
- {
- Text = "Grafiken ~verknpfen" ;
- Text [ ENGLISH ] = "~Link bitmaps" ;
- Pos = MAP_APPFONT ( 9 , 169 ) ;
- Size = MAP_APPFONT ( 100 , 10 ) ;
- TabStop = TRUE ;
- Text[ english_us ] = "~Link graphics";
- Text[ portuguese ] = "~Ligar imagens";
- Text[ russian ] = " ";
- Text[ greek ] = " ";
- Text[ dutch ] = "~Afbeeldingen koppelen";
- Text[ french ] = "~Lier les images";
- Text[ spanish ] = "~Vincular imgenes";
- Text[ italian ] = "Collega ~immagini";
- Text[ danish ] = "Kd grafik";
- Text[ swedish ] = "~Lnka grafik";
- Text[ polish ] = "~Docz grafik";
- Text[ portuguese_brazilian ] = "~Vincular figuras";
- Text[ japanese ] = "図をリンクする(~L)";
- Text[ korean ] = "그림 연결(~L)";
- Text[ chinese_simplified ] = "链接图形(~L)";
- Text[ chinese_traditional ] = "連結圖形(~L)";
- Text[ arabic ] = " ";
- Text[ turkish ] = "Grafie balant olutur";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "~Enllaa imatges";
- Text[ finnish ] = "~Linkit grafiikka";
- Text[ thai ] = "เ~ชื่อมโยงกราฟิค";
- Text[ czech ] = "Propojit obrázky";
- Text[ hebrew ] = "Grafiken ~verknüpfen";
- Text[ hindi ] = "सुचित्रों को ~लिंक करो";
- Text[ slovak ] = "~Prepojiť obrázky";
- };
- FixedText FT_ERROR
- {
- Pos = MAP_APPFONT ( 9 , 14 ) ;
- Size = MAP_APPFONT ( 242 , 30 ) ;
- Text = "Es sind keine Grafiken im Gallery-Thema 'Bullets' vorhanden." ;
- Text [ English ] = "Thera are no bitmaps in the Gallery theme 'Bullets'." ;
- Text [ portuguese ] = "No existem imagens no tema 'Marcas' da Gallery." ;
- Text [ english_us ] = "The Gallery theme 'Bullets' is empty (no graphics)." ;
- Text [ portuguese_brazilian ] = "No h figuras no tema 'Marcas' da Galeria." ;
- Text [ swedish ] = "Det finns ingen grafik i Gallery-temat 'Punkter'." ;
- Text [ danish ] = "Der findes ingen grafik i Gallery-emnet 'Punkttegn'." ;
- Text [ italian ] = "Nella gallery con argomento 'Punti' non ci sono immagini." ;
- Text [ spanish ] = "No hay imgenes en el tema 'Bullets' de la Gallery." ;
- Text [ french ] = "Il n'existe pas d'image pour le thme 'Puces' dans la Gallery." ;
- Text [ dutch ] = "Onder het gallery-onderwerp 'Opsommingstekens' komen geen afbeeldingen voor." ;
- Hide = TRUE ;
- WordBreak = TRUE ;
- Text[ chinese_simplified ] = "画廊主题'项目符号'内没有图形。";
- Text[ russian ] = " '' ( ).";
- Text[ polish ] = "Temat Galerii 'Znaki wypunktowania' jest pusty (nie ma w nim adnych grafik).";
- Text[ japanese ] = "ギャラリテーマの「箇条書きシンボル」には図はありません。";
- Text[ chinese_traditional ] = "畫廊主題[項目符號]內沒有圖形。";
- Text[ arabic ] = " 'Bullets'.";
- Text[ greek ] = " ''.";
- Text[ korean ] = "갤러리 주제 [글머리 기호]에 그림이 없습니다.";
- Text[ turkish ] = "'Madde iaretleri' galeri konusu altnda grafik mevcut deil.";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "No hi ha imatges en el tema 'Bullets' de la Galeria.";
- Text[ finnish ] = "Galleriateema Luettelomerkit on tyhj (ei kuvia).";
- Text[ thai ] = "แบบคลังภาพ 'สัญลักษณ์แสดงหัวข้อย่อย' ไม่มีอยู่ (ไม่มีกราฟิค)";
- Text[ czech ] = "Motiv galerie 'Odrážky' je prázdný (žádné obrázky).";
- Text[ hebrew ] = "Es sind keine Grafiken im Gallery-Thema 'Bullets' vorhanden.";
- Text[ hindi ] = "गेलरी विषय 'बुलेट्स्' खाली है (सुचित्र नहीं है)।";
- Text[ slovak ] = "Motív galérie 'Odrážky' je prázdny (žiadne obrázky).";
- };
-};
-/**************************************************************************/
-/* */
-/* TabPage Numerierungsoptionen */
-/* */
-/**************************************************************************/
-TabPage RID_SVXPAGE_NUM_OPTIONS
-{
- HelpID = HID_SVXPAGE_NUM_OPTIONS ;
- SVLook = TRUE ;
- Size = MAP_APPFONT ( 260 , 185 ) ;
- Hide = TRUE;
- FixedText FT_LEVEL
- {
- Pos = MAP_APPFONT ( 12 , 14 ) ;
- Size = MAP_APPFONT ( 50 , 8 ) ;
- Text = "~Ebene" ;
- Text [ ENGLISH ] = "Le~vel" ;
- 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ň";
- };
- MultiListBox LB_LEVEL
- {
- Pos = MAP_APPFONT ( 12 , 25 ) ;
- Size = MAP_APPFONT ( 26 , 154 ) ;
- TabStop = TRUE ;
- DropDown = FALSE ;
- Border = TRUE ;
- SimpleMode = TRUE ;
- };
- FixedLine FL_FORMAT
- {
- Pos = MAP_APPFONT ( 6 , 3 ) ;
- Size = MAP_APPFONT ( 248 , 8 ) ;
- Text = "Format" ;
- Text [ ENGLISH ] = "Format" ;
- Text [ english_us ] = "Format" ;
- Text [ italian ] = "Formato" ;
- Text [ spanish ] = "Formato" ;
- Text [ french ] = "Format" ;
- Text [ dutch ] = "Formaat" ;
- Text [ swedish ] = "Format" ;
- Text [ danish ] = "Format" ;
- Text [ portuguese_brazilian ] = "Formato" ;
- Text [ portuguese ] = "Formato" ;
- Text[ chinese_simplified ] = "格式";
- Text[ russian ] = "";
- Text[ polish ] = "Format";
- Text[ japanese ] = "書式";
- Text[ chinese_traditional ] = "格式";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "서식";
- Text[ turkish ] = "Format";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Format";
- Text[ finnish ] = "Muotoilu";
- Text[ thai ] = "รูปแบบ";
- Text[ czech ] = "Formát";
- Text[ hebrew ] = "‮עיצוב‬";
- Text[ hindi ] = "रचना";
- Text[ slovak ] = "Formát";
- };
- FixedText FT_FMT
- {
- Pos = MAP_APPFONT ( 50 , 27 ) ;
- Size = MAP_APPFONT ( 50, 8 ) ;
- Text = "~Nummerierung" ;
- Text [ ENGLISH ] = "~Numbering" ;
- Text [ english_us ] = "~Numbering" ;
- Text [ swedish ] = "Numrering" ;
- Text [ danish ] = "Nummerering" ;
- Text [ italian ] = "Numerazione" ;
- Text [ spanish ] = "Nu~meracin" ;
- Text [ french ] = "Numrotation" ;
- Text [ dutch ] = "~Nummering" ;
- Text [ portuguese_brazilian ] = "~Numerao" ;
- Text [ portuguese ] = "~Numerao" ;
- Text[ chinese_simplified ] = "编号(~N)";
- Text[ russian ] = "";
- Text[ polish ] = "~Numeracja";
- Text[ japanese ] = "番号付け(~N)";
- Text[ chinese_traditional ] = "編號(~N)";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "번호 매기기(~N)";
- Text[ turkish ] = "Numaralama";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Nu~meraci";
- Text[ finnish ] = "~Numerointi";
- Text[ thai ] = "~ลำดับตัวเลข";
- Text[ czech ] = "Číslování";
- Text[ hebrew ] = "‮מיספור‬";
- Text[ hindi ] = "~संख्या देना";
- Text[ slovak ] = "Čí~slovanie";
- };
- ListBox LB_FMT
- {
- Pos = MAP_APPFONT ( 103 , 25 ) ;
- Size = MAP_APPFONT ( 67 , 72 ) ;
- TabStop = TRUE ;
- DropDown = TRUE ;
- CurPos = 0 ;
- StringList =
- {
- < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "Bullet" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "Grafik" ; 8/*SVX_NUM_BITMAP */; > ;
- < "Grafik verknpft" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "Keine" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ ENGLISH ] =
- {
- < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */;> ;
- < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */;> ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */;> ;
- < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */;> ;
- < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */;> ;
- < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/;> ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/;> ;
- < "Bullet" ; 6/*SVX_NUM_CHAR_SPECIAL */;> ;
- < "Picture" ; 8/*SVX_NUM_BITMAP */;> ;
- < "Linked picture" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "None" ; 5/*SVX_NUM_NUMBER_NONE */;> ;
- };
- stringlist [ english_us ] =
- {
- < "1, 2, 3, ... " ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ... " ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ... " ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ... " ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ... " ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "Bullet" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "Graphics" ; 8/*SVX_NUM_BITMAP */; > ;
- < "Linked graphics" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "None" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ portuguese ] =
- {
- < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "Marca" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "Imagem" ; 8/*SVX_NUM_BITMAP */; > ;
- < "Imagem ligada" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "Nenhuma" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ russian ] =
- {
- < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < " " ; 8/*SVX_NUM_BITMAP */; > ;
- < " " ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ greek ] =
- {
- < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "" ; 8/*SVX_NUM_BITMAP */; > ;
- < " " ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ dutch ] =
- {
- < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "Bullet" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "Afbeelding" ; 8/*SVX_NUM_BITMAP */; > ;
- < "Afbeelding gekoppeld" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "Geen" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ french ] =
- {
- < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "Puce" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "Image" ; 8/*SVX_NUM_BITMAP */; > ;
- < "Image lie" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "Aucune" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ spanish ] =
- {
- < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "Vieta" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "Imagen" ; 8/*SVX_NUM_BITMAP */; > ;
- < "Imagen vinculada" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "Ninguno" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ italian ] =
- {
- < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "Punti" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "Immagine" ; 8/*SVX_NUM_BITMAP */; > ;
- < "Collega immagine" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "Nessuno" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ danish ] =
- {
- < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "Punkttegn" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "Grafik" ; 8/*SVX_NUM_BITMAP */; > ;
- < "Grafik kdet" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "Ingen" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ swedish ] =
- {
- < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "Punkt" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "Grafik" ; 8/*SVX_NUM_BITMAP */; > ;
- < "Grafik lnkad" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "Ingen" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ polish ] =
- {
- < "1,2,3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ... " ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ... " ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ... " ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ... " ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "Znak wypunktowania" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "Grafika" ; 8/*SVX_NUM_BITMAP */; > ;
- < "Doczone grafiki" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "Brak" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ portuguese_brazilian ] =
- {
- < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "Marca" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "Figuras" ; 8/*SVX_NUM_BITMAP */; > ;
- < "Figuras vinculadas" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "Nenhum" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ japanese ] =
- {
- < "1、2、3、 ..." ; 4/*SVX_NUM_ARABIC */; > ;
- < "A、 B、 C、 ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a、 b、 c、 ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I、 II、 III、 ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i、 ii、 iii、 ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A、 ..、 AA、 ..、 AAA、 ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a、 ..、 aa、 ..、 aaa、 ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "箇条書き" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "図" ; 8/*SVX_NUM_BITMAP */; > ;
- < "図をリンクする" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "なし" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ korean ] =
- {
- < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "없음" ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "글머리 기호" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "그림" ; 8/*SVX_NUM_BITMAP */; > ;
- < "그림 연결" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "없음" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ chinese_simplified ] =
- {
- < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "项目符号" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "图形" ; 8/*SVX_NUM_BITMAP */; > ;
- < "链接图形" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "无" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ chinese_traditional ] =
- {
- < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "項目符號" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "圖形" ; 8/*SVX_NUM_BITMAP */; > ;
- < "連結圖形" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "無" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ arabic ] =
- {
- < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ... " ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < " " ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "" ; 8/*SVX_NUM_BITMAP */; > ;
- < " " ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ turkish ] =
- {
- < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "Madde iaretleri" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "Grafik" ; 8/*SVX_NUM_BITMAP */; > ;
- < "Grafik balants oluturuldu" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "Yok" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ language_user1 ] =
- {
- < " " ; 4/*SVX_NUM_ARABIC */; > ;
- < " " ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < " " ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < " " ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < " " ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < " " ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < " " ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < " " ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < " " ; 8/*SVX_NUM_BITMAP */; > ;
- < "This is found in a text doc under Format - Numbering/Bullets - Options - Format area - Numbering list box. EM10May00 - Grafik verknpft - Grafik verknpft" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "Keine" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ catalan ] =
- {
- < "1, 2, 3... " ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C... " ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III... " ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii... " ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A..., AA..., AAA... " ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a..., aa..., aaa..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "Pic" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "Imatge" ; 8/*SVX_NUM_BITMAP */; > ;
- < "Imatge enllaada" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "Cap" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ finnish ] =
- {
- < "1, 2, 3, ... " ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ... " ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ... " ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ... " ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ... " ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "Luettelomerkki" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "Grafiikka" ; 8/*SVX_NUM_BITMAP */; > ;
- < "Linkitetyt kuvat" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "Ei mitn" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ thai ] =
- {
- < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "๑, ๒, ๓, ..." ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "ก, ข, ค, ..." ; 8/*SVX_NUM_BITMAP */; > ;
- < "ก, .., กก, .., กกก, ..." ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "สัญลักษณ์แสดงหัวข้อย่อย" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ czech ] =
- {
- < "1, 2, 3, ... " ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ... " ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ... " ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ... " ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ... " ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "Odrážka" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "Obrázky" ; 8/*SVX_NUM_BITMAP */; > ;
- < "Obrázky s odkazem" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "Nic" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ hebrew ] =
- {
- < "1, 2, 3, ... " ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ... " ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ... " ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ... " ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ... " ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "Bullet" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "‮גרפיקה‬" ; 8/*SVX_NUM_BITMAP */; > ;
- < "Grafik verknüpft" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "‮ללא‬" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ hindi ] =
- {
- < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "बुल्लेट्" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "सुचित्र" ; 8/*SVX_NUM_BITMAP */; > ;
- < "लिंक किया हुआ सुचित्र" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "कोई नहीं" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- StringList [ slovak ] =
- {
- < "1, 2, 3, ... " ; 4/*SVX_NUM_ARABIC */; > ;
- < "A, B, C, ... " ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
- < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
- < "I, II, III, ... " ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
- < "i, ii, iii, ... " ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
- < "A, .., AA, .., AAA, ... " ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
- < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
- < "Odrážka" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
- < "Obrázky" ; 8/*SVX_NUM_BITMAP */; > ;
- < "Obrázky s odkazom" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
- < "Žiadne" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
- };
- };
- FixedText FT_PREFIX
- {
- Pos = MAP_APPFONT ( 50 , 43 ) ;
- Size = MAP_APPFONT ( 50 , 8 ) ;
- Text = "~Davor" ;
- Text [ ENGLISH ] = "~Before" ;
- Text [ norwegian ] = "Fr" ;
- Text [ italian ] = "Davanti" ;
- Text [ portuguese_brazilian ] = "Antes" ;
- Text [ portuguese ] = " fr~ente" ;
- Text [ finnish ] = "Ennen" ;
- Text [ danish ] = "Fr" ;
- Text [ french ] = "Devant" ;
- Text [ swedish ] = "Fra~mfr" ;
- Text [ dutch ] = "~Ervoor" ;
- Text [ spanish ] = "Delante" ;
- Text [ english_us ] = "Before" ;
- Left = TRUE ;
- Text[ chinese_simplified ] = "编号前";
- Text[ russian ] = "";
- Text[ polish ] = "Przed";
- Text[ japanese ] = "番号前";
- Text[ chinese_traditional ] = "之前";
- Text[ arabic ] = " ";
- Text[ greek ] = " ";
- Text[ korean ] = "번호 앞";
- Text[ turkish ] = "Bana ekle:";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Abans de";
- Text[ thai ] = "ก่อน";
- Text[ czech ] = "Před";
- Text[ hebrew ] = "‮לפני‬";
- Text[ hindi ] = "से पहिले";
- Text[ slovak ] = "Pred";
- };
- Edit ED_PREFIX
- {
- Border = TRUE ;
- Pos = MAP_APPFONT ( 103 , 41 ) ;
- Size = MAP_APPFONT ( 67 , 12 ) ;
- TabStop = TRUE ;
- Left = TRUE ;
- MaxTextLength = 50 ;
- };
- FixedText FT_SUFFIX
- {
- Pos = MAP_APPFONT ( 50 , 59 ) ;
- Size = MAP_APPFONT ( 50 , 8 ) ;
- Text = "Dahin~ter" ;
- Text [ ENGLISH ] = "~After" ;
- Text [ norwegian ] = "Bak" ;
- Text [ italian ] = "~Dietro" ;
- Text [ portuguese_brazilian ] = "Aps" ;
- Text [ portuguese ] = "A~trs" ;
- Text [ finnish ] = "Jlkeen" ;
- Text [ danish ] = "Efter" ;
- Text [ french ] = "D~errire" ;
- Text [ swedish ] = "Ba~kom" ;
- Text [ dutch ] = "E~rachter" ;
- Text [ spanish ] = "Detrs" ;
- Text [ english_us ] = "After" ;
- Left = TRUE ;
- Text[ chinese_simplified ] = "编号后";
- Text[ russian ] = "";
- Text[ polish ] = "~Za";
- Text[ japanese ] = "番号後";
- Text[ chinese_traditional ] = "之後";
- Text[ arabic ] = " ";
- Text[ greek ] = " ";
- Text[ korean ] = "번호 뒤";
- Text[ turkish ] = "Sonuna ekle:";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "D~arrere";
- Text[ thai ] = "หลังจาก";
- Text[ czech ] = "Za";
- Text[ hebrew ] = "‮אחרי‬";
- Text[ hindi ] = "के पश्चात्";
- Text[ slovak ] = "Za";
- };
- Edit ED_SUFFIX
- {
- Border = TRUE ;
- Pos = MAP_APPFONT ( 103 , 57 ) ;
- Size = MAP_APPFONT ( 67 , 12 ) ;
- TabStop = TRUE ;
- Left = TRUE ;
- MaxTextLength = 50 ;
- };
- FixedText FT_CHARFMT
- {
- Pos = MAP_APPFONT ( 50 , 75 ) ;
- Size = MAP_APPFONT ( 50 , 8 ) ;
- Text = "Zeichen~vorlage" ;
- Text [ ENGLISH ] = "Character St~yle" ;
- Text [ english_us ] = "~Character Style" ;
- Text [ swedish ] = "Teckenf~ormatmall" ;
- Text [ danish ] = "Te~gntypografi" ;
- Text [ italian ] = "Modello di carattere:" ;
- Text [ spanish ] = "Es~tilo 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 Biemi";
- Text[ language_user1 ] = "All \"Vorlage\"/Styles are always written with capital S. 10.5.00EM";
- Text[ catalan ] = "Es~til de carcter:";
- Text[ finnish ] = "~Merkkityyli";
- Text[ thai ] = "ลักษณะ~ตัวอักขระ";
- Text[ czech ] = "Styl znaku";
- Text[ hebrew ] = "Zeichen~vorlage";
- Text[ hindi ] = "~अक्षर शैली";
- Text[ slovak ] = "Štýl ~znaku";
- };
- ListBox LB_CHARFMT
- {
- TabStop = TRUE ;
- DropDown = TRUE ;
- Pos = MAP_APPFONT ( 103 , 73 ) ;
- Size = MAP_APPFONT ( 67 , 72 ) ;
- };
- FixedText FT_BUL_COLOR
- {
- Pos = MAP_APPFONT ( 50 , 75 ) ;
- Size = MAP_APPFONT ( 50 , 8 ) ;
- Text = "~Farbe" ;
- Text [ ENGLISH ] = "Co~lor" ;
- Hide = TRUE;
- Text[ italian ] = "Colore";
- Text[ portuguese_brazilian ] = "Cor";
- Text[ portuguese ] = "~Cor";
- Text[ danish ] = "~Farve";
- Text[ french ] = "Couleur";
- Text[ swedish ] = "~Frg";
- Text[ dutch ] = "~Kleur";
- Text[ spanish ] = "Color";
- Text[ english_us ] = "Color";
- Text[ chinese_simplified ] = "颜色";
- Text[ russian ] = "";
- Text[ polish ] = "Kolor";
- Text[ japanese ] = "色";
- Text[ chinese_traditional ] = "顏色";
- Text[ arabic ] = ":";
- Text[ greek ] = ":";
- Text[ korean ] = "색상";
- Text[ turkish ] = "Renk";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Color:";
- Text[ finnish ] = "Vri";
- Text[ thai ] = "สี";
- Text[ czech ] = "Barva";
- Text[ hebrew ] = "‮צבע‬";
- Text[ hindi ] = "रंग";
- Text[ slovak ] = "Farba";
- };
- ListBox LB_BUL_COLOR
- {
- TabStop = TRUE ;
- DropDown = TRUE ;
- Pos = MAP_APPFONT ( 103 , 73 ) ;
- Size = MAP_APPFONT ( 67 , 100 ) ;
- Hide = TRUE;
- };
- FixedText FT_BUL_REL_SIZE
- {
- Pos = MAP_APPFONT ( 50 , 91 ) ;
- Size = MAP_APPFONT ( 50 , 8 ) ;
- Text = "~Relative Gre" ;
- Text [ ENGLISH ] = "R~elatize size" ;
- Hide = TRUE;
- Text[ italian ] = "Dimensione relativa";
- Text[ portuguese_brazilian ] = "~Tamanho relativo";
- Text[ portuguese ] = "~Tamanho relativo";
- Text[ danish ] = "~Relativ strrelse";
- Text[ french ] = "Taille relative";
- Text[ swedish ] = "~Relativ storlek";
- Text[ dutch ] = "~Relatieve grootte";
- Text[ spanish ] = "~Tamao relativo";
- Text[ english_us ] = "~Relative size";
- Text[ chinese_simplified ] = "相对的大小(~R)";
- Text[ russian ] = ". ";
- Text[ polish ] = "~Rozmiar wzgldny";
- Text[ japanese ] = "相対的なサイズ(~R)";
- Text[ chinese_traditional ] = "相對的大小(~R)";
- Text[ arabic ] = ": ";
- Text[ greek ] = " :";
- Text[ korean ] = "기준 크기(~R)";
- Text[ turkish ] = "~Greli boyut";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Mida ~relativa:";
- Text[ finnish ] = "~Suhteellinen koko:";
- Text[ thai ] = "ขนาด~สัมพัทธ์";
- Text[ czech ] = "Relativní velikost";
- Text[ hebrew ] = "~Relative Größe";
- Text[ hindi ] = "~सम्बन्धित परिमाण";
- Text[ slovak ] = "~Relatívna veľkosť";
- };
- MetricField MF_BUL_REL_SIZE
- {
- Pos = MAP_APPFONT ( 103 , 89 ) ;
- Size = MAP_APPFONT ( 67 , 12 ) ;
- Border = TRUE ;
- Group = TRUE ;
- Left = TRUE ;
- Repeat = TRUE ;
- Spin = TRUE ;
- Unit = FUNIT_CUSTOM ;
- CustomUnitText = "%" ;
- SpinSize = 1 ;
- Minimum = 1;
- Maximum = 250;
- Hide = TRUE;
- };
- FixedText FT_ALL_LEVEL
- {
- Pos = MAP_APPFONT ( 50 , 91 ) ;
- Size = MAP_APPFONT ( 50 , 8 ) ;
- Text = "V~ollstndig" ;
- Text [ ENGLISH ] = "Sh~ow sublevels" ;
- Text [ norwegian ] = "~Fullstendig" ;
- Text [ italian ] = "~Completa" ;
- Text [ portuguese_brazilian ] = "Mostrar sub nveis" ;
- Text [ portuguese ] = "Co~mpleto" ;
- Text [ finnish ] = "Nyt alitasot" ;
- Text [ danish ] = "F~uldstndig" ;
- Text [ french ] = "Complet" ;
- Text [ swedish ] = "F~ullstndig" ;
- Text [ dutch ] = "~Volledig" ;
- Text [ spanish ] = "~Completo" ;
- Text [ english_us ] = "Show sublevels" ;
- Text[ chinese_simplified ] = "完整";
- Text[ russian ] = " ";
- Text[ polish ] = "Poka podpoziomy";
- Text[ japanese ] = "総レベル数";
- Text[ chinese_traditional ] = "完整";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "하위 수준 표시";
- Text[ turkish ] = "Alt seviyeleri gster";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Mostra els subnivells";
- Text[ thai ] = "แสดงระดับย่อย";
- Text[ czech ] = "Zobrazit vše";
- Text[ hebrew ] = "V~ollständig";
- Text[ hindi ] = "उपस्तरों को दिखाओ";
- Text[ slovak ] = "Zobraziť všetko";
- };
- NumericField NF_ALL_LEVEL
- {
- Border = TRUE ;
- Pos = MAP_APPFONT ( 103 , 89 ) ;
- Size = MAP_APPFONT ( 67 , 12 ) ;
- TabStop = TRUE ;
- Left = TRUE ;
- Repeat = TRUE ;
- Spin = TRUE ;
- Minimum = 1 ;
- Maximum = 10 ;
- Value = 1 ;
- First = 1 ;
- Last = 10 ;
- };
- FixedText FT_START
- {
- Pos = MAP_APPFONT ( 50 , 107 ) ;
- Size = MAP_APPFONT ( 50 , 8 ) ;
- Text = "Be~ginn bei" ;
- Text [ ENGLISH ] = "S~tart at" ;
- Text [ norwegian ] = "~Start p" ;
- Text [ italian ] = "~Comincia con" ;
- Text [ portuguese_brazilian ] = "Iniciar em" ;
- Text [ portuguese ] = "~Comear em" ;
- Text [ finnish ] = "Aloita kohdasta" ;
- Text [ danish ] = "Be~gyndelse ved" ;
- Text [ french ] = "Commencer avec" ;
- Text [ swedish ] = "~Brja med" ;
- Text [ dutch ] = "~Begin met" ;
- Text [ spanish ] = "E~mpezar en" ;
- Text [ english_us ] = "Start at" ;
- Left = TRUE ;
- Text[ chinese_simplified ] = "开始从";
- Text[ russian ] = " ";
- Text[ polish ] = "Zacznij od";
- Text[ japanese ] = "開始番号";
- Text[ chinese_traditional ] = "開始從";
- Text[ arabic ] = " ";
- Text[ greek ] = " ";
- Text[ korean ] = "시작 번호";
- Text[ turkish ] = "Burdan bala";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Inicia a";
- Text[ thai ] = "เริ่มที่";
- Text[ czech ] = "Začít od";
- Text[ hebrew ] = "Be~ginn bei";
- Text[ hindi ] = "से प्रारंभ करो";
- Text[ slovak ] = "Začať od";
- };
- NumericField ED_START
- {
- Border = TRUE ;
- Pos = MAP_APPFONT ( 103 , 105 ) ;
- Size = MAP_APPFONT ( 67 , 12 ) ;
- TabStop = TRUE ;
- Left = TRUE ;
- Repeat = TRUE ;
- Spin = TRUE ;
- Minimum = 0 ;
- Maximum = 65535 ;
- Value = 1 ;
- First = 0 ;
- Last = 65535 ;
- };
- TriStateBox CB_USE_BULLET
- {
- Hide = TRUE ;
- Pos = MAP_APPFONT ( 50 , 119 ) ;
- Size = MAP_APPFONT ( 120 , 10 ) ;
- Text = "~Symbol anzeigen" ;
- Text [ English ] = "Show sym~bol" ;
- Hide = TRUE;
- Text[ italian ] = "Mostra simbolo";
- Text[ portuguese_brazilian ] = "Mostrar smbolo";
- Text[ portuguese ] = "~Mostrar smbolo";
- Text[ danish ] = "Vis symbol";
- Text[ french ] = "~Afficher le symbole";
- Text[ swedish ] = "~Visa symbol";
- Text[ dutch ] = "~Symbool weergeven";
- Text[ spanish ] = "~Mostrar smbolo";
- Text[ english_us ] = "Show symbol";
- Text[ chinese_simplified ] = "显示图标";
- Text[ russian ] = " ";
- Text[ polish ] = "Poka symbol";
- Text[ japanese ] = "記号の表示";
- Text[ chinese_traditional ] = "顯示圖示";
- Text[ arabic ] = " ";
- Text[ greek ] = " ";
- Text[ korean ] = "기호 표시";
- Text[ turkish ] = "Simgeyi grntle";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "~Mostra el smbol";
- Text[ finnish ] = "Nyt symboli";
- Text[ thai ] = "แสดงสัญลักษณ์";
- Text[ czech ] = "Zobrazit symbol";
- Text[ hebrew ] = "~Symbol anzeigen";
- Text[ hindi ] = "संकेत दिखाओ";
- Text[ slovak ] = "Zobraziť symbol";
- };
- FixedText FT_ALIGN
- {
- Pos = MAP_APPFONT ( 50 , 135 ) ;
- Size = MAP_APPFONT ( 50 , 8 ) ;
- Text = "Ausri~chtung" ;
- Text [ ENGLISH ] = "Al~ignment" ;
- Text [ english_us ] = "~Alignment" ;
- Hide = TRUE;
- Text[ italian ] = "Allineamento";
- Text[ portuguese_brazilian ] = "~Alinhamento";
- Text[ portuguese ] = "~Alinhamento";
- Text[ danish ] = "Justering";
- Text[ french ] = "Alignement";
- Text[ swedish ] = "~Justering";
- Text[ dutch ] = "~Uitlijnen";
- Text[ spanish ] = "~Alineacin";
- Text[ chinese_simplified ] = "对齐(~A)";
- Text[ russian ] = "";
- Text[ polish ] = "~Wyrwnanie";
- Text[ japanese ] = "配置(~A)";
- Text[ chinese_traditional ] = "對齊(~A)";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "맞춤(~A)";
- Text[ turkish ] = "Hizalama";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "~Alineament";
- Text[ finnish ] = "~Tasaus";
- Text[ thai ] = "~จัดตำแหน่ง";
- Text[ czech ] = "Zarovnání";
- Text[ hebrew ] = "‮ישור‬";
- Text[ hindi ] = "~पंक्तिकरण";
- Text[ slovak ] = "Z~arovnanie";
- };
- ListBox LB_ALIGN
- {
- Pos = MAP_APPFONT ( 103 , 133 ) ;
- Size = MAP_APPFONT ( 40 , 40 ) ;
- TabStop = TRUE ;
- DropDown = TRUE ;
- Hide = TRUE;
- StringList =
- {
- < "Links" ; > ;
- < "Zentriert" ; > ;
- < "Rechts" ; > ;
- };
- StringList [ ENGLISH ] =
- {
- < "Links" ; > ;
- < "Zentriert" ; > ;
- < "Rechts" ; > ;
- };
- stringlist [ english_us ] =
- {
- < "Left" ; > ;
- < "Centered" ; > ;
- < "Right" ; > ;
- };
- stringlist [ portuguese_brazilian ] =
- {
- < "Esquerda" ; > ;
- < "Centralizado" ; > ;
- < "Direita" ; > ;
- };
- stringlist [ swedish ] =
- {
- < "Vnster" ; > ;
- < "Centrerad" ; > ;
- < "Hger" ; > ;
- };
- stringlist [ danish ] =
- {
- < "Venstre" ; > ;
- < "Centreret" ; > ;
- < "Hjre" ; > ;
- };
- stringlist [ italian ] =
- {
- < "Sinistra" ; > ;
- < "Centrato" ; > ;
- < "Destra" ; > ;
- };
- stringlist [ spanish ] =
- {
- < "Izquierda" ; > ;
- < "Centrado" ; > ;
- < "Derecha" ; > ;
- };
- stringlist [ french ] =
- {
- < " gauche" ; > ;
- < "Centr" ; > ;
- < " droite" ; > ;
- };
- stringlist [ dutch ] =
- {
- < "Links" ; > ;
- < "Gecentreerd" ; > ;
- < "Rechts" ; > ;
- };
- stringlist [ portuguese ] =
- {
- < "Esquerda" ; > ;
- < "Centrado" ; > ;
- < "Direita" ; > ;
- };
- StringList [ chinese_simplified ] =
- {
- < "左" ; > ;
- < "居中" ; > ;
- < "右" ; > ;
- };
- StringList [ language_user1 ] =
- {
- < " " ; > ;
- < "Zentriert" ; > ;
- < "Rechts" ; > ;
- };
- StringList [ russian ] =
- {
- < "" ; > ;
- < " " ; > ;
- < "" ; > ;
- };
- StringList [ polish ] =
- {
- < "Z lewej" ; > ;
- < "Porodku" ; > ;
- < "Z prawej strony" ; > ;
- };
- StringList [ japanese ] =
- {
- < "左" ; > ;
- < "中央" ; > ;
- < "右揃え" ; > ;
- };
- StringList [ chinese_traditional ] =
- {
- < "左" ; > ;
- < "置中" ; > ;
- < "右" ; > ;
- };
- StringList [ arabic ] =
- {
- < "" ; > ;
- < "" ; > ;
- < "" ; > ;
- };
- StringList [ greek ] =
- {
- < "" ; > ;
- < "" ; > ;
- < "" ; > ;
- };
- StringList [ korean ] =
- {
- < "왼쪽" ; > ;
- < "가운데" ; > ;
- < "오른쪽" ; > ;
- };
- StringList [ turkish ] =
- {
- < "Sol" ; > ;
- < "Orta" ; > ;
- < "Sa" ; > ;
- };
- StringList [ catalan ] =
- {
- < "Esquerra" ; > ;
- < "Centrat" ; > ;
- < "Dreta" ; > ;
- };
- StringList [ finnish ] =
- {
- < "Vasen" ; > ;
- < "Keskitetty" ; > ;
- < "Oikea" ; > ;
- };
- StringList [ thai ] =
- {
- < "ซ้าย" ; > ;
- < "ตรงกลาง" ; > ;
- < "ขวา" ; > ;
- };
- StringList [ czech ] =
- {
- < "Vlevo" ; > ;
- < "Na střed" ; > ;
- < "Vpravo" ; > ;
- };
- StringList [ hebrew ] =
- {
- < "Links" ; > ;
- < "Zentriert" ; > ;
- < "Rechts" ; > ;
- };
- StringList [ hindi ] =
- {
- < "बायाँ" ; > ;
- < "केन्द्रित" ; > ;
- < "दाहिना" ; > ;
- };
- StringList [ slovak ] =
- {
- < "Vľavo" ; > ;
- < "Na stred" ; > ;
- < "Vpravo" ; > ;
- };
- };
- String STR_BULLET
- {
- Text = "Ze~ichen" ;
- Text [ ENGLISH ] = "~Character" ;
- Text [ norwegian ] = "Character" ;
- Text [ italian ] = "Ca~rattere" ;
- Text [ portuguese_brazilian ] = "Caracter" ;
- Text [ portuguese ] = "~Carcter" ;
- Text [ finnish ] = "Merkki" ;
- Text [ danish ] = "Tegn" ;
- Text [ french ] = "Caractres" ;
- Text [ swedish ] = "Te~cken" ;
- Text [ dutch ] = "~Teken" ;
- Text [ spanish ] = "C~arcter" ;
- Text [ english_us ] = "Character" ;
- Text[ chinese_simplified ] = "字符";
- Text[ russian ] = "";
- Text[ polish ] = "Znak";
- Text[ japanese ] = "記号";
- Text[ chinese_traditional ] = "字元";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "기호 및 문자";
- Text[ turkish ] = "Karakter";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "C~arcter";
- Text[ thai ] = "ตัวอักขระ";
- Text[ czech ] = "Znak";
- Text[ hebrew ] = "Ze~ichen";
- Text[ hindi ] = "अक्षर";
- Text[ slovak ] = "Znak";
- };
- PushButton PB_BULLET
- {
- Hide = TRUE ;
- Pos = MAP_APPFONT ( 103 , 105 ) ;
- Size = MAP_APPFONT ( 12 , 12 ) ;
- Text = "..." ;
- TabStop = TRUE ;
- };
- FixedText FT_BITMAP
- {
- Hide = TRUE ;
- Pos = MAP_APPFONT ( 50 , 43 ) ;
- Size = MAP_APPFONT ( 50 , 8 ) ;
- Text = "Grafik" ;
- Text [ English ] = "Graphic" ;
- Text [ english_us ] = "Graphics" ;
- Text [ portuguese_brazilian ] = "Figura" ;
- Text [ swedish ] = "Grafik" ;
- Text [ danish ] = "Grafik" ;
- Text [ italian ] = "Immagine" ;
- Text [ spanish ] = "Imagen" ;
- Text [ french ] = "Image" ;
- Text [ dutch ] = "Afbeelding" ;
- Text [ portuguese ] = "Imagem" ;
- Text[ chinese_simplified ] = "图形";
- Text[ russian ] = "";
- Text[ polish ] = "Grafika";
- Text[ japanese ] = "図";
- Text[ chinese_traditional ] = "圖形";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "그림";
- Text[ turkish ] = "Grafik";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Imatge";
- Text[ finnish ] = "Grafiikka";
- Text[ thai ] = "กราฟิค";
- Text[ czech ] = "Obrázky";
- Text[ hebrew ] = "‮גרפיקה‬";
- Text[ hindi ] = "सुचित्र";
- Text[ slovak ] = "Obrázky";
- };
- MenuButton MB_BITMAP
- {
- Hide = TRUE ;
- Pos = MAP_APPFONT ( 103 , 41 ) ;
- Size = MAP_APPFONT ( 50 , 14 ) ;
- TabStop = TRUE ;
- Text = "Aus~wahl..." ;
- Text [ ENGLISH ] = "~Select..." ;
- ButtonMenu = Menu
- {
- ItemList =
- {
- MenuItem
- {
- Identifier = MN_GRAPHIC_DLG ;
- Text = "Aus Datei..." ;
- Text [ ENGLISH ] = "From file..." ;
- // HelpID = HID_NUM_NAMED_NUMS ;
- Text [ portuguese ] = "Do ficheiro..." ;
- Text [ english_us ] = "From file..." ;
- Text [ portuguese_brazilian ] = "Do arquivo..." ;
- Text [ swedish ] = "Frn fil..." ;
- Text [ danish ] = "Fra fil..." ;
- Text [ italian ] = "Dal file..." ;
- Text [ spanish ] = "De archivo..." ;
- Text [ french ] = " partir d'un fichier..." ;
- Text [ dutch ] = "Uit bestand..." ;
- Text[ chinese_simplified ] = "从文件...";
- Text[ russian ] = " ...";
- Text[ polish ] = "Z pliku...";
- Text[ japanese ] = "ファイルから...";
- Text[ chinese_traditional ] = "從檔案...";
- Text[ arabic ] = "... ";
- Text[ greek ] = " ...";
- Text[ korean ] = "파일로부터...";
- Text[ turkish ] = "Dosyadan...";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Des d'un fitxer...";
- Text[ finnish ] = "Tiedostosta...";
- Text[ thai ] = "จากแฟ้ม...";
- Text[ czech ] = "Ze souboru...";
- Text[ hebrew ] = "‮מקובץ...‬";
- Text[ hindi ] = "फाइल से...";
- Text[ slovak ] = "Zo súboru...";
- };
- MenuItem
- {
- Identifier = MN_GALLERY ;
- Text = "Gallery" ;
- Text[English] = "Gallery" ;
- Text[ english_us ] = "Gallery";
- Text[ portuguese ] = "Gallery";
- Text[ russian ] = "";
- Text[ greek ] = "";
- Text[ dutch ] = "Gallery";
- Text[ french ] = "Gallery";
- Text[ spanish ] = "Gallery";
- Text[ finnish ] = "Galleria";
- Text[ italian ] = "Gallery";
- Text[ danish ] = "Gallery";
- Text[ swedish ] = "Gallery";
- Text[ polish ] = "Galeria";
- Text[ portuguese_brazilian ] = "Galeria";
- Text[ japanese ] = "ギャラリ";
- Text[ korean ] = "갤러리";
- Text[ chinese_simplified ] = "画廊";
- Text[ chinese_traditional ] = "畫廊";
- Text[ turkish ] = "Galeri";
- Text[ arabic ] = "";
- Text[ catalan ] = "Galeria";
- Text[ thai ] = "แกลลอรี่";
- Text[ czech ] = "Galerie";
- Text[ hebrew ] = "‮גלריה‬";
- Text[ hindi ] = "गेलरी";
- Text[ slovak ] = "Galéria";
- };
- };
- };
- Text [ english_us ] = "Select..." ;
- Text [ portuguese_brazilian ] = "Selecionar..." ;
- Text [ swedish ] = "~Urval..." ;
- Text [ danish ] = "Vlg..." ;
- Text [ italian ] = "Scelta..." ;
- Text [ spanish ] = "Selec~cin..." ;
- Text [ french ] = "Slection..." ;
- Text [ dutch ] = "Sele~ctie..." ;
- Text [ portuguese ] = "~Seleccionar..." ;
- Text[ chinese_simplified ] = "选择...";
- Text[ russian ] = "...";
- Text[ polish ] = "Wybierz...";
- Text[ japanese ] = "選択...";
- Text[ chinese_traditional ] = "選擇...";
- Text[ arabic ] = "...";
- Text[ greek ] = "~...";
- Text[ korean ] = "선택...";
- Text[ turkish ] = "Seim...";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Selecciona...";
- Text[ finnish ] = "Valitse...";
- Text[ thai ] = "เลือก...";
- Text[ czech ] = "Vybrat...";
- Text[ hebrew ] = "‮בחירה...‬";
- Text[ hindi ] = "चुनो...";
- Text[ slovak ] = "Vybrať...";
- };
- FixedText FT_SIZE
- {
- Hide = TRUE ;
- Pos = MAP_APPFONT ( 50 , 61 ) ;
- Size = MAP_APPFONT ( 50 , 8 ) ;
- Text = "~Breite" ;
- Text [ English ] = "~Width" ;
- Text [ english_us ] = "Width" ;
- Text [ portuguese_brazilian ] = "Largura" ;
- Text [ swedish ] = "~Bredd" ;
- Text [ danish ] = "Bredde" ;
- Text [ italian ] = "Larghezza" ;
- Text [ spanish ] = "Ancho" ;
- Text [ french ] = "Largeur" ;
- Text [ dutch ] = "~Breedte" ;
- Text [ portuguese ] = "~Largura" ;
- Text[ chinese_simplified ] = "宽度";
- Text[ russian ] = "";
- Text[ polish ] = "Szeroko";
- Text[ japanese ] = "幅";
- Text[ chinese_traditional ] = "寬度";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "너비";
- Text[ turkish ] = "Genilik";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Amplada";
- Text[ finnish ] = "Leveys";
- Text[ thai ] = "ความกว้าง";
- Text[ czech ] = "Šířka";
- Text[ hebrew ] = "‮רוחב‬";
- Text[ hindi ] = "चौड़ाई";
- Text[ slovak ] = "Šírka";
- };
- MetricField MF_WIDTH
- {
- Pos = MAP_APPFONT ( 103 , 59 ) ;
- Size = MAP_APPFONT ( 67 , 12 ) ;
- Border = TRUE ;
- TabStop = TRUE ;
- Left = TRUE ;
- Repeat = TRUE ;
- Spin = TRUE ;
- Minimum = 0 ;
- Maximum = 1999 ;
- DecimalDigits = 2 ;
- Value = 0 ;
- Unit = FUNIT_CM ;
- First = 0 ;
- Last = 1999 ;
- SpinSize = 5 ;
- Hide = TRUE ;
- };
- FixedText FT_MULT
- {
- Hide = TRUE ;
- Pos = MAP_APPFONT ( 50 , 77 ) ;
- Size = MAP_APPFONT ( 50 , 8 ) ;
- Text = "H~he" ;
- Text [ English ] = "Hei~ght" ;
- Text [ english_us ] = "Height" ;
- Text [ portuguese_brazilian ] = "Altura" ;
- Text [ swedish ] = "H~jd" ;
- Text [ danish ] = "H~jde" ;
- Text [ italian ] = "Altezza" ;
- Text [ spanish ] = "A~ltura" ;
- Text [ french ] = "Hauteur" ;
- Text [ dutch ] = "~Hoogte" ;
- Text [ portuguese ] = "~Altura" ;
- Text[ chinese_simplified ] = "高度";
- Text[ russian ] = "";
- Text[ polish ] = "Wysoko";
- Text[ japanese ] = "高さ";
- Text[ chinese_traditional ] = "高度";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "높이";
- Text[ turkish ] = "Ykseklik";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "A~lada";
- Text[ finnish ] = "Korkeus";
- Text[ thai ] = "ความสูง";
- Text[ czech ] = "Výška";
- Text[ hebrew ] = "‮גובה‬";
- Text[ hindi ] = "ऊँचाई";
- Text[ slovak ] = "Výška";
- };
- MetricField MF_HEIGHT
- {
- Pos = MAP_APPFONT ( 103 , 75 ) ;
- Size = MAP_APPFONT ( 67 , 12 ) ;
- Border = TRUE ;
- TabStop = TRUE ;
- Left = TRUE ;
- Repeat = TRUE ;
- Spin = TRUE ;
- Minimum = 0 ;
- Maximum = 1999 ;
- DecimalDigits = 2 ;
- Value = 0 ;
- Unit = FUNIT_CM ;
- First = 0 ;
- Last = 1999 ;
- SpinSize = 5 ;
- Hide = TRUE ;
- };
- CheckBox CB_RATIO
- {
- Hide = TRUE ;
- Pos = MAP_APPFONT ( 50 , 91 ) ;
- Size = MAP_APPFONT ( 100 , 10 ) ;
- Text = "Abg~leich" ;
- Text [ English ] = "~Keep ratio" ;
- Text [ english_us ] = "Keep ratio" ;
- Text [ portuguese_brazilian ] = "Manter proporo" ;
- Text [ swedish ] = "Anpassa ~proportionellt" ;
- Text [ danish ] = "Proportional" ;
- Text [ italian ] = "Sin~cronizza" ;
- Text [ spanish ] = "Proporcional" ;
- Text [ french ] = "Proportionnel" ;
- Text [ dutch ] = "~Synchroniseren" ;
- Text [ portuguese ] = "Pr~oporcional" ;
- Text[ chinese_simplified ] = "同步化";
- Text[ russian ] = "";
- Text[ polish ] = "Zachowaj proporcje";
- Text[ japanese ] = "調整";
- Text[ chinese_traditional ] = "同步化";
- Text[ arabic ] = "";
- Text[ greek ] = "~";
- Text[ korean ] = "비율을 균등하게 조정";
- Text[ turkish ] = "Orantl";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "~Sincronitzaci";
- Text[ finnish ] = "Silyt suhde";
- Text[ thai ] = "รักษาอัตราส่วน";
- Text[ czech ] = "Zachovat poměr";
- Text[ hebrew ] = "Abg~leich";
- Text[ hindi ] = "अनुपात रखो";
- Text[ slovak ] = "Zachovať pomer";
- };
- FixedText FT_ORIENT
- {
- Hide = TRUE ;
- Pos = MAP_APPFONT ( 50 , 105 ) ;
- Size = MAP_APPFONT ( 50 , 8 ) ;
- Text = "A~usrichtung" ;
- Text [ English ] = "Align~ment" ;
- Text [ english_us ] = "Alignment" ;
- Text [ portuguese_brazilian ] = "Alinhamento" ;
- Text [ swedish ] = "~Justering" ;
- Text [ danish ] = "Justering" ;
- Text [ italian ] = "Allineamento" ;
- Text [ spanish ] = "~Orientacin" ;
- Text [ french ] = "Alignement" ;
- Text [ dutch ] = "~Uitlijning" ;
- Text [ portuguese ] = "A~linhamento" ;
- Text[ chinese_simplified ] = "对齐";
- Text[ russian ] = "";
- Text[ polish ] = "Wyrwnanie";
- Text[ japanese ] = "配置";
- Text[ chinese_traditional ] = "對齊";
- Text[ arabic ] = "";
- Text[ greek ] = "~";
- Text[ korean ] = "맞춤";
- Text[ turkish ] = "Hizalama";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Alineament";
- Text[ finnish ] = "Tasaus";
- Text[ thai ] = "จัดตำแหน่ง";
- Text[ czech ] = "Zarovnání";
- Text[ hebrew ] = "‮ישור‬";
- Text[ hindi ] = "पंक्तिकरण";
- Text[ slovak ] = "Zarovnanie";
- };
- ListBox LB_ORIENT
- {
- Hide = TRUE ;
- Pos = MAP_APPFONT ( 103 , 103 ) ;
- Size = MAP_APPFONT ( 67 , 72 ) ;
- TabStop = TRUE ;
- DropDown = TRUE ;
- CurPos = 0 ;
- StringList =
- {
- < "Basis oben" ; > ;
- < "Basis zentriert" ; > ;
- < "Basis unten" ; > ;
- < "Zeichen oben" ; > ;
- < "Zeichen zentriert" ; > ;
- < "Zeichen unten" ; > ;
- < "Zeile oben" ; > ;
- < "Zeile zentriert" ; > ;
- < "Zeile unten" ; > ;
- };
- StringList [ English ] =
- {
- < "Basis oben" ; > ;
- < "Basis zentriert" ; > ;
- < "Basis unten" ; > ;
- < "Zeichen oben" ; > ;
- < "Zeichen zentriert" ; > ;
- < "Zeichen unten" ; > ;
- < "Zeile oben" ; > ;
- < "Zeile zentriert" ; > ;
- < "Zeile unten" ; > ;
- };
- stringlist [ english_us ] =
- {
- < "Top of baseline" ; > ;
- < "Center of baseline" ; > ;
- < "Bottom of baseline" ; > ;
- < "Top of character" ; > ;
- < "Center of character" ; > ;
- < "Bottom of character" ; > ;
- < "Top of line" ; > ;
- < "Center of line" ; > ;
- < "Bottom of line" ; > ;
- };
- stringlist [ portuguese_brazilian ] =
- {
- < "Acima da linha base" ; > ;
- < "Centro da linha base" ; > ;
- < "Base da linha base" ; > ;
- < "Em cima do caracter" ; > ;
- < "Centro do caracter" ; > ;
- < "Base do caracter" ; > ;
- < "Em cima da linha" ; > ;
- < "Centro da linha" ; > ;
- < "Base da linha" ; > ;
- };
- stringlist [ swedish ] =
- {
- < "ver ref. linjen" ; > ;
- < "Centrerad till ref. linjen" ; > ;
- < "Undre ref. linjen" ; > ;
- < "Tecken verst" ; > ;
- < "Tecken centrerat" ; > ;
- < "Tecken underst" ; > ;
- < "Rad verst" ; > ;
- < "Rad centrerad" ; > ;
- < "Rad underst" ; > ;
- };
- stringlist [ danish ] =
- {
- < "Basis verst" ; > ;
- < "Basis centreret" ; > ;
- < "Basis nederst" ; > ;
- < "Tegn verst" ; > ;
- < "Tegn centreret" ; > ;
- < "Tegn nederst" ; > ;
- < "Rkke verst" ; > ;
- < "Rkke centreret" ; > ;
- < "Rkke nederst" ; > ;
- };
- stringlist [ italian ] =
- {
- < "Base in alto" ; > ;
- < "Centrato alla base" ; > ;
- < "Base in basso" ; > ;
- < "Carattere in alto" ; > ;
- < "Carattere centrato" ; > ;
- < "Carattere in basso" ; > ;
- < "Riga in alto" ; > ;
- < "Riga centrata" ; > ;
- < "Riga in basso" ; > ;
- };
- stringlist [ spanish ] =
- {
- < "Encima de lnea de refefencia" ; > ;
- < "Centro de lnea de referencia" ; > ;
- < "Debajo de lnea de referencia" ; > ;
- < "Carcter arriba" ; > ;
- < "Carcter centrado" ; > ;
- < "Carcter abajo" ; > ;
- < "Lnea arriba" ; > ;
- < "Lnea centrada" ; > ;
- < "Lnea abajo" ; > ;
- };
- stringlist [ french ] =
- {
- < "Base en haut" ; > ;
- < "Base centre" ; > ;
- < "Base en bas" ; > ;
- < "Dcalage haut" ; > ;
- < "Caractre centr" ; > ;
- < "Dcalage bas" ; > ;
- < "Ligne en haut" ; > ;
- < "Ligne centre" ; > ;
- < "Ligne en bas" ; > ;
- };
- stringlist [ dutch ] =
- {
- < "Basis boven" ; > ;
- < "Basis gecentreerd" ; > ;
- < "Basis beneden" ; > ;
- < "Teken boven" ; > ;
- < "Teken gecentreerd" ; > ;
- < "Teken beneden" ; > ;
- < "Regel boven" ; > ;
- < "Regel gecentreerd" ; > ;
- < "Regel beneden" ; > ;
- };
- stringlist [ portuguese ] =
- {
- < "Acima da linha de ref." ; > ;
- < "Centro da linha de ref." ; > ;
- < "Abaixo da linha de ref." ; > ;
- < "Carcter em cima" ; > ;
- < "Carcter centrado" ; > ;
- < "Carcter em baixo" ; > ;
- < "Linha superior" ; > ;
- < "Linha centrada" ; > ;
- < "Linha inferior" ; > ;
- };
- StringList [ chinese_simplified ] =
- {
- < "基线上方" ; > ;
- < "基线居中" ; > ;
- < "基线下方" ; > ;
- < "字符上方" ; > ;
- < "字符居中" ; > ;
- < "字符下方" ; > ;
- < "行上方" ; > ;
- < "行 居中" ; > ;
- < "行下方" ; > ;
- };
- StringList [ language_user1 ] =
- {
- < "Basis oben" ; > ;
- < " " ; > ;
- < " " ; > ;
- < "Zeichen oben" ; > ;
- < "Zeichen zentriert" ; > ;
- < "Zeichen unten" ; > ;
- < "Zeile oben" ; > ;
- < " " ; > ;
- < " " ; > ;
- };
- StringList [ russian ] =
- {
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- };
- StringList [ polish ] =
- {
- < "Gra linii odniesienia" ; > ;
- < "rodek linii odniesienia" ; > ;
- < "D linii odniesienia" ; > ;
- < "Gra znaku" ; > ;
- < "rodek znaku" ; > ;
- < "D znaku" ; > ;
- < "Gra wiersza" ; > ;
- < "rodek wiersza" ; > ;
- < "D wiersza" ; > ;
- };
- StringList [ japanese ] =
- {
- < "基線の上" ; > ;
- < "基線の中央" ; > ;
- < "基線の下" ; > ;
- < "文字の上" ; > ;
- < "文字の中央" ; > ;
- < "文字の下" ; > ;
- < "行の上" ; > ;
- < "行の中央" ; > ;
- < "行の下" ; > ;
- };
- StringList [ chinese_traditional ] =
- {
- < "基線上方" ; > ;
- < "基線置中" ; > ;
- < "基線下方" ; > ;
- < "字元上方" ; > ;
- < "字元置中" ; > ;
- < "字元下方" ; > ;
- < "行上方" ; > ;
- < "行置中" ; > ;
- < "行下方" ; > ;
- };
- StringList [ arabic ] =
- {
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- };
- StringList [ greek ] =
- {
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- < " " ; > ;
- };
- StringList [ korean ] =
- {
- < "기준선의 위" ; > ;
- < "기준선 가운데" ; > ;
- < "기준선의 아래" ; > ;
- < "문자 위" ; > ;
- < "문자 가운데" ; > ;
- < "문자, 아래" ; > ;
- < "줄 위" ; > ;
- < "줄 가운데" ; > ;
- < "줄 아래" ; > ;
- };
- StringList [ turkish ] =
- {
- < "Taban stte" ; > ;
- < "Taban ortada" ; > ;
- < "Taban altta" ; > ;
- < "Karakter stte" ; > ;
- < "Karakter ortada" ; > ;
- < "Karakter altta" ; > ;
- < "Satr stte" ; > ;
- < "Satr ortada" ; > ;
- < "Satr altta" ; > ;
- };
- StringList [ catalan ] =
- {
- < "Ms amunt de la lnia de referncia" ; > ;
- < "Al centre de la lnia de referncia" ; > ;
- < "Ms avall de la lnia de referncia" ; > ;
- < "Carcter amunt" ; > ;
- < "Carcter centrat" ; > ;
- < "Carcter avall" ; > ;
- < "Lnia superior" ; > ;
- < "Lnia central" ; > ;
- < "Lnia inferior" ; > ;
- };
- StringList [ finnish ] =
- {
- < "Perusviivan ylreuna" ; > ;
- < "Perusviivan keskipiste" ; > ;
- < "Perusviivan alareuna" ; > ;
- < "Merkin ylreuna" ; > ;
- < "Merkin keskikohta" ; > ;
- < "Merkin alareuna" ; > ;
- < "Viivan ylreuna" ; > ;
- < "Viivan keskikohta" ; > ;
- < "Viivan alareuna" ; > ;
- };
- StringList [ thai ] =
- {
- < "ด้านบนของบรรทัดหลัก" ; > ;
- < "ตรงกลางของบรรทัดหลัก" ; > ;
- < "ด้านล่างของบรรทัดหลัก" ; > ;
- < "ด้านบนของตัวอักขระ" ; > ;
- < "ตรงกลางของตัวอักขระ" ; > ;
- < "ด้านล่างของตัวอักขระ" ; > ;
- < "ด้านบนของบรรทัด" ; > ;
- < "ตรงกลางของบรรทัด" ; > ;
- < "ด้านล่างของบรรทัด" ; > ;
- };
- StringList [ czech ] =
- {
- < "Vrchol základny" ; > ;
- < "Střed základny" ; > ;
- < "Spodek základny" ; > ;
- < "Vrchol znaku" ; > ;
- < "Střed znaku" ; > ;
- < "Pata znaku" ; > ;
- < "Vrchol řádku" ; > ;
- < "Střed řádku" ; > ;
- < "Pata řádku" ; > ;
- };
- StringList [ hebrew ] =
- {
- < "Basis oben" ; > ;
- < "Basis zentriert" ; > ;
- < "Basis unten" ; > ;
- < "Zeichen oben" ; > ;
- < "Zeichen zentriert" ; > ;
- < "Zeichen unten" ; > ;
- < "Zeile oben" ; > ;
- < "Zeile zentriert" ; > ;
- < "Zeile unten" ; > ;
- };
- StringList [ hindi ] =
- {
- < "आधाररेखा के ऊपर" ; > ;
- < "आधाररेखा के मध्य" ; > ;
- < "आधाररेखा के नीचे" ; > ;
- < "अक्षर के ऊपर" ; > ;
- < "अक्षर के मध्य" ; > ;
- < "अक्षर के नीचे" ; > ;
- < "रेखा के ऊपर" ; > ;
- < "रेखा के मध्य" ; > ;
- < "रेखा के नीचे" ; > ;
- };
- StringList [ slovak ] =
- {
- < "Vrchol základne" ; > ;
- < "Stred základne" ; > ;
- < "Spodok základne" ; > ;
- < "Vrchol znaku" ; > ;
- < "Stred znaku" ; > ;
- < "Päta znaku" ; > ;
- < "Vrchol riadku" ; > ;
- < "Stred riadku" ; > ;
- < "Päta riadku" ; > ;
- };
- };
- FixedLine FL_SAME_LEVEL
- {
- Pos = MAP_APPFONT ( 47 , 156 ) ;
- Size = MAP_APPFONT ( 126 , 8 ) ;
- Text = "Alle Ebenen" ;
- Text [ ENGLISH ] = "All levels" ;
- Text [ english_us ] = "All levels" ;
- Text [ portuguese_brazilian ] = "Todos os nveis" ;
- Text [ swedish ] = "Alla niver" ;
- Text [ danish ] = "Alle niveauer" ;
- Text [ italian ] = "Tutti i livelli" ;
- Text [ spanish ] = "Todos los niveles" ;
- Text [ french ] = "Tous les niveaux" ;
- Text [ dutch ] = "Alle niveaus" ;
- Text [ portuguese ] = "Nveis todos" ;
- Text[ chinese_simplified ] = "所有的级";
- Text[ russian ] = " ";
- Text[ polish ] = "Wszystkie poziomy";
- Text[ japanese ] = "すべてのレベル";
- Text[ chinese_traditional ] = "所有的級";
- Text[ arabic ] = " ";
- Text[ greek ] = " ";
- Text[ korean ] = "모든 수준";
- Text[ turkish ] = "Btn dzeyler";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Tots els nivells";
- Text[ finnish ] = "Kaikki tasot";
- Text[ thai ] = "ระดับทั้งหมด";
- Text[ czech ] = "Všechny úrovně";
- Text[ hebrew ] = "Alle Ebenen";
- Text[ hindi ] = "सब स्तरें";
- Text[ slovak ] = "všetky úrovne";
- };
- CheckBox CB_SAME_LEVEL
- {
- Pos = MAP_APPFONT ( 53 , 167 ) ;
- Size = MAP_APPFONT ( 114 , 10 ) ;
- Text = "~Fortlaufende Nu~mmerierung" ;
- Text [ ENGLISH ] = "Continuous n~umbering" ;
- Text [ english_us ] = "~Consecutive numbering" ;
- Text [ portuguese_brazilian ] = "Numerao se~quencial" ;
- Text [ swedish ] = "Fort~lpande numrering" ;
- Text [ danish ] = "~Fortlbende nu~mmerering" ;
- Text [ italian ] = "~Numerazione continua" ;
- Text [ spanish ] = "Numeracin consecutiva" ;
- Text [ french ] = "Numrotation continue" ;
- Text [ dutch ] = "~Doorlopende nummering" ;
- Text [ portuguese ] = "Numerao c~ontnua" ;
- Text[ chinese_simplified ] = "连续编号(~C)";
- Text[ russian ] = " ";
- Text[ polish ] = "Numeracja ~ciga";
- Text[ japanese ] = "通し番号(~C)";
- Text[ chinese_traditional ] = "連續編號(~C)";
- Text[ arabic ] = " ";
- Text[ greek ] = " ";
- Text[ korean ] = "연속 번호 매기기(~C)";
- Text[ turkish ] = "~Ardk say";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Numeraci c~onsecutiva";
- Text[ finnish ] = "~Jatkuva numerointi";
- Text[ thai ] = "ลำดับตัวเลขแบบ~ต่อกัน";
- Text[ czech ] = "Postupné číslování";
- Text[ hebrew ] = "~Fortlaufende Nu~mmerierung";
- Text[ hindi ] = "~क्रमागत संख्या देना";
- Text[ slovak ] = "~Postupné číslovanie";
- };
- Window WIN_PREVIEW
- {
- Pos = MAP_APPFONT ( 179 , 25 ) ;
- Size = MAP_APPFONT ( 69 , 154 ) ;
- Border = TRUE ;
- };
- String ST_POPUP_EMPTY_ENTRY
- {
- Text = "Es sind keine Grafiken im Gallery-Thema 'Bullets' vorhanden." ;
- Text [ English ] = "Thera are no bitmaps in the Gallery theme 'Bullets'." ;
- Text[ english_us ] = "There are no graphics in the 'Bullets' Gallery theme.";
- Text[ portuguese ] = "No existem imagens no tema \"Bullets\" da Gallery.";
- Text[ russian ] = " '' .";
- Text[ greek ] = " Gallery ''.";
- Text[ dutch ] = "Er zijn geen afbeeldingen voor het gallery-onderwerp 'Bullets'.";
- Text[ french ] = "Il n'existe pas d'image pour le thme 'Puces' dans la Gallery..";
- Text[ spanish ] = "No existen imgenes en el tema 'Vietas' de la Gallery.";
- Text[ italian ] = "La cartella 'Bullets' della Gallery vuota.";
- Text[ danish ] = "Der findes ingen grafik i Gallery-emnet 'Punkttegn'.";
- Text[ swedish ] = "Det finns ingen grafik i Gallery-temat 'Punkter'.";
- Text[ polish ] = "Temat Galerii 'Znaki wypunktowania' jest pusty (nie ma w nim adnych grafik).";
- Text[ portuguese_brazilian ] = "No h figuras no tema 'Marcas' da Galeria.";
- Text[ japanese ] = "ギャラリテーマ「箇条書きシンボル」に図はありません。";
- Text[ korean ] = "갤러리 주제 [글머리 기호]에 그림이 없습니다.";
- Text[ chinese_simplified ] = "画廊文件‘项目符号’内不存在图形。";
- Text[ chinese_traditional ] = "畫廊主題[項目符號]中沒有圖形。";
- Text[ turkish ] = "Madde aretleri Galerisi ierisinde grafik yok.";
- Text[ arabic ] = " 'Bullets'.";
- Text[ catalan ] = "No hi ha imatges en el tema 'Bullets' de la Galeria.";
- Text[ finnish ] = "Galleriateemassa Luettelomerkit ei ole kuvia.";
- Text[ thai ] = "ไม่มีกราฟิคใน'สัญลักษณ์แสดงหัวข้อย่อย' ชุดคลังภาพ";
- Text[ czech ] = "V tématu galerie 'Odrážky' nejsou žádné obrázky.";
- Text[ hebrew ] = "Es sind keine Grafiken im Gallery-Thema 'Bullets' vorhanden.";
- Text[ hindi ] = "'बुल्लेट्स' गेलरी विषय में कोई सुचित्र नहीं है ।";
- Text[ slovak ] = "V motíve galérie 'Odrážky' nie sú žiadne obrázky.";
- };
-
-};
-/**************************************************************************/
-/* */
-/* TabPage Positionen */
-/* */
-/**************************************************************************/
-TabPage RID_SVXPAGE_NUM_POSITION
-{
- HelpID = HID_SVXPAGE_NUM_POSITION ;
- SVLook = TRUE ;
- Size = MAP_APPFONT ( 260 , 185 ) ;
- Hide = TRUE;
- FixedText FT_LEVEL
- {
- Pos = MAP_APPFONT ( 12 , 14 ) ;
- Size = MAP_APPFONT ( 50, 8 ) ;
- Text = "~Ebene" ;
- Text [ ENGLISH ] = "Le~vel" ;
- 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ň";
- };
- MultiListBox LB_LEVEL
- {
- Pos = MAP_APPFONT ( 12 , 25 ) ;
- Size = MAP_APPFONT ( 26 , 154 ) ;
- TabStop = TRUE ;
- DropDown = FALSE ;
- Border = TRUE ;
- SimpleMode = TRUE ;
- };
- FixedLine FL_POSITION
- {
- Pos = MAP_APPFONT ( 6 , 3 ) ;
- Size = MAP_APPFONT ( 248 , 8 ) ;
- Text = "Position und Abstand" ;
- Text [ ENGLISH ] = "Position and distance" ;
- Group = TRUE ;
- Text [ english_us ] = "Position and spacing" ;
- Text [ italian ] = "Posizione e distanza" ;
- Text [ spanish ] = "Posicin y espacio" ;
- Text [ french ] = "Position et cart" ;
- Text [ dutch ] = "Positie en afstand" ;
- Text [ swedish ] = "Position och avstnd" ;
- Text [ danish ] = "Placering og afstand" ;
- Text [ portuguese_brazilian ] = "Posio e afastamento" ;
- Text [ portuguese ] = "Posio e espaamento" ;
- Text[ chinese_simplified ] = "位置和间隔";
- Text[ russian ] = " ";
- Text[ polish ] = "Pozycja i odstp";
- Text[ japanese ] = "位置と間隔";
- Text[ chinese_traditional ] = "位置和間隔";
- Text[ arabic ] = " ";
- Text[ greek ] = " ";
- Text[ korean ] = "위치 및 간격";
- Text[ language_user1 ] = " ";
- Text[ turkish ] = "Konum ve boluk";
- Text[ catalan ] = "Posici i espai";
- Text[ finnish ] = "Sijainti ja vlit";
- Text[ thai ] = "ตำแหน่งและระยะห่าง";
- Text[ czech ] = "Umístění a rozteče";
- Text[ hebrew ] = "Position und Abstand";
- Text[ hindi ] = "स्थान और अंतर देना";
- Text[ slovak ] = "Umiestnenie a rozostupy";
- };
- FixedText FT_BORDERDIST
- {
- Pos = MAP_APPFONT ( 50 , 27 ) ;
- Size = MAP_APPFONT ( 105 , 10 ) ;
- Text = "Ein~rckung";
- Text [ ENGLISH ] = "~Indent" ;
- Text [ english_us ] = "Indent" ;
- Text [ swedish ] = "~Indrag" ;
- Text [ danish ] = "Indrykning" ;
- Text [ italian ] = "Rientro" ;
- Text [ spanish ] = "~Sangra" ;
- Text [ french ] = "Retrait" ;
- Text [ dutch ] = "In~springing" ;
- Text [ portuguese_brazilian ] = "Recuo" ;
- Text [ portuguese ] = "A~vano" ;
- Text[ chinese_simplified ] = "缩进";
- Text[ russian ] = "";
- Text[ polish ] = "Wcicie";
- Text[ japanese ] = "インデント";
- Text[ chinese_traditional ] = "縮排";
- Text[ arabic ] = " ";
- Text[ greek ] = "";
- Text[ korean ] = "들여쓰기";
- Text[ turkish ] = "Girinti";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Sagnat";
- Text[ finnish ] = "Sisenn";
- Text[ thai ] = "ระยะเยื้อง";
- Text[ czech ] = "Odsazení";
- Text[ hebrew ] = "‮שוליים‬";
- Text[ hindi ] = "इन्डेन्ट";
- Text[ slovak ] = "Odsadenie";
- };
- CheckBox CB_RELATIVE
- {
- Pos = MAP_APPFONT ( 202 , 27 ) ;
- Size = MAP_APPFONT ( 52 , 10 ) ;
- Text = "Relati~v" ;
- Text [ ENGLISH ] = "Relati~ve" ;
- Text [ portuguese ] = "~Relativo" ;
- Text [ english_us ] = "Relati~ve" ;
- Text [ portuguese_brazilian ] = "~Relativo" ;
- Text [ swedish ] = "Relati~vt" ;
- Text [ danish ] = "Relativ" ;
- Text [ italian ] = "Relativo" ;
- Text [ spanish ] = "Relati~vo" ;
- Text [ french ] = "Relatif" ;
- Text [ dutch ] = "Relati~ef" ;
- Text[ chinese_simplified ] = "相对的(~V)";
- Text[ russian ] = "";
- Text[ polish ] = "Wzgld~ny";
- Text[ japanese ] = "前レベルから(~V)";
- Text[ chinese_traditional ] = "相對的(~V)";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "비례하여(~V)";
- Text[ turkish ] = "Greceli";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Relati~u";
- Text[ finnish ] = "~Suhteellinen";
- Text[ thai ] = "สัมพั~ทธ์";
- Text[ czech ] = "Relativní";
- Text[ hebrew ] = "Relati~v";
- Text[ hindi ] = "सम्बन्धि~त";
- Text[ slovak ] = "Relatí~vne";
- };
- MetricField MF_BORDERDIST
- {
- Pos = MAP_APPFONT ( 158 , 25 ) ;
- Size = MAP_APPFONT ( 40 , 12 ) ;
- Border = TRUE ;
- TabStop = TRUE ;
- Left = TRUE ;
- Repeat = TRUE ;
- Spin = TRUE ;
- Minimum = 0 ;
- Maximum = 1999 ;
- DecimalDigits = 2 ;
- Value = 0 ;
- Unit = FUNIT_CM ;
- First = 0 ;
- Last = 1999 ;
- SpinSize = 5 ;
- };
- FixedText FT_INDENT
- {
- Pos = MAP_APPFONT ( 50 , 43 ) ;
- Size = MAP_APPFONT ( 105 , 8 ) ;
- Text = "Abstand zum Te~xt" ;
- Text [ ENGLISH ] = "Spacing to te~xt" ;
- Text [ english_us ] = "Spacing to text" ;
- Text [ swedish ] = "Avstnd till te~xt" ;
- Text [ danish ] = "Afstand til tekst" ;
- Text [ italian ] = "Distanza dal testo" ;
- Text [ spanish ] = "~Distancia al texto" ;
- Text [ french ] = "cart du texte" ;
- Text [ dutch ] = "Afstand tot ~tekst" ;
- Text [ portuguese_brazilian ] = "Afastamento at o texto" ;
- Text [ portuguese ] = "Distncia do ~texto" ;
- Text[ chinese_simplified ] = "至文字的距离";
- Text[ russian ] = " ";
- Text[ polish ] = "Odstp od tekstu";
- Text[ japanese ] = "テキストまでの間隔";
- Text[ chinese_traditional ] = "至文字的距离";
- Text[ arabic ] = " ";
- Text[ greek ] = " ~";
- Text[ korean ] = "텍스트와의 간격";
- Text[ turkish ] = "Metin uzakl";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Espaiat al text";
- Text[ finnish ] = "Vlit tekstiin";
- Text[ thai ] = "ระยะห่างถึงข้อความ";
- Text[ czech ] = "Vzdálenost k textu";
- Text[ hebrew ] = "Abstand zum Te~xt";
- Text[ hindi ] = "टेक्स्ट् को अंतर देना";
- Text[ slovak ] = "Vzdialenosť k textu";
- };
- MetricField MF_INDENT
- {
- Pos = MAP_APPFONT ( 158 , 41 ) ;
- Size = MAP_APPFONT ( 40 , 12 ) ;
- Border = TRUE ;
- TabStop = TRUE ;
- Left = TRUE ;
- Repeat = TRUE ;
- Spin = TRUE ;
- Minimum = 0 ;
- Maximum = 1999 ;
- DecimalDigits = 2 ;
- Value = 0 ;
- Unit = FUNIT_CM ;
- First = 0 ;
- Last = 1999 ;
- SpinSize = 5 ;
- };
- FixedText FT_NUMDIST
- {
- Pos = MAP_APPFONT ( 50 , 59 ) ;
- Size = MAP_APPFONT ( 105 , 8 ) ;
- Text = "~Mindestabstand Nummer <-> Text" ;
- Text [ ENGLISH ] = "~Minimum space numbering <-> text" ;
- Text [ english_us ] = "Minimum space numbering <-> text" ;
- Text [ swedish ] = "~Minimiavstnd nummer <-> text" ;
- Text [ danish ] = "Min. afstand nummer <-> tekst" ;
- Text [ italian ] = "Distanza minima numerazione <-> testo" ;
- Text [ spanish ] = "Distancia mnima nmero <-> texto" ;
- Text [ french ] = "cart ~minimum numrotation <-> texte" ;
- Text [ dutch ] = "~Minimale afstand nummer <-> tekst" ;
- Text [ portuguese_brazilian ] = "Distncia mnima numerao <-> texto" ;
- Text [ portuguese ] = "~Distncia mnima texto <-> numerao" ;
- Text[ chinese_simplified ] = "编号和正文之间的最少间隔";
- Text[ russian ] = ". <-> ";
- Text[ polish ] = "Minim~alny odstp numeracja <-> tekst";
- Text[ japanese ] = "番号とテキストの最小間隔";
- Text[ chinese_traditional ] = "編號和內文之間的最少間隔";
- Text[ arabic ] = " <-> ";
- Text[ greek ] = " ~ <-> ";
- Text[ korean ] = "번호와 텍스트의 최소 간격";
- Text[ turkish ] = "Minimum space numbering <-> text";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Distncia mnima nmero <-> text";
- Text[ finnish ] = "Numeroinnin ja tekstin vlill vhintn";
- Text[ thai ] = "ลำดับระยะห่างน้อยที่สุด <-> ข้อความ";
- Text[ czech ] = "Minimální mezera mezi číslováním a textem";
- Text[ hebrew ] = "~Mindestabstand Nummer <-> Text";
- Text[ hindi ] = "न्यूनतम अंतर संख्या देना <-> टेक्स्ट्";
- Text[ slovak ] = "Min. vzdial. medzi čísl. a textom";
- };
- MetricField MF_NUMDIST
- {
- Pos = MAP_APPFONT ( 158 , 57 ) ;
- Size = MAP_APPFONT ( 40 , 12 ) ;
- Left = TRUE ;
- Repeat = TRUE ;
- Spin = TRUE ;
- Minimum = 0 ;
- Maximum = 1999 ;
- DecimalDigits = 2 ;
- Value = 0 ;
- Unit = FUNIT_CM ;
- First = 0 ;
- Last = 1999 ;
- SpinSize = 5 ;
- Border = TRUE ;
- TabStop = TRUE ;
- };
- FixedText FT_ALIGN
- {
- Pos = MAP_APPFONT ( 50 , 75 ) ;
- Size = MAP_APPFONT ( 105 , 8 ) ;
- Text = "Ausri~chtung der Nummerierung" ;
- Text [ ENGLISH ] = "N~umbering alignment" ;
- Text [ english_us ] = "N~umbering alignment" ;
- Text [ swedish ] = "Justering av numrering" ;
- Text [ danish ] = "Justering af nummerering" ;
- Text [ italian ] = "~Allineamento della numerazione" ;
- Text [ spanish ] = "~Alineacin de la numeracin" ;
- Text [ french ] = "~Alignement de la numrotation" ;
- Text [ dutch ] = "~Uitlijning van nummering" ;
- Text [ portuguese_brazilian ] = "A~linhamento da numerao" ;
- Text [ portuguese ] = "A~linhamento da numerao" ;
- Text[ chinese_simplified ] = "编号对齐(~U)";
- Text[ russian ] = " ";
- Text[ polish ] = "Wyrwnanie numeracji";
- Text[ japanese ] = "番号の整列(~U)";
- Text[ chinese_traditional ] = "編號對齊(~U)";
- Text[ arabic ] = " ";
- Text[ greek ] = " ";
- Text[ korean ] = "번호 매기기 맞춤(~U)";
- Text[ turkish ] = "Numara hizalama";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "~Alineament de numeraci";
- Text[ finnish ] = "Numeroiden ~tasaus";
- Text[ thai ] = "จัด~ลำดับตัวเลข";
- Text[ czech ] = "Zarovnání číslování";
- Text[ hebrew ] = "Ausri~chtung der Nummerierung";
- Text[ hindi ] = "सं~ख्या की पंक्तिकरण";
- Text[ slovak ] = "~Zarovnanie číslovaní";
- };
- ListBox LB_ALIGN
- {
- Pos = MAP_APPFONT ( 158 , 73 ) ;
- Size = MAP_APPFONT ( 40 , 40 ) ;
- TabStop = TRUE ;
- DropDown = TRUE ;
- StringList =
- {
- < "Links" ; > ;
- < "Zentriert" ; > ;
- < "Rechts" ; > ;
- };
- StringList [ ENGLISH ] =
- {
- < "Links" ; > ;
- < "Zentriert" ; > ;
- < "Rechts" ; > ;
- };
- stringlist [ english_us ] =
- {
- < "Left" ; > ;
- < "Centered" ; > ;
- < "Right" ; > ;
- };
- stringlist [ portuguese_brazilian ] =
- {
- < "Esquerda" ; > ;
- < "Centralizado" ; > ;
- < "Direita" ; > ;
- };
- stringlist [ swedish ] =
- {
- < "Vnster" ; > ;
- < "Centrerad" ; > ;
- < "Hger" ; > ;
- };
- stringlist [ danish ] =
- {
- < "Venstre" ; > ;
- < "Centreret" ; > ;
- < "Hjre" ; > ;
- };
- stringlist [ italian ] =
- {
- < "Sinistra" ; > ;
- < "Centrato" ; > ;
- < "Destra" ; > ;
- };
- stringlist [ spanish ] =
- {
- < "Izquierda" ; > ;
- < "Centrado" ; > ;
- < "Derecha" ; > ;
- };
- stringlist [ french ] =
- {
- < " gauche" ; > ;
- < "Centr" ; > ;
- < " droite" ; > ;
- };
- stringlist [ dutch ] =
- {
- < "Links" ; > ;
- < "Gecentreerd" ; > ;
- < "Rechts" ; > ;
- };
- stringlist [ portuguese ] =
- {
- < "Esquerda" ; > ;
- < "Centrado" ; > ;
- < "Direita" ; > ;
- };
- StringList [ chinese_simplified ] =
- {
- < "左" ; > ;
- < "居中" ; > ;
- < "右" ; > ;
- };
- StringList [ language_user1 ] =
- {
- < "Links" ; > ;
- < "Zentriert" ; > ;
- < "Rechts" ; > ;
- };
- StringList [ russian ] =
- {
- < "" ; > ;
- < " " ; > ;
- < "" ; > ;
- };
- StringList [ polish ] =
- {
- < "Do lewej" ; > ;
- < "Do rodka" ; > ;
- < "Do prawej" ; > ;
- };
- StringList [ japanese ] =
- {
- < "左" ; > ;
- < "中央" ; > ;
- < "右" ; > ;
- };
- StringList [ chinese_traditional ] =
- {
- < "左" ; > ;
- < "置中" ; > ;
- < "右" ; > ;
- };
- StringList [ arabic ] =
- {
- < "" ; > ;
- < "" ; > ;
- < "" ; > ;
- };
- StringList [ greek ] =
- {
- < "" ; > ;
- < "" ; > ;
- < "" ; > ;
- };
- StringList [ korean ] =
- {
- < "왼쪽" ; > ;
- < "가운데" ; > ;
- < "오른쪽" ; > ;
- };
- StringList [ turkish ] =
- {
- < "Sol" ; > ;
- < "Orta" ; > ;
- < "Sa" ; > ;
- };
- StringList [ catalan ] =
- {
- < "Esquerra" ; > ;
- < "Centrat" ; > ;
- < "Dreta" ; > ;
- };
- StringList [ finnish ] =
- {
- < "Vasen" ; > ;
- < "Keskitetty" ; > ;
- < "Oikea" ; > ;
- };
- StringList [ thai ] =
- {
- < "ซ้าย" ; > ;
- < "ตรงกลาง" ; > ;
- < "ขวา" ; > ;
- };
- StringList [ czech ] =
- {
- < "Vlevo" ; > ;
- < "Na střed" ; > ;
- < "Vpravo" ; > ;
- };
- StringList [ hebrew ] =
- {
- < "Links" ; > ;
- < "Zentriert" ; > ;
- < "Rechts" ; > ;
- };
- StringList [ hindi ] =
- {
- < "बायाँ" ; > ;
- < "केन्द्रित" ; > ;
- < "दाहिना" ; > ;
- };
- StringList [ slovak ] =
- {
- < "Vľavo" ; > ;
- < "Na stred" ; > ;
- < "Vpravo" ; > ;
- };
- };
- PushButton PB_STANDARD
- {
- Pos = MAP_APPFONT ( 198 , 165 ) ;
- Size = MAP_APPFONT ( 50 , 14 ) ;
- Text = "~Standard" ;
- Text [ ENGLISH ] = "~Default" ;
- Text [ english_us ] = "Default" ;
- Text [ portuguese_brazilian ] = "Padro" ;
- Text [ swedish ] = "S~tandard" ;
- Text [ danish ] = "Standard" ;
- Text [ italian ] = "~Standard" ;
- Text [ spanish ] = "~Predeterminado" ;
- Text [ french ] = "Par dfaut" ;
- Text [ dutch ] = "~Standaard" ;
- Text [ portuguese ] = "~Padro" ;
- Text[ chinese_simplified ] = "标准";
- Text[ russian ] = "";
- Text[ polish ] = "Domylnie";
- Text[ japanese ] = "標準";
- Text[ chinese_traditional ] = "標準";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "기본값";
- Text[ turkish ] = "Standart";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Per defecte";
- Text[ finnish ] = "Oletus";
- Text[ thai ] = "ค่าเริ่มต้น";
- Text[ czech ] = "Výchozí";
- Text[ hebrew ] = "‮ברירת מחדל‬";
- Text[ hindi ] = "अनुपस्थिति";
- Text[ slovak ] = "Východzie";
- };
- Window WIN_PREVIEW
- {
- Pos = MAP_APPFONT ( 49 , 92 ) ;
- Size = MAP_APPFONT ( 199 , 67 ) ;
- Border = TRUE ;
- };
-};
-
-String RID_STR_EDIT_GRAPHIC
-{
- Text = "Verknpfen" ;
- Text [ English ] = "Link to" ;
- Text [ norwegian ] = "Link to" ;
- Text [ italian ] = "Collega" ;
- Text [ portuguese_brazilian ] = "Vnculo" ;
- Text [ portuguese ] = "Ligar" ;
- Text [ finnish ] = "Linkki" ;
- Text [ danish ] = "Kd" ;
- Text [ french ] = "Lien" ;
- Text [ swedish ] = "Lnka" ;
- Text [ dutch ] = "Koppelen" ;
- Text [ spanish ] = "Vincular" ;
- Text [ english_us ] = "Link" ;
- Text[ chinese_simplified ] = "链接";
- Text[ russian ] = " ";
- Text[ polish ] = "Docz";
- Text[ japanese ] = "リンク";
- Text[ chinese_traditional ] = "捷徑";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "연결";
- Text[ turkish ] = "Balant olutur";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Enllaa";
- Text[ thai ] = "เชื่อมโยง";
- Text[ czech ] = "Odkaz";
- Text[ hebrew ] = "Verknüpfen";
- Text[ hindi ] = "लिंक";
- Text[ slovak ] = "Odkaz";
-};
-String RID_STR_FULLNUMS_1 { Text = "1.|1.1|a)|61589|61589" ; };
-String RID_STR_FULLNUMS_2 { Text = "1.|a)|61589|61589|61589" ; };
-String RID_STR_FULLNUMS_3 { Text = "1.|(a)|i.|A.|61589" ; };
-String RID_STR_FULLNUMS_4 { Text = "1.|1.|1.|1.|1." ; };
-String RID_STR_FULLNUMS_5 { Text = "I.|A.|i.|a)|61589" ; };
-String RID_STR_FULLNUMS_6 { Text = "A.|I.|a.|i.|61589" ; };
-String RID_STR_FULLNUMS_7 { Text = "1|1.1|1.1.1|1.1.1.1|1.1.1.1.1" ; };
-String RID_STR_FULLNUMS_8 { Text = "61487|61488|61485|61589|61589" ; };
-String RID_STR_FULLNUMS_7_HTML { Text = "I.|I.|I|I.|I." ; };
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+/*************************************************************************
+ *
+ * $RCSfile: numpages.src,v $
+ *
+ * $Revision: 1.50 $
+ *
+ * last change: $Author: hr $ $Date: 2003-07-03 16:37:29 $
+ *
+ * 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 <dialogs.hrc>
+#include <helpid.hrc>
+#include <numpages.hrc>
+
+/**************************************************************************/
+/* */
+/* TabPage */
+/* */
+/**************************************************************************/
+TabPage RID_SVXPAGE_PICK_BULLET
+{
+ HelpID = HID_SVXPAGE_PICK_BULLET ;
+ SVLook = TRUE ;
+ Size = MAP_APPFONT ( 260 , 185 ) ;
+ Hide = TRUE;
+ FixedLine FL_VALUES
+ {
+ Pos = MAP_APPFONT ( 6 , 3 ) ;
+ Size = MAP_APPFONT ( 248 , 8 ) ;
+ Text = "Auswahl" ;
+ Text [ ENGLISH ] = "Selection" ;
+ Text [ english_us ] = "Selection" ;
+ Text [ portuguese_brazilian ] = "Seleo" ;
+ Text [ swedish ] = "Urval" ;
+ Text [ danish ] = "Udvalg" ;
+ Text [ italian ] = "Selezione" ;
+ Text [ spanish ] = "Seleccin" ;
+ Text [ french ] = "Slection" ;
+ Text [ dutch ] = "Selectie" ;
+ Text [ portuguese ] = "Seleco" ;
+ Text[ chinese_simplified ] = "选择";
+ Text[ russian ] = "";
+ Text[ polish ] = "Wybr";
+ Text[ japanese ] = "選択";
+ Text[ chinese_traditional ] = "選擇";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "선택";
+ Text[ turkish ] = "Seim";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Selecci";
+ Text[ finnish ] = "Valinta";
+ Text[ thai ] = "เลือก";
+ Text[ czech ] = "Výběr";
+ Text[ hebrew ] = "‮מבחר‬";
+ Text[ hindi ] = "चुनाव";
+ Text[ slovak ] = "Výber";
+ };
+ Control VS_VALUES
+ {
+ Pos = MAP_APPFONT ( 9 , 14 ) ;
+ Size = MAP_APPFONT ( 242 , 167 ) ;
+ TabStop = TRUE ;
+ };
+};
+/**************************************************************************/
+/* */
+/* TabPage */
+/* */
+/**************************************************************************/
+TabPage RID_SVXPAGE_PICK_SINGLE_NUM
+{
+ HelpID = HID_SVXPAGE_PICK_SINGLE_NUM ;
+ SVLook = TRUE ;
+ Size = MAP_APPFONT ( 260 , 185 ) ;
+ Hide = TRUE;
+ FixedLine FL_VALUES
+ {
+ Pos = MAP_APPFONT ( 6 , 3 ) ;
+ Size = MAP_APPFONT ( 248 , 8 ) ;
+ Text = "Auswahl" ;
+ Text [ ENGLISH ] = "Selection" ;
+ Text [ english_us ] = "Selection" ;
+ Text [ portuguese_brazilian ] = "Seleo" ;
+ Text [ swedish ] = "Urval" ;
+ Text [ danish ] = "Udvalg" ;
+ Text [ italian ] = "Selezione" ;
+ Text [ spanish ] = "Seleccin" ;
+ Text [ french ] = "Slection" ;
+ Text [ dutch ] = "Selectie" ;
+ Text [ portuguese ] = "Seleco" ;
+ Text[ chinese_simplified ] = "选择";
+ Text[ russian ] = "";
+ Text[ polish ] = "Wybr";
+ Text[ japanese ] = "選択";
+ Text[ chinese_traditional ] = "選擇";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "선택";
+ Text[ turkish ] = "Seim";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Selecci";
+ Text[ finnish ] = "Valinta";
+ Text[ thai ] = "เลือก";
+ Text[ czech ] = "Výběr";
+ Text[ hebrew ] = "‮מבחר‬";
+ Text[ hindi ] = "चुनाव";
+ Text[ slovak ] = "Výber";
+ };
+ Control VS_VALUES
+ {
+ Pos = MAP_APPFONT ( 9 , 14 ) ;
+ Size = MAP_APPFONT ( 242 , 167 ) ;
+ TabStop = TRUE ;
+ };
+};
+/**************************************************************************/
+/* */
+/* TabPage */
+/* */
+/**************************************************************************/
+TabPage RID_SVXPAGE_PICK_NUM
+{
+ HelpID = HID_SVXPAGE_PICK_NUM;
+ SVLook = TRUE ;
+ Size = MAP_APPFONT ( 260 , 185 ) ;
+ Hide = TRUE;
+ FixedLine FL_VALUES
+ {
+ Pos = MAP_APPFONT ( 6 , 3 ) ;
+ Size = MAP_APPFONT ( 248 , 8 ) ;
+ Text = "Auswahl" ;
+ Text [ ENGLISH ] = "Selection" ;
+ Text [ english_us ] = "Selection" ;
+ Text [ portuguese_brazilian ] = "Seleo" ;
+ Text [ swedish ] = "Urval" ;
+ Text [ danish ] = "Udvalg" ;
+ Text [ italian ] = "Selezione" ;
+ Text [ spanish ] = "Seleccin" ;
+ Text [ french ] = "Slection" ;
+ Text [ dutch ] = "Selectie" ;
+ Text [ portuguese ] = "Seleco" ;
+ Text[ chinese_simplified ] = "选择";
+ Text[ russian ] = "";
+ Text[ polish ] = "Wybr";
+ Text[ japanese ] = "選択";
+ Text[ chinese_traditional ] = "選擇";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "선택";
+ Text[ turkish ] = "Seim";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Selecci";
+ Text[ finnish ] = "Valinta";
+ Text[ thai ] = "เลือก";
+ Text[ czech ] = "Výběr";
+ Text[ hebrew ] = "‮מבחר‬";
+ Text[ hindi ] = "चुनाव";
+ Text[ slovak ] = "Výber";
+ };
+ Control VS_VALUES
+ {
+ Pos = MAP_APPFONT ( 9 , 14 ) ;
+ Size = MAP_APPFONT ( 242 , 167 ) ;
+ TabStop = TRUE ;
+ };
+};
+/**************************************************************************/
+/* */
+/* TabPage */
+/* */
+/**************************************************************************/
+TabPage RID_SVXPAGE_PICK_BMP
+{
+ HelpID = HID_SVXPAGE_PICK_BMP;
+ SVLook = TRUE ;
+ Size = MAP_APPFONT ( 260 , 185 ) ;
+ Hide = TRUE;
+ FixedLine FL_VALUES
+ {
+ Pos = MAP_APPFONT ( 6 , 3 ) ;
+ Size = MAP_APPFONT ( 248 , 8 ) ;
+ Text = "Auswahl" ;
+ Text [ ENGLISH ] = "Selection" ;
+ Text [ portuguese ] = "Seleco" ;
+ Text [ english_us ] = "Selection" ;
+ Text [ portuguese_brazilian ] = "Seleo" ;
+ Text [ swedish ] = "Urval" ;
+ Text [ danish ] = "Udvalg" ;
+ Text [ italian ] = "Selezione" ;
+ Text [ spanish ] = "Seleccin" ;
+ Text [ french ] = "Slection" ;
+ Text [ dutch ] = "Selectie" ;
+ Text[ chinese_simplified ] = "选择";
+ Text[ russian ] = "";
+ Text[ polish ] = "Wybr";
+ Text[ japanese ] = "選択";
+ Text[ chinese_traditional ] = "選擇";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "선택";
+ Text[ turkish ] = "Seim";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Selecci";
+ Text[ finnish ] = "Valinta";
+ Text[ thai ] = "เลือก";
+ Text[ czech ] = "Výběr";
+ Text[ hebrew ] = "‮מבחר‬";
+ Text[ hindi ] = "चुनाव";
+ Text[ slovak ] = "Výber";
+ };
+ Control VS_VALUES
+ {
+ Pos = MAP_APPFONT ( 9 , 14 ) ;
+ Size = MAP_APPFONT ( 242 , 152 ) ;
+ TabStop = TRUE ;
+ Hide = TRUE ;
+ };
+ CheckBox CB_LINKED
+ {
+ Text = "Grafiken ~verknpfen" ;
+ Text [ ENGLISH ] = "~Link bitmaps" ;
+ Pos = MAP_APPFONT ( 9 , 169 ) ;
+ Size = MAP_APPFONT ( 100 , 10 ) ;
+ TabStop = TRUE ;
+ Text[ english_us ] = "~Link graphics";
+ Text[ portuguese ] = "~Ligar imagens";
+ Text[ russian ] = " ";
+ Text[ greek ] = " ";
+ Text[ dutch ] = "~Afbeeldingen koppelen";
+ Text[ french ] = "~Lier les images";
+ Text[ spanish ] = "~Vincular imgenes";
+ Text[ italian ] = "Collega ~immagini";
+ Text[ danish ] = "Kd grafik";
+ Text[ swedish ] = "~Lnka grafik";
+ Text[ polish ] = "~Docz grafik";
+ Text[ portuguese_brazilian ] = "~Vincular figuras";
+ Text[ japanese ] = "図をリンクする(~L)";
+ Text[ korean ] = "그림 연결(~L)";
+ Text[ chinese_simplified ] = "链接图形(~L)";
+ Text[ chinese_traditional ] = "連結圖形(~L)";
+ Text[ arabic ] = " ";
+ Text[ turkish ] = "Grafie balant olutur";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "~Enllaa imatges";
+ Text[ finnish ] = "~Linkit grafiikka";
+ Text[ thai ] = "เ~ชื่อมโยงกราฟิค";
+ Text[ czech ] = "Propojit obrázky";
+ Text[ hebrew ] = "Grafiken ~verknüpfen";
+ Text[ hindi ] = "सुचित्रों को ~लिंक करो";
+ Text[ slovak ] = "~Prepojiť obrázky";
+ };
+ FixedText FT_ERROR
+ {
+ Pos = MAP_APPFONT ( 9 , 14 ) ;
+ Size = MAP_APPFONT ( 242 , 30 ) ;
+ Text = "Es sind keine Grafiken im Gallery-Thema 'Bullets' vorhanden." ;
+ Text [ English ] = "Thera are no bitmaps in the Gallery theme 'Bullets'." ;
+ Text [ portuguese ] = "No existem imagens no tema 'Marcas' da Gallery." ;
+ Text [ english_us ] = "The Gallery theme 'Bullets' is empty (no graphics)." ;
+ Text [ portuguese_brazilian ] = "No h figuras no tema 'Marcas' da Galeria." ;
+ Text [ swedish ] = "Det finns ingen grafik i Gallery-temat 'Punkter'." ;
+ Text [ danish ] = "Der findes ingen grafik i Gallery-emnet 'Punkttegn'." ;
+ Text [ italian ] = "Nella gallery con argomento 'Punti' non ci sono immagini." ;
+ Text [ spanish ] = "No hay imgenes en el tema 'Bullets' de la Gallery." ;
+ Text [ french ] = "Il n'existe pas d'image pour le thme 'Puces' dans la Gallery." ;
+ Text [ dutch ] = "Onder het gallery-onderwerp 'Opsommingstekens' komen geen afbeeldingen voor." ;
+ Hide = TRUE ;
+ WordBreak = TRUE ;
+ Text[ chinese_simplified ] = "画廊主题'项目符号'内没有图形。";
+ Text[ russian ] = " '' ( ).";
+ Text[ polish ] = "Temat Galerii 'Znaki wypunktowania' jest pusty (nie ma w nim adnych grafik).";
+ Text[ japanese ] = "ギャラリテーマの「箇条書きシンボル」には図はありません。";
+ Text[ chinese_traditional ] = "畫廊主題[項目符號]內沒有圖形。";
+ Text[ arabic ] = " 'Bullets'.";
+ Text[ greek ] = " '' .";
+ Text[ korean ] = "갤러리 주제 [글머리 기호]에 그림이 없습니다.";
+ Text[ turkish ] = "'Madde iaretleri' galeri konusu altnda grafik mevcut deil.";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "No hi ha imatges en el tema 'Bullets' de la Galeria.";
+ Text[ finnish ] = "Galleriateema Luettelomerkit on tyhj (ei kuvia).";
+ Text[ thai ] = "แบบคลังภาพ 'สัญลักษณ์แสดงหัวข้อย่อย' ไม่มีอยู่ (ไม่มีกราฟิค)";
+ Text[ czech ] = "Motiv galerie 'Odrážky' je prázdný (žádné obrázky).";
+ Text[ hebrew ] = "Es sind keine Grafiken im Gallery-Thema 'Bullets' vorhanden.";
+ Text[ hindi ] = "गेलरी विषय 'बुलेट्स्' खाली है (सुचित्र नहीं है)।";
+ Text[ slovak ] = "Motív galérie 'Odrážky' je prázdny (žiadne obrázky).";
+ };
+};
+/**************************************************************************/
+/* */
+/* TabPage Numerierungsoptionen */
+/* */
+/**************************************************************************/
+TabPage RID_SVXPAGE_NUM_OPTIONS
+{
+ HelpID = HID_SVXPAGE_NUM_OPTIONS ;
+ SVLook = TRUE ;
+ Size = MAP_APPFONT ( 260 , 185 ) ;
+ Hide = TRUE;
+ FixedText FT_LEVEL
+ {
+ Pos = MAP_APPFONT ( 12 , 14 ) ;
+ Size = MAP_APPFONT ( 50 , 8 ) ;
+ Text = "~Ebene" ;
+ Text [ ENGLISH ] = "Le~vel" ;
+ 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ň";
+ };
+ MultiListBox LB_LEVEL
+ {
+ Pos = MAP_APPFONT ( 12 , 25 ) ;
+ Size = MAP_APPFONT ( 26 , 154 ) ;
+ TabStop = TRUE ;
+ DropDown = FALSE ;
+ Border = TRUE ;
+ SimpleMode = TRUE ;
+ };
+ FixedLine FL_FORMAT
+ {
+ Pos = MAP_APPFONT ( 6 , 3 ) ;
+ Size = MAP_APPFONT ( 248 , 8 ) ;
+ Text = "Format" ;
+ Text [ ENGLISH ] = "Format" ;
+ Text [ english_us ] = "Format" ;
+ Text [ italian ] = "Formato" ;
+ Text [ spanish ] = "Formato" ;
+ Text [ french ] = "Format" ;
+ Text [ dutch ] = "Formaat" ;
+ Text [ swedish ] = "Format" ;
+ Text [ danish ] = "Format" ;
+ Text [ portuguese_brazilian ] = "Formato" ;
+ Text [ portuguese ] = "Formato" ;
+ Text[ chinese_simplified ] = "格式";
+ Text[ russian ] = "";
+ Text[ polish ] = "Format";
+ Text[ japanese ] = "書式";
+ Text[ chinese_traditional ] = "格式";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "서식";
+ Text[ turkish ] = "Format";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Format";
+ Text[ finnish ] = "Muotoilu";
+ Text[ thai ] = "รูปแบบ";
+ Text[ czech ] = "Formát";
+ Text[ hebrew ] = "‮עיצוב‬";
+ Text[ hindi ] = "रचना";
+ Text[ slovak ] = "Formát";
+ };
+ FixedText FT_FMT
+ {
+ Pos = MAP_APPFONT ( 50 , 27 ) ;
+ Size = MAP_APPFONT ( 50, 8 ) ;
+ Text = "~Nummerierung" ;
+ Text [ ENGLISH ] = "~Numbering" ;
+ Text [ english_us ] = "~Numbering" ;
+ Text [ swedish ] = "Numrering" ;
+ Text [ danish ] = "Nummerering" ;
+ Text [ italian ] = "Numerazione" ;
+ Text [ spanish ] = "Nu~meracin" ;
+ Text [ french ] = "Numrotation" ;
+ Text [ dutch ] = "~Nummering" ;
+ Text [ portuguese_brazilian ] = "~Numerao" ;
+ Text [ portuguese ] = "~Numerao" ;
+ Text[ chinese_simplified ] = "编号(~N)";
+ Text[ russian ] = "";
+ Text[ polish ] = "~Numeracja";
+ Text[ japanese ] = "番号付け(~N)";
+ Text[ chinese_traditional ] = "編號(~N)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "번호 매기기(~N)";
+ Text[ turkish ] = "Numaralama";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Nu~meraci";
+ Text[ finnish ] = "~Numerointi";
+ Text[ thai ] = "~ลำดับตัวเลข";
+ Text[ czech ] = "Číslování";
+ Text[ hebrew ] = "‮מיספור‬";
+ Text[ hindi ] = "~संख्या देना";
+ Text[ slovak ] = "Čí~slovanie";
+ };
+ ListBox LB_FMT
+ {
+ Pos = MAP_APPFONT ( 103 , 25 ) ;
+ Size = MAP_APPFONT ( 67 , 72 ) ;
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ CurPos = 0 ;
+ StringList =
+ {
+ < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "Bullet" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "Grafik" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "Grafik verknpft" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "Keine" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ ENGLISH ] =
+ {
+ < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */;> ;
+ < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */;> ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */;> ;
+ < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */;> ;
+ < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */;> ;
+ < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/;> ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/;> ;
+ < "Bullet" ; 6/*SVX_NUM_CHAR_SPECIAL */;> ;
+ < "Picture" ; 8/*SVX_NUM_BITMAP */;> ;
+ < "Linked picture" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "None" ; 5/*SVX_NUM_NUMBER_NONE */;> ;
+ };
+ stringlist [ english_us ] =
+ {
+ < "1, 2, 3, ... " ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ... " ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ... " ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ... " ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ... " ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "Bullet" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "Graphics" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "Linked graphics" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "None" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ portuguese ] =
+ {
+ < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "Marca" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "Imagem" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "Imagem ligada" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "Nenhuma" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ russian ] =
+ {
+ < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < " " ; 8/*SVX_NUM_BITMAP */; > ;
+ < " " ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ greek ] =
+ {
+ < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "" ; 8/*SVX_NUM_BITMAP */; > ;
+ < " " ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ dutch ] =
+ {
+ < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "Bullet" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "Afbeelding" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "Afbeelding gekoppeld" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "Geen" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ french ] =
+ {
+ < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "Puce" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "Image" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "Image lie" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "Aucune" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ spanish ] =
+ {
+ < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "Vieta" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "Imagen" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "Imagen vinculada" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "Ninguno" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ italian ] =
+ {
+ < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "Punti" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "Immagine" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "Collega immagine" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "Nessuno" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ danish ] =
+ {
+ < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "Punkttegn" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "Grafik" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "Grafik kdet" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "Ingen" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ swedish ] =
+ {
+ < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "Punkt" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "Grafik" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "Grafik lnkad" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "Ingen" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ polish ] =
+ {
+ < "1,2,3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ... " ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ... " ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ... " ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ... " ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "Znak wypunktowania" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "Grafika" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "Doczone grafiki" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "Brak" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ portuguese_brazilian ] =
+ {
+ < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "Marca" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "Figuras" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "Figuras vinculadas" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "Nenhum" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ japanese ] =
+ {
+ < "1、2、3、 ..." ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A、 B、 C、 ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a、 b、 c、 ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I、 II、 III、 ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i、 ii、 iii、 ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A、 ..、 AA、 ..、 AAA、 ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a、 ..、 aa、 ..、 aaa、 ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "箇条書き" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "図" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "図をリンクする" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "なし" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ korean ] =
+ {
+ < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "없음" ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "글머리 기호" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "그림" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "그림 연결" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "없음" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ chinese_simplified ] =
+ {
+ < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "项目符号" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "图形" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "链接图形" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "无" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ chinese_traditional ] =
+ {
+ < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "項目符號" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "圖形" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "連結圖形" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "無" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ arabic ] =
+ {
+ < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ... " ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < " " ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "" ; 8/*SVX_NUM_BITMAP */; > ;
+ < " " ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ turkish ] =
+ {
+ < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "Madde iaretleri" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "Grafik" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "Grafik balants oluturuldu" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "Yok" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ language_user1 ] =
+ {
+ < " " ; 4/*SVX_NUM_ARABIC */; > ;
+ < " " ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < " " ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < " " ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < " " ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < " " ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < " " ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < " " ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < " " ; 8/*SVX_NUM_BITMAP */; > ;
+ < "; This is found in a text doc under Format - Numbering/Bullets - Options - Format area - Numbering list box. EM10May00 - Grafik verknpft - Grafik verknpft" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "; Keine" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ catalan ] =
+ {
+ < "1, 2, 3... " ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C... " ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III... " ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii... " ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A..., AA..., AAA... " ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a..., aa..., aaa..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "Pic" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "Imatge" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "Imatge enllaada" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "Cap" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ finnish ] =
+ {
+ < "1, 2, 3, ... " ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ... " ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ... " ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ... " ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ... " ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "Luettelomerkki" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "Grafiikka" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "Linkitetyt kuvat" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "Ei mitn" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ thai ] =
+ {
+ < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "๑, ๒, ๓, ..." ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "ก, ข, ค, ..." ; 8/*SVX_NUM_BITMAP */; > ;
+ < "ก, .., กก, .., กกก, ..." ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "สัญลักษณ์แสดงหัวข้อย่อย" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ czech ] =
+ {
+ < "1, 2, 3, ... " ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ... " ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ... " ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ... " ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ... " ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "Odrážka" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "Obrázky" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "Obrázky s odkazem" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "Nic" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ hebrew ] =
+ {
+ < "1, 2, 3, ... " ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ... " ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ... " ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ... " ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ... " ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "Bullet" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "‮גרפיקה‬" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "Grafik verknüpft" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "‮ללא‬" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ hindi ] =
+ {
+ < "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "बुल्लेट्" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "सुचित्र" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "लिंक किया हुआ सुचित्र" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "कोई नहीं" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ StringList [ slovak ] =
+ {
+ < "1, 2, 3, ... " ; 4/*SVX_NUM_ARABIC */; > ;
+ < "A, B, C, ... " ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
+ < "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
+ < "I, II, III, ... " ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
+ < "i, ii, iii, ... " ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
+ < "A, .., AA, .., AAA, ... " ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
+ < "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
+ < "Odrážka" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
+ < "Obrázky" ; 8/*SVX_NUM_BITMAP */; > ;
+ < "Obrázky s odkazom" ; 0x88/*SVX_NUM_BITMAP|0x80 */; > ;
+ < "Žiadne" ; 5/*SVX_NUM_NUMBER_NONE */; > ;
+ };
+ };
+ FixedText FT_PREFIX
+ {
+ Pos = MAP_APPFONT ( 50 , 43 ) ;
+ Size = MAP_APPFONT ( 50 , 8 ) ;
+ Text = "~Davor" ;
+ Text [ ENGLISH ] = "~Before" ;
+ Text [ norwegian ] = "Fr" ;
+ Text [ italian ] = "Davanti" ;
+ Text [ portuguese_brazilian ] = "Antes" ;
+ Text [ portuguese ] = " fr~ente" ;
+ Text [ finnish ] = "Ennen" ;
+ Text [ danish ] = "Fr" ;
+ Text [ french ] = "Devant" ;
+ Text [ swedish ] = "Fra~mfr" ;
+ Text [ dutch ] = "~Ervoor" ;
+ Text [ spanish ] = "Delante" ;
+ Text [ english_us ] = "Before" ;
+ Left = TRUE ;
+ Text[ chinese_simplified ] = "编号前";
+ Text[ russian ] = "";
+ Text[ polish ] = "Przed";
+ Text[ japanese ] = "番号前";
+ Text[ chinese_traditional ] = "之前";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "번호 앞";
+ Text[ turkish ] = "Bana ekle:";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Abans de";
+ Text[ thai ] = "ก่อน";
+ Text[ czech ] = "Před";
+ Text[ hebrew ] = "‮לפני‬";
+ Text[ hindi ] = "से पहिले";
+ Text[ slovak ] = "Pred";
+ };
+ Edit ED_PREFIX
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 103 , 41 ) ;
+ Size = MAP_APPFONT ( 67 , 12 ) ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ MaxTextLength = 50 ;
+ };
+ FixedText FT_SUFFIX
+ {
+ Pos = MAP_APPFONT ( 50 , 59 ) ;
+ Size = MAP_APPFONT ( 50 , 8 ) ;
+ Text = "Dahin~ter" ;
+ Text [ ENGLISH ] = "~After" ;
+ Text [ norwegian ] = "Bak" ;
+ Text [ italian ] = "~Dietro" ;
+ Text [ portuguese_brazilian ] = "Aps" ;
+ Text [ portuguese ] = "A~trs" ;
+ Text [ finnish ] = "Jlkeen" ;
+ Text [ danish ] = "Efter" ;
+ Text [ french ] = "D~errire" ;
+ Text [ swedish ] = "Ba~kom" ;
+ Text [ dutch ] = "E~rachter" ;
+ Text [ spanish ] = "Detrs" ;
+ Text [ english_us ] = "After" ;
+ Left = TRUE ;
+ Text[ chinese_simplified ] = "编号后";
+ Text[ russian ] = "";
+ Text[ polish ] = "~Za";
+ Text[ japanese ] = "番号後";
+ Text[ chinese_traditional ] = "之後";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "번호 뒤";
+ Text[ turkish ] = "Sonuna ekle:";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "D~arrere";
+ Text[ thai ] = "หลังจาก";
+ Text[ czech ] = "Za";
+ Text[ hebrew ] = "‮אחרי‬";
+ Text[ hindi ] = "के पश्चात्";
+ Text[ slovak ] = "Za";
+ };
+ Edit ED_SUFFIX
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 103 , 57 ) ;
+ Size = MAP_APPFONT ( 67 , 12 ) ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ MaxTextLength = 50 ;
+ };
+ FixedText FT_CHARFMT
+ {
+ Pos = MAP_APPFONT ( 50 , 75 ) ;
+ Size = MAP_APPFONT ( 50 , 8 ) ;
+ Text = "Zeichen~vorlage" ;
+ Text [ ENGLISH ] = "Character St~yle" ;
+ Text [ english_us ] = "~Character Style" ;
+ Text [ swedish ] = "Teckenf~ormatmall" ;
+ Text [ danish ] = "Te~gntypografi" ;
+ Text [ italian ] = "Modello di carattere:" ;
+ Text [ spanish ] = "Es~tilo 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 Biemi";
+ Text[ language_user1 ] = "; All \"Vorlage\"/Styles are always written with capital S. 10.5.00EM";
+ Text[ catalan ] = "Es~til de carcter:";
+ Text[ finnish ] = "~Merkkityyli";
+ Text[ thai ] = "ลักษณะ~ตัวอักขระ";
+ Text[ czech ] = "Styl znaku";
+ Text[ hebrew ] = "Zeichen~vorlage";
+ Text[ hindi ] = "~अक्षर शैली";
+ Text[ slovak ] = "Štýl ~znaku";
+ };
+ ListBox LB_CHARFMT
+ {
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ Pos = MAP_APPFONT ( 103 , 73 ) ;
+ Size = MAP_APPFONT ( 67 , 72 ) ;
+ };
+ FixedText FT_BUL_COLOR
+ {
+ Pos = MAP_APPFONT ( 50 , 75 ) ;
+ Size = MAP_APPFONT ( 50 , 8 ) ;
+ Text = "~Farbe" ;
+ Text [ ENGLISH ] = "Co~lor" ;
+ Hide = TRUE;
+ Text[ italian ] = "Colore";
+ Text[ portuguese_brazilian ] = "Cor";
+ Text[ portuguese ] = "~Cor";
+ Text[ danish ] = "~Farve";
+ Text[ french ] = "Couleur";
+ Text[ swedish ] = "~Frg";
+ Text[ dutch ] = "~Kleur";
+ Text[ spanish ] = "Color";
+ Text[ english_us ] = "Color";
+ Text[ chinese_simplified ] = "颜色";
+ Text[ russian ] = "";
+ Text[ polish ] = "Kolor";
+ Text[ japanese ] = "色";
+ Text[ chinese_traditional ] = "顏色";
+ Text[ arabic ] = ":";
+ Text[ greek ] = "";
+ Text[ korean ] = "색상";
+ Text[ turkish ] = "Renk";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Color:";
+ Text[ finnish ] = "Vri";
+ Text[ thai ] = "สี";
+ Text[ czech ] = "Barva";
+ Text[ hebrew ] = "‮צבע‬";
+ Text[ hindi ] = "रंग";
+ Text[ slovak ] = "Farba";
+ };
+ ListBox LB_BUL_COLOR
+ {
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ Pos = MAP_APPFONT ( 103 , 73 ) ;
+ Size = MAP_APPFONT ( 67 , 100 ) ;
+ Hide = TRUE;
+ };
+ FixedText FT_BUL_REL_SIZE
+ {
+ Pos = MAP_APPFONT ( 50 , 91 ) ;
+ Size = MAP_APPFONT ( 50 , 8 ) ;
+ Text = "~Relative Gre" ;
+ Text [ ENGLISH ] = "R~elatize size" ;
+ Hide = TRUE;
+ Text[ italian ] = "Dimensione relativa";
+ Text[ portuguese_brazilian ] = "~Tamanho relativo";
+ Text[ portuguese ] = "~Tamanho relativo";
+ Text[ danish ] = "~Relativ strrelse";
+ Text[ french ] = "Taille relative";
+ Text[ swedish ] = "~Relativ storlek";
+ Text[ dutch ] = "~Relatieve grootte";
+ Text[ spanish ] = "~Tamao relativo";
+ Text[ english_us ] = "~Relative size";
+ Text[ chinese_simplified ] = "相对的大小(~R)";
+ Text[ russian ] = ". ";
+ Text[ polish ] = "~Rozmiar wzgldny";
+ Text[ japanese ] = "相対的なサイズ(~R)";
+ Text[ chinese_traditional ] = "相對的大小(~R)";
+ Text[ arabic ] = ": ";
+ Text[ greek ] = "~ ";
+ Text[ korean ] = "기준 크기(~R)";
+ Text[ turkish ] = "~Greli boyut";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Mida ~relativa:";
+ Text[ finnish ] = "~Suhteellinen koko:";
+ Text[ thai ] = "ขนาด~สัมพัทธ์";
+ Text[ czech ] = "Relativní velikost";
+ Text[ hebrew ] = "~Relative Größe";
+ Text[ hindi ] = "~सम्बन्धित परिमाण";
+ Text[ slovak ] = "~Relatívna veľkosť";
+ };
+ MetricField MF_BUL_REL_SIZE
+ {
+ Pos = MAP_APPFONT ( 103 , 89 ) ;
+ Size = MAP_APPFONT ( 67 , 12 ) ;
+ Border = TRUE ;
+ Group = TRUE ;
+ Left = TRUE ;
+ Repeat = TRUE ;
+ Spin = TRUE ;
+ Unit = FUNIT_CUSTOM ;
+ CustomUnitText = "%" ;
+ SpinSize = 1 ;
+ Minimum = 1;
+ Maximum = 250;
+ Hide = TRUE;
+ };
+ FixedText FT_ALL_LEVEL
+ {
+ Pos = MAP_APPFONT ( 50 , 91 ) ;
+ Size = MAP_APPFONT ( 50 , 8 ) ;
+ Text = "V~ollstndig" ;
+ Text [ ENGLISH ] = "Sh~ow sublevels" ;
+ Text [ norwegian ] = "~Fullstendig" ;
+ Text [ italian ] = "~Completa" ;
+ Text [ portuguese_brazilian ] = "Mostrar sub nveis" ;
+ Text [ portuguese ] = "Co~mpleto" ;
+ Text [ finnish ] = "Nyt alitasot" ;
+ Text [ danish ] = "F~uldstndig" ;
+ Text [ french ] = "Complet" ;
+ Text [ swedish ] = "F~ullstndig" ;
+ Text [ dutch ] = "~Volledig" ;
+ Text [ spanish ] = "~Completo" ;
+ Text [ english_us ] = "Show sublevels" ;
+ Text[ chinese_simplified ] = "完整";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Poka podpoziomy";
+ Text[ japanese ] = "総レベル数";
+ Text[ chinese_traditional ] = "完整";
+ Text[ arabic ] = "";
+ Text[ greek ] = " ";
+ Text[ korean ] = "하위 수준 표시";
+ Text[ turkish ] = "Alt seviyeleri gster";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Mostra els subnivells";
+ Text[ thai ] = "แสดงระดับย่อย";
+ Text[ czech ] = "Zobrazit vše";
+ Text[ hebrew ] = "V~ollständig";
+ Text[ hindi ] = "उपस्तरों को दिखाओ";
+ Text[ slovak ] = "Zobraziť všetko";
+ };
+ NumericField NF_ALL_LEVEL
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 103 , 89 ) ;
+ Size = MAP_APPFONT ( 67 , 12 ) ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ Repeat = TRUE ;
+ Spin = TRUE ;
+ Minimum = 1 ;
+ Maximum = 10 ;
+ Value = 1 ;
+ First = 1 ;
+ Last = 10 ;
+ };
+ FixedText FT_START
+ {
+ Pos = MAP_APPFONT ( 50 , 107 ) ;
+ Size = MAP_APPFONT ( 50 , 8 ) ;
+ Text = "Be~ginn bei" ;
+ Text [ ENGLISH ] = "S~tart at" ;
+ Text [ norwegian ] = "~Start p" ;
+ Text [ italian ] = "~Comincia con" ;
+ Text [ portuguese_brazilian ] = "Iniciar em" ;
+ Text [ portuguese ] = "~Comear em" ;
+ Text [ finnish ] = "Aloita kohdasta" ;
+ Text [ danish ] = "Be~gyndelse ved" ;
+ Text [ french ] = "Commencer avec" ;
+ Text [ swedish ] = "~Brja med" ;
+ Text [ dutch ] = "~Begin met" ;
+ Text [ spanish ] = "E~mpezar en" ;
+ Text [ english_us ] = "Start at" ;
+ Left = TRUE ;
+ Text[ chinese_simplified ] = "开始从";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Zacznij od";
+ Text[ japanese ] = "開始番号";
+ Text[ chinese_traditional ] = "開始從";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "시작 번호";
+ Text[ turkish ] = "Burdan bala";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Inicia a";
+ Text[ thai ] = "เริ่มที่";
+ Text[ czech ] = "Začít od";
+ Text[ hebrew ] = "Be~ginn bei";
+ Text[ hindi ] = "से प्रारंभ करो";
+ Text[ slovak ] = "Začať od";
+ };
+ NumericField ED_START
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 103 , 105 ) ;
+ Size = MAP_APPFONT ( 67 , 12 ) ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ Repeat = TRUE ;
+ Spin = TRUE ;
+ Minimum = 0 ;
+ Maximum = 65535 ;
+ Value = 1 ;
+ First = 0 ;
+ Last = 65535 ;
+ };
+ TriStateBox CB_USE_BULLET
+ {
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( 50 , 119 ) ;
+ Size = MAP_APPFONT ( 120 , 10 ) ;
+ Text = "~Symbol anzeigen" ;
+ Text [ English ] = "Show sym~bol" ;
+ Hide = TRUE;
+ Text[ italian ] = "Mostra simbolo";
+ Text[ portuguese_brazilian ] = "Mostrar smbolo";
+ Text[ portuguese ] = "~Mostrar smbolo";
+ Text[ danish ] = "Vis symbol";
+ Text[ french ] = "~Afficher le symbole";
+ Text[ swedish ] = "~Visa symbol";
+ Text[ dutch ] = "~Symbool weergeven";
+ Text[ spanish ] = "~Mostrar smbolo";
+ Text[ english_us ] = "Show symbol";
+ Text[ chinese_simplified ] = "显示图标";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Poka symbol";
+ Text[ japanese ] = "記号の表示";
+ Text[ chinese_traditional ] = "顯示圖示";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "기호 표시";
+ Text[ turkish ] = "Simgeyi grntle";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "~Mostra el smbol";
+ Text[ finnish ] = "Nyt symboli";
+ Text[ thai ] = "แสดงสัญลักษณ์";
+ Text[ czech ] = "Zobrazit symbol";
+ Text[ hebrew ] = "~Symbol anzeigen";
+ Text[ hindi ] = "संकेत दिखाओ";
+ Text[ slovak ] = "Zobraziť symbol";
+ };
+ FixedText FT_ALIGN
+ {
+ Pos = MAP_APPFONT ( 50 , 135 ) ;
+ Size = MAP_APPFONT ( 50 , 8 ) ;
+ Text = "Ausri~chtung" ;
+ Text [ ENGLISH ] = "Al~ignment" ;
+ Text [ english_us ] = "~Alignment" ;
+ Hide = TRUE;
+ Text[ italian ] = "Allineamento";
+ Text[ portuguese_brazilian ] = "~Alinhamento";
+ Text[ portuguese ] = "~Alinhamento";
+ Text[ danish ] = "Justering";
+ Text[ french ] = "Alignement";
+ Text[ swedish ] = "~Justering";
+ Text[ dutch ] = "~Uitlijnen";
+ Text[ spanish ] = "~Alineacin";
+ Text[ chinese_simplified ] = "对齐(~A)";
+ Text[ russian ] = "";
+ Text[ polish ] = "~Wyrwnanie";
+ Text[ japanese ] = "配置(~A)";
+ Text[ chinese_traditional ] = "對齊(~A)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "맞춤(~A)";
+ Text[ turkish ] = "Hizalama";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "~Alineament";
+ Text[ finnish ] = "~Tasaus";
+ Text[ thai ] = "~จัดตำแหน่ง";
+ Text[ czech ] = "Zarovnání";
+ Text[ hebrew ] = "‮ישור‬";
+ Text[ hindi ] = "~पंक्तिकरण";
+ Text[ slovak ] = "Z~arovnanie";
+ };
+ ListBox LB_ALIGN
+ {
+ Pos = MAP_APPFONT ( 103 , 133 ) ;
+ Size = MAP_APPFONT ( 40 , 40 ) ;
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ Hide = TRUE;
+ StringList =
+ {
+ < "Links" ; > ;
+ < "Zentriert" ; > ;
+ < "Rechts" ; > ;
+ };
+ StringList [ ENGLISH ] =
+ {
+ < "Links" ; > ;
+ < "Zentriert" ; > ;
+ < "Rechts" ; > ;
+ };
+ stringlist [ english_us ] =
+ {
+ < "Left" ; > ;
+ < "Centered" ; > ;
+ < "Right" ; > ;
+ };
+ stringlist [ portuguese_brazilian ] =
+ {
+ < "Esquerda" ; > ;
+ < "Centralizado" ; > ;
+ < "Direita" ; > ;
+ };
+ stringlist [ swedish ] =
+ {
+ < "Vnster" ; > ;
+ < "Centrerad" ; > ;
+ < "Hger" ; > ;
+ };
+ stringlist [ danish ] =
+ {
+ < "Venstre" ; > ;
+ < "Centreret" ; > ;
+ < "Hjre" ; > ;
+ };
+ stringlist [ italian ] =
+ {
+ < "Sinistra" ; > ;
+ < "Centrato" ; > ;
+ < "Destra" ; > ;
+ };
+ stringlist [ spanish ] =
+ {
+ < "Izquierda" ; > ;
+ < "Centrado" ; > ;
+ < "Derecha" ; > ;
+ };
+ stringlist [ french ] =
+ {
+ < " gauche" ; > ;
+ < "Centr" ; > ;
+ < " droite" ; > ;
+ };
+ stringlist [ dutch ] =
+ {
+ < "Links" ; > ;
+ < "Gecentreerd" ; > ;
+ < "Rechts" ; > ;
+ };
+ stringlist [ portuguese ] =
+ {
+ < "Esquerda" ; > ;
+ < "Centrado" ; > ;
+ < "Direita" ; > ;
+ };
+ StringList [ chinese_simplified ] =
+ {
+ < "左" ; > ;
+ < "居中" ; > ;
+ < "右" ; > ;
+ };
+ StringList [ language_user1 ] =
+ {
+ < " " ; > ;
+ < "; Zentriert" ; > ;
+ < "; Rechts" ; > ;
+ };
+ StringList [ russian ] =
+ {
+ < "" ; > ;
+ < " " ; > ;
+ < "" ; > ;
+ };
+ StringList [ polish ] =
+ {
+ < "Z lewej" ; > ;
+ < "Porodku" ; > ;
+ < "Z prawej strony" ; > ;
+ };
+ StringList [ japanese ] =
+ {
+ < "左" ; > ;
+ < "中央" ; > ;
+ < "右揃え" ; > ;
+ };
+ StringList [ chinese_traditional ] =
+ {
+ < "左" ; > ;
+ < "置中" ; > ;
+ < "右" ; > ;
+ };
+ StringList [ arabic ] =
+ {
+ < "" ; > ;
+ < "" ; > ;
+ < "" ; > ;
+ };
+ StringList [ greek ] =
+ {
+ < "" ; > ;
+ < " " ; > ;
+ < "" ; > ;
+ };
+ StringList [ korean ] =
+ {
+ < "왼쪽" ; > ;
+ < "가운데" ; > ;
+ < "오른쪽" ; > ;
+ };
+ StringList [ turkish ] =
+ {
+ < "Sol" ; > ;
+ < "Orta" ; > ;
+ < "Sa" ; > ;
+ };
+ StringList [ catalan ] =
+ {
+ < "Esquerra" ; > ;
+ < "Centrat" ; > ;
+ < "Dreta" ; > ;
+ };
+ StringList [ finnish ] =
+ {
+ < "Vasen" ; > ;
+ < "Keskitetty" ; > ;
+ < "Oikea" ; > ;
+ };
+ StringList [ thai ] =
+ {
+ < "ซ้าย" ; > ;
+ < "ตรงกลาง" ; > ;
+ < "ขวา" ; > ;
+ };
+ StringList [ czech ] =
+ {
+ < "Vlevo" ; > ;
+ < "Na střed" ; > ;
+ < "Vpravo" ; > ;
+ };
+ StringList [ hebrew ] =
+ {
+ < "Links" ; > ;
+ < "Zentriert" ; > ;
+ < "Rechts" ; > ;
+ };
+ StringList [ hindi ] =
+ {
+ < "बायाँ" ; > ;
+ < "केन्द्रित" ; > ;
+ < "दाहिना" ; > ;
+ };
+ StringList [ slovak ] =
+ {
+ < "Vľavo" ; > ;
+ < "Na stred" ; > ;
+ < "Vpravo" ; > ;
+ };
+ };
+ String STR_BULLET
+ {
+ Text = "Ze~ichen" ;
+ Text [ ENGLISH ] = "~Character" ;
+ Text [ norwegian ] = "Character" ;
+ Text [ italian ] = "Ca~rattere" ;
+ Text [ portuguese_brazilian ] = "Caracter" ;
+ Text [ portuguese ] = "~Carcter" ;
+ Text [ finnish ] = "Merkki" ;
+ Text [ danish ] = "Tegn" ;
+ Text [ french ] = "Caractres" ;
+ Text [ swedish ] = "Te~cken" ;
+ Text [ dutch ] = "~Teken" ;
+ Text [ spanish ] = "C~arcter" ;
+ Text [ english_us ] = "Character" ;
+ Text[ chinese_simplified ] = "字符";
+ Text[ russian ] = "";
+ Text[ polish ] = "Znak";
+ Text[ japanese ] = "記号";
+ Text[ chinese_traditional ] = "字元";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "기호 및 문자";
+ Text[ turkish ] = "Karakter";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "C~arcter";
+ Text[ thai ] = "ตัวอักขระ";
+ Text[ czech ] = "Znak";
+ Text[ hebrew ] = "Ze~ichen";
+ Text[ hindi ] = "अक्षर";
+ Text[ slovak ] = "Znak";
+ };
+ PushButton PB_BULLET
+ {
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( 103 , 105 ) ;
+ Size = MAP_APPFONT ( 12 , 12 ) ;
+ Text = "..." ;
+ TabStop = TRUE ;
+ };
+ FixedText FT_BITMAP
+ {
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( 50 , 43 ) ;
+ Size = MAP_APPFONT ( 50 , 8 ) ;
+ Text = "Grafik" ;
+ Text [ English ] = "Graphic" ;
+ Text [ english_us ] = "Graphics" ;
+ Text [ portuguese_brazilian ] = "Figura" ;
+ Text [ swedish ] = "Grafik" ;
+ Text [ danish ] = "Grafik" ;
+ Text [ italian ] = "Immagine" ;
+ Text [ spanish ] = "Imagen" ;
+ Text [ french ] = "Image" ;
+ Text [ dutch ] = "Afbeelding" ;
+ Text [ portuguese ] = "Imagem" ;
+ Text[ chinese_simplified ] = "图形";
+ Text[ russian ] = "";
+ Text[ polish ] = "Grafika";
+ Text[ japanese ] = "図";
+ Text[ chinese_traditional ] = "圖形";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "그림";
+ Text[ turkish ] = "Grafik";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Imatge";
+ Text[ finnish ] = "Grafiikka";
+ Text[ thai ] = "กราฟิค";
+ Text[ czech ] = "Obrázky";
+ Text[ hebrew ] = "‮גרפיקה‬";
+ Text[ hindi ] = "सुचित्र";
+ Text[ slovak ] = "Obrázky";
+ };
+ MenuButton MB_BITMAP
+ {
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( 103 , 41 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ Text = "Aus~wahl..." ;
+ Text [ ENGLISH ] = "~Select..." ;
+ ButtonMenu = Menu
+ {
+ ItemList =
+ {
+ MenuItem
+ {
+ Identifier = MN_GRAPHIC_DLG ;
+ Text = "Aus Datei..." ;
+ Text [ ENGLISH ] = "From file..." ;
+ // HelpID = HID_NUM_NAMED_NUMS ;
+ Text [ portuguese ] = "Do ficheiro..." ;
+ Text [ english_us ] = "From file..." ;
+ Text [ portuguese_brazilian ] = "Do arquivo..." ;
+ Text [ swedish ] = "Frn fil..." ;
+ Text [ danish ] = "Fra fil..." ;
+ Text [ italian ] = "Dal file..." ;
+ Text [ spanish ] = "De archivo..." ;
+ Text [ french ] = " partir d'un fichier..." ;
+ Text [ dutch ] = "Uit bestand..." ;
+ Text[ chinese_simplified ] = "从文件...";
+ Text[ russian ] = " ...";
+ Text[ polish ] = "Z pliku...";
+ Text[ japanese ] = "ファイルから...";
+ Text[ chinese_traditional ] = "從檔案...";
+ Text[ arabic ] = "... ";
+ Text[ greek ] = " ...";
+ Text[ korean ] = "파일로부터...";
+ Text[ turkish ] = "Dosyadan...";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Des d'un fitxer...";
+ Text[ finnish ] = "Tiedostosta...";
+ Text[ thai ] = "จากแฟ้ม...";
+ Text[ czech ] = "Ze souboru...";
+ Text[ hebrew ] = "‮מקובץ...‬";
+ Text[ hindi ] = "फाइल से...";
+ Text[ slovak ] = "Zo súboru...";
+ };
+ MenuItem
+ {
+ Identifier = MN_GALLERY ;
+ Text = "Gallery" ;
+ Text[English] = "Gallery" ;
+ Text[ english_us ] = "Gallery";
+ Text[ portuguese ] = "Gallery";
+ Text[ russian ] = "";
+ Text[ greek ] = "";
+ Text[ dutch ] = "Gallery";
+ Text[ french ] = "Gallery";
+ Text[ spanish ] = "Gallery";
+ Text[ finnish ] = "Galleria";
+ Text[ italian ] = "Gallery";
+ Text[ danish ] = "Gallery";
+ Text[ swedish ] = "Gallery";
+ Text[ polish ] = "Galeria";
+ Text[ portuguese_brazilian ] = "Galeria";
+ Text[ japanese ] = "ギャラリ";
+ Text[ korean ] = "갤러리";
+ Text[ chinese_simplified ] = "画廊";
+ Text[ chinese_traditional ] = "畫廊";
+ Text[ turkish ] = "Galeri";
+ Text[ arabic ] = "";
+ Text[ catalan ] = "Galeria";
+ Text[ thai ] = "แกลลอรี่";
+ Text[ czech ] = "Galerie";
+ Text[ hebrew ] = "‮גלריה‬";
+ Text[ hindi ] = "गेलरी";
+ Text[ slovak ] = "Galéria";
+ };
+ };
+ };
+ Text [ english_us ] = "Select..." ;
+ Text [ portuguese_brazilian ] = "Selecionar..." ;
+ Text [ swedish ] = "~Urval..." ;
+ Text [ danish ] = "Vlg..." ;
+ Text [ italian ] = "Scelta..." ;
+ Text [ spanish ] = "Selec~cin..." ;
+ Text [ french ] = "Slection..." ;
+ Text [ dutch ] = "Sele~ctie..." ;
+ Text [ portuguese ] = "~Seleccionar..." ;
+ Text[ chinese_simplified ] = "选择...";
+ Text[ russian ] = "...";
+ Text[ polish ] = "Wybierz...";
+ Text[ japanese ] = "選択...";
+ Text[ chinese_traditional ] = "選擇...";
+ Text[ arabic ] = "...";
+ Text[ greek ] = "~...";
+ Text[ korean ] = "선택...";
+ Text[ turkish ] = "Seim...";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Selecciona...";
+ Text[ finnish ] = "Valitse...";
+ Text[ thai ] = "เลือก...";
+ Text[ czech ] = "Vybrat...";
+ Text[ hebrew ] = "‮בחירה...‬";
+ Text[ hindi ] = "चुनो...";
+ Text[ slovak ] = "Vybrať...";
+ };
+ FixedText FT_SIZE
+ {
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( 50 , 61 ) ;
+ Size = MAP_APPFONT ( 50 , 8 ) ;
+ Text = "~Breite" ;
+ Text [ English ] = "~Width" ;
+ Text [ english_us ] = "Width" ;
+ Text [ portuguese_brazilian ] = "Largura" ;
+ Text [ swedish ] = "~Bredd" ;
+ Text [ danish ] = "Bredde" ;
+ Text [ italian ] = "Larghezza" ;
+ Text [ spanish ] = "Ancho" ;
+ Text [ french ] = "Largeur" ;
+ Text [ dutch ] = "~Breedte" ;
+ Text [ portuguese ] = "~Largura" ;
+ Text[ chinese_simplified ] = "宽度";
+ Text[ russian ] = "";
+ Text[ polish ] = "Szeroko";
+ Text[ japanese ] = "幅";
+ Text[ chinese_traditional ] = "寬度";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "너비";
+ Text[ turkish ] = "Genilik";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Amplada";
+ Text[ finnish ] = "Leveys";
+ Text[ thai ] = "ความกว้าง";
+ Text[ czech ] = "Šířka";
+ Text[ hebrew ] = "‮רוחב‬";
+ Text[ hindi ] = "चौड़ाई";
+ Text[ slovak ] = "Šírka";
+ };
+ MetricField MF_WIDTH
+ {
+ Pos = MAP_APPFONT ( 103 , 59 ) ;
+ Size = MAP_APPFONT ( 67 , 12 ) ;
+ Border = TRUE ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ Repeat = TRUE ;
+ Spin = TRUE ;
+ Minimum = 0 ;
+ Maximum = 1999 ;
+ DecimalDigits = 2 ;
+ Value = 0 ;
+ Unit = FUNIT_CM ;
+ First = 0 ;
+ Last = 1999 ;
+ SpinSize = 5 ;
+ Hide = TRUE ;
+ };
+ FixedText FT_MULT
+ {
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( 50 , 77 ) ;
+ Size = MAP_APPFONT ( 50 , 8 ) ;
+ Text = "H~he" ;
+ Text [ English ] = "Hei~ght" ;
+ Text [ english_us ] = "Height" ;
+ Text [ portuguese_brazilian ] = "Altura" ;
+ Text [ swedish ] = "H~jd" ;
+ Text [ danish ] = "H~jde" ;
+ Text [ italian ] = "Altezza" ;
+ Text [ spanish ] = "A~ltura" ;
+ Text [ french ] = "Hauteur" ;
+ Text [ dutch ] = "~Hoogte" ;
+ Text [ portuguese ] = "~Altura" ;
+ Text[ chinese_simplified ] = "高度";
+ Text[ russian ] = "";
+ Text[ polish ] = "Wysoko";
+ Text[ japanese ] = "高さ";
+ Text[ chinese_traditional ] = "高度";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "높이";
+ Text[ turkish ] = "Ykseklik";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "A~lada";
+ Text[ finnish ] = "Korkeus";
+ Text[ thai ] = "ความสูง";
+ Text[ czech ] = "Výška";
+ Text[ hebrew ] = "‮גובה‬";
+ Text[ hindi ] = "ऊँचाई";
+ Text[ slovak ] = "Výška";
+ };
+ MetricField MF_HEIGHT
+ {
+ Pos = MAP_APPFONT ( 103 , 75 ) ;
+ Size = MAP_APPFONT ( 67 , 12 ) ;
+ Border = TRUE ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ Repeat = TRUE ;
+ Spin = TRUE ;
+ Minimum = 0 ;
+ Maximum = 1999 ;
+ DecimalDigits = 2 ;
+ Value = 0 ;
+ Unit = FUNIT_CM ;
+ First = 0 ;
+ Last = 1999 ;
+ SpinSize = 5 ;
+ Hide = TRUE ;
+ };
+ CheckBox CB_RATIO
+ {
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( 50 , 91 ) ;
+ Size = MAP_APPFONT ( 100 , 10 ) ;
+ Text = "Abg~leich" ;
+ Text [ English ] = "~Keep ratio" ;
+ Text [ english_us ] = "Keep ratio" ;
+ Text [ portuguese_brazilian ] = "Manter proporo" ;
+ Text [ swedish ] = "Anpassa ~proportionellt" ;
+ Text [ danish ] = "Proportional" ;
+ Text [ italian ] = "Sin~cronizza" ;
+ Text [ spanish ] = "Proporcional" ;
+ Text [ french ] = "Proportionnel" ;
+ Text [ dutch ] = "~Synchroniseren" ;
+ Text [ portuguese ] = "Pr~oporcional" ;
+ Text[ chinese_simplified ] = "同步化";
+ Text[ russian ] = "";
+ Text[ polish ] = "Zachowaj proporcje";
+ Text[ japanese ] = "調整";
+ Text[ chinese_traditional ] = "同步化";
+ Text[ arabic ] = "";
+ Text[ greek ] = "~";
+ Text[ korean ] = "비율을 균등하게 조정";
+ Text[ turkish ] = "Orantl";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "~Sincronitzaci";
+ Text[ finnish ] = "Silyt suhde";
+ Text[ thai ] = "รักษาอัตราส่วน";
+ Text[ czech ] = "Zachovat poměr";
+ Text[ hebrew ] = "Abg~leich";
+ Text[ hindi ] = "अनुपात रखो";
+ Text[ slovak ] = "Zachovať pomer";
+ };
+ FixedText FT_ORIENT
+ {
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( 50 , 105 ) ;
+ Size = MAP_APPFONT ( 50 , 8 ) ;
+ Text = "A~usrichtung" ;
+ Text [ English ] = "Align~ment" ;
+ Text [ english_us ] = "Alignment" ;
+ Text [ portuguese_brazilian ] = "Alinhamento" ;
+ Text [ swedish ] = "~Justering" ;
+ Text [ danish ] = "Justering" ;
+ Text [ italian ] = "Allineamento" ;
+ Text [ spanish ] = "~Orientacin" ;
+ Text [ french ] = "Alignement" ;
+ Text [ dutch ] = "~Uitlijning" ;
+ Text [ portuguese ] = "A~linhamento" ;
+ Text[ chinese_simplified ] = "对齐";
+ Text[ russian ] = "";
+ Text[ polish ] = "Wyrwnanie";
+ Text[ japanese ] = "配置";
+ Text[ chinese_traditional ] = "對齊";
+ Text[ arabic ] = "";
+ Text[ greek ] = "~";
+ Text[ korean ] = "맞춤";
+ Text[ turkish ] = "Hizalama";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Alineament";
+ Text[ finnish ] = "Tasaus";
+ Text[ thai ] = "จัดตำแหน่ง";
+ Text[ czech ] = "Zarovnání";
+ Text[ hebrew ] = "‮ישור‬";
+ Text[ hindi ] = "पंक्तिकरण";
+ Text[ slovak ] = "Zarovnanie";
+ };
+ ListBox LB_ORIENT
+ {
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( 103 , 103 ) ;
+ Size = MAP_APPFONT ( 67 , 72 ) ;
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ CurPos = 0 ;
+ StringList =
+ {
+ < "Basis oben" ; > ;
+ < "Basis zentriert" ; > ;
+ < "Basis unten" ; > ;
+ < "Zeichen oben" ; > ;
+ < "Zeichen zentriert" ; > ;
+ < "Zeichen unten" ; > ;
+ < "Zeile oben" ; > ;
+ < "Zeile zentriert" ; > ;
+ < "Zeile unten" ; > ;
+ };
+ StringList [ English ] =
+ {
+ < "Basis oben" ; > ;
+ < "Basis zentriert" ; > ;
+ < "Basis unten" ; > ;
+ < "Zeichen oben" ; > ;
+ < "Zeichen zentriert" ; > ;
+ < "Zeichen unten" ; > ;
+ < "Zeile oben" ; > ;
+ < "Zeile zentriert" ; > ;
+ < "Zeile unten" ; > ;
+ };
+ stringlist [ english_us ] =
+ {
+ < "Top of baseline" ; > ;
+ < "Center of baseline" ; > ;
+ < "Bottom of baseline" ; > ;
+ < "Top of character" ; > ;
+ < "Center of character" ; > ;
+ < "Bottom of character" ; > ;
+ < "Top of line" ; > ;
+ < "Center of line" ; > ;
+ < "Bottom of line" ; > ;
+ };
+ stringlist [ portuguese_brazilian ] =
+ {
+ < "Acima da linha base" ; > ;
+ < "Centro da linha base" ; > ;
+ < "Base da linha base" ; > ;
+ < "Em cima do caracter" ; > ;
+ < "Centro do caracter" ; > ;
+ < "Base do caracter" ; > ;
+ < "Em cima da linha" ; > ;
+ < "Centro da linha" ; > ;
+ < "Base da linha" ; > ;
+ };
+ stringlist [ swedish ] =
+ {
+ < "ver ref. linjen" ; > ;
+ < "Centrerad till ref. linjen" ; > ;
+ < "Undre ref. linjen" ; > ;
+ < "Tecken verst" ; > ;
+ < "Tecken centrerat" ; > ;
+ < "Tecken underst" ; > ;
+ < "Rad verst" ; > ;
+ < "Rad centrerad" ; > ;
+ < "Rad underst" ; > ;
+ };
+ stringlist [ danish ] =
+ {
+ < "Basis verst" ; > ;
+ < "Basis centreret" ; > ;
+ < "Basis nederst" ; > ;
+ < "Tegn verst" ; > ;
+ < "Tegn centreret" ; > ;
+ < "Tegn nederst" ; > ;
+ < "Rkke verst" ; > ;
+ < "Rkke centreret" ; > ;
+ < "Rkke nederst" ; > ;
+ };
+ stringlist [ italian ] =
+ {
+ < "Base in alto" ; > ;
+ < "Centrato alla base" ; > ;
+ < "Base in basso" ; > ;
+ < "Carattere in alto" ; > ;
+ < "Carattere centrato" ; > ;
+ < "Carattere in basso" ; > ;
+ < "Riga in alto" ; > ;
+ < "Riga centrata" ; > ;
+ < "Riga in basso" ; > ;
+ };
+ stringlist [ spanish ] =
+ {
+ < "Encima de lnea de refefencia" ; > ;
+ < "Centro de lnea de referencia" ; > ;
+ < "Debajo de lnea de referencia" ; > ;
+ < "Carcter arriba" ; > ;
+ < "Carcter centrado" ; > ;
+ < "Carcter abajo" ; > ;
+ < "Lnea arriba" ; > ;
+ < "Lnea centrada" ; > ;
+ < "Lnea abajo" ; > ;
+ };
+ stringlist [ french ] =
+ {
+ < "Base en haut" ; > ;
+ < "Base centre" ; > ;
+ < "Base en bas" ; > ;
+ < "Dcalage haut" ; > ;
+ < "Caractre centr" ; > ;
+ < "Dcalage bas" ; > ;
+ < "Ligne en haut" ; > ;
+ < "Ligne centre" ; > ;
+ < "Ligne en bas" ; > ;
+ };
+ stringlist [ dutch ] =
+ {
+ < "Basis boven" ; > ;
+ < "Basis gecentreerd" ; > ;
+ < "Basis beneden" ; > ;
+ < "Teken boven" ; > ;
+ < "Teken gecentreerd" ; > ;
+ < "Teken beneden" ; > ;
+ < "Regel boven" ; > ;
+ < "Regel gecentreerd" ; > ;
+ < "Regel beneden" ; > ;
+ };
+ stringlist [ portuguese ] =
+ {
+ < "Acima da linha de ref." ; > ;
+ < "Centro da linha de ref." ; > ;
+ < "Abaixo da linha de ref." ; > ;
+ < "Carcter em cima" ; > ;
+ < "Carcter centrado" ; > ;
+ < "Carcter em baixo" ; > ;
+ < "Linha superior" ; > ;
+ < "Linha centrada" ; > ;
+ < "Linha inferior" ; > ;
+ };
+ StringList [ chinese_simplified ] =
+ {
+ < "基线上方" ; > ;
+ < "基线居中" ; > ;
+ < "基线下方" ; > ;
+ < "字符上方" ; > ;
+ < "字符居中" ; > ;
+ < "字符下方" ; > ;
+ < "行上方" ; > ;
+ < "行 居中" ; > ;
+ < "行下方" ; > ;
+ };
+ StringList [ language_user1 ] =
+ {
+ < "; Basis oben" ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < "; Zeichen oben" ; > ;
+ < "; Zeichen zentriert" ; > ;
+ < "; Zeichen unten" ; > ;
+ < "; Zeile oben" ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ };
+ StringList [ russian ] =
+ {
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ };
+ StringList [ polish ] =
+ {
+ < "Gra linii odniesienia" ; > ;
+ < "rodek linii odniesienia" ; > ;
+ < "D linii odniesienia" ; > ;
+ < "Gra znaku" ; > ;
+ < "rodek znaku" ; > ;
+ < "D znaku" ; > ;
+ < "Gra wiersza" ; > ;
+ < "rodek wiersza" ; > ;
+ < "D wiersza" ; > ;
+ };
+ StringList [ japanese ] =
+ {
+ < "基線の上" ; > ;
+ < "基線の中央" ; > ;
+ < "基線の下" ; > ;
+ < "文字の上" ; > ;
+ < "文字の中央" ; > ;
+ < "文字の下" ; > ;
+ < "行の上" ; > ;
+ < "行の中央" ; > ;
+ < "行の下" ; > ;
+ };
+ StringList [ chinese_traditional ] =
+ {
+ < "基線上方" ; > ;
+ < "基線置中" ; > ;
+ < "基線下方" ; > ;
+ < "字元上方" ; > ;
+ < "字元置中" ; > ;
+ < "字元下方" ; > ;
+ < "行上方" ; > ;
+ < "行置中" ; > ;
+ < "行下方" ; > ;
+ };
+ StringList [ arabic ] =
+ {
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ };
+ StringList [ greek ] =
+ {
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ };
+ StringList [ korean ] =
+ {
+ < "기준선의 위" ; > ;
+ < "기준선 가운데" ; > ;
+ < "기준선의 아래" ; > ;
+ < "문자 위" ; > ;
+ < "문자 가운데" ; > ;
+ < "문자, 아래" ; > ;
+ < "줄 위" ; > ;
+ < "줄 가운데" ; > ;
+ < "줄 아래" ; > ;
+ };
+ StringList [ turkish ] =
+ {
+ < "Taban stte" ; > ;
+ < "Taban ortada" ; > ;
+ < "Taban altta" ; > ;
+ < "Karakter stte" ; > ;
+ < "Karakter ortada" ; > ;
+ < "Karakter altta" ; > ;
+ < "Satr stte" ; > ;
+ < "Satr ortada" ; > ;
+ < "Satr altta" ; > ;
+ };
+ StringList [ catalan ] =
+ {
+ < "Ms amunt de la lnia de referncia" ; > ;
+ < "Al centre de la lnia de referncia" ; > ;
+ < "Ms avall de la lnia de referncia" ; > ;
+ < "Carcter amunt" ; > ;
+ < "Carcter centrat" ; > ;
+ < "Carcter avall" ; > ;
+ < "Lnia superior" ; > ;
+ < "Lnia central" ; > ;
+ < "Lnia inferior" ; > ;
+ };
+ StringList [ finnish ] =
+ {
+ < "Perusviivan ylreuna" ; > ;
+ < "Perusviivan keskipiste" ; > ;
+ < "Perusviivan alareuna" ; > ;
+ < "Merkin ylreuna" ; > ;
+ < "Merkin keskikohta" ; > ;
+ < "Merkin alareuna" ; > ;
+ < "Viivan ylreuna" ; > ;
+ < "Viivan keskikohta" ; > ;
+ < "Viivan alareuna" ; > ;
+ };
+ StringList [ thai ] =
+ {
+ < "ด้านบนของบรรทัดหลัก" ; > ;
+ < "ตรงกลางของบรรทัดหลัก" ; > ;
+ < "ด้านล่างของบรรทัดหลัก" ; > ;
+ < "ด้านบนของตัวอักขระ" ; > ;
+ < "ตรงกลางของตัวอักขระ" ; > ;
+ < "ด้านล่างของตัวอักขระ" ; > ;
+ < "ด้านบนของบรรทัด" ; > ;
+ < "ตรงกลางของบรรทัด" ; > ;
+ < "ด้านล่างของบรรทัด" ; > ;
+ };
+ StringList [ czech ] =
+ {
+ < "Vrchol základny" ; > ;
+ < "Střed základny" ; > ;
+ < "Spodek základny" ; > ;
+ < "Vrchol znaku" ; > ;
+ < "Střed znaku" ; > ;
+ < "Pata znaku" ; > ;
+ < "Vrchol řádku" ; > ;
+ < "Střed řádku" ; > ;
+ < "Pata řádku" ; > ;
+ };
+ StringList [ hebrew ] =
+ {
+ < "Basis oben" ; > ;
+ < "Basis zentriert" ; > ;
+ < "Basis unten" ; > ;
+ < "Zeichen oben" ; > ;
+ < "Zeichen zentriert" ; > ;
+ < "Zeichen unten" ; > ;
+ < "Zeile oben" ; > ;
+ < "Zeile zentriert" ; > ;
+ < "Zeile unten" ; > ;
+ };
+ StringList [ hindi ] =
+ {
+ < "आधाररेखा के ऊपर" ; > ;
+ < "आधाररेखा के मध्य" ; > ;
+ < "आधाररेखा के नीचे" ; > ;
+ < "अक्षर के ऊपर" ; > ;
+ < "अक्षर के मध्य" ; > ;
+ < "अक्षर के नीचे" ; > ;
+ < "रेखा के ऊपर" ; > ;
+ < "रेखा के मध्य" ; > ;
+ < "रेखा के नीचे" ; > ;
+ };
+ StringList [ slovak ] =
+ {
+ < "Vrchol základne" ; > ;
+ < "Stred základne" ; > ;
+ < "Spodok základne" ; > ;
+ < "Vrchol znaku" ; > ;
+ < "Stred znaku" ; > ;
+ < "Päta znaku" ; > ;
+ < "Vrchol riadku" ; > ;
+ < "Stred riadku" ; > ;
+ < "Päta riadku" ; > ;
+ };
+ };
+ FixedLine FL_SAME_LEVEL
+ {
+ Pos = MAP_APPFONT ( 47 , 156 ) ;
+ Size = MAP_APPFONT ( 126 , 8 ) ;
+ Text = "Alle Ebenen" ;
+ Text [ ENGLISH ] = "All levels" ;
+ Text [ english_us ] = "All levels" ;
+ Text [ portuguese_brazilian ] = "Todos os nveis" ;
+ Text [ swedish ] = "Alla niver" ;
+ Text [ danish ] = "Alle niveauer" ;
+ Text [ italian ] = "Tutti i livelli" ;
+ Text [ spanish ] = "Todos los niveles" ;
+ Text [ french ] = "Tous les niveaux" ;
+ Text [ dutch ] = "Alle niveaus" ;
+ Text [ portuguese ] = "Nveis todos" ;
+ Text[ chinese_simplified ] = "所有的级";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Wszystkie poziomy";
+ Text[ japanese ] = "すべてのレベル";
+ Text[ chinese_traditional ] = "所有的級";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "모든 수준";
+ Text[ turkish ] = "Btn dzeyler";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Tots els nivells";
+ Text[ finnish ] = "Kaikki tasot";
+ Text[ thai ] = "ระดับทั้งหมด";
+ Text[ czech ] = "Všechny úrovně";
+ Text[ hebrew ] = "Alle Ebenen";
+ Text[ hindi ] = "सब स्तरें";
+ Text[ slovak ] = "všetky úrovne";
+ };
+ CheckBox CB_SAME_LEVEL
+ {
+ Pos = MAP_APPFONT ( 53 , 167 ) ;
+ Size = MAP_APPFONT ( 114 , 10 ) ;
+ Text = "~Fortlaufende Nu~mmerierung" ;
+ Text [ ENGLISH ] = "Continuous n~umbering" ;
+ Text [ english_us ] = "~Consecutive numbering" ;
+ Text [ portuguese_brazilian ] = "Numerao se~qencial" ;
+ Text [ swedish ] = "Fort~lpande numrering" ;
+ Text [ danish ] = "~Fortlbende nu~mmerering" ;
+ Text [ italian ] = "~Numerazione continua" ;
+ Text [ spanish ] = "Numeracin consecutiva" ;
+ Text [ french ] = "Numrotation continue" ;
+ Text [ dutch ] = "~Doorlopende nummering" ;
+ Text [ portuguese ] = "Numerao c~ontnua" ;
+ Text[ chinese_simplified ] = "连续编号(~C)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Numeracja ~ciga";
+ Text[ japanese ] = "通し番号(~C)";
+ Text[ chinese_traditional ] = "連續編號(~C)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "~ ";
+ Text[ korean ] = "연속 번호 매기기(~C)";
+ Text[ turkish ] = "~Ardk say";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Numeraci c~onsecutiva";
+ Text[ finnish ] = "~Jatkuva numerointi";
+ Text[ thai ] = "ลำดับตัวเลขแบบ~ต่อกัน";
+ Text[ czech ] = "Postupné číslování";
+ Text[ hebrew ] = "~Fortlaufende Nu~mmerierung";
+ Text[ hindi ] = "~क्रमागत संख्या देना";
+ Text[ slovak ] = "~Postupné číslovanie";
+ };
+ Window WIN_PREVIEW
+ {
+ Pos = MAP_APPFONT ( 179 , 25 ) ;
+ Size = MAP_APPFONT ( 69 , 154 ) ;
+ Border = TRUE ;
+ };
+ String ST_POPUP_EMPTY_ENTRY
+ {
+ Text = "Es sind keine Grafiken im Gallery-Thema 'Bullets' vorhanden." ;
+ Text [ English ] = "Thera are no bitmaps in the Gallery theme 'Bullets'." ;
+ Text[ english_us ] = "There are no graphics in the 'Bullets' Gallery theme.";
+ Text[ portuguese ] = "No existem imagens no tema \"Bullets\" da Gallery.";
+ Text[ russian ] = " '' .";
+ Text[ greek ] = " \"\" .";
+ Text[ dutch ] = "Er zijn geen afbeeldingen voor het gallery-onderwerp 'Bullets'.";
+ Text[ french ] = "Il n'existe pas d'image pour le thme 'Puces' dans la Gallery..";
+ Text[ spanish ] = "No existen imgenes en el tema 'Vietas' de la Gallery.";
+ Text[ italian ] = "La cartella 'Bullets' della Gallery vuota.";
+ Text[ danish ] = "Der findes ingen grafik i Gallery-emnet 'Punkttegn'.";
+ Text[ swedish ] = "Det finns ingen grafik i Gallery-temat 'Punkter'.";
+ Text[ polish ] = "Temat Galerii 'Znaki wypunktowania' jest pusty (nie ma w nim adnych grafik).";
+ Text[ portuguese_brazilian ] = "No h figuras no tema 'Marcas' da Galeria.";
+ Text[ japanese ] = "ギャラリテーマ「箇条書きシンボル」に図はありません。";
+ Text[ korean ] = "갤러리 주제 [글머리 기호]에 그림이 없습니다.";
+ Text[ chinese_simplified ] = "画廊文件‘项目符号’内不存在图形。";
+ Text[ chinese_traditional ] = "畫廊主題[項目符號]中沒有圖形。";
+ Text[ turkish ] = "Madde aretleri Galerisi ierisinde grafik yok.";
+ Text[ arabic ] = " 'Bullets'.";
+ Text[ catalan ] = "No hi ha imatges en el tema 'Bullets' de la Galeria.";
+ Text[ finnish ] = "Galleriateemassa Luettelomerkit ei ole kuvia.";
+ Text[ thai ] = "ไม่มีกราฟิคใน'สัญลักษณ์แสดงหัวข้อย่อย' ชุดคลังภาพ";
+ Text[ czech ] = "V tématu galerie 'Odrážky' nejsou žádné obrázky.";
+ Text[ hebrew ] = "Es sind keine Grafiken im Gallery-Thema 'Bullets' vorhanden.";
+ Text[ hindi ] = "'बुल्लेट्स' गेलरी विषय में कोई सुचित्र नहीं है ।";
+ Text[ slovak ] = "V motíve galérie 'Odrážky' nie sú žiadne obrázky.";
+ };
+
+};
+/**************************************************************************/
+/* */
+/* TabPage Positionen */
+/* */
+/**************************************************************************/
+TabPage RID_SVXPAGE_NUM_POSITION
+{
+ HelpID = HID_SVXPAGE_NUM_POSITION ;
+ SVLook = TRUE ;
+ Size = MAP_APPFONT ( 260 , 185 ) ;
+ Hide = TRUE;
+ FixedText FT_LEVEL
+ {
+ Pos = MAP_APPFONT ( 12 , 14 ) ;
+ Size = MAP_APPFONT ( 50, 8 ) ;
+ Text = "~Ebene" ;
+ Text [ ENGLISH ] = "Le~vel" ;
+ 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ň";
+ };
+ MultiListBox LB_LEVEL
+ {
+ Pos = MAP_APPFONT ( 12 , 25 ) ;
+ Size = MAP_APPFONT ( 26 , 154 ) ;
+ TabStop = TRUE ;
+ DropDown = FALSE ;
+ Border = TRUE ;
+ SimpleMode = TRUE ;
+ };
+ FixedLine FL_POSITION
+ {
+ Pos = MAP_APPFONT ( 6 , 3 ) ;
+ Size = MAP_APPFONT ( 248 , 8 ) ;
+ Text = "Position und Abstand" ;
+ Text [ ENGLISH ] = "Position and distance" ;
+ Group = TRUE ;
+ Text [ english_us ] = "Position and spacing" ;
+ Text [ italian ] = "Posizione e distanza" ;
+ Text [ spanish ] = "Posicin y espacio" ;
+ Text [ french ] = "Position et cart" ;
+ Text [ dutch ] = "Positie en afstand" ;
+ Text [ swedish ] = "Position och avstnd" ;
+ Text [ danish ] = "Placering og afstand" ;
+ Text [ portuguese_brazilian ] = "Posio e afastamento" ;
+ Text [ portuguese ] = "Posio e espaamento" ;
+ Text[ chinese_simplified ] = "位置和间隔";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Pozycja i odstp";
+ Text[ japanese ] = "位置と間隔";
+ Text[ chinese_traditional ] = "位置和間隔";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "위치 및 간격";
+ Text[ language_user1 ] = " ";
+ Text[ turkish ] = "Konum ve boluk";
+ Text[ catalan ] = "Posici i espai";
+ Text[ finnish ] = "Sijainti ja vlit";
+ Text[ thai ] = "ตำแหน่งและระยะห่าง";
+ Text[ czech ] = "Umístění a rozteče";
+ Text[ hebrew ] = "Position und Abstand";
+ Text[ hindi ] = "स्थान और अंतर देना";
+ Text[ slovak ] = "Umiestnenie a rozostupy";
+ };
+ FixedText FT_BORDERDIST
+ {
+ Pos = MAP_APPFONT ( 50 , 27 ) ;
+ Size = MAP_APPFONT ( 105 , 10 ) ;
+ Text = "Ein~rckung";
+ Text [ ENGLISH ] = "~Indent" ;
+ Text [ english_us ] = "Indent" ;
+ Text [ swedish ] = "~Indrag" ;
+ Text [ danish ] = "Indrykning" ;
+ Text [ italian ] = "Rientro" ;
+ Text [ spanish ] = "~Sangra" ;
+ Text [ french ] = "Retrait" ;
+ Text [ dutch ] = "In~springing" ;
+ Text [ portuguese_brazilian ] = "Recuo" ;
+ Text [ portuguese ] = "A~vano" ;
+ Text[ chinese_simplified ] = "缩进";
+ Text[ russian ] = "";
+ Text[ polish ] = "Wcicie";
+ Text[ japanese ] = "インデント";
+ Text[ chinese_traditional ] = "縮排";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "";
+ Text[ korean ] = "들여쓰기";
+ Text[ turkish ] = "Girinti";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Sagnat";
+ Text[ finnish ] = "Sisenn";
+ Text[ thai ] = "ระยะเยื้อง";
+ Text[ czech ] = "Odsazení";
+ Text[ hebrew ] = "‮שוליים‬";
+ Text[ hindi ] = "इन्डेन्ट";
+ Text[ slovak ] = "Odsadenie";
+ };
+ CheckBox CB_RELATIVE
+ {
+ Pos = MAP_APPFONT ( 202 , 27 ) ;
+ Size = MAP_APPFONT ( 52 , 10 ) ;
+ Text = "Relati~v" ;
+ Text [ ENGLISH ] = "Relati~ve" ;
+ Text [ portuguese ] = "~Relativo" ;
+ Text [ english_us ] = "Relati~ve" ;
+ Text [ portuguese_brazilian ] = "~Relativo" ;
+ Text [ swedish ] = "Relati~vt" ;
+ Text [ danish ] = "Relativ" ;
+ Text [ italian ] = "Relativo" ;
+ Text [ spanish ] = "Relati~vo" ;
+ Text [ french ] = "Relatif" ;
+ Text [ dutch ] = "Relati~ef" ;
+ Text[ chinese_simplified ] = "相对的(~V)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Wzgld~ny";
+ Text[ japanese ] = "前レベルから(~V)";
+ Text[ chinese_traditional ] = "相對的(~V)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "비례하여(~V)";
+ Text[ turkish ] = "Greceli";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Relati~u";
+ Text[ finnish ] = "~Suhteellinen";
+ Text[ thai ] = "สัมพั~ทธ์";
+ Text[ czech ] = "Relativní";
+ Text[ hebrew ] = "Relati~v";
+ Text[ hindi ] = "सम्बन्धि~त";
+ Text[ slovak ] = "Relatí~vne";
+ };
+ MetricField MF_BORDERDIST
+ {
+ Pos = MAP_APPFONT ( 158 , 25 ) ;
+ Size = MAP_APPFONT ( 40 , 12 ) ;
+ Border = TRUE ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ Repeat = TRUE ;
+ Spin = TRUE ;
+ Minimum = 0 ;
+ Maximum = 1999 ;
+ DecimalDigits = 2 ;
+ Value = 0 ;
+ Unit = FUNIT_CM ;
+ First = 0 ;
+ Last = 1999 ;
+ SpinSize = 5 ;
+ };
+ FixedText FT_INDENT
+ {
+ Pos = MAP_APPFONT ( 50 , 43 ) ;
+ Size = MAP_APPFONT ( 105 , 8 ) ;
+ Text = "Abstand zum Te~xt" ;
+ Text [ ENGLISH ] = "Spacing to te~xt" ;
+ Text [ english_us ] = "Spacing to text" ;
+ Text [ swedish ] = "Avstnd till te~xt" ;
+ Text [ danish ] = "Afstand til tekst" ;
+ Text [ italian ] = "Distanza dal testo" ;
+ Text [ spanish ] = "~Distancia al texto" ;
+ Text [ french ] = "cart du texte" ;
+ Text [ dutch ] = "Afstand tot ~tekst" ;
+ Text [ portuguese_brazilian ] = "Afastamento at o texto" ;
+ Text [ portuguese ] = "Distncia do ~texto" ;
+ Text[ chinese_simplified ] = "至文字的距离";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Odstp od tekstu";
+ Text[ japanese ] = "テキストまでの間隔";
+ Text[ chinese_traditional ] = "至文字的距离";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ~";
+ Text[ korean ] = "텍스트와의 간격";
+ Text[ turkish ] = "Metin uzakl";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Espaiat al text";
+ Text[ finnish ] = "Vlit tekstiin";
+ Text[ thai ] = "ระยะห่างถึงข้อความ";
+ Text[ czech ] = "Vzdálenost k textu";
+ Text[ hebrew ] = "Abstand zum Te~xt";
+ Text[ hindi ] = "टेक्स्ट् को अंतर देना";
+ Text[ slovak ] = "Vzdialenosť k textu";
+ };
+ MetricField MF_INDENT
+ {
+ Pos = MAP_APPFONT ( 158 , 41 ) ;
+ Size = MAP_APPFONT ( 40 , 12 ) ;
+ Border = TRUE ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ Repeat = TRUE ;
+ Spin = TRUE ;
+ Minimum = 0 ;
+ Maximum = 1999 ;
+ DecimalDigits = 2 ;
+ Value = 0 ;
+ Unit = FUNIT_CM ;
+ First = 0 ;
+ Last = 1999 ;
+ SpinSize = 5 ;
+ };
+ FixedText FT_NUMDIST
+ {
+ Pos = MAP_APPFONT ( 50 , 59 ) ;
+ Size = MAP_APPFONT ( 105 , 8 ) ;
+ Text = "~Mindestabstand Nummer <-> Text" ;
+ Text [ ENGLISH ] = "~Minimum space numbering <-> text" ;
+ Text [ english_us ] = "Minimum space numbering <-> text" ;
+ Text [ swedish ] = "~Minimiavstnd nummer <-> text" ;
+ Text [ danish ] = "Min. afstand nummer <-> tekst" ;
+ Text [ italian ] = "Distanza minima numerazione <-> testo" ;
+ Text [ spanish ] = "Distancia mnima nmero <-> texto" ;
+ Text [ french ] = "cart ~minimum numrotation <-> texte" ;
+ Text [ dutch ] = "~Minimale afstand nummer <-> tekst" ;
+ Text [ portuguese_brazilian ] = "Distncia mnima numerao <-> texto" ;
+ Text [ portuguese ] = "~Distncia mnima texto <-> numerao" ;
+ Text[ chinese_simplified ] = "编号和正文之间的最少间隔";
+ Text[ russian ] = ". <-> ";
+ Text[ polish ] = "Minim~alny odstp numeracja <-> tekst";
+ Text[ japanese ] = "番号とテキストの最小間隔";
+ Text[ chinese_traditional ] = "編號和內文之間的最少間隔";
+ Text[ arabic ] = " <-> ";
+ Text[ greek ] = " ~ <-> ";
+ Text[ korean ] = "번호와 텍스트의 최소 간격";
+ Text[ turkish ] = "Minimum space numbering <-> text";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Distncia mnima nmero <-> text";
+ Text[ finnish ] = "Numeroinnin ja tekstin vlill vhintn";
+ Text[ thai ] = "ลำดับระยะห่างน้อยที่สุด <-> ข้อความ";
+ Text[ czech ] = "Minimální mezera mezi číslováním a textem";
+ Text[ hebrew ] = "~Mindestabstand Nummer <-> Text";
+ Text[ hindi ] = "न्यूनतम अंतर संख्या देना <-> टेक्स्ट्";
+ Text[ slovak ] = "Min. vzdial. medzi čísl. a textom";
+ };
+ MetricField MF_NUMDIST
+ {
+ Pos = MAP_APPFONT ( 158 , 57 ) ;
+ Size = MAP_APPFONT ( 40 , 12 ) ;
+ Left = TRUE ;
+ Repeat = TRUE ;
+ Spin = TRUE ;
+ Minimum = 0 ;
+ Maximum = 1999 ;
+ DecimalDigits = 2 ;
+ Value = 0 ;
+ Unit = FUNIT_CM ;
+ First = 0 ;
+ Last = 1999 ;
+ SpinSize = 5 ;
+ Border = TRUE ;
+ TabStop = TRUE ;
+ };
+ FixedText FT_ALIGN
+ {
+ Pos = MAP_APPFONT ( 50 , 75 ) ;
+ Size = MAP_APPFONT ( 105 , 8 ) ;
+ Text = "Ausri~chtung der Nummerierung" ;
+ Text [ ENGLISH ] = "N~umbering alignment" ;
+ Text [ english_us ] = "N~umbering alignment" ;
+ Text [ swedish ] = "Justering av numrering" ;
+ Text [ danish ] = "Justering af nummerering" ;
+ Text [ italian ] = "~Allineamento della numerazione" ;
+ Text [ spanish ] = "~Alineacin de la numeracin" ;
+ Text [ french ] = "~Alignement de la numrotation" ;
+ Text [ dutch ] = "~Uitlijning van nummering" ;
+ Text [ portuguese_brazilian ] = "A~linhamento da numerao" ;
+ Text [ portuguese ] = "A~linhamento da numerao" ;
+ Text[ chinese_simplified ] = "编号对齐(~U)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Wyrwnanie numeracji";
+ Text[ japanese ] = "番号の整列(~U)";
+ Text[ chinese_traditional ] = "編號對齊(~U)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "번호 매기기 맞춤(~U)";
+ Text[ turkish ] = "Numara hizalama";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "~Alineament de numeraci";
+ Text[ finnish ] = "Numeroiden ~tasaus";
+ Text[ thai ] = "จัด~ลำดับตัวเลข";
+ Text[ czech ] = "Zarovnání číslování";
+ Text[ hebrew ] = "Ausri~chtung der Nummerierung";
+ Text[ hindi ] = "सं~ख्या की पंक्तिकरण";
+ Text[ slovak ] = "~Zarovnanie číslovaní";
+ };
+ ListBox LB_ALIGN
+ {
+ Pos = MAP_APPFONT ( 158 , 73 ) ;
+ Size = MAP_APPFONT ( 40 , 40 ) ;
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ StringList =
+ {
+ < "Links" ; > ;
+ < "Zentriert" ; > ;
+ < "Rechts" ; > ;
+ };
+ StringList [ ENGLISH ] =
+ {
+ < "Links" ; > ;
+ < "Zentriert" ; > ;
+ < "Rechts" ; > ;
+ };
+ stringlist [ english_us ] =
+ {
+ < "Left" ; > ;
+ < "Centered" ; > ;
+ < "Right" ; > ;
+ };
+ stringlist [ portuguese_brazilian ] =
+ {
+ < "Esquerda" ; > ;
+ < "Centralizado" ; > ;
+ < "Direita" ; > ;
+ };
+ stringlist [ swedish ] =
+ {
+ < "Vnster" ; > ;
+ < "Centrerad" ; > ;
+ < "Hger" ; > ;
+ };
+ stringlist [ danish ] =
+ {
+ < "Venstre" ; > ;
+ < "Centreret" ; > ;
+ < "Hjre" ; > ;
+ };
+ stringlist [ italian ] =
+ {
+ < "Sinistra" ; > ;
+ < "Centrato" ; > ;
+ < "Destra" ; > ;
+ };
+ stringlist [ spanish ] =
+ {
+ < "Izquierda" ; > ;
+ < "Centrado" ; > ;
+ < "Derecha" ; > ;
+ };
+ stringlist [ french ] =
+ {
+ < " gauche" ; > ;
+ < "Centr" ; > ;
+ < " droite" ; > ;
+ };
+ stringlist [ dutch ] =
+ {
+ < "Links" ; > ;
+ < "Gecentreerd" ; > ;
+ < "Rechts" ; > ;
+ };
+ stringlist [ portuguese ] =
+ {
+ < "Esquerda" ; > ;
+ < "Centrado" ; > ;
+ < "Direita" ; > ;
+ };
+ StringList [ chinese_simplified ] =
+ {
+ < "左" ; > ;
+ < "居中" ; > ;
+ < "右" ; > ;
+ };
+ StringList [ language_user1 ] =
+ {
+ < "; Links" ; > ;
+ < "; Zentriert" ; > ;
+ < "; Rechts" ; > ;
+ };
+ StringList [ russian ] =
+ {
+ < "" ; > ;
+ < " " ; > ;
+ < "" ; > ;
+ };
+ StringList [ polish ] =
+ {
+ < "Do lewej" ; > ;
+ < "Do rodka" ; > ;
+ < "Do prawej" ; > ;
+ };
+ StringList [ japanese ] =
+ {
+ < "左" ; > ;
+ < "中央" ; > ;
+ < "右" ; > ;
+ };
+ StringList [ chinese_traditional ] =
+ {
+ < "左" ; > ;
+ < "置中" ; > ;
+ < "右" ; > ;
+ };
+ StringList [ arabic ] =
+ {
+ < "" ; > ;
+ < "" ; > ;
+ < "" ; > ;
+ };
+ StringList [ greek ] =
+ {
+ < "" ; > ;
+ < " " ; > ;
+ < "" ; > ;
+ };
+ StringList [ korean ] =
+ {
+ < "왼쪽" ; > ;
+ < "가운데" ; > ;
+ < "오른쪽" ; > ;
+ };
+ StringList [ turkish ] =
+ {
+ < "Sol" ; > ;
+ < "Orta" ; > ;
+ < "Sa" ; > ;
+ };
+ StringList [ catalan ] =
+ {
+ < "Esquerra" ; > ;
+ < "Centrat" ; > ;
+ < "Dreta" ; > ;
+ };
+ StringList [ finnish ] =
+ {
+ < "Vasen" ; > ;
+ < "Keskitetty" ; > ;
+ < "Oikea" ; > ;
+ };
+ StringList [ thai ] =
+ {
+ < "ซ้าย" ; > ;
+ < "ตรงกลาง" ; > ;
+ < "ขวา" ; > ;
+ };
+ StringList [ czech ] =
+ {
+ < "Vlevo" ; > ;
+ < "Na střed" ; > ;
+ < "Vpravo" ; > ;
+ };
+ StringList [ hebrew ] =
+ {
+ < "Links" ; > ;
+ < "Zentriert" ; > ;
+ < "Rechts" ; > ;
+ };
+ StringList [ hindi ] =
+ {
+ < "बायाँ" ; > ;
+ < "केन्द्रित" ; > ;
+ < "दाहिना" ; > ;
+ };
+ StringList [ slovak ] =
+ {
+ < "Vľavo" ; > ;
+ < "Na stred" ; > ;
+ < "Vpravo" ; > ;
+ };
+ };
+ PushButton PB_STANDARD
+ {
+ Pos = MAP_APPFONT ( 198 , 165 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ Text = "~Standard" ;
+ Text [ ENGLISH ] = "~Default" ;
+ Text [ english_us ] = "Default" ;
+ Text [ portuguese_brazilian ] = "Padro" ;
+ Text [ swedish ] = "S~tandard" ;
+ Text [ danish ] = "Standard" ;
+ Text [ italian ] = "~Standard" ;
+ Text [ spanish ] = "~Predeterminado" ;
+ Text [ french ] = "Par dfaut" ;
+ Text [ dutch ] = "~Standaard" ;
+ Text [ portuguese ] = "~Padro" ;
+ Text[ chinese_simplified ] = "标准";
+ Text[ russian ] = "";
+ Text[ polish ] = "Domylnie";
+ Text[ japanese ] = "標準";
+ Text[ chinese_traditional ] = "標準";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "기본값";
+ Text[ turkish ] = "Standart";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Per defecte";
+ Text[ finnish ] = "Oletus";
+ Text[ thai ] = "ค่าเริ่มต้น";
+ Text[ czech ] = "Výchozí";
+ Text[ hebrew ] = "‮ברירת מחדל‬";
+ Text[ hindi ] = "अनुपस्थिति";
+ Text[ slovak ] = "Východzie";
+ };
+ Window WIN_PREVIEW
+ {
+ Pos = MAP_APPFONT ( 49 , 92 ) ;
+ Size = MAP_APPFONT ( 199 , 67 ) ;
+ Border = TRUE ;
+ };
+};
+
+String RID_STR_EDIT_GRAPHIC
+{
+ Text = "Verknpfen" ;
+ Text [ English ] = "Link to" ;
+ Text [ norwegian ] = "Link to" ;
+ Text [ italian ] = "Collega" ;
+ Text [ portuguese_brazilian ] = "Vnculo" ;
+ Text [ portuguese ] = "Ligar" ;
+ Text [ finnish ] = "Linkki" ;
+ Text [ danish ] = "Kd" ;
+ Text [ french ] = "Lien" ;
+ Text [ swedish ] = "Lnka" ;
+ Text [ dutch ] = "Koppelen" ;
+ Text [ spanish ] = "Vincular" ;
+ Text [ english_us ] = "Link" ;
+ Text[ chinese_simplified ] = "链接";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Docz";
+ Text[ japanese ] = "リンク";
+ Text[ chinese_traditional ] = "捷徑";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "연결";
+ Text[ turkish ] = "Balant olutur";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Enllaa";
+ Text[ thai ] = "เชื่อมโยง";
+ Text[ czech ] = "Odkaz";
+ Text[ hebrew ] = "Verknüpfen";
+ Text[ hindi ] = "लिंक";
+ Text[ slovak ] = "Odkaz";
+};
+String RID_STR_FULLNUMS_1 { Text = "1.|1.1|a)|61589|61589" ; };
+String RID_STR_FULLNUMS_2 { Text = "1.|a)|61589|61589|61589" ; };
+String RID_STR_FULLNUMS_3 { Text = "1.|(a)|i.|A.|61589" ; };
+String RID_STR_FULLNUMS_4 { Text = "1.|1.|1.|1.|1." ; };
+String RID_STR_FULLNUMS_5 { Text = "I.|A.|i.|a)|61589" ; };
+String RID_STR_FULLNUMS_6 { Text = "A.|I.|a.|i.|61589" ; };
+String RID_STR_FULLNUMS_7 { Text = "1|1.1|1.1.1|1.1.1.1|1.1.1.1.1" ; };
+String RID_STR_FULLNUMS_8 { Text = "61487|61488|61485|61589|61589" ; };
+String RID_STR_FULLNUMS_7_HTML { Text = "I.|I.|I|I.|I." ; };
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+