summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/labprt.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/envelp/labprt.src')
-rw-r--r--sw/source/ui/envelp/labprt.src317
1 files changed, 317 insertions, 0 deletions
diff --git a/sw/source/ui/envelp/labprt.src b/sw/source/ui/envelp/labprt.src
new file mode 100644
index 000000000000..8e924b92197b
--- /dev/null
+++ b/sw/source/ui/envelp/labprt.src
@@ -0,0 +1,317 @@
+/*************************************************************************
+ *
+ * $RCSfile: labprt.src,v $
+ *
+ * $Revision: 1.1.1.1 $
+ *
+ * last change: $Author: hr $ $Date: 2000-09-18 17:14:36 $
+ *
+ * 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 , 135 ) ;
+ Hide = TRUE ;
+ RadioButton BTN_PAGE
+ {
+ Pos = MAP_APPFONT ( 12 , 14 ) ;
+ Size = MAP_APPFONT ( 55 , 10 ) ;
+ 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 ] = "Pgina inteira" ;
+ Text [ SWEDISH ] = "H~ela sidan" ;
+ Text [ PORTUGUESE ] = "Pgina ~inteira" ;
+ TabStop = TRUE ;
+ Group = TRUE ;
+ 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";
+ };
+ RadioButton BTN_SINGLE
+ {
+ Pos = MAP_APPFONT ( 12 , 26 ) ;
+ 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 ] = "Yksi tarra" ;
+ 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 ] = "1‚(~S)";
+ Text[ chinese_traditional ] = "ӶK(~S)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " (~S)";
+ Text[ turkish ] = "Tek Eti~ket";
+ };
+ FixedText TXT_COL
+ {
+ Pos = MAP_APPFONT ( 132 , 27 ) ;
+ Size = MAP_APPFONT ( 28 , 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";
+ };
+ NumericField FLD_COL
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 161 , 24 ) ;
+ Size = MAP_APPFONT ( 24 , 12 ) ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ Repeat = TRUE ;
+ Spin = TRUE ;
+ Minimum = 1 ;
+ First = 1 ;
+ };
+ FixedText TXT_ROW
+ {
+ Pos = MAP_APPFONT ( 193 , 27 ) ;
+ Size = MAP_APPFONT ( 28 , 10 ) ;
+ Text = "Zei~le" ;
+ Text [ ENGLISH ] = "Row" ;
+ Text [ NORWEGIAN ] = "Row" ;
+ Text [ DANISH ] = "Rkke" ;
+ Text [ ENGLISH_US ] = "Ro~w" ;
+ Text [ SPANISH ] = "~Fila" ;
+ Text [ FINNISH ] = "Rivi" ;
+ Text [ FRENCH ] = "~Ligne" ;
+ Text [ ITALIAN ] = "Riga" ;
+ Text [ DUTCH ] = "~Rij" ;
+ Text [ PORTUGUESE_BRAZILIAN ] = "Fileira" ;
+ Text [ SWEDISH ] = "~Rad" ;
+ Text [ PORTUGUESE ] = "~Linha" ;
+ Left = TRUE ;
+ Text[ chinese_simplified ] = "(~W)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Wiersz";
+ Text[ japanese ] = "s(~Wj";
+ Text[ chinese_traditional ] = "(~W)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "(~W)";
+ Text[ turkish ] = "S~atr";
+ };
+ NumericField FLD_ROW
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 224 , 24 ) ;
+ 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 ( 100 , 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 ] = "ͬ(~S)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Synchronizacja treci";
+ Text[ japanese ] = "e𓯊(~S)";
+ Text[ chinese_traditional ] = "ePB(~S)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ȭ(~Z)";
+ Text[ turkish ] = "erii oalt";
+ };
+ GroupBox GB_DONTKNOW
+ {
+ Pos = MAP_APPFONT ( 6 , 3 ) ;
+ Size = MAP_APPFONT ( 248 , 60 ) ;
+ };
+ FixedText INF_PRINTER
+ {
+ Pos = MAP_APPFONT ( 12 , 82 ) ;
+ Size = MAP_APPFONT ( 171 , 10 ) ;
+ 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";
+ };
+ PushButton BTN_PRTSETUP
+ {
+ Pos = MAP_APPFONT ( 200 , 80 ) ;
+ Size = MAP_APPFONT ( 48 , 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 ] = "Inrtta..." ;
+ Text [ danish ] = "Indstil..." ;
+ Text [ portuguese_brazilian ] = "Einrichten..." ;
+ Text [ portuguese ] = "~Configurar..." ;
+ Text[ chinese_simplified ] = "...";
+ Text[ russian ] = "...";
+ Text[ polish ] = "Ust~aw";
+ Text[ japanese ] = "ݒ...";
+ Text[ chinese_traditional ] = "]m...";
+ Text[ arabic ] = "...";
+ Text[ greek ] = "~...";
+ Text[ korean ] = "...";
+ Text[ turkish ] = "Ayarlar...";
+ };
+ GroupBox GB_PRINTER
+ {
+ Pos = MAP_APPFONT ( 6 , 70 ) ;
+ Size = MAP_APPFONT ( 248 , 32 ) ;
+ 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 ";
+ };
+};
+ // **************************************************************************