2000-10-05 09:09:48 +00:00
/*************************************************************************
*
* $RCSfile: dbadmin.src,v $
*
2000-10-24 11:11:15 +00:00
* $Revision: 1.6 $
2000-10-05 09:09:48 +00:00
*
2000-10-24 11:11:15 +00:00
* last change: $Author: fs $ $Date: 2000-10-24 12:11:15 $
2000-10-05 09:09:48 +00:00
*
* 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 _DBU_RESOURCE_HRC_
#include "dbu_resource.hrc"
#endif
#ifndef _DBAUI_DBADMIN_HRC_
#include "dbadmin.hrc"
#endif
//-------------------------------------------------------------------------
TabDialog DLG_DATABASE_ADMINISTRATION
{
OutputSize = TRUE ;
SVLook = TRUE ;
Moveable = TRUE ;
Closeable = TRUE ;
Hide = TRUE;
Window WND_DATASOURCESELECTOR
{
Pos = MAP_APPFONT ( 0, 0 ) ;
2000-10-09 11:39:52 +00:00
Size = MAP_APPFONT ( 60, 200 ) ;
2000-10-05 09:09:48 +00:00
ClipChildren = TRUE;
// the following window is just to have a border. In a tab dialog, we can't use a window with border
// directly as view window
2000-10-09 11:39:52 +00:00
PushButton PB_NEW_DATASOURCE
2000-10-05 09:09:48 +00:00
{
2000-10-09 11:39:52 +00:00
Pos = MAP_APPFONT ( 0, 0 ) ;
Size = MAP_APPFONT ( 56, 14 ) ;
Border = TRUE;
SVLook = TRUE;
2000-10-05 09:09:48 +00:00
2000-10-09 11:39:52 +00:00
Text = "Neue Datenquelle";
Text [ english ] = "New data source";
Text [ english_us ] = "New data source";
2000-10-05 09:09:48 +00:00
};
ListBox LB_DATASOURCES
{
2000-10-09 11:39:52 +00:00
Border = TRUE;
2000-10-05 09:09:48 +00:00
SVLook = TRUE;
2000-10-12 15:20:42 +00:00
AutoHScroll = TRUE;
2000-10-05 09:09:48 +00:00
Pos = MAP_APPFONT ( 2, 22 ) ;
2000-10-09 11:39:52 +00:00
Size = MAP_APPFONT ( 56, 196 ) ;
2000-10-05 09:09:48 +00:00
};
};
TabControl 1
{
OutputSize = TRUE ;
};
Text = "Datenquellen verwalten" ;
Text [ english ] = "Datasource administration" ;
Text [ english_us ] = "Datasource administration" ;
//.........................................................................
String STR_PAGETITLE_GENERAL
{
Text = "Allgemein" ;
Text [ english ] = "General" ;
Text [ norwegian ] = "Generell" ;
Text [ italian ] = "Generale" ;
Text [ portuguese_brazilian ] = "Geral" ;
Text [ portuguese ] = "Geral" ;
Text [ finnish ] = "Yleiset" ;
Text [ danish ] = "Generelt" ;
Text [ french ] = "G<> n<EFBFBD> ral" ;
Text [ swedish ] = "Allm<6C> nt" ;
Text [ dutch ] = "Algemeen" ;
Text [ spanish ] = "General" ;
Text [ english_us ] = "General" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Og<4F> lne";
Text[ japanese ] = "<22> S<EFBFBD> <53> ";
Text[ chinese_traditional ] = "<22> @<40> <> ";
Text[ arabic ] = "<22> <> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> Ϲ <EFBFBD> ";
Text[ turkish ] = "Genel";
Text[ language_user1 ] = " ";
};
String STR_PAGETITLE_DBASE
{
Text = "dBase" ;
Text [ ENGLISH ] = "dBase" ;
Text [ norwegian ] = "dBase" ;
Text [ italian ] = "dBase" ;
Text [ portuguese_brazilian ] = "dBase" ;
Text [ portuguese ] = "dBase" ;
Text [ finnish ] = "dBase" ;
Text [ danish ] = "dBase" ;
Text [ french ] = "dBase" ;
Text [ swedish ] = "dBase" ;
Text [ dutch ] = "dBase" ;
Text [ spanish ] = "dBase" ;
Text [ english_us ] = "dBase" ;
Text[ chinese_simplified ] = "dBase";
Text[ russian ] = "dBase";
Text[ polish ] = "dBase";
Text[ japanese ] = "dBase";
Text[ chinese_traditional ] = "dBase";
Text[ arabic ] = "dBase";
Text[ greek ] = "dBase";
Text[ korean ] = "dBase";
Text[ turkish ] = "dBase";
Text[ language_user1 ] = " ";
};
String STR_PAGETITLE_JDBC
{
Text = "JDBC" ;
Text [ ENGLISH ] = "JDBC" ;
Text [ norwegian ] = "JDBC" ;
Text [ italian ] = "JDBC" ;
Text [ portuguese_brazilian ] = "JDBC" ;
Text [ portuguese ] = "JDBC" ;
Text [ finnish ] = "JDBC" ;
Text [ danish ] = "JDBC" ;
Text [ french ] = "JDBC" ;
Text [ swedish ] = "JDBC" ;
Text [ dutch ] = "JDBC" ;
Text [ spanish ] = "JDBC" ;
Text [ english_us ] = "JDBC" ;
Text[ chinese_simplified ] = "JDBC";
Text[ russian ] = "JDBC";
Text[ polish ] = "JDBC";
Text[ japanese ] = "JDBC";
Text[ chinese_traditional ] = "JDBC";
Text[ arabic ] = "JDBC";
Text[ greek ] = "JDBC";
Text[ korean ] = "JDBC";
Text[ turkish ] = "JDBC";
Text[ language_user1 ] = " ";
};
String STR_PAGETITLE_ODBC
{
Text = "ODBC" ;
Text [ ENGLISH ] = "ODBC" ;
Text [ norwegian ] = "ODBC" ;
Text [ italian ] = "ODBC" ;
Text [ portuguese_brazilian ] = "ODBC" ;
Text [ portuguese ] = "ODBC" ;
Text [ finnish ] = "ODBC" ;
Text [ danish ] = "ODBC" ;
Text [ french ] = "ODBC" ;
Text [ swedish ] = "ODBC" ;
Text [ dutch ] = "ODBC" ;
Text [ spanish ] = "ODBC" ;
Text [ english_us ] = "ODBC" ;
Text[ chinese_simplified ] = "ODBC";
Text[ russian ] = "ODBC";
Text[ polish ] = "ODBC";
Text[ japanese ] = "ODBC";
Text[ chinese_traditional ] = "ODBC";
Text[ arabic ] = "ODBC";
Text[ greek ] = "ODBC";
Text[ korean ] = "ODBC";
Text[ turkish ] = "ODBC";
Text[ language_user1 ] = " ";
};
String STR_PAGETITLE_ADABAS
{
Text = "Adabas D" ;
Text[ENGLISH] = "Adabas D" ;
Text[ english_us ] = "Adabas D";
Text[ portuguese ] = "Adabas D";
Text[ russian ] = "Adabas D";
Text[ greek ] = "Adabas D";
Text[ dutch ] = "Adabas D";
Text[ french ] = "Adabas D";
Text[ spanish ] = "Adabas D";
Text[ italian ] = "Adabas D";
Text[ danish ] = "Adabas D";
Text[ swedish ] = "Adabas D";
Text[ polish ] = "Adabas D";
Text[ portuguese_brazilian ] = "Adabas D";
Text[ japanese ] = "Adabas D";
Text[ korean ] = "Adabas D";
Text[ chinese_simplified ] = "Adabas D";
Text[ chinese_traditional ] = "Adabas D";
Text[ arabic ] = "Adabas D";
Text[ turkish ] = "Adabas D";
};
String STR_PAGETITLE_TEXT
{
Text = "Text" ;
Text [ ENGLISH ] = "Text" ;
Text [ norwegian ] = "Text" ;
Text [ italian ] = "Testo" ;
Text [ portuguese_brazilian ] = "Texto" ;
Text [ portuguese ] = "Texto" ;
Text [ finnish ] = "Teksti" ;
Text [ danish ] = "Tekst" ;
Text [ french ] = "Texte" ;
Text [ swedish ] = "Text" ;
Text [ dutch ] = "Tekst" ;
Text [ spanish ] = "Texto" ;
Text [ english_us ] = "Text" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Tekst";
Text[ japanese ] = "÷<> <C3B7> ";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> r";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> ؽ<EFBFBD> Ʈ";
Text[ turkish ] = "Metin";
Text[ language_user1 ] = " ";
};
String STR_PAGETITLE_TABLESUBSCRIPTION
{
Text = "Tabellen" ;
Text [ ENGLISH ] = "Tables" ;
Text [ english_us ] = "Tables" ;
};
};
2000-10-11 10:31:03 +00:00
//-------------------------------------------------------------------------
Image BMP_DATABASE
{
ImageBitmap = Bitmap { File = "db.bmp"; };
MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; };
};
Image BMP_DATABASE_MODIFIED
{
ImageBitmap = Bitmap { File = "db_modified.bmp"; };
MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; };
};
Image BMP_DATABASE_NEW
{
ImageBitmap = Bitmap { File = "db_new.bmp"; };
MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; };
};
2000-10-12 15:20:42 +00:00
Image BMP_DATABASE_DELETED
{
ImageBitmap = Bitmap { File = "db_deleted.bmp"; };
MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; };
};
2000-10-11 10:31:03 +00:00
2000-10-05 09:09:48 +00:00
//-------------------------------------------------------------------------
TabPage PAGE_GENERAL
{
SVLook = TRUE ;
Size = MAP_APPFONT ( 260 , 135 ) ;
Hide = TRUE;
FixedText FT_DATASOURCENAME
{
Pos = MAP_APPFONT ( 6 , 7 ) ;
Size = MAP_APPFONT ( 74 , 10 ) ;
Text = "~Name:";
Text [ english ] = "~Name:";
Text [ english_us ] = "~Name:";
};
Edit ET_DATASOURCENAME
{
Pos = MAP_APPFONT ( 90 , 6 ) ;
Size = MAP_APPFONT ( 164 , 12 ) ;
TabStop = TRUE ;
Border = TRUE ;
};
GroupBox GB_CONNECTION
{
2000-10-20 08:53:17 +00:00
Pos = MAP_APPFONT ( 6 , 23 ) ;
2000-10-05 09:09:48 +00:00
Size = MAP_APPFONT ( 248 , 48 ) ;
Text = "Verbindung" ;
Text [ english ] = "Connection" ;
Text [ english_us ] = "Connection" ;
};
FixedText FT_DATATYPE
{
Pos = MAP_APPFONT ( 10 , 35 ) ;
Size = MAP_APPFONT ( 70 , 10 ) ;
Text = "Datenbank~typ:" ;
Text [ english ] = "Database ~type:" ;
Text [ english_us ] = "Database ~type:" ;
Text [ dutch ] = "Databasetype:" ;
Text [ italian ] = "Tipo di database:" ;
Text [ spanish ] = "Tipo de base de datos:" ;
Text [ french ] = "Type de B.D.:" ;
Text [ swedish ] = "Databastyp:" ;
Text [ danish ] = "Databasetype:" ;
Text [ portuguese ] = "Tipo da base de dados:" ;
Text [ portuguese_brazilian ] = "Datenbanktyp:" ;
Text [ chinese_simplified ] = "<22> <> <EFBFBD> ݿ<EFBFBD> <DDBF> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text [ russian ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text [ polish ] = "Typ bazy danych";
Text [ japanese ] = "<22> ް<EFBFBD> <DEB0> ް<EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text [ chinese_traditional ] = "<22> <> <EFBFBD> Ʈw<C6AE> <77> <EFBFBD> <EFBFBD> ";
Text [ arabic ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text [ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text [ korean ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ͺ <EFBFBD> <CDBA> ̽<EFBFBD> Ÿ<> <C5B8> ";
Text [ turkish ] = "Veritaban<61> tipi";
Text [ language_user1 ] = " ";
};
ListBox LB_DATATYPE
{
Pos = MAP_APPFONT ( 90, 33 ) ;
Size = MAP_APPFONT ( 60, 60 ) ;
2000-10-20 08:53:17 +00:00
Border = TRUE ;
2000-10-05 09:09:48 +00:00
TabStop = TRUE ;
DropDown = TRUE ;
};
FixedText FT_CONNECTURL
{
Pos = MAP_APPFONT ( 10 , 53 ) ;
Size = MAP_APPFONT ( 70 , 10 ) ;
Text = "D~atenquelle URL:" ;
Text [ english ] = "~Data source URL:" ;
Text [ english_us ] = "~Data source URL:" ;
};
Edit ET_CONNECTURL
{
Pos = MAP_APPFONT ( 90 , 52 ) ;
2000-10-20 08:53:17 +00:00
Size = MAP_APPFONT ( 142 , 12 ) ;
2000-10-05 09:09:48 +00:00
TabStop = TRUE ;
Border = TRUE ;
};
PushButton PB_BROWSECONNECTION
{
TabStop = TRUE ;
2000-10-20 08:53:17 +00:00
Pos = MAP_APPFONT ( 236 , 51 ) ;
Size = MAP_APPFONT ( 12 , 14 ) ;
Text = "..." ;
Text [ english ] = "..." ;
Text [ english_us ] = "..." ;
};
FixedText FT_LOGINTIMEOUT
{
Pos = MAP_APPFONT ( 10 , 69 ) ;
Size = MAP_APPFONT ( 70 , 10 ) ;
Text = "Abfallzeit:";
Text [ english ] = "Timeout:" ;
Text [ english_us ] = "Timeout:" ;
};
Edit ET_TIMEOUT_NUMBER
{
Pos = MAP_APPFONT ( 90 , 68 ) ;
Size = MAP_APPFONT ( 30 , 12 ) ;
TabStop = TRUE ;
Border = TRUE ;
};
ListBox LB_TIMEOUT_UNIT
{
Pos = MAP_APPFONT ( 123 , 68 ) ;
2000-10-05 09:09:48 +00:00
Size = MAP_APPFONT ( 50 , 14 ) ;
2000-10-20 08:53:17 +00:00
Border = TRUE ;
TabStop = TRUE ;
DropDown = TRUE ;
2000-10-11 10:31:03 +00:00
};
2000-10-12 15:20:42 +00:00
FixedText FT_SPECIAL_MESSAGE
2000-10-11 10:31:03 +00:00
{
Pos = MAP_APPFONT ( 6, 112 );
Size = MAP_APPFONT ( 248, 20 );
WordBreak = TRUE;
};
String STR_NAMEINVALID
{
Text = "Es existiert schon eine andere Datenquelle mit diesem Namen. Da Datenquellennamen global eindeutig sein "
"m<> ssen, sollten sie einen anderen w<> hlen.";
Text [ english ] = "There already is another data source with this name. Since data source names have to be "
"globally unique, you have to choose another one.";
Text [ english_us ] = "There already is another data source with this name. Since data source names have to be "
"globally unique, you have to choose another one.";
2000-10-05 09:09:48 +00:00
};
2000-10-12 15:20:42 +00:00
String STR_DATASOURCEDELETED
{
Text = "Diese Datenquelle haben Sie gel<65> scht.";
Text [ english ] = "This data source is scheduled to be deleted.";
Text [ english_us ] = "This data source is scheduled to be deleted.";
};
2000-10-24 11:11:15 +00:00
String STR_COULDNOTLOAD_ODBCLIB
{
Text = "Die Programmbibliothek #lib# konnte nicht geladen werden oder ist defekt. Die ODBC-Datenquellen-Auswahl ist nicht verf<72> gbar.";
Text [ english ] = "The program library #lib# could not be loaded or is corrupted. The ODBC data source selection is not available.";
Text [ english_us ] = "The program library #lib# could not be loaded or is corrupted. The ODBC data source selection is not available.";
};
2000-10-05 09:09:48 +00:00
};
//.........................................................................
TabPage PAGE_DBASE
{
SVLook = TRUE ;
Hide = TRUE;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( 260 , 135 ) ;
GroupBox GB_DBASE_MAIN
{
Pos = MAP_APPFONT ( 6 , 6 ) ;
Size = MAP_APPFONT ( 248 , 55 ) ;
};
CheckBox CB_SHOWDELETEDROWS
{
Pos = MAP_APPFONT ( 76 , 12 ) ;
Size = MAP_APPFONT ( 127 , 10 ) ;
TabStop = TRUE ;
Text = "I~naktive Datens<6E> tze anzeigen" ;
Text [ english ] = "Show deleted records" ;
Text [ NORWEGIAN ] = "Show deleted records" ;
Text [ DANISH ] = "Vis inaktive dataposter" ;
Text [ ENGLISH_US ] = "Display inactive records" ;
Text [ SPANISH ] = "Mostrar registros inacti~vos" ;
Text [ FINNISH ] = "N<> yt<79> poistetut tietueet" ;
Text [ FRENCH ] = "Afficher les enregistrements ~d<> sactiv<69> s" ;
Text [ ITALIAN ] = "~Mostra record inattivi" ;
Text [ DUTCH ] = "I~nactieve records weergeven" ;
Text [ PORTUGUESE_BRAZILIAN ] = "Mostrar registros apagados" ;
Text [ SWEDISH ] = "Visa i~naktiva dataposter" ;
Text [ PORTUGUESE ] = "Mostrar registos i~nactivos" ;
Text[ chinese_simplified ] = "<22> <> ʾ <EFBFBD> <CABE> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ݼ<EFBFBD> ¼";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Poka<6B> nieaktywne rekordy";
Text[ japanese ] = "<22> <> è<EFBFBD> ނłȂ<C582> ں<EFBFBD> <DABA> ނ<EFBFBD> <DE82> \\<5C> <> ";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> J<EFBFBD> <4A> <EFBFBD> <EFBFBD> <EFBFBD> ƶ<EFBFBD> <C6B6> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ~<7E> <> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> Ȱ<EFBFBD> <C8B0> <20> <> <EFBFBD> ڵ<EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ÷<EFBFBD> <C3B7> <EFBFBD> ";
Text[ turkish ] = "Etkin olmayan kay<61> tlar<61> g<> r<EFBFBD> nt<6E> le";
Text[ language_user1 ] = " ";
};
CheckBox CB_ALLOWLONGNAMES
{
Pos = MAP_APPFONT ( 76 , 26 ) ;
Size = MAP_APPFONT ( 127 , 10 ) ;
TabStop = TRUE ;
Text= "~Lange Tabellennamen";
Text[ italian ] = "~Nomi di tabella lunghi";
Text[ portuguese_brazilian ] = "Lange Tabellennamen";
Text[ portuguese ] = "Nomes de tabelas ~longos";
Text[ danish ] = "Lange tabelnavn";
Text[ french ] = "Noms de tables longs";
Text[ swedish ] = "~L<> nga tabellnamn";
Text[ dutch ] = "~Lange tabelnamen";
Text[ spanish ] = "Nombres de ta~bla largos";
Text[ english_us ] = "Long table names";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "D<> ugie nazwy tabeli";
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> \\<5C> <> ";
Text [ english ] = "Long table names" ;
Text[ chinese_traditional ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> W<EFBFBD> <57> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ~<7E> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <20> <> <EFBFBD> ̺<EFBFBD> <20> <> ";
Text[ turkish ] = "Uzun tablo adlar<61> ";
Text[ language_user1 ] = " ";
};
FixedText FT_CHARSET
{
Pos = MAP_APPFONT ( 12 , 43 ) ;
Size = MAP_APPFONT ( 57 , 10 ) ;
Text = "~Zeichensatz" ;
Text [ english ] = "~Character set" ;
Text [ NORWEGIAN ] = "~Character set" ;
Text [ DANISH ] = "Tegns<6E> t" ;
Text [ ENGLISH_US ] = "~Character set" ;
Text [ SPANISH ] = "J~uego de caracteres" ;
Text [ FINNISH ] = "~Merkist<73> " ;
Text [ FRENCH ] = "~Jeu de caract<63> res" ;
Text [ ITALIAN ] = "~Tipo di carattere" ;
Text [ DUTCH ] = "~Tekenset" ;
Text [ PORTUGUESE_BRAZILIAN ] = "~Conjunto de caracteres" ;
Text [ SWEDISH ] = "Te~ckenupps<70> ttning" ;
Text [ PORTUGUESE ] = "~Conjunto de caracteres" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> (~C)";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Zbi<62> r znak<61> w";
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> (~C)";
Text[ chinese_traditional ] = "<22> r<EFBFBD> <72> (~C)";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "~<7E> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> Ʈ(~C)";
Text[ turkish ] = "Karakter k<> mesi";
Text[ language_user1 ] = " ";
};
ListBox LB_CHARSET
{
Border = TRUE ;
Pos = MAP_APPFONT ( 76 , 41 ) ;
Size = MAP_APPFONT ( 105 , 60 ) ;
TabStop = TRUE ;
DropDown = TRUE ;
CurPos = 0 ;
};
PushButton PB_INDICIES
{
Pos = MAP_APPFONT ( 199 , 115 ) ;
Size = MAP_APPFONT ( 55 , 14 ) ;
TabStop = TRUE ;
Text= "~Indizes...";
Text [ english ] = "Indexes..." ;
Text[ chinese_traditional ] = "<22> лx...";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ...";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ~<7E> <> ...";
Text[ korean ] = "<22> ε<EFBFBD> <CEB5> <EFBFBD> ";
Text[ turkish ] = "Dizinler...";
Text[ language_user1 ] = " ";
Text[ italian ] = "I~ndici...";
Text[ portuguese_brazilian ] = "Indizes";
Text[ portuguese ] = "~<7E> ndices...";
Text[ danish ] = "Indeks...";
Text[ french ] = "Index...";
Text[ swedish ] = "~Index...";
Text[ dutch ] = "~Indicies...";
Text[ spanish ] = "<22> ~ndices...";
Text[ english_us ] = "Indexes...";
Text[ chinese_simplified ] = "<22> <> ־...";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ...";
Text[ polish ] = "Indeksy...";
Text[ japanese ] = "<22> <> <EFBFBD> ޯ<EFBFBD> <DEAF> ...";
};
};
//.........................................................................
TabPage PAGE_JDBC
{
SVLook = TRUE ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( 260 , 135 ) ;
Hide = TRUE;
FixedText FT_JDBCDRIVERCLASS
{
Pos = MAP_APPFONT ( 6 , 7 ) ;
Size = MAP_APPFONT ( 71 , 10 ) ;
Text = "~JDBC Treiberklasse" ;
Text [ ENGLISH ] = "~JDBC driverclass" ;
Text [ english_us ] = "~JDBC driver class" ;
Text [ portuguese_brazilian ] = "~JDBC Treiberklasse" ;
Text [ swedish ] = "~JDBC-drivrutinsklass" ;
Text [ danish ] = "JDBC-driverklasse" ;
Text [ italian ] = "~Classe di driver JDBC" ;
Text [ spanish ] = "~Clase de controlador JDBC" ;
Text [ french ] = "~Classe du pilote JDBC" ;
Text [ dutch ] = "Driverklasse ~JDBC" ;
Text [ portuguese ] = "Classe do controlador ~JDBC" ;
Text[ chinese_simplified ] = "~JDBC <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ~JDBC";
Text[ polish ] = "Klasa sterownika JDBC";
Text[ japanese ] = "JDBC <20> <> ײ<EFBFBD> (~J)";
Text[ chinese_traditional ] = "~JDBC <20> X<EFBFBD> ʵ{<7B> <> <EFBFBD> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> JDBC";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ~JDBC";
Text[ korean ] = "JDBC <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ̹<EFBFBD> Ŭ<> <C5AC> <EFBFBD> <EFBFBD> (~J)";
Text[ turkish ] = "~JDBC s<> r<EFBFBD> c<EFBFBD> s<> n<EFBFBD> f<EFBFBD> ";
Text[ language_user1 ] = " ";
};
Edit ET_JDBCDRIVERCLASS
{
Border = TRUE ;
Pos = MAP_APPFONT ( 90 , 6 ) ;
Size = MAP_APPFONT ( 105 , 12 ) ;
TabStop = TRUE ;
};
FixedText FT_CONNECTURL
{
Pos = MAP_APPFONT ( 6 , 22 ) ;
Size = MAP_APPFONT ( 51 , 10 ) ;
Text = "U~RL" ;
Text [ ENGLISH ] = "U~RL" ;
Text [ english_us ] = "U~RL" ;
Text [ portuguese_brazilian ] = "U~RL" ;
Text [ swedish ] = "U~RL" ;
Text [ danish ] = "URL" ;
Text [ italian ] = "U~RL" ;
Text [ spanish ] = "U~RL" ;
Text [ french ] = "U~RL" ;
Text [ dutch ] = "U~RL" ;
Text [ portuguese ] = "U~RL" ;
Text[ chinese_simplified ] = "U~RL";
Text[ russian ] = "U~RL";
Text[ polish ] = "URL";
Text[ japanese ] = "U~RL";
Text[ chinese_traditional ] = "U~RL";
Text[ arabic ] = "U~RL";
Text[ greek ] = "URL";
Text[ korean ] = "URL(~R)";
Text[ turkish ] = "U~RL";
Text[ language_user1 ] = " ";
};
Edit ET_CONNECTURL
{
Border = TRUE ;
Pos = MAP_APPFONT ( 90 , 21 ) ;
Size = MAP_APPFONT ( 105 , 12 ) ;
TabStop = TRUE ;
};
FixedText FT_USERNAME
{
Pos = MAP_APPFONT ( 6 , 37 ) ;
Size = MAP_APPFONT ( 51 , 10 ) ;
Text = "~Benutzername" ;
Text [ ENGLISH ] = "~Username" ;
Text [ NORWEGIAN ] = "~Username" ;
Text [ DANISH ] = "Brugernavn" ;
Text [ ENGLISH_US ] = "~User name" ;
Text [ SPANISH ] = "N~ombre del usuario" ;
Text [ FINNISH ] = "~K<> ytt<74> j<EFBFBD> tunnus" ;
Text [ FRENCH ] = "Nom d'~utilisateur" ;
Text [ ITALIAN ] = "Nome ~utente" ;
Text [ DUTCH ] = "Naam ~gebruiker" ;
Text [ SWEDISH ] = "~Anv<6E> ndarnamn" ;
Text [ PORTUGUESE ] = "Nome do ~utilizador" ;
Text [ portuguese_brazilian ] = "~Benutzername" ;
Text[ chinese_simplified ] = "ʹ <> <CAB9> <EFBFBD> <EFBFBD> (~U)";
Text[ russian ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Nazwisko u<> ytk.";
Text[ japanese ] = "հ <> ް<EFBFBD> <DEB0> (~U)";
Text[ chinese_traditional ] = "<22> ϥΪ<CFA5> (~U)";
Text[ arabic ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ڸ<EFBFBD> (~U)";
Text[ turkish ] = "Kullan<61> c<EFBFBD> ad<61> ";
Text[ language_user1 ] = " ";
};
Edit ET_USERNAME
{
Border = TRUE ;
Pos = MAP_APPFONT ( 90 , 36 ) ;
Size = MAP_APPFONT ( 105 , 12 ) ;
TabStop = TRUE ;
};
FixedText FT_PASSWORD
{
Pos = MAP_APPFONT ( 6 , 52 ) ;
Size = MAP_APPFONT ( 51 , 10 ) ;
Text = "~Passwort" ;
Text [ ENGLISH ] = "~Password" ;
Text [ NORWEGIAN ] = "~Passord" ;
Text [ DANISH ] = "Adgangskode" ;
Text [ ENGLISH_US ] = "~Password" ;
Text [ SPANISH ] = "~Contrase<73> a" ;
Text [ FINNISH ] = "~Salasana" ;
Text [ FRENCH ] = "~Mot de passe" ;
Text [ ITALIAN ] = "~Password" ;
Text [ DUTCH ] = "~Wachtwoord" ;
Text [ PORTUGUESE_BRAZILIAN ] = "~Senha" ;
Text [ SWEDISH ] = "~L<> senord" ;
Text [ PORTUGUESE ] = "~Senha" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> (~P)";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Has<61> o";
Text[ japanese ] = "<22> ߽ܰ<DFBD> <DCB0> (~P)";
Text[ chinese_traditional ] = "<22> K<EFBFBD> X(~P)";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> н<EFBFBD> <D0BD> <EFBFBD> <EFBFBD> <EFBFBD> (~P)";
Text[ turkish ] = "<22> ifre";
Text[ language_user1 ] = " ";
};
Edit ET_PASSWORD
{
Border = TRUE ;
Pos = MAP_APPFONT ( 90 , 51 ) ;
Size = MAP_APPFONT ( 105 , 12 ) ;
TabStop = TRUE ;
PassWord = TRUE ;
};
2000-10-09 11:39:52 +00:00
CheckBox CB_PASSWORD_REQUIRED
2000-10-05 09:09:48 +00:00
{
Pos = MAP_APPFONT ( 90 , 66 ) ;
Size = MAP_APPFONT ( 105 , 10 ) ;
2000-10-11 10:31:03 +00:00
Text = "Passwort erforderlich";
Text [ english ] = "Password required";
Text [ english_us ] = "Password required";
2000-10-05 09:09:48 +00:00
};
FixedLine FL_SEPARATOR1
{
Pos = MAP_APPFONT ( 6 , 79 ) ;
Size = MAP_APPFONT ( 248 , 1 ) ;
};
FixedText FT_CHARSET
{
Pos = MAP_APPFONT ( 6 , 85 ) ;
Size = MAP_APPFONT ( 51 , 10 ) ;
Text = "~Zeichensatz" ;
Text [ ENGLISH ] = "~Character set" ;
Text [ NORWEGIAN ] = "~Character set" ;
Text [ DANISH ] = "Tegns<6E> t" ;
Text [ ENGLISH_US ] = "~Character set" ;
Text [ SPANISH ] = "J~uego de caracteres" ;
Text [ FINNISH ] = "~Merkist<73> " ;
Text [ FRENCH ] = "~Jeu de caract<63> res" ;
Text [ ITALIAN ] = "Ti~po di carattere" ;
Text [ DUTCH ] = "~Tekenset" ;
Text [ PORTUGUESE_BRAZILIAN ] = "~Conjunto de caracteres" ;
Text [ SWEDISH ] = "Te~ckenupps<70> ttning" ;
Text [ PORTUGUESE ] = "~Conjunto de caracteres" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> (~C)";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Zbi<62> r znak<61> w";
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> (~C)";
Text[ chinese_traditional ] = "<22> r<EFBFBD> <72> (~C)";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "~<7E> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> Ʈ(~C)";
Text[ turkish ] = "Karakter k<> mesi";
Text[ language_user1 ] = " ";
};
ListBox LB_CHARSET
{
Border = TRUE ;
Pos = MAP_APPFONT ( 90 , 85 ) ;
Size = MAP_APPFONT ( 105 , 60 ) ;
TabStop = TRUE ;
DropDown = TRUE ;
CurPos = 0 ;
};
};
//.........................................................................
TabPage PAGE_ODBC
{
SVLook = TRUE ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( 260 , 135 ) ;
Hide = TRUE;
FixedText FT_USERNAME
{
Pos = MAP_APPFONT ( 6 , 7 ) ;
Size = MAP_APPFONT ( 100 , 10 ) ;
Text = "~Benutzername" ;
Text [ ENGLISH ] = "~Username" ;
Text [ NORWEGIAN ] = "~Username" ;
Text [ DANISH ] = "Brugernavn" ;
Text [ ENGLISH_US ] = "~User name" ;
Text [ SPANISH ] = "N~ombre del usuario" ;
Text [ FINNISH ] = "~K<> ytt<74> j<EFBFBD> tunnus" ;
Text [ FRENCH ] = "Nom d'~utilisateur" ;
Text [ ITALIAN ] = "Nome ~utente" ;
Text [ DUTCH ] = "Naam ~gebruiker" ;
Text [ SWEDISH ] = "~Anv<6E> ndarnamn" ;
Text [ PORTUGUESE ] = "Nome do ~utilizador" ;
Text [ portuguese_brazilian ] = "~Benutzername" ;
Text[ chinese_simplified ] = "ʹ <> <CAB9> <EFBFBD> <EFBFBD> (~U)";
Text[ russian ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Nazwisko u<> ytk.";
Text[ japanese ] = "հ <> ް<EFBFBD> <DEB0> (~U)";
Text[ chinese_traditional ] = "<22> ϥΪ<CFA5> (~U)";
Text[ arabic ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ڸ<EFBFBD> (~U)";
Text[ turkish ] = "Kullan<61> c<EFBFBD> ad<61> ";
Text[ language_user1 ] = " ";
};
Edit ET_USERNAME
{
Border = TRUE ;
Pos = MAP_APPFONT ( 110 , 6 ) ;
Size = MAP_APPFONT ( 105 , 12 ) ;
TabStop = TRUE ;
};
2000-10-09 11:39:52 +00:00
FixedLine FL_SEPARATOR2
{
Pos = MAP_APPFONT ( 6 , 21 ) ;
Size = MAP_APPFONT ( 248 , 1 ) ;
};
CheckBox CB_PASSWORD_REQUIRED
{
Pos = MAP_APPFONT ( 6 , 27 ) ;
Size = MAP_APPFONT ( 105 , 10 ) ;
Text = "Passwort erforderlich";
Text [ english ] = "Password required";
Text [ english_us ] = "Password required";
};
2000-10-05 09:09:48 +00:00
FixedText FT_PASSWORD
{
2000-10-09 11:39:52 +00:00
Pos = MAP_APPFONT ( 12 , 41 ) ;
Size = MAP_APPFONT ( 94 , 10 ) ;
2000-10-05 09:09:48 +00:00
Text = "~Passwort" ;
Text [ ENGLISH ] = "~Password" ;
Text [ NORWEGIAN ] = "~Passord" ;
Text [ DANISH ] = "Adgangskode" ;
Text [ ENGLISH_US ] = "~Password" ;
Text [ SPANISH ] = "~Contrase<73> a" ;
Text [ FINNISH ] = "~Salasana" ;
Text [ FRENCH ] = "~Mot de passe" ;
Text [ ITALIAN ] = "~Password" ;
Text [ DUTCH ] = "~Wachtwoord" ;
Text [ PORTUGUESE_BRAZILIAN ] = "~Senha" ;
Text [ SWEDISH ] = "~L<> senord" ;
Text [ PORTUGUESE ] = "~Senha" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> (~P)";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Has<61> o";
Text[ japanese ] = "<22> ߽ܰ<DFBD> <DCB0> (~P)";
Text[ chinese_traditional ] = "<22> K<EFBFBD> X(~P)";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> н<EFBFBD> <D0BD> <EFBFBD> <EFBFBD> <EFBFBD> (~P)";
Text[ turkish ] = "<22> ifre";
Text[ language_user1 ] = " ";
};
Edit ET_PASSWORD
{
Border = TRUE ;
2000-10-09 11:39:52 +00:00
Pos = MAP_APPFONT ( 110 , 40 ) ;
2000-10-05 09:09:48 +00:00
Size = MAP_APPFONT ( 105 , 12 ) ;
TabStop = TRUE ;
PassWord = TRUE ;
};
FixedLine FL_SEPARATOR1
{
2000-10-09 11:39:52 +00:00
Pos = MAP_APPFONT ( 6 , 55 ) ;
2000-10-05 09:09:48 +00:00
Size = MAP_APPFONT ( 248 , 1 ) ;
};
FixedText FT_OPTIONS
{
2000-10-09 11:39:52 +00:00
Pos = MAP_APPFONT ( 6 , 61 ) ;
2000-10-05 09:09:48 +00:00
Size = MAP_APPFONT ( 100 , 10 ) ;
Text = "~Treibereinstellungen" ;
Text [ ENGLISH ] = "ODBC ~options" ;
Text [ NORWEGIAN ] = "ODBC ~options" ;
Text [ DANISH ] = "Driverindstillinger" ;
Text [ ENGLISH_US ] = "Driver settings" ;
Text [ SPANISH ] = "Opciones del ~controlador" ;
Text [ FINNISH ] = "ODBC-~m<> <6D> ritykset" ;
Text [ FRENCH ] = "Param<61> tres du pilote" ;
Text [ ITALIAN ] = "Imposta~zioni drive" ;
Text [ DUTCH ] = "~Driveropties" ;
Text [ PORTUGUESE_BRAZILIAN ] = "ODBC op<6F> <70> es" ;
Text [ SWEDISH ] = "Drivru~tinsinst<73> llningar" ;
Text [ PORTUGUESE ] = "Defini<6E> <69> es do ~controlador" ;
Text[ chinese_simplified ] = "<22> 趨<EFBFBD> <E8B6A8> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Opcje sterownika";
Text[ japanese ] = "<22> <> ײ<EFBFBD> ނ̐ݒ<CC90> ";
Text[ chinese_traditional ] = "<22> ]<5D> w<EFBFBD> X<EFBFBD> ʵ{<7B> <> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ~<7E> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ̹<EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "S<> r<EFBFBD> c<EFBFBD> ayarlar<61> ";
Text[ language_user1 ] = " ";
};
Edit ET_OPTIONS
{
Border = TRUE ;
2000-10-09 11:39:52 +00:00
Pos = MAP_APPFONT ( 110 , 60 ) ;
2000-10-05 09:09:48 +00:00
Size = MAP_APPFONT ( 105 , 12 ) ;
TabStop = TRUE ;
};
FixedText FT_CHARSET
{
2000-10-09 11:39:52 +00:00
Pos = MAP_APPFONT ( 6 , 76 ) ;
2000-10-05 09:09:48 +00:00
Size = MAP_APPFONT ( 100 , 10 ) ;
Text = "~Zeichensatz" ;
Text [ ENGLISH ] = "~Character set" ;
Text [ NORWEGIAN ] = "~Character set" ;
Text [ DANISH ] = "Tegns<6E> t" ;
Text [ ENGLISH_US ] = "~Character set" ;
Text [ SPANISH ] = "J~uego de caracteres" ;
Text [ FINNISH ] = "~Merkist<73> " ;
Text [ FRENCH ] = "~Jeu de caract<63> res" ;
Text [ ITALIAN ] = "~Tipo di carattere" ;
Text [ DUTCH ] = "~Tekenset" ;
Text [ PORTUGUESE_BRAZILIAN ] = "~Conjunto de caracteres" ;
Text [ SWEDISH ] = "~Teckenupps<70> ttning" ;
Text [ PORTUGUESE ] = "~Conjunto de caracteres" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> (~C)";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Zbi<62> r znak<61> w";
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> (~C)";
Text[ chinese_traditional ] = "<22> r<EFBFBD> <72> (~C)";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "~<7E> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> Ʈ(~C)";
Text[ turkish ] = "Karakter k<> mesi";
Text[ language_user1 ] = " ";
};
ListBox LB_CHARSET
{
Border = TRUE ;
2000-10-09 11:39:52 +00:00
Pos = MAP_APPFONT ( 110 , 75 ) ;
2000-10-05 09:09:48 +00:00
Size = MAP_APPFONT ( 105 , 60 ) ;
TabStop = TRUE ;
DropDown = TRUE ;
CurPos = 0 ;
};
};
//.........................................................................
TabPage PAGE_TEXT
{
SVLook = TRUE ;
Hide = TRUE;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( 260 , 135 ) ;
CheckBox CB_HEADER
{
TabStop = TRUE ;
Pos = MAP_APPFONT ( 125 , 6 ) ;
Size = MAP_APPFONT ( 150 , 10 ) ;
Text = "~Text beinhaltet Kopfzeile" ;
Text [ ENGLISH ] = "Header record" ;
Text [ NORWEGIAN ] = "Header record" ;
Text [ DANISH ] = "Teksten indeholder sidehoved" ;
Text [ ENGLISH_US ] = "Text contains a header" ;
Text [ SPANISH ] = "Te~xto contiene encabezamiento" ;
Text [ FINNISH ] = "Otsikkotietue" ;
Text [ FRENCH ] = "Texte avec en-t<> te" ;
Text [ ITALIAN ] = "T~esto contiene riga d'intestazione" ;
Text [ DUTCH ] = "~Tekst bevat koptekst" ;
Text [ PORTUGUESE_BRAZILIAN ] = "Registro do cabe<62> alho" ;
Text [ SWEDISH ] = "~Text inneh<65> ller sidhuvud" ;
Text [ PORTUGUESE ] = "~Texto tem cabe<62> alho" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> ĺ<EFBFBD> <C4BA> <EFBFBD> ҳü";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Tekst zawiera nag<61> <67> wek";
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ͯ<EFBFBD> ނ<EFBFBD> <DE82> ܂ <EFBFBD> ";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> t<EFBFBD> <74> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> ؽ<EFBFBD> Ʈ";
Text[ turkish ] = "Metin <20> stbilgi i<> eriyor";
Text[ language_user1 ] = " ";
};
FixedText FT_FIELDSEPARATOR
{
Pos = MAP_APPFONT ( 6 , 21 ) ;
Size = MAP_APPFONT ( 119 , 10 ) ;
Text = "~Feldtrenner" ;
Text [ ENGLISH ] = "Field delimiter" ;
Text [ NORWEGIAN ] = "Field delimiter" ;
Text [ DANISH ] = "Feltseparator" ;
Text [ ENGLISH_US ] = "Field separator" ;
Text [ SPANISH ] = "~Separador de campo" ;
Text [ FINNISH ] = "Kenttien erotin" ;
Text [ FRENCH ] = "S<> parateur de champ" ;
Text [ ITALIAN ] = "~Separatore di campo" ;
Text [ DUTCH ] = "~Veldscheidingsteken" ;
Text [ PORTUGUESE_BRAZILIAN ] = "Delimitador de campo" ;
Text [ SWEDISH ] = "~F<> ltavgr<67> nsare" ;
Text [ PORTUGUESE ] = "~Separador de campo" ;
Text[ chinese_simplified ] = "<22> ֶηָ<CEB7> <D6B8> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Separator pola";
Text[ japanese ] = "̨<> <CCA8> <EFBFBD> ނ̋<DE82> <CC8B> <EFBFBD> <D882> L<EFBFBD> <4C> ";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> j<EFBFBD> <6A> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> ʵ<EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Alan ay<61> r<EFBFBD> c<EFBFBD> s<EFBFBD> ";
Text[ language_user1 ] = " ";
};
ComboBox CM_FIELDSEPARATOR
{
Pos = MAP_APPFONT ( 125 , 19 ) ;
Size = MAP_APPFONT ( 48 , 60 ) ;
Text = ";" ;
TabStop = TRUE ;
DropDown = TRUE ;
};
FixedText FT_TEXTSEPARATOR
{
Pos = MAP_APPFONT ( 6 , 38 ) ;
Size = MAP_APPFONT ( 119 , 10 ) ;
Text = "T~exttrenner" ;
Text [ ENGLISH ] = "String delimiter" ;
Text [ NORWEGIAN ] = "String delimiter" ;
Text [ DANISH ] = "Tekstseparator" ;
Text [ ENGLISH_US ] = "Text separator" ;
Text [ SPANISH ] = "Separador de te~xto" ;
Text [ FINNISH ] = "Merkkijonojen erotin" ;
Text [ FRENCH ] = "S<> parateur de texte" ;
Text [ ITALIAN ] = "S~eparatore di testo" ;
Text [ DUTCH ] = "T~ekstafbrekingsteken" ;
Text [ PORTUGUESE_BRAZILIAN ] = "Delimitador de cadeia" ;
Text [ SWEDISH ] = "T~extavgr<67> nsare" ;
Text [ PORTUGUESE ] = "Separador de t~exto" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> ַָ<D6B7> <D6B8> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Separator tekstu";
Text[ japanese ] = "÷<> Ă̋<C482> <CC8B> <EFBFBD> <D882> L<EFBFBD> <4C> ";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> r<EFBFBD> <72> <EFBFBD> j<EFBFBD> <6A> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> ~<7E> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> ؽ<EFBFBD> Ʈ <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Metin ay<61> r<EFBFBD> c<EFBFBD> s<EFBFBD> ";
Text[ language_user1 ] = " ";
};
ComboBox CM_TEXTSEPARATOR
{
Pos = MAP_APPFONT ( 125 , 36 ) ;
Size = MAP_APPFONT ( 48 , 60 ) ;
Text = "\"" ;
TabStop = TRUE ;
DropDown = TRUE ;
};
FixedText FT_DECIMALSEPARATOR
{
Pos = MAP_APPFONT ( 6 , 55 ) ;
Size = MAP_APPFONT ( 119 , 10 ) ;
Text = "~Dezimaltrennzeichen" ;
Text [ ENGLISH ] = "~Decimal point" ;
Text [ NORWEGIAN ] = "~Decimal point" ;
Text [ DANISH ] = "Decimalkomma" ;
Text [ ENGLISH_US ] = "Decimal separator" ;
Text [ SPANISH ] = "Separa~dor decimal" ;
Text [ FINNISH ] = "~Desimaalierotin" ;
Text [ FRENCH ] = "S<> parateur de d<> cimale" ;
Text [ ITALIAN ] = "Car. di separaz. decimali" ;
Text [ DUTCH ] = "~Decimaalteken" ;
Text [ PORTUGUESE_BRAZILIAN ] = "Ponto decimal" ;
Text [ SWEDISH ] = "~Decimaltecken" ;
Text [ PORTUGUESE ] = "Separador de ~decimais" ;
Text[ chinese_simplified ] = "С <> <D0A1> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Separator dziesi<73> tny";
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> _";
Text[ language_user1 ] = "LS: Access sagt \"s?arateur d?imal*";
Text[ chinese_traditional ] = "<22> p<EFBFBD> <70> <EFBFBD> I<EFBFBD> Ÿ<EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> Ҽ<EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Ondal<61> k ay<61> r<EFBFBD> c<EFBFBD> s<EFBFBD> ";
};
ComboBox CM_DECIMALSEPARATOR
{
Pos = MAP_APPFONT ( 125 , 53 ) ;
Size = MAP_APPFONT ( 32 , 60 ) ;
Text = ";" ;
TabStop = TRUE ;
MaxTextLength = 1 ;
DropDown = TRUE ;
StringList =
{
"." ;
"," ;
";" ;
":" ;
};
};
FixedText FT_THOUSANDSSEPARATOR
{
Pos = MAP_APPFONT ( 6 , 72 ) ;
Size = MAP_APPFONT ( 119 , 10 ) ;
Text = "T~ausendertrennzeichen" ;
Text [ ENGLISH ] = "Decimal point" ;
Text [ NORWEGIAN ] = "Decimal point" ;
Text [ DANISH ] = "Tusindtalsseparator" ;
Text [ ENGLISH_US ] = "Thousands separator" ;
Text [ SPANISH ] = "Separad~or de miles" ;
Text [ FINNISH ] = "Desimaalierotin" ;
Text [ FRENCH ] = "S<> parateur de milliers" ;
Text [ ITALIAN ] = "Car. di separaz. migliaia" ;
Text [ DUTCH ] = "~Scheidingsteken voor duizendtallen" ;
Text [ PORTUGUESE_BRAZILIAN ] = "Ponto decimal" ;
Text [ SWEDISH ] = "Tusent~alsavgr<67> nsare" ;
Text [ PORTUGUESE ] = "Separador de ~milhares" ;
Text[ chinese_simplified ] = "ǧλ<C7A7> ָ<EFBFBD> <D6B8> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Separator tysi<73> czny";
Text[ japanese ] = "<22> 猅<EFBFBD> <E78C85> <EFBFBD> <EFBFBD> ";
Text[ language_user1 ] = "LS: auch laut Access";
Text[ chinese_traditional ] = "<22> d<EFBFBD> <64> <EFBFBD> <EFBFBD> <EFBFBD> j<EFBFBD> <6A> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> ~<7E> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "õ<> <C3B5> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Binlik ay<61> r<EFBFBD> c<EFBFBD> s<EFBFBD> ";
};
ComboBox CM_THOUSANDSSEPARATOR
{
Pos = MAP_APPFONT ( 125 , 70 ) ;
Size = MAP_APPFONT ( 32 , 44 ) ;
Text = "." ;
TabStop = TRUE ;
MaxTextLength = 1 ;
DropDown = TRUE ;
StringList =
{
"," ;
"." ;
};
};
FixedLine FL_SEPARATOR1
{
Pos = MAP_APPFONT ( 6 , 87 ) ;
Size = MAP_APPFONT ( 248 , 1 ) ;
};
FixedText FT_EXTENSION
{
Pos = MAP_APPFONT ( 6 , 93 ) ;
Size = MAP_APPFONT ( 119 , 10 ) ;
Text = "E~rweiterung" ;
Text [ ENGLISH ] = "Extension" ;
Text [ english_us ] = "Extension" ;
Text [ italian ] = "Est~ensione" ;
Text [ spanish ] = "E~xtensi<73> n" ;
Text [ french ] = "Extension" ;
Text [ dutch ] = "V~ergroting" ;
Text [ swedish ] = "Ut<55> knin~g" ;
Text [ danish ] = "Filtypenavn" ;
Text [ portuguese_brazilian ] = "Erweiterung" ;
Text [ portuguese ] = "~Extens<6E> o" ;
Text[ chinese_simplified ] = "<22> <> չ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Rozszerzenie";
Text[ japanese ] = "<22> g<EFBFBD> <67> <EFBFBD> q";
Text[ chinese_traditional ] = "<22> X<EFBFBD> i";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "Ȯ<> <C8AE> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Uzant<6E> ";
Text[ language_user1 ] = " ";
};
ComboBox CM_EXTENSION
{
Pos = MAP_APPFONT ( 125 , 91 ) ;
Size = MAP_APPFONT ( 32 , 44 ) ;
Text = "txt" ;
TabStop = TRUE ;
MaxTextLength = 3 ;
DropDown = TRUE ;
StringList =
{
"csv" ;
"sdf" ;
"txt" ;
};
};
FixedText FT_CHARSET
{
Pos = MAP_APPFONT ( 6 , 110 ) ;
Size = MAP_APPFONT ( 119 , 10 ) ;
Text = "~Zeichensatz" ;
Text [ ENGLISH ] = "~Character set" ;
Text [ NORWEGIAN ] = "~Character set" ;
Text [ DANISH ] = "Tegns<6E> t" ;
Text [ ENGLISH_US ] = "~Character set" ;
Text [ SPANISH ] = "J~uego de caracteres" ;
Text [ FINNISH ] = "~Merkist<73> " ;
Text [ FRENCH ] = "~Jeu de caract<63> res" ;
Text [ ITALIAN ] = "~Tipo di carattere" ;
Text [ DUTCH ] = "~Tekenset" ;
Text [ PORTUGUESE_BRAZILIAN ] = "~Conjunto de caracteres" ;
Text [ SWEDISH ] = "~Teckenupps<70> ttning" ;
Text [ PORTUGUESE ] = "~Conjunto de caracteres" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> (~C)";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Zbi<62> r znak<61> w";
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> (~C)";
Text[ chinese_traditional ] = "<22> r<EFBFBD> <72> (~C)";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "~<7E> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> Ʈ(~C)";
Text[ turkish ] = "Karakter k<> mesi";
Text[ language_user1 ] = " ";
};
ListBox LB_CHARSET
{
Border = TRUE ;
Pos = MAP_APPFONT ( 125 , 108 ) ;
Size = MAP_APPFONT ( 61 , 60 ) ;
TabStop = TRUE ;
DropDown = TRUE ;
CurPos = 0 ;
};
String STR_FIELDSEPARATORLIST
{
Text = ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Leer}\t32" ;
Text [ ENGLISH ] = ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Space}\t32" ;
Text [ NORWEGIAN ] = ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Space}\t32" ;
Text [ DANISH ] = ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{tom}\t32" ;
Text [ ENGLISH_US ] = ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{empty}\t32" ;
Text [ SPANISH ] = ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{vac<61> o}\t32" ;
Text [ FINNISH ] = ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Space}\t32" ;
Text [ FRENCH ] = ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Espace}\t32" ;
Text [ ITALIAN ] = ";\t59\t,\t44\t:\t58\t{tab}\t9\t{spazio}\t32" ;
Text [ DUTCH ] = ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{leeg}\t32" ;
Text [ PORTUGUESE_BRAZILIAN ] = ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Space}\t32" ;
Text [ SWEDISH ] = ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{tom}\t32" ;
Text [ PORTUGUESE ] = ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{vazio}\t32" ;
Text[ chinese_simplified ] = ";\t59\t,\t44\t:\t58\t{<7B> Ʊ<EFBFBD> <C6B1> <EFBFBD> }\t9\t{<7B> հ <EFBFBD> }\t32";
Text[ russian ] = ";\t59\t,\t44\t:\t58\t{Ta<54> }\t9\t{<7B> <> <EFBFBD> <EFBFBD> <EFBFBD> }\t32";
Text[ polish ] = ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Pusty}\t32";
Text[ japanese ] = ";\t59\t,\t44\t:\t58\t{<7B> <> <EFBFBD> }\t9\t{<7B> <> <EFBFBD> <EFBFBD> }\t32";
Text[ chinese_traditional ] = ";\t59\t,\t44\t:\t58\t{<7B> s<EFBFBD> <73> <EFBFBD> <EFBFBD> }\t9\t{<7B> ť<EFBFBD> }\t32";
Text[ arabic ] = ";\t59\t,\t44\t:\t58\t{<7B> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> }\t9\t{<7B> <> <EFBFBD> <EFBFBD> \t32";
Text[ greek ] = ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{<7B> <> <EFBFBD> <EFBFBD> }\t32";
Text[ korean ] = ";\t59\t,\t44\t:\t58\t{<7B> <> }\t9\t{<7B> <> <EFBFBD> <EFBFBD> }\t32";
Text[ turkish ] = ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Bo<42> }\t32";
Text[ language_user1 ] = " ";
};
String STR_TEXTSEPARATORLIST
{
Text = "\"\t34\t'\t39" ;
};
String STR_DELIMITER_MISSING
{
Text = "#1 muss angegeben sein." ;
Text [ English ] = "#1 must be set." ;
Text [ english_us ] = "#1 must be set." ;
Text [ portuguese ] = "#1 tem que ser especificado." ;
Text [ portuguese_brazilian ] = "#1 mu<6D> angegeben sein." ;
Text [ swedish ] = "#1 m<> ste anges." ;
Text [ danish ] = "#1 skal v<> re angivet." ;
Text [ italian ] = "#1 deve essere digitato." ;
Text [ spanish ] = "#1 debe indicarse." ;
Text [ french ] = "#1 doit <20> tre sp<73> cifi<66> ." ;
Text [ dutch ] = "#1 moet aangegeven zijn." ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> #1 <20> <> ";
Text[ russian ] = "#1 <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> .";
Text[ polish ] = "#1 musi by<62> podane.";
Text[ japanese ] = "#1<> ͎w<CD8E> 肳<EFBFBD> <E882B3> <EFBFBD> Ă<EFBFBD> <C482> Ȃ<EFBFBD> <C882> <EFBFBD> <EFBFBD> Ȃ<CE82> <C882> ܂ <EFBFBD> <DC82> <EFBFBD> <EFBFBD> B";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> w#1 <20> C";
Text[ arabic ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> #1.";
Text[ greek ] = "#1 <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> .";
Text[ korean ] = "#1 <20> <> <20> ݵ<EFBFBD> <DDB5> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> Ǿ<EFBFBD> <C7BE> <EFBFBD> <20> մϴ<D5B4> .";
Text[ turkish ] = "#1 belirlenmi<6D> olmal<61> .";
Text[ language_user1 ] = " ";
};
String STR_DELIMITER_MUST_DIFFER
{
Text = "#1 und #2 m<> ssen unterschiedlich sein." ;
Text [ English ] = "#1 and #2 delimeter must differ." ;
Text [ english_us ] = "#1 and #2 must differ." ;
Text [ portuguese ] = "#1 e #2 t<> m que ser diferentes." ;
Text [ portuguese_brazilian ] = "#1 und #2 m<> ssen unterschiedlich sein." ;
Text [ swedish ] = "#1 och #2 m<> ste vara olika." ;
Text [ danish ] = "#1 og #2 skal v<> re forskellige." ;
Text [ italian ] = "#1 e #2 devono essere diversi." ;
Text [ spanish ] = "#1 y #2 tienen que ser diferentes." ;
Text [ french ] = "#1 et #2 doivent diff<66> rer." ;
Text [ dutch ] = "#1 en #2 moeten verschillend zijn." ;
Text[ chinese_simplified ] = "#1 <20> <> #2 <20> <> <EFBFBD> 벻<EFBFBD> <EBB2BB> ͬ<EFBFBD> <CDAC> ";
Text[ russian ] = "#1 <20> #2 <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> .";
Text[ polish ] = "#1 i #2 musz<73> by<62> r<> <72> ne.";
Text[ japanese ] = "#1<> <31> #2<> ͈قȂ<D982> <C882> Ă<EFBFBD> <C482> Ȃ<EFBFBD> <C882> <EFBFBD> <EFBFBD> ܂ <CE82> <DC82> ܂ <EFBFBD> <DC82> <EFBFBD> <EFBFBD> B";
Text[ chinese_traditional ] = "#1 <20> M #2 <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ۦP<DBA6> C";
Text[ arabic ] = "<22> <> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> #1 <20> #2 <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> .";
Text[ greek ] = "#1 <20> <> <EFBFBD> #2 <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> .";
Text[ korean ] = "#1<> <31> #2 <20> ݵ<EFBFBD> <DDB5> <EFBFBD> <20> ٸ<EFBFBD> .";
Text[ turkish ] = "#1 ve #2 farkl<6B> olmal<61> .";
Text[ language_user1 ] = " ";
};
String STR_NO_WILDCARDS
{
Text = "Platzhalter wie *,? sind in der #1 nicht m<> glich." ;
Text [ English ] = "Wildcards (?,*) in #1 are not allowed." ;
Text [ english_us ] = "Wildcards (?,*) in #1 are not allowed." ;
Text [ portuguese ] = "Caracteres polivalentes como *,? n<> o s<> o admitidos emr #1." ;
Text [ portuguese_brazilian ] = "Platzhalter wie *,? sind in der #1 nicht m<> glich." ;
Text [ swedish ] = "Jokertecken som *,? <20> r inte till<6C> tna i #1." ;
Text [ danish ] = "Jokertegn som *,? er ikke mulige i #1." ;
Text [ italian ] = "Segnaposto quali *,? non sono possibili in #1." ;
Text [ spanish ] = "Comodines como *,? no est<73> n permitidos en #1." ;
Text [ french ] = "L'utilisation de substituants (?,*) dans #1 n'est pas permise." ;
Text [ dutch ] = "Plaatsvervangers zoals *,? zijn in de #1 niet mogelijk." ;
Text[ chinese_simplified ] = "#1 <20> <> <EFBFBD> ܹ<EFBFBD> <DCB9> <EFBFBD> <EFBFBD> <EFBFBD> ͨ<EFBFBD> <CDA8> <EFBFBD> <EFBFBD> '*,?' <20> <> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> , <20> <> <EFBFBD> *,? <20> #1 <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> .";
Text[ polish ] = "Symboli wieloznacznych jak *,? nie mo<6D> na u<> y<EFBFBD> w #1.";
Text[ japanese ] = "*,?<3F> ̂悤<CC82> <E682A4> ܲ<EFBFBD> <DCB2> <EFBFBD> <DEB6> ނ<EFBFBD> #1<> ł͒ʗp<CA97> <70> <EFBFBD> ܂ <EFBFBD> <DC82> <EFBFBD> <EFBFBD> B";
Text[ chinese_traditional ] = "#1 <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> t<EFBFBD> <74> <EFBFBD> q<EFBFBD> t<EFBFBD> <74> '*,?' <20> C";
Text[ arabic ] = "<22> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> *,?<3F> <20> <> #1.";
Text[ greek ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> (?,*) <20> <> <EFBFBD> #1.";
Text[ korean ] = "#1 <20> <> <EFBFBD> <EFBFBD> <20> <> ȣ ? <20> <> * <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ɼ<EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ϴ<EFBFBD> .";
Text[ turkish ] = "*,? gibi de<64> i<EFBFBD> kenler #1 i<> in kullan<61> lamaz.";
Text[ language_user1 ] = " ";
};
};
//.........................................................................
TabPage PAGE_TABLESUBSCRIPTION
{
SVLook = TRUE ;
Hide = TRUE;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( 260 , 135 ) ;
2000-10-20 08:53:17 +00:00
GroupBox GB_TABLESUBSCRIPTION
2000-10-05 09:09:48 +00:00
{
2000-10-20 08:53:17 +00:00
Pos = MAP_APPFONT ( 6 , 3 ) ;
Size = MAP_APPFONT ( 248 , 91 ) ;
Text = "Filter";
Text [ english ] = "Filter";
Text [ english_us ] = "Filter";
2000-10-05 09:09:48 +00:00
};
2000-10-09 11:39:52 +00:00
RadioButton RB_INCLUDEALL
2000-10-05 09:09:48 +00:00
{
2000-10-20 08:53:17 +00:00
Pos = MAP_APPFONT ( 12 , 15 ) ;
2000-10-09 11:39:52 +00:00
Size = MAP_APPFONT ( 60 , 12 ) ;
Group = TRUE;
Text = "~Alle";
Text [ english ] = "~All";
Text [ english_us ] = "~All";
2000-10-05 09:09:48 +00:00
};
2000-10-09 11:39:52 +00:00
RadioButton RB_INCLUDENONE
2000-10-05 09:09:48 +00:00
{
2000-10-20 08:53:17 +00:00
Pos = MAP_APPFONT ( 12 , 30 ) ;
2000-10-09 11:39:52 +00:00
Size = MAP_APPFONT ( 60 , 12 ) ;
Text = "~Keine";
Text [ english ] = "~None";
Text [ english_us ] = "~None";
2000-10-05 09:09:48 +00:00
};
2000-10-09 11:39:52 +00:00
RadioButton RB_INCLUDESPECIFIC
{
2000-10-20 08:53:17 +00:00
Pos = MAP_APPFONT ( 12 , 45 ) ;
2000-10-09 11:39:52 +00:00
Size = MAP_APPFONT ( 60 , 12 ) ;
Text = "Aus~wahl";
Text [ english ] = "~Selection";
Text [ english_us ] = "~Selection";
2000-10-05 09:09:48 +00:00
};
2000-10-09 11:39:52 +00:00
Control CTL_TABLESUBSCRIPTION
{
2000-10-20 08:53:17 +00:00
Pos = MAP_APPFONT ( 75 , 15 ) ;
Size = MAP_APPFONT ( 173 , 72 ) ;
2000-10-09 11:39:52 +00:00
Group = TRUE;
Border = TRUE ;
TabStop = TRUE ;
2000-10-05 09:09:48 +00:00
};
2000-10-20 08:53:17 +00:00
CheckBox CB_SUPPRESVERSIONCL
{
Pos = MAP_APPFONT ( 6 , 102 ) ;
Size = MAP_APPFONT ( 200 , 12 ) ;
Group = TRUE ;
TabStop = TRUE ;
Text = "Versionsspalten unterdr<64> cken";
Text [ english ] = "Suppress version columns";
Text [ english ] = "Suppress version columns";
};
2000-10-05 09:09:48 +00:00
};
WarningBox ERR_NOREGISTEREDDATASOURCES
{
Message = "Es sind augenblicklich keine Datenquellen registriert.";
Message [ english ] = "Currently, there are no registered data sources.";
Message [ english_us ] = "Currently, there are no registered data sources.";
};
2000-10-12 15:20:42 +00:00
ErrorBox ERR_COULDNOTRESTOREDS
{
Message = "Sie haben schon einer anderen Datenquellen den Namen der gel<65> schten gegeben! Sie m<> ssen erstere umbenennen, um die aktuelle wiederherstellen zu k<> nnen.";
Message [ english ] = "You already gave another data source the name of the deleted one. You have to rename the first to restore the current one.";
Message [ english_us ] = "You already gave another data source the name of the deleted one. You have to rename the first to restore the current one.";
};
2000-10-05 09:09:48 +00:00
2000-10-09 11:39:52 +00:00
String STR_ENTER_CONNECTION_PASSWORD
{
Text = "Die Verbindung zur Datenquelle \"$name$\" erfordert die Eingabe eines Passwortes.";
Text [ english ] = "Connecting to data source \"$name$\" requires you to enter a password.";
Text [ english_us ] = "Connecting to data source \"$name$\" requires you to enter a password.";
};
2000-10-11 10:31:03 +00:00
String STR_DATASOURCE_DEFAULTNAME
{
Text = "Datenquelle";
Text [ english ] = "data source";
Text [ english_us ] = "datas source";
};
2000-10-09 11:39:52 +00:00
2000-10-12 15:20:42 +00:00
Menu MENU_DATASOURCELIST_POPUP
{
ItemList =
{
MenuItem
{
Identifier = MID_NEW_DATASOURCE;
Text = "neue Datenquelle" ;
Text [ english ] = "new data source" ;
Text [ english_us ] = "new data source" ;
};
MenuItem
{
Identifier = MID_DELETE_DATASOURCE;
Text = "Datenquelle l<> schen" ;
Text [ english ] = "delete data source" ;
Text [ english_us ] = "delete data source" ;
};
MenuItem
{
Identifier = MID_RESTORE_DATASOURCE;
Text = "Datenquelle wiederherstellen" ;
Text [ english ] = "restore data source" ;
Text [ english_us ] = "restore data source" ;
};
};
};
2000-10-05 09:09:48 +00:00
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
2000-10-24 11:11:15 +00:00
* Revision 1.5 2000/10/20 09:53:17 fs
* handling for the SuppresVersionColumns property of a data source
*
2000-10-20 08:53:17 +00:00
* Revision 1.4 2000/10/12 16:20:42 fs
* new implementations ... still under construction
*
2000-10-12 15:20:42 +00:00
* Revision 1.3 2000/10/11 11:31:03 fs
* new implementations - still under construction
*
2000-10-11 10:31:03 +00:00
* Revision 1.2 2000/10/09 12:39:29 fs
* some (a lot of) new imlpementations - still under development
*
2000-10-09 11:39:52 +00:00
* Revision 1.1 2000/10/05 10:05:05 fs
* initial checkin
*
2000-10-05 09:09:48 +00:00
*
* Revision 1.0 20.09.00 10:58:47 fs
************************************************************************/