From 1aed3cd389b79372adf5610773d79056585b865c Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Thu, 3 Jul 2003 17:25:31 +0000 Subject: [PATCH] INTEGRATION: CWS rc2merge (1.49.4); FILE MERGED 2003/07/03 14:40:20 ihi 1.49.4.1: rc-2 merge all languages --- basctl/source/basicide/moduldlg.src | 1959 ++++++++++++++------------- 1 file changed, 980 insertions(+), 979 deletions(-) diff --git a/basctl/source/basicide/moduldlg.src b/basctl/source/basicide/moduldlg.src index cc5556429517..667346c53622 100644 --- a/basctl/source/basicide/moduldlg.src +++ b/basctl/source/basicide/moduldlg.src @@ -1,979 +1,980 @@ -/************************************************************************* - * - * $RCSfile: moduldlg.src,v $ - * - * $Revision: 1.49 $ - * - * last change: $Author: hr $ $Date: 2003-06-13 11:30:06 $ - * - * The Contents of this file are made available subject to the terms of - * either of the following licenses - * - * - GNU Lesser General Public License Version 2.1 - * - Sun Industry Standards Source License Version 1.1 - * - * Sun Microsystems Inc., October, 2000 - * - * GNU Lesser General Public License Version 2.1 - * ============================================= - * Copyright 2000 by Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, USA - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License version 2.1, as published by the Free Software Foundation. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA - * - * - * Sun Industry Standards Source License Version 1.1 - * ================================================= - * The contents of this file are subject to the Sun Industry Standards - * Source License Version 1.1 (the "License"); You may not use this file - * except in compliance with the License. You may obtain a copy of the - * License at http://www.openoffice.org/license.html. - * - * Software provided under this License is provided on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, - * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, - * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. - * See the License for the specific provisions governing your rights and - * obligations concerning the Software. - * - * The Initial Developer of the Original Code is: Sun Microsystems, Inc. - * - * Copyright: 2000 by Sun Microsystems, Inc. - * - * All Rights Reserved. - * - * Contributor(s): _______________________________________ - * - * - ************************************************************************/ - -#include "helpid.hrc" -#include -#include -TabDialog RID_TD_ORGANIZE -{ - OutputSize = TRUE ; - SVLook = TRUE ; - /* ### ACHTUNG: Neuer Text in Resource? Makros verwalten : Verwalten */ - /* ### ACHTUNG: Neuer Text in Resource? Makros verwalten : Verwalten */ - Text = "Makros verwalten" ; - Text [ ENGLISH ] = "Manage macros" ; - Moveable = TRUE ; - TEXT[ italian ] = "Gestione macro"; - TEXT[ portuguese_brazilian ] = "Organizador de Macros"; - TEXT[ portuguese ] = "Gerir macros"; - TEXT[ danish ] = "Administrer makroer"; - TEXT[ french ] = "Gestion de macros"; - TEXT[ swedish ] = "Administrera makron"; - TEXT[ dutch ] = "Macro's beheren"; - TEXT[ spanish ] = "Administrar"; - TEXT[ english_us ] = "Macro Organizer"; - TEXT[ chinese_simplified ] = "管理宏"; - TEXT[ russian ] = " "; - TEXT[ polish ] = "Zarzdzaj makrami"; - TEXT[ japanese ] = "マクロの管理"; - TEXT[ chinese_traditional ] = "管理巨集"; - TEXT[ arabic ] = " "; - Closeable = TRUE ; - // Da Cancel-Button auf TabPage, nicht auf Dialog! - TabControl RID_TC_ORGANIZE - { - // HelpID = HID_BASICIDE_ORG_TC; - OutputSize = TRUE ; - PageList = - { - PageItem - { - Identifier = RID_TP_MOD ; - Text = "Module" ; - Text [ ENGLISH ] = "Modules" ; - Text [ norwegian ] = "Moduler" ; - Text [ italian ] = "Moduli" ; - Text [ portuguese_brazilian ] = "Mdulos" ; - Text [ portuguese ] = "Mdulos" ; - Text [ finnish ] = "Moduulit" ; - Text [ danish ] = "Moduler" ; - Text [ french ] = "Modules" ; - Text [ swedish ] = "Moduler" ; - Text [ dutch ] = "Modules" ; - Text [ spanish ] = "Mdulos" ; - Text [ ENGLISH_US ] = "Modules" ; - Text[ chinese_simplified ] = "模块"; - Text[ russian ] = ""; - Text[ polish ] = "Moduy"; - Text[ japanese ] = "モジュール"; - Text[ chinese_traditional ] = "模組"; - Text[ arabic ] = " "; - Text[ greek ] = " "; - Text[ korean ] = "모듈"; - Text[ turkish ] = "Modller"; - Text[ catalan ] = "Mduls"; - Text[ thai ] = "โมดูล"; - Text[ czech ] = "Moduly"; - Text[ hebrew ] = "Module"; - Text[ hindi ] = "मोड्यूलें"; - Text[ slovak ] = "Moduly"; - }; - PageItem - { - Identifier = RID_TP_LIB ; - Text = "Bibliotheken" ; - Text [ ENGLISH ] = "Libaries" ; - Text [ english_us ] = "Libraries" ; - Text [ italian ] = "Librerie" ; - Text [ spanish ] = "Bibliotecas" ; - Text [ french ] = "Bibliothques" ; - Text [ dutch ] = "Bibliotheken" ; - Text [ swedish ] = "Bibliotek" ; - Text [ danish ] = "Biblioteker" ; - Text [ portuguese ] = "Bibliotecas" ; - Text [ portuguese_brazilian ] = "Bibliotecas" ; - Text[ chinese_simplified ] = "程序库"; - Text[ russian ] = ""; - Text[ polish ] = "Biblioteki"; - Text[ japanese ] = "ライブラリ"; - Text[ chinese_traditional ] = "程式庫"; - Text[ arabic ] = ""; - Text[ greek ] = ""; - Text[ korean ] = "라이브러리"; - Text[ turkish ] = "Ktphaneler"; - Text[ catalan ] = "Biblioteques"; - Text[ finnish ] = "Kirjastot"; - Text[ thai ] = "ไลบรารี"; - Text[ czech ] = "Knihovny"; - Text[ hebrew ] = "Bibliotheken"; - Text[ hindi ] = "लैब्ररियाँ"; - Text[ slovak ] = "Knižnice"; - }; - }; - }; - Text [ portuguese ] = "Gerir macros" ; - Text [ english_us ] = "Macro Organizer" ; - Text [ portuguese_brazilian ] = "Organizador de Macros" ; - Text [ swedish ] = "Administrera makron" ; - Text [ danish ] = "Administrer makroer" ; - Text [ italian ] = "Gestione macro" ; - Text [ spanish ] = "Administrar" ; - Text [ french ] = "Gestion de macros" ; - Text [ dutch ] = "Macro's beheren" ; - Text[ greek ] = " "; - Text[ korean ] = "매크로 관리"; - Text[ turkish ] = "Makro Dzenleyicisi"; - Text[ catalan ] = "Organitzador de macros"; - Text[ finnish ] = "Makrojen jrjestelytykalu"; - Text[ thai ] = "ตัวจัดระเบียบมาโคร"; - Text[ czech ] = "Správce maker"; - Text[ hebrew ] = "Makros verwalten"; - Text[ hindi ] = "मॉक्रो व्यवस्थापक"; - Text[ slovak ] = "Správca makier"; -}; -TabPage RID_TP_MODULS -{ - // HelpId = HID_BASICIDE_MODULS ; - Hide = TRUE ; - SVLook = TRUE ; - Size = MAP_APPFONT ( 210 , 140 ) ; - FixedText RID_STR_LIB - { - Pos = MAP_APPFONT ( 6 , 6 ) ; - Size = MAP_APPFONT ( 130 , 10 ) ; - Text = "M~odul/Dialog" ; - Text [ ENGLISH ] = "M~odule/Dialog" ; - Text [ norwegian ] = "M~odule/Dialog" ; - Text [ italian ] = "M~odulo/Dialogo" ; - Text [ portuguese_brazilian ] = "Mdulo/Dil~ogo" ; - Text [ portuguese ] = "M~dulo/Dilogo" ; - Text [ finnish ] = "M~oduuli/valintaikkuna" ; - Text [ danish ] = "M~odul/Dialog" ; - Text [ french ] = "M~odule/bote de dialogue" ; - Text [ swedish ] = "M~odul/dialog" ; - Text [ dutch ] = "M~odule/dialoogvenster" ; - Text [ spanish ] = "Md~ulo/Dilogo" ; - Text [ english_us ] = "M~odule/Dialog" ; - Text[ chinese_simplified ] = "模块/对话框(~O)"; - Text[ russian ] = "/"; - Text[ polish ] = "M~odu/okno dialogowe"; - Text[ japanese ] = "モジュール/ダイアログ(~O)"; - Text[ chinese_traditional ] = "模組/對話方塊(~O)"; - Text[ arabic ] = " / "; - Text[ greek ] = " ~/"; - Text[ korean ] = "모듈/대화 상자(~O)"; - Text[ turkish ] = "M~odl/Diyalog"; - Text[ catalan ] = "Mdul/Dileg"; - Text[ thai ] = "โม~ดูล/ไดอะล็อก"; - Text[ czech ] = "Modul/Dialog"; - Text[ hebrew ] = "M~odul/Dialog"; - Text[ hindi ] = "मो~ड्यूल/डयलॉग"; - Text[ slovak ] = "M~odul/Dialóg"; - }; - /* - Edit RID_EDIT - { - Pos = MAP_APPFONT ( 6 , 17 ) ; - Size = MAP_APPFONT ( 130 , 12 ) ; - TabStop = TRUE ; - Border = TRUE ; - }; -*/ - Control RID_TRLBOX - { - HelpId = HID_BASICIDE_MODULES_TREE ; - Pos = MAP_APPFONT ( 6 , 17 ) ; - Size = MAP_APPFONT ( 130 , 117 ) ; - TabStop = TRUE ; - Border = TRUE ; - }; - PushButton RID_PB_EDIT - { - Text= "~Bearbeiten"; - Text[ italian ] = "Modi~fica"; - Text[ portuguese_brazilian ] = "~Editar"; - Text[ portuguese ] = "~Editar"; - Text[ danish ] = "~Rediger"; - Text[ french ] = "diter"; - Text[ swedish ] = "~Redigera"; - Text[ dutch ] = "~Bewerken"; - Text[ spanish ] = "Editar"; - Text[ english_us ] = "~Edit"; - Text[ chinese_simplified ] = "编辑(~E)"; - Pos = MAP_APPFONT ( 144 , 6 ) ; - Size = MAP_APPFONT ( 60 , 14 ) ; - Text[ chinese_traditional ] = "編輯(~E)"; - Text = "~Bearbeiten" ; - Text [ ENGLISH ] = "~Edit" ; - Text [ norwegian ] = "~Rediger" ; - Text [ italian ] = "Modi~fica" ; - Text [ portuguese_brazilian ] = "~Editar" ; - Text [ portuguese ] = "~Editar" ; - Text [ finnish ] = "~Muokkaa" ; - Text [ danish ] = "~Rediger" ; - Text [ french ] = "diter" ; - Text [ swedish ] = "~Redigera" ; - Text [ dutch ] = "~Bewerken" ; - Text [ spanish ] = "Editar" ; - Text [ english_us ] = "~Edit" ; - TabStop = TRUE ; - DefButton = TRUE ; - Text[ arabic ] = ""; - Text[ russian ] = "~"; - Text[ greek ] = ""; - Text[ polish ] = "~Edytuj"; - Text[ japanese ] = "編集(~E)"; - Text[ korean ] = "편집(~E)"; - Text[ turkish ] = "~Dzenle"; - Text[ catalan ] = "~Edita"; - Text[ thai ] = "แ~ก้ไข"; - Text[ czech ] = "Upravit"; - Text[ hebrew ] = "‮עריכה‬"; - Text[ hindi ] = "~संपादन"; - Text[ slovak ] = "~Upraviť"; - }; - CancelButton RID_PB_CLOSE - { - Text= "Schlieen"; - Text[ italian ] = "Chiudi"; - Text[ portuguese_brazilian ] = "Fechar"; - Text[ portuguese ] = "Fechar"; - Text[ danish ] = "Luk"; - Text[ french ] = "Fermer"; - Text[ swedish ] = "Stng"; - Text[ dutch ] = "Sluiten"; - Text[ spanish ] = "Cerrar"; - Text[ english_us ] = "Close"; - Text[ chinese_simplified ] = "关闭"; - Pos = MAP_APPFONT ( 144 , 23 ) ; - Text[ chinese_traditional ] = "關閉"; - Size = MAP_APPFONT ( 60 , 14 ) ; - /* ### ACHTUNG: Neuer Text in Resource? Schlieen : Schlieen */ - Text = "Schlieen" ; - Text [ ENGLISH ] = "Close" ; - Text [ norwegian ] = "Lukk" ; - Text [ italian ] = "Chiudi" ; - Text [ portuguese_brazilian ] = "Fechar" ; - Text [ portuguese ] = "Fechar" ; - Text [ finnish ] = "Sulje" ; - Text [ danish ] = "Luk" ; - Text [ french ] = "Fermer" ; - Text [ swedish ] = "Stng" ; - Text [ dutch ] = "Sluiten" ; - Text [ spanish ] = "Cerrar" ; - Text [ english_us ] = "Close" ; - TabStop = TRUE ; - Text[ arabic ] = ""; - Text[ russian ] = ""; - Text[ greek ] = ""; - Text[ polish ] = "Zamknij"; - Text[ japanese ] = "閉じる"; - Text[ korean ] = "닫기"; - Text[ turkish ] = "Kapat"; - Text[ catalan ] = "Tanca"; - Text[ thai ] = "ปิด"; - Text[ czech ] = "Zavřít"; - Text[ hebrew ] = "‮סגירה‬"; - Text[ hindi ] = "बन्द करो"; - Text[ slovak ] = "Zavrieť"; - }; - PushButton RID_PB_NEWMOD - { - Pos = MAP_APPFONT ( 144 , 86 ) ; - Size = MAP_APPFONT ( 60 , 14 ) ; - Text = "Neues ~Modul..." ; - Text [ ENGLISH ] = "New ~module..." ; - Text [ norwegian ] = "New ~module..." ; - Text [ italian ] = "Nuovo ~modulo..." ; - Text [ portuguese_brazilian ] = "Novo ~Mdulo..." ; - Text [ portuguese ] = "~Novo mdulo..." ; - Text [ finnish ] = "Uusi ~moduuli..." ; - Text [ danish ] = "Nyt ~modul..." ; - Text [ french ] = "Nouveau ~module..." ; - Text [ swedish ] = "Ny ~modul..." ; - Text [ dutch ] = "Nieuwe ~module..." ; - Text [ spanish ] = "~Mdulo nuevo..." ; - Text [ english_us ] = "New ~Module..." ; - TabStop = TRUE ; - Text[ chinese_simplified ] = "新建模块(~M)..."; - Text[ russian ] = " ..."; - Text[ polish ] = "Nowy ~modu..."; - Text[ japanese ] = "新しいモジュール(~M)..."; - Text[ chinese_traditional ] = "新建模組(~M)..."; - Text[ arabic ] = " ..."; - Text[ greek ] = " ~..."; - Text[ korean ] = "새 모듈(~M)..."; - Text[ turkish ] = "Yeni ~Modl..."; - Text[ catalan ] = "~Mdul nou..."; - Text[ thai ] = "โ~มดูลใหม่..."; - Text[ czech ] = "Nový modul.."; - Text[ hebrew ] = "Neues ~Modul..."; - Text[ hindi ] = "नया ~मोड्यूल..."; - Text[ slovak ] = "Nový ~Modul..."; - }; - PushButton RID_PB_NEWDLG - { - Pos = MAP_APPFONT ( 144 , 103 ) ; - Size = MAP_APPFONT ( 60 , 14 ) ; - Text = "Neuer Dialo~g..." ; - Text [ ENGLISH ] = "New dialo~g..." ; - Text [ norwegian ] = "New dialo~g..." ; - Text [ italian ] = "Nuovo dialo~go" ; - Text [ portuguese_brazilian ] = "Novo Dilo~go..." ; - Text [ portuguese ] = "Novo dilo~go..." ; - Text [ finnish ] = "~Uusi valintaikkuna..." ; - Text [ danish ] = "Ny dialo~g..." ; - Text [ french ] = "Nouv. bote dialogue" ; - Text [ swedish ] = "Ny dialo~g..." ; - Text [ dutch ] = "Nieuw ~dialoogvenster..." ; - Text [ spanish ] = "Dilo~go nuevo..." ; - Text [ english_us ] = "~New Dialog..." ; - TabStop = TRUE ; - Text[ chinese_simplified ] = "新建对话框(~N)..."; - Text[ russian ] = " ..."; - Text[ polish ] = "~Nowe okno dialogowe..."; - Text[ japanese ] = "新しいダイアログ(~N)..."; - Text[ chinese_traditional ] = "開啟對話方塊(~N)..."; - Text[ arabic ] = " ..."; - Text[ greek ] = " ~..."; - Text[ korean ] = "새 대화 상자(~N)..."; - Text[ turkish ] = "~Yeni Diyalog..."; - Text[ catalan ] = "Dileg ~nou..."; - Text[ thai ] = "ไดอะล็อกใ~หม่..."; - Text[ czech ] = "Nový dialog..."; - Text[ hebrew ] = "Neuer Dialo~g..."; - Text[ hindi ] = "~नया डयलॉग..."; - Text[ slovak ] = "~Nový Dialóg..."; - }; - PushButton RID_PB_DELETE - { - Pos = MAP_APPFONT ( 144 , 120 ) ; - Size = MAP_APPFONT ( 60 , 14 ) ; - /* ### ACHTUNG: Neuer Text in Resource? ~Lschen... : ~Lschen... */ - Text = "~Lschen" ; - Text [ ENGLISH ] = "~Delete" ; - Text [ norwegian ] = "~Slett..." ; - Text [ italian ] = "~Elimina" ; - Text [ portuguese_brazilian ] = "~Excluir" ; - Text [ portuguese ] = "E~liminar..." ; - Text [ finnish ] = "~Poista" ; - Text [ danish ] = "~Slet" ; - Text [ french ] = "Supprimer" ; - Text [ swedish ] = "Ra~dera..." ; - Text [ dutch ] = "~Wissen" ; - Text [ spanish ] = "~Borrar" ; - Text [ english_us ] = "~Delete" ; - TabStop = TRUE ; - Text[ chinese_simplified ] = "删除(~D)"; - Text[ russian ] = ""; - Text[ polish ] = "~Usu"; - Text[ japanese ] = "削除(~D)"; - Text[ chinese_traditional ] = "刪除(~D)..."; - Text[ arabic ] = ""; - Text[ greek ] = ""; - Text[ korean ] = "삭제(~D)"; - Text[ turkish ] = "~Sil"; - Text[ catalan ] = "~Suprimeix..."; - Text[ thai ] = "~ลบ"; - Text[ czech ] = "Smazat"; - Text[ hebrew ] = "‮מחיקה‬"; - Text[ hindi ] = "~मिटाओ"; - Text[ slovak ] = "~Zmazať"; - }; -}; -TabPage RID_TP_LIBS -{ - // HelpId = HID_BASICIDE_LIBS_TP ; - Hide = TRUE ; - SVLook = TRUE ; - Size = MAP_APPFONT ( 210 , 140 ) ; - FixedText RID_STR_BASICS - { - Pos = MAP_APPFONT ( 6 , 6 ) ; - Size = MAP_APPFONT ( 130 , 10 ) ; - Text = "Applikation/D~okument" ; - Text [ ENGLISH ] = "Application/D~ocument" ; - Text[ english_us ] = "Application/D~ocument"; - Text[ portuguese ] = "Aplicao/D~ocumento"; - Text[ russian ] = "/"; - Text[ greek ] = "Application/D~ocument"; - Text[ dutch ] = "Toepassing/D~ocument"; - Text[ french ] = "Application/D~ocument"; - Text[ spanish ] = "Aplicacin/D~ocumento"; - Text[ finnish ] = "Sovellus/Asia~kirja"; - Text[ italian ] = "Applicazione/D~ocumento"; - Text[ danish ] = "Program/d~okument"; - Text[ swedish ] = "Tillmpning/d~okument"; - Text[ polish ] = "Aplikacja/D~okument"; - Text[ portuguese_brazilian ] = "Aplicao/D~ocumento"; - Text[ japanese ] = "アプリケーションとドキュメント(~O)"; - Text[ korean ] = "응용 프로그램/문서(~O)"; - Text[ chinese_simplified ] = "应用程序/文档(~O)"; - Text[ chinese_traditional ] = "應用程式/文件(~O)"; - Text[ turkish ] = "Uygulama/M~etin"; - Text[ arabic ] = "Application/D~ocument"; - Text[ catalan ] = "Aplicaci/D~ocument"; - Text[ thai ] = "แอพพลิเคชั่น/เ~อกสาร"; - Text[ czech ] = "Aplikace/dokument"; - Text[ hebrew ] = "Applikation/D~okument"; - Text[ hindi ] = "कार्यक्रम/ले~खपत्र"; - Text[ slovak ] = "Aplikácia/D~okument"; - }; - ListBox RID_LB_BASICS - { - Border = TRUE ; - Pos = MAP_APPFONT ( 6 , 17 ) ; - Size = MAP_APPFONT ( 130 , 80 ) ; - TabStop = TRUE ; - DropDown = TRUE ; - }; - FixedText RID_STR_LIB - { - Pos = MAP_APPFONT ( 6 , 36 ) ; - Size = MAP_APPFONT ( 130 , 10 ) ; - Text = "Bibliothe~k" ; - Text [ ENGLISH ] = "Libar~y" ; - Text [ dutch ] = "Bibliothee~k" ; - Text [ english_us ] = "~Library" ; - Text [ italian ] = "Libreria" ; - Text [ spanish ] = "~Biblioteca" ; - Text [ french ] = "Biblioth~que" ; - Text [ swedish ] = "Bibliote~k" ; - Text [ danish ] = "Bibliote~k" ; - Text [ portuguese ] = "Bibliote~ca" ; - Text [ portuguese_brazilian ] = "Bib~lioteca" ; - Text[ chinese_simplified ] = "程序库(~L)"; - Text[ russian ] = ""; - Text[ polish ] = "~Biblioteka"; - Text[ japanese ] = "ライブラリ(~L)"; - Text[ chinese_traditional ] = "程式庫(~L)"; - Text[ arabic ] = ""; - Text[ greek ] = "~"; - Text[ korean ] = "라이브러리(~L)"; - Text[ turkish ] = "~Kitaplk"; - Text[ catalan ] = "~Biblioteca"; - Text[ finnish ] = "~Kirjasto"; - Text[ thai ] = "ไ~ลบรารี"; - Text[ czech ] = "Knihovna"; - Text[ hebrew ] = "Bibliothe~k"; - Text[ hindi ] = "~लैब्ररी"; - Text[ slovak ] = "~Knižnica"; - }; - Control RID_TRLBOX - { - HelpID = HID_BASICIDE_LIBS_TREE ; - Border = TRUE ; - Pos = MAP_APPFONT ( 6 , 47 ) ; - Size = MAP_APPFONT ( 130 , 87 ) ; - TabStop = TRUE ; - }; - PushButton RID_PB_EDIT - { - Text= "~Bearbeiten"; - Text[ italian ] = "Modi~fica"; - Text[ portuguese_brazilian ] = "~Editar"; - Text[ portuguese ] = "~Editar"; - Text[ danish ] = "~Rediger"; - Text[ french ] = "diter"; - Text[ swedish ] = "~Redigera"; - Text[ dutch ] = "~Bewerken"; - Text[ spanish ] = "Editar"; - Text[ english_us ] = "~Edit"; - Text[ chinese_simplified ] = "编辑(~E)"; - Pos = MAP_APPFONT ( 144 , 6 ) ; - Size = MAP_APPFONT ( 60 , 14 ) ; - Text[ chinese_traditional ] = "編輯(~E)"; - Text = "~Bearbeiten" ; - Text [ ENGLISH ] = "~Edit" ; - Text [ norwegian ] = "~Rediger" ; - Text [ italian ] = "Modi~fica" ; - Text [ portuguese_brazilian ] = "~Editar" ; - Text [ portuguese ] = "~Editar" ; - Text [ finnish ] = "~Muokkaa" ; - Text [ danish ] = "~Rediger" ; - Text [ french ] = "diter" ; - Text [ swedish ] = "~Redigera" ; - Text [ dutch ] = "~Bewerken" ; - Text [ spanish ] = "Editar" ; - Text [ english_us ] = "~Edit" ; - TabStop = TRUE ; - DefButton = TRUE ; - Text[ arabic ] = ""; - Text[ russian ] = "~"; - Text[ greek ] = ""; - Text[ polish ] = "~Edytuj"; - Text[ japanese ] = "編集(~E)"; - Text[ korean ] = "편집(~E)"; - Text[ turkish ] = "~Dzenle"; - Text[ catalan ] = "~Edita"; - Text[ thai ] = "แ~ก้ไข"; - Text[ czech ] = "Upravit"; - Text[ hebrew ] = "‮עריכה‬"; - Text[ hindi ] = "~संपादन"; - Text[ slovak ] = "~Upraviť"; - }; - CancelButton RID_PB_CLOSE - { - Text= "Schlieen"; - Text[ italian ] = "Chiudi"; - Text[ portuguese_brazilian ] = "Fechar"; - Text[ portuguese ] = "Fechar"; - Text[ danish ] = "Luk"; - Text[ french ] = "Fermer"; - Text[ swedish ] = "Stng"; - Text[ dutch ] = "Sluiten"; - Text[ spanish ] = "Cerrar"; - Text[ english_us ] = "Close"; - Text[ chinese_simplified ] = "关闭"; - Pos = MAP_APPFONT ( 144 , 23 ) ; - Text[ chinese_traditional ] = "關閉"; - Size = MAP_APPFONT ( 60 , 14 ) ; - /* ### ACHTUNG: Neuer Text in Resource? Schlieen : Schlieen */ - Text = "Schlieen" ; - Text [ ENGLISH ] = "Close" ; - Text [ norwegian ] = "Lukk" ; - Text [ italian ] = "Chiudi" ; - Text [ portuguese_brazilian ] = "Fechar" ; - Text [ portuguese ] = "Fechar" ; - Text [ DANISH ] = "Luk" ; - Text [ ENGLISH_US ] = "Close" ; - Text [ SPANISH ] = "Cerrar" ; - Text [ FINNISH ] = "Sulje" ; - Text [ FRENCH ] = "Fermer" ; - Text [ DUTCH ] = "Sluiten" ; - Text [ SWEDISH ] = "Stng" ; - TabStop = TRUE ; - Text[ arabic ] = ""; - Text[ russian ] = ""; - Text[ greek ] = ""; - Text[ polish ] = "Zamknij"; - Text[ japanese ] = "閉じる"; - Text[ korean ] = "닫기"; - Text[ turkish ] = "Kapat"; - Text[ catalan ] = "Tanca"; - Text[ thai ] = "ปิด"; - Text[ czech ] = "Zavřít"; - Text[ hebrew ] = "‮סגירה‬"; - Text[ hindi ] = "बन्द करो"; - Text[ slovak ] = "Zavrieť"; - }; - PushButton RID_PB_PASSWORD - { - Pos = MAP_APPFONT ( 144 , 43 ) ; - Size = MAP_APPFONT ( 60 , 14 ) ; - Text = "K~ennwort..." ; - Text [ ENGLISH ] = "~Password..." ; - Text [ norwegian ] = "~Passord..." ; - Text [ italian ] = "~Password..." ; - Text [ portuguese_brazilian ] = "~Senha..." ; - Text [ portuguese ] = "~Senha..." ; - Text [ finnish ] = "~Salasana..." ; - Text [ danish ] = "A~dgangskode..." ; - Text [ french ] = "Mot de passe..." ; - Text [ swedish ] = "Ls~enord..." ; - Text [ dutch ] = "W~achtwoord..." ; - Text [ spanish ] = "~Contrasea..." ; - Text [ english_us ] = "~Password..." ; - TabStop = TRUE ; - Text[ chinese_simplified ] = "密码(~P)..."; - Text[ russian ] = "..."; - Text[ polish ] = "~Haso..."; - Text[ japanese ] = "パスワード(~P)..."; - Text[ chinese_traditional ] = "密碼(~P)..."; - Text[ arabic ] = " ..."; - Text[ greek ] = " ~"; - Text[ korean ] = "암호(~P)..."; - Text[ turkish ] = "~ifre..."; - Text[ catalan ] = "~Contrasenya..."; - Text[ thai ] = "~รหัสผ่าน..."; - Text[ czech ] = "Heslo..."; - Text[ hebrew ] = "‮סיסמה‬"; - Text[ hindi ] = "~कूटशब्द..."; - Text[ slovak ] = "~Heslo..."; - }; - PushButton RID_PB_NEWLIB - { - Pos = MAP_APPFONT ( 144 , 86 ) ; - Size = MAP_APPFONT ( 60 , 14 ) ; - Text = "~Neu..." ; - Text [ ENGLISH ] = "~New..." ; - Text [ norwegian ] = "~Ny..." ; - Text [ italian ] = "~Nuovo..." ; - Text [ portuguese_brazilian ] = "~Novo..." ; - Text [ portuguese ] = "~Novo..." ; - Text [ french ] = "Nouveau..." ; - Text [ dutch ] = "~Nieuw..." ; - Text [ spanish ] = "~Nuevo..." ; - Text [ danish ] = "~Ny..." ; - Text [ swedish ] = "~Nytt..." ; - Text [ finnish ] = "~Uusi..." ; - Text [ english_us ] = "~New..." ; - TabStop = TRUE ; - Text[ chinese_simplified ] = "新建(~N)..."; - Text[ russian ] = " "; - Text[ polish ] = "~Nowy..."; - Text[ japanese ] = "新規作成(~N)..."; - Text[ chinese_traditional ] = "新建(~N)..."; - Text[ arabic ] = "..."; - Text[ greek ] = "..."; - Text[ korean ] = "새로 만들기(~N)..."; - Text[ turkish ] = "~Yeni..."; - Text[ catalan ] = "~Nou..."; - Text[ thai ] = "ใ~หม่..."; - Text[ czech ] = "Nový..."; - Text[ hebrew ] = "‮חדש...‬"; - Text[ hindi ] = "~नया..."; - Text[ slovak ] = "~Nové..."; - }; - PushButton RID_PB_APPEND - { - Pos = MAP_APPFONT ( 144 , 103 ) ; - Size = MAP_APPFONT ( 60 , 14 ) ; - /* ### ACHTUNG: Neuer Text in Resource? Hin~zufgen... : Hin~zufgen... */ - Text = "Hin~zufgen..." ; - Text [ ENGLISH ] = "A~ppend..." ; - Text [ dutch ] = "Toe~voegen..." ; - Text [ english_us ] = "~Append..." ; - Text [ italian ] = "Aggi~ungi..." ; - Text [ spanish ] = "~Adjuntar..." ; - Text [ french ] = "~Ajouter..." ; - Text [ swedish ] = "Lgg ~till..." ; - Text [ danish ] = "Til~fj..." ; - Text [ portuguese_brazilian ] = "~Anexar..." ; - Text [ portuguese ] = "~Adicionar..." ; - Text[ chinese_simplified ] = "新增(~A)..."; - Text[ russian ] = "..."; - Text[ polish ] = "~Docz..."; - Text[ japanese ] = "追加(~A)..."; - Text[ chinese_traditional ] = "新增(~A)..."; - Text[ arabic ] = "..."; - Text[ greek ] = "..."; - Text[ korean ] = "추가(~A)..."; - Text[ turkish ] = "~Sonuna ekle..."; - Text[ catalan ] = "~Afegeix..."; - Text[ finnish ] = "~Liit..."; - Text[ thai ] = "~ผนวก..."; - Text[ czech ] = "Připojit..."; - Text[ hebrew ] = "Hin~zufügen..."; - Text[ hindi ] = "~जोड़ो..."; - Text[ slovak ] = "~Pripojiť..."; - }; - PushButton RID_PB_DELETE - { - Pos = MAP_APPFONT ( 144 , 120 ) ; - Size = MAP_APPFONT ( 60 , 14 ) ; - /* ### ACHTUNG: Neuer Text in Resource? ~Lschen... : ~Lschen... */ - Text = "~Lschen" ; - Text [ ENGLISH ] = "~Delete" ; - Text [ norwegian ] = "~Slett..." ; - Text [ italian ] = "~Elimina" ; - Text [ portuguese_brazilian ] = "~Excluir" ; - Text [ portuguese ] = "E~liminar..." ; - Text [ finnish ] = "~Poista" ; - Text [ danish ] = "~Slet" ; - Text [ french ] = "Supprimer" ; - Text [ swedish ] = "Ra~dera..." ; - Text [ dutch ] = "~Wissen" ; - Text [ spanish ] = "~Borrar" ; - Text [ english_us ] = "~Delete" ; - TabStop = TRUE ; - Text[ chinese_simplified ] = "删除(~D)"; - Text[ russian ] = ""; - Text[ polish ] = "~Usu"; - Text[ japanese ] = "削除(~D)"; - Text[ chinese_traditional ] = "刪除(~D)..."; - Text[ arabic ] = ""; - Text[ greek ] = ""; - Text[ korean ] = "삭제(~D)"; - Text[ turkish ] = "~Sil..."; - Text[ catalan ] = "~Suprimeix..."; - Text[ thai ] = "~ลบ"; - Text[ czech ] = "Smazat"; - Text[ hebrew ] = "‮מחיקה‬"; - Text[ hindi ] = "~मिटाओ"; - Text[ slovak ] = "~Zmazať"; - }; -}; -ModalDialog RID_DLG_LIBS -{ - // HelpId = HID_BASICIDE_LIBS_DLG ; - OutputSize = TRUE ; - SVLook = TRUE ; - Size = MAP_APPFONT ( 168 , 132 ) ; - Moveable = TRUE ; - Closeable = TRUE ; - OKButton RID_PB_OK - { - Pos = MAP_APPFONT ( 112 , 6 ) ; - Size = MAP_APPFONT ( 50 , 14 ) ; - TabStop = TRUE ; - DefButton = TRUE ; - }; - CancelButton RID_PB_CANCEL - { - Pos = MAP_APPFONT ( 112 , 23 ) ; - Size = MAP_APPFONT ( 50 , 14 ) ; - TabStop = TRUE ; - }; - FixedText RID_FT_STORAGENAME - { - Pos = MAP_APPFONT ( 6 , 6 ) ; - Size = MAP_APPFONT ( 100 , 10 ) ; - }; - Control RID_CTRL_LIBS - { - HelpID = HID_BASICIDE_LIBSDLG_TREE ; - Border = TRUE ; - Pos = MAP_APPFONT ( 6 , 19 ) ; - Size = MAP_APPFONT ( 100 , 67 ) ; - TabStop = TRUE ; - }; - FixedLine RID_FL_OPTIONS - { - Pos = MAP_APPFONT ( 6 , 89 ) ; - Size = MAP_APPFONT ( 156 , 8 ) ; - Text = "Optionen" ; - Text [ English ] = "Options" ; - Text [ dutch ] = "Opties" ; - Text [ english_us ] = "Options" ; - Text [ italian ] = "Opzioni" ; - Text [ spanish ] = "Opciones" ; - Text [ french ] = "Options" ; - Text [ swedish ] = "Alternativ" ; - Text [ danish ] = "Indstillinger" ; - Text [ portuguese ] = "Opes" ; - Text [ portuguese_brazilian ] = "Opes" ; - Text[ chinese_simplified ] = "选项"; - Text[ russian ] = ""; - Text[ polish ] = "Opcje"; - Text[ japanese ] = "オプション"; - Text[ chinese_traditional ] = "選項"; - Text[ arabic ] = ""; - Text[ greek ] = ""; - Text[ korean ] = "옵션"; - Text[ turkish ] = "Seenekler"; - Text[ catalan ] = "Opcions"; - Text[ finnish ] = "Asetukset"; - Text[ thai ] = "ตัวเลือก"; - Text[ czech ] = "Volby"; - Text[ hebrew ] = "‮אפשרויות‬"; - Text[ hindi ] = "विकल्प"; - Text[ slovak ] = "Nastavenia"; - }; - CheckBox RID_CB_REF - { - Pos = MAP_APPFONT ( 12 , 100 ) ; - Size = MAP_APPFONT ( 146 , 10 ) ; - TabStop = TRUE ; - /* ### ACHTUNG: Neuer Text in Resource? Als Referenz einfgen (nur lesen) : Als Referenz einfgen (nur lesen) */ - Text = "Als Referenz einfgen (nur lesen)" ; - Text [ English ] = "Insert as reference (read only)" ; - Text [ english_us ] = "Insert as reference (read-only)" ; - Text [ portuguese_brazilian ] = "Inserir como referncia (somente leitura)" ; - Text [ swedish ] = "Infoga som referens (bara lsning)" ; - Text [ danish ] = "Indst som reference (kun lse)" ; - Text [ italian ] = "Inserisci come riferimento (sola lettura)" ; - Text [ spanish ] = "Insertar como referencia (slo lectura)" ; - Text [ french ] = "Insrer comme rfrence (lecture seule)" ; - Text [ dutch ] = "Als verwijzing invoegen (alleen-lezen)" ; - Text [ portuguese ] = "Inserir como referncia (s leitura)" ; - Text[ chinese_simplified ] = "当作引用插入(只读)"; - Text[ russian ] = " ( )"; - Text[ polish ] = "Wstaw jako odwoanie (tylko do odczytu)"; - Text[ japanese ] = "参照として挿入(読み取り専用)"; - Text[ chinese_traditional ] = "當作參照插入(唯讀)"; - Text[ arabic ] = " ( )"; - Text[ greek ] = " ( )"; - Text[ korean ] = "참조로 삽입(읽기 전용)"; - Text[ turkish ] = "Referans olarak ekle (salt okunur)"; - Text[ catalan ] = "Insereix com a referncia (noms de lectura)"; - Text[ finnish ] = "Lis viittaus (vain luku)"; - Text[ thai ] = "แทรกเป็นการอ้างอิง (อ่านอย่างเดียว)"; - Text[ czech ] = "Vložit jako referenci (pouze pro čtení)"; - Text[ hebrew ] = "Als Referenz einfügen (nur lesen)"; - Text[ hindi ] = "रेफरेन्स जैसे जोड़ो (केवल पढ़ने केलिए)"; - Text[ slovak ] = "Vložiť ako referenciu (iba pre čítanie)"; - }; - CheckBox RID_CB_REPL - { - Pos = MAP_APPFONT ( 12 , 113 ) ; - Size = MAP_APPFONT ( 146 , 10 ) ; - Text = "Existierende Bibliotheken ersetzen" ; - Text [ English ] = "Replace existing Libaries" ; - Text [ portuguese ] = "Substituir bibliotecas existentes" ; - Text [ english_us ] = "Replace existing libraries" ; - Text [ portuguese_brazilian ] = "Substituir as bibliotecas existentes" ; - Text [ swedish ] = "Erstt existerande bibliotek" ; - Text [ danish ] = "Erstat eksisterende biblioteker" ; - Text [ italian ] = "Sostituisci le librerie esistenti" ; - Text [ spanish ] = "Reemplazar bibliotecas existentes" ; - Text [ french ] = "Remplacer les bibliothques existantes" ; - Text [ dutch ] = "Bestaande bibliotheken vervangen" ; - Text[ chinese_simplified ] = "替换现存的程序库"; - Text[ russian ] = " "; - Text[ polish ] = "Zamie istniejce biblioteki"; - Text[ japanese ] = "既存ライブラリの置換"; - Text[ chinese_traditional ] = "替代現存的程式庫"; - Text[ arabic ] = " "; - Text[ greek ] = " "; - Text[ korean ] = "기존 라이브러리 바꾸기"; - Text[ turkish ] = "Mevcut kitaplklar deitir"; - Text[ catalan ] = "Reemplaa les biblioteques existents"; - Text[ finnish ] = "Korvaa nykyiset kirjastot"; - Text[ thai ] = "แทนที่ไลบรารีที่มีอยู่"; - Text[ czech ] = "Nahradit stávající knihovny"; - Text[ hebrew ] = "Existierende Bibliotheken ersetzen"; - Text[ hindi ] = "अस्तित्व में रहनेवाला लैब्ररियाँ को प्रतिस्थापित करो"; - Text[ slovak ] = "Nahradiť existujúce knižnice"; - }; -}; -ModalDialog RID_DLG_NEWLIB -{ - OutputSize = TRUE ; - SVLook = TRUE ; - Size = MAP_APPFONT ( 160 , 55 ) ; - Moveable = TRUE ; - Closeable = TRUE ; - OKButton RID_PB_OK - { - Pos = MAP_APPFONT ( 104 , 6 ) ; - Size = MAP_APPFONT ( 50 , 14 ) ; - TabStop = TRUE ; - DefButton = TRUE ; - }; - CancelButton RID_PB_CANCEL - { - Pos = MAP_APPFONT ( 104 , 23 ) ; - Size = MAP_APPFONT ( 50 , 14 ) ; - TabStop = TRUE ; - }; - FixedText RID_FT_NEWLIB - { - Pos = MAP_APPFONT ( 6 , 6 ) ; - Size = MAP_APPFONT ( 100 , 10 ) ; - Text = "~Name:" ; - Text [ English ] = "~Name:" ; - Text [ english_us ] = "~Name:" ; - Text [ portuguese_brazilian ] = "~Nome:" ; - Text [ swedish ] = "~Namn:" ; - Text [ danish ] = "~Navn:" ; - Text [ italian ] = "~Nome:" ; - Text [ spanish ] = "~Nombre:" ; - Text [ french ] = "~Nom :" ; - Text [ dutch ] = "~Naam:" ; - Text [ portuguese ] = "~Nome:" ; - Text[ chinese_simplified ] = "名称(~N):"; - Text[ russian ] = ":"; - Text[ polish ] = "~Nazwa:"; - Text[ japanese ] = "名前(~N):"; - Text[ chinese_traditional ] = "名稱(~N):"; - Text[ arabic ] = ":"; - Text[ greek ] = "~:"; - Text[ korean ] = "이름(~N):"; - Text[ turkish ] = "~Ad:"; - Text[ catalan ] = "~Nom:"; - Text[ finnish ] = "~Nimi:"; - Text[ thai ] = "~ชื่อ:"; - Text[ czech ] = "Název:"; - Text[ hebrew ] = "~Name:"; - Text[ hindi ] = "~नाम:"; - Text[ slovak ] = "~Názov:"; - }; - Edit RID_ED_LIBNAME - { - Border = TRUE ; - Pos = MAP_APPFONT ( 6 , 19 ) ; - Size = MAP_APPFONT ( 92 , 12 ) ; - TabStop = TRUE ; - }; -}; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +/************************************************************************* + * + * $RCSfile: moduldlg.src,v $ + * + * $Revision: 1.50 $ + * + * last change: $Author: hr $ $Date: 2003-07-03 18:25:31 $ + * + * The Contents of this file are made available subject to the terms of + * either of the following licenses + * + * - GNU Lesser General Public License Version 2.1 + * - Sun Industry Standards Source License Version 1.1 + * + * Sun Microsystems Inc., October, 2000 + * + * GNU Lesser General Public License Version 2.1 + * ============================================= + * Copyright 2000 by Sun Microsystems, Inc. + * 901 San Antonio Road, Palo Alto, CA 94303, USA + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License version 2.1, as published by the Free Software Foundation. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, + * MA 02111-1307 USA + * + * + * Sun Industry Standards Source License Version 1.1 + * ================================================= + * The contents of this file are subject to the Sun Industry Standards + * Source License Version 1.1 (the "License"); You may not use this file + * except in compliance with the License. You may obtain a copy of the + * License at http://www.openoffice.org/license.html. + * + * Software provided under this License is provided on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, + * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, + * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. + * See the License for the specific provisions governing your rights and + * obligations concerning the Software. + * + * The Initial Developer of the Original Code is: Sun Microsystems, Inc. + * + * Copyright: 2000 by Sun Microsystems, Inc. + * + * All Rights Reserved. + * + * Contributor(s): _______________________________________ + * + * + ************************************************************************/ + +#include "helpid.hrc" +#include +#include +TabDialog RID_TD_ORGANIZE +{ + OutputSize = TRUE ; + SVLook = TRUE ; + /* ### ACHTUNG: Neuer Text in Resource? Makros verwalten : Verwalten */ + /* ### ACHTUNG: Neuer Text in Resource? Makros verwalten : Verwalten */ + Text = "Makros verwalten" ; + Text [ ENGLISH ] = "Manage macros" ; + Moveable = TRUE ; + TEXT[ italian ] = "Gestione macro"; + TEXT[ portuguese_brazilian ] = "Organizador de Macros"; + TEXT[ portuguese ] = "Gerir macros"; + TEXT[ danish ] = "Administrer makroer"; + TEXT[ french ] = "Gestion de macros"; + TEXT[ swedish ] = "Administrera makron"; + TEXT[ dutch ] = "Macro's beheren"; + TEXT[ spanish ] = "Administrar"; + TEXT[ english_us ] = "Macro Organizer"; + TEXT[ chinese_simplified ] = "管理宏"; + TEXT[ russian ] = " "; + TEXT[ polish ] = "Zarzdzaj makrami"; + TEXT[ japanese ] = "マクロの管理"; + TEXT[ chinese_traditional ] = "管理巨集"; + TEXT[ arabic ] = " "; + Closeable = TRUE ; + // Da Cancel-Button auf TabPage, nicht auf Dialog! + TabControl RID_TC_ORGANIZE + { + // HelpID = HID_BASICIDE_ORG_TC; + OutputSize = TRUE ; + PageList = + { + PageItem + { + Identifier = RID_TP_MOD ; + Text = "Module" ; + Text [ ENGLISH ] = "Modules" ; + Text [ norwegian ] = "Moduler" ; + Text [ italian ] = "Moduli" ; + Text [ portuguese_brazilian ] = "Mdulos" ; + Text [ portuguese ] = "Mdulos" ; + Text [ finnish ] = "Moduulit" ; + Text [ danish ] = "Moduler" ; + Text [ french ] = "Modules" ; + Text [ swedish ] = "Moduler" ; + Text [ dutch ] = "Modules" ; + Text [ spanish ] = "Mdulos" ; + Text [ ENGLISH_US ] = "Modules" ; + Text[ chinese_simplified ] = "模块"; + Text[ russian ] = ""; + Text[ polish ] = "Moduy"; + Text[ japanese ] = "モジュール"; + Text[ chinese_traditional ] = "模組"; + Text[ arabic ] = " "; + Text[ greek ] = " "; + Text[ korean ] = "모듈"; + Text[ turkish ] = "Modller"; + Text[ catalan ] = "Mduls"; + Text[ thai ] = "โมดูล"; + Text[ czech ] = "Moduly"; + Text[ hebrew ] = "Module"; + Text[ hindi ] = "मोड्यूलें"; + Text[ slovak ] = "Moduly"; + }; + PageItem + { + Identifier = RID_TP_LIB ; + Text = "Bibliotheken" ; + Text [ ENGLISH ] = "Libaries" ; + Text [ english_us ] = "Libraries" ; + Text [ italian ] = "Librerie" ; + Text [ spanish ] = "Bibliotecas" ; + Text [ french ] = "Bibliothques" ; + Text [ dutch ] = "Bibliotheken" ; + Text [ swedish ] = "Bibliotek" ; + Text [ danish ] = "Biblioteker" ; + Text [ portuguese ] = "Bibliotecas" ; + Text [ portuguese_brazilian ] = "Bibliotecas" ; + Text[ chinese_simplified ] = "程序库"; + Text[ russian ] = ""; + Text[ polish ] = "Biblioteki"; + Text[ japanese ] = "ライブラリ"; + Text[ chinese_traditional ] = "程式庫"; + Text[ arabic ] = ""; + Text[ greek ] = ""; + Text[ korean ] = "라이브러리"; + Text[ turkish ] = "Ktphaneler"; + Text[ catalan ] = "Biblioteques"; + Text[ finnish ] = "Kirjastot"; + Text[ thai ] = "ไลบรารี"; + Text[ czech ] = "Knihovny"; + Text[ hebrew ] = "Bibliotheken"; + Text[ hindi ] = "लैब्ररियाँ"; + Text[ slovak ] = "Knižnice"; + }; + }; + }; + Text [ portuguese ] = "Gerir macros" ; + Text [ english_us ] = "Macro Organizer" ; + Text [ portuguese_brazilian ] = "Organizador de Macros" ; + Text [ swedish ] = "Administrera makron" ; + Text [ danish ] = "Administrer makroer" ; + Text [ italian ] = "Gestione macro" ; + Text [ spanish ] = "Administrar" ; + Text [ french ] = "Gestion de macros" ; + Text [ dutch ] = "Macro's beheren" ; + Text[ greek ] = " "; + Text[ korean ] = "매크로 관리"; + Text[ turkish ] = "Makro Dzenleyicisi"; + Text[ catalan ] = "Organitzador de macros"; + Text[ finnish ] = "Makrojen jrjestelytykalu"; + Text[ thai ] = "ตัวจัดระเบียบมาโคร"; + Text[ czech ] = "Správce maker"; + Text[ hebrew ] = "Makros verwalten"; + Text[ hindi ] = "मॉक्रो व्यवस्थापक"; + Text[ slovak ] = "Správca makier"; +}; +TabPage RID_TP_MODULS +{ + // HelpId = HID_BASICIDE_MODULS ; + Hide = TRUE ; + SVLook = TRUE ; + Size = MAP_APPFONT ( 210 , 140 ) ; + FixedText RID_STR_LIB + { + Pos = MAP_APPFONT ( 6 , 6 ) ; + Size = MAP_APPFONT ( 130 , 10 ) ; + Text = "M~odul/Dialog" ; + Text [ ENGLISH ] = "M~odule/Dialog" ; + Text [ norwegian ] = "M~odule/Dialog" ; + Text [ italian ] = "M~odulo/Dialogo" ; + Text [ portuguese_brazilian ] = "Mdulo / Dil~ogo" ; + Text [ portuguese ] = "M~dulo/Dilogo" ; + Text [ finnish ] = "M~oduuli/valintaikkuna" ; + Text [ danish ] = "M~odul/Dialog" ; + Text [ french ] = "M~odule/bote de dialogue" ; + Text [ swedish ] = "M~odul/dialog" ; + Text [ dutch ] = "M~odule/dialoogvenster" ; + Text [ spanish ] = "Md~ulo/Dilogo" ; + Text [ english_us ] = "M~odule/Dialog" ; + Text[ chinese_simplified ] = "模块/对话框(~O)"; + Text[ russian ] = "/"; + Text[ polish ] = "M~odu/okno dialogowe"; + Text[ japanese ] = "モジュール/ダイアログ(~O)"; + Text[ chinese_traditional ] = "模組/對話方塊(~O)"; + Text[ arabic ] = " / "; + Text[ greek ] = " ~/"; + Text[ korean ] = "모듈/대화 상자(~O)"; + Text[ turkish ] = "M~odl/Diyalog"; + Text[ catalan ] = "Mdul/Dileg"; + Text[ thai ] = "โม~ดูล/ไดอะล็อก"; + Text[ czech ] = "Modul/Dialog"; + Text[ hebrew ] = "M~odul/Dialog"; + Text[ hindi ] = "मो~ड्यूल/डयलॉग"; + Text[ slovak ] = "M~odul/Dialóg"; + }; + /* + Edit RID_EDIT + { + Pos = MAP_APPFONT ( 6 , 17 ) ; + Size = MAP_APPFONT ( 130 , 12 ) ; + TabStop = TRUE ; + Border = TRUE ; + }; +*/ + Control RID_TRLBOX + { + HelpId = HID_BASICIDE_MODULES_TREE ; + Pos = MAP_APPFONT ( 6 , 17 ) ; + Size = MAP_APPFONT ( 130 , 117 ) ; + TabStop = TRUE ; + Border = TRUE ; + }; + PushButton RID_PB_EDIT + { + Text= "~Bearbeiten"; + Text[ italian ] = "Modi~fica"; + Text[ portuguese_brazilian ] = "~Editar"; + Text[ portuguese ] = "~Editar"; + Text[ danish ] = "~Rediger"; + Text[ french ] = "diter"; + Text[ swedish ] = "~Redigera"; + Text[ dutch ] = "~Bewerken"; + Text[ spanish ] = "Editar"; + Text[ english_us ] = "~Edit"; + Text[ chinese_simplified ] = "编辑(~E)"; + Pos = MAP_APPFONT ( 144 , 6 ) ; + Size = MAP_APPFONT ( 60 , 14 ) ; + Text[ chinese_traditional ] = "編輯(~E)"; + Text = "~Bearbeiten" ; + Text [ ENGLISH ] = "~Edit" ; + Text [ norwegian ] = "~Rediger" ; + Text [ italian ] = "Modi~fica" ; + Text [ portuguese_brazilian ] = "~Editar" ; + Text [ portuguese ] = "~Editar" ; + Text [ finnish ] = "~Muokkaa" ; + Text [ danish ] = "~Rediger" ; + Text [ french ] = "diter" ; + Text [ swedish ] = "~Redigera" ; + Text [ dutch ] = "~Bewerken" ; + Text [ spanish ] = "Editar" ; + Text [ english_us ] = "~Edit" ; + TabStop = TRUE ; + DefButton = TRUE ; + Text[ arabic ] = ""; + Text[ russian ] = "~"; + Text[ greek ] = ""; + Text[ polish ] = "~Edytuj"; + Text[ japanese ] = "編集(~E)"; + Text[ korean ] = "편집(~E)"; + Text[ turkish ] = "~Dzenle"; + Text[ catalan ] = "~Edita"; + Text[ thai ] = "แ~ก้ไข"; + Text[ czech ] = "Upravit"; + Text[ hebrew ] = "‮עריכה‬"; + Text[ hindi ] = "~संपादन"; + Text[ slovak ] = "~Upraviť"; + }; + CancelButton RID_PB_CLOSE + { + Text= "Schlieen"; + Text[ italian ] = "Chiudi"; + Text[ portuguese_brazilian ] = "Fechar"; + Text[ portuguese ] = "Fechar"; + Text[ danish ] = "Luk"; + Text[ french ] = "Fermer"; + Text[ swedish ] = "Stng"; + Text[ dutch ] = "Sluiten"; + Text[ spanish ] = "Cerrar"; + Text[ english_us ] = "Close"; + Text[ chinese_simplified ] = "关闭"; + Pos = MAP_APPFONT ( 144 , 23 ) ; + Text[ chinese_traditional ] = "關閉"; + Size = MAP_APPFONT ( 60 , 14 ) ; + /* ### ACHTUNG: Neuer Text in Resource? Schlieen : Schlieen */ + Text = "Schlieen" ; + Text [ ENGLISH ] = "Close" ; + Text [ norwegian ] = "Lukk" ; + Text [ italian ] = "Chiudi" ; + Text [ portuguese_brazilian ] = "Fechar" ; + Text [ portuguese ] = "Fechar" ; + Text [ finnish ] = "Sulje" ; + Text [ danish ] = "Luk" ; + Text [ french ] = "Fermer" ; + Text [ swedish ] = "Stng" ; + Text [ dutch ] = "Sluiten" ; + Text [ spanish ] = "Cerrar" ; + Text [ english_us ] = "Close" ; + TabStop = TRUE ; + Text[ arabic ] = ""; + Text[ russian ] = ""; + Text[ greek ] = ""; + Text[ polish ] = "Zamknij"; + Text[ japanese ] = "閉じる"; + Text[ korean ] = "닫기"; + Text[ turkish ] = "Kapat"; + Text[ catalan ] = "Tanca"; + Text[ thai ] = "ปิด"; + Text[ czech ] = "Zavřít"; + Text[ hebrew ] = "‮סגירה‬"; + Text[ hindi ] = "बन्द करो"; + Text[ slovak ] = "Zavrieť"; + }; + PushButton RID_PB_NEWMOD + { + Pos = MAP_APPFONT ( 144 , 86 ) ; + Size = MAP_APPFONT ( 60 , 14 ) ; + Text = "Neues ~Modul..." ; + Text [ ENGLISH ] = "New ~module..." ; + Text [ norwegian ] = "New ~module..." ; + Text [ italian ] = "Nuovo ~modulo..." ; + Text [ portuguese_brazilian ] = "Novo ~Mdulo..." ; + Text [ portuguese ] = "~Novo mdulo..." ; + Text [ finnish ] = "Uusi ~moduuli..." ; + Text [ danish ] = "Nyt ~modul..." ; + Text [ french ] = "Nouveau ~module..." ; + Text [ swedish ] = "Ny ~modul..." ; + Text [ dutch ] = "Nieuwe ~module..." ; + Text [ spanish ] = "~Mdulo nuevo..." ; + Text [ english_us ] = "New ~Module..." ; + TabStop = TRUE ; + Text[ chinese_simplified ] = "新建模块(~M)..."; + Text[ russian ] = " ..."; + Text[ polish ] = "Nowy ~modu..."; + Text[ japanese ] = "新しいモジュール(~M)..."; + Text[ chinese_traditional ] = "新建模組(~M)..."; + Text[ arabic ] = " ..."; + Text[ greek ] = " ~..."; + Text[ korean ] = "새 모듈(~M)..."; + Text[ turkish ] = "Yeni ~Modl..."; + Text[ catalan ] = "~Mdul nou..."; + Text[ thai ] = "โ~มดูลใหม่..."; + Text[ czech ] = "Nový modul.."; + Text[ hebrew ] = "Neues ~Modul..."; + Text[ hindi ] = "नया ~मोड्यूल..."; + Text[ slovak ] = "Nový ~Modul..."; + }; + PushButton RID_PB_NEWDLG + { + Pos = MAP_APPFONT ( 144 , 103 ) ; + Size = MAP_APPFONT ( 60 , 14 ) ; + Text = "Neuer Dialo~g..." ; + Text [ ENGLISH ] = "New dialo~g..." ; + Text [ norwegian ] = "New dialo~g..." ; + Text [ italian ] = "Nuovo dialo~go" ; + Text [ portuguese_brazilian ] = "Novo Dilo~go..." ; + Text [ portuguese ] = "Novo dilo~go..." ; + Text [ finnish ] = "~Uusi valintaikkuna..." ; + Text [ danish ] = "Ny dialo~g..." ; + Text [ french ] = "Nouv. bote dialogue" ; + Text [ swedish ] = "Ny dialo~g..." ; + Text [ dutch ] = "Nieuw ~dialoogvenster..." ; + Text [ spanish ] = "Dilo~go nuevo..." ; + Text [ english_us ] = "~New Dialog..." ; + TabStop = TRUE ; + Text[ chinese_simplified ] = "新建对话框(~N)..."; + Text[ russian ] = " ..."; + Text[ polish ] = "~Nowe okno dialogowe..."; + Text[ japanese ] = "新しいダイアログ(~N)..."; + Text[ chinese_traditional ] = "開啟對話方塊(~N)..."; + Text[ arabic ] = " ..."; + Text[ greek ] = " ~..."; + Text[ korean ] = "새 대화 상자(~N)..."; + Text[ turkish ] = "~Yeni Diyalog..."; + Text[ catalan ] = "Dileg ~nou..."; + Text[ thai ] = "ไดอะล็อกใ~หม่..."; + Text[ czech ] = "Nový dialog..."; + Text[ hebrew ] = "Neuer Dialo~g..."; + Text[ hindi ] = "~नया डयलॉग..."; + Text[ slovak ] = "~Nový Dialóg..."; + }; + PushButton RID_PB_DELETE + { + Pos = MAP_APPFONT ( 144 , 120 ) ; + Size = MAP_APPFONT ( 60 , 14 ) ; + /* ### ACHTUNG: Neuer Text in Resource? ~Lschen... : ~Lschen... */ + Text = "~Lschen" ; + Text [ ENGLISH ] = "~Delete" ; + Text [ norwegian ] = "~Slett..." ; + Text [ italian ] = "~Elimina" ; + Text [ portuguese_brazilian ] = "~Excluir" ; + Text [ portuguese ] = "E~liminar..." ; + Text [ finnish ] = "~Poista" ; + Text [ danish ] = "~Slet" ; + Text [ french ] = "Supprimer" ; + Text [ swedish ] = "Ra~dera..." ; + Text [ dutch ] = "~Wissen" ; + Text [ spanish ] = "~Borrar" ; + Text [ english_us ] = "~Delete" ; + TabStop = TRUE ; + Text[ chinese_simplified ] = "删除(~D)"; + Text[ russian ] = ""; + Text[ polish ] = "~Usu"; + Text[ japanese ] = "削除(~D)"; + Text[ chinese_traditional ] = "刪除(~D)..."; + Text[ arabic ] = ""; + Text[ greek ] = ""; + Text[ korean ] = "삭제(~D)"; + Text[ turkish ] = "~Sil"; + Text[ catalan ] = "~Suprimeix..."; + Text[ thai ] = "~ลบ"; + Text[ czech ] = "Smazat"; + Text[ hebrew ] = "‮מחיקה‬"; + Text[ hindi ] = "~मिटाओ"; + Text[ slovak ] = "~Zmazať"; + }; +}; +TabPage RID_TP_LIBS +{ + // HelpId = HID_BASICIDE_LIBS_TP ; + Hide = TRUE ; + SVLook = TRUE ; + Size = MAP_APPFONT ( 210 , 140 ) ; + FixedText RID_STR_BASICS + { + Pos = MAP_APPFONT ( 6 , 6 ) ; + Size = MAP_APPFONT ( 130 , 10 ) ; + Text = "Applikation/D~okument" ; + Text [ ENGLISH ] = "Application/D~ocument" ; + Text[ english_us ] = "Application/D~ocument"; + Text[ portuguese ] = "Aplicao/D~ocumento"; + Text[ russian ] = "/"; + Text[ greek ] = "/~"; + Text[ dutch ] = "Toepassing/D~ocument"; + Text[ french ] = "Application/D~ocument"; + Text[ spanish ] = "Aplicacin/D~ocumento"; + Text[ finnish ] = "Sovellus/Asia~kirja"; + Text[ italian ] = "Applicazione/D~ocumento"; + Text[ danish ] = "Program/d~okument"; + Text[ swedish ] = "Tillmpning/d~okument"; + Text[ polish ] = "Aplikacja/D~okument"; + Text[ portuguese_brazilian ] = "Aplicao / D~ocumento"; + Text[ japanese ] = "アプリケーションとドキュメント(~O)"; + Text[ korean ] = "응용 프로그램/문서(~O)"; + Text[ chinese_simplified ] = "应用程序/文档(~O)"; + Text[ chinese_traditional ] = "應用程式/文件(~O)"; + Text[ turkish ] = "Uygulama/M~etin"; + Text[ arabic ] = "Application/D~ocument"; + Text[ catalan ] = "Aplicaci/D~ocument"; + Text[ thai ] = "แอพพลิเคชั่น/เ~อกสาร"; + Text[ czech ] = "Aplikace/dokument"; + Text[ hebrew ] = "Applikation/D~okument"; + Text[ hindi ] = "कार्यक्रम/ले~खपत्र"; + Text[ slovak ] = "Aplikácia/D~okument"; + }; + ListBox RID_LB_BASICS + { + Border = TRUE ; + Pos = MAP_APPFONT ( 6 , 17 ) ; + Size = MAP_APPFONT ( 130 , 80 ) ; + TabStop = TRUE ; + DropDown = TRUE ; + }; + FixedText RID_STR_LIB + { + Pos = MAP_APPFONT ( 6 , 36 ) ; + Size = MAP_APPFONT ( 130 , 10 ) ; + Text = "Bibliothe~k" ; + Text [ ENGLISH ] = "Libar~y" ; + Text [ dutch ] = "Bibliothee~k" ; + Text [ english_us ] = "~Library" ; + Text [ italian ] = "Libreria" ; + Text [ spanish ] = "~Biblioteca" ; + Text [ french ] = "Biblioth~que" ; + Text [ swedish ] = "Bibliote~k" ; + Text [ danish ] = "Bibliote~k" ; + Text [ portuguese ] = "Bibliote~ca" ; + Text [ portuguese_brazilian ] = "Bib~lioteca" ; + Text[ chinese_simplified ] = "程序库(~L)"; + Text[ russian ] = ""; + Text[ polish ] = "~Biblioteka"; + Text[ japanese ] = "ライブラリ(~L)"; + Text[ chinese_traditional ] = "程式庫(~L)"; + Text[ arabic ] = ""; + Text[ greek ] = "~"; + Text[ korean ] = "라이브러리(~L)"; + Text[ turkish ] = "~Kitaplk"; + Text[ catalan ] = "~Biblioteca"; + Text[ finnish ] = "~Kirjasto"; + Text[ thai ] = "ไ~ลบรารี"; + Text[ czech ] = "Knihovna"; + Text[ hebrew ] = "Bibliothe~k"; + Text[ hindi ] = "~लैब्ररी"; + Text[ slovak ] = "~Knižnica"; + }; + Control RID_TRLBOX + { + HelpID = HID_BASICIDE_LIBS_TREE ; + Border = TRUE ; + Pos = MAP_APPFONT ( 6 , 47 ) ; + Size = MAP_APPFONT ( 130 , 87 ) ; + TabStop = TRUE ; + }; + PushButton RID_PB_EDIT + { + Text= "~Bearbeiten"; + Text[ italian ] = "Modi~fica"; + Text[ portuguese_brazilian ] = "~Editar"; + Text[ portuguese ] = "~Editar"; + Text[ danish ] = "~Rediger"; + Text[ french ] = "diter"; + Text[ swedish ] = "~Redigera"; + Text[ dutch ] = "~Bewerken"; + Text[ spanish ] = "Editar"; + Text[ english_us ] = "~Edit"; + Text[ chinese_simplified ] = "编辑(~E)"; + Pos = MAP_APPFONT ( 144 , 6 ) ; + Size = MAP_APPFONT ( 60 , 14 ) ; + Text[ chinese_traditional ] = "編輯(~E)"; + Text = "~Bearbeiten" ; + Text [ ENGLISH ] = "~Edit" ; + Text [ norwegian ] = "~Rediger" ; + Text [ italian ] = "Modi~fica" ; + Text [ portuguese_brazilian ] = "~Editar" ; + Text [ portuguese ] = "~Editar" ; + Text [ finnish ] = "~Muokkaa" ; + Text [ danish ] = "~Rediger" ; + Text [ french ] = "diter" ; + Text [ swedish ] = "~Redigera" ; + Text [ dutch ] = "~Bewerken" ; + Text [ spanish ] = "Editar" ; + Text [ english_us ] = "~Edit" ; + TabStop = TRUE ; + DefButton = TRUE ; + Text[ arabic ] = ""; + Text[ russian ] = "~"; + Text[ greek ] = ""; + Text[ polish ] = "~Edytuj"; + Text[ japanese ] = "編集(~E)"; + Text[ korean ] = "편집(~E)"; + Text[ turkish ] = "~Dzenle"; + Text[ catalan ] = "~Edita"; + Text[ thai ] = "แ~ก้ไข"; + Text[ czech ] = "Upravit"; + Text[ hebrew ] = "‮עריכה‬"; + Text[ hindi ] = "~संपादन"; + Text[ slovak ] = "~Upraviť"; + }; + CancelButton RID_PB_CLOSE + { + Text= "Schlieen"; + Text[ italian ] = "Chiudi"; + Text[ portuguese_brazilian ] = "Fechar"; + Text[ portuguese ] = "Fechar"; + Text[ danish ] = "Luk"; + Text[ french ] = "Fermer"; + Text[ swedish ] = "Stng"; + Text[ dutch ] = "Sluiten"; + Text[ spanish ] = "Cerrar"; + Text[ english_us ] = "Close"; + Text[ chinese_simplified ] = "关闭"; + Pos = MAP_APPFONT ( 144 , 23 ) ; + Text[ chinese_traditional ] = "關閉"; + Size = MAP_APPFONT ( 60 , 14 ) ; + /* ### ACHTUNG: Neuer Text in Resource? Schlieen : Schlieen */ + Text = "Schlieen" ; + Text [ ENGLISH ] = "Close" ; + Text [ norwegian ] = "Lukk" ; + Text [ italian ] = "Chiudi" ; + Text [ portuguese_brazilian ] = "Fechar" ; + Text [ portuguese ] = "Fechar" ; + Text [ DANISH ] = "Luk" ; + Text [ ENGLISH_US ] = "Close" ; + Text [ SPANISH ] = "Cerrar" ; + Text [ FINNISH ] = "Sulje" ; + Text [ FRENCH ] = "Fermer" ; + Text [ DUTCH ] = "Sluiten" ; + Text [ SWEDISH ] = "Stng" ; + TabStop = TRUE ; + Text[ arabic ] = ""; + Text[ russian ] = ""; + Text[ greek ] = ""; + Text[ polish ] = "Zamknij"; + Text[ japanese ] = "閉じる"; + Text[ korean ] = "닫기"; + Text[ turkish ] = "Kapat"; + Text[ catalan ] = "Tanca"; + Text[ thai ] = "ปิด"; + Text[ czech ] = "Zavřít"; + Text[ hebrew ] = "‮סגירה‬"; + Text[ hindi ] = "बन्द करो"; + Text[ slovak ] = "Zavrieť"; + }; + PushButton RID_PB_PASSWORD + { + Pos = MAP_APPFONT ( 144 , 43 ) ; + Size = MAP_APPFONT ( 60 , 14 ) ; + Text = "K~ennwort..." ; + Text [ ENGLISH ] = "~Password..." ; + Text [ norwegian ] = "~Passord..." ; + Text [ italian ] = "~Password..." ; + Text [ portuguese_brazilian ] = "~Senha..." ; + Text [ portuguese ] = "~Senha..." ; + Text [ finnish ] = "~Salasana..." ; + Text [ danish ] = "A~dgangskode..." ; + Text [ french ] = "Mot de passe..." ; + Text [ swedish ] = "Ls~enord..." ; + Text [ dutch ] = "W~achtwoord..." ; + Text [ spanish ] = "~Contrasea..." ; + Text [ english_us ] = "~Password..." ; + TabStop = TRUE ; + Text[ chinese_simplified ] = "密码(~P)..."; + Text[ russian ] = "..."; + Text[ polish ] = "~Haso..."; + Text[ japanese ] = "パスワード(~P)..."; + Text[ chinese_traditional ] = "密碼(~P)..."; + Text[ arabic ] = " ..."; + Text[ greek ] = " ~..."; + Text[ korean ] = "암호(~P)..."; + Text[ turkish ] = "~ifre..."; + Text[ catalan ] = "~Contrasenya..."; + Text[ thai ] = "~รหัสผ่าน..."; + Text[ czech ] = "Heslo..."; + Text[ hebrew ] = "‮סיסמה‬"; + Text[ hindi ] = "~कूटशब्द..."; + Text[ slovak ] = "~Heslo..."; + }; + PushButton RID_PB_NEWLIB + { + Pos = MAP_APPFONT ( 144 , 86 ) ; + Size = MAP_APPFONT ( 60 , 14 ) ; + Text = "~Neu..." ; + Text [ ENGLISH ] = "~New..." ; + Text [ norwegian ] = "~Ny..." ; + Text [ italian ] = "~Nuovo..." ; + Text [ portuguese_brazilian ] = "~Novo..." ; + Text [ portuguese ] = "~Novo..." ; + Text [ french ] = "Nouveau..." ; + Text [ dutch ] = "~Nieuw..." ; + Text [ spanish ] = "~Nuevo..." ; + Text [ danish ] = "~Ny..." ; + Text [ swedish ] = "~Nytt..." ; + Text [ finnish ] = "~Uusi..." ; + Text [ english_us ] = "~New..." ; + TabStop = TRUE ; + Text[ chinese_simplified ] = "新建(~N)..."; + Text[ russian ] = " "; + Text[ polish ] = "~Nowy..."; + Text[ japanese ] = "新規作成(~N)..."; + Text[ chinese_traditional ] = "新建(~N)..."; + Text[ arabic ] = "..."; + Text[ greek ] = "..."; + Text[ korean ] = "새로 만들기(~N)..."; + Text[ turkish ] = "~Yeni..."; + Text[ catalan ] = "~Nou..."; + Text[ thai ] = "ใ~หม่..."; + Text[ czech ] = "Nový..."; + Text[ hebrew ] = "‮חדש...‬"; + Text[ hindi ] = "~नया..."; + Text[ slovak ] = "~Nové..."; + }; + PushButton RID_PB_APPEND + { + Pos = MAP_APPFONT ( 144 , 103 ) ; + Size = MAP_APPFONT ( 60 , 14 ) ; + /* ### ACHTUNG: Neuer Text in Resource? Hin~zufgen... : Hin~zufgen... */ + Text = "Hin~zufgen..." ; + Text [ ENGLISH ] = "A~ppend..." ; + Text [ dutch ] = "Toe~voegen..." ; + Text [ english_us ] = "~Append..." ; + Text [ italian ] = "Aggi~ungi..." ; + Text [ spanish ] = "~Adjuntar..." ; + Text [ french ] = "~Ajouter..." ; + Text [ swedish ] = "Lgg ~till..." ; + Text [ danish ] = "Til~fj..." ; + Text [ portuguese_brazilian ] = "~Anexar..." ; + Text [ portuguese ] = "~Adicionar..." ; + Text[ chinese_simplified ] = "新增(~A)..."; + Text[ russian ] = "..."; + Text[ polish ] = "~Docz..."; + Text[ japanese ] = "追加(~A)..."; + Text[ chinese_traditional ] = "新增(~A)..."; + Text[ arabic ] = "..."; + Text[ greek ] = "..."; + Text[ korean ] = "추가(~A)..."; + Text[ turkish ] = "~Sonuna ekle..."; + Text[ catalan ] = "~Afegeix..."; + Text[ finnish ] = "~Liit..."; + Text[ thai ] = "~ผนวก..."; + Text[ czech ] = "Připojit..."; + Text[ hebrew ] = "Hin~zufügen..."; + Text[ hindi ] = "~जोड़ो..."; + Text[ slovak ] = "~Pripojiť..."; + }; + PushButton RID_PB_DELETE + { + Pos = MAP_APPFONT ( 144 , 120 ) ; + Size = MAP_APPFONT ( 60 , 14 ) ; + /* ### ACHTUNG: Neuer Text in Resource? ~Lschen... : ~Lschen... */ + Text = "~Lschen" ; + Text [ ENGLISH ] = "~Delete" ; + Text [ norwegian ] = "~Slett..." ; + Text [ italian ] = "~Elimina" ; + Text [ portuguese_brazilian ] = "~Excluir" ; + Text [ portuguese ] = "E~liminar..." ; + Text [ finnish ] = "~Poista" ; + Text [ danish ] = "~Slet" ; + Text [ french ] = "Supprimer" ; + Text [ swedish ] = "Ra~dera..." ; + Text [ dutch ] = "~Wissen" ; + Text [ spanish ] = "~Borrar" ; + Text [ english_us ] = "~Delete" ; + TabStop = TRUE ; + Text[ chinese_simplified ] = "删除(~D)"; + Text[ russian ] = ""; + Text[ polish ] = "~Usu"; + Text[ japanese ] = "削除(~D)"; + Text[ chinese_traditional ] = "刪除(~D)..."; + Text[ arabic ] = ""; + Text[ greek ] = ""; + Text[ korean ] = "삭제(~D)"; + Text[ turkish ] = "~Sil..."; + Text[ catalan ] = "~Suprimeix..."; + Text[ thai ] = "~ลบ"; + Text[ czech ] = "Smazat"; + Text[ hebrew ] = "‮מחיקה‬"; + Text[ hindi ] = "~मिटाओ"; + Text[ slovak ] = "~Zmazať"; + }; +}; +ModalDialog RID_DLG_LIBS +{ + // HelpId = HID_BASICIDE_LIBS_DLG ; + OutputSize = TRUE ; + SVLook = TRUE ; + Size = MAP_APPFONT ( 168 , 132 ) ; + Moveable = TRUE ; + Closeable = TRUE ; + OKButton RID_PB_OK + { + Pos = MAP_APPFONT ( 112 , 6 ) ; + Size = MAP_APPFONT ( 50 , 14 ) ; + TabStop = TRUE ; + DefButton = TRUE ; + }; + CancelButton RID_PB_CANCEL + { + Pos = MAP_APPFONT ( 112 , 23 ) ; + Size = MAP_APPFONT ( 50 , 14 ) ; + TabStop = TRUE ; + }; + FixedText RID_FT_STORAGENAME + { + Pos = MAP_APPFONT ( 6 , 6 ) ; + Size = MAP_APPFONT ( 100 , 10 ) ; + }; + Control RID_CTRL_LIBS + { + HelpID = HID_BASICIDE_LIBSDLG_TREE ; + Border = TRUE ; + Pos = MAP_APPFONT ( 6 , 19 ) ; + Size = MAP_APPFONT ( 100 , 67 ) ; + TabStop = TRUE ; + }; + FixedLine RID_FL_OPTIONS + { + Pos = MAP_APPFONT ( 6 , 89 ) ; + Size = MAP_APPFONT ( 156 , 8 ) ; + Text = "Optionen" ; + Text [ English ] = "Options" ; + Text [ dutch ] = "Opties" ; + Text [ english_us ] = "Options" ; + Text [ italian ] = "Opzioni" ; + Text [ spanish ] = "Opciones" ; + Text [ french ] = "Options" ; + Text [ swedish ] = "Alternativ" ; + Text [ danish ] = "Indstillinger" ; + Text [ portuguese ] = "Opes" ; + Text [ portuguese_brazilian ] = "Opes" ; + Text[ chinese_simplified ] = "选项"; + Text[ russian ] = ""; + Text[ polish ] = "Opcje"; + Text[ japanese ] = "オプション"; + Text[ chinese_traditional ] = "選項"; + Text[ arabic ] = ""; + Text[ greek ] = ""; + Text[ korean ] = "옵션"; + Text[ turkish ] = "Seenekler"; + Text[ catalan ] = "Opcions"; + Text[ finnish ] = "Asetukset"; + Text[ thai ] = "ตัวเลือก"; + Text[ czech ] = "Volby"; + Text[ hebrew ] = "‮אפשרויות‬"; + Text[ hindi ] = "विकल्प"; + Text[ slovak ] = "Nastavenia"; + }; + CheckBox RID_CB_REF + { + Pos = MAP_APPFONT ( 12 , 100 ) ; + Size = MAP_APPFONT ( 146 , 10 ) ; + TabStop = TRUE ; + /* ### ACHTUNG: Neuer Text in Resource? Als Referenz einfgen (nur lesen) : Als Referenz einfgen (nur lesen) */ + Text = "Als Referenz einfgen (nur lesen)" ; + Text [ English ] = "Insert as reference (read only)" ; + Text [ english_us ] = "Insert as reference (read-only)" ; + Text [ portuguese_brazilian ] = "Inserir como referncia (somente leitura)" ; + Text [ swedish ] = "Infoga som referens (bara lsning)" ; + Text [ danish ] = "Indst som reference (kun lse)" ; + Text [ italian ] = "Inserisci come riferimento (sola lettura)" ; + Text [ spanish ] = "Insertar como referencia (slo lectura)" ; + Text [ french ] = "Insrer comme rfrence (lecture seule)" ; + Text [ dutch ] = "Als verwijzing invoegen (alleen-lezen)" ; + Text [ portuguese ] = "Inserir como referncia (s leitura)" ; + Text[ chinese_simplified ] = "当作引用插入(只读)"; + Text[ russian ] = " ( )"; + Text[ polish ] = "Wstaw jako odwoanie (tylko do odczytu)"; + Text[ japanese ] = "参照として挿入(読み取り専用)"; + Text[ chinese_traditional ] = "當作參照插入(唯讀)"; + Text[ arabic ] = " ( )"; + Text[ greek ] = " "; + Text[ korean ] = "참조로 삽입(읽기 전용)"; + Text[ turkish ] = "Referans olarak ekle (salt okunur)"; + Text[ catalan ] = "Insereix com a referncia (noms de lectura)"; + Text[ finnish ] = "Lis viittaus (vain luku)"; + Text[ thai ] = "แทรกเป็นการอ้างอิง (อ่านอย่างเดียว)"; + Text[ czech ] = "Vložit jako referenci (pouze pro čtení)"; + Text[ hebrew ] = "Als Referenz einfügen (nur lesen)"; + Text[ hindi ] = "रेफरेन्स जैसे जोड़ो (केवल पढ़ने केलिए)"; + Text[ slovak ] = "Vložiť ako referenciu (iba pre čítanie)"; + }; + CheckBox RID_CB_REPL + { + Pos = MAP_APPFONT ( 12 , 113 ) ; + Size = MAP_APPFONT ( 146 , 10 ) ; + Text = "Existierende Bibliotheken ersetzen" ; + Text [ English ] = "Replace existing Libaries" ; + Text [ portuguese ] = "Substituir bibliotecas existentes" ; + Text [ english_us ] = "Replace existing libraries" ; + Text [ portuguese_brazilian ] = "Substituir as bibliotecas existentes" ; + Text [ swedish ] = "Erstt existerande bibliotek" ; + Text [ danish ] = "Erstat eksisterende biblioteker" ; + Text [ italian ] = "Sostituisci le librerie esistenti" ; + Text [ spanish ] = "Reemplazar bibliotecas existentes" ; + Text [ french ] = "Remplacer les bibliothques existantes" ; + Text [ dutch ] = "Bestaande bibliotheken vervangen" ; + Text[ chinese_simplified ] = "替换现存的程序库"; + Text[ russian ] = " "; + Text[ polish ] = "Zamie istniejce biblioteki"; + Text[ japanese ] = "既存ライブラリの置換"; + Text[ chinese_traditional ] = "替代現存的程式庫"; + Text[ arabic ] = " "; + Text[ greek ] = " "; + Text[ korean ] = "기존 라이브러리 바꾸기"; + Text[ turkish ] = "Mevcut kitaplklar deitir"; + Text[ catalan ] = "Reemplaa les biblioteques existents"; + Text[ finnish ] = "Korvaa nykyiset kirjastot"; + Text[ thai ] = "แทนที่ไลบรารีที่มีอยู่"; + Text[ czech ] = "Nahradit stávající knihovny"; + Text[ hebrew ] = "Existierende Bibliotheken ersetzen"; + Text[ hindi ] = "अस्तित्व में रहनेवाला लैब्ररियाँ को प्रतिस्थापित करो"; + Text[ slovak ] = "Nahradiť existujúce knižnice"; + }; +}; +ModalDialog RID_DLG_NEWLIB +{ + OutputSize = TRUE ; + SVLook = TRUE ; + Size = MAP_APPFONT ( 160 , 55 ) ; + Moveable = TRUE ; + Closeable = TRUE ; + OKButton RID_PB_OK + { + Pos = MAP_APPFONT ( 104 , 6 ) ; + Size = MAP_APPFONT ( 50 , 14 ) ; + TabStop = TRUE ; + DefButton = TRUE ; + }; + CancelButton RID_PB_CANCEL + { + Pos = MAP_APPFONT ( 104 , 23 ) ; + Size = MAP_APPFONT ( 50 , 14 ) ; + TabStop = TRUE ; + }; + FixedText RID_FT_NEWLIB + { + Pos = MAP_APPFONT ( 6 , 6 ) ; + Size = MAP_APPFONT ( 100 , 10 ) ; + Text = "~Name:" ; + Text [ English ] = "~Name:" ; + Text [ english_us ] = "~Name:" ; + Text [ portuguese_brazilian ] = "~Nome:" ; + Text [ swedish ] = "~Namn:" ; + Text [ danish ] = "~Navn:" ; + Text [ italian ] = "~Nome:" ; + Text [ spanish ] = "~Nombre:" ; + Text [ french ] = "~Nom :" ; + Text [ dutch ] = "~Naam:" ; + Text [ portuguese ] = "~Nome:" ; + Text[ chinese_simplified ] = "名称(~N):"; + Text[ russian ] = ":"; + Text[ polish ] = "~Nazwa:"; + Text[ japanese ] = "名前(~N):"; + Text[ chinese_traditional ] = "名稱(~N):"; + Text[ arabic ] = ":"; + Text[ greek ] = "~:"; + Text[ korean ] = "이름(~N):"; + Text[ turkish ] = "~Ad:"; + Text[ catalan ] = "~Nom:"; + Text[ finnish ] = "~Nimi:"; + Text[ thai ] = "~ชื่อ:"; + Text[ czech ] = "Název:"; + Text[ hebrew ] = "~Name:"; + Text[ hindi ] = "~नाम:"; + Text[ slovak ] = "~Názov:"; + }; + Edit RID_ED_LIBNAME + { + Border = TRUE ; + Pos = MAP_APPFONT ( 6 , 19 ) ; + Size = MAP_APPFONT ( 92 , 12 ) ; + TabStop = TRUE ; + }; +}; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +