summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/tabtempl.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2000-09-18 16:07:07 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2000-09-18 16:07:07 +0000
commitf47a9d9db3d06927380bb79b04bb6d4721a92d2b (patch)
tree19d89fdf39c23688415f8884ec433f02fdce7672 /sd/source/ui/dlg/tabtempl.src
initial import
Diffstat (limited to 'sd/source/ui/dlg/tabtempl.src')
-rw-r--r--sd/source/ui/dlg/tabtempl.src472
1 files changed, 472 insertions, 0 deletions
diff --git a/sd/source/ui/dlg/tabtempl.src b/sd/source/ui/dlg/tabtempl.src
new file mode 100644
index 000000000000..29e1b61923c4
--- /dev/null
+++ b/sd/source/ui/dlg/tabtempl.src
@@ -0,0 +1,472 @@
+/*************************************************************************
+ *
+ * $RCSfile: tabtempl.src,v $
+ *
+ * $Revision: 1.1.1.1 $
+ *
+ * last change: $Author: hr $ $Date: 2000-09-18 16:48:34 $
+ *
+ * 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 "tabtempl.hrc"
+#include <svx/dialogs.hrc>
+TabDialog TAB_TEMPLATE
+{
+ OutputSize = TRUE ;
+ SVLook = TRUE ;
+ Size = MAP_APPFONT ( 289 , 176 ) ;
+ Text = "Grafikobjektvorlage" ;
+ Text [ ENGLISH ] = "Stylesheets" ;
+ Text [ norwegian ] = "Stilark" ;
+ Text [ italian ] = "Modello di oggetto grafico" ;
+ Text [ portuguese_brazilian ] = "Folhas de Estilo" ;
+ Text [ portuguese ] = "Estilos de objecto grfico" ;
+ Text [ finnish ] = "Tyylitiedostot" ;
+ Text [ danish ] = "Grafikobjekttypografi" ;
+ Text [ french ] = "Style d'objet graphique" ;
+ Text [ swedish ] = "Grafikobjektmall" ;
+ Text [ dutch ] = "Opmaakprofiel voor grafische objecten" ;
+ Text [ spanish ] = "Estilo de objeto grfico" ;
+ Text [ english_us ] = "Graphics Styles" ;
+ Moveable = TRUE ;
+ // Closeable = TRUE; // Dieser Dialog hat OK und/oder Cancel Button ! (KH)
+ TabControl 1
+ {
+ OutputSize = TRUE ;
+ Pos = MAP_APPFONT ( 3 , 3 ) ;
+ Size = MAP_APPFONT ( 260 , 135 ) ;
+ PageList =
+ {
+ PageItem
+ {
+ Identifier = RID_SVXPAGE_LINE ;
+ Text = "Linie" ;
+ Text [ ENGLISH ] = "Line" ;
+ Text [ norwegian ] = "Linje" ;
+ Text [ italian ] = "Linea" ;
+ Text [ portuguese_brazilian ] = "Linha" ;
+ Text [ portuguese ] = "Linha" ;
+ Text [ finnish ] = "Viiva" ;
+ Text [ danish ] = "Linje" ;
+ Text [ french ] = "Ligne" ;
+ Text [ swedish ] = "Linje" ;
+ Text [ dutch ] = "Lijn" ;
+ Text [ spanish ] = "Lnea" ;
+ Text [ english_us ] = "Line" ;
+ PageResID = RID_SVXPAGE_LINE ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Linia";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "u";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ arabic ] = " ";
+ Text[ turkish ] = "izgi";
+ Text[ language_user1 ] = " ";
+ };
+ PageItem
+ {
+ Identifier = RID_SVXPAGE_AREA ;
+ /* ### ACHTUNG: Neuer Text in Resource? Flche : Flche */
+ Text = "Flche" ;
+ Text [ ENGLISH ] = "Fill" ;
+ Text [ norwegian ] = "Fill" ;
+ Text [ italian ] = "Area" ;
+ Text [ portuguese_brazilian ] = "Preenchimento" ;
+ Text [ portuguese ] = "Preenchimento" ;
+ Text [ finnish ] = "~Tyt" ;
+ Text [ danish ] = "Flade" ;
+ Text [ french ] = "Remplissage" ;
+ Text [ swedish ] = "Yta" ;
+ Text [ dutch ] = "Vlak" ;
+ Text [ spanish ] = "Relleno" ;
+ Text [ english_us ] = "Area" ;
+ PageResID = RID_SVXPAGE_AREA ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Obszar";
+ Text[ japanese ] = "\\";
+ Text[ chinese_traditional ] = "R";
+ Text[ greek ] = "";
+ Text[ korean ] = " ä";
+ Text[ arabic ] = "";
+ Text[ turkish ] = "Yzey";
+ Text[ language_user1 ] = " ";
+ };
+ PageItem
+ {
+ Identifier = RID_SVXPAGE_SHADOW ;
+ Text = "Schatten" ;
+ Text [ ENGLISH ] = "Shadow" ;
+ PageResID = RID_SVXPAGE_SHADOW ;
+ Text [ english_us ] = "Shadowing" ;
+ Text [ italian ] = "Ombre" ;
+ Text [ spanish ] = "Sombra" ;
+ Text [ french ] = "Ombre" ;
+ Text [ dutch ] = "Schaduw" ;
+ Text [ swedish ] = "Skugga" ;
+ Text [ danish ] = "Skygge" ;
+ Text [ portuguese ] = "Sombras" ;
+ Text [ portuguese_brazilian ] = "Schatten" ;
+ Text[ chinese_simplified ] = "Ӱ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Cie";
+ Text[ japanese ] = "e";
+ Text[ chinese_traditional ] = "v";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ arabic ] = "";
+ Text[ turkish ] = "Glge";
+ Text[ language_user1 ] = " ";
+ };
+ PageItem
+ {
+ Identifier = RID_SVXPAGE_TRANSPARENCE ;
+ Text = "Transparenz" ;
+ Text [ ENGLISH ] = "Transparence" ;
+ Text[ english_us ] = "Transparency";
+ Text[ portuguese ] = "Transparncia";
+ Text[ russian ] = "";
+ Text[ greek ] = "";
+ Text[ dutch ] = "Transparantie";
+ Text[ french ] = "Transparence";
+ Text[ spanish ] = "Transparencia";
+ Text[ italian ] = "Trasparenza";
+ Text[ danish ] = "Transparens";
+ Text[ swedish ] = "Transparens";
+ Text[ polish ] = "Przezroczysto";
+ Text[ portuguese_brazilian ] = "Transparence";
+ Text[ japanese ] = "ߐ";
+ Text[ korean ] = "";
+ Text[ chinese_simplified ] = "͸";
+ Text[ chinese_traditional ] = "z";
+ Text[ arabic ] = "";
+ Text[ turkish ] = "Saydamlk";
+ };
+ PageItem
+ {
+ Identifier = RID_SVXPAGE_CHAR_STD ;
+ Text = "Schrift" ;
+ Text [ ENGLISH ] = "Font" ;
+ Text [ norwegian ] = "Skrift" ;
+ Text [ italian ] = "Carattere" ;
+ Text [ portuguese_brazilian ] = "Fonte" ;
+ Text [ portuguese ] = "Tipo de letra" ;
+ Text [ finnish ] = "Fontti" ;
+ Text [ danish ] = "Skrifttype" ;
+ Text [ french ] = "Police" ;
+ Text [ swedish ] = "Teckensnitt" ;
+ Text [ dutch ] = "Lettertype" ;
+ Text [ spanish ] = "Fuente" ;
+ Text [ english_us ] = "Font" ;
+ PageResID = RID_SVXPAGE_CHAR_STD ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Czcionka";
+ Text[ japanese ] = "̫";
+ Text[ chinese_traditional ] = "r";
+ Text[ greek ] = "";
+ Text[ korean ] = "۲";
+ Text[ arabic ] = "";
+ Text[ turkish ] = "Yaztipi";
+ Text[ language_user1 ] = " ";
+ };
+ PageItem
+ {
+ Identifier = RID_SVXPAGE_STD_PARAGRAPH ;
+ /* ### ACHTUNG: Neuer Text in Resource? Einzge und Abstnde : Einzge und Abstnde */
+ Text = "Einzge und Abstnde" ;
+ Text [ ENGLISH ] = "Indent and Spacing" ;
+ Text [ norwegian ] = "Indent and Spacing" ;
+ Text [ italian ] = "Rientro e spaziatura" ;
+ Text [ portuguese_brazilian ] = "Indentar e Espaar" ;
+ Text [ portuguese ] = "Avanos e espaamento" ;
+ Text [ finnish ] = "Sisennys ja vlit" ;
+ Text [ danish ] = "Indrykning og mellemrum" ;
+ Text [ french ] = "Retraits et carts" ;
+ Text [ swedish ] = "Indrag och avstnd" ;
+ Text [ dutch ] = "Inspringingen en afstanden" ;
+ Text [ spanish ] = "Sangra y espacios" ;
+ Text [ english_us ] = "Indents & Spacing" ;
+ PageResID = RID_SVXPAGE_STD_PARAGRAPH ;
+ Text[ chinese_simplified ] = "ͼ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Wcicia i odstpy";
+ Text[ japanese ] = "ĂƍsԊu";
+ Text[ chinese_traditional ] = "YƩMj";
+ Text[ greek ] = " ";
+ Text[ korean ] = "鿩 ";
+ Text[ arabic ] = " ";
+ Text[ turkish ] = "Girintiler ve aralklar";
+ Text[ language_user1 ] = " ";
+ };
+ PageItem
+ {
+ Identifier = RID_SVXPAGE_TEXTATTR ;
+ Text = "Text" ;
+ Text [ ENGLISH ] = "Text" ;
+ PageResID = RID_SVXPAGE_TEXTATTR ;
+ Text [ english_us ] = "Text" ;
+ Text [ swedish ] = "Text" ;
+ Text [ danish ] = "Tekst" ;
+ Text [ italian ] = "Text" ;
+ Text [ spanish ] = "Texto" ;
+ Text [ french ] = "Texte" ;
+ Text [ dutch ] = "Tekst" ;
+ Text [ portuguese ] = "Texto" ;
+ Text [ portuguese_brazilian ] = "Text" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Tekst";
+ Text[ japanese ] = "÷";
+ Text[ chinese_traditional ] = "r";
+ Text[ greek ] = "";
+ Text[ korean ] = "ؽƮ";
+ Text[ arabic ] = "";
+ Text[ turkish ] = "Metin";
+ Text[ language_user1 ] = " ";
+ };
+ PageItem
+ {
+ Identifier = RID_SVXPAGE_TEXTANIMATION ;
+ Text = "Lauftext" ;
+ Text [ ENGLISH ] = "Text animation" ;
+ PageResID = RID_SVXPAGE_TEXTANIMATION ;
+ Text [ english_us ] = "Text Animation" ;
+ Text [ swedish ] = "Lptext" ;
+ Text [ danish ] = "Animeret tekst" ;
+ Text [ italian ] = "Testo scorrevole" ;
+ Text [ spanish ] = "Animacin de texto" ;
+ Text [ french ] = "Dfilement de texte" ;
+ Text [ dutch ] = "Tekstanimatie" ;
+ Text [ portuguese ] = "Texto animado" ;
+ Text [ portuguese_brazilian ] = "Lauftext" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Animacje tekstu";
+ Text[ japanese ] = "÷ıҰ";
+ Text[ chinese_traditional ] = "ʺAr";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ؽƮ ִϸ̼";
+ Text[ arabic ] = " ";
+ Text[ turkish ] = "Hareketli metin";
+ Text[ language_user1 ] = " ";
+ };
+ PageItem
+ {
+ Identifier = RID_SVXPAGE_MEASURE ;
+ /* ### ACHTUNG: Neuer Text in Resource? Bemaung : Bemaung */
+ Text = "Bemaung" ;
+ Text [ ENGLISH ] = "Measure" ;
+ Text [ english_us ] = "Dimensioning" ;
+ Text [ italian ] = "Quotatura" ;
+ Text [ spanish ] = "Dimensionar" ;
+ Text [ french ] = "Cotation" ;
+ Text [ dutch ] = "Maatindeling" ;
+ PageResID = RID_SVXPAGE_MEASURE ;
+ Text [ swedish ] = "Dimensionering" ;
+ Text [ danish ] = "Dimensionering" ;
+ Text [ portuguese ] = "Dimenses" ;
+ Text [ portuguese_brazilian ] = "Bemaung" ;
+ Text[ chinese_simplified ] = "߶";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Wymiarowanie";
+ Text[ japanese ] = "kڂ̋L";
+ Text[ chinese_traditional ] = "wث";
+ Text[ greek ] = "";
+ Text[ korean ] = "ġ";
+ Text[ arabic ] = "";
+ Text[ turkish ] = "Boyutlar";
+ Text[ language_user1 ] = " ";
+ };
+ PageItem
+ {
+ Identifier = RID_SVXPAGE_CONNECTION ;
+ Text = "Verbinder" ;
+ Text [ ENGLISH ] = "Connectors" ;
+ Text [ english_us ] = "Connector" ;
+ Text [ portuguese ] = "Conectores" ;
+ Text [ swedish ] = "Frbindelse" ;
+ Text [ danish ] = "Forbindelse" ;
+ Text [ italian ] = "Connettore" ;
+ Text [ spanish ] = "Conector" ;
+ Text [ french ] = "Connecteur" ;
+ Text [ dutch ] = "Verbinding" ;
+ Text [ portuguese_brazilian ] = "Verbinder" ;
+ Text[ chinese_simplified ] = "ӷ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "cznik";
+ Text[ japanese ] = "ȸ";
+ Text[ chinese_traditional ] = "s";
+ Text[ greek ] = "";
+ Text[ korean ] = "ἱ";
+ Text[ arabic ] = "";
+ Text[ turkish ] = "Balayc";
+ Text[ language_user1 ] = " ";
+ };
+ PageItem
+ {
+ Identifier = RID_SVXPAGE_ALIGN_PARAGRAPH ;
+ Text = "Ausrichtung" ;
+ Text [ ENGLISH ] = "Alignment" ;
+ PageResID = RID_SVXPAGE_ALIGN_PARAGRAPH ;
+ Text [ english_us ] = "Alignment" ;
+ Text [ portuguese ] = "Alinhamento" ;
+ Text [ swedish ] = "Justering" ;
+ Text [ danish ] = "Justering" ;
+ Text [ italian ] = "Allineamento" ;
+ Text [ spanish ] = "Alineacin" ;
+ Text [ french ] = "Alignement" ;
+ Text [ dutch ] = "Uitlijning" ;
+ Text [ portuguese_brazilian ] = "Ausrichtung" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Wyrwnanie";
+ Text[ japanese ] = "zu";
+ Text[ chinese_traditional ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ arabic ] = "";
+ Text[ turkish ] = "Hizalama";
+ };
+ PageItem
+ {
+ Identifier = RID_SVXPAGE_TABULATOR ;
+ Text = "Tabulator" ;
+ Text [ ENGLISH ] = "Paragraph (Tabs)" ;
+ Text [ norwegian ] = "Avsnitt (Tabulatorer)" ;
+ Text [ italian ] = "Tabulazione" ;
+ Text [ portuguese_brazilian ] = "Pargrafo (Tabs)" ;
+ Text [ portuguese ] = "Tabulao" ;
+ Text [ finnish ] = "Kappale (sarkaimet)" ;
+ Text [ danish ] = "Tabulator" ;
+ Text [ french ] = "Tabulation" ;
+ Text [ swedish ] = "Tabulator" ;
+ Text [ dutch ] = "Tab" ;
+ Text [ spanish ] = "Tabulacin" ;
+ Text [ english_us ] = "Tabs" ;
+ PageResID = RID_SVXPAGE_TABULATOR ;
+ Text[ chinese_simplified ] = "Ʊ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Tabulator";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "s";
+ Text[ greek ] = "";
+ Text[ korean ] = " ";
+ Text[ arabic ] = " ";
+ Text[ turkish ] = "Sekmeler";
+ 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 ] = "Back" ;
+ TabStop = TRUE ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Wstecz";
+ Text[ japanese ] = "߂";
+ Text[ chinese_traditional ] = "^";
+ Text[ greek ] = "";
+ Text[ korean ] = "ڷ";
+ Text[ arabic ] = "";
+ Text[ turkish ] = "Geri";
+ Text[ language_user1 ] = " ";
+ };
+ Text[ chinese_simplified ] = "ͼζʽ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Style obiektw graficznych";
+ Text[ japanese ] = "̨ ";
+ Text[ chinese_traditional ] = "ϧΪ˦";
+ Text[ greek ] = " ";
+ Text[ korean ] = "׷ ü ";
+ Text[ arabic ] = " ";
+ Text[ turkish ] = "Grafik nesneleri ablonu";
+ Text[ language_user1 ] = " ";
+};