/************************************************************************* * * $RCSfile: grfpage.src,v $ * * $Revision: 1.24 $ * * last change: $Author: vg $ $Date: 2003-12-17 14:03:46 $ * * 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 "dialogs.hrc" #include "helpid.hrc" #include "grfpage.hrc" /************************************************************/ /* */ /* */ /* Crop-Page */ /* */ /* */ /************************************************************/ TabPage RID_SVXPAGE_GRFCROP { Hide = TRUE ; HelpID = HID_SVXPAGE_GRFCROP; SVLook = TRUE ; Pos = MAP_APPFONT ( 0 , 0 ) ; Size = MAP_APPFONT ( 260 , 185 ) ; FixedLine FL_CROP { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 164 , 8 ) ; Text = "Zuschneiden" ; Text [ ENGLISH ] = "Crop" ; Text [ english_us ] = "Crop" ; Text [ italian ] = "Taglia" ; Text [ spanish ] = "Recortar" ; Text [ french ] = "Rogner" ; Text [ dutch ] = "Uitknippen" ; Text [ swedish ] = "Beskr" ; Text [ danish ] = "Beskr" ; Text [ portuguese_brazilian ] = "Podar" ; Text [ portuguese ] = "Recortar" ; Text[ chinese_simplified ] = "裁剪"; Text[ russian ] = ""; Text[ polish ] = "Przytnij"; Text[ japanese ] = "トリミング"; Text[ chinese_traditional ] = "裁剪"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "다듬기"; Text[ turkish ] = "Krp"; Text[ catalan ] = "Retalla"; Text[ finnish ] = "Rajaa"; Text[ thai ] = "ครอบตัด"; Text[ czech ] = "Oříznout"; Text[ hebrew ] = "Zuschneiden"; Text[ hindi ] = "क्रॉप"; Text[ slovak ] = "Orezať"; Text[ hungarian ] = "Levágás"; Text[ slovenian ] = "Obreži"; }; FixedText FT_LEFT { Pos = MAP_APPFONT ( 12 , 44 ) ; Size = MAP_APPFONT ( 28 , 8 ) ; Text = "~Links" ; Text [ ENGLISH ] = "~Left" ; Text [ dutch ] = "~Links" ; Text [ english_us ] = "~Left" ; Text [ italian ] = "Sinistra" ; Text [ spanish ] = "~Izquierda" ; Text [ french ] = " gauche" ; Text [ swedish ] = "~Vnster" ; Text [ danish ] = "~Venstre" ; Text [ portuguese_brazilian ] = "~Esquerda" ; Text [ portuguese ] = "~Esquerda" ; Text[ chinese_simplified ] = "左(~L)"; Text[ russian ] = ""; Text[ polish ] = "Od ~lewej"; Text[ japanese ] = "左(~L)"; Text[ chinese_traditional ] = "左(~L)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "왼쪽(~L)"; Text[ turkish ] = "~Sol"; Text[ catalan ] = "~Esquerra"; Text[ finnish ] = "~Vasen"; Text[ thai ] = "~ซ้าย"; Text[ czech ] = "Vlevo"; Text[ hebrew ] = "~Links"; Text[ hindi ] = "~बायाँ"; Text[ slovak ] = "Vľ~avo"; Text[ hungarian ] = "~Bal"; Text[ slovenian ] = "~Levo"; }; MetricField MF_LEFT { Border = TRUE ; Pos = MAP_APPFONT ( 42 , 42 ) ; Size = MAP_APPFONT ( 40 , 12 ) ; Text = "12,99" ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = -9999 ; Maximum = 9999 ; DecimalDigits = 2 ; Unit = FUNIT_CM ; First = 0 ; Last = 9999 ; SpinSize = 10 ; }; FixedText FT_RIGHT { Pos = MAP_APPFONT ( 12 , 60 ) ; Size = MAP_APPFONT ( 28 , 8 ) ; Left = TRUE ; Text = "~Rechts" ; Text [ ENGLISH ] = "Right" ; Text [ english_us ] = "~Right" ; Text [ italian ] = "Destra" ; Text [ spanish ] = "Derecha" ; Text [ french ] = " droite" ; Text [ dutch ] = "~Rechts" ; Text [ swedish ] = "Hge~r" ; Text [ danish ] = "~Hjre" ; Text [ portuguese_brazilian ] = "~Direita" ; Text [ portuguese ] = "~Direita" ; Text[ chinese_simplified ] = "右(~R)"; Text[ russian ] = ""; Text[ polish ] = "Od ~prawej"; Text[ japanese ] = "右(~R)"; Text[ chinese_traditional ] = "右(~R)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "오른쪽(~R)"; Text[ turkish ] = "~Sa"; Text[ catalan ] = "~Dreta"; Text[ finnish ] = "~Oikea"; Text[ thai ] = "~ขวา"; Text[ czech ] = "Vpravo"; Text[ hebrew ] = "~Rechts"; Text[ hindi ] = "~दाहिना"; Text[ slovak ] = "Vp~ravo"; Text[ hungarian ] = "~jobb"; Text[ slovenian ] = "~Desno"; }; MetricField MF_RIGHT { Border = TRUE ; Pos = MAP_APPFONT ( 42 , 58 ) ; Size = MAP_APPFONT ( 40 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = -9999 ; Maximum = 9999 ; DecimalDigits = 2 ; Unit = FUNIT_CM ; First = 0 ; Last = 9999 ; SpinSize = 10 ; }; FixedText FT_TOP { Pos = MAP_APPFONT ( 94 , 44 ) ; Size = MAP_APPFONT ( 28 , 8 ) ; Text = "~Oben" ; Text [ ENGLISH ] = "Top" ; Text [ english_us ] = "~Top" ; Text [ italian ] = "Sopra" ; Text [ spanish ] = "Arriba" ; Text [ french ] = "En haut" ; Text [ dutch ] = "~Boven" ; Text [ swedish ] = "~Uppe" ; Text [ danish ] = "~Top" ; Text [ portuguese_brazilian ] = "Em ~Cima" ; Text [ portuguese ] = "Em ~cima" ; Text[ chinese_simplified ] = "上(~T)"; Text[ russian ] = ""; Text[ polish ] = "Od ~gry"; Text[ japanese ] = "上(~T)"; Text[ chinese_traditional ] = "上(~T)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "위(~T)"; Text[ turkish ] = "~st"; Text[ catalan ] = "Part ~superior"; Text[ finnish ] = "~Ylreuna"; Text[ thai ] = "~บน"; Text[ czech ] = "Nahoře"; Text[ hebrew ] = "~Oben"; Text[ hindi ] = "~ऊपर"; Text[ slovak ] = "~Navrchu"; Text[ hungarian ] = "~Felül"; Text[ slovenian ] = "~Zgoraj"; }; MetricField MF_TOP { Border = TRUE ; Pos = MAP_APPFONT ( 124 , 42 ) ; Size = MAP_APPFONT ( 40 , 12 ) ; Text = "12,99" ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = -9999 ; Maximum = 9999 ; DecimalDigits = 2 ; Unit = FUNIT_CM ; First = 0 ; Last = 9999 ; SpinSize = 10 ; }; FixedText FT_BOTTOM { Pos = MAP_APPFONT ( 94 , 60 ) ; Size = MAP_APPFONT ( 28 , 8 ) ; Left = TRUE ; Text = "~Unten" ; Text [ ENGLISH ] = "Bottom" ; Text [ dutch ] = "~Beneden" ; Text [ english_us ] = "~Bottom" ; Text [ italian ] = "Sotto" ; Text [ spanish ] = "A~bajo" ; Text [ french ] = "En bas" ; Text [ swedish ] = "~Nere" ; Text [ danish ] = "~Bund" ; Text [ portuguese ] = "Em ~baixo" ; Text [ portuguese_brazilian ] = "Em ~Baixo" ; Text[ chinese_simplified ] = "下(~B)"; Text[ russian ] = ""; Text[ polish ] = "~Od dou"; Text[ japanese ] = "下(~B)"; Text[ chinese_traditional ] = "下(~B)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "아래(~B)"; Text[ turkish ] = "~Alt"; Text[ catalan ] = "Part ~inferior"; Text[ finnish ] = "~Alareuna"; Text[ thai ] = "~ล่าง"; Text[ czech ] = "Dole"; Text[ hebrew ] = "~Unten"; Text[ hindi ] = "~तल"; Text[ slovak ] = "Na~spodku"; Text[ hungarian ] = "~Alul"; Text[ slovenian ] = "~Spodaj"; }; MetricField MF_BOTTOM { Border = TRUE ; Pos = MAP_APPFONT ( 124 , 58 ) ; Size = MAP_APPFONT ( 40 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = -9999 ; Maximum = 9999 ; DecimalDigits = 2 ; Unit = FUNIT_CM ; First = 0 ; Last = 9999 ; SpinSize = 10 ; }; RadioButton RB_SIZECONST { Pos = MAP_APPFONT ( 12 , 28 ) ; Size = MAP_APPFONT ( 152 , 10 ) ; Text = "Bildgre beibehal~ten" ; Text [ ENGLISH ] = "Keep image si~ze" ; Text [ english_us ] = "Keep image si~ze" ; Text [ italian ] = "Mantieni dimensione" ; Text [ spanish ] = "~Conservar el tamao de la imagen" ; Text [ french ] = "Conserver la taille de l'image" ; Text [ dutch ] = "M~et behoud van grootte" ; Text [ swedish ] = "Bibehll bilds~torlek" ; Text [ danish ] = "Bevar billedst~rrelse" ; Text [ portuguese_brazilian ] = "Manter o ~tamanho da imagem" ; Text [ portuguese ] = "~Manter tamanho" ; Text[ chinese_simplified ] = "保持画面大小(~Z)"; Text[ russian ] = " ~"; Text[ polish ] = "Za~chowaj rozmiar obrazu"; Text[ japanese ] = "画像サイズ保持(~Z)"; Text[ chinese_traditional ] = "保持畫面大小(~Z)"; Text[ arabic ] = " "; Text[ greek ] = "~ "; Text[ korean ] = "이미지 크기 유지(~Z)"; Text[ turkish ] = "Resim bo~yutunu koru"; Text[ catalan ] = "Conserva la mi~da"; Text[ finnish ] = "Silyt kuvan ko~ko"; Text[ thai ] = "รักษาข~นาดภาพ"; Text[ czech ] = "Zachovat velikost obrázku"; Text[ hebrew ] = "Bildgröße beibehal~ten"; Text[ hindi ] = "चित्र परि~माण रखो"; Text[ slovak ] = "~Zachovať veľkosť obrázku"; Text[ hungarian ] = "Abszolút ~méret megtartása"; Text[ slovenian ] = "Obdrži ve~likost podobe"; }; RadioButton RB_ZOOMCONST { Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 152 , 10 ) ; Check = TRUE ; Text = "~Skalierung beibehalten" ; Text [ ENGLISH ] = "Keep ~scale" ; Text [ english_us ] = "Keep ~scale" ; Text [ italian ] = "Mantieni scala" ; Text [ spanish ] = "Conservar la ~escala" ; Text [ french ] = "Conserver l'chelle" ; Text [ dutch ] = "~Met behoud van schaal (maatstaf)" ; Text [ swedish ] = "Bibehll ~skalning" ; Text [ danish ] = "Bevar ~skalering" ; Text [ portuguese_brazilian ] = "Manter a e~scala" ; Text [ portuguese ] = "Manter ~escala" ; Text[ chinese_simplified ] = "保持显示比例(~S)"; Text[ russian ] = " "; Text[ polish ] = "Zachowaj s~kal"; Text[ japanese ] = "倍率保持(~S)"; Text[ chinese_traditional ] = "保持顯示比例(~S)"; Text[ arabic ] = " "; Text[ greek ] = " ~"; Text[ korean ] = "배율 유지(~S)"; Text[ turkish ] = "~lei tut"; Text[ catalan ] = "Conserva l'~escala"; Text[ finnish ] = "Silyt ~skaala"; Text[ thai ] = "รักษาส~เกล"; Text[ czech ] = "Zachovat měřítko"; Text[ hebrew ] = "~Skalierung beibehalten"; Text[ hindi ] = "~स्केल रखो"; Text[ slovak ] = "Zachovať š~kálu"; Text[ hungarian ] = "~Arányok megtartása"; Text[ slovenian ] = "Obdrži ~merilo"; }; Window WN_BSP { Pos = MAP_APPFONT ( 176 , 6 ) ; Size = MAP_APPFONT ( 78 , 78 ) ; Border = TRUE ; }; FixedLine FL_ZOOM { Pos = MAP_APPFONT ( 6, 76 ) ; Size = MAP_APPFONT ( 164 , 8 ) ; Text = "Skalierung" ; Text [ ENGLISH ] = "Scale" ; Text [ english_us ] = "Scale" ; Text [ italian ] = "Scala" ; Text [ spanish ] = "Escala" ; Text [ french ] = "chelle" ; Text [ dutch ] = "Op schaal brengen" ; Text [ swedish ] = "Skalning" ; Text [ danish ] = "Skalering" ; Text [ portuguese_brazilian ] = "Escala" ; Text [ portuguese ] = "Escala" ; Text[ chinese_simplified ] = "显示比例"; Text[ russian ] = ""; Text[ polish ] = "Skala"; Text[ japanese ] = "表示倍率"; Text[ chinese_traditional ] = "顯示比例"; Text[ arabic ] = "/"; Text[ greek ] = ""; Text[ korean ] = "배율"; Text[ turkish ] = "lekle"; Text[ catalan ] = "Escala"; Text[ finnish ] = "Skaalaa"; Text[ thai ] = "สเกล"; Text[ czech ] = "Měřítko"; Text[ hebrew ] = "‮התאמת גודל‬"; Text[ hindi ] = "स्केल"; Text[ slovak ] = "Škála"; Text[ hungarian ] = "Arányok"; Text[ slovenian ] = "Merilo"; }; FixedText FT_WIDTHZOOM { Left = TRUE ; Pos = MAP_APPFONT ( 12 , 89 ) ; Size = MAP_APPFONT ( 28 , 8 ) ; Text = "Bre~ite" ; Text [ ENGLISH ] = "W~idth" ; Text [ norwegian ] = "~Bredde" ; Text [ italian ] = "Larghezza" ; Text [ portuguese_brazilian ] = "~Largura" ; Text [ portuguese ] = "~Largura" ; Text [ finnish ] = "~Leveys" ; Text [ danish ] = "~Bredde" ; Text [ french ] = "Largeur" ; Text [ swedish ] = "Br~edd" ; Text [ dutch ] = "B~reedte" ; Text [ spanish ] = "Ancho" ; Text [ english_us ] = "~Width" ; Text[ chinese_simplified ] = "宽度(~W)"; Text[ russian ] = ""; Text[ polish ] = "~Szeroko"; Text[ japanese ] = "幅(~W)"; Text[ chinese_traditional ] = "寬度(~W)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "너비(~W)"; Text[ turkish ] = "~Genilik"; Text[ catalan ] = "~Amplada"; Text[ thai ] = "ความ~กว้าง"; Text[ czech ] = "Šířka"; Text[ hebrew ] = "‮גובה‬"; Text[ hindi ] = "~चौड़ाई"; Text[ slovak ] = "Ší~rka"; Text[ hungarian ] = "~Szélesség"; Text[ slovenian ] = "~Širina"; }; MetricField MF_WIDTHZOOM { Border = TRUE ; Pos = MAP_APPFONT ( 42 , 87 ) ; Size = MAP_APPFONT ( 40 , 12 ) ; Text = "12,99" ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 1 ; Maximum = 9999 ; First = 5 ; Last = 1000 ; Maximum = 9999 ; Value = 100 ; Unit = FUNIT_CUSTOM ; CustomUnitText = "%" ; SpinSize = 10 ; }; FixedText FT_HEIGHTZOOM { Pos = MAP_APPFONT ( 12 , 105 ) ; Size = MAP_APPFONT ( 28 , 8 ) ; Text = "H~he" ; Text [ ENGLISH ] = "Hei~ght" ; Text [ norwegian ] = "H~eight" ; Text [ italian ] = "Altezza" ; Text [ portuguese_brazilian ] = "A~ltura" ; Text [ portuguese ] = "A~ltura" ; Text [ finnish ] = "K~orkeus" ; Text [ danish ] = "H~jde" ; Text [ french ] = "Hauteur" ; Text [ swedish ] = "H~jd" ; Text [ dutch ] = "H~oogte" ; Text [ spanish ] = "A~ltura" ; Text [ english_us ] = "H~eight" ; Left = TRUE ; Text[ chinese_simplified ] = "高度(~E)"; Text[ russian ] = ""; Text[ polish ] = "~Wysoko"; Text[ japanese ] = "高さ(~E)"; Text[ chinese_traditional ] = "高(~E)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "높이(~E)"; Text[ turkish ] = "~Ykseklik"; Text[ catalan ] = "A~lada"; Text[ thai ] = "ความสู~ง"; Text[ czech ] = "Výška"; Text[ hebrew ] = "‮גובה‬"; Text[ hindi ] = "~ऊँचाई"; Text[ slovak ] = "~Výška"; Text[ hungarian ] = "~Magasság"; Text[ slovenian ] = "Vi~šina"; }; MetricField MF_HEIGHTZOOM { Border = TRUE ; Pos = MAP_APPFONT ( 42 , 103 ) ; Size = MAP_APPFONT ( 40 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 1 ; Maximum = 9999 ; First = 5 ; Last = 1000 ; Maximum = 9999 ; Value = 100 ; Unit = FUNIT_CUSTOM ; CustomUnitText = "%" ; SpinSize = 10 ; }; FixedLine FL_SIZE { Pos = MAP_APPFONT ( 6 , 121 ) ; Size = MAP_APPFONT ( 164 , 8 ) ; Text = "Bildgre" ; Text [ ENGLISH ] = "Image size" ; Text [ norwegian ] = "Strrelse" ; Text [ italian ] = "Dimensione" ; Text [ portuguese_brazilian ] = "Tamanho da imagem" ; Text [ portuguese ] = "Tamanho" ; Text [ finnish ] = "Kuvan koko" ; Text [ danish ] = "Billedstrrelse" ; Text [ french ] = "Taille de l'image" ; Text [ swedish ] = "Bildstorlek" ; Text [ dutch ] = "Afbeeldingsgrootte" ; Text [ spanish ] = "Tamao de la imagen" ; Text [ english_us ] = "Image size" ; Text[ chinese_simplified ] = "图像大小"; Text[ russian ] = " "; Text[ polish ] = "Rozmiar obrazu"; Text[ japanese ] = "画像サイズ"; Text[ chinese_traditional ] = "影像大小"; Text[ arabic ] = ""; Text[ greek ] = " "; Text[ korean ] = "이미지 크기"; Text[ turkish ] = "Resim boyutu"; Text[ catalan ] = "Mida"; Text[ thai ] = "ขนาดภาพ"; Text[ czech ] = "Velikost obrázku"; Text[ hebrew ] = "Bildgröße"; Text[ hindi ] = "चित्र परिमाण"; Text[ slovak ] = "Veľkosť obrázku"; Text[ hungarian ] = "Kép mérete"; Text[ slovenian ] = "Velikost slike"; }; FixedText FT_WIDTH { Pos = MAP_APPFONT ( 12 , 134 ) ; Size = MAP_APPFONT ( 28 , 8 ) ; Left = TRUE ; Text = "~Breite" ; Text [ ENGLISH ] = "~Width" ; Text [ norwegian ] = "~Bredde" ; Text [ italian ] = "Larghezza" ; Text [ portuguese_brazilian ] = "~Largura" ; Text [ portuguese ] = "~Largura" ; Text [ finnish ] = "~Leveys" ; Text [ danish ] = "~Bredde" ; Text [ french ] = "Largeur" ; Text [ swedish ] = "~Bredd" ; Text [ dutch ] = "B~reedte" ; Text [ spanish ] = "Ancho" ; Text [ english_us ] = "~Width" ; Text[ chinese_simplified ] = "宽度(~W)"; Text[ russian ] = ""; Text[ polish ] = "S~zeroko"; Text[ japanese ] = "幅(~W)"; Text[ chinese_traditional ] = "寬度(~W)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "너비(~W)"; Text[ turkish ] = "~Genilik"; Text[ catalan ] = "~Amplada"; Text[ thai ] = "ความ~กว้าง"; Text[ czech ] = "Šířka"; Text[ hebrew ] = "‮רוחב‬"; Text[ hindi ] = "~चौड़ाई"; Text[ slovak ] = "Ší~rka"; Text[ hungarian ] = "~Szélesség"; Text[ slovenian ] = "~Širina"; }; MetricField MF_WIDTH { Border = TRUE ; Pos = MAP_APPFONT ( 42 , 132 ) ; Size = MAP_APPFONT ( 40 , 12 ) ; Text = "12,99" ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 5 ; Maximum = 20000 ; DecimalDigits = 2 ; Unit = FUNIT_CM ; First = 5 ; Last = 20000 ; SpinSize = 10 ; }; FixedText FT_HEIGHT { Pos = MAP_APPFONT ( 12 , 150 ) ; Size = MAP_APPFONT ( 28 , 8 ) ; Left = TRUE ; Text = "Hh~e" ; 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 ] = "H~jde" ; Text [ french ] = "Hauteur" ; Text [ swedish ] = "Hj~d" ; Text [ dutch ] = "H~oogte" ; Text [ spanish ] = "A~ltura" ; Text [ english_us ] = "H~eight" ; Text[ chinese_simplified ] = "高度(~E)"; Text[ russian ] = ""; Text[ polish ] = "W~ysoko"; Text[ japanese ] = "高さ(~E)"; Text[ chinese_traditional ] = "高度(~E)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "높이(~E)"; Text[ turkish ] = "Y~kseklik"; Text[ catalan ] = "A~lada"; Text[ thai ] = "ความสู~ง"; Text[ czech ] = "Výška"; Text[ hebrew ] = "‮גובה‬"; Text[ hindi ] = "~ऊँचाई"; Text[ slovak ] = "~Výška"; Text[ hungarian ] = "M~agasság"; Text[ slovenian ] = "Vi~šina"; }; MetricField MF_HEIGHT { Border = TRUE ; Pos = MAP_APPFONT ( 42 , 148 ) ; Size = MAP_APPFONT ( 40 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 5 ; Maximum = 20000 ; DecimalDigits = 2 ; Unit = FUNIT_CM ; First = 5 ; Last = 20000 ; SpinSize = 10 ; }; FixedText FT_ORIG_SIZE { Pos = MAP_APPFONT ( 176 , 132 ) ; Size = MAP_APPFONT ( 74 , 8 ) ; }; PushButton PB_ORGSIZE { Pos = MAP_APPFONT ( 176 , 143 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; Text = "Ori~ginalgre" ; Text [ ENGLISH ] = "~Original size" ; Text [ english_us ] = "~Original Size" ; Text [ italian ] = "Dimens. ori~ginale" ; Text [ spanish ] = "Tamao ori~ginal" ; Text [ french ] = "Taille d'~origine" ; Text [ dutch ] = "Rele gr~ootte" ; Text [ swedish ] = "Ori~ginalstorlek" ; Text [ danish ] = "~Oprindelig strrelse" ; Text [ portuguese_brazilian ] = "Tamanho ~Original" ; Text [ portuguese ] = "Tamanho ~original" ; Text[ chinese_simplified ] = "原件大小(~O)"; Text[ russian ] = " "; Text[ polish ] = "Rozmi~ar oryginalny"; Text[ japanese ] = "原寸大(~O)"; Text[ chinese_traditional ] = "原件大小(~O)"; Text[ arabic ] = " "; Text[ greek ] = " ~"; Text[ korean ] = "원래 크기(~O)"; Text[ turkish ] = "~zgn Boyut"; Text[ catalan ] = "Mida ~original"; Text[ finnish ] = "~Alkuperinen koko"; Text[ thai ] = "ขนาด~ต้นฉบับ"; Text[ czech ] = "Původní velikost"; Text[ hebrew ] = "Ori~ginalgröße"; Text[ hindi ] = "~यथार्थ परिमाण"; Text[ slovak ] = "~Pôvodná veľkosť"; Text[ hungarian ] = "~Eredeti méret"; Text[ slovenian ] = "~Izvirna velikost"; }; };