/************************************************************************* * * $RCSfile: thesdlg.src,v $ * * $Revision: 1.17 $ * * last change: $Author: vg $ $Date: 2003-12-17 14:17:32 $ * * 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 --------------------------------------------------------------- #include "svxids.hrc" #include "dialogs.hrc" #include "thesdlg.hrc" #include "helpid.hrc" // pragma ---------------------------------------------------------------- // RID_SVXDLG_THES ------------------------------------------------------- ModalDialog RID_SVXDLG_THESAURUS { HelpId = SID_THESAURUS ; OutputSize = TRUE ; Size = MAP_APPFONT ( 285 , 116 ) ; Text = "Thesaurus" ; Text [ English ] = "Thesaurus" ; Text [ norwegian ] = "Synonymordliste" ; Text [ italian ] = "Sinonimi" ; Text [ portuguese_brazilian ] = "Dicionrio de Sinnimos" ; Text [ portuguese ] = "Sinnimos" ; Text [ finnish ] = "Synonyymisanasto" ; Text [ danish ] = "Synonymordbog" ; Text [ french ] = "Dictionnaire des synonymes" ; Text [ swedish ] = "Synonymordlista" ; Text [ dutch ] = "Thesaurus" ; Text [ spanish ] = "Diccionario de sinnimos" ; Text [ english_us ] = "Thesaurus" ; Moveable = TRUE ; SvLook = TRUE ; OkButton BTN_THES_OK { Pos = MAP_APPFONT ( 219 , 6 ) ; Size = MAP_APPFONT ( 60 , 14 ) ; DefButton = TRUE ; }; CancelButton BTN_THES_CANCEL { Pos = MAP_APPFONT ( 219 , 23 ) ; Size = MAP_APPFONT ( 60 , 14 ) ; }; PushButton BTN_LOOKUP { Pos = MAP_APPFONT ( 219 , 40 ) ; Size = MAP_APPFONT ( 60 , 14 ) ; Text = "~Nachschlagen" ; Text [ English ] = "~Search" ; Text [ norwegian ] = "~Ske" ; Text [ italian ] = "~Cerca" ; Text [ portuguese_brazilian ] = "~Pesquisar" ; Text [ portuguese ] = "~Procurar" ; Text [ finnish ] = "~Etsi" ; Text [ danish ] = "~Sg" ; Text [ french ] = "Rechercher" ; Text [ swedish ] = "~Sl upp" ; Text [ dutch ] = "~Opzoeken" ; Text [ spanish ] = "~Buscar" ; Text [ english_us ] = "~Search" ; Text[ chinese_simplified ] = "查寻(~S)"; Text[ russian ] = ""; Text[ polish ] = "~Szukaj"; Text[ japanese ] = "検索(~S)"; Text[ chinese_traditional ] = "查尋(~S)"; Text[ arabic ] = ""; Text[ greek ] = "~"; Text[ korean ] = "찾아보기(~S)"; Text[ turkish ] = "Ara"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Cerca"; Text[ thai ] = "~ค้นหา"; Text[ czech ] = "Hledat"; Text[ hebrew ] = "‮חיפוש‬"; Text[ hindi ] = "~खोज"; Text[ slovak ] = "~Hľadať"; Text[ hungarian ] = "Ke~resés"; Text[ slovenian ] = "~Iskanje"; }; PushButton BTN_LANGUAGE { Pos = MAP_APPFONT ( 219 , 57 ) ; Size = MAP_APPFONT ( 60 , 14 ) ; Text = "S~prache..." ; Text [ English ] = "~Language..." ; Text [ english_us ] = "~Language..." ; Text [ dutch ] = "~Taal..." ; Text [ italian ] = "Lingua..." ; Text [ spanish ] = "~Idioma..." ; Text [ french ] = "~Langue..." ; Text [ swedish ] = "S~prk..." ; Text [ danish ] = "~Sprog..." ; Text [ portuguese ] = "L~ngua..." ; Text [ portuguese_brazilian ] = "~Idioma..." ; Text[ chinese_simplified ] = "语言(~L)..."; Text[ russian ] = "..."; Text[ polish ] = "~Jzyk..."; Text[ japanese ] = "言語(~L)..."; Text[ chinese_traditional ] = "語言(~L)..."; Text[ arabic ] = "..."; Text[ greek ] = "..."; Text[ korean ] = "언어(~L)..."; Text[ turkish ] = "Dil..."; Text[ language_user1 ] = " "; Text[ catalan ] = "~Idioma..."; Text[ finnish ] = "~Kieli..."; Text[ thai ] = "~ภาษา..."; Text[ czech ] = "Jazyk..."; Text[ hebrew ] = "‮שפה...‬"; Text[ hindi ] = "~भाषा..."; Text[ slovak ] = "~Jazyk..."; Text[ hungarian ] = "~Nyelv..."; Text[ slovenian ] = "~Jezik..."; }; HelpButton BTN_THES_HELP { Pos = MAP_APPFONT ( 219 , 77 ) ; Size = MAP_APPFONT ( 60 , 14 ) ; }; FixedText FT_WORD { Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 96 , 8 ) ; Text = "~Wort" ; Text [ English ] = "~Word" ; Text [ norwegian ] = "~Ord" ; Text [ italian ] = "Parola" ; Text [ portuguese_brazilian ] = "~Palavra" ; Text [ portuguese ] = "~Palavra" ; Text [ finnish ] = "Sa~na" ; Text [ danish ] = "~Ord" ; Text [ french ] = "Mot" ; Text [ swedish ] = "~Ord" ; Text [ dutch ] = "~Woord" ; Text [ spanish ] = "~Palabra" ; Text [ english_us ] = "~Word" ; LEFT = TRUE ; Text[ chinese_simplified ] = "字(~W)"; Text[ russian ] = ""; Text[ polish ] = "~Wyraz"; Text[ japanese ] = "単語(~W)"; Text[ chinese_traditional ] = "詞(~W)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "단어(~W)"; Text[ turkish ] = "~Szck"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Paraula"; Text[ thai ] = "~คำ"; Text[ czech ] = "Slovo"; Text[ hebrew ] = "‮מילה‬"; Text[ hindi ] = "~शब्द"; Text[ slovak ] = "~Slovo"; Text[ hungarian ] = "~Vizsgált szó"; Text[ slovenian ] = "~Beseda"; }; ListBox LB_WORD { DropDown = TRUE ; Pos = MAP_APPFONT ( 12 , 25 ) ; Size = MAP_APPFONT ( 96 , 65 ) ; }; FixedText FT_MEAN { Pos = MAP_APPFONT ( 12 , 43 ) ; Size = MAP_APPFONT ( 96 , 8 ) ; Text = "~Bedeutung " ; Text [ English ] = "~Meaning" ; Text [ norwegian ] = "~Mening" ; Text [ italian ] = "~Significato " ; Text [ portuguese_brazilian ] = "~Significado " ; Text [ portuguese ] = "~Significado " ; Text [ finnish ] = "~Merkitys " ; Text [ danish ] = "~Betydning " ; Text [ french ] = "~Signification " ; Text [ swedish ] = "~Betydelse " ; Text [ dutch ] = "~Betekenis" ; Text [ spanish ] = "~Significado " ; Text [ english_us ] = "~Meaning " ; LEFT = TRUE ; Text[ chinese_simplified ] = "含义 (~M)"; Text[ russian ] = " "; Text[ polish ] = "Zn~aczenie"; Text[ japanese ] = "語義(~M)"; Text[ chinese_traditional ] = "涵義(~M)"; Text[ arabic ] = " "; Text[ greek ] = "~ "; Text[ korean ] = "의미 (~M)"; Text[ turkish ] = "Anla~m "; Text[ language_user1 ] = " "; Text[ catalan ] = "~Significat"; Text[ thai ] = "~ความหมาย "; Text[ czech ] = "Význam "; Text[ hebrew ] = "‮משמעות‬"; Text[ hindi ] = "~अर्थ "; Text[ slovak ] = "Význa~m "; Text[ hungarian ] = "~Jelentés"; Text[ slovenian ] = "~Pomen"; }; ListBox LB_MEAN { BORDER = TRUE ; Pos = MAP_APPFONT ( 12 , 55 ) ; Size = MAP_APPFONT ( 96 , 50 ) ; AutoHScroll = TRUE ; }; FixedText FT_SYNON { Pos = MAP_APPFONT ( 111 , 43 ) ; Size = MAP_APPFONT ( 96 , 8 ) ; Text = "~Synonym" ; Text [ English ] = "Sy~nonym" ; Text [ norwegian ] = "Sy~nonym" ; Text [ italian ] = "Si~nonimo" ; Text [ portuguese_brazilian ] = "Si~nnimo" ; Text [ portuguese ] = "Si~nnimo" ; Text [ finnish ] = "~Synonyymi" ; Text [ danish ] = "Sy~nonym" ; Text [ french ] = "S~ynonyme" ; Text [ swedish ] = "Sy~nonym" ; Text [ dutch ] = "Sy~noniem" ; Text [ spanish ] = "Si~nnimo" ; Text [ english_us ] = "Sy~nonym" ; LEFT = TRUE ; Text[ chinese_simplified ] = "同义词(~N)"; Text[ russian ] = ""; Text[ polish ] = "Sy~nonim"; Text[ japanese ] = "類義語(~N)"; Text[ chinese_traditional ] = "同義詞(~N)"; Text[ arabic ] = ""; Text[ greek ] = "~"; Text[ korean ] = "동의어(~N)"; Text[ turkish ] = "Ea~nlaml"; Text[ language_user1 ] = " "; Text[ catalan ] = "Si~nnim"; Text[ thai ] = "คำเ~หมือน"; Text[ czech ] = "Synonymum"; Text[ hebrew ] = "‮מילה נרדפת‬"; Text[ hindi ] = "पर्या~य शब्द"; Text[ slovak ] = "Sy~nonymum"; Text[ hungarian ] = "Szi~nonima"; Text[ slovenian ] = "So~pomenka"; }; ListBox LB_SYNON { BORDER = TRUE ; Pos = MAP_APPFONT ( 111 , 55 ) ; Size = MAP_APPFONT ( 96 , 50 ) ; AutoHScroll = TRUE ; }; FixedText FT_REPL { Pos = MAP_APPFONT ( 111 , 14 ) ; Size = MAP_APPFONT ( 96 , 8 ) ; Text = "~Ersetzen" ; Text [ English ] = "R~eplace" ; Text [ norwegian ] = "E~statte" ; Text [ italian ] = "Sostituisci" ; Text [ portuguese_brazilian ] = "S~ubstituir" ; Text [ portuguese ] = "S~ubstituir" ; Text [ finnish ] = "~Korvaa" ; Text [ danish ] = "~Erstat" ; Text [ french ] = "Remplacer par" ; Text [ swedish ] = "~Erstt" ; Text [ dutch ] = "~Vervangen" ; Text [ spanish ] = "~Reemplazar" ; Text [ english_us ] = "~Replace" ; LEFT = TRUE ; Text[ chinese_simplified ] = "替换(~R)"; Text[ russian ] = ""; Text[ polish ] = "~Zamie"; Text[ japanese ] = "置換(~R)"; Text[ chinese_traditional ] = "替代(~R)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "바꾸기(~R)"; Text[ turkish ] = "Deiti~r"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Reemplaa"; Text[ thai ] = "แ~ทนที่"; Text[ czech ] = "Nahradit"; Text[ hebrew ] = "‮החלפה‬"; Text[ hindi ] = "प्रतिस्था~पन"; Text[ slovak ] = "Nah~radiť"; Text[ hungarian ] = "~Helyettesítő szó"; Text[ slovenian ] = "~Zamenjaj"; }; Edit ED_REPL { BORDER = TRUE ; Pos = MAP_APPFONT ( 111 , 25 ) ; Size = MAP_APPFONT ( 96 , 12 ) ; LEFT = TRUE ; }; FixedLine FL_VAR { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 207 , 8 ) ; Text = "Variationen" ; Text [ English ] = "Variations" ; Text [ norwegian ] = "Variasjoner" ; Text [ italian ] = "Variazioni" ; Text [ portuguese_brazilian ] = "Variaes" ; Text [ portuguese ] = "Alternativas" ; Text [ finnish ] = "Muunnokset" ; Text [ danish ] = "Variationer" ; Text [ french ] = "Suggestions" ; Text [ swedish ] = "Variationer" ; Text [ dutch ] = "Variaties" ; Text [ spanish ] = "Variaciones" ; Text [ english_us ] = "Variations" ; Text[ chinese_simplified ] = "另选字词"; Text[ russian ] = ""; Text[ polish ] = "Odmiany"; Text[ japanese ] = "バリエーション"; Text[ chinese_traditional ] = "另選字詞"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "변형"; Text[ turkish ] = "Deimeler"; Text[ language_user1 ] = " "; Text[ catalan ] = "Variacions"; Text[ thai ] = "การแปรผัน"; Text[ czech ] = "Variace"; Text[ hebrew ] = "‮ניסוחים חלפיים‬"; Text[ hindi ] = "रूपान्तर"; Text[ slovak ] = "Iné voľby"; Text[ hungarian ] = "Változatok"; Text[ slovenian ] = "Variante"; }; String STR_ERR_WORDNOTFOUND { Text = "Wort nicht im Thesaurus enthalten" ; Text [ ENGLISH ] = "Word not found in Thesaurus" ; Text [ norwegian ] = "Ordet finnes ikke I Synonymorlisten" ; Text [ italian ] = "Parola non trovata nel dizionario dei sinonimi" ; Text [ portuguese_brazilian ] = "A palavra no foi encontrada no dicionrio de sinnimos" ; Text [ portuguese ] = "Palavra no se encontra no dicionrio de sinnimos." ; Text [ finnish ] = "Sanaa ei lytynyt synonyymisanastosta" ; Text [ danish ] = "Ordet findes ikke i synonymordbogen" ; Text [ french ] = "Mot ne figurant pas dans le dictionnaire des synonymes" ; Text [ swedish ] = "Ordet finns inte i synonymordlistan" ; Text [ dutch ] = "Woord niet gevonden in de Thesaurus" ; Text [ spanish ] = "La palabra no figura en el diccionario de sinnimos." ; Text [ english_us ] = "Word not found in thesaurus" ; Text[ chinese_simplified ] = "字词没有收录在同义词词典内"; Text[ russian ] = " "; Text[ polish ] = "Tego wyrazu nie ma w Tezaurusie"; Text[ japanese ] = "類義語辞典にない単語です"; Text[ chinese_traditional ] = "字詞沒有收錄在同義詞詞典內"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "동의어 사전에 없는 단어임"; Text[ turkish ] = "Szck, szlkte bulunamad"; Text[ language_user1 ] = " "; Text[ catalan ] = "No s'ha trobat la paraula en el tesaurus"; Text[ thai ] = "ไม่พบคำในอรรถาภิธาน"; Text[ czech ] = "Výraz není obsažen ve slovníku synonym"; Text[ hebrew ] = "‮מילה לא נמצאת בתזאורוס‬"; Text[ hindi ] = "विश्वकोश में शब्द नहीं मिला"; Text[ slovak ] = "Výraz sa nenachádza v slovníku synoným"; Text[ hungarian ] = "A szó nem található a szókincstárban."; Text[ slovenian ] = "Besede ni v slovarju sopomenk"; }; Text[ chinese_simplified ] = "同义词词典"; Text[ russian ] = ""; Text[ polish ] = "Tezaurus"; Text[ japanese ] = "類義語辞典"; Text[ chinese_traditional ] = "同義詞詞典"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "동의어 사전"; Text[ turkish ] = "Eanlamllar szl"; Text[ language_user1 ] = " "; Text[ catalan ] = "Tesaurus"; Text[ thai ] = "อรรถาภิธาน"; Text[ czech ] = "Slovník synonym"; Text[ hebrew ] = "‮תזאורוס‬"; Text[ hindi ] = "विश्वकोश"; Text[ slovak ] = "Slovník synoným"; Text[ hungarian ] = "Szókincstár"; Text[ slovenian ] = "Slovar sopomenk"; }; // RID_SVXDLG_THES_LANGUAGE ---------------------------------------------- ModalDialog RID_SVXDLG_THES_LANGUAGE { HelpId = HID_THES_LANGUAGE ; OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 170 , 86 ) ; /* ### ACHTUNG: Neuer Text in Resource? Sprache auswhlen : Sprache auswhlen */ /* ### ACHTUNG: Neuer Text in Resource? Sprache auswhlen : Sprache auswhlen */ Text = "Sprache auswhlen" ; Text [ English ] = "Choose language" ; Text [ english_us ] = "Select Language" ; Text [ dutch ] = "Taal kiezen" ; Text [ italian ] = "Seleziona lingua" ; Text [ spanish ] = "Seleccionar idioma" ; Text [ french ] = "Slection de la langue" ; Text [ swedish ] = "Vlj sprk" ; Text [ danish ] = "Vlg sprog" ; Text [ portuguese_brazilian ] = "Selecionar Idioma" ; Text [ portuguese ] = "Seleccionar lngua" ; Moveable = TRUE ; ListBox LB_THES_LANGUAGE { Border = TRUE ; Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 90 , 60 ) ; Sort = TRUE ; }; FixedLine FL_THES_LANGUAGE { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 102 , 8 ) ; Text = "Auswahl" ; Text [ English ] = "Choice" ; Text [ english_us ] = "Selection" ; Text [ dutch ] = "Selectie" ; Text [ italian ] = "Selezione" ; Text [ spanish ] = "Seleccin" ; Text [ french ] = "Slection" ; Text [ swedish ] = "Urval" ; Text [ danish ] = "Udvalg" ; Text [ portuguese_brazilian ] = "Seleo" ; Text [ portuguese ] = "Seleco" ; Text[ chinese_simplified ] = "选择"; Text[ russian ] = ""; Text[ polish ] = "Wybr"; Text[ japanese ] = "選択"; Text[ chinese_traditional ] = "選取"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "선택"; Text[ turkish ] = "Seim"; Text[ language_user1 ] = " "; Text[ catalan ] = "Selecci"; Text[ finnish ] = "Valinta"; Text[ thai ] = "เลือก"; Text[ czech ] = "Výběr"; Text[ hebrew ] = "‮בחירה‬"; Text[ hindi ] = "चुनाव"; Text[ slovak ] = "Výber"; Text[ hungarian ] = "Kiválasztás"; Text[ slovenian ] = "Izbor"; }; OKButton BTN_LANG_OK { Pos = MAP_APPFONT ( 114 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; DefButton = TRUE ; }; CancelButton BTN_LANG_CANCEL { Pos = MAP_APPFONT ( 114 , 23 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; }; HelpButton BTN_LANG_HELP { Pos = MAP_APPFONT ( 114 , 43 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; }; Text[ chinese_simplified ] = "选择语言"; Text[ russian ] = " "; Text[ polish ] = "Wybierz jzyk"; Text[ japanese ] = "言語の選択"; Text[ chinese_traditional ] = "選擇語言"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "언어 선택"; Text[ turkish ] = "Dil seimi"; Text[ language_user1 ] = " "; Text[ catalan ] = "Seleccioneu l'idioma"; Text[ finnish ] = "Valitse kieli"; Text[ thai ] = "เลือกภาษา"; Text[ czech ] = "Vybrat jazyk"; Text[ hebrew ] = "‮בחירת שפה‬"; Text[ hindi ] = "भाषा चुनो"; Text[ slovak ] = "Vybrať jazyk"; Text[ hungarian ] = "Válasszon nyelvet"; Text[ slovenian ] = "Izberi jezik"; }; // ********************************************************************** EOF