/************************************************************************* * * $RCSfile: envprt.src,v $ * * $Revision: 1.10 $ * * last change: $Author: rt $ $Date: 2001-05-04 20:48:23 $ * * 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): _______________________________________ * * ************************************************************************/ // #pragma ***************************************************************** // #include **************************************************************** #include "envprt.hrc" #include "helpid.h" // TP_ENV_PRT --------------------------------------------------------------- TabPage TP_ENV_PRT { HelpID = HID_ENV_PRT ; Size = MAP_APPFONT ( 260 , 185 ) ; Hide = TRUE ; GroupBox GRP_NONAME { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 248 , 123 ) ; Group = TRUE ; }; ToolBox BOX_ALIGN { Pos = MAP_APPFONT ( 35 , 14 ) ; ItemList = { ToolBoxItem { Identifier = ITM_HOR_LEFT ; HelpID = ITM_HOR_LEFT ; }; ToolBoxItem { Identifier = ITM_HOR_CNTR ; HelpID = ITM_HOR_CNTR ; }; ToolBoxItem { Identifier = ITM_HOR_RGHT ; HelpID = ITM_HOR_RGHT ; }; ToolBoxItem { Identifier = ITM_VER_LEFT ; HelpID = ITM_VER_LEFT ; }; ToolBoxItem { Identifier = ITM_VER_CNTR ; HelpID = ITM_VER_CNTR ; }; ToolBoxItem { Identifier = ITM_VER_RGHT ; HelpID = ITM_VER_RGHT ; }; }; }; RadioButton BTN_TOP { Pos = MAP_APPFONT ( 12 , 39 ) ; Size = MAP_APPFONT ( 179 , 10 ) ; Text = "Von ~oben bedrucken" ; Text [ ENGLISH ] = "Print upper side" ; Text [ NORWEGIAN ] = "Print upper side" ; Text [ DANISH ] = "Forsiden opad" ; Text [ ENGLISH_US ] = "~Print from top" ; Text [ SPANISH ] = "Imprimir r~everso" ; Text [ FINNISH ] = "Tulosta yl鮬uoli" ; Text [ FRENCH ] = "Imprimer du ~haut" ; Text [ ITALIAN ] = "Stampa da sopra" ; Text [ DUTCH ] = "B~ovenkant bedrukken" ; Text [ PORTUGUESE_BRAZILIAN ] = "Imprimir parte superior" ; Text [ SWEDISH ] = "Skriv ut u~ppifr錸" ; Text [ PORTUGUESE ] = "Imprimir a partir de cima" ; TabStop = TRUE ; Group = TRUE ; Check = TRUE ; Text[ chinese_simplified ] = "从上方开始打印(~P)"; Text[ russian ] = "襄鬣蜞螯 疋屦躞"; Text[ polish ] = "Drukuj od g髍y"; Text[ japanese ] = "晻摏偺昞\傪忋偵偡傞(~P)"; Text[ chinese_traditional ] = "眖よ秨﹍(~P)"; Text[ arabic ] = "轻厝勤 沅 泌犰"; Text[ greek ] = "抨酏瘗箸 狃 疖睐"; Text[ korean ] = "困俊辑何磐 牢尖(~P)"; Text[ turkish ] = "躶tten yazd齬"; Text[ language_user1 ] = " "; Text[ catalan ] = "Imprimir r~everso"; }; RadioButton BTN_BOTTOM { Pos = MAP_APPFONT ( 12 , 53 ) ; Size = MAP_APPFONT ( 179 , 10 ) ; Text = "Von ~unten bedrucken" ; Text [ ENGLISH ] = "Print lower side" ; Text [ NORWEGIAN ] = "Print lower side" ; Text [ DANISH ] = "Forsiden nedad" ; Text [ ENGLISH_US ] = "Print from ~bottom" ; Text [ SPANISH ] = "Imprimir ~anverso" ; Text [ FINNISH ] = "Tulosta alapuoli" ; Text [ FRENCH ] = "Imprimer du ~bas" ; Text [ ITALIAN ] = "Stampa da sotto" ; Text [ DUTCH ] = "~Onderkant bedrukken" ; Text [ PORTUGUESE_BRAZILIAN ] = "Imprimir parte inferior" ; Text [ SWEDISH ] = "Skriv ~ut nedifr錸" ; Text [ PORTUGUESE ] = "Imprimir a partir de baixo" ; TabStop = TRUE ; Text[ chinese_simplified ] = "从下方开始打印(~B)"; Text[ russian ] = "襄鬣蜞螯 耥桤"; Text[ polish ] = "Drukuj od do硊"; Text[ japanese ] = "晻摏偺昞\傪壓偵偡傞(~B)"; Text[ chinese_traditional ] = "眖よ秨﹍(~B)"; Text[ arabic ] = "轻厝勤 沅 糜葆"; Text[ greek ] = "抨酏瘗箸 狃 贶豉"; Text[ korean ] = "酒贰俊辑何磐 牢尖(~B)"; Text[ turkish ] = "Alttan yazd齬"; Text[ language_user1 ] = " "; Text[ catalan ] = "Imprimir ~anverso"; }; FixedText TXT_RIGHT { Pos = MAP_APPFONT ( 12 , 69 ) ; Size = MAP_APPFONT ( 50 , 8 ) ; Text = "Nach ~rechts" ; Text [ ENGLISH ] = "Shift right" ; Text [ NORWEGIAN ] = "Shift right" ; Text [ DANISH ] = "Mod h鴍re" ; Text [ ENGLISH_US ] = "~Shift right" ; Text [ SPANISH ] = "Hacia la ~derecha" ; Text [ FINNISH ] = "Siirr oikealle" ; Text [ FRENCH ] = "Vers la ~droite" ; Text [ ITALIAN ] = "Sposta a destra" ; Text [ DUTCH ] = "Naar re~chts" ; Text [ PORTUGUESE_BRAZILIAN ] = "Trocar direita" ; Text [ SWEDISH ] = "舤 h鰃er" ; Text [ PORTUGUESE ] = " direita" ; Left = TRUE ; Text[ chinese_simplified ] = "向右(~S)"; Text[ russian ] = "嘛疣忸"; Text[ polish ] = "Na prawo"; Text[ japanese ] = "塃偵(~S)"; Text[ chinese_traditional ] = "(~S)"; Text[ arabic ] = "裴 轻磴礓"; Text[ greek ] = "旭矧 翎 溴铋"; Text[ korean ] = "坷弗率栏肺 捞悼(~S)"; Text[ turkish ] = "S~a餫"; Text[ language_user1 ] = " "; Text[ catalan ] = "Hacia la ~derecha"; }; MetricField FLD_RIGHT { Border = TRUE ; Pos = MAP_APPFONT ( 66 , 67 ) ; Size = MAP_APPFONT ( 40 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 0 ; Maximum = 10000 ; DecimalDigits = 2 ; Unit = FUNIT_CM ; First = 0 ; Last = 10000 ; SpinSize = 10 ; }; FixedText TXT_DOWN { Pos = MAP_APPFONT ( 12 , 85 ) ; Size = MAP_APPFONT ( 50 , 8 ) ; Text = "~Nach unten" ; Text [ ENGLISH ] = "Shift down" ; Text [ NORWEGIAN ] = "Shift down" ; Text [ DANISH ] = "Nedad" ; Text [ ENGLISH_US ] = "Shift ~down" ; Text [ SPANISH ] = "Hacia a~bajo" ; Text [ FINNISH ] = "Siirr alas" ; Text [ FRENCH ] = "Vers le ~bas" ; Text [ ITALIAN ] = "Sposta in basso" ; Text [ DUTCH ] = "~Naar beneden" ; Text [ PORTUGUESE_BRAZILIAN ] = "Trocar abaixo" ; Text [ SWEDISH ] = "~Ned錿" ; Text [ PORTUGUESE ] = "Para baixo" ; Left = TRUE ; Text[ chinese_simplified ] = "向下(~D)"; Text[ russian ] = "马桤"; Text[ polish ] = "W d蟪"; Text[ japanese ] = "壓偵(~D)"; Text[ chinese_traditional ] = "(~D)"; Text[ arabic ] = "裴 糜葆"; Text[ greek ] = "旭矧 翎 贶豉"; Text[ korean ] = "酒贰肺 捞悼(~D)"; Text[ turkish ] = "~A瘕"; Text[ language_user1 ] = " "; Text[ catalan ] = "Hacia a~bajo"; }; MetricField FLD_DOWN { Border = TRUE ; Pos = MAP_APPFONT ( 66 , 83 ) ; Size = MAP_APPFONT ( 40 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 0 ; Maximum = 10000 ; DecimalDigits = 2 ; Unit = FUNIT_CM ; First = 0 ; Last = 10000 ; SpinSize = 10 ; }; FixedText TXT_PRINTER { Pos = MAP_APPFONT ( 12 , 111 ) ; Size = MAP_APPFONT ( 179 , 8 ) ; Text = "- Kein Drucker installiert -" ; Text [ ENGLISH ] = "- No printer installed -" ; Text [ NORWEGIAN ] = "- No printer installed -" ; Text [ DANISH ] = "- Ingen printer installeret -" ; Text [ ENGLISH_US ] = "- No printer installed -" ; Text [ SPANISH ] = "- No hay instalada ninguna impresora -" ; Text [ FINNISH ] = "- Kirjoitinta ei asennettu -" ; Text [ FRENCH ] = "- Aucune imprimante install閑 -" ; Text [ ITALIAN ] = "- Nessuna stampante installata -." ; Text [ DUTCH ] = "- Geen printer ge飊stalleerd -" ; Text [ PORTUGUESE_BRAZILIAN ] = "- Nenhuma impressora instalada -" ; Text [ SWEDISH ] = "- Ingen skrivare installerad -" ; Text [ PORTUGUESE ] = "- Nenhuma impressora instalada -" ; Left = TRUE ; Text[ chinese_simplified ] = "- 没有安装打印机 -"; Text[ russian ] = "- 橡桧蝈 礤 桧耱嚯腓痤忄 -"; Text[ polish ] = "- Drukarka nie jest zainstalowana -"; Text[ japanese ] = "- 踢剌纻萁陌賯硞陚膫軅箓 -"; Text[ chinese_traditional ] = "- ⊿Τ杆诀 -"; Text[ arabic ] = "- 崆 礞滔 厍融 闼仁 -"; Text[ greek ] = "- 腻 蓣彘 邈赆翎篝徼暹 尻趱瘗艮 -"; Text[ korean ] = "- 橇赴磐啊 汲摹登瘤 臼疽嚼聪促. -"; Text[ turkish ] = "- Kurulu yaz齝 yok -"; Text[ language_user1 ] = " "; Text[ catalan ] = "- No hay instalada ninguna impresora -"; }; PushButton BTN_PRTSETUP { Pos = MAP_APPFONT ( 198 , 109 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; Text = "~Einrichten..." ; Text [ ENGLISH ] = "Setup..." ; TabStop = TRUE ; Text [ english_us ] = "Setup..." ; Text [ italian ] = "Imposta..." ; Text [ spanish ] = "Configurar..." ; Text [ french ] = "~Param閠rer..." ; Text [ dutch ] = "~Configureren..." ; Text [ swedish ] = "St鋖l ~in..." ; Text [ danish ] = "Indstil..." ; Text [ portuguese_brazilian ] = "Einrichten..." ; Text [ portuguese ] = "~Configurar..." ; Text[ chinese_simplified ] = "设置(~S)..."; Text[ russian ] = "袜耱痤栩..."; Text[ polish ] = "Konfiguruj..."; Text[ japanese ] = "愝掕..."; Text[ language_user1 ] = " "; Text[ chinese_traditional ] = "砞竚..."; Text[ arabic ] = "...炮锨"; Text[ greek ] = "~陪赆糗篝狍..."; Text[ korean ] = "悸诀..."; Text[ turkish ] = "Ayarlar..."; Text[ catalan ] = "Configurar..."; }; }; // Bitmaps ****************************************************************** Bitmap BMP_HOR_LEFT_LOWER { File = "envhl_l.bmp" ; }; Bitmap BMP_HOR_LEFT_UPPER { File = "envhl_u.bmp" ; }; Bitmap BMP_HOR_CNTR_LOWER { File = "envhc_l.bmp" ; }; Bitmap BMP_HOR_CNTR_UPPER { File = "envhc_u.bmp" ; }; Bitmap BMP_HOR_RGHT_LOWER { File = "envhr_l.bmp" ; }; Bitmap BMP_HOR_RGHT_UPPER { File = "envhr_u.bmp" ; }; Bitmap BMP_VER_LEFT_LOWER { File = "envvl_l.bmp" ; }; Bitmap BMP_VER_LEFT_UPPER { File = "envvl_u.bmp" ; }; Bitmap BMP_VER_CNTR_LOWER { File = "envvc_l.bmp" ; }; Bitmap BMP_VER_CNTR_UPPER { File = "envvc_u.bmp" ; }; Bitmap BMP_VER_RGHT_LOWER { File = "envvr_l.bmp" ; }; Bitmap BMP_VER_RGHT_UPPER { File = "envvr_u.bmp" ; };