summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/envlop.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-06-13 10:53:02 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-06-13 10:53:02 +0000
commitaf418abff1d072fb1f972b779cc3ea79d847d8f7 (patch)
tree6d7b2d58c9bc9b4753a837670554b83a56358837 /sw/source/ui/envelp/envlop.src
parent6b5f04e22c3239d882b739be43db95c692138a7d (diff)
INTEGRATION: CWS rcmerge (1.29.54); FILE MERGED
2003/06/12 10:56:12 gh 1.29.54.1: final Merge RC
Diffstat (limited to 'sw/source/ui/envelp/envlop.src')
-rw-r--r--sw/source/ui/envelp/envlop.src1126
1 files changed, 570 insertions, 556 deletions
diff --git a/sw/source/ui/envelp/envlop.src b/sw/source/ui/envelp/envlop.src
index a8b9b1028240..af9a0811e602 100644
--- a/sw/source/ui/envelp/envlop.src
+++ b/sw/source/ui/envelp/envlop.src
@@ -1,556 +1,570 @@
-/*************************************************************************
- *
- * $RCSfile: envlop.src,v $
- *
- * $Revision: 1.29 $
- *
- * last change: $Author: hr $ $Date: 2003-04-29 16:16:20 $
- *
- * 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 ] = "信封";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "봉투";
- Text[ turkish ] = "Zarf";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Sobre";
- Text[ thai ] = "ซองจดหมาย";
- Text[ czech ] = "Obálka";
- Text[ hebrew ] = "‮מעטפה‬";
- Text[ hindi ] = "लिफाफा";
- };
- 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 ] = "Formato";
- Text[ japanese ] = "書式";
- Text[ korean ] = "서식";
- Text[ chinese_simplified ] = "格式";
- Text[ chinese_traditional ] = "格式";
- Text[ turkish ] = "Biem";
- Text[ arabic ] = "";
- Text[ catalan ] = "Formata";
- Text[ finnish ] = "Muotoilu";
- Text[ thai ] = "รูปแบบ";
- Text[ czech ] = "Formát";
- Text[ hebrew ] = "‮עיצוב‬";
- Text[ hindi ] = "रचना";
- };
- 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 ] = "印表機";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "프린터";
- Text[ turkish ] = "Yazc";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Impressora";
- Text[ thai ] = "เครื่องพิมพ์";
- Text[ czech ] = "Tiskárna";
- Text[ hebrew ] = "‮מדפסת‬";
- Text[ hindi ] = "मुद्रक";
- };
- };
- };
- 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 ] = "Insrer" ;
- Text [ swedish ] = "~Infoga" ;
- Text [ dutch ] = "~Invoegen" ;
- Text [ spanish ] = "Insertar" ;
- Text [ english_us ] = "~Insert" ;
- Text[ chinese_simplified ] = "插入(~I)";
- Text[ russian ] = "";
- Text[ polish ] = "W~staw";
- Text[ japanese ] = "挿入(~I)";
- Text[ chinese_traditional ] = "插入(~I)";
- Text[ arabic ] = "";
- Text[ dutch ] = "~Invoegen";
- Text[ chinese_simplified ] = "插入(~I)";
- Text[ greek ] = "~";
- Text[ korean ] = "삽입(~I)";
- Text[ turkish ] = "~Ekle";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "~Insereix";
- Text[ thai ] = "แ~ทรก";
- Text[ czech ] = "Vložit";
- Text[ hebrew ] = "‮הוספה‬";
- Text[ hindi ] = "~जोड़ो";
- };
- String ST_CHANGE
- {
- Text = "~ndern" ;
- Text [ English ] = "Change" ;
- Text [ norwegian ] = "Endre" ;
- Text [ italian ] = "C~ambia" ;
- Text [ portuguese_brazilian ] = "~Modificar" ;
- 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 ] = "変更(~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 ] = "~Modifica";
- Text[ thai ] = "~ดัดแปลงแก้ไข";
- Text[ czech ] = "Upravit";
- Text[ hebrew ] = "‮שינוי‬";
- Text[ hindi ] = "~सुधारो";
- };
- Text[ chinese_simplified ] = "信封";
- Text[ russian ] = "";
- Text[ polish ] = "Koperta";
- Text[ japanese ] = "封筒";
- Text[ chinese_traditional ] = "信封";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "편지봉투";
- Text[ turkish ] = "Zarf";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Sobre";
- Text[ thai ] = "ซองจดหมาย";
- Text[ czech ] = "Obálka";
- Text[ hebrew ] = "‮מעטפה‬";
- Text[ hindi ] = "लिफाफा";
-};
- // 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 ] = "~Destinatrio" ;
- 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 ] = "Destinat~ari";
- Text[ thai ] = "ผู้รั~บจดหมาย";
- Text[ czech ] = "Adresát";
- Text[ hebrew ] = "~Empfänger";
- Text[ hindi ] = "लेने~वाला";
- };
- MultiLineEdit EDT_ADDR
- {
- Border = TRUE ;
- Pos = MAP_APPFONT ( 6 , 17 ) ;
- Size = MAP_APPFONT ( 124 , 66 ) ;
- TabStop = TRUE ;
- Left = TRUE ;
- HScroll = TRUE ;
- VScroll = TRUE ;
- IgnoreTab = TRUE;
- };
- FixedText FT_DATABASE
- {
- Pos = MAP_APPFONT ( 162 , 6 ) ;
- Size = MAP_APPFONT ( 92 , 8 ) ;
- Text = "~Datenbank" ;
- Text [ English ] = "Database" ;
- Text [ norwegian ] = "Database" ;
- Text [ italian ] = "Database" ;
- Text [ portuguese_brazilian ] = "Banco 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 ] = "数据库";
- Text[ russian ] = " ";
- Text[ polish ] = "Baza danych";
- Text[ japanese ] = "データベース";
- Text[ chinese_traditional ] = "資料庫";
- Text[ arabic ] = " ";
- Text[ greek ] = " ~";
- Text[ korean ] = "데이터베이스";
- Text[ turkish ] = "Veritaban";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Base de dades";
- Text[ thai ] = "ฐานข้อมูล";
- Text[ czech ] = "Databáze";
- Text[ hebrew ] = "~Datenbank";
- Text[ hindi ] = "लेखासंचय";
- };
- ListBox LB_DATABASE
- {
- Border = TRUE ;
- Pos = MAP_APPFONT ( 162 , 17 ) ;
- Size = MAP_APPFONT ( 82 , 50 ) ;
- TabStop = TRUE ;
- DropDown = TRUE ;
- };
- FixedText FT_TABLE
- {
- Pos = MAP_APPFONT ( 162 , 33 ) ;
- 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 ] = "Tabe~l" ;
- Text [ portuguese_brazilian ] = "Tabela" ;
- Text [ portuguese ] = "~Tabela" ;
- Text[ chinese_simplified ] = "表格";
- Text[ russian ] = "";
- Text[ polish ] = "Tabela";
- Text[ japanese ] = "テーブル";
- Text[ chinese_traditional ] = "表格";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "테이블";
- Text[ turkish ] = "Tablo";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Taula";
- Text[ finnish ] = "Taulukko";
- Text[ thai ] = "ตาราง";
- Text[ czech ] = "Tabulka";
- Text[ hebrew ] = "‮טבלה‬";
- Text[ hindi ] = "सारणी";
- };
- ListBox LB_TABLE
- {
- Border = TRUE ;
- Pos = MAP_APPFONT ( 162 , 44 ) ;
- Size = MAP_APPFONT ( 82 , 50 ) ;
- TabStop = TRUE ;
- DropDown = TRUE ;
- };
- ImageButton BTN_INSERT
- {
- Pos = MAP_APPFONT ( 137 , 71 ) ;
- Size = MAP_APPFONT ( 18 , 12 ) ;
- SYMBOL = IMAGEBUTTON_ARROW_LEFT ;
- TabStop = TRUE ;
- };
- FixedText FT_DBFIELD
- {
- Pos = MAP_APPFONT ( 162 , 60 ) ;
- Size = MAP_APPFONT ( 92 , 8 ) ;
- Text = "Datenbank~feld" ;
- Text [ English ] = "Database field" ;
- Text [ norwegian ] = "Database field" ;
- Text [ italian ] = "Campo database" ;
- Text [ portuguese_brazilian ] = "~Campo do banco 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 ] = "資料庫欄位(~D)";
- Text[ arabic ] = " ";
- Text[ greek ] = " ";
- Text[ korean ] = "데이터베이스 필드(~D)";
- Text[ turkish ] = "Veritaban alan";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Camp de la ~base de dades";
- Text[ thai ] = "เขตข้อมูลของ~ฐานข้อมูล";
- Text[ czech ] = "Pole databáze";
- Text[ hebrew ] = "Datenbank~feld";
- Text[ hindi ] = "~लेखासंचय क्षेत्र";
- };
- ListBox LB_DBFIELD
- {
- Border = TRUE ;
- Pos = MAP_APPFONT ( 162 , 71 ) ;
- Size = MAP_APPFONT ( 82 , 50 ) ;
- 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 ] = "N~adawca";
- Text[ japanese ] = "差出人(~S)";
- Text[ chinese_traditional ] = "寄件者(~S)";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "보낸 사람(~S)";
- Text[ turkish ] = "Gnderen";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "~Remitent";
- Text[ thai ] = "~ผู้ส่ง";
- Text[ czech ] = "Odesilatel";
- Text[ hebrew ] = "~Absender";
- Text[ hindi ] = "~भेजनेवाला";
- };
- 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 ( 160 , 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" ;
- 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";
- Text[ japanese ] = "封筒";
- Text[ chinese_traditional ] = "信封";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "편지봉투";
- Text[ turkish ] = "Zarf";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Sobre";
- Text[ thai ] = "ซองจดหมาย";
- Text[ czech ] = "Obálka";
- Text[ hebrew ] = "‮מעטפה‬";
- Text[ hindi ] = "लिफाफा";
-};
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+/*************************************************************************
+ *
+ * $RCSfile: envlop.src,v $
+ *
+ * $Revision: 1.30 $
+ *
+ * last change: $Author: hr $ $Date: 2003-06-13 11:53:02 $
+ *
+ * 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 ] = "信封";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "봉투";
+ Text[ turkish ] = "Zarf";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Sobre";
+ Text[ thai ] = "ซองจดหมาย";
+ Text[ czech ] = "Obálka";
+ Text[ hebrew ] = "‮מעטפה‬";
+ Text[ hindi ] = "लिफाफा";
+ Text[ slovak ] = "Obálka";
+ };
+ 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 ] = "Formato";
+ Text[ japanese ] = "書式";
+ Text[ korean ] = "서식";
+ Text[ chinese_simplified ] = "格式";
+ Text[ chinese_traditional ] = "格式";
+ Text[ turkish ] = "Biem";
+ Text[ arabic ] = "";
+ Text[ catalan ] = "Formata";
+ Text[ finnish ] = "Muotoilu";
+ Text[ thai ] = "รูปแบบ";
+ Text[ czech ] = "Formát";
+ Text[ hebrew ] = "‮עיצוב‬";
+ Text[ hindi ] = "रचना";
+ Text[ slovak ] = "Formát";
+ };
+ 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 ] = "印表機";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "프린터";
+ Text[ turkish ] = "Yazc";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Impressora";
+ Text[ thai ] = "เครื่องพิมพ์";
+ Text[ czech ] = "Tiskárna";
+ Text[ hebrew ] = "‮מדפסת‬";
+ Text[ hindi ] = "मुद्रक";
+ Text[ slovak ] = "Tlačiareň";
+ };
+ };
+ };
+ 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 ] = "Insrer" ;
+ Text [ swedish ] = "~Infoga" ;
+ Text [ dutch ] = "~Invoegen" ;
+ Text [ spanish ] = "Insertar" ;
+ Text [ english_us ] = "~Insert" ;
+ Text[ chinese_simplified ] = "插入(~I)";
+ Text[ russian ] = "";
+ Text[ polish ] = "W~staw";
+ Text[ japanese ] = "挿入(~I)";
+ Text[ chinese_traditional ] = "插入(~I)";
+ Text[ arabic ] = "";
+ Text[ dutch ] = "~Invoegen";
+ Text[ chinese_simplified ] = "插入(~I)";
+ Text[ greek ] = "~";
+ Text[ korean ] = "삽입(~I)";
+ Text[ turkish ] = "~Ekle";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "~Insereix";
+ Text[ thai ] = "แ~ทรก";
+ Text[ czech ] = "Vložit";
+ Text[ hebrew ] = "‮הוספה‬";
+ Text[ hindi ] = "~जोड़ो";
+ Text[ slovak ] = "~Vložiť";
+ };
+ String ST_CHANGE
+ {
+ Text = "~ndern" ;
+ Text [ English ] = "Change" ;
+ Text [ norwegian ] = "Endre" ;
+ Text [ italian ] = "C~ambia" ;
+ Text [ portuguese_brazilian ] = "~Modificar" ;
+ 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 ] = "変更(~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 ] = "~Modifica";
+ Text[ thai ] = "~ดัดแปลงแก้ไข";
+ Text[ czech ] = "Upravit";
+ Text[ hebrew ] = "‮שינוי‬";
+ Text[ hindi ] = "~सुधारो";
+ Text[ slovak ] = "U~praviť";
+ };
+ Text[ chinese_simplified ] = "信封";
+ Text[ russian ] = "";
+ Text[ polish ] = "Koperta";
+ Text[ japanese ] = "封筒";
+ Text[ chinese_traditional ] = "信封";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "편지봉투";
+ Text[ turkish ] = "Zarf";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Sobre";
+ Text[ thai ] = "ซองจดหมาย";
+ Text[ czech ] = "Obálka";
+ Text[ hebrew ] = "‮מעטפה‬";
+ Text[ hindi ] = "लिफाफा";
+ Text[ slovak ] = "Obálka";
+};
+ // 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 ] = "~Destinatrio" ;
+ 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 ] = "Destinat~ari";
+ Text[ thai ] = "ผู้รั~บจดหมาย";
+ Text[ czech ] = "Adresát";
+ Text[ hebrew ] = "~Empfänger";
+ Text[ hindi ] = "लेने~वाला";
+ Text[ slovak ] = "Adr~esát";
+ };
+ MultiLineEdit EDT_ADDR
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 6 , 17 ) ;
+ Size = MAP_APPFONT ( 124 , 66 ) ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ HScroll = TRUE ;
+ VScroll = TRUE ;
+ IgnoreTab = TRUE;
+ };
+ FixedText FT_DATABASE
+ {
+ Pos = MAP_APPFONT ( 162 , 6 ) ;
+ Size = MAP_APPFONT ( 92 , 8 ) ;
+ Text = "~Datenbank" ;
+ Text [ English ] = "Database" ;
+ Text [ norwegian ] = "Database" ;
+ Text [ italian ] = "Database" ;
+ Text [ portuguese_brazilian ] = "Banco 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 ] = "数据库";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Baza danych";
+ Text[ japanese ] = "データベース";
+ Text[ chinese_traditional ] = "資料庫";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ~";
+ Text[ korean ] = "데이터베이스";
+ Text[ turkish ] = "Veritaban";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Base de dades";
+ Text[ thai ] = "ฐานข้อมูล";
+ Text[ czech ] = "Databáze";
+ Text[ hebrew ] = "~Datenbank";
+ Text[ hindi ] = "लेखासंचय";
+ Text[ slovak ] = "Databáza";
+ };
+ ListBox LB_DATABASE
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 162 , 17 ) ;
+ Size = MAP_APPFONT ( 82 , 50 ) ;
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ };
+ FixedText FT_TABLE
+ {
+ Pos = MAP_APPFONT ( 162 , 33 ) ;
+ 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 ] = "Tabe~l" ;
+ Text [ portuguese_brazilian ] = "Tabela" ;
+ Text [ portuguese ] = "~Tabela" ;
+ Text[ chinese_simplified ] = "表格";
+ Text[ russian ] = "";
+ Text[ polish ] = "Tabela";
+ Text[ japanese ] = "テーブル";
+ Text[ chinese_traditional ] = "表格";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "테이블";
+ Text[ turkish ] = "Tablo";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Taula";
+ Text[ finnish ] = "Taulukko";
+ Text[ thai ] = "ตาราง";
+ Text[ czech ] = "Tabulka";
+ Text[ hebrew ] = "‮טבלה‬";
+ Text[ hindi ] = "सारणी";
+ Text[ slovak ] = "Tabuľka";
+ };
+ ListBox LB_TABLE
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 162 , 44 ) ;
+ Size = MAP_APPFONT ( 82 , 50 ) ;
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ };
+ ImageButton BTN_INSERT
+ {
+ Pos = MAP_APPFONT ( 137 , 71 ) ;
+ Size = MAP_APPFONT ( 18 , 12 ) ;
+ SYMBOL = IMAGEBUTTON_ARROW_LEFT ;
+ TabStop = TRUE ;
+ };
+ FixedText FT_DBFIELD
+ {
+ Pos = MAP_APPFONT ( 162 , 60 ) ;
+ Size = MAP_APPFONT ( 92 , 8 ) ;
+ Text = "Datenbank~feld" ;
+ Text [ English ] = "Database field" ;
+ Text [ norwegian ] = "Database field" ;
+ Text [ italian ] = "Campo database" ;
+ Text [ portuguese_brazilian ] = "~Campo do banco 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 ] = "資料庫欄位(~D)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "데이터베이스 필드(~D)";
+ Text[ turkish ] = "Veritaban alan";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Camp de la ~base de dades";
+ Text[ thai ] = "เขตข้อมูลของ~ฐานข้อมูล";
+ Text[ czech ] = "Pole databáze";
+ Text[ hebrew ] = "Datenbank~feld";
+ Text[ hindi ] = "~लेखासंचय क्षेत्र";
+ Text[ slovak ] = "Pole ~databázy";
+ };
+ ListBox LB_DBFIELD
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 162 , 71 ) ;
+ Size = MAP_APPFONT ( 82 , 50 ) ;
+ 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 ] = "N~adawca";
+ Text[ japanese ] = "差出人(~S)";
+ Text[ chinese_traditional ] = "寄件者(~S)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "보낸 사람(~S)";
+ Text[ turkish ] = "Gnderen";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "~Remitent";
+ Text[ thai ] = "~ผู้ส่ง";
+ Text[ czech ] = "Odesilatel";
+ Text[ hebrew ] = "~Absender";
+ Text[ hindi ] = "~भेजनेवाला";
+ Text[ slovak ] = "Odo~sielateľ";
+ };
+ 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 ( 160 , 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" ;
+ 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";
+ Text[ japanese ] = "封筒";
+ Text[ chinese_traditional ] = "信封";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "편지봉투";
+ Text[ turkish ] = "Zarf";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Sobre";
+ Text[ thai ] = "ซองจดหมาย";
+ Text[ czech ] = "Obálka";
+ Text[ hebrew ] = "‮מעטפה‬";
+ Text[ hindi ] = "लिफाफा";
+ Text[ slovak ] = "Obálka";
+};
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+