/************************************************************************* * * $RCSfile: listcombopages.src,v $ * * $Revision: 1.1 $ * * last change: $Author: fs $ $Date: 2001-02-23 15:19:54 $ * * 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 EXPRESS 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): _______________________________________ * * ************************************************************************/ #ifndef _EXTENSIONS_DBP_DBPRESID_HRC_ #include "dbpresid.hrc" #endif TabPage RID_PAGE_LCW_CONTENTSELECTION_TABLE { SVLook = TRUE ; Size = MAP_APPFONT ( WINDOW_SIZE_X , WINDOW_SIZE_Y ) ; Text = "Tabellenauswahl"; Text [ english ] = "Table Selection"; Text [ english_us ] = "Table Selection"; Text[ language_user1 ] = "ZL: Datenbank-Tabelle"; Text[ portuguese ] = "Seleco de tabela"; Text[ russian ] = " "; Text[ dutch ] = "tabel selecteren"; Text[ french ] = "Slection de table"; Text[ spanish ] = "Seleccin de tabla"; Text[ italian ] = "Selezione tabella"; Text[ danish ] = "Tabeludvalg"; Text[ swedish ] = "Tabellurval"; Text[ polish ] = "Wybr tabeli"; Text[ portuguese_brazilian ] = "Tabellenauswahl"; Text[ japanese ] = "ںނ̑I"; Text[ chinese_simplified ] = "ѡ"; Text[ chinese_traditional ] = "Gܪ"; Text[ arabic ] = " "; Text[ dutch ] = "tabel selecteren"; Text[ chinese_simplified ] = "ѡ"; Text[ greek ] = " "; Text[ korean ] = " ǥ"; Text[ turkish ] = "Tablo seimi"; FixedLine FL_FRAME { Pos = MAP_APPFONT ( 4 , 3 ) ; Size = MAP_APPFONT ( WINDOW_SIZE_X - 8 , 8 ) ; }; FixedText FT_SELECTTABLE_LABEL { Pos = MAP_APPFONT ( 7 , 15 ) ; Size = MAP_APPFONT ( 120, WINDOW_SIZE_Y - 21 ) ; WordBreak = TRUE; Group = TRUE; Text = "Auf der rechten Seite sehen Sie alle Tabellen aus der Datenquelle des Formulars.\n\n\n" "Whlen Sie bitte die Tabelle, deren Daten die Grundlage fr den Listeninhalt bilden sollen:"; Text [ english ]= "On the right hand side, you see all tables of the form's data source.\n\n\n" "Please choose the table, whichs data should be the base for the list content:"; Text [ english_us ]= "On the right hand side, you see all tables of the form's data source.\n\n\n" "Please choose the table, whichs data should be the base for the list content:"; }; ListBox LB_SELECTTABLE { Pos = MAP_APPFONT ( 130 , 15 ) ; Size = MAP_APPFONT ( WINDOW_SIZE_X - 130 - 7, WINDOW_SIZE_Y - 21 ) ; SVLook = TRUE ; Border = TRUE ; AutoHScroll = TRUE ; Sort = FALSE; DropDown = FALSE; }; }; TabPage RID_PAGE_LCW_CONTENTSELECTION_FIELD { SVLook = TRUE ; Size = MAP_APPFONT ( WINDOW_SIZE_X , WINDOW_SIZE_Y ) ; Text = "Feldauswahl"; Text [ english ] = "Field Selection"; Text [ english_us ] = "Field Selection"; Text[ portuguese ] = "Seleco de campo"; Text[ russian ] = " "; Text[ dutch ] = "veld selecteren"; Text[ french ] = "Slection de champ"; Text[ spanish ] = "Seleccin de campo"; Text[ italian ] = "Selezione campo"; Text[ danish ] = "Feltudvalg"; Text[ swedish ] = "Flturval"; Text[ polish ] = "Wybr pola"; Text[ portuguese_brazilian ] = "Feldauswahl"; Text[ japanese ] = "̨ނ̑I"; Text[ chinese_simplified ] = "ѡֶ"; Text[ chinese_traditional ] = "G"; Text[ arabic ] = " "; Text[ dutch ] = "veld selecteren"; Text[ chinese_simplified ] = "ѡֶ"; Text[ greek ] = " "; Text[ korean ] = "ʵ "; Text[ turkish ] = "Alan seimi"; Text[ language_user1 ] = " "; FixedLine FL_FRAME { Pos = MAP_APPFONT ( 4 , 3 ) ; Size = MAP_APPFONT ( WINDOW_SIZE_X - 8 , 8 ) ; }; FixedText FT_TABLEFIELDS { Pos = MAP_APPFONT ( 7 , 15 ) ; Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 3, 8 ) ; WordBreak = TRUE; Group = TRUE; Text = "~Vorhandene Felder"; Text [ english_us ] = "Existing Fields"; Text [ portuguese ] = "Campos ~disponveis"; Text [ russian ] = " "; Text [ dutch ] = "~Voorhanden velden"; Text [ french ] = "~Champs existants"; Text [ spanish ] = "~Campos existentes"; Text [ italian ] = "~Campi disponibili"; Text [ danish ] = "~Eksisterende felter"; Text [ swedish ] = "~Existerande flt"; Text [ polish ] = "Istniejce pola"; Text [ portuguese_brazilian ] = "Should one option button be the default choice?"; Text [ japanese ] = "~gpł̨"; Text [ chinese_simplified ] = "еֶ(~V)"; Text [ chinese_traditional ] = "{s"; Text [ arabic ] = "~ "; Text [ dutch ] = "~Voorhanden velden"; Text [ chinese_simplified ] = "еֶ(~V)"; Text [ greek ] = "~ "; Text [ korean ] = "ϴ ʵ"; Text [ turkish ] = "~Mevcut alanlar"; }; ListBox LB_SELECTFIELD { Pos = MAP_APPFONT ( 7 , 26 ) ; Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 10, WINDOW_SIZE_Y - 32 ) ; SVLook = TRUE ; Border = TRUE ; AutoHScroll = TRUE ; Sort = FALSE; DropDown = FALSE; }; FixedText FT_DISPLAYEDFIELD { Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X + 3 , 15 ) ; Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 10, 8 ) ; Text = "~Anzeigefeld"; Text [ english_us ] = "Display Field"; Text [ portuguese ] = "~Campo de visualizao"; Text [ russian ] = " "; Text [ dutch ] = "~Weergaveveld"; Text [ french ] = "~Champ d'affichage"; Text [ spanish ] = "~Campo de visualizacin"; Text [ italian ] = "~Campo di visualizzazione"; Text [ danish ] = "Vi~sningsfelt"; Text [ swedish ] = "~Visningsflt:"; Text [ polish ] = "Pole wywietlania"; Text [ portuguese_brazilian ] = "Yes, the default choice is:"; Text [ japanese ] = "~\\̨"; Text [ chinese_simplified ] = "ʾ(~A)"; Text [ chinese_traditional ] = ""; Text [ arabic ] = "~ "; Text [ dutch ] = "~Weergaveveld"; Text [ chinese_simplified ] = "ʾ(~A)"; Text [ greek ] = " "; Text [ korean ] = "Ÿ¡ʵ"; Text [ turkish ] = "~Grnt alan"; }; Edit ET_DISPLAYEDFIELD { Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X + 3 , 26 ) ; Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 10, 12 ) ; SVLook = TRUE ; Border = TRUE ; ReadOnly = TRUE; }; FixedText FT_CONTENTFIELD_INFO { Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X + 3 , 45 ) ; Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 10, WINDOW_SIZE_Y - 51 ) ; WordBreak = TRUE; }; String STR_FIELDINFO_COMBOBOX { Text = "Der Inhalt des ausgewhlten Feldes wird in der Liste des Kombinationsfeldes angezeigt."; Text [ english ] = "The contents of the field selected will be shown in the combo box field list."; Text [ english_us ] = "The contents of the field selected will be shown in the combo box field list."; Text [ portuguese ] = "O contedo do campo seleccionado ser mostrado na lista da caixa de combinao."; Text [ russian ] = " "; Text [ dutch ] = "De inhoud van het geselecteerde veld wordt in de lijst onder het combinatieveld weergegeven.."; Text [ french ] = "Le contenu du champ slectionn sera affich dans la liste de la zone combine."; Text [ spanish ] = "El contenido del campo seleccionado se mostrar en la lista del campo combinado."; Text [ italian ] = "Il contenuto del campo selezionto viene mostrato nell'elenco della casella combinata."; Text [ danish ] = "Det valgte felts indhold bliver vist i kombinationsboksens liste."; Text [ swedish ] = "Innehllet i det utvalda fltet visas i kombinationsfltets lista."; Text [ polish ] = "Zawarto wybranego pola zostanie pokazana na licie pola kombinacji."; Text [ portuguese_brazilian ] = "No, no I don't want an option to be the default."; Text [ japanese ] = "Iꂽ̨ނ̓eͺޯؽĂɕ\\܂B"; Text [ chinese_simplified ] = "ѡֶλʾеڡ"; Text [ chinese_traditional ] = "ܪ쪺e|QܦbզX쪺M椧C"; Text [ arabic ] = " ."; Text [ dutch ] = "De inhoud van het geselecteerde veld wordt in de lijst onder het combinatieveld weergegeven.."; Text [ chinese_simplified ] = "ѡֶλʾеڡ"; Text [ greek ] = " ."; Text [ korean ] = "õ ʵ ޺ڽ Ͽ ǥõ˴ϴ."; Text [ turkish ] = "Seilen alann ierii, kombinasyon alan listesinde grntlenecek."; }; String STR_FIELDINFO_LISTBOX { Text = "Der Inhalt des ausgewhlten Feldes wird in dem Listenfeld angezeigt, wenn die ver- knpften Felder berein- stimmen"; Text [ english ] = "The contents of the selected field will be shown in the list box if the linked fields are identical."; Text [ english_us ] = "The contents of the selected field will be shown in the list box if the linked fields are identical."; }; }; TabPage RID_PAGE_LCW_FIELDLINK { SVLook = TRUE ; Size = MAP_APPFONT ( WINDOW_SIZE_X , WINDOW_SIZE_Y ) ; Text = "Feldverknpfung"; Text [ english ] = "Field Link"; Text [ english_us ] = "Field Link"; Text [ portuguese ] = "Ligao de campo"; Text [ russian ] = " "; Text [ dutch ] = "velden koppelen"; Text [ french ] = "Liaison de champs"; Text [ spanish ] = "Vnculo de campo"; Text [ italian ] = "Collegamento campo"; Text [ danish ] = "Feltkde"; Text [ swedish ] = "Fltlnk"; Text [ polish ] = "Poczenie pola"; Text [ portuguese_brazilian ] = "Database Field"; Text [ japanese ] = "ݸ"; Text [ chinese_simplified ] = "ֶ"; Text [ chinese_traditional ] = "G챶|"; Text [ arabic ] = " "; Text [ dutch ] = "velden koppelen"; Text [ chinese_simplified ] = "ֶ"; Text [ greek ] = " "; Text [ korean ] = "ʵ "; Text [ turkish ] = "Alan balants"; FixedLine FL_FRAME { Pos = MAP_APPFONT ( 4 , 3 ) ; Size = MAP_APPFONT ( WINDOW_SIZE_X - 8 , 8 ) ; }; FixedText FT_VALUELISTFIELD { Pos = MAP_APPFONT ( 7 , 15 ) ; Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 10, 8 ) ; Group = TRUE; Text = "Feld aus der ~Wertetabelle"; Text [ english ] = "Field from the Value Table"; Text [ english_us ] = "Field from the Value Table"; Text [ portuguese ] = "Campo da ~tabela de valores"; Text [ russian ] = " "; Text [ dutch ] = "Veld uit de ~waardentabel"; Text [ french ] = "Champ de la table des ~valeurs"; Text [ spanish ] = "Campo de la tabla de ~valores"; Text [ italian ] = "Campo dalla tabella dei ~valori"; Text [ danish ] = "Felt fra ~vrditabellen"; Text [ swedish ] = "Flt frn ~vrdetabellen"; Text [ polish ] = "Pole z tabeli wartoci"; Text [ portuguese_brazilian ] = "You can save the option group value in a database field or use it for a later action."; Text [ japanese ] = "l\\~̨"; Text [ chinese_simplified ] = "ֵֶ"; Text [ chinese_traditional ] = "qƭȪ沣"; Text [ arabic ] = " ~"; Text [ dutch ] = "Veld uit de ~waardentabel"; Text [ chinese_simplified ] = "ֵֶ"; Text [ greek ] = " ~ "; Text [ korean ] = "ǥ ʵ"; Text [ turkish ] = "Deer tablosu alan"; }; ComboBox CMB_VALUELISTFIELD { Pos = MAP_APPFONT ( 7 , 26 ) ; Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 10, WINDOW_SIZE_Y - 32 ) ; SVLook = TRUE ; Border = TRUE ; DropDown = FALSE; Sort = FALSE; AutoHScroll = TRUE; }; FixedText FT_TABLEFIELD { Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X + 3 , 15 ) ; Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 10, 8 ) ; Group = TRUE; Text = "Feld aus der &Listentabelle"; Text [ english ] = "Field from the List Table"; Text [ english_us ] = "Field from the List Table"; Text [ portuguese ] = "Campo da &tabela de listagem"; Text [ russian ] = " "; Text [ dutch ] = "Veld uit de &lijsttabel"; Text [ french ] = "Champ de la table de liste"; Text [ spanish ] = "Campo del list&ado"; Text [ italian ] = "Campo dalla tabella di &elenco"; Text [ danish ] = "Felt fra &listetabellen"; Text [ swedish ] = "Flt frn &listtabellen"; Text [ polish ] = "Pole z tabeli listy"; Text [ portuguese_brazilian ] = "Do you want to save the value in a database field?"; Text [ japanese ] = "ؽĕ\\&̨"; Text [ chinese_simplified ] = "еֶ"; Text [ chinese_traditional ] = "qM沣"; Text [ arabic ] = " &"; Text [ dutch ] = "Veld uit de &lijsttabel"; Text [ chinese_simplified ] = "еֶ"; Text [ greek ] = " & "; Text [ korean ] = " ǥκ ʵ"; Text [ turkish ] = "Liste tablosu alan"; }; ComboBox CMB_TABLEFIELD { Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X + 3 , 26 ) ; Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 10, WINDOW_SIZE_Y - 32 ) ; SVLook = TRUE ; Border = TRUE ; DropDown = FALSE; Sort = FALSE; AutoHScroll = TRUE; }; }; /************************************************************************* * history: * $Log: not supported by cvs2svn $ * * Revision 1.0 21.02.01 16:16:18 fs ************************************************************************/