summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/fldtdlg.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2000-09-18 16:15:01 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2000-09-18 16:15:01 +0000
commit7b0b5cdfeed656b279bc32cd929630d5fc25878b (patch)
tree5b89fb8497d7329d26c43f109bb014c54ffb0e8c /sw/source/ui/fldui/fldtdlg.src
parentd791366863cf9659a01b171ce0e727bfe2f28cdf (diff)
initial import
Diffstat (limited to 'sw/source/ui/fldui/fldtdlg.src')
-rw-r--r--sw/source/ui/fldui/fldtdlg.src306
1 files changed, 306 insertions, 0 deletions
diff --git a/sw/source/ui/fldui/fldtdlg.src b/sw/source/ui/fldui/fldtdlg.src
new file mode 100644
index 000000000000..11858862a80a
--- /dev/null
+++ b/sw/source/ui/fldui/fldtdlg.src
@@ -0,0 +1,306 @@
+/*************************************************************************
+ *
+ * $RCSfile: fldtdlg.src,v $
+ *
+ * $Revision: 1.1.1.1 $
+ *
+ * last change: $Author: hr $ $Date: 2000-09-18 17:14:37 $
+ *
+ * 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 "globals.hrc"
+#include "fldui.hrc"
+#include "fldtdlg.hrc"
+#include "helpid.h"
+TabDialog DLG_FLD_INSERT
+{
+ OutputSize = TRUE ;
+ SVLook = TRUE ;
+ Text = "Feldbefehle" ;
+ Text [ ENGLISH ] = "Fields" ;
+ Moveable = TRUE ;
+ Closeable = TRUE ;
+ TabControl 1
+ {
+ OutputSize = TRUE ;
+ PageList =
+ {
+ PageItem
+ {
+ Identifier = TP_FLD_DOK ;
+ Text = "Dokument" ;
+ Text [ ENGLISH ] = "Document" ;
+ PageResID = TP_FLD_DOK ;
+ Text [ english_us ] = "Document" ;
+ Text [ portuguese_brazilian ] = "Dokument" ;
+ Text [ swedish ] = "Dokument" ;
+ Text [ danish ] = "Dokument" ;
+ Text [ italian ] = "Documento" ;
+ Text [ spanish ] = "Documento" ;
+ Text [ french ] = "Document" ;
+ Text [ dutch ] = "Document" ;
+ Text [ portuguese ] = "Documento" ;
+ Text[ chinese_simplified ] = "ĵ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Dokument";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Belge";
+ Text[ language_user1 ] = " ";
+ };
+ PageItem
+ {
+ Identifier = TP_FLD_REF ;
+ Text = "Referenzen" ;
+ Text [ ENGLISH ] = "References" ;
+ PageResID = TP_FLD_REF ;
+ Text [ english_us ] = "References" ;
+ Text [ portuguese_brazilian ] = "Referenzen" ;
+ Text [ swedish ] = "Referenser" ;
+ Text [ danish ] = "Referencer" ;
+ Text [ italian ] = "Riferimenti" ;
+ Text [ spanish ] = "Referencias" ;
+ Text [ french ] = "Rfrences" ;
+ Text [ dutch ] = "Verwijzingen" ;
+ Text [ portuguese ] = "Referncias" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Odwoania";
+ Text[ japanese ] = "Q";
+ Text[ chinese_traditional ] = "ѷ";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Referanslar";
+ Text[ language_user1 ] = " ";
+ };
+ PageItem
+ {
+ Identifier = TP_FLD_FUNC ;
+ Text = "Funktionen" ;
+ Text [ ENGLISH ] = "Functions" ;
+ PageResID = TP_FLD_FUNC ;
+ Text [ english_us ] = "Functions" ;
+ Text [ portuguese_brazilian ] = "Funktionen" ;
+ Text [ swedish ] = "Funktioner" ;
+ Text [ danish ] = "Funktioner" ;
+ Text [ italian ] = "Funzioni" ;
+ Text [ spanish ] = "Funciones" ;
+ Text [ french ] = "Fonctions" ;
+ Text [ dutch ] = "Functies" ;
+ Text [ portuguese ] = "Funes" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Funkcje";
+ Text[ japanese ] = "@\\";
+ Text[ chinese_traditional ] = "\\";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "levler";
+ Text[ language_user1 ] = " ";
+ };
+ PageItem
+ {
+ Identifier = TP_FLD_DOKINF ;
+ Text = "Dokumentinfo" ;
+ Text [ ENGLISH ] = "Document information" ;
+ PageResID = TP_FLD_DOKINF ;
+ Text [ english_us ] = "DocInformation" ;
+ Text [ portuguese_brazilian ] = "Dokumentinfo" ;
+ Text [ swedish ] = "Dokumentinfo" ;
+ Text [ danish ] = "Dokumentinfo" ;
+ Text [ italian ] = "Info documento" ;
+ Text [ spanish ] = "Informacin del documento" ;
+ Text [ french ] = "Info document" ;
+ Text [ dutch ] = "Documentinfo" ;
+ Text [ portuguese ] = "Info. sobre documento" ;
+ Text[ chinese_simplified ] = "ĵϢ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Informacje o dokumencie";
+ Text[ japanese ] = "޷ ̫Ұ";
+ Text[ chinese_traditional ] = "T";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Belge bilgileri";
+ Text[ language_user1 ] = " ";
+ };
+ PageItem
+ {
+ Identifier = TP_FLD_VAR ;
+ Text = "Variablen" ;
+ Text [ ENGLISH ] = "Variables" ;
+ PageResID = TP_FLD_VAR ;
+ Text [ english_us ] = "Variables" ;
+ Text [ portuguese_brazilian ] = "Variablen" ;
+ Text [ swedish ] = "Variabler" ;
+ Text [ danish ] = "Variabler" ;
+ Text [ italian ] = "Variabili" ;
+ Text [ spanish ] = "Variables" ;
+ Text [ french ] = "Variables" ;
+ Text [ dutch ] = "Variabelen" ;
+ Text [ portuguese ] = "Variveis" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Zmienne";
+ Text[ japanese ] = "ϐ";
+ Text[ chinese_traditional ] = "ܶq";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Deikenler";
+ Text[ language_user1 ] = " ";
+ };
+ PageItem
+ {
+ Identifier = TP_FLD_DB ;
+ Text = "Datenbank" ;
+ Text [ ENGLISH ] = "Database" ;
+ PageResID = TP_FLD_DB ;
+ Text [ english_us ] = "Database" ;
+ Text [ portuguese_brazilian ] = "Datenbank" ;
+ Text [ swedish ] = "Databas" ;
+ Text [ danish ] = "Database" ;
+ Text [ italian ] = "Database" ;
+ Text [ spanish ] = "Base de datos" ;
+ Text [ french ] = "Base de donnes" ;
+ Text [ dutch ] = "Database" ;
+ Text [ portuguese ] = "Base de dados" ;
+ Text[ chinese_simplified ] = "ݿ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Baza danych";
+ Text[ japanese ] = "ްް";
+ Text[ chinese_traditional ] = "Ʈw";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ͺ̽";
+ Text[ turkish ] = "Veritaban";
+ Text[ language_user1 ] = " ";
+ };
+ };
+ };
+ String STR_FLD_INSERT
+ {
+ Text = "~Einfgen" ;
+ Text [ ENGLISH ] = "~Insert" ;
+ Text [ norwegian ] = "~Insert" ;
+ Text [ italian ] = "~Inserisci" ;
+ Text [ portuguese_brazilian ] = "~Inserir" ;
+ Text [ portuguese ] = "~Inserir" ;
+ Text [ finnish ] = "~Lis" ;
+ Text [ danish ] = "~Indst" ;
+ Text [ french ] = "~Insrer" ;
+ Text [ swedish ] = "~Infoga" ;
+ Text [ dutch ] = "~Invoegen" ;
+ Text [ spanish ] = "~Insertar" ;
+ Text [ english_us ] = "~Insert" ;
+ Text[ chinese_simplified ] = "(~I)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Wstaw";
+ Text[ japanese ] = "}(~I)";
+ Text[ chinese_traditional ] = "J(~I)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "(~I)";
+ Text[ turkish ] = "~Ekle";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_FLD_CLOSE
+ {
+ Text = "~Schlieen" ;
+ Text [ ENGLISH ] = "C~lose" ;
+ Text [ english_us ] = "~Close" ;
+ Text [ italian ] = "~Chiudi" ;
+ Text [ spanish ] = "~Cerrar" ;
+ Text [ french ] = "~Fermer" ;
+ Text [ dutch ] = "~Sluiten" ;
+ Text [ swedish ] = "~Stng" ;
+ Text [ danish ] = "Luk" ;
+ Text [ portuguese_brazilian ] = "~Schlieen" ;
+ Text [ portuguese ] = "~Sair" ;
+ Text[ chinese_simplified ] = "ر(~C)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Zamknij";
+ Text[ japanese ] = "‚(~C)";
+ Text[ chinese_traditional ] = "(~C)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "ݱ(~C)";
+ Text[ turkish ] = "~k";
+ Text[ language_user1 ] = " ";
+ };
+ Text [ english_us ] = "Fields" ;
+ Text [ portuguese_brazilian ] = "Feldbefehle" ;
+ Text [ swedish ] = "Fltkommandon" ;
+ Text [ danish ] = "Felter" ;
+ Text [ italian ] = "Comandi di campo" ;
+ Text [ spanish ] = "Comandos de campo" ;
+ Text [ french ] = "Instructions de champ" ;
+ Text [ dutch ] = "Veldopdracht" ;
+ Text [ portuguese ] = "Campos" ;
+ Text[ chinese_simplified ] = "ֶָ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Pola";
+ Text[ japanese ] = "̨";
+ Text[ chinese_traditional ] = "O";
+ Text[ arabic ] = "";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ʵ";
+ Text[ turkish ] = "Alan eleri";
+ Text[ language_user1 ] = " ";
+};