/************************************************************************* * * $RCSfile: labprt.src,v $ * * $Revision: 1.10 $ * * last change: $Author: kz $ $Date: 2001-05-17 08:25:07 $ * * 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 "labprt.hrc" #include "helpid.h" // TP_LAB_PRT --------------------------------------------------------------- TabPage TP_LAB_PRT { HelpID = HID_LAB_PRT ; Size = MAP_APPFONT ( 260 , 185 ) ; Hide = TRUE ; RadioButton BTN_PAGE { Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 70 , 10 ) ; TabStop = TRUE ; Group = TRUE ; Text = "~Ganze Seite" ; Text [ ENGLISH ] = "Whole page" ; Text [ NORWEGIAN ] = "Hele siden" ; Text [ DANISH ] = "Hele siden" ; Text [ ENGLISH_US ] = "~Entire page" ; Text [ SPANISH ] = "~Toda la pgina" ; Text [ FINNISH ] = "~Koko sivu" ; Text [ FRENCH ] = "~Page entire" ; Text [ ITALIAN ] = "Pagina ~intera" ; Text [ DUTCH ] = "~Hele pagina" ; Text [ PORTUGUESE_BRAZILIAN ] = "P?gina inteira" ; Text [ SWEDISH ] = "H~ela sidan" ; Text [ PORTUGUESE ] = "Pgina ~inteira" ; Text[ chinese_simplified ] = "ҳ(~E)"; Text[ russian ] = " "; Text[ polish ] = "Caa strona"; Text[ japanese ] = "߰ޑS(~E)"; Text[ chinese_traditional ] = "㭶(~E)"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "ü (~E)"; Text[ turkish ] = "~Tam sayfa"; Text[ catalan ] = "~Toda la pgina"; }; RadioButton BTN_SINGLE { Pos = MAP_APPFONT ( 12 , 28 ) ; Size = MAP_APPFONT ( 70 , 10 ) ; Text = "Einzelnes Eti~kett" ; Text [ ENGLISH ] = "Single label" ; Text [ NORWEGIAN ] = "Single label" ; Text [ DANISH ] = "Enkelt etiket" ; Text [ ENGLISH_US ] = "~Single label" ; Text [ SPANISH ] = "~Una etiqueta" ; Text [ FINNISH ] = "~Yksittinen nimi" ; Text [ FRENCH ] = "~tiquette unique" ; Text [ ITALIAN ] = "Singola etichetta" ; Text [ DUTCH ] = "~Een enkel" ; Text [ PORTUGUESE_BRAZILIAN ] = "Etiqueta simples" ; Text [ SWEDISH ] = "Enstaka eti~kett" ; Text [ PORTUGUESE ] = "E~tiqueta nica" ; Text[ chinese_simplified ] = "ǩ(~S)"; Text[ russian ] = " "; Text[ polish ] = "Poj~edyncza etykieta"; Text[ japanese ] = "P(~S)"; Text[ chinese_traditional ] = "ӶK(~S)"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = " (~S)"; Text[ turkish ] = "Tek Eti~ket"; Text[ catalan ] = "~Una etiqueta"; }; FixedText TXT_COL { Pos = MAP_APPFONT ( 127 , 29 ) ; Size = MAP_APPFONT ( 30 , 8 ) ; Text = "S~palte" ; Text [ ENGLISH ] = "Column" ; Text [ NORWEGIAN ] = "Column" ; Text [ DANISH ] = "Kolonne" ; Text [ ENGLISH_US ] = "Colu~mn" ; Text [ SPANISH ] = "C~olumna" ; Text [ FINNISH ] = "~Sarake" ; Text [ FRENCH ] = "~Colonne" ; Text [ ITALIAN ] = "Colonna" ; Text [ DUTCH ] = "~Kolom" ; Text [ PORTUGUESE_BRAZILIAN ] = "Coluna" ; Text [ SWEDISH ] = "Kolu~mn" ; Text [ PORTUGUESE ] = "~Coluna" ; Left = TRUE ; Text[ chinese_simplified ] = "(~M)"; Text[ russian ] = ""; Text[ polish ] = "Kolumna"; Text[ japanese ] = "(~M)"; Text[ chinese_traditional ] = "(~M)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "(~M)"; Text[ turkish ] = "~Stun"; Text[ catalan ] = "C~olumna"; }; NumericField FLD_COL { Border = TRUE ; Pos = MAP_APPFONT ( 160 , 27 ) ; Size = MAP_APPFONT ( 24 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 1 ; First = 1 ; }; FixedText TXT_ROW { Pos = MAP_APPFONT ( 191 , 29 ) ; Size = MAP_APPFONT ( 30 , 8 ) ; Text = "Zei~le" ; Text [ ENGLISH ] = "Row" ; Text [ NORWEGIAN ] = "Row" ; Text [ DANISH ] = "Rkke" ; Text [ ENGLISH_US ] = "Ro~w" ; Text [ SPANISH ] = "~Fila" ; Text [ FINNISH ] = "Ri~vi" ; Text [ FRENCH ] = "~Ligne" ; Text [ ITALIAN ] = "Riga" ; Text [ DUTCH ] = "~Rij" ; Text [ PORTUGUESE_BRAZILIAN ] = "Fileira" ; Text [ SWEDISH ] = "R~ad" ; Text [ PORTUGUESE ] = "~Linha" ; Left = TRUE ; Text[ chinese_simplified ] = "(~W)"; Text[ russian ] = ""; Text[ polish ] = "Wiersz"; Text[ japanese ] = "s(~W)"; Text[ chinese_traditional ] = "(~W)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "(~)"; Text[ turkish ] = "S~atr"; Text[ catalan ] = "~Fila"; }; NumericField FLD_ROW { Border = TRUE ; Pos = MAP_APPFONT ( 224 , 27 ) ; Size = MAP_APPFONT ( 24 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 1 ; First = 1 ; }; CheckBox CB_SYNCHRON { Pos = MAP_APPFONT ( 12 , 43 ) ; Size = MAP_APPFONT ( 70 , 10 ) ; Text = "Inhalte ~synchronisieren" ; Text [ ENGLISH ] = "~Synchronize content" ; TabStop = TRUE ; Text [ english_us ] = "Synchroni~ze contents" ; Text [ portuguese_brazilian ] = "Inhalte ~synchronisieren" ; Text [ swedish ] = "~Synkronisera innehll" ; Text [ danish ] = "Synkroniser indhold" ; Text [ italian ] = "Sincronizza ~contenuti" ; Text [ spanish ] = "~Sincronizar contenidos" ; Text [ french ] = "~Synchroniser le contenu" ; Text [ dutch ] = "Inhoud ~synchroniseren" ; Text [ portuguese ] = "~Sincronizar contedos" ; Text[ chinese_simplified ] = "ͬ(~Z)"; Text[ russian ] = " "; Text[ polish ] = "Synchronizacja tre?ci"; Text[ japanese ] = "e𓯊(~Z)"; Text[ chinese_traditional ] = "ePB(~Z)"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = " ȭ(~Z)"; Text[ turkish ] = "erii oalt"; Text[ finnish ] = "~Synkronoi sislt"; Text[ catalan ] = "~Sincronizar contenidos"; }; GroupBox GB_DONTKNOW { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 248 , 53 ) ; }; FixedText INF_PRINTER { Pos = MAP_APPFONT ( 12 , 73 ) ; Size = MAP_APPFONT ( 182 , 8 ) ; Text = "Druckername" ; Text [ ENGLISH ] = "Printer name" ; Left = TRUE ; Text [ english_us ] = "Printer Name" ; Text [ italian ] = "Nome stampante" ; Text [ spanish ] = "Nombre de la impresora" ; Text [ french ] = "Nom de l'imprimante" ; Text [ dutch ] = "Printer naam" ; Text [ swedish ] = "Skrivarnamn" ; Text [ danish ] = "Printernavn" ; Text [ portuguese_brazilian ] = "Druckername" ; Text [ portuguese ] = "Nome da impressora" ; Text[ chinese_simplified ] = "ӡ"; Text[ russian ] = " "; Text[ polish ] = "Nazwa drukarki"; Text[ japanese ] = ""; Text[ chinese_traditional ] = "LW"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = " ̸"; Text[ turkish ] = "Yazc ad"; Text[ finnish ] = "Tulostimen nimi"; Text[ catalan ] = "Nombre de la impresora"; }; PushButton BTN_PRTSETUP { Pos = MAP_APPFONT ( 198 , 70 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; Text = "~Einrichten..." ; Text [ ENGLISH ] = "Setup..." ; TabStop = TRUE ; Text [ english_us ] = "Setup..." ; Text [ italian ] = "Imposta..." ; Text [ spanish ] = "Configurar..." ; Text [ french ] = "~Paramtrer..." ; Text [ dutch ] = "~Configureren..." ; Text [ swedish ] = "Stll ~in..." ; Text [ danish ] = "Indstil..." ; Text [ portuguese_brazilian ] = "Einrichten..." ; Text [ portuguese ] = "~Configurar..." ; Text[ chinese_simplified ] = "..."; Text[ russian ] = "..."; Text[ polish ] = "Konfiguruj..."; Text[ japanese ] = "ݒ..."; Text[ chinese_traditional ] = "]m..."; Text[ arabic ] = "..."; Text[ greek ] = "~..."; Text[ korean ] = "¾..."; Text[ turkish ] = "Ayarlar..."; Text[ finnish ] = "Asennus"; Text[ catalan ] = "Configurar..."; }; GroupBox GB_PRINTER { Pos = MAP_APPFONT ( 6 , 59 ) ; Size = MAP_APPFONT ( 248 , 28 ) ; Text = " Drucker " ; Text [ ENGLISH ] = " Printer " ; Text [ dutch ] = "Printer " ; Text [ english_us ] = "Printer " ; Text [ italian ] = "Stampante " ; Text [ spanish ] = "Impresora " ; Text [ french ] = "Imprimante " ; Text [ swedish ] = "Skrivare " ; Text [ danish ] = "Printer " ; Text [ portuguese_brazilian ] = "Drucker " ; Text [ portuguese ] = "Impressora " ; Text[ chinese_simplified ] = "ӡ "; Text[ russian ] = " "; Text[ polish ] = "Drukarka "; Text[ japanese ] = " "; Text[ chinese_traditional ] = "L "; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = " "; Text[ turkish ] = "Yazc "; Text[ finnish ] = "Tulostin "; Text[ catalan ] = "Impresora "; }; }; // **************************************************************************