summaryrefslogtreecommitdiff
path: root/sw/source/ui/chrdlg/numpara.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/chrdlg/numpara.src')
-rw-r--r--sw/source/ui/chrdlg/numpara.src417
1 files changed, 417 insertions, 0 deletions
diff --git a/sw/source/ui/chrdlg/numpara.src b/sw/source/ui/chrdlg/numpara.src
new file mode 100644
index 0000000000..6c3a615e02
--- /dev/null
+++ b/sw/source/ui/chrdlg/numpara.src
@@ -0,0 +1,417 @@
+/*************************************************************************
+ *
+ * $RCSfile: numpara.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 "numpara.hrc"
+#include "helpid.h"
+ // TabPage ******************************************************************
+TabPage TP_NUMPARA
+{
+ HelpID = HID_NUMPARA ;
+ Size = MAP_APPFONT ( 260 , 135 ) ;
+ Hide = TRUE ;
+ GroupBox GB_NUMBER_STYLE
+ {
+ Pos = MAP_APPFONT ( 6 , 3 ) ;
+ Size = MAP_APPFONT ( 176 , 26 ) ;
+ Text = "Nummerierungsvorlage" ;
+ Text [ ENGLISH ] = "Number style" ;
+ Text [ portuguese ] = "Estilo de numerao" ;
+ Text [ english_us ] = "Numbering Style" ;
+ Text [ portuguese_brazilian ] = "Numerierungsvorlage" ;
+ Text [ swedish ] = "Numreringsformatmall" ;
+ Text [ danish ] = "Nummereringstypografi" ;
+ Text [ italian ] = "Modello di numerazione" ;
+ Text [ spanish ] = "Estilo de numeracin" ;
+ Text [ french ] = "Style de numrotation" ;
+ Text [ dutch ] = "Opmaakprofiel voor nummering" ;
+ Text[ chinese_simplified ] = "ʽ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Styl numeracji";
+ Text[ japanese ] = "ԍt̽";
+ Text[ chinese_traditional ] = "s˦";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ȣ ű ";
+ Text[ turkish ] = "Numaralama biimi";
+ Text[ language_user1 ] = " ";
+ };
+ ListBox LB_NUMBER_STYLE
+ {
+ Pos = MAP_APPFONT ( 12 , 12 ) ;
+ Size = MAP_APPFONT ( 158 , 65 ) ;
+ DropDown = TRUE ;
+ Border = TRUE ;
+ StringList =
+ {
+ < "keine" ; > ;
+ };
+ StringList [ ENGLISH ] =
+ {
+ < "keine" ; > ;
+ };
+ stringlist [ english_us ] =
+ {
+ < "None" ; > ;
+ };
+ stringlist [ portuguese_brazilian ] =
+ {
+ < "Nenhum" ; > ;
+ };
+ stringlist [ swedish ] =
+ {
+ < "ingen" ; > ;
+ };
+ stringlist [ danish ] =
+ {
+ < "ingen" ; > ;
+ };
+ stringlist [ italian ] =
+ {
+ < "senza" ; > ;
+ };
+ stringlist [ spanish ] =
+ {
+ < "Ninguno" ; > ;
+ };
+ stringlist [ french ] =
+ {
+ < "Aucun(e)" ; > ;
+ };
+ stringlist [ dutch ] =
+ {
+ < "geen" ; > ;
+ };
+ stringlist [ portuguese ] =
+ {
+ < "Nenhum" ; > ;
+ };
+ StringList [ chinese_simplified ] =
+ {
+ < "" ; > ;
+ };
+ StringList [ russian ] =
+ {
+ < "" ; > ;
+ };
+ StringList [ polish ] =
+ {
+ < "brak" ; > ;
+ };
+ StringList [ japanese ] =
+ {
+ < "Ȃ" ; > ;
+ };
+ StringList [ chinese_traditional ] =
+ {
+ < "L" ; > ;
+ };
+ StringList [ arabic ] =
+ {
+ < "" ; > ;
+ };
+ StringList [ greek ] =
+ {
+ < "" ; > ;
+ };
+ StringList [ korean ] =
+ {
+ < "" ; > ;
+ };
+ StringList [ turkish ] =
+ {
+ < "yok" ; > ;
+ };
+ StringList [ language_user1 ] =
+ {
+ < " " ; > ;
+ };
+ };
+ GroupBox GB_NEW_START
+ {
+ Pos = MAP_APPFONT ( 6 , 32 ) ;
+ Size = MAP_APPFONT ( 176 , 40 ) ;
+ Text = "Nummerierung" ;
+ Text [ English ] = "Numbering" ;
+ TabStop = TRUE ;
+ Hide = TRUE ;
+ Text [ portuguese ] = "Numerao" ;
+ Text [ english_us ] = "Numbering" ;
+ Text [ portuguese_brazilian ] = "Numerierung" ;
+ Text [ swedish ] = "Numrering" ;
+ Text [ danish ] = "Nummerering" ;
+ Text [ italian ] = "Numerazione" ;
+ Text [ spanish ] = "Numeracin" ;
+ Text [ french ] = "Numrotation" ;
+ Text [ dutch ] = "Nummering" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Numeracja";
+ Text[ japanese ] = "ԍt";
+ Text[ chinese_traditional ] = "s";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "ȣ ű";
+ Text[ turkish ] = "Numaralama";
+ Text[ language_user1 ] = " ";
+ };
+ TriStateBox CB_NEW_START
+ {
+ Pos = MAP_APPFONT ( 12 , 44 ) ;
+ Size = MAP_APPFONT ( 160 , 10 ) ;
+ Text = "~An diesem Absatz neu beginnen" ;
+ Text [ English ] = "~Restart at this paragraph" ;
+ Hide = TRUE ;
+ TabStop = TRUE ;
+ Text [ portuguese ] = "~Recomear neste pargrafo" ;
+ Text [ english_us ] = "R~estart at this paragraph" ;
+ Text [ portuguese_brazilian ] = "~An diesem Absatz neu beginnen" ;
+ Text [ swedish ] = "Brj~a om vid detta stycke" ;
+ Text [ danish ] = "Begynd nyt ved dette afsnit" ;
+ Text [ italian ] = "~Ricomincia con questo paragrafo" ;
+ Text [ spanish ] = "~Volver a empezar en este prrafo" ;
+ Text [ french ] = "~Commencer avec ce paragraphe" ;
+ Text [ dutch ] = "~Bij deze alinea opnieuw beginnen" ;
+ Text[ chinese_simplified ] = "¿ʼ(~R)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Zacznij ponownie przy tym akapicie";
+ Text[ japanese ] = "̒iŐVn߂(~R)";
+ Text[ chinese_traditional ] = "qoӬqs}l(~R)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "~ ";
+ Text[ korean ] = " ܶ ٽ (~E)";
+ Text[ turkish ] = "Bu paragraf ile yeniden bala";
+ Text[ language_user1 ] = " ";
+ };
+ FixedText FT_NEW_START
+ {
+ Pos = MAP_APPFONT ( 12 , 56 ) ;
+ Size = MAP_APPFONT ( 50 , 10 ) ;
+ Text = "~Beginnen mit:" ;
+ Text [ English ] = "~Start at:" ;
+ Hide = TRUE ;
+ Disable = TRUE ;
+ Text [ portuguese ] = "~Comear com:" ;
+ Text [ english_us ] = "~Start with:" ;
+ Text [ portuguese_brazilian ] = "~Beginnen mit:" ;
+ Text [ swedish ] = "~Brja med:" ;
+ Text [ danish ] = "Begynd med:" ;
+ Text [ italian ] = "~Inizia con..." ;
+ Text [ spanish ] = "Empezar ~con:" ;
+ Text [ french ] = "~Commencer avec :" ;
+ Text [ dutch ] = "~Beginnen met:" ;
+ Text[ chinese_simplified ] = "ʼ(~S)";
+ Text[ russian ] = " :";
+ Text[ polish ] = "Zacznij od:";
+ Text[ japanese ] = "Jn:(~S)";
+ Text[ chinese_traditional ] = "}lq(~S)";
+ Text[ arabic ] = " :";
+ Text[ greek ] = " :";
+ Text[ korean ] = " Բ :(~S)";
+ Text[ turkish ] = "~Balang deeri:";
+ Text[ language_user1 ] = " ";
+ };
+ NumericField NF_NEW_START
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 144 , 56 ) ;
+ Size = MAP_APPFONT ( 26 , 12 ) ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ Repeat = TRUE ;
+ Spin = TRUE ;
+ Minimum = 0 ;
+ Maximum = 9999 ;
+ Value = 0 ;
+ First = 0 ;
+ Last = 9999 ;
+ Hide = TRUE ;
+ Disable = TRUE ;
+ };
+ GroupBox GB_COUNT_PARA
+ {
+ Pos = MAP_APPFONT ( 6 , 75 ) ;
+ Size = MAP_APPFONT ( 176 , 53 ) ;
+ Text = "Zeilennummerierung" ;
+ Text [ English ] = "Line numbering" ;
+ TabStop = TRUE ;
+ Text [ portuguese ] = "Numerao de linhas" ;
+ Text [ english_us ] = "Line Numbering" ;
+ Text [ portuguese_brazilian ] = "Zeilennumerierung" ;
+ Text [ swedish ] = "Radnumrering" ;
+ Text [ danish ] = "Linjenummerering" ;
+ Text [ italian ] = "Numerazione righe" ;
+ Text [ spanish ] = "Numeracin de lneas" ;
+ Text [ french ] = "Numrotation de lignes" ;
+ Text [ dutch ] = "Regelnummering" ;
+ Text[ chinese_simplified ] = "б";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Numeracja wierszy";
+ Text[ japanese ] = "s̔ԍt";
+ Text[ chinese_traditional ] = "s";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ȣ ű";
+ Text[ turkish ] = "Satr numaralama";
+ Text[ language_user1 ] = " ";
+ };
+ TriStateBox CB_COUNT_PARA
+ {
+ Pos = MAP_APPFONT ( 12 , 89 ) ;
+ Size = MAP_APPFONT ( 160 , 10 ) ;
+ Text = "~Die Zeilen dieses Absatzes mitzhlen" ;
+ Text [ English ] = "~Include this paragraph in line numbering" ;
+ TabStop = TRUE ;
+ Text [ english_us ] = "~Include this paragraph in line numbering" ;
+ Text [ portuguese_brazilian ] = "~Die Zeilen dieses Absatzes mitzhlen" ;
+ Text [ swedish ] = "~Rkna med raderna i det hr stycket" ;
+ Text [ danish ] = "Inkluder dette afsnits rkker" ;
+ Text [ italian ] = "~Conta le righe di questo paragrafo" ;
+ Text [ spanish ] = "Con~tar las lneas de este prrafo" ;
+ Text [ french ] = "~Inclure les lignes de ce paragraphe" ;
+ Text [ dutch ] = "~De regels van deze alinea meetellen." ;
+ Text [ portuguese ] = "~Incluir este pargrafo na numerao de linhas" ;
+ Text[ chinese_simplified ] = "(~I)";
+ Text[ russian ] = ", ";
+ Text[ polish ] = "Wcznie z wierszami tego akapitu";
+ Text[ japanese ] = "̒i̍s܂߂(~I)";
+ Text[ chinese_traditional ] = "]AoӬq(~I)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ܶ ȣ ű(~I)";
+ Text[ turkish ] = "Bu paragrafn da satrlarn numarala";
+ Text[ language_user1 ] = " ";
+ };
+ TriStateBox CB_RESTART_PARACOUNT
+ {
+ Pos = MAP_APPFONT ( 12 , 101 ) ;
+ Size = MAP_APPFONT ( 160 , 10 ) ;
+ Text = "An diese~m Absatz neu beginnen" ;
+ Text [ English ] = "~Restart at this paragraph" ;
+ TabStop = TRUE ;
+ Text [ portuguese ] = "~Recomear neste pargrafo" ;
+ Text [ english_us ] = "Rest~art at this paragraph" ;
+ Text [ portuguese_brazilian ] = "~An diesem Absatz neu beginnen" ;
+ Text [ swedish ] = "Brj~a om vid detta stycke" ;
+ Text [ danish ] = "Begynd nyt ved dette afsnit" ;
+ Text [ italian ] = "~Ricomincia con questo paragrafo" ;
+ Text [ spanish ] = "Volver a empe~zar en este prrafo" ;
+ Text [ french ] = "~Recommencer avec ce paragraphe" ;
+ Text [ dutch ] = "~Bij deze alinea opnieuw beginnen" ;
+ Text[ chinese_simplified ] = "䴦¿ʼ(~A)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Zacznij p~onownie przy tym akapicie";
+ Text[ japanese ] = "̒iŐVn߂(~R)";
+ Text[ chinese_traditional ] = "qoӬqs}l(~R)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ܶ ٽ (~A)";
+ Text[ turkish ] = "Bu paragraf ile yeniden bala";
+ Text[ language_user1 ] = " ";
+ };
+ FixedText FT_RESTART_NO
+ {
+ Pos = MAP_APPFONT ( 12 , 113 ) ;
+ Size = MAP_APPFONT ( 50 , 10 ) ;
+ Text = "B~eginnen mit:" ;
+ Text [ English ] = "~Start at:" ;
+ Disable = TRUE ;
+ Text [ portuguese ] = "~Comear com:" ;
+ Text [ english_us ] = "~Start with:" ;
+ Text [ portuguese_brazilian ] = "~Beginnen mit:" ;
+ Text [ swedish ] = "~Brja med:" ;
+ Text [ danish ] = "Begynd med:" ;
+ Text [ italian ] = "~Inizia con..." ;
+ Text [ spanish ] = "Empezar ~con:" ;
+ Text [ french ] = "~Commencer avec :" ;
+ Text [ dutch ] = "~Beginnen met:" ;
+ Text[ chinese_simplified ] = "ʼ(~S)";
+ Text[ russian ] = " :";
+ Text[ polish ] = "Zacznij od:";
+ Text[ japanese ] = "Jnԍ(~S):";
+ Text[ chinese_traditional ] = "}lq(~S)G";
+ Text[ arabic ] = " :";
+ Text[ greek ] = " ~:";
+ Text[ korean ] = " Բ :(~S)";
+ Text[ turkish ] = "~Balang deeri:";
+ Text[ language_user1 ] = " ";
+ };
+ NumericField NF_RESTART_PARA
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 144 , 113 ) ;
+ Size = MAP_APPFONT ( 26 , 12 ) ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ Repeat = TRUE ;
+ Spin = TRUE ;
+ Minimum = 1 ;
+ Maximum = 65000 ;
+ Value = 1 ;
+ First = 1 ;
+ Last = 65000 ;
+ Disable = TRUE ;
+ };
+};
+ // ********************************************************************** EOF