/************************************************************************* * * $RCSfile: envlop.src,v $ * * $Revision: 1.12 $ * * last change: $Author: kz $ $Date: 2001-05-17 08:16:37 $ * * 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 (Envelope)" ; 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 (Envelope)" ; 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 ] = " "; Text[ catalan ] = "Sobre"; }; 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 ] = ""; Text[ chinese_simplified ] = "ʽ"; Text[ chinese_traditional ] = "榡"; Text[ turkish ] = "Format"; Text[ arabic ] = ""; Text[ catalan ] = "Formato"; Text[ finnish ] = "Muoto"; }; 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 ] = "Tulostin " ; 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 ] = " "; Text[ catalan ] = "Impresora"; }; }; }; 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 ] = " "; Text[ catalan ] = "I~nsertar"; }; String ST_CHANGE { Text = "~ndern" ; Text [ English ] = "Change" ; Text [ norwegian ] = "Endre" ; Text [ italian ] = "C~ambia" ; Text [ portuguese_brazilian ] = "Mudar" ; Text [ portuguese ] = "~Modificar" ; Text [ finnish ] = "~Muokkaa" ; 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[ catalan ] = "~Modificar"; }; 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 ] = " "; Text[ catalan ] = "Sobre"; }; // TP_ENV_ENV --------------------------------------------------------------- TabPage TP_ENV_ENV { HelpID = HID_ENV_ENV ; Size = MAP_APPFONT ( 260 , 185 ) ; Hide = TRUE ; FixedText TXT_ADDR { Pos = MAP_APPFONT ( 6 , 6 ) ; Size = MAP_APPFONT ( 124 , 8 ) ; Text = "~Empfnger" ; Text [ English ] = "Addressee" ; Text [ norwegian ] = "Addressee" ; Text [ italian ] = "Destinatario" ; Text [ portuguese_brazilian ] = "Endere?o" ; Text [ portuguese ] = "~Destinatrio" ; Text [ finnish ] = "~Saaja" ; 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 ] = "(~E)"; Text[ chinese_traditional ] = "(~E)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "޴ (~E)"; Text[ turkish ] = "Alc"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Destinatario"; }; MultiLineEdit EDT_ADDR { Border = TRUE ; Pos = MAP_APPFONT ( 6 , 17 ) ; Size = MAP_APPFONT ( 124 , 77 ) ; TabStop = TRUE ; Left = TRUE ; HScroll = TRUE ; VScroll = TRUE ; IgnoreTab = TRUE; }; FixedText FT_DATABASE { Pos = MAP_APPFONT ( 162 , 17 ) ; Size = MAP_APPFONT ( 92 , 8 ) ; 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 ] = " "; Text[ catalan ] = "Base de datos"; }; ListBox LB_DATABASE { Border = TRUE ; Pos = MAP_APPFONT ( 162 , 28 ) ; Size = MAP_APPFONT ( 92 , 12 ) ; TabStop = TRUE ; DropDown = TRUE ; }; FixedText FT_TABLE { Pos = MAP_APPFONT ( 162 , 44 ) ; Size = MAP_APPFONT ( 92 , 8 ) ; 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 ] = "ð(~T)"; Text[ chinese_traditional ] = ""; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "ǥ"; Text[ turkish ] = "Tablo"; Text[ language_user1 ] = " "; Text[ catalan ] = "Tabla"; Text[ finnish ] = "Taulukko"; }; ListBox LB_TABLE { Border = TRUE ; Pos = MAP_APPFONT ( 162 , 55 ) ; Size = MAP_APPFONT ( 92 , 12 ) ; TabStop = TRUE ; DropDown = TRUE ; }; ImageButton BTN_INSERT { Pos = MAP_APPFONT ( 137 , 82 ) ; Size = MAP_APPFONT ( 18 , 12 ) ; SYMBOL = IMAGEBUTTON_ARROW_LEFT ; TabStop = TRUE ; }; FixedText FT_DBFIELD { Pos = MAP_APPFONT ( 162 , 71 ) ; Size = MAP_APPFONT ( 92 , 8 ) ; 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 BD" ; 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 ] = " "; Text[ catalan ] = "~Campo base de datos"; }; ListBox LB_DBFIELD { Border = TRUE ; Pos = MAP_APPFONT ( 162 , 82 ) ; Size = MAP_APPFONT ( 92 , 12 ) ; TabStop = TRUE ; DropDown = TRUE ; }; CheckBox BOX_SEND { Pos = MAP_APPFONT ( 6 , 105 ) ; Size = MAP_APPFONT ( 124 , 8 ) ; 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 ] = " "; Text[ catalan ] = "R~emitente"; }; MultiLineEdit EDT_SEND { Border = TRUE ; Pos = MAP_APPFONT ( 6 , 116) ; Size = MAP_APPFONT ( 124 , 63 ) ; TabStop = TRUE ; Left = TRUE ; HScroll = TRUE ; VScroll = TRUE ; IgnoreTab = TRUE; }; Window WIN_PREVIEW { Border = TRUE ; Pos = MAP_APPFONT ( 170 , 116 ) ; Size = MAP_APPFONT ( 84 , 63 ) ; }; }; // 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 (Envelope)" ; 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 ] = " "; Text[ catalan ] = "Sobre"; };