/************************************************************************* * * $RCSfile: rubydialog.src,v $ * * $Revision: 1.10 $ * * last change: $Author: kz $ $Date: 2001-04-09 23:25:41 $ * * 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 "helpid.hrc" #include "dialogs.hrc" ModelessDialog RID_SVXDLG_RUBY { OutputSize = TRUE ; Hide = TRUE ; SVLook = TRUE ; HelpId = HID_RUBY_DIALOG; Pos = MAP_APPFONT ( 0 , 0 ) ; Size = MAP_APPFONT ( 207 , 195 ) ; Text = "Phonetisches Leitzeichen" ; Text [ ENGLISH ] = "Ruby" ; Moveable = TRUE ; Closeable = TRUE ; CheckBox CB_AUTO_DETECT { Pos = MAP_APPFONT ( 6, 6 ) ; Size = MAP_APPFONT ( 186 , 12 ) ; Text = "Automatische Erkennung" ; Text [ ENGLISH ] = "Auto detection" ; Text[ english_us ] = "Automatic detection"; Text[ portuguese ] = "Auto detection"; Text[ russian ] = " "; Text[ greek ] = " "; Text[ dutch ] = "Automatische herkenning"; Text[ french ] = "Auto detection"; Text[ spanish ] = "Reconocimiento automtico"; Text[ italian ] = "Auto detection"; Text[ danish ] = "Auto detection"; Text[ swedish ] = "Automatiskt igenknnande"; Text[ polish ] = "Automatyczne rozpoznanie"; Text[ portuguese_brazilian ] = "Auto detection"; Text[ japanese ] = "F"; Text[ korean ] = "Auto detection"; Text[ chinese_simplified ] = "Զʶ"; Text[ chinese_traditional ] = "۰ѧO"; Text[ turkish ] = "Auto detection"; Text[ arabic ] = " "; }; Window HB_HEADER { Pos = MAP_APPFONT ( 6 , 17 ) ; Size = MAP_APPFONT ( 195 , 20 ) ; }; Edit ED_LEFT_1 { Pos = MAP_APPFONT ( 6 , 30 ) ; Size = MAP_APPFONT ( 92 , 12 ) ; Hide = False; Border = TRUE; }; Edit ED_RIGHT_1 { Pos = MAP_APPFONT ( 99 , 30 ) ; Size = MAP_APPFONT ( 92 , 12 ) ; Border = TRUE; }; Edit ED_LEFT_2 { Pos = MAP_APPFONT ( 6 , 42) ; Size = MAP_APPFONT ( 92 , 12 ) ; Border = TRUE; }; Edit ED_RIGHT_2 { Pos = MAP_APPFONT ( 99 , 42 ) ; Size = MAP_APPFONT ( 92 , 12 ) ; Border = TRUE; }; Edit ED_LEFT_3 { Pos = MAP_APPFONT ( 6 , 54 ) ; Size = MAP_APPFONT ( 92 , 12 ) ; Border = TRUE; }; Edit ED_RIGHT_3 { Pos = MAP_APPFONT ( 99 , 54 ) ; Size = MAP_APPFONT ( 92 , 12 ) ; Border = TRUE; }; Edit ED_LEFT_4 { Pos = MAP_APPFONT ( 6 , 66 ) ; Size = MAP_APPFONT ( 92 , 12 ) ; Border = TRUE; }; Edit ED_RIGHT_4 { Pos = MAP_APPFONT ( 99 , 66 ) ; Size = MAP_APPFONT ( 92 , 12 ) ; Border = TRUE; }; ScrollBar SB_SCROLL { Pos = MAP_APPFONT ( 193 , 30 ) ; Size = MAP_APPFONT ( 8 , 48 ) ; VScroll = TRUE ; Drag = TRUE ; }; FixedText FT_ADJUST { Pos = MAP_APPFONT ( 6 , 82 ) ; Size = MAP_APPFONT ( 40 , 8 ) ; Text = "Ausrichtung" ; Text [ ENGLISH ] = "Adjust" ; Text[ english_us ] = "Alignment"; Text[ portuguese ] = "Adjust"; Text[ russian ] = ""; Text[ greek ] = ""; Text[ dutch ] = "Uitlijning"; Text[ french ] = "Adjust"; Text[ spanish ] = "Alineacin"; Text[ italian ] = "Adjust"; Text[ danish ] = "Adjust"; Text[ swedish ] = "Justering"; Text[ polish ] = "Wyrwnanie"; Text[ portuguese_brazilian ] = "Adjust"; Text[ japanese ] = "zu"; Text[ korean ] = "Adjust"; Text[ chinese_simplified ] = ""; Text[ chinese_traditional ] = ""; Text[ turkish ] = "Adjust"; Text[ arabic ] = ""; }; ListBox LB_ADJUST { Pos = MAP_APPFONT ( 6 , 93) ; Size = MAP_APPFONT ( 40 , 60 ) ; DropDown = TRUE; Border = TRUE; StringList = { "Links" ; "Zentriert" ; "Rechts" ; "0 1 0" ; "1 2 1" ; }; StringList [English] = { "Left" ; "Center" ; "Right" ; "0 1 0" ; "1 2 1" ; }; StringList [ language_user1 ] = { "Links" ; "Zentriert" ; "Rechts" ; "0 1 0" ; "1 2 1" ; }; StringList [ english_us ] = { "Left" ; "Center" ; "Right" ; "0 1 0" ; "1 2 1" ; }; StringList [ portuguese ] = { "Links" ; "Zentriert" ; "Rechts" ; "0 1 0" ; "1 2 1" ; }; StringList [ russian ] = { "" ; " " ; "" ; "0 1 0" ; "1 2 1" ; }; StringList [ greek ] = { "" ; "" ; "" ; "0 1 0" ; "1 2 1" ; }; StringList [ dutch ] = { "Links" ; "Gecentreerd" ; "Rechts" ; "0 1 0" ; "1 2 1" ; }; StringList [ french ] = { "Links" ; "Zentriert" ; "Rechts" ; "0 1 0" ; "1 2 1" ; }; StringList [ spanish ] = { "Izquierda" ; "Centrado" ; "Derecha" ; "0 1 0" ; "1 2 1" ; }; StringList [ italian ] = { "Links" ; "Zentriert" ; "Rechts" ; "0 1 0" ; "1 2 1" ; }; StringList [ danish ] = { "Links" ; "Zentriert" ; "Rechts" ; "0 1 0" ; "1 2 1" ; }; StringList [ swedish ] = { "Till vnster" ; "Centrerat" ; "Till hger" ; "0 1 0" ; "1 2 1" ; }; StringList [ polish ] = { "Do lewej" ; "Wyrodkuj" ; "Do prawej" ; "0 1 0" ; "1 2 1" ; }; StringList [ portuguese_brazilian ] = { "Links" ; "Zentriert" ; "Rechts" ; "0 1 0" ; "1 2 1" ; }; StringList [ japanese ] = { "" ; "" ; "E" ; "0 1 0" ; "1 2 1" ; }; StringList [ korean ] = { "Links" ; "Zentriert" ; "Rechts" ; "0 1 0" ; "1 2 1" ; }; StringList [ chinese_simplified ] = { "" ; "" ; "" ; "0 1 0" ; "1 2 1" ; }; StringList [ chinese_traditional ] = { "V" ; "m" ; "Vk" ; "0 1 0" ; "1 2 1" ; }; StringList [ turkish ] = { "Links" ; "Zentriert" ; "Rechts" ; "0 1 0" ; "1 2 1" ; }; StringList [ arabic ] = { "" ; "" ; "" ; "0 1 0" ; "1 2 1" ; }; }; FixedText FT_CHAR_STYLE { Pos = MAP_APPFONT ( 49 , 82 ) ; Size = MAP_APPFONT ( 100 , 8 ) ; Text = "Zeichenvorlage fr Ruby-Text" ; Text [ ENGLISH ] = "Character style for ruby text" ; Text[ english_us ] = "Character Style for ruby text"; Text[ portuguese ] = "Character style for ruby text"; Text[ russian ] = " "; Text[ greek ] = " 'Ruby'"; Text[ dutch ] = "Tekensjabloon voor ruby text"; Text[ french ] = "Character style for ruby text"; Text[ spanish ] = "Estilo de carcter para texto ruby"; Text[ italian ] = "Character style for ruby text"; Text[ danish ] = "Character style for ruby text"; Text[ swedish ] = "Teckenformatmall fr ruby-text"; Text[ polish ] = "Styl znakw transliteracji"; Text[ portuguese_brazilian ] = "Character style for ruby text"; Text[ japanese ] = "ޕp̫"; Text[ korean ] = "Character style for ruby text"; Text[ chinese_simplified ] = "ƴעŵַʽ"; Text[ chinese_traditional ] = "`Ÿr˦"; Text[ turkish ] = "Character style for ruby text"; Text[ arabic ] = " \"\""; }; ListBox LB_CHAR_STYLE { Pos = MAP_APPFONT ( 49 , 93) ; Size = MAP_APPFONT ( 99 , 60 ) ; DropDown = TRUE; Border = TRUE; StringList = { < "" ; > ; }; stringlist [ english_us ] = { < "" ; > ; }; StringList [ language_user1 ] = { < "" ; > ; }; StringList [ portuguese ] = { < "" ; > ; }; StringList [ russian ] = { < "<>" ; > ; }; StringList [ greek ] = { < "<>" ; > ; }; StringList [ dutch ] = { < "" ; > ; }; StringList [ french ] = { < "" ; > ; }; StringList [ spanish ] = { < "" ; > ; }; StringList [ italian ] = { < "" ; > ; }; StringList [ danish ] = { < "" ; > ; }; StringList [ swedish ] = { < "" ; > ; }; StringList [ polish ] = { < "" ; > ; }; StringList [ portuguese_brazilian ] = { < "" ; > ; }; StringList [ japanese ] = { < "<Ȃ>" ; > ; }; StringList [ korean ] = { < "" ; > ; }; StringList [ chinese_simplified ] = { < "<>" ; > ; }; StringList [ chinese_traditional ] = { < "" ; > ; }; StringList [ turkish ] = { < "" ; > ; }; StringList [ arabic ] = { < "<>" ; > ; }; }; PushButton PB_STYLIST { Pos = MAP_APPFONT ( 151 , 92 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; Text = "Stylist" ; Text [ ENGLISH ] = "Stylist" ; Text[ english_us ] = "Stylist"; Text[ portuguese ] = "Stylist"; Text[ russian ] = ""; Text[ greek ] = ""; Text[ dutch ] = "Stylist"; Text[ french ] = "Stylist"; Text[ spanish ] = "Estilista"; Text[ italian ] = "Stylist"; Text[ danish ] = "Stylist"; Text[ swedish ] = "Stylist"; Text[ polish ] = "Stylista"; Text[ portuguese_brazilian ] = "Stylist"; Text[ japanese ] = "ؽ"; Text[ korean ] = "Stylist"; Text[ chinese_simplified ] = "ʽ"; Text[ chinese_traditional ] = "U˦"; Text[ turkish ] = "Stylist"; Text[ arabic ] = ""; }; FixedText FT_PREVIEW { Pos = MAP_APPFONT ( 6, 110 ) ; Size = MAP_APPFONT ( 195 , 8 ) ; Text = "Vorschau:" ; Text [ ENGLISH ] = "Preview:" ; Text[ english_us ] = "Preview:"; Text[ portuguese ] = "Preview:"; Text[ russian ] = ":"; Text[ greek ] = ":"; Text[ dutch ] = "Voorbeeld:"; Text[ french ] = "Preview:"; Text[ spanish ] = "Previsualizacin:"; Text[ italian ] = "Preview:"; Text[ danish ] = "Preview:"; Text[ swedish ] = "Frhandsvisning:"; Text[ polish ] = "Podgld:"; Text[ portuguese_brazilian ] = "Preview:"; Text[ japanese ] = "ޭ:"; Text[ korean ] = "Preview:"; Text[ chinese_simplified ] = "Ԥ:"; Text[ chinese_traditional ] = "wG"; Text[ turkish ] = "Preview:"; Text[ arabic ] = ":"; }; Window WIN_PREVIEW { Pos = MAP_APPFONT ( 6 , 121 ) ; Size = MAP_APPFONT ( 195 , 50 ) ; }; OKButton PB_APPLY { Pos = MAP_APPFONT ( 45 , 175 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; Text = "bernehmen" ; Text [ ENGLISH ] = "Apply" ; Text[ english_us ] = "Apply"; Text[ portuguese ] = "Apply"; Text[ russian ] = ""; Text[ greek ] = ""; Text[ dutch ] = "Overnemen"; Text[ french ] = "Apply"; Text[ spanish ] = "Aplicar"; Text[ italian ] = "Apply"; Text[ danish ] = "Apply"; Text[ swedish ] = "Apply"; Text[ polish ] = "Zastosuj"; Text[ portuguese_brazilian ] = "Apply"; Text[ japanese ] = "OK"; Text[ korean ] = "Apply"; Text[ chinese_simplified ] = ""; Text[ chinese_traditional ] = "M"; Text[ turkish ] = "Apply"; Text[ arabic ] = ""; }; PushButton PB_CLOSE { Pos = MAP_APPFONT ( 98, 175 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; Text = "Schlieen" ; Text [ ENGLISH ] = "Close" ; Text[ english_us ] = "Close"; Text[ portuguese ] = "Close"; Text[ russian ] = ""; Text[ greek ] = ""; Text[ dutch ] = "Sluiten"; Text[ french ] = "Close"; Text[ spanish ] = "Cerrar"; Text[ italian ] = "Close"; Text[ danish ] = "Close"; Text[ swedish ] = "Stng"; Text[ polish ] = "Zamknij"; Text[ portuguese_brazilian ] = "Close"; Text[ japanese ] = "‚"; Text[ korean ] = "Close"; Text[ chinese_simplified ] = "ر"; Text[ chinese_traditional ] = ""; Text[ turkish ] = "Close"; Text[ arabic ] = ""; }; HelpButton PB_HELP { Pos = MAP_APPFONT ( 151 , 175 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; }; String ST_BASE { Text = "Basistext"; Text [English] = "Basis text"; Text[ english_us ] = "Base text"; Text[ portuguese ] = "Basis text"; Text[ russian ] = " "; Text[ greek ] = " "; Text[ dutch ] = "Basistekst"; Text[ french ] = "Basis text"; Text[ spanish ] = "Texto base"; Text[ italian ] = "Basis text"; Text[ danish ] = "Basis text"; Text[ swedish ] = "Bastext"; Text[ polish ] = "Tekst podstawowy"; Text[ portuguese_brazilian ] = "Basis text"; Text[ japanese ] = "Ώە"; Text[ korean ] = "Basis text"; Text[ chinese_simplified ] = ""; Text[ chinese_traditional ] = "Dr"; Text[ turkish ] = "Basis text"; Text[ arabic ] = " "; }; String ST_RUBY { Text = "Ruby-Text"; Text [English] = "Ruby text"; Text[ english_us ] = "Ruby text"; Text[ portuguese ] = "Ruby text"; Text[ russian ] = ""; Text[ greek ] = " Ruby"; Text[ dutch ] = "Ruby-tekst"; Text[ french ] = "Ruby text"; Text[ spanish ] = "Texto ruby"; Text[ italian ] = "Ruby text"; Text[ danish ] = "Ruby text"; Text[ swedish ] = "Ruby-text"; Text[ polish ] = "Transliteracja"; Text[ portuguese_brazilian ] = "Ruby text"; Text[ japanese ] = "ޕ"; Text[ korean ] = "Ruby text"; Text[ chinese_simplified ] = "ƴע"; Text[ chinese_traditional ] = "`Ÿ"; Text[ turkish ] = "Ruby text"; Text[ arabic ] = " \"\""; }; Text[ english_us ] = "Ruby"; Text[ portuguese ] = "Ruby"; Text[ russian ] = ""; Text[ greek ] = " "; Text[ dutch ] = "Fonetisch teken"; Text[ french ] = "Ruby"; Text[ spanish ] = "Carcter fontico gua"; Text[ italian ] = "Ruby"; Text[ danish ] = "Ruby"; Text[ swedish ] = "Ruby"; Text[ polish ] = "Znak diakrytyczny"; Text[ portuguese_brazilian ] = "Ruby"; Text[ japanese ] = ""; Text[ korean ] = "Ruby"; Text[ chinese_simplified ] = "ƴע"; Text[ chinese_traditional ] = "`Ÿ"; Text[ turkish ] = "Ruby"; Text[ arabic ] = " "; };