summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/dlgpage.src
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/dlg/dlgpage.src')
-rw-r--r--sd/source/ui/dlg/dlgpage.src206
1 files changed, 206 insertions, 0 deletions
diff --git a/sd/source/ui/dlg/dlgpage.src b/sd/source/ui/dlg/dlgpage.src
new file mode 100644
index 000000000000..9007558d7c70
--- /dev/null
+++ b/sd/source/ui/dlg/dlgpage.src
@@ -0,0 +1,206 @@
+/*************************************************************************
+ *
+ * $RCSfile: dlgpage.src,v $
+ *
+ * $Revision: 1.1.1.1 $
+ *
+ * last change: $Author: hr $ $Date: 2000-09-18 16:48: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): _______________________________________
+ *
+ *
+ ************************************************************************/
+
+#include <svx/dialogs.hrc>
+#include "dlgpage.hrc"
+TabDialog TAB_PAGE
+{
+ OutputSize = TRUE ;
+ SVLook = TRUE ;
+ Size = MAP_APPFONT ( 289 , 176 ) ;
+ Text = "Seite einrichten" ;
+ Text [ ENGLISH ] = "Page Setup" ;
+ Text [ norwegian ] = "Side Oppsett" ;
+ Text [ italian ] = "Impostazione pagina" ;
+ Text [ portuguese_brazilian ] = "Configurao da Pgina" ;
+ Text [ portuguese ] = "Configurar pgina" ;
+ Text [ finnish ] = "Sivun asetukset" ;
+ Text [ danish ] = "Sideopstning" ;
+ Text [ french ] = "Mise en page" ;
+ Text [ swedish ] = "Inrtta sida" ;
+ Text [ dutch ] = "Pagina-instelling" ;
+ Text [ spanish ] = "Preparar pgina" ;
+ Text [ english_us ] = "Page Setup" ;
+ Moveable = TRUE ;
+ Closeable = TRUE ;
+ TabControl 1
+ {
+ OutputSize = TRUE ;
+ Pos = MAP_APPFONT ( 3 , 3 ) ;
+ Size = MAP_APPFONT ( 260 , 135 ) ;
+ PageList =
+ {
+ PageItem
+ {
+ Identifier = RID_SVXPAGE_PAGE ;
+ Text = "Seite" ;
+ Text [ ENGLISH ] = "Page" ;
+ Text [ norwegian ] = "Page" ;
+ Text [ italian ] = "Pagina" ;
+ Text [ portuguese_brazilian ] = "Pgina" ;
+ Text [ portuguese ] = "Pgina" ;
+ Text [ finnish ] = "Sivu" ;
+ Text [ danish ] = "Side" ;
+ Text [ french ] = "Page" ;
+ Text [ swedish ] = "Sida" ;
+ Text [ dutch ] = "Pagina" ;
+ Text [ spanish ] = "Pgina" ;
+ Text [ english_us ] = "Page" ;
+ PageResID = RID_SVXPAGE_PAGE ;
+ Text[ chinese_simplified ] = "ҳ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Strona";
+ Text[ japanese ] = "߰";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Sayfa";
+ Text[ language_user1 ] = " ";
+ };
+
+ PageItem
+ {
+ Identifier = RID_SVXPAGE_AREA;
+ Text = "Hintergrund";
+ Text [ ENGLISH ] = "Background";
+ PageResID = RID_SVXPAGE_AREA;
+ Text[ italian ] = "Sfondo";
+ Text[ portuguese_brazilian ] = "Background";
+ Text[ portuguese ] = "Plano de fundo";
+ Text[ danish ] = "Baggrund";
+ Text[ french ] = "Arrire-plan";
+ Text[ swedish ] = "Bakgrund";
+ Text[ dutch ] = "Achtergrond";
+ Text[ spanish ] = "Fondo";
+ Text[ english_us ] = "Background";
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "To";
+ Text[ japanese ] = "wi";
+ Text[ chinese_traditional ] = "I";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Artalan";
+ Text[ language_user1 ] = " ";
+ };
+ };
+ };
+ OKButton 1
+ {
+ Pos = MAP_APPFONT ( 6 , 151 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ };
+ CancelButton 1
+ {
+ Pos = MAP_APPFONT ( 60 , 151 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ };
+ HelpButton 1
+ {
+ Pos = MAP_APPFONT ( 114 , 151 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ };
+ PushButton 1
+ {
+ Pos = MAP_APPFONT ( 169 , 151 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ /* ### ACHTUNG: Neuer Text in Resource? Zurck : Zurck */
+ Text = "Zurck" ;
+ Text [ ENGLISH ] = "Return" ;
+ Text [ norwegian ] = "Return" ;
+ Text [ italian ] = "Indietro" ;
+ Text [ portuguese_brazilian ] = "Devolver" ;
+ Text [ portuguese ] = "Anterior" ;
+ Text [ finnish ] = "Palaa" ;
+ Text [ danish ] = "Tilbage" ;
+ Text [ french ] = "Prcdent" ;
+ Text [ swedish ] = "Tillbaka" ;
+ Text [ dutch ] = "Vorige" ;
+ Text [ spanish ] = "Regresar" ;
+ Text [ english_us ] = "Return" ;
+ TabStop = TRUE ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Wstecz";
+ Text[ japanese ] = "߂";
+ Text[ chinese_traditional ] = "^";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "ǵ ";
+ Text[ turkish ] = "Geri";
+ Text[ language_user1 ] = " ";
+ };
+ Text[ chinese_simplified ] = "趨ҳ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Ukad strony";
+ Text[ japanese ] = "߰ސݒ";
+ Text[ chinese_traditional ] = "]w";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ";
+ Text[ turkish ] = "Sayfa yaps";
+ Text[ language_user1 ] = " ";
+};