/************************************************************************* * * $RCSfile: flddb.src,v $ * * $Revision: 1.22 $ * * last change: $Author: iha $ $Date: 2002-08-09 10:05:44 $ * * 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): _______________________________________ * * ************************************************************************/ #include "globals.hrc" #include "fldtdlg.hrc" #include "helpid.h" TabPage TP_FLD_DB { HelpID = HID_FLD_DB ; SVLook = TRUE ; Hide = TRUE ; Size = MAP_APPFONT ( 260 , 185 ) ; Text = "Datenbank" ; Text [ ENGLISH ] = "Database" ; FixedText FT_DBTYPE { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 76 , 8 ) ; Text = "~Feldtyp" ; Text [ ENGLISH ] = "Type" ; Text [ norwegian ] = "Type" ; Text [ italian ] = "~Tipo di campo" ; Text [ portuguese_brazilian ] = "Tipo" ; Text [ portuguese ] = "Tipo de ~campo" ; Text [ finnish ] = "~Tyyppi" ; Text [ danish ] = "Felttype" ; Text [ french ] = "~Type de champ" ; Text [ swedish ] = "~Flttyp" ; Text [ dutch ] = "~Veldtype" ; Text [ spanish ] = "~Tipo de campo" ; Text [ english_us ] = "~Type" ; Left = TRUE ; Text[ chinese_simplified ] = "字段类型(~T)"; Text[ russian ] = " "; Text[ polish ] = "Typ pola"; Text[ japanese ] = "フィールドタイプ(~T)"; Text[ chinese_traditional ] = "欄位類型(~T)"; Text[ arabic ] = " "; Text[ greek ] = "~ "; Text[ korean ] = "필드유형(~T)"; Text[ turkish ] = "Alan tipi"; Text[ catalan ] = "~Tipus"; Text[ thai ] = "~ชนิด"; }; ListBox LB_DBTYPE { Border = TRUE ; Pos = MAP_APPFONT ( 6 , 14 ) ; Size = MAP_APPFONT ( 76 , 106 ) ; TabStop = TRUE ; Sort = TRUE ; AutoHScroll = TRUE ; /* StringList = { < "Beliebiger Datensatz" ; > ; < "Datensatznummer" ; > ; < "Nchster Datensatz" ; > ; < "Serienbrieffeld" ; > ; < "Datenbankname" ; > ; };*/ }; FixedText FT_DBCONDITION { Pos = MAP_APPFONT ( 6 , 126 ) ; Size = MAP_APPFONT ( 76 , 8 ) ; TEXT = "Bedin~gung" ; TEXT [ English ] = "Conditio~n" ; TEXT [ norwegian ] = "Vilkr" ; TEXT [ italian ] = "Condizione" ; TEXT [ portuguese_brazilian ] = "condi??o" ; TEXT [ portuguese ] = "~Condio" ; TEXT [ finnish ] = "~Ehto" ; TEXT [ danish ] = "Betingelse" ; TEXT [ french ] = "Condition" ; TEXT [ swedish ] = "~Villkor" ; TEXT [ dutch ] = "~Voorwaarde" ; TEXT [ spanish ] = "Con~dicin" ; TEXT [ english_us ] = "~Condition" ; Left = TRUE ; TEXT[ chinese_simplified ] = "条件(~C)"; TEXT[ russian ] = ""; TEXT[ polish ] = "Warunek"; TEXT[ japanese ] = "条件(~C)"; TEXT[ chinese_traditional ] = "條件(~C)"; TEXT[ arabic ] = ""; TEXT[ greek ] = ""; TEXT[ korean ] = "조건(~C)"; TEXT[ turkish ] = "Koul"; TEXT[ catalan ] = "Con~dici"; TEXT[ thai ] = "เ~งื่อนไข"; }; Edit ED_DBCONDITION { Border = TRUE ; Pos = MAP_APPFONT ( 6 , 137 ) ; Size = MAP_APPFONT ( 76 , 12 ) ; TabStop = TRUE ; Left = TRUE ; }; FixedText FT_DBSETNUMBER { Pos = MAP_APPFONT ( 6 , 156 ) ; Size = MAP_APPFONT ( 76 , 8 ) ; TEXT = "Sat~znummer" ; TEXT [ English ] = "Setnumber" ; TEXT [ norwegian ] = "Setnumber" ; TEXT [ italian ] = "Numero di record" ; TEXT [ portuguese_brazilian ] = "Definir n?ero" ; TEXT [ portuguese ] = "~Nmero de registo" ; TEXT [ finnish ] = "Tietueen numero" ; TEXT [ danish ] = "Datapostnummer" ; TEXT [ french ] = "~Numro de l'enregistrement" ; TEXT [ swedish ] = "~Datapostnummer" ; TEXT [ dutch ] = "~Record-nummer" ; TEXT [ spanish ] = "Nmero de registro" ; TEXT [ english_us ] = "Record number" ; Left = TRUE ; TEXT[ chinese_simplified ] = "条目编号"; TEXT[ russian ] = " "; TEXT[ polish ] = "Numer rekordu"; TEXT[ japanese ] = "レコード番号"; TEXT[ chinese_traditional ] = "條目號碼"; TEXT[ arabic ] = " "; TEXT[ greek ] = " "; TEXT[ korean ] = "데이터 레코드 번호"; TEXT[ turkish ] = "Veri kmesi numaras"; TEXT[ catalan ] = "Nmero de registre"; TEXT[ thai ] = "เลขระเบียน"; }; Edit ED_DBSETNUMBER { Border = TRUE ; Pos = MAP_APPFONT ( 6 , 167 ) ; Size = MAP_APPFONT ( 76 , 12 ) ; TabStop = TRUE ; Left = TRUE ; }; FixedText FT_DBSELECTION { Pos = MAP_APPFONT ( 88 , 3 ) ; Size = MAP_APPFONT ( 166 , 8 ) ; Text = "Datenbank~auswahl" ; Text [ ENGLISH ] = "Database s~election" ; Left = TRUE ; Text [ english_us ] = "Database s~election" ; Text [ portuguese_brazilian ] = "Datenbank~auswahl" ; Text [ swedish ] = "Datab~asurval" ; Text [ danish ] = "Databaseudvalg" ; Text [ italian ] = "Scelta database" ; Text [ spanish ] = "~Seleccionar base de datos" ; Text [ french ] = "~Slection d'une base de donnes" ; Text [ dutch ] = "Selectie ~database" ; Text [ portuguese ] = "~Seleccionar base de dados" ; Text[ chinese_simplified ] = "选择数据库(~E)"; Text[ russian ] = " "; Text[ polish ] = "Wybr bazy danych"; Text[ japanese ] = "データベースの選択(~E)"; Text[ chinese_traditional ] = "選擇資料庫(~E)"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "데이터베이스 선택(~E)"; Text[ turkish ] = "Veritaban seimi"; Text[ catalan ] = "~Selecciona base de dades"; Text[ finnish ] = "~Tietokantavalinta"; Text[ thai ] = "เลื~อกฐานข้อมูล"; }; Control TLB_DBLIST { Border = TRUE ; Pos = MAP_APPFONT ( 88 , 14 ) ; Size = MAP_APPFONT ( 160 , 124 ) ; TabStop = TRUE ; }; RadioButton RB_DBOWNFORMAT { Pos = MAP_APPFONT ( 94 , 153 ) ; Size = MAP_APPFONT ( 67 , 10 ) ; Text = "A~us Datenbank" ; Text [ ENGLISH ] = "From database" ; Check = TRUE ; Text [ english_us ] = "From database" ; Text [ portuguese_brazilian ] = "Aus Datenbank" ; Text [ swedish ] = "F~rn databas" ; Text [ danish ] = "Fra database" ; Text [ italian ] = "Dal database" ; Text [ spanish ] = "De la base de datos" ; Text [ french ] = "De la BD" ; Text [ dutch ] = "~Uit database" ; Text [ portuguese ] = "~Da base de dados" ; Text[ chinese_simplified ] = "从数据库"; Text[ russian ] = " "; Text[ polish ] = "Z bazy danych"; Text[ japanese ] = "データベースから"; Text[ chinese_traditional ] = "從資料庫"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "데이터베이스로부터"; Text[ turkish ] = "Kaynak veritaban"; Text[ catalan ] = "Des de la base de dades"; Text[ finnish ] = "Tietokannasta"; Text[ thai ] = "จากฐานข้อมูล"; }; RadioButton RB_DBFORMAT { Pos = MAP_APPFONT ( 94 , 165 ) ; Size = MAP_APPFONT ( 100 , 10 ) ; Text = "Se~lbst definiert" ; Text [ ENGLISH ] = "User defined" ; Text [ english_us ] = "User-defined" ; Text [ portuguese_brazilian ] = "Selbstdefiniert" ; Text [ swedish ] = "An~vndardefinierat" ; Text [ danish ] = "Brugerdefineret" ; Text [ italian ] = "Personalizzato" ; Text [ spanish ] = "Definido por el usuario" ; Text [ french ] = "Dfini par l'utilisateur" ; Text [ dutch ] = "~Zelf gedefinieerd" ; Text [ portuguese ] = "D~efinido pelo utilizador" ; Text[ chinese_simplified ] = "使用者自定"; Text[ russian ] = " "; Text[ polish ] = "Zdefiniowane przez uytkownika"; Text[ japanese ] = "ユーザー定義"; Text[ chinese_traditional ] = "自訂"; Text[ arabic ] = " "; Text[ greek ] = ""; Text[ korean ] = "사용자 정의"; Text[ turkish ] = "Kullanc tanml"; Text[ catalan ] = "Definit per l'usuari"; Text[ finnish ] = "Kyttjn mrittm"; Text[ thai ] = "ระบุผู้ใช้"; }; ListBox LB_DBNUMFORMAT { Border = TRUE ; Pos = MAP_APPFONT ( 195 , 163 ) ; Size = MAP_APPFONT ( 53 , 60 ) ; TabStop = TRUE ; AutoHScroll = TRUE ; DropDown = TRUE ; }; ListBox LB_DBFORMAT { Border = TRUE ; Pos = MAP_APPFONT ( 195 , 163 ) ; Size = MAP_APPFONT ( 53 , 60 ) ; TabStop = TRUE ; AutoHScroll = TRUE ; DropDown = TRUE ; Sort = FALSE ; Hide = TRUE ; }; FixedLine FL_DBFORMAT { Pos = MAP_APPFONT ( 88 , 141 ) ; Size = MAP_APPFONT ( 166 , 8 ) ; TEXT = "Format" ; TEXT [ English ] = "Format" ; Text [ english_us ] = "Format" ; Text [ portuguese_brazilian ] = "Format" ; Text [ swedish ] = "Format" ; Text [ danish ] = "Format" ; Text [ italian ] = "Formato" ; Text [ spanish ] = "Formato" ; Text [ french ] = "Format" ; Text [ dutch ] = "Formaat" ; Text [ portuguese ] = "Formato" ; Text[ chinese_simplified ] = "格式"; Text[ russian ] = ""; Text[ polish ] = "Format"; Text[ japanese ] = "書式"; Text[ chinese_traditional ] = "格式"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "서식"; Text[ turkish ] = "Format"; Text[ catalan ] = "Format"; Text[ finnish ] = "Muoto"; Text[ thai ] = "รูปแบบ"; }; FixedLine FL_DBFORMAT_VERT { Pos = MAP_APPFONT ( 87 , 152 ) ; Size = MAP_APPFONT ( 4 , 28 ) ; Vert = TRUE; }; Text [ english_us ] = "Database" ; Text [ portuguese_brazilian ] = "Datenbank" ; Text [ swedish ] = "Databas" ; Text [ danish ] = "Database" ; Text [ italian ] = "Database" ; Text [ spanish ] = "Base de datos" ; Text [ french ] = "Base de donnes" ; Text [ dutch ] = "Database" ; Text [ portuguese ] = "Base de dados" ; Text[ chinese_simplified ] = "数据库"; Text[ russian ] = " "; Text[ polish ] = "Baza danych"; Text[ japanese ] = "データベース"; Text[ chinese_traditional ] = "資料庫"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "데이터베이스"; Text[ turkish ] = "Veritaban"; Text[ catalan ] = "Base de dades"; Text[ finnish ] = "Tietokanta"; Text[ thai ] = "ฐานข้อมูล"; };