summaryrefslogtreecommitdiff
path: root/sw/source/ui/chrdlg/drpcps.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/chrdlg/drpcps.src')
-rw-r--r--sw/source/ui/chrdlg/drpcps.src493
1 files changed, 493 insertions, 0 deletions
diff --git a/sw/source/ui/chrdlg/drpcps.src b/sw/source/ui/chrdlg/drpcps.src
new file mode 100644
index 0000000000..0f24456a0b
--- /dev/null
+++ b/sw/source/ui/chrdlg/drpcps.src
@@ -0,0 +1,493 @@
+/*************************************************************************
+ *
+ * $RCSfile: drpcps.src,v $
+ *
+ * $Revision: 1.1.1.1 $
+ *
+ * last change: $Author: hr $ $Date: 2000-09-18 17:14:32 $
+ *
+ * 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): _______________________________________
+ *
+ *
+ ************************************************************************/
+ // #pragma ******************************************************************
+
+ // #include *****************************************************************
+#include "globals.hrc"
+#include "chrdlg.hrc"
+#include "drpcps.hrc"
+#include "helpid.h"
+ // TabDialog ****************************************************************
+TabDialog DLG_DROPCAPS
+{
+ OutputSize = TRUE ;
+ SVLook = TRUE ;
+ Text = "Initialen" ;
+ Text [ English ] = "Drop Caps" ;
+ Text [ norwegian ] = "Drop Caps" ;
+ Text [ italian ] = "Capolettera" ;
+ Text [ portuguese_brazilian ] = "Capitulares descidas" ;
+ Text [ portuguese ] = "Iniciais" ;
+ Text [ finnish ] = "Anfangit" ;
+ Text [ danish ] = "Initialer" ;
+ Text [ french ] = "Lettrines" ;
+ Text [ swedish ] = "Anfangsbokstver" ;
+ Text [ dutch ] = "Initialen" ;
+ Text [ spanish ] = "Iniciales" ;
+ Text [ english_us ] = "Drop Caps" ;
+ Moveable = TRUE ;
+ TabControl 1
+ {
+ OutputSize = TRUE ;
+ PageList =
+ {
+ PageItem
+ {
+ Identifier = TP_DROPCAPS ;
+ Text = "Initialen" ;
+ Text [ ENGLISH ] = "Drop Caps" ;
+ Text [ norwegian ] = "Drop Caps" ;
+ Text [ italian ] = "Capolettera" ;
+ Text [ portuguese_brazilian ] = "Capitulares descidas" ;
+ Text [ portuguese ] = "Iniciais" ;
+ Text [ finnish ] = "Anfangit" ;
+ Text [ danish ] = "Initialer" ;
+ Text [ french ] = "Lettrines" ;
+ Text [ swedish ] = "Anfangsbokstver" ;
+ Text [ dutch ] = "Initialen" ;
+ Text [ spanish ] = "Iniciales" ;
+ Text [ english_us ] = "Drop Caps" ;
+ PageResID = TP_DROPCAPS ;
+ Text[ chinese_simplified ] = "״д";
+ Text[ russian ] = "";
+ Text[ polish ] = "Inicjay";
+ Text[ japanese ] = "ۯ߷";
+ Text[ chinese_traditional ] = "rjg";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "";
+ Text[ korean ] = "ܶ ù ";
+ Text[ turkish ] = "Baharfler";
+ Text[ language_user1 ] = " ";
+ };
+ };
+ };
+ Text[ chinese_simplified ] = "ʼдĸ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Inicjay";
+ Text[ japanese ] = "ۯ߷";
+ Text[ chinese_traditional ] = "jgr";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "";
+ Text[ korean ] = "ܶ ù ";
+ Text[ turkish ] = "Baharfler";
+ Text[ language_user1 ] = " ";
+};
+ // TabPage ******************************************************************
+TabPage TP_DROPCAPS
+{
+ HelpID = HID_DROPCAPS ;
+ Size = MAP_APPFONT ( 260 , 135 ) ;
+ Hide = TRUE ;
+ CheckBox CB_SWITCH
+ {
+ Pos = MAP_APPFONT ( 12 , 15 ) ;
+ Size = MAP_APPFONT ( 90 , 10 ) ;
+ Text = "I~nitialen anzeigen" ;
+ Text [ English ] = "Show Drop Caps" ;
+ Text [ english_us ] = "Display drop caps" ;
+ Text [ italian ] = "Mostra capolettera" ;
+ Text [ spanish ] = "Mostrar iniciales" ;
+ Text [ french ] = "~Premire(s) lettre(s)" ;
+ Text [ dutch ] = "I~nitialen weergeven" ;
+ Text [ swedish ] = "Visa anfangsbokstver" ;
+ Text [ danish ] = "Vis initialer" ;
+ Text [ portuguese_brazilian ] = "Initialen anzeigen" ;
+ Text [ portuguese ] = "Mostrar i~niciais" ;
+ Text[ chinese_simplified ] = "ʾдĸ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Po~ka inicjay";
+ Text[ japanese ] = "ۯ߷߂̕\\";
+ Text[ chinese_traditional ] = "ܦrjg";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "~ ";
+ Text[ korean ] = "ܶ ù ǥ(~O)";
+ Text[ turkish ] = "Ba harfleri vurgula";
+ Text[ language_user1 ] = " ";
+ };
+ CheckBox CB_WORD
+ {
+ Pos = MAP_APPFONT ( 12 , 26 ) ;
+ Size = MAP_APPFONT ( 90 , 10 ) ;
+ Text = "Ganzes ~Wort" ;
+ Text [ English ] = "Whole Word" ;
+ Text [ english_us ] = "~Whole word" ;
+ Text [ portuguese_brazilian ] = "Ganzes ~Wort" ;
+ Text [ swedish ] = "Helt ~ord" ;
+ Text [ danish ] = "Helt ord" ;
+ Text [ italian ] = "~Parola intera" ;
+ Text [ spanish ] = "Toda la pala~bra" ;
+ Text [ french ] = "~Mot entier" ;
+ Text [ dutch ] = "Heel ~woord" ;
+ Text [ portuguese ] = "~Palavra inteira" ;
+ Text[ chinese_simplified ] = "(~W)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Cae sowo";
+ Text[ japanese ] = "S(~W)";
+ Text[ chinese_traditional ] = "Ӧr(~W)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ü ܾ(~W)";
+ Text[ turkish ] = "Tam szck";
+ Text[ language_user1 ] = " ";
+ };
+ FixedText FT_DROPCAPS
+ {
+ Pos = MAP_APPFONT ( 12 , 39 ) ;
+ Size = MAP_APPFONT ( 70 , 10 ) ;
+ Text = "Anzahl der Ze~ichen" ;
+ Text [ English ] = "Number of characters" ;
+ // Text[norwegian] = "~Drop Caps";
+ // Text[italian] = "~Annulla maiuscole.";
+ // Text[portuguese_brazilian] = "~Capitulares descidas";
+ // Text[portuguese] = "~Capitulares descidas";
+ // Text[finnish] = "~Anfangit";
+ // Text[danish] = "~Uncialer";
+ // Text[french] = "~Drop Caps";
+ // Text[swedish] = "~Anfanger";
+ // Text[dutch] = "~Initialen";
+ // Text[spanish] = "~Quitar maysculas";
+ // Text[english_us] = "~Drop Caps";
+ Text [ english_us ] = "Number of ~characters:" ;
+ Text [ italian ] = "Numero di caratteri" ;
+ Text [ spanish ] = "~Nmero de caracteres" ;
+ Text [ french ] = "~Largeur (en caractres)" ;
+ Text [ dutch ] = "~Aantal tekens" ;
+ Text [ swedish ] = "Antal te~cken" ;
+ Text [ danish ] = "Antal tegn" ;
+ Text [ portuguese_brazilian ] = "Anzahl der Ze~ichen" ;
+ Text [ portuguese ] = "Quantidade de ~caracteres" ;
+ Text[ chinese_simplified ] = "ַĿ(~C)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Liczba znakw";
+ Text[ japanese ] = "(~C)";
+ Text[ chinese_traditional ] = "rƥ(~C)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " :(~C)";
+ Text[ turkish ] = "Karakter says";
+ Text[ language_user1 ] = " ";
+ };
+ NumericField FLD_DROPCAPS
+ {
+ Border = TRUE ;
+ First = 1 ;
+ Last = 9 ;
+ Left = TRUE ;
+ Maximum = 9 ;
+ Minimum = 1 ;
+ Pos = MAP_APPFONT ( 89 , 37 ) ;
+ Repeat = TRUE ;
+ Size = MAP_APPFONT ( 36 , 12 ) ;
+ Spin = TRUE ;
+ TabStop = TRUE ;
+ };
+ FixedText TXT_LINES
+ {
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 53 ) ;
+ Size = MAP_APPFONT ( 70 , 10 ) ;
+ Text = "Zei~len" ;
+ Text [ English ] = "~Lines" ;
+ Text [ norwegian ] = "~Linjer" ;
+ Text [ italian ] = "Righe" ;
+ Text [ portuguese_brazilian ] = "~Linhas" ;
+ Text [ portuguese ] = "~Linhas" ;
+ Text [ finnish ] = "~Viivat" ;
+ Text [ danish ] = "Rkker" ;
+ Text [ french ] = "~Hauteur (en lignes)" ;
+ Text [ swedish ] = "~Rader" ;
+ Text [ dutch ] = "~Regels" ;
+ Text [ spanish ] = "~Lneas" ;
+ Text [ english_us ] = "~Lines" ;
+ Text[ chinese_simplified ] = "(~L)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Wiersze";
+ Text[ japanese ] = "s(~Lj";
+ Text[ chinese_traditional ] = "(~L)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "(~L)";
+ Text[ turkish ] = "Satr adedi";
+ Text[ language_user1 ] = " ";
+ };
+ NumericField FLD_LINES
+ {
+ Border = TRUE ;
+ First = 2 ;
+ Last = 9 ;
+ Left = TRUE ;
+ Maximum = 9 ;
+ Minimum = 2 ;
+ Pos = MAP_APPFONT ( 89 , 51 ) ;
+ Repeat = TRUE ;
+ Size = MAP_APPFONT ( 36 , 12 ) ;
+ Spin = TRUE ;
+ TabStop = TRUE ;
+ };
+ FixedText TXT_DISTANCE
+ {
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 67 ) ;
+ Size = MAP_APPFONT ( 70 , 10 ) ;
+ Text = "A~bstand zum Text" ;
+ Text [ English ] = "D~istance" ;
+ Text [ norwegian ] = "A~vstand" ;
+ Text [ italian ] = "D~istanza dal testo" ;
+ Text [ portuguese_brazilian ] = "D~istncia" ;
+ Text [ portuguese ] = "~Distncia do texto" ;
+ Text [ finnish ] = "~Etisyys" ;
+ Text [ danish ] = "Afstand til tekst" ;
+ Text [ french ] = "~cart du texte" ;
+ Text [ swedish ] = "A~vstnd till text" ;
+ Text [ dutch ] = "A~fstand tot tekst" ;
+ Text [ spanish ] = "~Distancia hasta el texto" ;
+ Text [ english_us ] = "Space to text" ;
+ Text[ chinese_simplified ] = "ĵľ(~D)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Odstp do tekstu";
+ Text[ japanese ] = "÷Ă܂ł̊Ԋu(~D)";
+ Text[ chinese_traditional ] = "ܤ媺Z(~D)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "~ ";
+ Text[ korean ] = "ؽƮκ Ÿ(~D)";
+ Text[ turkish ] = "Metne uzaklk";
+ Text[ language_user1 ] = " ";
+ };
+ MetricField FLD_DISTANCE
+ {
+ Border = TRUE ;
+ DecimalDigits = 2 ;
+ First = 0 ;
+ Last = 200 ;
+ Left = TRUE ;
+ Maximum = 200 ;
+ Minimum = 0 ;
+ Pos = MAP_APPFONT ( 89 , 65 ) ;
+ Repeat = TRUE ;
+ Size = MAP_APPFONT ( 36 , 12 ) ;
+ Spin = TRUE ;
+ SpinSize = 10 ;
+ TabStop = TRUE ;
+ Unit = FUNIT_CM ;
+ };
+ GroupBox GRP_SETTINGS
+ {
+ Pos = MAP_APPFONT ( 6 , 3 ) ;
+ Size = MAP_APPFONT ( 125 , 79 ) ;
+ Text = "Einstellungen" ;
+ Text [ English ] = "Options" ;
+ Text [ norwegian ] = "Options" ;
+ Text [ italian ] = "Impostazioni" ;
+ Text [ portuguese_brazilian ] = "Opes" ;
+ Text [ portuguese ] = "Predefinies" ;
+ Text [ finnish ] = "Mritykset" ;
+ Text [ danish ] = "Indstillinger" ;
+ Text [ french ] = "Paramtres" ;
+ Text [ swedish ] = "Instllningar" ;
+ Text [ dutch ] = "Instellingen" ;
+ Text [ spanish ] = "Configuracin" ;
+ Text [ english_us ] = "Settings" ;
+ Text[ chinese_simplified ] = "趨";
+ Text[ russian ] = "";
+ Text[ polish ] = "Ustawienia";
+ Text[ japanese ] = "ݒ";
+ Text[ chinese_traditional ] = "]w";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Ayarlar";
+ Text[ language_user1 ] = " ";
+ };
+ Control CNT_PICT
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 143 , 14 ) ;
+ Size = MAP_APPFONT ( 105 , 62 ) ;
+ };
+ GroupBox BOX_PICT
+ {
+ Pos = MAP_APPFONT ( 137 , 3 ) ;
+ Size = MAP_APPFONT ( 117 , 79 ) ;
+ Text = "Beispiel" ;
+ Text [ English ] = "Example" ;
+ Text [ dutch ] = "Voorbeeld" ;
+ Text [ english_us ] = "Preview" ;
+ Text [ italian ] = "Esempio" ;
+ Text [ spanish ] = "Ejemplo" ;
+ Text [ french ] = "Exemple" ;
+ Text [ swedish ] = "Exempel" ;
+ Text [ danish ] = "Eksempel" ;
+ Text [ portuguese_brazilian ] = "Beispiel" ;
+ Text [ portuguese ] = "Exemplo" ;
+ Text[ chinese_simplified ] = "Ԥ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Przykad";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "w";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "̸";
+ Text[ turkish ] = "nizleme";
+ Text[ language_user1 ] = " ";
+ };
+ FixedText TXT_TEXT
+ {
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 96 ) ;
+ Size = MAP_APPFONT ( 70 , 10 ) ;
+ Text = "Initialen~text" ;
+ Text [ English ] = "~Text" ;
+ Text [ norwegian ] = "~Text" ;
+ Text [ italian ] = "Testo" ;
+ Text [ portuguese_brazilian ] = "~Texto" ;
+ Text [ portuguese ] = "~Texto" ;
+ Text [ finnish ] = "~Teksti" ;
+ Text [ danish ] = "Initialtekst" ;
+ Text [ french ] = "~Autre caractre" ;
+ Text [ swedish ] = "Anfangs~text" ;
+ Text [ dutch ] = "~Initialentekst" ;
+ Text [ spanish ] = "Te~xto" ;
+ Text [ english_us ] = "~Text" ;
+ Text[ chinese_simplified ] = "д(~T)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Tekst z inicjaami";
+ Text[ japanese ] = "ۯ߷߂÷(~T)";
+ Text[ chinese_traditional ] = "jgr(~T)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "ؽƮ(~T)";
+ Text[ turkish ] = "Baharf metni";
+ Text[ language_user1 ] = " ";
+ };
+ Edit EDT_TEXT
+ {
+ Border = TRUE ;
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 143 , 95 ) ;
+ Size = MAP_APPFONT ( 105 , 12 ) ;
+ TabStop = TRUE ;
+ MaxTextLength = 9 ;
+ };
+ FixedText TXT_TEMPLATE
+ {
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 111 ) ;
+ Size = MAP_APPFONT ( 70 , 10 ) ;
+ Text = "Zeichen~vorlage" ;
+ Text [ English ] = "Character st~yle" ;
+ Text [ norwegian ] = "M~al" ;
+ Text [ italian ] = "Modello di carattere" ;
+ Text [ portuguese_brazilian ] = "Es~tilo" ;
+ Text [ portuguese ] = "Es~tilo de caracteres" ;
+ Text [ finnish ] = "~Tyyli" ;
+ Text [ danish ] = "Tegntypografi" ;
+ Text [ french ] = "~Style de caractres" ;
+ Text [ swedish ] = "Tecken~formatmall" ;
+ Text [ dutch ] = "~Tekenopmaakprofiel" ;
+ Text [ spanish ] = "E~stilo de carcter" ;
+ Text [ english_us ] = "Character St~yle" ;
+ Text[ chinese_simplified ] = "ַʽ(~Y)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Styl znaku";
+ Text[ japanese ] = "(~Y)";
+ Text[ chinese_traditional ] = "r˦(~Y)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " (~Y)";
+ Text[ turkish ] = "Karakter ~biimi";
+ Text[ language_user1 ] = "All \"Vorlage\"/Styles are always written with capital S. 10.5.00EM";
+ };
+ ListBox BOX_TEMPLATE
+ {
+ Border = TRUE ;
+ DropDown = TRUE ;
+ Pos = MAP_APPFONT ( 143 , 110 ) ;
+ Size = MAP_APPFONT ( 105 , 61 ) ;
+ TabStop = TRUE ;
+ };
+ GroupBox BOX_CONTENT
+ {
+ Pos = MAP_APPFONT ( 6 , 85 ) ;
+ Size = MAP_APPFONT ( 248 , 44 ) ;
+ Text = "Inhalt" ;
+ Text [ English ] = "Content" ;
+ Text [ english_us ] = "Contents" ;
+ Text [ italian ] = "Contenuto" ;
+ Text [ spanish ] = "Contenido" ;
+ Text [ french ] = "Contenu" ;
+ Text [ dutch ] = "Inhoud" ;
+ Text [ swedish ] = "Innehll" ;
+ Text [ danish ] = "Indhold" ;
+ Text [ portuguese_brazilian ] = "Inhalt" ;
+ Text [ portuguese ] = "Contedo" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Zawarto";
+ Text[ japanese ] = "e";
+ Text[ chinese_traditional ] = "e";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "erik";
+ Text[ language_user1 ] = " ";
+ };
+};
+ // ********************************************************************** EOF