/************************************************************************* * * $RCSfile: optspell.src,v $ * * $Revision: 1.22 $ * * last change: $Author: kz $ $Date: 2001-11-16 22:43: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 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 #include "helpid.hrc" #include "optspell.hrc" // pragma ------------------------------------------------------------------- // RID_SFXPAGE_SPELL -------------------------------------------------------- TabPage RID_SFXPAGE_SPELL { HelpId = HID_OPTIONS_SPELL ; SVLook = TRUE ; Size = MAP_APPFONT ( 221 , 185 ) ; Text = "Rechtschreibung" ; Text [ ENGLISH ] = "Spell checking" ; Text [ norwegian ] = "Stavekontroll" ; Text [ italian ] = "Controllo ortografico" ; Text [ portuguese_brazilian ] = "Verifica??o de ortogr?fica" ; Text [ portuguese ] = "Correco ortogrfica" ; Text [ finnish ] = "Oikeinkirjoituksen tarkistus" ; Text [ danish ] = "Stavekontrol" ; Text [ french ] = "Orthographe" ; Text [ swedish ] = "Rttstavning" ; Text [ dutch ] = "Spellingcontrole" ; Text [ spanish ] = "Ortografa" ; Text [ english_us ] = "Spellcheck" ; PushButton BTN_BOOK { Pos = MAP_APPFONT ( 128 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; Text = "~Bearbeiten..." ; Text [ ENGLISH ] = "~Edit..." ; Text [ norwegian ] = "~Edit..." ; Text [ italian ] = "Modifica..." ; Text [ portuguese_brazilian ] = "~Editar..." ; Text [ portuguese ] = "~Editar..." ; Text [ finnish ] = "~Muokkaa" ; Text [ danish ] = "Rediger..." ; Text [ french ] = "diter..." ; Text [ swedish ] = "~Redigera..." ; Text [ dutch ] = "Be~werken..." ; Text [ spanish ] = "~Editar..." ; Text [ english_us ] = "~Edit..." ; TabStop = TRUE ; Text[ chinese_simplified ] = "编辑(~E)..."; Text[ russian ] = "..."; Text[ polish ] = "Edytuj..."; Text[ japanese ] = "編集(~E)..."; Text[ chinese_traditional ] = "編輯(~E)..."; Text[ arabic ] = "..."; Text[ greek ] = "~..."; Text[ korean ] = "편집(~E)..."; Text[ turkish ] = "Dzenle..."; Text[ language_user1 ] = " "; Text[ catalan ] = "~Editar..."; }; MultiListBox LB_BOOK { Border = TRUE ; Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 103 , 47 ) ; TabStop = TRUE ; AutoHScroll = TRUE ; }; FixedLine GB_BOOK { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 115 , 66 ) ; /* ### ACHTUNG: Neuer Text in Resource? Wrterbcher : Wrterbcher */ /* ### ACHTUNG: Neuer Text in Resource? Wrterbcher : Wrterbcher */ Text = "Wrterbcher" ; Text [ ENGLISH ] = "Dictionaries" ; Text [ norwegian ] = "Ordlister" ; Text [ italian ] = "Dizionari" ; Text [ portuguese_brazilian ] = "Dicion?rios" ; Text [ portuguese ] = "Dicionrios" ; Text [ finnish ] = "Sanakirjat" ; Text [ danish ] = "Ordbger" ; Text [ french ] = "Dictionnaires" ; Text [ swedish ] = "Ordlistor" ; Text [ dutch ] = "Woordenboeken" ; Text [ spanish ] = "Diccionarios" ; Text [ english_us ] = "Dictionaries" ; Text[ chinese_simplified ] = "字典"; Text[ russian ] = ""; Text[ polish ] = "Sowniki"; Text[ japanese ] = "辞書"; Text[ chinese_traditional ] = "字典"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "사전"; Text[ turkish ] = "Szlkler"; Text[ language_user1 ] = " "; Text[ catalan ] = "Diccionarios"; }; CheckBox BTN_CAPS { Pos = MAP_APPFONT ( 12 , 82 ) ; Size = MAP_APPFONT ( 103 , 10 ) ; /* ### ACHTUNG: Neuer Text in Resource? ~Grogeschriebene Wrter : ~Grogeschriebene Wrter */ /* ### ACHTUNG: Neuer Text in Resource? ~Grogeschriebene Wrter : ~Grogeschriebene Wrter */ Text = "~Grogeschriebene Wrter" ; Text [ ENGLISH ] = "~Capital words" ; Text [ norwegian ] = "~Ord med store bokstaver" ; Text [ italian ] = "~Parole maiuscole" ; Text [ portuguese_brazilian ] = "~Palavras em mai?culas" ; Text [ portuguese ] = "~Palavras maisculas" ; Text [ finnish ] = "~Isolla kirjoitettavat sanat" ; Text [ danish ] = "Ord med store bogstaver" ; Text [ french ] = "les mots crits en ~majuscules" ; Text [ swedish ] = "Or~d med stora bokstver" ; Text [ dutch ] = "~Woorden met hoofdletters" ; Text [ spanish ] = "~Palabras en mayscula" ; Text [ english_us ] = "~Capital words" ; TabStop = TRUE ; Text[ chinese_simplified ] = "大写单词(~C)"; Text[ russian ] = " "; Text[ polish ] = "Sowa napisane wielkimi literami"; Text[ japanese ] = "すべて大文字の単語(~C)"; Text[ chinese_traditional ] = "大寫字(~C)"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "대문자로 쓰인 단어(~C)"; Text[ turkish ] = "Byk harfli szckler"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Palabras en mayscula"; }; CheckBox BTN_NUMS { Pos = MAP_APPFONT ( 12 , 95 ) ; Size = MAP_APPFONT ( 103 , 10 ) ; /* ### ACHTUNG: Neuer Text in Resource? ~Wrter mit Ziffern : ~Wrter mit Ziffern */ /* ### ACHTUNG: Neuer Text in Resource? ~Wrter mit Ziffern : ~Wrter mit Ziffern */ Text = "~Wrter mit Ziffern " ; Text [ ENGLISH ] = "~Words with numbers " ; Text [ norwegian ] = "~Ord med tall " ; Text [ italian ] = "Parole con ~numeri " ; Text [ portuguese_brazilian ] = "~Palavras com n?eros " ; Text [ portuguese ] = "~Palavras com nmeros " ; Text [ finnish ] = "~Numeroita sis?lt?v?t sanat" ; Text [ danish ] = "Ord med tal " ; Text [ french ] = "les mots comportant des ~chiffres " ; Text [ swedish ] = "Ord med s~iffror " ; Text [ dutch ] = "~Woorden met cijfers " ; Text [ spanish ] = "P~alabras con nmeros " ; Text [ english_us ] = "~Words with numbers " ; TabStop = TRUE ; Text[ chinese_simplified ] = "含有数字的词(~W)"; Text[ russian ] = " "; Text[ polish ] = "Sowa z cyframi "; Text[ japanese ] = "数字を含む単語(~W)"; Text[ chinese_traditional ] = "含有數字的詞(~W)"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "숫자가 있는 단어 (~W)"; Text[ turkish ] = "Rakaml szckler "; Text[ language_user1 ] = " "; Text[ catalan ] = "P~alabras con nmeros "; }; CheckBox BTN_UPLOW { Pos = MAP_APPFONT ( 12 , 108 ) ; Size = MAP_APPFONT ( 103 , 10 ) ; /* ### ACHTUNG: Neuer Text in Resource? Gro- u. ~Kleinschreibung : Gro- u. ~Kleinschreibung */ /* ### ACHTUNG: Neuer Text in Resource? Gro- u. ~Kleinschreibung : Gro- u. ~Kleinschreibung */ Text = "Gro- u. ~Kleinschreibung " ; Text [ ENGLISH ] = "~Upper and lower case " ; Text [ norwegian ] = "~Stor og liten skrift " ; Text [ italian ] = "Mai~uscole e minuscole " ; Text [ portuguese_brazilian ] = "~Caixa alta e baixa " ; Text [ portuguese ] = "~Maisculas & Minsculas " ; Text [ finnish ] = "~Kirjainkoon erottelu" ; Text [ danish ] = "Store og sm bogstaver " ; Text [ french ] = "la ~casse " ; Text [ swedish ] = "Versal~knslig " ; Text [ dutch ] = "~Hoofd-/kleine letters belangrijk " ; Text [ spanish ] = "~Maysculas y minsculas " ; Text [ english_us ] = "~Case sensitive " ; TabStop = TRUE ; Text[ chinese_simplified ] = "字母大小写 (~C)"; Text[ russian ] = " "; Text[ polish ] = "Wielkie i mae litery "; Text[ japanese ] = "大文字/小文字を区別 (~C)"; Text[ chinese_traditional ] = "字母大小寫(~C)"; Text[ arabic ] = " "; Text[ greek ] = "- "; Text[ korean ] = "대문자와 소문자 (~C)"; Text[ turkish ] = "Byk/kk yazm "; Text[ language_user1 ] = " "; Text[ catalan ] = "~Maysculas y minsculas "; }; FixedLine GB_AUDIT { Pos = MAP_APPFONT ( 6 , 71 ) ; Size = MAP_APPFONT ( 115 , 53 ) ; /* ### ACHTUNG: Neuer Text in Resource? Prfen : Prfen */ /* ### ACHTUNG: Neuer Text in Resource? Prfen : Prfen */ Text = "Prfen" ; Text [ ENGLISH ] = "Check" ; Text [ norwegian ] = "Kontroller" ; Text [ italian ] = "Verifica" ; Text [ portuguese_brazilian ] = "Verificar" ; Text [ portuguese ] = "Verificar" ; Text [ finnish ] = "Tarkista" ; Text [ danish ] = "Kontroller" ; Text [ french ] = "Vrifier" ; Text [ swedish ] = "Kontrollera" ; Text [ dutch ] = "Controleren" ; Text [ spanish ] = "Revisar" ; Text [ english_us ] = "Check" ; Text[ chinese_simplified ] = "检查"; Text[ russian ] = ""; Text[ polish ] = "Sprawd"; Text[ japanese ] = "スペルチェック"; Text[ chinese_traditional ] = "檢查"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "검사"; Text[ turkish ] = "Denetim"; Text[ language_user1 ] = " "; Text[ catalan ] = "Revisar"; }; Text[ chinese_simplified ] = "拼写检查"; Text[ russian ] = ""; Text[ polish ] = "Pisownia"; Text[ japanese ] = "文章校正"; Text[ chinese_traditional ] = "拼寫檢查"; Text[ arabic ] = " "; Text[ greek ] = ""; Text[ korean ] = "맞춤법 검사"; Text[ turkish ] = "Yazm klavuzu"; Text[ language_user1 ] = " "; Text[ catalan ] = "Ortografa"; }; // ********************************************************************** EOF