/************************************************************************* * * $RCSfile: tabletree.src,v $ * * $Revision: 1.32 $ * * last change: $Author: kz $ $Date: 2002-12-05 10:31:18 $ * * 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_CONTROL_HRC_ #include "dbu_control.hrc" #endif #ifndef _DBAUI_TABLETREE_HRC_ #include "tabletree.hrc" #endif Image TABLE_TREE_ICON { ImageBitmap = Bitmap { File = "sx03188.bmp"; }; MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; }; Image VIEW_TREE_ICON { ImageBitmap = Bitmap { File = "sx16670.bmp"; }; MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; }; Image TABLEFOLDER_TREE_ICON { ImageBitmap = Bitmap { File = "sx03187.bmp"; }; MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; }; Image TABLE_TREE_ICON_SCH { ImageBitmap = Bitmap { File = "sxh03188.bmp"; }; MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; }; Image VIEW_TREE_ICON_SCH { ImageBitmap = Bitmap { File = "sxh16670.bmp"; }; MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; }; Image TABLEFOLDER_TREE_ICON_SCH { ImageBitmap = Bitmap { File = "sxh03187.bmp"; }; MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; }; Menu MENU_TABLETREE_POPUP { ItemList = { MenuItem { Identifier = MID_SORT_ASCENDING; Text = "Aufsteigend Sortieren" ; Text [ ENGLISH ] = "Functions" ; Text[ english_us ] = "Sort Ascending"; Text[ portuguese ] = "Ordem ascendente"; Text[ russian ] = " "; Text[ greek ] = " "; Text[ dutch ] = "Oplopend sorteren"; Text[ french ] = "Tri croissant"; Text[ spanish ] = "Orden ascendente"; Text[ italian ] = "Disponi in ordine crescente"; Text[ danish ] = "Sorter stigende"; Text[ swedish ] = "Sortera stigande"; Text[ polish ] = "Sortuj rosnco"; Text[ portuguese_brazilian ] = "Functions"; Text[ japanese ] = "昇順に並べ替え"; Text[ korean ] = "오름차순으로 정렬"; Text[ chinese_simplified ] = "向上排序"; Text[ chinese_traditional ] = "向上排序"; Text[ arabic ] = " "; Text[ turkish ] = "Artan sralama"; Text[ language_user1 ] = " "; Text[ catalan ] = "Ordena de manera ascendent"; Text[ finnish ] = "Nouseva lajittelu"; Text[ thai ] = "เรียงจากน้อยไปมาก"; }; MenuItem { Identifier = MID_SORT_DECENDING; Text = "Absteigend Sortieren" ; Text [ ENGLISH ] = "Functions" ; Text[ english_us ] = "Sort Descending"; Text[ portuguese ] = "Ordem decrescente"; Text[ russian ] = " "; Text[ greek ] = " "; Text[ dutch ] = "Aflopend sorteren"; Text[ french ] = "Tri dcroissant"; Text[ spanish ] = "Orden descendente"; Text[ italian ] = "Disponi in ordine descrescente"; Text[ danish ] = "Sorter faldende"; Text[ swedish ] = "Sortera fallande"; Text[ polish ] = "Sortuj malejco"; Text[ portuguese_brazilian ] = "Functions"; Text[ japanese ] = "降順に並べ替え"; Text[ korean ] = "내림차순으로 정렬"; Text[ chinese_simplified ] = "向下排序"; Text[ chinese_traditional ] = "向下排序"; Text[ arabic ] = " "; Text[ turkish ] = "Azalan sralama"; Text[ language_user1 ] = " "; Text[ catalan ] = "Ordena de manera descendent"; Text[ finnish ] = "Laskeva lajittelu"; Text[ thai ] = "เรียงจากมากไปน้อย"; }; }; }; String STR_COULDNOTCREATE_DRIVERMANAGER { Text = "Es konnte keine Verbindung zum SDBC-Treiber-Manager (#servicename#) hergestellt werden."; Text [ english ] = "The connection to the SDBC driver manager (#servicename#) could not be established."; Text [ english_us ] = "Cannot connect to the SDBC driver manager (#servicename#)."; Text[ portuguese ] = "Impossvel estabelecer ligao com o SDBC driver manager (#servicename#)."; Text[ russian ] = " SDBC (#servicename#)."; Text[ greek ] = " SDBC (#servicename#)."; Text[ dutch ] = "Kan de verbinding met het SDBC-driverbeheer (#servicename#) niet tot stand brengen."; Text[ french ] = "Impossible d'tablir une connexion au gestionnaire de pilotes SDBC (#servicename#) !"; Text[ spanish ] = "No se pudo establecer ninguna conexin al administrador de controladores SDBC (#servicename#)."; Text[ italian ] = "Non possibile stabilire il collegamento al driver SDBC Manager (#servicename#)."; Text[ danish ] = "Det var ikke muligt at oprette en forbindelse til SDBC driver manageren (#servicename#)."; Text[ swedish ] = "Det gick inte att ansluta till SDBC-drivrutinshanteraren (#servicename#)."; Text[ polish ] = "Brak poczenia z menederem sterownika SDCB (#servicename#)."; Text[ portuguese_brazilian ] = "The connection to the SDBC driver manager (#servicename#) could not be established."; Text[ japanese ] = "SDBC ドライバマネジャー(#servicename#)へ接続できませんでした。"; Text[ korean ] = "SDBC 드라이버 관리자 (#servicename#)에 대한 연결을) 구축하지 못했습니다."; Text[ chinese_simplified ] = "无法和 SDBC 驱动程式管理器(#servicename#)建立连接。"; Text[ chinese_traditional ] = "無法連線到 SDBC 驅動程式管理(#servicename#) 。"; Text[ turkish ] = "The connection to the SDBC driver manager (#servicename#) could not be established."; Text[ arabic ] = " (#servicename#) SDBC Driver Manager ."; Text[ catalan ] = "No es pot establir una connexi amb el gestor del programa de control SDBC (#servicename#)."; Text[ finnish ] = "Yhteyden muodostaminen SDBC-ohjainten hallintaan ei onnistu (#servicename#)."; Text[ thai ] = "ไม่สามารถเชื่อมต่อกับตัวจัดการไดร้ฟเวอร์ SDBC (#servicename#) ได้"; }; String STR_NOREGISTEREDDRIVER { Text = "Es ist kein Treiber fr die URL #connurl# registriert!"; Text [ english ] = "There is no registered driver for the URL #connurl#"; Text [ english_us ] = "A driver is not registered for the URL #connurl#."; Text[ portuguese ] = "No existe nenhum controlador registado para o URL #connurl#."; Text[ russian ] = " URL #connurl#."; Text[ greek ] = " URL #connurl#"; Text[ dutch ] = "Geen driver voor URL #connurl# geregistreerd."; Text[ french ] = "Aucun pilote n'est inscrit pour l'URL #connurl# !"; Text[ spanish ] = "No existe ningn controlador registrado para la URL #connurl#"; Text[ italian ] = "Non esiste alcun driver registrato per l'URL #connurl#"; Text[ danish ] = "Der er ikke registeret en driver for URL'en #connurl#!"; Text[ swedish ] = "Det har inte registrerats ngon drivrutin fr URL:en #connurl#."; Text[ polish ] = "Brak zarejestrowanego sterownika dla URL #connurl# !"; Text[ portuguese_brazilian ] = "There is no registered driver for the URL #connurl#"; Text[ japanese ] = "URL #connurl# のドライバが登録されていません。"; Text[ korean ] = "URL #connurl#에 대해 등록된 드라이버가 없습니다!"; Text[ chinese_simplified ] = "没有为 URL #connurl# 登记驱动程序。"; Text[ chinese_traditional ] = "不存在任何登記的 URL #connurl# 驅動程序。"; Text[ turkish ] = "There is no registered driver for the URL #connurl#"; Text[ arabic ] = " URL #connurl#!"; Text[ catalan ] = "Hi ha un programa de control que no est registrat per a l'URL #connurl#."; Text[ finnish ] = "Ohjainta ei ole rekisterity URL-osoitteelle #connurl#."; Text[ thai ] = "ไดร้ฟเวอร์ไม่ได้ลงทะเบียน URL #connurl#"; }; String STR_COULDNOTCONNECT { Text = "Es konnte keine Verbindung fr den URL #connurl# aufgebaut werden."; Text [ english ] = "A connection could not be established for URL #connurl#."; Text [ english_us ] = "No connection could be established for the URL #connurl#."; Text[ portuguese ] = "Foi impossvel estabelecer ligao para o URL #connurl#."; Text[ russian ] = " URL #connurl#."; Text[ greek ] = " URL #connurl#."; Text[ dutch ] = "Er kan geen verbinding met de URL #connurl# tot stand worden gebracht."; Text[ french ] = "Impossible d'tablir une connexion pour l'URL #connurl# !"; Text[ spanish ] = "No se pudo realizar ninguna conexin para la URL #connurl#."; Text[ italian ] = "Non possibile creare il collegamento all'URL #connurl#."; Text[ danish ] = "Det var ikke muligt at oprette forbindelse til URL #connurl#."; Text[ swedish ] = "Det gick inte att upprtta ngon frbindelse fr URL:en #connurl#."; Text[ polish ] = "Brak poczenia z URL #connurl#."; Text[ portuguese_brazilian ] = "A connection could not be established for URL #connurl#."; Text[ japanese ] = "URL #connurl# へ接続できませんでした。"; Text[ korean ] = "URL #connurl#에 연결하지 못했습니다 ."; Text[ chinese_simplified ] = "无法和 URL #connurl# 建立连接。"; Text[ chinese_traditional ] = "無法連線到 URL #connurl# 。"; Text[ turkish ] = "A connection could not be established for URL #connurl#."; Text[ arabic ] = " URL #connurl#.."; Text[ catalan ] = "No s'ha pogut establir una connexi per a l'URL #connurl#."; Text[ finnish ] = "Yhteyden muodostaminen URL-osoitteeseen #connurl# ei onnistunut."; Text[ thai ] = "ไม่สามารถสร้างการเชื่อมต่อ URL #connurl# ได้"; }; String STR_COULDNOTCONNECT_PLEASECHECK { Text = "Bitte berprfen Sie die aktuellen Einstellungen, zum Beispiel hinsichtlich Benutzername und Kennwort."; Text [ english ] = "Please check the current settings, e.g. with respect to user name and password."; Text [ english_us ] = "Please check the current settings, for example user name and password."; Text[ portuguese ] = "Verifique as definies actuais, por exemplo, nome de utilizador e senha."; Text[ russian ] = " , , ."; Text[ greek ] = " , . ."; Text[ dutch ] = "Controleer de huidige instellingen, zoals de gebruikersnaam en het wachtwoord."; Text[ french ] = "Vrifiez les paramtres actifs - par ex. ceux qui concernent le nom d'utilisateur et le mot de passe."; Text[ spanish ] = "Compruebe la configuracin actual, como el nombre de usuario y la contrasea."; Text[ italian ] = "Verificare le impostazioni attuali; in particolare quelle in riferimento al nome utente e password."; Text[ danish ] = "Kontroller de aktuelle indstillinger, f.eks. vedrrende brugernavn og adgangskode."; Text[ swedish ] = "Kontrollera de aktuella instllningarna, till exempel anvndarnamn och lsenord."; Text[ polish ] = "Sprawd biece konfiguracje, np. nazw uytkownika i haso."; Text[ portuguese_brazilian ] = "Please check the current settings, e.g. with respect to user name and password."; Text[ japanese ] = "ユーザー名やパスワードなど、現在設定されている内容をもう一度チェックしてください。"; Text[ korean ] = "사용자 이름과 암호 등에 관한 현재 설정을 점검하십시오."; Text[ chinese_simplified ] = "请您检查当前的设定,如使用名和密码。"; Text[ chinese_traditional ] = "請您檢查目前的設定,如使用者和密碼。"; Text[ turkish ] = "Please check the current settings, e.g. with respect to user name and password."; Text[ arabic ] = " ɡ ."; Text[ catalan ] = "Si us plau, comproveu els parmetres actuals, com ara els referents al nom d'usuari i la contrasenya."; Text[ finnish ] = "Tarkista, ett nykyiset asetukset, esimerkiksi salasana- ja kyttjtunnusasetukset, ovat oikeat."; Text[ thai ] = "กรุณาตรวจสอบการตั้งค่าปัจจุบัน เช่น ชื่อผู้ใช้และรหัสผ่าน"; }; String STR_NOTABLEINFO { Text = "Die Verbindung wurde erfolgreich hergestellt, aber es konnten keine Informationen ber Tabellen in der Datenbank ermittelt werden."; Text [ english ] = "A connection was established sucessfully, but no informations about tables and/or views could be gathered."; Text [ english_us ] = "Successfully connected, but information about database tables is not available."; Text[ portuguese ] = "A ligao foi estabelecida, mas foi impossvel encontrar informaes sobre tabelas na base de dados."; Text[ russian ] = " , ."; Text[ greek ] = " ."; Text[ dutch ] = "Verbinding is tot stand gebracht, er zijn echter geen gegevens over tabellen in de database gevonden."; Text[ french ] = "Connexion tablie, mais aucune information concernant les tables et/ou vues n'a pu tre dtecte."; Text[ spanish ] = "La conexin se ha realizado. Sin embargo no se ha conseguido ninguna informacin relativa a las tablas de las bases de datos."; Text[ italian ] = "Il collegamento stato realizzato tuttavia non stato possibile trasmettere le informazioni relative alle tabelle nel database."; Text[ danish ] = "Forbindelsen er blevet oprettet; men det var ikke muligt at hente informationer om tabeller i databasen."; Text[ swedish ] = "Frbindelsen upprttades men det gick inte att f fram ngon information om tabeller i databasen."; Text[ polish ] = "Poczenie zostao pomylnie ustanowione, ale nadal brak informacji o tabelach w bazie danych."; Text[ portuguese_brazilian ] = "A connection was established sucessfully, but no informations about tables and/or views could be gathered."; Text[ japanese ] = "正常に接続できましたが、データベースのテーブルに関する情報がありません。"; Text[ korean ] = "연결은 성공적으로 구축되었지만, 시트 및 보기에 대한 정보를 수집하지 못했습니다."; Text[ chinese_simplified ] = "连接已经成功,但是无法获得相关的数据库表格数据。"; Text[ chinese_traditional ] = "已經成功連線,但是沒有找到資料庫的表格內容。"; Text[ turkish ] = "A connection was established sucessfully, but no informations about tables and/or views could be gathered."; Text[ arabic ] = " ͡ ."; Text[ catalan ] = "S'ha pogut establir la connexi per la informaci sobre les taules del banc de dades no est disponible."; Text[ finnish ] = "Yhteys on muodostettu, mutta tietokannan taulutiedot eivt ole kytettviss."; Text[ thai ] = "เชื่อมต่อสำเร็จ แต่ข้อมูลเกี่ยวกับตารางฐานข้อมูลใช้ไม่ได้"; }; String STR_ALL_TABLES { Text = "Alle Tabellen"; Text [ english ] = "All tables"; Text [ english_us ] = "All tables"; Text[ portuguese ] = "Tabelas todas"; Text[ russian ] = " "; Text[ greek ] = " "; Text[ dutch ] = "Alle tabellen"; Text[ french ] = "Toutes les tables"; Text[ spanish ] = "Todas las tablas"; Text[ italian ] = "Tutte le tabelle"; Text[ danish ] = "Alle tabeller"; Text[ swedish ] = "Alla tabeller"; Text[ polish ] = "Wszystkie tabele"; Text[ portuguese_brazilian ] = "All tables"; Text[ japanese ] = "すべてのテーブル"; Text[ korean ] = "모든 시트"; Text[ chinese_simplified ] = "全部的表格"; Text[ chinese_traditional ] = "全部的表格"; Text[ turkish ] = "All tables"; Text[ arabic ] = " "; Text[ catalan ] = "Totes les taules"; Text[ finnish ] = "Kaikki taulut"; Text[ thai ] = "ตารางทั้งหมด"; }; String STR_ALL_VIEWS { Text = "Alle Tabellensichten"; Text [ english ] = "All views"; Text [ english_us ] = "All views"; Text[ portuguese ] = "Todas as vistas de tabelas"; Text[ russian ] = " "; Text[ greek ] = " "; Text[ dutch ] = "Alle tabelmodi"; Text[ french ] = "Toutes les vues"; Text[ spanish ] = "Todas las visualizaciones de tablas"; Text[ italian ] = "Tutte le viste di tabelle"; Text[ danish ] = "Alle tabelvisninger"; Text[ swedish ] = "Alla tabellvyer"; Text[ polish ] = "Wszystkie widoki tabeli"; Text[ portuguese_brazilian ] = "All views"; Text[ japanese ] = "すべてのテーブルビュー"; Text[ korean ] = "모든 시트 보기"; Text[ chinese_simplified ] = "全部的表格视图"; Text[ chinese_traditional ] = "所有的表格檢視"; Text[ turkish ] = "All views"; Text[ arabic ] = " "; Text[ catalan ] = "Totes les vistes"; Text[ finnish ] = "Kaikki nkymt"; Text[ thai ] = "มุมมองทั้งหมด"; }; String STR_ALL_TABLES_AND_VIEWS { Text = "Alle Tabellen und Tabellensichten"; Text [ english ] = "All tables and views"; Text [ english_us ] = "All tables and views"; Text[ portuguese ] = "Todas as tabelas e vistas"; Text[ russian ] = " "; Text[ greek ] = " "; Text[ dutch ] = "Alle tabellen en tabelmodi"; Text[ french ] = "Toutes les tables et vues"; Text[ spanish ] = "Todas las tablas y visualizaciones de tablas"; Text[ italian ] = "Tutte le tabelle e le viste di tabelle"; Text[ danish ] = "Alle tabeller og tabelvisninger"; Text[ swedish ] = "Alla tabeller och tabellvyer"; Text[ polish ] = "Wszystkie tabele i widoki tabeli"; Text[ portuguese_brazilian ] = "All tables and views"; Text[ japanese ] = "すべてのテーブルとテーブルビュー"; Text[ korean ] = "모든 시트와 시트 보기"; Text[ chinese_simplified ] = "全部的表格和表格视图"; Text[ chinese_traditional ] = "所有的表格和表格檢視"; Text[ turkish ] = "All tables and views"; Text[ arabic ] = " "; Text[ catalan ] = "Totes les taules i vistes"; Text[ finnish ] = "Kaikki taulut ja nkymt"; Text[ thai ] = "ตารางและมุมมองทั้งหมด"; }; /************************************************************************* * history: * $Log: not supported by cvs2svn $ * Revision 1.31 2002/11/25 15:12:07 kz * Merge SRX644: 25.11.02 - 16:08:58 * * Revision 1.30 2002/09/13 14:36:24 kz * Merge SRX643: 13.09.02 - 16:32:34 * * Revision 1.29 2002/09/13 08:43:51 kz * Merge SRX643: 13.09.02 - 10:40:24 * * Revision 1.28 2002/09/05 13:44:17 kz * Merge SRX643: 05.09.02 - 15:41:13 * * Revision 1.27 2002/08/19 07:42:25 oj * #99473# change string resource files * * Revision 1.26 2002/08/03 20:12:07 kz * Merge SRX643: 03.08.02 - 22:08:55 * * Revision 1.25 2002/05/02 22:44:43 kz * Merge SRX642: 03.05.02 - 00:44:08 * * Revision 1.24 2002/04/29 08:49:48 oj * #98772# hi contrast changes * * Revision 1.23 2002/01/25 21:07:17 kz * Merge SRC641: 25.01.02 - 22:06:46 * * Revision 1.22 2002/01/14 21:12:00 kz * Merge SRC641: 01/14/02 - 22:07:08 * * Revision 1.21 2001/12/14 16:42:23 obo * Merge SRC641: 14.12.01 - 17:41:28 * * Revision 1.20 2001/11/29 11:24:25 pb * fix: #93646# correct german spellcheck * * Revision 1.19 2001/11/16 22:30:20 vg * Merge SRC638: 16.11.01 - 22:30:53 * * Revision 1.18 2001/08/29 13:52:35 kz * Merge SRC638: 29.08.01 - 15:51:47 * * Revision 1.17 2001/08/25 20:18:40 obo * Merge SRC638: 25.08.01 - 22:19:09 * * Revision 1.16 2001/08/21 22:01:29 kz * Merge SRC638: 22.08.01 - 00:00:54 * * Revision 1.15 2001/08/14 15:07:09 kz * Merge SRC638: 14.08.01 - 17:06:33 * * Revision 1.14 2001/08/07 14:48:58 kz * Merge SRC638: 07.08.01 - 16:48:26 * * Revision 1.13 2001/07/13 20:47:36 kz * Merge SRC638: 13.07.01 - 22:46:26 * * Revision 1.12 2001/05/16 15:24:36 rt * Merge SRC632: 16.05.01 - 17:24:45 (NoBranch) * * Revision 1.11 2001/05/12 06:32:10 kz * Merge SRC631: 12.05.01 - 08:31:35 (NoBranch) * * Revision 1.10 2001/05/10 05:40:48 rt * Merge SRC631: 10.05.01 - 07:40:06 (NoBranch) * * Revision 1.9 2001/05/04 19:48:56 rt * Merge SRC630: 04.05.01 - 21:48:13 (NoBranch) * * Revision 1.8 2001/03/19 11:32:51 kz * Merge SRC625: 19.03.01 - 12:32:26 (NoBranch) * * Revision 1.7 2001/03/09 20:38:12 kz * Merge SRC624: 09.03.01 - 21:38:15 (NoBranch) * * Revision 1.6 2001/01/30 08:29:43 fs * 'wildcard checking' * * Revision 1.5 2000/11/29 09:47:43 kz * Merge SRC614: 29.11.00 - 10:46:56 (NoBranch) * * Revision 1.4 2000/10/30 15:23:23 fs * #79816# STR_INVALID_REGISTEREDDRIVER is obsolete * * Revision 1.3 2000/10/27 15:17:01 kz * Merge SRC610: 27.10.00 - 17:16:44 (NoBranch) * * Revision 1.2 2000/10/09 12:37:02 fs * STR_COULDNOTCONNECT * * Revision 1.1 2000/10/05 10:01:18 fs * initial checkin * * * Revision 1.0 28.09.00 13:36:13 fs ************************************************************************/