/************************************************************************* * * $RCSfile: dbumiscres.src,v $ * * $Revision: 1.17 $ * * last change: $Author: fs $ $Date: 2001-04-27 08:06:19 $ * * 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 _DBU_MISCRES_HRC_ #include "dbumiscres.hrc" #endif //------------------------------------------------------------------------- Bitmap BMP_PLUSBUTTON { File = "plus.bmp"; }; Bitmap BMP_MINUSBUTTON { File = "minus.bmp"; }; //------------------------------------------------------------------------- Resource RSC_DATASOURCE_TYPES { String STR_CONNTYPES { Text = "sdbc:adabas:;jdbc:;sdbc:odbc:;sdbc:dbase:;sdbc:ado:;sdbc:flat:;sdbc:calc:" ; }; String STR_CONNUINAMES { Text = "Adabas;JDBC;ODBC;dBase;ADO;Text;Tabellendokument" ; Text [ english ] = "Adabas;JDBC;ODBC;dBase;ADO;Text;Spreadsheet" ; Text [ english_us ] = "Adabas;JDBC;ODBC;dBase;ADO;Text;Spreadsheet" ; Text[ portuguese ] = "Adabas;JDBC;ODBC;dBase;ADO;Texto;Folha de clculo"; Text[ russian ] = "Adabas;JDBC;ODBC;dBase;ADO;; "; Text[ greek ] = "Adabas;JDBC;ODBC;dBase;ADO;; "; Text[ dutch ] = "Adabas;JDBC;ODBC;dBase;ADO;Tekst;Werkbladdocument"; Text[ french ] = "Adabas;JDBC;ODBC;dBase;ADO;Texte;Classeur"; Text[ spanish ] = "Adabas;JDBC;ODBC;dBase;ADO;Texto;Hoja de clculo"; Text[ italian ] = "Adabas;JDBC;ODBC;dBase;ADO;Testo;Foglio elettronico"; Text[ danish ] = "Adabas;JDBC;ODBC;dBase;Tekst"; Text[ swedish ] = "Adabas;JDBC;ODBC;dBase;ADO;Text;Tabelldokument"; Text[ polish ] = "Adabas;JDBC;ODBC;dBase;ADO;Tekst;Arkusz kalkulacyjny"; Text[ portuguese_brazilian ] = "Adabas;JDBC;ODBC;dBase;Text"; Text[ japanese ] = "Adabas;JDBC;ODBC;dBase;ADO;÷;\\vZ޷"; Text[ korean ] = "Adabas;JDBC;ODBC;dBase;Text"; Text[ chinese_simplified ] = "Adabas;JDBC;ODBC;dBase;ADO;;ĵ"; Text[ chinese_traditional ] = "Adabas;JDBC;ODBC;dBase;ADO;r;u@"; Text[ turkish ] = "Adabas;JDBC;ODBC;dBase;Text"; Text[ arabic ] = "Adabas;JDBC;ODBC;dBase;ADO;; "; Text[ language_user1 ] = "Please be carefull with the number/ordering of (semicolon-separated) tokens in the string."; }; }; Resource RSC_CHARSETS { String STR_CHARSETNAMES { Text = "Ansi;Mac;IBMPC (437);IBMPC (850)/ DOS;IBMPC (860);IBMPC (861);IBMPC (863);IBMPC (865);System;UTF-8" ; Text [ english ] = "Ansi;Mac;IBMPC (437);IBMPC (850)/ DOS;IBMPC (860);IBMPC (861);IBMPC (863);IBMPC (865);System;UTF-8" ; Text [ english_us ] = "Ansi;Mac;IBMPC (437);IBMPC (850)/DOS;IBMPC (860);IBMPC (861);IBMPC (863);IBMPC (865);System;UTF-8" ; Text[ language_user1 ] = "Please be carefull with the number/ordering of (semicolon-separated) tokens in the string. Thanks."; }; }; //------------------------------------------------------------------------- String STR_GENERAL_SDB_ERROR { Text = "Fehler bei der Verbindung mit der Datenquelle"; Text [ english ] = "Error while connecting to the data source"; Text [ english_us ] = "Error while connecting to the data source"; Text[ portuguese ] = "Erro na ligao fonte de dados"; Text[ russian ] = " "; Text[ greek ] = " "; Text[ dutch ] = "Fout bij verbinding met gegevensbron"; Text[ french ] = "Erreur lors de la connexion la source de donnes"; Text[ spanish ] = "Error durante la conexin con la fuente de datos"; Text[ italian ] = "Errore durante il collegamento alla sorgente dati"; Text[ danish ] = "Fejl under forbindelsen med datakilden"; Text[ swedish ] = "Fel under fbindelsen med datakllan"; Text[ polish ] = "Bd w czeniu ze rdem danych"; Text[ portuguese_brazilian ] = "Error while connecting to the data source"; Text[ japanese ] = "ް֐ڑ̴װ"; Text[ korean ] = " ҽ ÿ "; Text[ chinese_simplified ] = "ںԴʱһ"; Text[ chinese_traditional ] = "suƨӷɵoͤ@ӿ~"; Text[ turkish ] = "Error while connecting to the data source"; Text[ arabic ] = " "; }; String STR_OBJECT_ALREADY_EXSISTS { Text = "Fehler beim Erzeugen!"; Text [ english ] = "Error while creating!"; Text [ english_us ] = "Error during creation!"; Text[ portuguese ] = "Erro ao criar objecto!"; Text[ russian ] = " ."; Text[ greek ] = " !"; Text[ dutch ] = "Fout bij definiren!"; Text[ french ] = "Erreur durant le processus de cration !"; Text[ spanish ] = "Error al crear el objeto!"; Text[ italian ] = "Errore nella creazione dell'oggetto"; Text[ danish ] = "Error while creating!"; Text[ swedish ] = "Fel nr objekt skulle skapas!"; Text[ polish ] = "Bd w trakcie tworzenia!"; Text[ portuguese_brazilian ] = "Error while creating!"; Text[ japanese ] = "쐬Ƃ̴װB"; Text[ korean ] = "Error while creating!"; Text[ chinese_simplified ] = "ʱһ"; Text[ chinese_traditional ] = "bإ߮ɵoͿ~"; Text[ turkish ] = "Error while creating!"; Text[ arabic ] = " !"; }; String STR_UNEXPECTED_ERROR { Text = "Ein unerwarteter Fehler ist aufgetreten. Die operation kann nicht ausgefhrt werden."; Text [ english ] = "An unexpected error occured. The operation could not be completed."; Text [ english_us ] = "An unexpected error occured. The operation could not be completed."; }; String STR_COULDNOTOPEN_LINKEDDOC { Text = "Das Dokument\n\n$file$\n\nkonnte nicht geffnet werden."; Text [ english ] = "Th document\n\n$file$\n\ncould not be opened."; Text [ english_us ] = "Th document\n\n$file$\n\ncould not be opened."; }; /************************************************************************* * history: * $Log: not supported by cvs2svn $ * Revision 1.16 2001/04/26 12:08:25 fs * added support for data source associated bookmarks * * Revision 1.15 2001/03/19 11:35:13 kz * Merge SRC625: 19.03.01 - 12:35:02 (NoBranch) * * Revision 1.0 26.09.00 08:26:13 fs ************************************************************************/