/************************************************************************* * * $RCSfile: pgfnote.src,v $ * * $Revision: 1.10 $ * * last change: $Author: kz $ $Date: 2001-04-03 19:37: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 "globals.hrc" #include "pgfnote.hrc" #include "helpid.h" TabPage TP_FOOTNOTE_PAGE { HelpID = HID_FOOTNOTE_PAGE ; Pos = MAP_APPFONT ( 0 , 0 ) ; Size = MAP_APPFONT ( 260 , 185 ) ; Hide = TRUE; RadioButton RB_MAXHEIGHT_PAGE { Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 95 , 10 ) ; Text = "Hhe maximal wie ~Seite" ; Text [ ENGLISH ] = "Page height at maximum" ; Text [ norwegian ] = "Maksimum Sidehyde" ; Text [ italian ] = "Altezza massima come pagina" ; Text [ portuguese_brazilian ] = "Altura de pgina no m ximo" ; Text [ portuguese ] = "No superior rea da pgina" ; Text [ finnish ] = "Sivun korkeus" ; Text [ danish ] = "Op til maksimal sidehjde" ; Text [ french ] = "Hauteur maximale de la p~age" ; Text [ swedish ] = "Hjd maximalt som ~sida" ; Text [ dutch ] = "Pag~inahoogte is max. hoogte" ; Text [ spanish ] = "Altura m~xima como pgina" ; Text [ english_us ] = "~Not larger than page area" ; TabStop = TRUE ; Group = TRUE ; Text[ chinese_simplified ] = "߲ҳ(~N)"; Text[ russian ] = " "; Text[ polish ] = "Nie wyej ni na obszarze strony"; Text[ japanese ] = "ō߰ނ̍(~N)"; Text[ chinese_traditional ] = "̰WL(~N)"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "ִ롡̣ʳ̿͡(~N)"; Text[ turkish ] = "En fazla sayfa yksekliinde"; Text[ language_user1 ] = " "; }; RadioButton RB_MAXHEIGHT { Pos = MAP_APPFONT ( 12 , 28 ) ; Size = MAP_APPFONT ( 95 , 10 ) ; Text = "Ma~x. Hhe der Funote" ; Text [ ENGLISH ] = "Max. ~Height of Footnote" ; Text [ norwegian ] = "Maks. ~Hyde p Fotnote" ; Text [ italian ] = "Altezza massima nota a pi pagina" ; Text [ portuguese_brazilian ] = "Max. ~Height of Footnote" ; Text [ portuguese ] = "~Altura mxima da nota de rodap" ; Text [ finnish ] = "Max. ~Height of Footnote" ; Text [ danish ] = "Maks. hjde fodnote" ; Text [ french ] = "Hauteur max. du ~pied de page" ; Text [ swedish ] = "Fotnotens ma~ximala hjd" ; Text [ dutch ] = "~Maximum hoogte" ; Text [ spanish ] = "Altura mx. de ~nota al pie" ; Text [ english_us ] = "Maximum footnote ~height" ; Text[ chinese_simplified ] = "עŵ߶(~H)"; Text[ russian ] = ". "; Text[ polish ] = "~Maks. wysoko przypisw doln."; Text[ japanese ] = "r̍ō̍(~H)"; Text[ chinese_traditional ] = "}̰(~H)"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = " ִ (~H)"; Text[ turkish ] = "Azami dipnot ykseklii"; Text[ language_user1 ] = " "; }; MetricField ED_MAXHEIGHT { Border = TRUE ; Pos = MAP_APPFONT ( 118 , 27 ) ; Size = MAP_APPFONT ( 42 , 12 ) ; TabStop = TRUE ; Group = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 50 ; Maximum = 99999 ; DecimalDigits = 2 ; Value = 200 ; Unit = FUNIT_CM ; First = 10 ; Last = 99999 ; SpinSize = 10 ; }; FixedText FT_DIST { Pos = MAP_APPFONT ( 12 , 45 ) ; Size = MAP_APPFONT ( 95 , 8 ) ; Text = "~Abstand zum Textkrper" ; Text [ ENGLISH ] = "~Distance from Bodytext" ; Text [ norwegian ] = "~Avstand fra Hovedtekst" ; Text [ italian ] = "~Distanza dal corpo del testo" ; Text [ portuguese_brazilian ] = "~Distncia do Corpo do Texto" ; Text [ portuguese ] = "~Distncia at corpo do texto" ; Text [ finnish ] = "~Etisyys runkotekstist" ; Text [ danish ] = "Afstand til brdtekst" ; Text [ french ] = "~cart du corps de texte" ; Text [ swedish ] = "~Avstnd till brdtext" ; Text [ dutch ] = "A~fstand tot tekst" ; Text [ spanish ] = "~Distancia al cuerpo del texto" ; Text [ english_us ] = "Space to text" ; Left = TRUE ; Text[ chinese_simplified ] = "ĵľ(~D)"; Text[ russian ] = " "; Text[ polish ] = "Odstep do obszaru tekstowego"; Text[ japanese ] = "{܂ł̊Ԋu(~D)"; Text[ chinese_traditional ] = "ܤ媺Z(~D)"; Text[ arabic ] = " "; Text[ greek ] = "~ "; Text[ korean ] = "ѡ"; Text[ turkish ] = "Metinden uzaklk"; Text[ language_user1 ] = " "; }; MetricField ED_DIST { Border = TRUE ; Pos = MAP_APPFONT ( 118 , 43 ) ; Size = MAP_APPFONT ( 42 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Maximum = 999 ; DecimalDigits = 2 ; Value = 10 ; Unit = FUNIT_CM ; First = 5 ; Last = 99999 ; SpinSize = 10 ; }; FixedLine FL_FOOTNOTE_SIZE { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 247 , 8 ) ; Text = "Funotenbereich" ; Text [ ENGLISH ] = "Footnote range" ; Text [ norwegian ] = "+++Footnote range" ; Text [ italian ] = "Area note a pi pagina" ; Text [ portuguese_brazilian ] = "Faixa de nota de p de pgina" ; Text [ portuguese ] = "Faixa da nota de rodap" ; Text [ finnish ] = "Alaviitealue" ; Text [ danish ] = "Fodnoteomrde" ; Text [ french ] = "Plage notes de bas de page" ; Text [ swedish ] = "Fotnotsomrde" ; Text [ dutch ] = "Voetnotenbereik" ; Text [ spanish ] = "rea de la nota al pie" ; Text [ english_us ] = "Footnote area" ; Text[ chinese_simplified ] = "ע"; Text[ russian ] = " "; Text[ polish ] = "Obszar przypisw dolnych"; Text[ japanese ] = "r͈"; Text[ chinese_traditional ] = "}d"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = " "; Text[ turkish ] = "Dipnot blm"; Text[ language_user1 ] = " "; }; FixedText FT_LINEPOS { Pos = MAP_APPFONT ( 12 , 74 ) ; Size = MAP_APPFONT ( 26 , 8 ) ; Text = "~Position" ; Text [ English ] = "~Position" ; Left = TRUE ; Text [ portuguese ] = "~Posio" ; Text [ english_us ] = "~Position" ; Text [ portuguese_brazilian ] = "~Position" ; Text [ swedish ] = "~Position" ; Text [ danish ] = "Placering" ; Text [ italian ] = "~Posizione" ; Text [ spanish ] = "~Posicin" ; Text [ french ] = "~Position" ; Text [ dutch ] = "~Positie" ; Text[ chinese_simplified ] = "λ(~P)"; Text[ russian ] = ""; Text[ polish ] = "Pozycja"; Text[ japanese ] = "ʒu(~P)"; Text[ chinese_traditional ] = "m(~P)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "ġ(~P)"; Text[ turkish ] = "Konum"; Text[ language_user1 ] = " "; }; ListBox DLB_LINEPOS { Pos = MAP_APPFONT ( 118 , 72 ) ; Size = MAP_APPFONT ( 57 , 40 ) ; TabStop = TRUE ; Group = TRUE ; DropDown = TRUE ; CurPos = 0 ; StringList = { < "Links" ; Default ; > ; < "Zentriert" ; Default ; > ; < "Rechts" ; Default ; > ; }; StringList [ ENGLISH ] = { < "Links" ; Default ; > ; < "Zentriert" ; Default ; > ; < "Rechts" ; Default ; > ; }; StringList [ norwegian ] = { < "Links" ; Default ; > ; < "Zentriert" ; Default ; > ; < "Rechts" ; Default ; > ; }; StringList [ italian ] = { < "Sinistra" ; Default ; > ; < "Centrato" ; Default ; > ; < "Destra" ; Default ; > ; }; StringList [ portuguese_brazilian ] = { < "Links" ; Default ; > ; < "Zentriert" ; Default ; > ; < "A Direita" ; Default ; > ; }; StringList [ portuguese ] = { < "Esquerda" ; Default ; > ; < "Centrado" ; Default ; > ; < "Direita" ; Default ; > ; }; StringList [ finnish ] = { < "Links" ; Default ; > ; < "Zentriert" ; Default ; > ; < "Rechts" ; Default ; > ; }; StringList [ danish ] = { < "Venstre" ; Default ; > ; < "Centreret" ; Default ; > ; < "Hjre" ; Default ; > ; }; StringList [ french ] = { < " gauche" ; Default ; > ; < "Centr" ; Default ; > ; < " droite" ; Default ; > ; }; StringList [ swedish ] = { < "Vnster" ; Default ; > ; < "Centrerad" ; Default ; > ; < "Hger" ; Default ; > ; }; StringList [ dutch ] = { < "Links" ; Default ; > ; < "Gecentreerd" ; Default ; > ; < "Rechts" ; Default ; > ; }; StringList [ spanish ] = { < "A la izquierda" ; Default ; > ; < "Centrado" ; Default ; > ; < "Derecha" ; Default ; > ; }; StringList [ english_us ] = { < "Left" ; Default ; > ; < "Centered" ; Default ; > ; < "Right" ; Default ; > ; }; StringList [ chinese_simplified ] = { < "" ; Default ; > ; < "" ; Default ; > ; < "" ; Default ; > ; }; StringList [ russian ] = { < "" ; Default ; > ; < " " ; Default ; > ; < "" ; Default ; > ; }; StringList [ polish ] = { < "Z lewej" ; Default ; > ; < "Wyrodkowany" ; Default ; > ; < "Z prawej" ; Default ; > ; }; StringList [ japanese ] = { < "" ; Default ; > ; < "" ; Default ; > ; < "E" ; Default ; > ; }; StringList [ chinese_traditional ] = { < "" ; Default ; > ; < "m" ; Default ; > ; < "k" ; Default ; > ; }; StringList [ arabic ] = { < " " ; Default ; > ; < "" ; Default ; > ; < " " ; Default ; > ; }; StringList [ greek ] = { < "" ; Default ; > ; < "" ; Default ; > ; < "" ; Default ; > ; }; StringList [ korean ] = { < "" ; Default ; > ; < "" ; Default ; > ; < "" ; Default ; > ; }; StringList [ turkish ] = { < "Sol" ; Default ; > ; < "Orta" ; Default ; > ; < "Sa" ; Default ; > ; }; StringList [ language_user1 ] = { < " " ; Default ; > ; < " " ; Default ; > ; < " " ; Default ; > ; }; }; FixedText FT_LINETYPE { Pos = MAP_APPFONT ( 12 , 90 ) ; Size = MAP_APPFONT ( 26 , 8 ) ; Text = "Str~ke" ; Text [ ENGLISH ] = "~Thickness" ; Group = TRUE ; Left = TRUE ; Text [ portuguese ] = "~Espessura da linha" ; Text [ english_us ] = "~Weight" ; Text [ portuguese_brazilian ] = "~Tipo" ; Text [ swedish ] = "Styr~ka" ; Text [ danish ] = "Styrke" ; Text [ italian ] = "~Spessore" ; Text [ spanish ] = "~Grosor" ; Text [ french ] = "~paisseur" ; Text [ dutch ] = "~Sterkte" ; Text[ chinese_simplified ] = "ϸ(~W)"; Text[ russian ] = " "; Text[ polish ] = "Grubo"; Text[ japanese ] = "̑(~W)"; Text[ chinese_traditional ] = "uʲ(~W)"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "β(~W)"; Text[ turkish ] = "izgi kal."; Text[ language_user1 ] = " "; }; ListBox DLB_LINETYPE { Pos = MAP_APPFONT ( 118 , 88 ) ; Size = MAP_APPFONT ( 57 , 50 ) ; TabStop = TRUE ; Group = TRUE ; DropDown = TRUE ; CurPos = 0 ; }; FixedText FT_LINEWIDTH { Pos = MAP_APPFONT ( 12 , 106 ) ; Size = MAP_APPFONT ( 105 , 8 ) ; Text = "Ln~ge" ; Text [ ENGLISH ] = "~Length" ; Left = TRUE ; Text [ portuguese ] = "~Comprimento" ; Text [ english_us ] = "~Length" ; Text [ portuguese_brazilian ] = "~Largura" ; Text [ swedish ] = "Ln~gd" ; Text [ danish ] = "Lngde" ; Text [ italian ] = "~Lunghezza" ; Text [ spanish ] = "~Longitud" ; Text [ french ] = "~Longueur" ; Text [ dutch ] = "L~engte" ; Text[ chinese_simplified ] = "(~L)"; Text[ russian ] = ""; Text[ polish ] = "Dugo"; Text[ japanese ] = "(~L)"; Text[ chinese_traditional ] = "(~L)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "(~L)"; Text[ turkish ] = "Uzunluk"; Text[ language_user1 ] = " "; }; MetricField ED_LINEWIDTH { Border = TRUE ; Pos = MAP_APPFONT ( 118 , 104 ) ; Size = MAP_APPFONT ( 42 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Maximum = 100 ; Value = 100 ; Unit = FUNIT_CUSTOM ; CustomUnitText = "%" ; First = 10 ; Last = 100 ; }; FixedText FT_LINEDIST { Pos = MAP_APPFONT ( 12 , 122 ) ; Size = MAP_APPFONT ( 105 , 10 ) ; Text = "Abstan~d zum Funoteninhalt" ; Text [ ENGLISH ] = "Distan~ce" ; Text [ norwegian ] = "Avsta~nd" ; Text [ italian ] = "Distanza dal contenuto delle note" ; Text [ portuguese_brazilian ] = "Distn~cia" ; Text [ portuguese ] = "E~spaam. entre trao e texto" ; Text [ finnish ] = "~Etisyys" ; Text [ danish ] = "Afstand til fodnoteindholdet" ; Text [ french ] = "~cart entre trait et texte" ; Text [ swedish ] = "Avstn~d till fotnotens innehll" ; Text [ dutch ] = "~Afstand tot inhoud voetnoot" ; Text [ spanish ] = "~Espacio al contenido de la nota" ; Text [ english_us ] = "~Spacing to footnote contents" ; Left = TRUE ; Text[ chinese_simplified ] = "עĵļ(~S)"; Text[ russian ] = " "; Text[ polish ] = "Odstp do treci przypisw dolnych"; Text[ japanese ] = "r܂ł̊Ԋu(~S)"; Text[ chinese_traditional ] = "ܵ}媺j(~S)"; Text[ arabic ] = " "; Text[ language_user1 ] = " "; Text[ greek ] = "~ "; Text[ korean ] = " 뿡 ѡ(~S)"; Text[ turkish ] = "Dipnot ieriine uzaklk"; }; MetricField ED_LINEDIST { Border = TRUE ; Pos = MAP_APPFONT ( 118 , 120 ) ; Size = MAP_APPFONT ( 42 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Maximum = 999 ; DecimalDigits = 2 ; Value = 10 ; Unit = FUNIT_CM ; First = 5 ; Last = 99999 ; SpinSize = 10 ; }; FixedLine FL_LINE { Pos = MAP_APPFONT ( 6 , 61 ) ; Size = MAP_APPFONT ( 247 , 8 ) ; Text = "Trennlinie" ; Text [ ENGLISH ] = "Line" ; Text [ norwegian ] = "Linje" ; Text [ italian ] = "Linea di separazione" ; Text [ portuguese_brazilian ] = "Linha" ; Text [ portuguese ] = "Linha de separao" ; Text [ finnish ] = "Viiva" ; Text [ danish ] = "Skillelinje" ; Text [ french ] = "Trait de sparation" ; Text [ swedish ] = "Skiljelinje" ; Text [ dutch ] = "Scheidingslijn" ; Text [ spanish ] = "Lnea de separacin" ; Text [ english_us ] = "Separator line" ; Text[ chinese_simplified ] = "ָ"; Text[ russian ] = " "; Text[ polish ] = "Separator"; Text[ japanese ] = "E"; Text[ chinese_traditional ] = "ju"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "м"; Text[ turkish ] = "Ayrma izgisi"; Text[ language_user1 ] = " "; }; };