diff options
Diffstat (limited to 'sw/source/ui/envelp/envlop.src')
-rw-r--r-- | sw/source/ui/envelp/envlop.src | 473 |
1 files changed, 473 insertions, 0 deletions
diff --git a/sw/source/ui/envelp/envlop.src b/sw/source/ui/envelp/envlop.src new file mode 100644 index 0000000000..a8c5f954b5 --- /dev/null +++ b/sw/source/ui/envelp/envlop.src @@ -0,0 +1,473 @@ +/************************************************************************* + * + * $RCSfile: envlop.src,v $ + * + * $Revision: 1.1.1.1 $ + * + * last change: $Author: hr $ $Date: 2000-09-18 17:14:35 $ + * + * 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 "envlop.hrc" +#include "helpid.h" + // DLG_ENV ------------------------------------------------------------------ +TabDialog DLG_ENV +{ + OutputSize = TRUE ; + SVLook = TRUE ; + Text = "Briefumschlag" ; + Text [ ENGLISH ] = "Envelope" ; + Text [ norwegian ] = "Envelope" ; + Text [ italian ] = "Busta" ; + Text [ portuguese_brazilian ] = "Envelope" ; + Text [ portuguese ] = "Envelope" ; + Text [ finnish ] = "Kirjekuori" ; + Text [ danish ] = "Konvolut" ; + Text [ french ] = "Enveloppe" ; + Text [ swedish ] = "Kuvert" ; + Text [ dutch ] = "Envelop" ; + Text [ spanish ] = "Sobre" ; + Text [ english_us ] = "Envelope" ; + Moveable = TRUE ; + TabControl 1 + { + OutputSize = TRUE ; + PageList = + { + PageItem + { + Identifier = TP_ENV_ENV ; + Text = "Umschlag" ; + Text [ ENGLISH ] = "Envelop" ; + Text [ norwegian ] = "Konvolutt" ; + Text [ italian ] = "Busta" ; + Text [ portuguese_brazilian ] = "Envelope" ; + Text [ portuguese ] = "Envelope" ; + Text [ finnish ] = "Kirjekuori" ; + Text [ danish ] = "Konvolut" ; + Text [ french ] = "Enveloppe" ; + Text [ swedish ] = "Kuvert" ; + Text [ dutch ] = "Envelop" ; + Text [ spanish ] = "Sobre" ; + Text [ english_us ] = "Envelope" ; + PageResID = TP_ENV_ENV ; + Text[ chinese_simplified ] = "ŷ"; + Text[ russian ] = ""; + Text[ polish ] = "Koperta"; + Text[ japanese ] = ""; + Text[ chinese_traditional ] = "H"; + Text[ arabic ] = ""; + Text[ greek ] = ""; + Text[ korean ] = ""; + Text[ turkish ] = "Zarf"; + Text[ language_user1 ] = " "; + }; + PageItem + { + Identifier = TP_ENV_FMT ; + Text = "Format" ; + Text[English] = "Format" ; + PageResID = TP_ENV_FMT ; + Text[ english_us ] = "Format"; + Text[ portuguese ] = "Formato"; + Text[ russian ] = ""; + Text[ greek ] = ""; + Text[ dutch ] = "Formaat"; + Text[ french ] = "Format"; + Text[ spanish ] = "Formato"; + Text[ italian ] = "Formato"; + Text[ danish ] = "Format"; + Text[ swedish ] = "Format"; + Text[ polish ] = "Format"; + Text[ portuguese_brazilian ] = "Format"; + Text[ japanese ] = ""; + Text[ korean ] = "Format"; + Text[ chinese_simplified ] = "ʽ"; + Text[ chinese_traditional ] = "榡"; + Text[ turkish ] = "Format"; + Text[ arabic ] = ""; + }; + PageItem + { + Identifier = TP_ENV_PRT ; + Text = "Drucker" ; + Text [ English ] = "Printer" ; + Text [ norwegian ] = "Printer" ; + Text [ italian ] = "Stampante" ; + Text [ portuguese_brazilian ] = "Impressora" ; + Text [ portuguese ] = "Impressora" ; + Text [ finnish ] = "Kirjoitin" ; + Text [ danish ] = "Printer" ; + Text [ french ] = "Imprimante" ; + Text [ swedish ] = "Skrivare" ; + Text [ dutch ] = "Printer" ; + Text [ spanish ] = "Impresora" ; + Text [ english_us ] = "Printer" ; + PageResID = TP_ENV_PRT ; + Text[ chinese_simplified ] = "ӡ"; + Text[ russian ] = ""; + Text[ polish ] = "Drukarka"; + Text[ japanese ] = ""; + Text[ chinese_traditional ] = "L"; + Text[ arabic ] = ""; + Text[ greek ] = ""; + Text[ korean ] = ""; + Text[ turkish ] = "Yazc"; + Text[ language_user1 ] = " "; + }; + }; + }; + String ST_INSERT + { + Text = "~Einfgen" ; + Text [ English ] = "~Insert" ; + Text [ norwegian ] = "~Insert" ; + Text [ italian ] = "~Inserisci" ; + Text [ portuguese_brazilian ] = "~Inserir" ; + Text [ portuguese ] = "~Inserir" ; + Text [ finnish ] = "~Lis" ; + Text [ danish ] = "~Indst" ; + Text [ french ] = "In~srer" ; + Text [ swedish ] = "~Infoga" ; + Text [ dutch ] = "~Invoegen" ; + Text [ spanish ] = "I~nsertar" ; + Text [ english_us ] = "~Insert" ; + Text[ chinese_simplified ] = "(~I)"; + Text[ russian ] = ""; + Text[ polish ] = "Wstaw"; + Text[ japanese ] = "}(~I)"; + Text[ chinese_traditional ] = "J(~I)"; + Text[ arabic ] = ""; + Text[ dutch ] = "~Invoegen"; + Text[ chinese_simplified ] = "(~I)"; + Text[ greek ] = ""; + Text[ korean ] = "(~I)"; + Text[ turkish ] = "~Ekle"; + Text[ language_user1 ] = " "; + }; + String ST_CHANGE + { + Text = "~ndern" ; + Text [ English ] = "Change" ; + Text [ norwegian ] = "Endre" ; + Text [ italian ] = "C~ambia" ; + Text [ portuguese_brazilian ] = "Mudar" ; + Text [ portuguese ] = "~Modificar" ; + Text [ finnish ] = "Muuta" ; + Text [ danish ] = "Modificer" ; + Text [ french ] = "~Modifier" ; + Text [ swedish ] = "~ndra" ; + Text [ dutch ] = "~Wijzigen" ; + Text [ spanish ] = "~Modificar" ; + Text [ english_us ] = "~Modify" ; + Text[ chinese_simplified ] = "(~M)"; + Text[ russian ] = ""; + Text[ polish ] = "Modyfikuj"; + Text[ japanese ] = "ύX(~M)"; + Text[ chinese_traditional ] = "ק(~M)"; + Text[ arabic ] = ""; + Text[ dutch ] = "~Wijzigen"; + Text[ chinese_simplified ] = "(~M)"; + Text[ greek ] = ""; + Text[ korean ] = "(~M)"; + Text[ turkish ] = "D~eitir"; + Text[ language_user1 ] = " "; + }; + Text[ chinese_simplified ] = "ŷ"; + Text[ russian ] = ""; + Text[ polish ] = "Koperta listowa"; + Text[ japanese ] = ""; + Text[ chinese_traditional ] = "H"; + Text[ arabic ] = ""; + Text[ greek ] = ""; + Text[ korean ] = ""; + Text[ turkish ] = "Zarf"; + Text[ language_user1 ] = " "; +}; + // TP_ENV_ENV --------------------------------------------------------------- +TabPage TP_ENV_ENV +{ + HelpID = HID_ENV_ENV ; + Size = MAP_APPFONT ( 260 , 135 ) ; + Hide = TRUE ; + FixedText TXT_ADDR + { + Pos = MAP_APPFONT ( 6 , 3 ) ; + Size = MAP_APPFONT ( 40 , 8 ) ; + Text = "~Empfnger" ; + Text [ English ] = "Addressee" ; + Text [ norwegian ] = "Addressee" ; + Text [ italian ] = "Destinatario" ; + Text [ portuguese_brazilian ] = "Endereo" ; + Text [ portuguese ] = "~Destinatrio" ; + Text [ finnish ] = "Vastaanottaja" ; + Text [ danish ] = "Modtager" ; + Text [ french ] = "~Destinataire" ; + Text [ swedish ] = "Mottagar~e" ; + Text [ dutch ] = "~Geadresseerde" ; + Text [ spanish ] = "~Destinatario" ; + Text [ english_us ] = "Addr~essee" ; + Group = TRUE ; + Left = TRUE ; + Text[ chinese_simplified ] = "ռ(~E)"; + Text[ russian ] = ""; + Text[ polish ] = "Odbiorca"; + Text[ japanese ] = "M(~E)"; + Text[ chinese_traditional ] = "(~E)"; + Text[ arabic ] = ""; + Text[ greek ] = ""; + Text[ korean ] = " (~E)"; + Text[ turkish ] = "Alc"; + Text[ language_user1 ] = " "; + }; + MultiLineEdit EDT_ADDR + { + Border = TRUE ; + Pos = MAP_APPFONT ( 6 , 14 ) ; + Size = MAP_APPFONT ( 110 , 44 ) ; + TabStop = TRUE ; + Left = TRUE ; + HScroll = TRUE ; + VScroll = TRUE ; + IgnoreTab = TRUE; + }; + FixedText FT_DATABASE + { + Pos = MAP_APPFONT ( 122 , 3 ) ; + Size = MAP_APPFONT ( 57 , 10 ) ; + Text = "~Datenbank" ; + Text [ English ] = "Database" ; + Text [ norwegian ] = "Database" ; + Text [ italian ] = "Database" ; + Text [ portuguese_brazilian ] = "Base de Dados" ; + Text [ portuguese ] = "~Base de dados" ; + Text [ finnish ] = "Tietokanta" ; + Text [ danish ] = "Database" ; + Text [ french ] = "~Base de donnes" ; + Text [ swedish ] = "~Databas" ; + Text [ dutch ] = "~Database" ; + Text [ spanish ] = "Base de datos" ; + Text [ english_us ] = "Database" ; + Text[ chinese_simplified ] = "ݿ(~D)"; + Text[ russian ] = " "; + Text[ polish ] = "Baza danych"; + Text[ japanese ] = "ްް"; + Text[ chinese_traditional ] = "Ʈw"; + Text[ arabic ] = " "; + Text[ greek ] = " ~"; + Text[ korean ] = "ͺ̽"; + Text[ turkish ] = "Veritaban"; + Text[ language_user1 ] = " "; + }; + ListBox LB_DATABASE + { + Border = TRUE ; + Pos = MAP_APPFONT ( 122 , 14 ) ; + Size = MAP_APPFONT ( 57 , 60 ) ; + TabStop = TRUE ; + DropDown = TRUE ; + }; + FixedText FT_TABLE + { + Pos = MAP_APPFONT ( 185 , 3 ) ; + Size = MAP_APPFONT ( 57 , 10 ) ; + Text = "~Tabelle" ; + Text [ ENGLISH ] = "Table" ; + Text [ english_us ] = "Table" ; + Text [ italian ] = "Tabella" ; + Text [ spanish ] = "Tabla" ; + Text [ french ] = "~Table" ; + Text [ dutch ] = "~Tabel" ; + Text [ swedish ] = "~Tabell" ; + Text [ danish ] = "Tabel" ; + Text [ portuguese_brazilian ] = "Tabelle" ; + Text [ portuguese ] = "~Tabela" ; + Text[ chinese_simplified ] = "(~T)"; + Text[ russian ] = ""; + Text[ polish ] = "Tabela"; + Text[ japanese ] = "ްް"; + Text[ chinese_traditional ] = ""; + Text[ arabic ] = ""; + Text[ greek ] = ""; + Text[ korean ] = "ǥ"; + Text[ turkish ] = "Tablo"; + Text[ language_user1 ] = " "; + }; + ListBox LB_TABLE + { + Border = TRUE ; + Pos = MAP_APPFONT ( 185 , 14 ) ; + Size = MAP_APPFONT ( 57 , 60 ) ; + TabStop = TRUE ; + DropDown = TRUE ; + }; + ImageButton BTN_INSERT + { + Pos = MAP_APPFONT ( 122 , 45 ) ; + Size = MAP_APPFONT ( 18 , 12 ) ; + SYMBOL = IMAGEBUTTON_ARROW_LEFT ; + TabStop = TRUE ; + }; + FixedText FT_DBFIELD + { + Pos = MAP_APPFONT ( 146 , 34 ) ; + Size = MAP_APPFONT ( 57 , 10 ) ; + Text = "Datenbank~feld" ; + Text [ English ] = "Database field" ; + Text [ norwegian ] = "Database field" ; + Text [ italian ] = "Campo database" ; + Text [ portuguese_brazilian ] = "Campo base de dados" ; + Text [ portuguese ] = "Campo base de dados" ; + Text [ finnish ] = "Tietokantakentt" ; + Text [ danish ] = "Databasefelt" ; + Text [ french ] = "~Champ de B.D." ; + Text [ swedish ] = "Databas~flt" ; + Text [ dutch ] = "Database~veld" ; + Text [ spanish ] = "~Campo base de datos" ; + Text [ english_us ] = "~Database field" ; + Text[ chinese_simplified ] = "ݿֶ(~D)"; + Text[ russian ] = " "; + Text[ polish ] = "Pole bazy danych"; + Text[ japanese ] = "ްް ̨(~D)"; + Text[ chinese_traditional ] = "Ʈw(~D)"; + Text[ arabic ] = " "; + Text[ greek ] = " "; + Text[ korean ] = "ͺ̽ ʵ(~D)"; + Text[ turkish ] = "Veritaban alan"; + Text[ language_user1 ] = " "; + }; + ListBox LB_DBFIELD + { + Border = TRUE ; + Pos = MAP_APPFONT ( 146 , 45 ) ; + Size = MAP_APPFONT ( 96 , 60 ) ; + TabStop = TRUE ; + DropDown = TRUE ; + }; + CheckBox BOX_SEND + { + Pos = MAP_APPFONT ( 6 , 72 ) ; + Size = MAP_APPFONT ( 90 , 10 ) ; + Text = "~Absender" ; + Text [ English ] = "Sender" ; + Text [ norwegian ] = "Sender" ; + Text [ italian ] = "Mittente" ; + Text [ portuguese_brazilian ] = "Remetente" ; + Text [ portuguese ] = "~Remetente" ; + Text [ finnish ] = "Lhettj" ; + Text [ danish ] = "Afsender" ; + Text [ french ] = "~Expditeur" ; + Text [ swedish ] = "~Avsndare" ; + Text [ dutch ] = "Af~zender" ; + Text [ spanish ] = "R~emitente" ; + Text [ english_us ] = "~Sender" ; + TabStop = TRUE ; + Text[ chinese_simplified ] = "(~S)"; + Text[ russian ] = ""; + Text[ polish ] = "Nadawca"; + Text[ japanese ] = "ol(~S)"; + Text[ chinese_traditional ] = "H(~S)"; + Text[ arabic ] = ""; + Text[ greek ] = ""; + Text[ korean ] = " (~S)"; + Text[ turkish ] = "Gnderen"; + Text[ language_user1 ] = " "; + }; + MultiLineEdit EDT_SEND + { + Border = TRUE ; + Pos = MAP_APPFONT ( 6 , 85 ) ; + Size = MAP_APPFONT ( 110 , 44 ) ; + TabStop = TRUE ; + Left = TRUE ; + HScroll = TRUE ; + VScroll = TRUE ; + IgnoreTab = TRUE; + }; + Window WIN_PREVIEW + { + Border = TRUE ; + Pos = MAP_APPFONT ( 122 , 68 ) ; + Size = MAP_APPFONT ( 83 , 61 ) ; + }; +}; + // Strings ****************************************************************** +String STR_DOC_TITLE +{ + Text = "Briefumschlag" ; + Text [ English ] = "Envelope" ; + Text [ norwegian ] = "Envelope" ; + Text [ italian ] = "Busta" ; + Text [ portuguese_brazilian ] = "Envelope" ; + Text [ portuguese ] = "Envelope" ; + Text [ finnish ] = "Kirjekuori" ; + Text [ danish ] = "Konvolut" ; + Text [ french ] = "Enveloppe" ; + Text [ swedish ] = "Kuvert" ; + Text [ dutch ] = "Envelop" ; + Text [ spanish ] = "Sobre" ; + Text [ english_us ] = "Envelope" ; + Text[ chinese_simplified ] = "ŷ"; + Text[ russian ] = ""; + Text[ polish ] = "Koperta listowa"; + Text[ japanese ] = ""; + Text[ chinese_traditional ] = "H"; + Text[ arabic ] = ""; + Text[ greek ] = ""; + Text[ korean ] = ""; + Text[ turkish ] = "Zarf"; + Text[ language_user1 ] = " "; +}; |