summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/flddinf.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/fldui/flddinf.src')
-rw-r--r--sw/source/ui/fldui/flddinf.src398
1 files changed, 398 insertions, 0 deletions
diff --git a/sw/source/ui/fldui/flddinf.src b/sw/source/ui/fldui/flddinf.src
new file mode 100644
index 000000000000..9a968d45c076
--- /dev/null
+++ b/sw/source/ui/fldui/flddinf.src
@@ -0,0 +1,398 @@
+/*************************************************************************
+ *
+ * $RCSfile: flddinf.src,v $
+ *
+ * $Revision: 1.1.1.1 $
+ *
+ * last change: $Author: hr $ $Date: 2000-09-18 17:14:36 $
+ *
+ * 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 "fldtdlg.hrc"
+#include "helpid.h"
+TabPage TP_FLD_DOKINF
+{
+ HelpID = HID_FLD_DOKINF ;
+ SVLook = TRUE ;
+ Hide = TRUE ;
+ Size = MAP_APPFONT ( 260 , 135 ) ;
+ Text = "Dokumentinfo" ;
+ Text [ ENGLISH ] = "Document information" ;
+ FixedText FT_DOKINFTYPE
+ {
+ Pos = MAP_APPFONT ( 6 , 3 ) ;
+ Size = MAP_APPFONT ( 76 , 10 ) ;
+ Text = "~Feldtyp" ;
+ Text [ ENGLISH ] = "Type" ;
+ Text [ norwegian ] = "Type" ;
+ Text [ italian ] = "~Tipo di campo" ;
+ Text [ portuguese_brazilian ] = "Tipo" ;
+ Text [ portuguese ] = "Tipo de ~campo" ;
+ Text [ finnish ] = "Laji" ;
+ Text [ danish ] = "Felttype" ;
+ Text [ french ] = "~Type de champ" ;
+ Text [ swedish ] = "~Flttyp" ;
+ Text [ dutch ] = "~Veldtype" ;
+ Text [ spanish ] = "~Tipo de campo" ;
+ Text [ english_us ] = "~Type" ;
+ Left = TRUE ;
+ Text[ chinese_simplified ] = "ֶ(~T)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Typ pola";
+ Text[ japanese ] = "̨ނ̎(~T)";
+ Text[ chinese_traditional ] = "(~T)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "~ ";
+ Text[ korean ] = "(~T)";
+ Text[ turkish ] = "A~lan tipi";
+ Text[ language_user1 ] = " ";
+ };
+ Control TLB_DOKINFTYPE
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 6 , 16 ) ;
+ Size = MAP_APPFONT ( 76 , 113 ) ;
+ TabStop = TRUE ;
+ };
+ FixedText FT_DOKINFSELECTION
+ {
+ Pos = MAP_APPFONT ( 88 , 3 ) ;
+ Size = MAP_APPFONT ( 76 , 10 ) ;
+ Text = "~Auswahl" ;
+ Text [ ENGLISH ] = "Selection" ;
+ Text [ norwegian ] = "Selection" ;
+ Text [ italian ] = "Selezione" ;
+ Text [ portuguese_brazilian ] = "Seleo" ;
+ Text [ portuguese ] = "~Seleco" ;
+ Text [ finnish ] = "Valinta" ;
+ Text [ danish ] = "Udvalg" ;
+ Text [ french ] = "~Slection" ;
+ Text [ swedish ] = "~Urval" ;
+ Text [ dutch ] = "~Selectie" ;
+ Text [ spanish ] = "Se~leccin" ;
+ Text [ english_us ] = "S~elect" ;
+ Left = TRUE ;
+ Text[ chinese_simplified ] = "ѡ(~E)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Wybr";
+ Text[ japanese ] = "I(~E)";
+ Text[ chinese_traditional ] = "(~E)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "~";
+ Text[ korean ] = "(~E)";
+ Text[ turkish ] = "S~eim";
+ Text[ language_user1 ] = " ";
+ };
+ ListBox LB_DOKINFSELECTION
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 88 , 16 ) ;
+ Size = MAP_APPFONT ( 76 , 113 ) ;
+ TabStop = TRUE ;
+ StringList =
+ {
+ < "Autor" ; > ;
+ < "Uhrzeit" ; > ;
+ < "Datum" ; > ;
+ < "Datum Zeit Autor" ; > ;
+ };
+ stringlist [ english_us ] =
+ {
+ < "Author" ; > ;
+ < "Time" ; > ;
+ < "Date" ; > ;
+ < "Date Time Author" ; > ;
+ };
+ stringlist [ portuguese_brazilian ] =
+ {
+ < "Autor" ; > ;
+ < "Uhrzeit" ; > ;
+ < "Datum" ; > ;
+ < "Datum Zeit Autor" ; > ;
+ };
+ stringlist [ swedish ] =
+ {
+ < "Frfattare" ; > ;
+ < "Klockslag" ; > ;
+ < "Datum" ; > ;
+ < "Datum Tid Frfattare" ; > ;
+ };
+ stringlist [ danish ] =
+ {
+ < "Forfatter" ; > ;
+ < "Klokkeslt" ; > ;
+ < "Dato" ; > ;
+ < "Dato Tid Forfatter" ; > ;
+ };
+ stringlist [ italian ] =
+ {
+ < "Autore" ; > ;
+ < "Orario" ; > ;
+ < "Data" ; > ;
+ < "Data orario autore" ; > ;
+ };
+ stringlist [ spanish ] =
+ {
+ < "Autor" ; > ;
+ < "Hora" ; > ;
+ < "Fecha" ; > ;
+ < "Fecha Hora Autor" ; > ;
+ };
+ stringlist [ french ] =
+ {
+ < "Auteur" ; > ;
+ < "Heure" ; > ;
+ < "Date" ; > ;
+ < "Date Heure Auteur" ; > ;
+ };
+ stringlist [ dutch ] =
+ {
+ < "Auteur" ; > ;
+ < "Tijd" ; > ;
+ < "Datum" ; > ;
+ < "Datum Tijd Auteur" ; > ;
+ };
+ stringlist [ portuguese ] =
+ {
+ < "Autor" ; > ;
+ < "Horas" ; > ;
+ < "Data" ; > ;
+ < "Data Horas Autor" ; > ;
+ };
+ StringList [ chinese_simplified ] =
+ {
+ < "" ; > ;
+ < "ʱ" ; > ;
+ < "" ; > ;
+ < " ʱ " ; > ;
+ };
+ StringList [ russian ] =
+ {
+ < "" ; > ;
+ < "" ; > ;
+ < "" ; > ;
+ < " " ; > ;
+ };
+ StringList [ polish ] =
+ {
+ < "Autor" ; > ;
+ < "Godzina" ; > ;
+ < "Data" ; > ;
+ < "Data Godzina Autor" ; > ;
+ };
+ StringList [ japanese ] =
+ {
+ < "쐬" ; > ;
+ < "" ; > ;
+ < "t" ; > ;
+ < "t@@쐬" ; > ;
+ };
+ StringList [ chinese_traditional ] =
+ {
+ < "@" ; > ;
+ < "ɶ" ; > ;
+ < "" ; > ;
+ < " ɶ @" ; > ;
+ };
+ StringList [ arabic ] =
+ {
+ < "" ; > ;
+ < "" ; > ;
+ < "" ; > ;
+ < " " ; > ;
+ };
+ StringList [ greek ] =
+ {
+ < "" ; > ;
+ < "" ; > ;
+ < "" ; > ;
+ < " " ; > ;
+ };
+ StringList [ korean ] =
+ {
+ < "ۼ" ; > ;
+ < "ð" ; > ;
+ < "" ; > ;
+ < " ð ۼ" ; > ;
+ };
+ StringList [ turkish ] =
+ {
+ < "Yazan" ; > ;
+ < "Saat" ; > ;
+ < "Tarih" ; > ;
+ < "Tarih Saat Yazan" ; > ;
+ };
+ StringList [ language_user1 ] =
+ {
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ < " " ; > ;
+ };
+ };
+ FixedText FT_DOKINFFORMAT
+ {
+ Pos = MAP_APPFONT ( 170 , 3 ) ;
+ Size = MAP_APPFONT ( 84 , 10 ) ;
+ TEXT = "F~ormat" ;
+ TEXT [ English ] = "Format" ;
+ Left = TRUE ;
+ Text [ english_us ] = "F~ormat" ;
+ Text [ portuguese_brazilian ] = "F~ormat" ;
+ Text [ swedish ] = "F~ormat" ;
+ Text [ danish ] = "Format" ;
+ Text [ italian ] = "F~ormato" ;
+ Text [ spanish ] = "F~ormato" ;
+ Text [ french ] = "F~ormat" ;
+ Text [ dutch ] = "F~ormaat" ;
+ Text [ portuguese ] = "F~ormato" ;
+ Text[ chinese_simplified ] = "ʽ(~O)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Format";
+ Text[ japanese ] = "(~O)";
+ Text[ chinese_traditional ] = "榡(~O)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "~";
+ Text[ korean ] = "(~O)";
+ Text[ turkish ] = "F~ormat";
+ Text[ language_user1 ] = " ";
+ };
+ ListBox LB_DOKINFFORMAT
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 170 , 16 ) ;
+ Size = MAP_APPFONT ( 84 , 98 ) ;
+ TabStop = TRUE ;
+ AutoHScroll = TRUE ;
+ };
+ CheckBox CB_DOKINFFIXEDCONTENT
+ {
+ Pos = MAP_APPFONT ( 170 , 120 ) ;
+ Size = MAP_APPFONT ( 72 , 10 ) ;
+ TEXT = "~Inhalt fixieren" ;
+ TEXT [ English ] = "Fixed content" ;
+ TabStop = TRUE ;
+ Text [ english_us ] = "Fi~xed content" ;
+ Text [ portuguese_brazilian ] = "~Inhalt fixieren" ;
+ Text [ swedish ] = "Fixera ~innehll" ;
+ Text [ danish ] = "Fast indhold" ;
+ Text [ italian ] = "~Fissa il contenuto" ;
+ Text [ spanish ] = "~Fijar contenido" ;
+ Text [ french ] = "Contenu f~ixe" ;
+ Text [ dutch ] = "~Inhoud fixeren" ;
+ Text [ portuguese ] = "~Contudo fixo" ;
+ Text[ chinese_simplified ] = "̶(~X)";
+ Text[ russian ] = ". ";
+ Text[ polish ] = "Staa tre";
+ Text[ japanese ] = "ěŒ(~F)";
+ Text[ chinese_traditional ] = "Twe(~F)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ~";
+ Text[ korean ] = " (~X)";
+ Text[ turkish ] = "erii sabitle";
+ Text[ language_user1 ] = " ";
+ };
+ Bitmap BMP_DOKINFROOT_OPENED
+ {
+ File = "plus.bmp" ;
+ };
+ Bitmap BMP_DOKINFROOT_CLOSED
+ {
+ File = "minus.bmp" ;
+ };
+ String STR_DOKINF_INFO
+ {
+ TEXT = "Info" ;
+ TEXT [ English ] = "Info" ;
+ Text [ english_us ] = "Info" ;
+ Text [ portuguese_brazilian ] = "Info" ;
+ Text [ swedish ] = "Info" ;
+ Text [ danish ] = "Info" ;
+ Text [ italian ] = "Info" ;
+ Text [ spanish ] = "Informacin" ;
+ Text [ french ] = "Info" ;
+ Text [ dutch ] = "Info" ;
+ Text [ portuguese ] = "Info" ;
+ Text[ chinese_simplified ] = "й";
+ Text[ russian ] = "";
+ Text[ polish ] = "Informacja";
+ Text[ japanese ] = "̫Ұ";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Bilgi";
+ Text[ language_user1 ] = " ";
+ };
+ 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 ] = " ";
+};