/************************************************************************* * * $RCSfile: test.src,v $ * * $Revision: 1.11 $ * * last change: $Author: kz $ $Date: 2001-05-10 07:58:14 $ * * 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 ------------------------------------------------------------------ #include "helpid.hrc" #include "dialogs.hrc" #include "transfrm.hrc" // pragma ------------------------------------------------------------------- #pragma CHARSET_IBMPC // RID_SVXPAGE_POSITION ----------------------------------------------------- TabPage RID_SVXPAGE_POSITION { HelpId = HID_TRANS_POSITION ; Hide = TRUE ; Text = "Position" ; Text [ English ] = "Position" ; Text [ norwegian ] = "Posisjon" ; Text [ italian ] = "Posizione" ; Text [ portuguese_brazilian ] = "Posio" ; Text [ portuguese ] = "Posio" ; Text [ finnish ] = "Sijainti" ; Text [ danish ] = "Placering" ; Text [ french ] = "Position" ; Text [ swedish ] = "Position" ; Text [ dutch ] = "Positie" ; Text [ spanish ] = "Posicin" ; Text [ english_us ] = "Position" ; Size = MAP_APPFONT ( 189 , 97 ) ; FixedText FT_POS_X { Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 37 , 10 ) ; Text = "Position ~X" ; Text [ English ] = "Position ~X" ; Text[ italian ] = "Posizione ~X"; Text[ portuguese_brazilian ] = "Posio ~X"; Text[ portuguese ] = "Posio ~X"; Text[ danish ] = "Position X"; Text[ french ] = "Position ~X"; Text[ swedish ] = "Position ~X"; Text[ dutch ] = "Positie ~X"; Text[ spanish ] = "Posicin ~X"; Text[ english_us ] = "Position ~X"; Text[ russian ] = "، ~X"; Text[ greek ] = " ~X"; Text[ polish ] = "Pozycja ~X"; Text[ japanese ] = "?'u ~X"; Text[ korean ] = " ~X"; Text[ chinese_simplified ] = "ׯ ~X"; Text[ chinese_traditional ] = "ݍm ~X"; Text[ arabic ] = "Ƒ "; Text[ turkish ] = "~X konumu"; Text[ language_user1 ] = " "; Text[ catalan ] = "Posicin ~X"; Text[ finnish ] = "Sijainti ~X"; }; FixedText FT_POS_Y { Pos = MAP_APPFONT ( 12 , 29 ) ; Size = MAP_APPFONT ( 37 , 10 ) ; Text = "Position ~Y" ; Text[ portuguese_brazilian ] = "Posio ~Y"; Text[ french ] = "Position ~Y"; Text[ swedish ] = "Position ~Y"; Text[ italian ] = "Posizione ~Y"; Text[ portuguese ] = "Posio ~Y"; Text[ danish ] = "Position Y"; Text[ dutch ] = "Positie~Y"; Text[ spanish ] = "Posicin ~Y"; Text[ english_us ] = "Position ~Y"; Text[ russian ] = "، ~Y"; Text[ greek ] = " ~Y"; Text[ polish ] = "Pozycja ~Y"; Text[ japanese ] = "?'u ~Y"; Text[ korean ] = " ~Y"; Text[ chinese_simplified ] = "ׯ ~Y"; Text[ chinese_traditional ] = "ݍm ~Y"; Text[ arabic ] = "Ƒ "; Text[ turkish ] = "~Y konumu"; Text[ language_user1 ] = " "; Text[ catalan ] = "Posicin ~Y"; Text[ finnish ] = "Sijainti ~Y"; }; MetricField MTR_FLD_POS_X { Border = TRUE ; Pos = MAP_APPFONT ( 51 , 12 ) ; Size = MAP_APPFONT ( 54 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = -120000 ; Maximum = 240000 ; StrictFormat = TRUE ; DecimalDigits = 2 ; Unit = FUNIT_MM ; SpinSize = 10 ; }; MetricField MTR_FLD_POS_Y { Border = TRUE ; Pos = MAP_APPFONT ( 51 , 27 ) ; Size = MAP_APPFONT ( 54 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = -120000 ; Maximum = 240000 ; StrictFormat = TRUE ; DecimalDigits = 2 ; Unit = FUNIT_MM ; SpinSize = 10 ; }; GroupBox GRP_POSITION { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 105 , 42 ) ; Text = "Position" ; Text [ English ] = "Position" ; Text [ norwegian ] = "Posisjon" ; Text [ italian ] = "Posizione" ; Text [ portuguese_brazilian ] = "Posio" ; Text [ portuguese ] = "Posio" ; Text [ finnish ] = "Sijainti" ; Text [ danish ] = "Placering" ; Text [ french ] = "Position" ; Text [ swedish ] = "Position" ; Text [ dutch ] = "Positie" ; Text [ spanish ] = "Posicin" ; Text [ english_us ] = "Position" ; Text[ russian ] = "،"; Text[ greek ] = ""; Text[ polish ] = "Pozycja"; Text[ japanese ] = "?'u"; Text[ korean ] = ""; Text[ chinese_simplified ] = "ׯ"; Text[ chinese_traditional ] = "ݍm"; Text[ arabic ] = "Ƒ"; Text[ turkish ] = "Konum"; Text[ language_user1 ] = " "; Text[ catalan ] = "Posicin"; }; Control CTL_RECT { HelpId = HID_TPPOSITION_CTRL ; Border = TRUE ; Pos = MAP_APPFONT ( 120 , 6 ) ; Size = MAP_APPFONT ( 60 , 39 ) ; TabStop = TRUE ; QuickHelpText = "Basispunkt" ; QuickHelpText [ English ] = "Base point" ; QuickHelpText [ portuguese ] = "Ponto de base" ; QuickHelpText [ english_us ] = "Base point" ; QuickHelpText [ portuguese_brazilian ] = "Basispunkt" ; QuickHelpText [ swedish ] = "Baspunkt" ; QuickHelpText [ danish ] = "Basispunkt" ; QuickHelpText [ italian ] = "Punto di base" ; QuickHelpText [ spanish ] = "Punto base" ; QuickHelpText [ french ] = "Point de base" ; QuickHelpText [ dutch ] = "Basispunt" ; QuickHelpText[ russian ] = " "; QuickHelpText[ greek ] = " "; QuickHelpText[ polish ] = "Punkt podstawy"; QuickHelpText[ japanese ] = ""; QuickHelpText[ korean ] = "񃵝!"; QuickHelpText[ chinese_simplified ] = "Base point"; QuickHelpText[ chinese_traditional ] = "I"; QuickHelpText[ arabic ] = "蝐 "; QuickHelpText[ language_user1 ] = " "; QuickHelpText[ language_user1 ] = " "; QuickHelpText[ turkish ] = "Basispunkt"; QuickHelpText[ catalan ] = "Punto base"; QuickHelpText[ finnish ] = "Kantapiste!"; }; GroupBox GB_ANCHOR { Pos = MAP_APPFONT ( 6 , 50 ) ; Size = MAP_APPFONT ( 105 , 41 ) ; Text = "Verankerung" ; Text [ ENGLISH ] = "Anchor" ; Hide = TRUE ; Text [ dutch ] = "Verankering" ; Text [ english_us ] = "Anchoring" ; Text [ italian ] = "Ancoraggio" ; Text [ spanish ] = "Anclaje" ; Text [ french ] = "Ancrage" ; Text [ swedish ] = "Frankring" ; Text [ danish ] = "Forankring" ; Text [ portuguese_brazilian ] = "Verankerung" ; Text [ portuguese ] = "ncora" ; Text[ russian ] = "Њ"; Text[ greek ] = "ƈ줗"; Text[ polish ] = "Zakotwiczenie"; Text[ japanese ] = ""; Text[ korean ] = " "; Text[ chinese_simplified ] = "ӛ"; Text[ chinese_traditional ] = "w"; Text[ arabic ] = ""; Text[ turkish ] = "Sabitleme"; Text[ language_user1 ] = " "; Text[ catalan ] = "Anclaje"; Text[ finnish ] = "Ankkurointi"; }; FixedText FT_ANCHOR { Pos = MAP_APPFONT ( 12 , 59 ) ; Size = MAP_APPFONT ( 37 , 10 ) ; Text = "~Anker" ; Text [ ENGLISH ] = "~Anchor" ; Hide = TRUE ; Text [ english_us ] = "~Anchor" ; Text [ italian ] = "~Ancoraggio" ; Text [ spanish ] = "~Ancla" ; Text [ french ] = "~Ancre" ; Text [ dutch ] = "~Anker" ; Text [ swedish ] = "~Ankare" ; Text [ danish ] = "Anker" ; Text [ portuguese ] = "~ncora" ; Text [ portuguese_brazilian ] = "~Anker" ; Text[ russian ] = "Њ"; Text[ greek ] = "~ƈ줗"; Text[ polish ] = "Kotwica"; Text[ japanese ] = " ; /* ### ACHTUNG: Neuer Eintrag in Liste? 2 : Als Zeichen*/ < "Als Zeichen" ; > ; < "An der Seite" ; > ; < "Am Rahmen" ; > ; }; StringList [ ENGLISH ] = { < "Frame at Paragraph" ; > ; < "Frame like a ~Character" ; > ; < "Bound to page" ; > ; < "Am Rahmen" ; > ; }; stringlist [ portuguese ] = { < "No pargrafo" ; > ; < "Como carcter" ; > ; < "Na pgina" ; > ; < "Na moldura" ; > ; }; stringlist [ english_us ] = { < "To Paragraph" ; > ; < "As character" ; > ; < "To Page" ; > ; < "To Frame" ; > ; }; stringlist [ portuguese_brazilian ] = { < "Am Absatz" ; > ; < "Am Zeichen" ; > ; < "An der Seite" ; > ; < "Am Rahmen" ; > ; }; stringlist [ swedish ] = { < "Till stycket" ; > ; < "Som tecken" ; > ; < "Till sidan" ; > ; < "Vid ram" ; > ; }; stringlist [ danish ] = { < "Til afsnit" ; > ; < "Som tegn" ; > ; < "Til siden" ; > ; < "Til rammen" ; > ; }; stringlist [ italian ] = { < "Al paragrafo" ; > ; < "Quale carattere" ; > ; < "Alla pagina" ; > ; < "Alla cornice" ; > ; }; stringlist [ spanish ] = { < "Al prrafo" ; > ; < "Como carcter" ; > ; < "A la pgina" ; > ; < "Al marco" ; > ; }; stringlist [ french ] = { < "Au paragraphe" ; > ; < "Comme caractre" ; > ; < " la page" ; > ; < "Au cadre" ; > ; }; stringlist [ dutch ] = { < "Aan alinea" ; > ; < "Als teken" ; > ; < "Aan pagina" ; > ; < "Aan kader" ; > ; }; StringList [ russian ] = { < " " ; > ; < "҅ " ; > ; < " Ѕ" ; > ; < " Ѕ" ; > ; }; StringList [ greek ] = { < " РƤ" ; > ; < " 褠" ; > ; < " ᄠ" ; > ; < " Љᢂ" ; > ; }; StringList [ polish ] = { < "Przy akapicie" ; > ; < "Jako znak" ; > ; < "Przy stronie" ; > ; < "Przy ramce" ; > ; }; StringList [ japanese ] = { < "'i-?," ; > ; < "-??,,," ; > ; < "," ; > ; < "?g," ; > ; }; StringList [ korean ] = { < "" ; > ; < "" ; > ; < "Ҩ" ; > ; < "ਭ" ; > ; }; StringList [ chinese_simplified ] = { < "׶" ; > ; < "" ; > ; < "Ǒ" ; > ; < "騕" ; > ; }; StringList [ chinese_traditional ] = { < "bqW" ; > ; < "@r" ; > ; < "bW" ; > ; < "bDŽ" ; > ; }; StringList [ arabic ] = { < "頍 襐" ; > ; < "֥" ; > ; < "頍 ֐" ; > ; < "頍 إ" ; > ; }; StringList [ turkish ] = { < "Paragrafa" ; > ; < "Karakter olarak" ; > ; < "Sayfaya" ; > ; < "ereveye" ; > ; }; StringList [ language_user1 ] = { < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; }; StringList [ catalan ] = { < "Al prrafo" ; > ; < "Como carcter" ; > ; < "A la pgina" ; > ; < "Al marco" ; > ; }; StringList [ finnish ] = { < "Kappaleeseen" ; > ; < "Merkkin" ; > ; < "Sivulle" ; > ; < "Kehykseen" ; > ; }; }; FixedText FT_ORIENT { Pos = MAP_APPFONT ( 12 , 74 ) ; Size = MAP_APPFONT ( 37 , 10 ) ; Text = "~Position" ; Hide = TRUE ; }; ListBox LB_ORIENT { Pos = MAP_APPFONT ( 51 , 74 ) ; Size = MAP_APPFONT ( 54 , 60 ) ; Hide = TRUE ; DropDown = TRUE ; StringList = { < "Von oben" ; > ; < "Oben" ; > ; < "Zentriert" ; > ; < "Unten" ; > ; < "Zeichen oben" ; > ; < "Zeichen zentriert" ; > ; < "Zeichen unten" ; > ; < "Zeile oben" ; > ; < "Zeile zentriert" ; > ; < "Zeile unten" ; > ; }; StringList [ ENGLISH ] = { < "From top" ; > ; < "Top" ; > ; < "Centered" ; > ; < "Bottom" ; > ; < "Character top" ; > ; < "Character centered" ; > ; < "Character bottom" ; > ; < "Line top" ; > ; < "Line centered" ; > ; < "Line bottom" ; > ; }; stringlist [ english_us ] = { < "From Top" ; > ; < "Above" ; > ; < "Centered" ; > ; < "Below" ; > ; < "Top of character" ; > ; < "Center of character" ; > ; < "Bottom of character" ; > ; < "Top of line" ; > ; < "Center of line" ; > ; < "Bottom of line" ; > ; }; stringlist [ italian ] = { < "Dall'alto" ; > ; < "Sopra" ; > ; < "Centrato" ; > ; < "Sotto" ; > ; < "Carattere in alto" ; > ; < "Carattere centrato" ; > ; < "Carattere in basso" ; > ; < "Riga in alto" ; > ; < "Riga centrata" ; > ; < "Riga in basso" ; > ; }; stringlist [ spanish ] = { < "Desde arriba" ; > ; < "Arriba" ; > ; < "Centrado" ; > ; < "Abajo" ; > ; < "Carcter arriba" ; > ; < "Carcter centrado" ; > ; < "Carcter abajo" ; > ; < "Lnea superior" ; > ; < "Lnea centrada" ; > ; < "Lnea inferior" ; > ; }; stringlist [ french ] = { < "Du haut" ; > ; < "En haut" ; > ; < "Centr" ; > ; < "Infrieur" ; > ; < "Dcalage haut" ; > ; < "Caractre centr" ; > ; < "Dcalage bas" ; > ; < "Ligne sur le bord suprieur" ; > ; < "Ligne centre" ; > ; < "Ligne sur le bord infrieur" ; > ; }; stringlist [ dutch ] = { < "Van boven" ; > ; < "Boven" ; > ; < "Gecentreerd" ; > ; < "Beneden" ; > ; < "Teken boven" ; > ; < "Teken gecentreerd" ; > ; < "Teken beneden" ; > ; < "Regel boven" ; > ; < "Regel gecentreerd" ; > ; < "Regel beneden" ; > ; }; stringlist [ portuguese_brazilian ] = { < "Von oben" ; > ; < "Oben" ; > ; < "Zentriert" ; > ; < "Unten" ; > ; < "Zeichen oben" ; > ; < "Zeichen zentriert" ; > ; < "Zeichen unten" ; > ; < "Zeile oben" ; > ; < "Zeile zentriert" ; > ; < "Zeile unten" ; > ; }; stringlist [ swedish ] = { < "Uppifrn" ; > ; < "verst" ; > ; < "Centrerat" ; > ; < "Underst" ; > ; < "Tecken verst" ; > ; < "Tecken centrerat" ; > ; < "Tecken underst" ; > ; < "Rad verst" ; > ; < "Rad centrerad" ; > ; < "Rad underst" ; > ; }; stringlist [ danish ] = { < "Fra oven" ; > ; < "Foroven" ; > ; < "Centreret" ; > ; < "Forneden" ; > ; < "Tegn verst" ; > ; < "Tegn centreret" ; > ; < "Tegn nederst" ; > ; < "Rkke verst" ; > ; < "Rkke centreret" ; > ; < "Rkke nederst" ; > ; }; stringlist [ portuguese ] = { < "De cima" ; > ; < "Acima" ; > ; < "Centrado" ; > ; < "Abaixo" ; > ; < "Carcter acima" ; > ; < "Carcter centrado" ; > ; < "Carcter em baixo" ; > ; < "Linha em cima" ; > ; < "Linha centrada" ; > ; < "Linha em baixo" ; > ; }; StringList [ russian ] = { < "" ; > ; < "" ; > ; < "، Т" ; > ; < "" ; > ; < " " ; > ; < " І" ; > ; < " " ; > ; < "Ќ " ; > ; < "Ќ І" ; > ; < "Ќ " ; > ; }; StringList [ greek ] = { < "AЁ К" ; > ; < "њ" ; > ; < "҆" ; > ; < "Қ" ; > ; < "褠 К" ; > ; < "褠 " ; > ; < "褠 " ; > ; < "Ǥ К" ; > ; < "Ǥ " ; > ; < "Ǥ " ; > ; }; StringList [ polish ] = { < "Z gry" ; > ; < "W grze" ; > ; < "Wy?rodkowany" ; > ; < "W dole" ; > ; < "Znak w grze" ; > ; < "Wy?rodkowany znak" ; > ; < "Znak na dole" ; > ; < "Wiersz w grze" ; > ; < "Wy?rodkowany wiersz" ; > ; < "Wiersz w dole" ; > ; }; StringList [ japanese ] = { < "?,," ; > ; < "?" ; > ; < "'??>" ; > ; < "?" ; > ; < "-??,?" ; > ; < "-??,'??>" ; > ; < "-??,?" ; > ; < "?s,?" ; > ; < "?s,'??>" ; > ; < "?s,?" ; > ; }; StringList [ korean ] = { < "׏" ; > ; < "" ; > ; < "" ; > ; < "" ; > ; < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; }; StringList [ chinese_simplified ] = { < "" ; > ; < "Ǒ" ; > ; < "" ; > ; < "ضǑ" ; > ; < " " ; > ; < " " ; > ; < " ض" ; > ; < "ѐ" ; > ; < " " ; > ; < "ض" ; > ; }; StringList [ chinese_traditional ] = { < "qW" ; > ; < "VW" ; > ; < "m" ; > ; < "VU" ; > ; < "rWϊ" ; > ; < "rm" ; > ; < "rUϊ" ; > ; < "ݑWϊ" ; > ; < "ݑm" ; > ; < "ݑUϊ" ; > ; }; StringList [ arabic ] = { < "Ƅ 頍" ; > ; < "頍" ; > ; < "ґ࡝" ; > ; < "" ; > ; < "頍 ֥" ; > ; < " ֥" ; > ; < " ֥" ; > ; < "頍 " ; > ; < " " ; > ; < " " ; > ; }; StringList [ turkish ] = { < "Yukardan" ; > ; < "st" ; > ; < "Ortala" ; > ; < "Alt" ; > ; < "Karakter stte" ; > ; < "Karakter ortada" ; > ; < "Karakter altta" ; > ; < "Satr yukarda" ; > ; < "Satr ortada" ; > ; < "Satr altta" ; > ; }; StringList [ language_user1 ] = { < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; }; StringList [ catalan ] = { < "Desde arriba" ; > ; < "Arriba" ; > ; < "Centrado" ; > ; < "Abajo" ; > ; < "Carcter arriba" ; > ; < "Carcter centrado" ; > ; < "Carcter abajo" ; > ; < "Lnea superior" ; > ; < "Lnea centrada" ; > ; < "Lnea inferior" ; > ; }; StringList [ finnish ] = { < "Ylhlt" ; > ; < "Ylhll" ; > ; < "Keskitetty" ; > ; < "Alhaalla" ; > ; < "Merkin ylosa" ; > ; < "Merkin keskiosa" ; > ; < "Merkin alaosa" ; > ; < "Viivan ylosa" ; > ; < "Viivan keskiosa" ; > ; < "Viivan alaosa" ; > ; }; }; TriStateBox TSB_PROTECT { Pos = MAP_APPFONT ( 120 , 54 ) ; Size = MAP_APPFONT ( 60 , 10 ) ; /* ### ACHTUNG: Neuer Text in Resource? Sch~tzen : Sch~tzen */ /* ### ACHTUNG: Neuer Text in Resource? Sch~tzen : Sch~tzen */ Text = "Sch~tzen" ; Text [ ENGLISH ] = "~Protect" ; Text [ norwegian ] = "~Beskytte" ; Text [ italian ] = "~Proteggi" ; Text [ portuguese_brazilian ] = "~Proteger" ; Text [ portuguese ] = "~Proteger" ; Text [ finnish ] = "~Suojaa" ; Text [ danish ] = "Beskyt" ; Text [ french ] = "~Protger" ; Text [ swedish ] = "Sk~ydda" ; Text [ dutch ] = "~Beveiligen" ; Text [ spanish ] = "~Proteger" ; Text [ english_us ] = "~Protect" ; TabStop = TRUE ; Text[ russian ] = "क "; Text[ greek ] = "Ѥ~"; Text[ polish ] = "Chro"; Text[ japanese ] = "-?(~P)"; Text[ korean ] = "Ԝ(~P)"; Text[ chinese_simplified ] = "(~P)"; Text[ chinese_traditional ] = "O@(~P)"; Text[ arabic ] = "ƀ"; Text[ turkish ] = "~Koru"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Proteger"; }; Text[ russian ] = "،"; Text[ greek ] = ""; Text[ polish ] = "Pozycja"; Text[ japanese ] = "?'u"; Text[ korean ] = ""; Text[ chinese_simplified ] = "ׯ"; Text[ chinese_traditional ] = "ݍm"; Text[ arabic ] = "Ƒ"; Text[ turkish ] = "Konum"; Text[ language_user1 ] = " "; Text[ catalan ] = "Posicin"; }; // RID_SVXPAGE_SIZE --------------------------------------------------------- TabPage RID_SVXPAGE_SIZE { HelpId = HID_TRANS_SIZE ; Hide = TRUE ; /* ### ACHTUNG: Neuer Text in Resource? Gre : Gre */ /* ### ACHTUNG: Neuer Text in Resource? Gre : Gre */ Text = "Gre" ; Text [ English ] = "Size" ; Text [ norwegian ] = "Strrelse" ; Text [ italian ] = "Dimensione" ; Text [ portuguese_brazilian ] = "Tamanho" ; Text [ portuguese ] = "Tamanho" ; Text [ finnish ] = "Koko" ; Text [ danish ] = "Strrelse" ; Text [ french ] = "Taille" ; Text [ swedish ] = "Storlek" ; Text [ dutch ] = "Grootte" ; Text [ spanish ] = "Tamao" ; Text [ english_us ] = "Size" ; Size = MAP_APPFONT ( 189 , 97 ) ; FixedText FT_WIDTH { Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 23 , 10 ) ; Text = "~Breite" ; Text [ ENGLISH ] = "~Width" ; Text [ norwegian ] = "~Bredde" ; Text [ italian ] = "~Largh." ; Text [ portuguese_brazilian ] = "~Largura" ; Text [ portuguese ] = "~Largura" ; Text [ finnish ] = "Le~veys" ; Text [ danish ] = "Bredde" ; Text [ french ] = "~Largeur" ; Text [ swedish ] = "~Bredd" ; Text [ dutch ] = "~Breedte" ; Text [ spanish ] = "A~ncho" ; Text [ english_us ] = "Wi~dth" ; Text[ russian ] = "Њ"; Text[ greek ] = "~щ"; Text[ polish ] = "Szer."; Text[ japanese ] = "-?(~D)"; Text[ korean ] = "ҧ(~D)"; Text[ chinese_simplified ] = "(~D)"; Text[ chinese_traditional ] = "e(~D)"; Text[ arabic ] = "饙"; Text[ turkish ] = "~Genilik"; Text[ language_user1 ] = " "; Text[ catalan ] = "A~ncho"; }; FixedText FT_HEIGHT { Pos = MAP_APPFONT ( 12 , 29 ) ; Size = MAP_APPFONT ( 23 , 10 ) ; /* ### ACHTUNG: Neuer Text in Resource? H~he : H~he */ /* ### ACHTUNG: Neuer Text in Resource? H~he : H~he */ Text = "H~he" ; Text [ ENGLISH ] = "H~eight" ; Text [ norwegian ] = "H~eight" ; Text [ italian ] = "Altezza" ; Text [ portuguese_brazilian ] = "A~ltura" ; Text [ portuguese ] = "A~ltura" ; Text [ finnish ] = "K~orkeus" ; Text [ danish ] = "Hjde" ; Text [ french ] = "~Hauteur" ; Text [ swedish ] = "H~jd" ; Text [ dutch ] = "H~oogte" ; Text [ spanish ] = "A~ltura" ; Text [ english_us ] = "H~eight" ; Text[ russian ] = ""; Text[ greek ] = "~"; Text[ polish ] = "Wys."; Text[ japanese ] = "?,,(~E)"; Text[ korean ] = "(~E)"; Text[ chinese_simplified ] = "(~E)"; Text[ chinese_traditional ] = "(~E)"; Text[ arabic ] = ""; Text[ turkish ] = "~Ykseklik"; Text[ language_user1 ] = " "; Text[ catalan ] = "A~ltura"; }; MetricField MTR_FLD_WIDTH { Border = TRUE ; Pos = MAP_APPFONT ( 51 , 12 ) ; Size = MAP_APPFONT ( 54 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 1 ; Maximum = 120000 ; StrictFormat = TRUE ; DecimalDigits = 2 ; Unit = FUNIT_MM ; SpinSize = 10 ; }; MetricField MTR_FLD_HEIGHT { Border = TRUE ; Pos = MAP_APPFONT ( 51 , 27 ) ; Size = MAP_APPFONT ( 54 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 1 ; Maximum = 120000 ; StrictFormat = TRUE ; DecimalDigits = 2 ; Unit = FUNIT_MM ; SpinSize = 10 ; }; Control CTL_RECT { HelpId = HID_TPSIZE_CTRL ; Border = TRUE ; Pos = MAP_APPFONT ( 120 , 6 ) ; Size = MAP_APPFONT ( 60 , 39 ) ; TabStop = TRUE ; QuickHelpText = "Basispunkt" ; QuickHelpText [ English ] = "Base point" ; QuickHelpText [ english_us ] = "Base point" ; QuickHelpText [ portuguese_brazilian ] = "Basispunkt" ; QuickHelpText [ swedish ] = "Baspunkt" ; QuickHelpText [ danish ] = "Basispunkt" ; QuickHelpText [ italian ] = "Punto di base" ; QuickHelpText [ spanish ] = "Punto base" ; QuickHelpText [ french ] = "Point de base" ; QuickHelpText [ dutch ] = "Basispunt" ; QuickHelpText [ portuguese ] = "Ponto de base" ; QuickHelpText[ russian ] = " "; QuickHelpText[ greek ] = " "; QuickHelpText[ polish ] = "Punkt podstawy"; QuickHelpText[ japanese ] = ""; QuickHelpText[ korean ] = "񃵝!"; QuickHelpText[ chinese_simplified ] = "Base point"; QuickHelpText[ chinese_traditional ] = "I"; QuickHelpText[ arabic ] = "蝐 "; QuickHelpText[ language_user1 ] = " "; QuickHelpText[ language_user1 ] = " "; QuickHelpText[ turkish ] = "Basispunkt"; QuickHelpText[ catalan ] = "Punto base"; QuickHelpText[ finnish ] = "Kantapiste!"; }; CheckBox CBX_SCALE { Pos = MAP_APPFONT ( 6 , 54 ) ; Size = MAP_APPFONT ( 60 , 10 ) ; Text = "~Abgleich" ; Text [ ENGLISH ] = "~Match" ; TabStop = TRUE ; Text [ english_us ] = "~Keep ratio" ; Text [ italian ] = "~Adatta" ; Text [ spanish ] = "~Igualar" ; Text [ french ] = "~Proportionnel" ; Text [ dutch ] = "~Synchroniseren" ; Text [ swedish ] = "~Anpassa proportionellt" ; Text [ danish ] = "Proportional" ; Text [ portuguese_brazilian ] = "~Abgleich" ; Text [ portuguese ] = "Pr~oporcional" ; Text[ russian ] = "ЌД"; Text[ greek ] = "~Ƃ"; Text[ polish ] = "~Dopasuj"; Text[ japanese ] = "'?(~K)"; Text[ korean ] = " (~K)"; Text[ chinese_simplified ] = "(~K)"; Text[ chinese_traditional ] = "(~K)"; Text[ arabic ] = "Ƅ"; Text[ turkish ] = "~Eitle"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Igualar"; Text[ finnish ] = "~Silyt suhde"; }; GroupBox GRP_SIZE { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 105 , 42 ) ; /* ### ACHTUNG: Neuer Text in Resource? Gre : Gre */ /* ### ACHTUNG: Neuer Text in Resource? Gre : Gre */ Text = "Gre" ; Text [ ENGLISH ] = "Size" ; Text [ norwegian ] = "Strrelse" ; Text [ italian ] = "Dimensione" ; Text [ portuguese_brazilian ] = "Tamanho" ; Text [ portuguese ] = "Tamanho" ; Text [ finnish ] = "Koko" ; Text [ danish ] = "Strrelse" ; Text [ french ] = "Taille" ; Text [ swedish ] = "Storlek" ; Text [ dutch ] = "Grootte" ; Text [ spanish ] = "Tamao" ; Text [ english_us ] = "Size" ; Text[ russian ] = "х"; Text[ greek ] = "Ɔ"; Text[ polish ] = "Rozmiar"; Text[ japanese ] = ""; Text[ korean ] = ""; Text[ chinese_simplified ] = "ѭ"; Text[ chinese_traditional ] = "jp"; Text[ arabic ] = ""; Text[ turkish ] = "Boyut"; Text[ language_user1 ] = " "; Text[ catalan ] = "Tamao"; }; TriStateBox TSB_PROTECT { Pos = MAP_APPFONT ( 120 , 54 ) ; Size = MAP_APPFONT ( 60 , 10 ) ; /* ### ACHTUNG: Neuer Text in Resource? Sch~tzen : Sch~tzen */ /* ### ACHTUNG: Neuer Text in Resource? Sch~tzen : Sch~tzen */ Text = "Sch~tzen" ; Text [ ENGLISH ] = "~Protect" ; Text [ norwegian ] = "~Beskytte" ; Text [ italian ] = "~Proteggi" ; Text [ portuguese_brazilian ] = "~Proteger" ; Text [ portuguese ] = "~Proteger" ; Text [ finnish ] = "~Suojaa" ; Text [ danish ] = "Beskyt" ; Text [ french ] = "~Protger" ; Text [ swedish ] = "Sk~ydda" ; Text [ dutch ] = "~Beveiligen" ; Text [ spanish ] = "~Proteger" ; Text [ english_us ] = "~Protect" ; TabStop = TRUE ; Text[ russian ] = "क "; Text[ greek ] = "Ѥ~"; Text[ polish ] = "Chro"; Text[ japanese ] = "-?(~P)"; Text[ korean ] = "Ԝ(~P)"; Text[ chinese_simplified ] = "(~P)"; Text[ chinese_traditional ] = "O@(~P)"; Text[ arabic ] = "ƀ"; Text[ turkish ] = "~Koru"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Proteger"; }; TriStateBox TSB_AUTOGROW_WIDTH { Pos = MAP_APPFONT ( 6 , 66 ) ; Size = MAP_APPFONT ( 95 , 12 ) ; Text = "Br~eite an Text anpassen" ; Text [ ENGLISH ] = "Fit ~width to text" ; Text [ english_us ] = "~Fit width to text" ; TabStop = TRUE ; Text [ dutch ] = "Br~eedte aan tekst aanpassen" ; Text [ italian ] = "Adatta la larghezza al t~esto" ; Text [ spanish ] = "Ajustar ~ancho al texto" ; Text [ french ] = "Adapter la lar~geur au texte" ; Text [ swedish ] = "Anpassa br~edd till text" ; Text [ danish ] = "Tilpas bredde til tekst" ; Text [ portuguese ] = "Ajustar ~largura ao texto" ; Text [ portuguese_brazilian ] = "Br~eite an Text anpassen" ; Text[ russian ] = "Ќ Њ "; Text[ greek ] = "Ѥ Љ Ф ~ፆ"; Text[ polish ] = "Dopasuj szeroko? do tekstu"; Text[ japanese ] = "-??-,-?,??,,,(~F)"; Text[ korean ] = " ҧ (~F)"; Text[ chinese_simplified ] = "׎(~F)"; Text[ chinese_traditional ] = "Mϧφe(~F)"; Text[ arabic ] = "ƠƐ 饙 "; Text[ turkish ] = "Genilii, metne gre aya~rla"; Text[ language_user1 ] = " "; Text[ catalan ] = "Ajustar ~ancho al texto"; Text[ finnish ] = "~Sovita leveys tekstiin"; }; TriStateBox TSB_AUTOGROW_HEIGHT { Pos = MAP_APPFONT ( 6 , 78 ) ; Size = MAP_APPFONT ( 95 , 12 ) ; /* ### ACHTUNG: Neuer Text in Resource? Hh~e an Text anpassen : Hh~e an Text anpassen */ /* ### ACHTUNG: Neuer Text in Resource? Hh~e an Text anpassen : Hh~e an Text anpassen */ Text = "Hh~e an Text anpassen" ; Text [ ENGLISH ] = "Fit ~height to text" ; Text [ english_us ] = "Fit ~height to text" ; TabStop = TRUE ; Text [ dutch ] = "Hoo~gte aan tekst aanpassen" ; Text [ italian ] = "Adatta alt~ezza al testo" ; Text [ spanish ] = "~Ajustar altura al texto" ; Text [ french ] = "Adapter la haute~ur au texte" ; Text [ swedish ] = "Anpassa hjd till text" ; Text [ danish ] = "Tilpas hjde til tekst" ; Text [ portuguese ] = "Ajustar ~altura ao texto" ; Text [ portuguese_brazilian ] = "Hh~e an Text anpassen" ; Text[ russian ] = "Ќ "; Text[ greek ] = "Ѥ 웋 Ф ፆ"; Text[ polish ] = "Dopasuj wysoko? do tekstu"; Text[ japanese ] = "-??-,?,,,??,,,(~H)"; Text[ korean ] = " (~H)"; Text[ chinese_simplified ] = "׎(~H)"; Text[ chinese_traditional ] = "Mϧφ(~H)"; Text[ arabic ] = "ƠƐ "; Text[ turkish ] = "Ykseklii, metne gre a~yarla"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Ajustar altura al texto"; Text[ finnish ] = "~Sovita korkeus tekstiin"; }; Text[ russian ] = "х"; Text[ greek ] = "Ɔ"; Text[ polish ] = "Rozmiar"; Text[ japanese ] = ""; Text[ korean ] = ""; Text[ chinese_simplified ] = "ѭ"; Text[ chinese_traditional ] = "jp"; Text[ arabic ] = ""; Text[ turkish ] = "Boyut"; Text[ language_user1 ] = " "; Text[ catalan ] = "Tamao"; }; // RID_SVXPAGE_ANGLE -------------------------------------------------------- TabPage RID_SVXPAGE_ANGLE { HelpId = HID_TRANS_ANGLE ; Hide = TRUE ; Text = "Winkel" ; Text [ English ] = "Angle" ; Text [ norwegian ] = "Vinkel" ; Text [ italian ] = "Angolo" ; Text [ portuguese_brazilian ] = "ngulo" ; Text [ portuguese ] = "ngulo" ; Text [ finnish ] = "Kulma" ; Text [ danish ] = "Vinkel" ; Text [ french ] = "Angle" ; Text [ swedish ] = "Vinkel" ; Text [ dutch ] = "Hoek" ; Text [ spanish ] = "ngulo" ; Text [ english_us ] = "Angle" ; Size = MAP_APPFONT ( 189 , 97 ) ; FixedText FT_POS_X { Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 37 , 10 ) ; Text = "Position ~X" ; Text [ English ] = "Position ~X" ; Text [ norwegian ] = "Posisjon~X" ; Text [ italian ] = "Posizione ~X" ; Text [ portuguese_brazilian ] = "Posio ~X" ; Text [ portuguese ] = "Posio ~X" ; Text [ finnish ] = "Sijainti ~X" ; Text [ danish ] = "Position X" ; Text [ french ] = "Position ~X" ; Text [ swedish ] = "Position ~X" ; Text [ dutch ] = "Positie ~X" ; Text [ spanish ] = "Posicin ~X" ; Text [ english_us ] = "Position ~X" ; Text[ russian ] = "، ~X"; Text[ greek ] = " ~X"; Text[ polish ] = "Pozycja X"; Text[ japanese ] = "?'u ~X"; Text[ korean ] = " ~X"; Text[ chinese_simplified ] = "ׯ ~X"; Text[ chinese_traditional ] = "ݍm ~X"; Text[ arabic ] = "Ƒ "; Text[ turkish ] = "~X konumu"; Text[ language_user1 ] = " "; Text[ catalan ] = "Posicin ~X"; }; FixedText FT_POS_Y { Pos = MAP_APPFONT ( 12 , 29 ) ; Size = MAP_APPFONT ( 37 , 10 ) ; Text = "Position ~Y" ; Text [ English ] = "Position ~Y" ; Text [ norwegian ] = "Posisjon~Y" ; Text [ italian ] = "Posizione ~Y" ; Text [ portuguese_brazilian ] = "Posio ~Y" ; Text [ portuguese ] = "Posio ~Y" ; Text [ finnish ] = "Sijainti ~Y" ; Text [ danish ] = "Position Y" ; Text [ french ] = "Position ~Y" ; Text [ swedish ] = "Position ~Y" ; Text [ dutch ] = "Positie ~Y" ; Text [ spanish ] = "Posicin ~Y" ; Text [ english_us ] = "Position ~Y" ; Text[ russian ] = "، ~Y"; Text[ greek ] = " ~Y"; Text[ polish ] = "Pozycja Y"; Text[ japanese ] = "?'u ~Y"; Text[ korean ] = " ~Y"; Text[ chinese_simplified ] = "ׯ ~Y"; Text[ chinese_traditional ] = "ݍm ~Y"; Text[ arabic ] = "Ƒ "; Text[ turkish ] = "~Y konumu"; Text[ language_user1 ] = " "; Text[ catalan ] = "Posicin ~Y"; }; MetricField MTR_FLD_POS_X { Border = TRUE ; Pos = MAP_APPFONT ( 51 , 12 ) ; Size = MAP_APPFONT ( 54 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = -500000 ; Maximum = 500000 ; StrictFormat = TRUE ; DecimalDigits = 2 ; Unit = FUNIT_MM ; SpinSize = 10 ; }; MetricField MTR_FLD_POS_Y { Border = TRUE ; Pos = MAP_APPFONT ( 51 , 27 ) ; Size = MAP_APPFONT ( 54 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = -500000 ; Maximum = 500000 ; StrictFormat = TRUE ; DecimalDigits = 2 ; Unit = FUNIT_MM ; SpinSize = 10 ; }; FixedText FT_ANGLE { Pos = MAP_APPFONT ( 12 , 70 ) ; Size = MAP_APPFONT ( 26 , 10 ) ; Text = "~Winkel" ; Text [ ENGLISH ] = "~Angle" ; Text [ norwegian ] = "~Vinkel" ; Text [ italian ] = "Angolo" ; Text [ portuguese_brazilian ] = "~ngulo" ; Text [ portuguese ] = "~ngulo" ; Text [ finnish ] = "~Kulma" ; Text [ danish ] = "Vinkel" ; Text [ french ] = "~Angle" ; Text [ swedish ] = "~Vinkel" ; Text [ dutch ] = "~Hoek" ; Text [ spanish ] = "An~gulo" ; Text [ english_us ] = "~Angle" ; Text[ russian ] = "ƌ"; Text[ greek ] = "~Ǘ"; Text[ polish ] = "Kt"; Text[ japanese ] = "?p\"x(~A)"; Text[ korean ] = "(~A)"; Text[ chinese_simplified ] = "(~A)"; Text[ chinese_traditional ] = "Ϯ(~A)"; Text[ arabic ] = "】"; Text[ turkish ] = "~A"; Text[ language_user1 ] = " "; Text[ catalan ] = "An~gulo"; }; MetricField MTR_FLD_ANGLE { Border = TRUE ; Pos = MAP_APPFONT ( 51 , 68 ) ; Size = MAP_APPFONT ( 54 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = -500000 ; Maximum = 500000 ; StrictFormat = TRUE ; DecimalDigits = 2 ; Unit = FUNIT_CUSTOM ; CustomUnitText = " Grad" ; CustomUnitText [ ENGLISH ] = " Degree" ; CustomUnitText [ english_us ] = " degrees" ; SpinSize = 500 ; CustomUnitText [ portuguese_brazilian ] = "Grad" ; CustomUnitText [ swedish ] = " grader" ; CustomUnitText [ danish ] = "grader" ; CustomUnitText [ italian ] = "Gradi" ; CustomUnitText [ spanish ] = "grados" ; CustomUnitText [ french ] = " degrs" ; CustomUnitText [ dutch ] = "Graden" ; CustomUnitText [ portuguese ] = "Graus" ; CustomUnitText[ russian ] = "Ѕ"; CustomUnitText[ greek ] = "ᤆ"; CustomUnitText[ polish ] = "Stopie"; CustomUnitText[ japanese ] = "\"x"; CustomUnitText[ korean ] = ""; CustomUnitText[ chinese_simplified ] = ""; CustomUnitText[ chinese_traditional ] = ""; CustomUnitText[ arabic ] = "إސ"; CustomUnitText[ turkish ] = "Derece"; CustomUnitText[ language_user1 ] = " "; CustomUnitText[ catalan ] = "grados"; CustomUnitText[ finnish ] = " asteet"; }; Control CTL_RECT { HelpId = HID_TPROTATION_CTRL1 ; Border = TRUE ; Pos = MAP_APPFONT ( 120 , 6 ) ; Size = MAP_APPFONT ( 60 , 39 ) ; TabStop = TRUE ; QuickHelpText = "Rotationspunkt" ; QuickHelpText [ English ] = "Rotation point" ; QuickHelpText [ english_us ] = "Rotation point" ; QuickHelpText [ portuguese_brazilian ] = "Rotationspunkt" ; QuickHelpText [ swedish ] = "Rotationspunkt" ; QuickHelpText [ danish ] = "Rotationspunkt" ; QuickHelpText [ italian ] = "Punto di rotazione" ; QuickHelpText [ spanish ] = "Punto de rotacin" ; QuickHelpText [ french ] = "Point de rotation" ; QuickHelpText [ dutch ] = "Rotatiepunt" ; QuickHelpText [ portuguese ] = "Ponto de rotao" ; QuickHelpText[ russian ] = " Ѕ"; QuickHelpText[ greek ] = " І"; QuickHelpText[ polish ] = "Punkt rotacyjny"; QuickHelpText[ japanese ] = "?\"],,,\"_"; QuickHelpText[ korean ] = "!"; QuickHelpText[ chinese_simplified ] = "Rotation point"; QuickHelpText[ chinese_traditional ] = "궅I"; QuickHelpText[ arabic ] = "蝐 ؀"; QuickHelpText[ language_user1 ] = " "; QuickHelpText[ language_user1 ] = " "; QuickHelpText[ turkish ] = "Rotationspunkt"; QuickHelpText[ catalan ] = "Punto de rotacin"; QuickHelpText[ finnish ] = "Kiertopiste!"; }; Control CTL_ANGLE { HelpId = HID_TPROTATION_CTRL2 ; Border = TRUE ; Pos = MAP_APPFONT ( 120 , 54 ) ; Size = MAP_APPFONT ( 60 , 37 ) ; TabStop = TRUE ; }; GroupBox GRP_POSITION { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 105 , 42 ) ; Text = "Drehpunkt" ; Text [ ENGLISH ] = "Pivot" ; Text [ norwegian ] = "Pivot" ; Text [ italian ] = "Punto di rotazione" ; Text [ portuguese_brazilian ] = "Piv" ; Text [ portuguese ] = "Ponto de rotao" ; Text [ finnish ] = "Pivot-piste" ; Text [ danish ] = "Rotationspunkt" ; Text [ french ] = "Point de rotation" ; Text [ swedish ] = "Rotationspunkt" ; Text [ dutch ] = "Draaipunt" ; Text [ spanish ] = "Punto de rotacin" ; Text [ english_us ] = "Pivot point" ; Text[ russian ] = " Ќ"; Text[ greek ] = " І"; Text[ polish ] = "Punkt obrotu"; Text[ japanese ] = "?\"]"; Text[ korean ] = ""; Text[ chinese_simplified ] = "잦"; Text[ chinese_traditional ] = "궅I"; Text[ arabic ] = "蝐 ֑"; Text[ turkish ] = "Eksen noktas"; Text[ language_user1 ] = " "; Text[ catalan ] = "Punto de rotacin"; }; GroupBox GRP_ANGLE { Pos = MAP_APPFONT ( 6 , 50 ) ; Size = MAP_APPFONT ( 105 , 41 ) ; Text = "Drehwinkel" ; Text [ ENGLISH ] = "Angle" ; Text [ norwegian ] = "Vinkel" ; Text [ italian ] = "Angolo di rotazione" ; Text [ portuguese_brazilian ] = "ngulo" ; Text [ portuguese ] = "ngulo de rotao" ; Text [ finnish ] = "Kiertokulma" ; Text [ danish ] = "Rotationsvinkel" ; Text [ french ] = "Angle de rotation" ; Text [ swedish ] = "Rotationsvinkel" ; Text [ dutch ] = "Draaihoek" ; Text [ spanish ] = "ngulo de rotacin" ; Text [ english_us ] = "Rotation angle" ; Text[ russian ] = "ƌ Ќ"; Text[ greek ] = "Ǘ І"; Text[ polish ] = "Kt obrotowy"; Text[ japanese ] = "?\"]?p\"x"; Text[ korean ] = ""; Text[ chinese_simplified ] = "잦"; Text[ chinese_traditional ] = "궅Ϯ"; Text[ arabic ] = "】 ؀"; Text[ turkish ] = "Dn as"; Text[ language_user1 ] = " "; Text[ catalan ] = "ngulo de rotacin"; }; Text[ russian ] = "ƌ"; Text[ greek ] = "Ǘ"; Text[ polish ] = "Kt"; Text[ japanese ] = "?p\"x"; Text[ korean ] = ""; Text[ chinese_simplified ] = ""; Text[ chinese_traditional ] = "Ϯ"; Text[ arabic ] = "】"; Text[ turkish ] = "A"; Text[ language_user1 ] = " "; Text[ catalan ] = "ngulo"; }; // RID_SVXPAGE_SLANT ----------------------------------------------------- TabPage RID_SVXPAGE_SLANT { HelpId = HID_TRANS_SLANT ; Hide = TRUE ; Size = MAP_APPFONT ( 189 , 97 ) ; /* ### ACHTUNG: Neuer Text in Resource? Schrgstellen / Eckenradius : Schrgstellen / Eckenradius */ /* ### ACHTUNG: Neuer Text in Resource? Schrgstellen / Eckenradius : Schrgstellen / Eckenradius */ Text = "Schrgstellen / Eckenradius" ; Text [ ENGLISH ] = "Slant" ; Text [ english_us ] = "Slant / Corner Radius" ; Text [ italian ] = "Inclina / raggio d'angolo" ; Text [ spanish ] = "Inclinacin/Radio de ngulo" ; Text [ french ] = "Inclinaison / rayon d'angle" ; Text [ dutch ] = "Schuintrekken / hoekafronding" ; Text [ swedish ] = "Snedstll / hrnradie" ; Text [ danish ] = "Hldning / hjrneradius" ; Text [ portuguese ] = "Inclinar /Raio do ngulo" ; Text [ portuguese_brazilian ] = "Schrgstellen / Eckenradius" ; FixedText FT_RADIUS { Pos = MAP_APPFONT ( 12 , 23 ) ; Size = MAP_APPFONT ( 33 , 10 ) ; Text = "~Radius" ; Text [ ENGLISH ] = "~Radius" ; Text [ dutch ] = "~Radius" ; Text [ english_us ] = "~Radius" ; Text [ italian ] = "~Raggio" ; Text [ spanish ] = "Ra~dio" ; Text [ french ] = "~Rayon" ; Text [ swedish ] = "~Radie" ; Text [ danish ] = "Radius" ; Text [ portuguese_brazilian ] = "~Radius" ; Text [ portuguese ] = "~Raio" ; Text[ russian ] = "х"; Text[ greek ] = "~ᡠ"; Text[ polish ] = "Promie"; Text[ japanese ] = "\"?a(~R)"; Text[ korean ] = "(~R)"; Text[ chinese_simplified ] = "(~R)"; Text[ chinese_traditional ] = "b|(~R)"; Text[ arabic ] = " 蝥"; Text[ turkish ] = "~ap"; Text[ language_user1 ] = " "; Text[ catalan ] = "Ra~dio"; Text[ finnish ] = "~Sde"; }; MetricField MTR_FLD_RADIUS { Border = TRUE ; Pos = MAP_APPFONT ( 51 , 21 ) ; Size = MAP_APPFONT ( 54 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 0 ; Maximum = 500000 ; StrictFormat = TRUE ; DecimalDigits = 2 ; Unit = FUNIT_MM ; SpinSize = 10 ; }; FixedText FT_ANGLE { Pos = MAP_APPFONT ( 12 , 70 ) ; Size = MAP_APPFONT ( 30 , 10 ) ; Text = "~Winkel" ; Text [ ENGLISH ] = "~Angle" ; Text [ dutch ] = "~Hoek" ; Text [ english_us ] = "~Angle" ; Text [ italian ] = "Angolo" ; Text [ spanish ] = "~ngulo" ; Text [ french ] = "~Angle" ; Text [ swedish ] = "~Vinkel" ; Text [ danish ] = "Vinkel" ; Text [ portuguese ] = "~ngulo" ; Text [ portuguese_brazilian ] = "~Winkel" ; Text[ russian ] = "ƌ"; Text[ greek ] = "~Ǘ"; Text[ polish ] = "Kt"; Text[ japanese ] = "?p\"x(~A)"; Text[ korean ] = "(~A)"; Text[ chinese_simplified ] = "(~A)"; Text[ chinese_traditional ] = "Ϯ(~A)"; Text[ arabic ] = "】"; Text[ turkish ] = "~A"; Text[ language_user1 ] = " "; Text[ catalan ] = "~ngulo"; Text[ finnish ] = "~Kulma"; }; MetricField MTR_FLD_ANGLE { Border = TRUE ; Pos = MAP_APPFONT ( 51 , 68 ) ; Size = MAP_APPFONT ( 54 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = -8900 ; First = -8900 ; Maximum = 8900 ; Last = 8900 ; StrictFormat = TRUE ; DecimalDigits = 2 ; Unit = FUNIT_CUSTOM ; CustomUnitText = " Grad" ; CustomUnitText [ ENGLISH ] = " Degree" ; SpinSize = 500 ; CustomUnitText [ english_us ] = " degrees" ; CustomUnitText [ italian ] = "gradi" ; CustomUnitText [ spanish ] = "grados" ; CustomUnitText [ french ] = " degrs" ; CustomUnitText [ dutch ] = "graden" ; CustomUnitText [ swedish ] = " grader" ; CustomUnitText [ danish ] = "grader" ; CustomUnitText [ portuguese_brazilian ] = "Grad" ; CustomUnitText [ portuguese ] = "Graus" ; CustomUnitText[ russian ] = "Ѕ"; CustomUnitText[ greek ] = "ᤆ"; CustomUnitText[ polish ] = "Stopie"; CustomUnitText[ japanese ] = "\"x"; CustomUnitText[ korean ] = ""; CustomUnitText[ chinese_simplified ] = ""; CustomUnitText[ chinese_traditional ] = ""; CustomUnitText[ arabic ] = "إސ"; CustomUnitText[ turkish ] = "Derece"; CustomUnitText[ language_user1 ] = " "; CustomUnitText[ catalan ] = "grados"; CustomUnitText[ finnish ] = " asteet"; }; /* Control CTL_ANGLE { Border = TRUE; Pos = MAP_APPFONT( 120, 54 ); Size = MAP_APPFONT( 60, 37 ); TabStop = TRUE; }; */ GroupBox GRP_RADIUS { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 105 , 42 ) ; Text = "Eckenradius" ; Text [ ENGLISH ] = "Edge radius" ; Text [ dutch ] = "Hoekafronding" ; Text [ english_us ] = "Corner radius" ; Text [ italian ] = "Raggio d'angolo" ; Text [ spanish ] = "Radio de ngulo" ; Text [ french ] = "Rayon d'angle" ; Text [ swedish ] = "Hrnradie" ; Text [ danish ] = "Hjrneradius" ; Text [ portuguese_brazilian ] = "Eckenradius" ; Text [ portuguese ] = "Raio do ngulo" ; Text[ russian ] = "х ТƉƌ Ɖ"; Text[ greek ] = "ᡠ Ɨ᠕"; Text[ polish ] = "Promie krzywizny"; Text[ japanese ] = "?p,\"?a"; Text[ korean ] = "Ь "; Text[ chinese_simplified ] = ""; Text[ chinese_traditional ] = "Ͼb|"; Text[ arabic ] = " 蝥 】"; Text[ turkish ] = "Ke ap"; Text[ language_user1 ] = " "; Text[ catalan ] = "Radio de ngulo"; Text[ finnish ] = "Kulmasde"; }; GroupBox GRP_SLANT { Pos = MAP_APPFONT ( 6 , 50 ) ; Size = MAP_APPFONT ( 105 , 41 ) ; /* ### ACHTUNG: Neuer Text in Resource? Schrgstellen : Schrgstellen */ /* ### ACHTUNG: Neuer Text in Resource? Schrgstellen : Schrgstellen */ Text = "Schrgstellen" ; Text [ ENGLISH ] = "Slant" ; Text [ english_us ] = "Slant" ; Text [ italian ] = "Inclina" ; Text [ spanish ] = "Inclinar" ; Text [ french ] = "Inclinaison" ; Text [ dutch ] = "Schuintrekken" ; Text [ swedish ] = "Snedstll" ; Text [ danish ] = "Hldning" ; Text [ portuguese_brazilian ] = "Schrgstellen" ; Text [ portuguese ] = "Inclinar" ; Text[ russian ] = "օ"; Text[ greek ] = "Ӌ"; Text[ polish ] = "Pochyl"; Text[ japanese ] = "?X?,,,"; Text[ korean ] = "񃨋"; Text[ chinese_simplified ] = ""; Text[ chinese_traditional ] = ""; Text[ arabic ] = "ƀ"; Text[ turkish ] = "Duru eimi"; Text[ language_user1 ] = " "; Text[ catalan ] = "Inclinar"; Text[ finnish ] = "Kallista"; }; /* TriStateBox TSB_VERTICAL { Pos = MAP_APPFONT( 12, 62 ); Size = MAP_APPFONT( 40, 12 ); Text = "~Vertikal"; Text[ ENGLISH ] = "~Vertical"; TabStop = TRUE; }; */ Text[ russian ] = "օ / х Ɖ"; Text[ greek ] = "Ӌ / ᡠ Ɨ᠕"; Text[ polish ] = "Pochyl / Promie naronika"; Text[ japanese ] = "?X?,,,/?p,\"?a,',"; Text[ korean ] = "񃨋 / Ь "; Text[ chinese_simplified ] = "֫"; Text[ chinese_traditional ] = "/Ϯ"; Text[ arabic ] = "ƀ / 蝥 】"; Text[ turkish ] = "Duru eimi / Ke ap"; Text[ language_user1 ] = " "; Text[ catalan ] = "Inclinacin/Radio de ngulo"; Text[ finnish ] = "Kallistus-/kulmasde"; }; // RID_SVXDLG_TRANSFORM ----------------------------------------------------- TabDialog RID_SVXDLG_TRANSFORM { Size = MAP_APPFONT ( 237 , 161 ) ; OutputSize = TRUE ; SvLook = TRUE ; Size = MAP_APPFONT ( 237 , 161 ) ; /* ### ACHTUNG: Neuer Text in Resource? Position und Gre : Position und Gre */ /* ### ACHTUNG: Neuer Text in Resource? Position und Gre : Position und Gre */ Text = "Position und Gre" ; Text [ ENGLISH ] = "Position and Size" ; Text [ norwegian ] = "Posisjon og strrelse" ; Text [ italian ] = "Posizione e dimensione" ; Text [ portuguese_brazilian ] = "Posio e Tamanho" ; Text [ portuguese ] = "Posio e tamanho" ; Text [ finnish ] = "Sijainti ja koko" ; Text [ danish ] = "Placering og strrelse" ; Text [ french ] = "Position et taille" ; Text [ swedish ] = "Position och storlek" ; Text [ dutch ] = "Positie en grootte" ; Text [ spanish ] = "Posicin y tamao" ; Text [ english_us ] = "Position and Size" ; Moveable = TRUE ; TabControl TAB_CONTROL { OutputSize = TRUE ; Pos = MAP_APPFONT ( 3 , 3 ) ; Size = MAP_APPFONT ( 189 , 97 ) ; PageList = { PageItem { Identifier = RID_SVXPAGE_POSITION ; Text = "Position" ; Text [ ENGLISH ] = "Position" ; Text [ norwegian ] = "Posisjon" ; Text [ italian ] = "Posizione" ; Text [ portuguese_brazilian ] = "Posio" ; Text [ portuguese ] = "Posio" ; Text [ finnish ] = "Sijainti" ; Text [ danish ] = "Placering" ; Text [ french ] = "Position" ; Text [ swedish ] = "Position" ; Text [ dutch ] = "Positie" ; Text [ spanish ] = "Posicin" ; Text [ english_us ] = "Position" ; PageResID = RID_SVXPAGE_POSITION ; Text[ russian ] = "،"; Text[ greek ] = ""; Text[ polish ] = "Pozycja"; Text[ japanese ] = "?'u"; Text[ korean ] = ""; Text[ chinese_simplified ] = "ׯ"; Text[ chinese_traditional ] = "ݍm"; Text[ arabic ] = "Ƒ"; Text[ turkish ] = "Konum"; Text[ language_user1 ] = " "; Text[ catalan ] = "Posicin"; }; PageItem { Identifier = RID_SVXPAGE_SIZE ; /* ### ACHTUNG: Neuer Text in Resource? Gre : Gre */ /* ### ACHTUNG: Neuer Text in Resource? Gre : Gre */ Text = "Gre" ; Text [ ENGLISH ] = "Size" ; Text [ norwegian ] = "Strrelse" ; Text [ italian ] = "Dimensione" ; Text [ portuguese_brazilian ] = "Tamanho" ; Text [ portuguese ] = "Tamanho" ; Text [ finnish ] = "Koko" ; Text [ danish ] = "Strrelse" ; Text [ french ] = "Taille" ; Text [ swedish ] = "Storlek" ; Text [ dutch ] = "Grootte" ; Text [ spanish ] = "Tamao" ; Text [ english_us ] = "Size" ; PageResID = RID_SVXPAGE_SIZE ; Text[ russian ] = "х"; Text[ greek ] = "Ɔ"; Text[ polish ] = "Rozmiar"; Text[ japanese ] = ""; Text[ korean ] = ""; Text[ chinese_simplified ] = "ѭ"; Text[ chinese_traditional ] = "jp"; Text[ arabic ] = ""; Text[ turkish ] = "Boyut"; Text[ language_user1 ] = " "; Text[ catalan ] = "Tamao"; }; PageItem { Identifier = RID_SVXPAGE_ANGLE ; Text = "Drehung" ; Text [ ENGLISH ] = "Rotation" ; Text [ norwegian ] = "Rotation" ; Text [ italian ] = "Rotazione" ; Text [ portuguese_brazilian ] = "Rotao" ; Text [ portuguese ] = "Rotao" ; Text [ finnish ] = "Kierto" ; Text [ danish ] = "Rotation" ; Text [ french ] = "Rotation" ; Text [ swedish ] = "Rotation" ; Text [ dutch ] = "Draaien" ; Text [ spanish ] = "Rotacin" ; Text [ english_us ] = "Rotation" ; PageResID = RID_SVXPAGE_ANGLE ; Text[ russian ] = "،Ќ"; Text[ greek ] = "ц"; Text[ polish ] = "Obrt"; Text[ japanese ] = "?\"]"; Text[ korean ] = ""; Text[ chinese_simplified ] = "잦"; Text[ chinese_traditional ] = "궅"; Text[ arabic ] = "؀"; Text[ turkish ] = "Dn"; Text[ language_user1 ] = " "; Text[ catalan ] = "Rotacin"; }; PageItem { Identifier = RID_SVXPAGE_SLANT ; /* ### ACHTUNG: Neuer Text in Resource? Schrgstellen / Eckenradius : Schrgstellen / Eckenradius */ /* ### ACHTUNG: Neuer Text in Resource? Schrgstellen / Eckenradius : Schrgstellen / Eckenradius */ Text = "Schrgstellen / Eckenradius" ; Text [ ENGLISH ] = "Slant / Edge radius" ; PageResID = RID_SVXPAGE_SLANT ; Text [ english_us ] = "Slant / Corner Radius" ; Text [ italian ] = "Inclina / raggio d'angolo" ; Text [ spanish ] = "Inclinacin/Radio de ngulo" ; Text [ french ] = "Inclinaison / rayon d'angle" ; Text [ dutch ] = "Schuintrekken/hoekafronding" ; Text [ swedish ] = "Snedstll / hrnradie" ; Text [ danish ] = "Hldning / hjrneradius" ; Text [ portuguese_brazilian ] = "Schrgstellen / Eckenradius" ; Text [ portuguese ] = "Inclinar / Raio do ngulo" ; Text[ russian ] = "օ / х Ɖ"; Text[ greek ] = "Ӌ / ᡠ Ɨ᠕"; Text[ polish ] = "Pochyl / Promie naronika"; Text[ japanese ] = "?X?,,,/?p,\"?a,',"; Text[ korean ] = "񃨋 / Ь "; Text[ chinese_simplified ] = "֫"; Text[ chinese_traditional ] = "/Ϯ"; Text[ arabic ] = "ƀ / 蝥 】"; Text[ turkish ] = "Duru eimi / Ke ap"; Text[ language_user1 ] = " "; Text[ catalan ] = "Inclinacin/Radio de ngulo"; Text[ finnish ] = "Kallistus-/kulmasde"; }; }; }; Text[ russian ] = "، Ѕ"; Text[ greek ] = " Ɔ"; Text[ polish ] = "Pozycja i rozmiar"; Text[ japanese ] = "?'u,"; Text[ korean ] = " "; Text[ chinese_simplified ] = "ׯǧѭ"; Text[ chinese_traditional ] = "ݍmMjp"; Text[ arabic ] = "Ƒ "; Text[ turkish ] = "Konum ve boyut"; Text[ language_user1 ] = " "; Text[ catalan ] = "Posicin y tamao"; }; // ********************************************************************** EOF