/************************************************************************* * * $RCSfile: linenum.src,v $ * * $Revision: 1.16 $ * * last change: $Author: kz $ $Date: 2001-05-17 08:32:52 $ * * 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): _______________________________________ * * ************************************************************************/ /* StarView ressource file */ #ifndef _SFX_HRC #include #endif #ifndef _SVX_DIALOGS_HRC #include #endif #include "globals.hrc" #include "misc.hrc" #include "linenum.hrc" #include "helpid.h" /**************************************************************************/ /* */ /**************************************************************************/ TabPage TP_LINENUMBERING { HelpID = HID_LINENUMBERING ; SVLook = TRUE ; Hide = TRUE ; Size = MAP_APPFONT ( 260 , 185 ) ; Text = "Zeilennummerierung" ; Text [ ENGLISH ] = "Line Numbering" ; CheckBox CB_NUMBERING_ON { Pos = MAP_APPFONT ( 6 , 6 ) ; Size = MAP_APPFONT ( 248 , 8 ) ; Text = "~Nummerierung einschalten" ; Text [ ENGLISH ] = "~Turn line numbering on" ; TabStop = TRUE ; Text [ english_us ] = "~Show numbering" ; Text [ portuguese_brazilian ] = "Numerierung einschalten" ; Text [ swedish ] = "~Numrering p" ; Text [ danish ] = "Aktiver nummerering" ; Text [ italian ] = "Att~iva numerazione" ; Text [ spanish ] = "Mostrar ~numeracin" ; Text [ french ] = "Activer la ~numrotation" ; Text [ dutch ] = "~Nummering inschakelen" ; Text [ portuguese ] = "Activar ~numerao" ; Text[ chinese_simplified ] = "ʾ(~S)"; Text[ russian ] = " "; Text[ polish ] = "Wcz numeracj"; Text[ japanese ] = "ԍt݂ɂ(~S)"; Text[ chinese_traditional ] = "ܽs(~S)"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "ȣű⡡(~S)"; Text[ turkish ] = "~Numaralamay etkinletir"; Text[ language_user1 ] = " "; Text[ catalan ] = "Mostrar ~numeracin"; Text[ finnish ] = "~Nyt numerointi"; }; FixedText FT_CHAR_STYLE { Pos = MAP_APPFONT ( 12 , 30 ) ; Size = MAP_APPFONT ( 80 , 8 ) ; Text = "~Zeichenvorlage" ; Text [ English ] = "~Char style" ; Text [ english_us ] = "~Character Style" ; Text [ portuguese_brazilian ] = "Zeichenvorlage" ; Text [ swedish ] = "~Teckenformatmall" ; Text [ danish ] = "Tegntypografi" ; Text [ italian ] = "~Modelli di carattere" ; Text [ spanish ] = "Est~ilo de caracteres" ; Text [ french ] = "Style de ~caractres" ; Text [ dutch ] = "~Tekenopmaakprofiel" ; Text [ portuguese ] = "~Estilos de caracteres" ; Text[ chinese_simplified ] = "ַʽ(~C)"; Text[ russian ] = " "; Text[ polish ] = "Styl znaku"; Text[ japanese ] = "(~C)"; Text[ chinese_traditional ] = "r˦(~C)"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = " (~C)"; Text[ turkish ] = "~Karakter biimi"; Text[ language_user1 ] = "All \"Vorlage\"/Styles are always written with capital S. 10.5.00EM"; Text[ catalan ] = "Est~ilo de caracteres"; Text[ finnish ] = "~Merkistn tyyli"; }; ListBox LB_CHAR_STYLE { Pos = MAP_APPFONT ( 100 , 30 ) ; Size = MAP_APPFONT ( 148 , 80 ) ; TabStop = TRUE ; DropDown = TRUE ; Sort = TRUE ; }; FixedText FT_FORMAT { Pos = MAP_APPFONT ( 12 , 46 ) ; Size = MAP_APPFONT ( 80 , 8 ) ; Text = "~Format" ; Text [ English ] = "~Format" ; Text [ english_us ] = "F~ormat" ; Text [ portuguese_brazilian ] = "Format" ; Text [ swedish ] = "~Format" ; Text [ danish ] = "~Format" ; Text [ italian ] = "~Formato" ; Text [ spanish ] = "~Formato" ; Text [ french ] = "~Format" ; Text [ dutch ] = "~Opmaak" ; Text [ portuguese ] = "~Formato" ; Text[ chinese_simplified ] = "ʽ(~O)"; Text[ russian ] = ""; Text[ polish ] = "Format"; Text[ japanese ] = "(~O)"; Text[ chinese_traditional ] = "榡(~O)"; Text[ arabic ] = ""; Text[ greek ] = "~"; Text[ korean ] = "(~O)"; Text[ turkish ] = "~Format"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Formato"; Text[ finnish ] = "~Muotoile"; }; ListBox LB_FORMAT { Pos = MAP_APPFONT ( 100 , 44 ) ; Size = MAP_APPFONT ( 148 , 80 ) ; TabStop = TRUE ; DropDown = TRUE ; }; FixedText FT_POS { Pos = MAP_APPFONT ( 12 , 62 ) ; Size = MAP_APPFONT ( 80 , 8 ) ; Text = "~Position" ; Text [ English ] = "~Position" ; Text [ english_us ] = "Position" ; Text [ portuguese_brazilian ] = "Position" ; Text [ swedish ] = "~Position" ; Text [ danish ] = "Placering" ; Text [ italian ] = "~Posizione" ; Text [ spanish ] = "~Posicin" ; Text [ french ] = "~Position" ; Text [ dutch ] = "~Positie" ; Text [ portuguese ] = "~Posio" ; Text[ chinese_simplified ] = "λ"; Text[ russian ] = ""; Text[ polish ] = "Pozycja"; Text[ japanese ] = "ʒu"; Text[ chinese_traditional ] = "m"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "ġ"; Text[ turkish ] = "Konum"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Posicin"; Text[ finnish ] = "Sijainti"; }; ListBox LB_POS { Pos = MAP_APPFONT ( 100 , 60 ) ; Size = MAP_APPFONT ( 148 , 60 ) ; TabStop = TRUE ; DropDown = TRUE ; StringList = { < "Links" ; > ; < "Rechts" ; > ; < "Innen" ; > ; < "Auen" ; > ; }; StringList [ English ] = { < "Links" ; > ; < "Rechts" ; > ; < "Innen" ; > ; < "Auen" ; > ; }; stringlist [ english_us ] = { < "Left" ; > ; < "Right" ; > ; < "Inner" ; > ; < "outer" ; > ; }; stringlist [ portuguese_brazilian ] = { < "Links" ; > ; < "Rechts" ; > ; < "Innen" ; > ; < "Au?en" ; > ; }; stringlist [ swedish ] = { < "Till vnster" ; > ; < "Till hger" ; > ; < "Innanfr" ; > ; < "Utanfr" ; > ; }; stringlist [ danish ] = { < "Venstre" ; > ; < "Hjre" ; > ; < "Inderside" ; > ; < "Yderside" ; > ; }; stringlist [ italian ] = { < "Sinistra" ; > ; < "Destra" ; > ; < "Interno" ; > ; < "Fuori" ; > ; }; stringlist [ spanish ] = { < "Izquierda" ; > ; < "Derecha" ; > ; < "Interior" ; > ; < "Exterior" ; > ; }; stringlist [ french ] = { < " gauche" ; > ; < " droite" ; > ; < "A l'intrieur" ; > ; < "A l'extrieur" ; > ; }; stringlist [ dutch ] = { < "Links" ; > ; < "Rechts" ; > ; < "Binnen" ; > ; < "Buiten" ; > ; }; stringlist [ portuguese ] = { < "Esquerda" ; > ; < "Direita" ; > ; < "Interior" ; > ; < "Exterior" ; > ; }; StringList [ chinese_simplified ] = { < "" ; > ; < "" ; > ; < "" ; > ; < "" ; > ; }; StringList [ russian ] = { < "" ; > ; < "" ; > ; < "" ; > ; < "" ; > ; }; StringList [ polish ] = { < "Z lewej" ; > ; < "Z prawej" ; > ; < "W ?rodku" ; > ; < "Na zewntrz" ; > ; }; StringList [ japanese ] = { < "" ; > ; < "E" ; > ; < "" ; > ; < "O" ; > ; }; StringList [ chinese_traditional ] = { < "" ; > ; < "k" ; > ; < "" ; > ; < "~" ; > ; }; StringList [ arabic ] = { < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; }; StringList [ greek ] = { < "" ; > ; < "" ; > ; < "" ; > ; < "" ; > ; }; StringList [ korean ] = { < "" ; > ; < "" ; > ; < "" ; > ; < "ܺ" ; > ; }; StringList [ turkish ] = { < "Sol" ; > ; < "Sa" ; > ; < "" ; > ; < "D" ; > ; }; StringList [ language_user1 ] = { < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; }; StringList [ catalan ] = { < "Izquierda" ; > ; < "Derecha" ; > ; < "Interior" ; > ; < "Exterior" ; > ; }; StringList [ finnish ] = { < "Vasen" ; > ; < "Oikea" ; > ; < "Sisempi" ; > ; < "ulompi" ; > ; }; }; FixedText FT_OFFSET { Pos = MAP_APPFONT ( 12 , 78 ) ; Size = MAP_APPFONT ( 80 , 8 ) ; Text = "~Abstand" ; Text [ English ] = "~Offset" ; Text [ english_us ] = "Spacing" ; Text [ portuguese_brazilian ] = "Abstand" ; Text [ swedish ] = "~Avstnd" ; Text [ danish ] = "Afstand" ; Text [ italian ] = "Distan~za" ; Text [ spanish ] = "E~spacio" ; Text [ french ] = "~cart" ; Text [ dutch ] = "~Afstand" ; Text [ portuguese ] = "Es~paamento" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Odstp"; Text[ japanese ] = "Ԋu"; Text[ language_user1 ] = " "; Text[ chinese_traditional ] = "j"; Text[ arabic ] = ""; Text[ greek ] = "~"; Text[ korean ] = ""; Text[ turkish ] = "~Uzaklk"; Text[ catalan ] = "E~spacio"; Text[ finnish ] = "Objektivlit"; }; MetricField MF_OFFSET { Pos = MAP_APPFONT ( 100 , 76 ) ; Size = MAP_APPFONT ( 45 , 12 ) ; Border = TRUE ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 0 ; Maximum = 9999 ; DecimalDigits = 2 ; Unit = FUNIT_CM ; First = 0 ; Last = 9999 ; SpinSize = 10 ; }; FixedText FT_NUM_INVERVAL { Pos = MAP_APPFONT ( 12 , 94 ) ; Size = MAP_APPFONT ( 80 , 8 ) ; Text = "~Intervall" ; Text [ English ] = "~Interval" ; Text [ english_us ] = "Interval" ; Text [ portuguese_brazilian ] = "Intervall" ; Text [ swedish ] = "~Intervall" ; Text [ danish ] = "Interval" ; Text [ italian ] = "I~ntervallo" ; Text [ spanish ] = "~Intervalo" ; Text [ french ] = "~Intervalle" ; Text [ dutch ] = "~Interval" ; Text [ portuguese ] = "~Intervalo" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Przedzia"; Text[ japanese ] = "ԍt̊Ԋu"; Text[ chinese_traditional ] = "j"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = ""; Text[ turkish ] = "~Aralk"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Intervalo"; Text[ finnish ] = "Vli"; }; NumericField NF_NUM_INVERVAL { Pos = MAP_APPFONT ( 100 , 92 ) ; Size = MAP_APPFONT ( 30 , 12 ) ; Border = TRUE ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 1 ; Maximum = 1000 ; First = 1 ; Last = 1000 ; SpinSize = 1 ; }; FixedText FT_NUM_ROWS { Pos = MAP_APPFONT ( 136 , 94 ) ; Size = MAP_APPFONT ( 80 , 10 ) ; Text = "Zeilen" ; Text [ English ] = "Rows" ; Text [ english_us ] = "lines" ; Text [ portuguese_brazilian ] = "Zeilen" ; Text [ swedish ] = "rader" ; Text [ danish ] = "linjer" ; Text [ italian ] = "Righe" ; Text [ spanish ] = "Lneas" ; Text [ french ] = "lignes" ; Text [ dutch ] = "Regels" ; Text [ portuguese ] = "Linhas" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Wiersze"; Text[ japanese ] = "s"; Text[ chinese_traditional ] = ""; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = ""; Text[ turkish ] = "Satr"; Text[ language_user1 ] = " "; Text[ catalan ] = "Lneas"; Text[ finnish ] = "viivat"; }; GroupBox GB_DISPLAY { Pos = MAP_APPFONT ( 6 , 17 ) ; Size = MAP_APPFONT ( 248 , 90 ) ; Text = "Anzeige" ; Text [ English ] = "Display" ; Text [ english_us ] = "View" ; Text [ portuguese_brazilian ] = "Anzeige" ; Text [ swedish ] = "Visa" ; Text [ danish ] = "Vis" ; Text [ italian ] = "Visualizzazione" ; Text [ spanish ] = "Visualizacin" ; Text [ french ] = "Affichage" ; Text [ dutch ] = "Weergave" ; Text [ portuguese ] = "Vista" ; Text[ chinese_simplified ] = "ʾ"; Text[ russian ] = ""; Text[ polish ] = "Wy?wietlenie"; Text[ japanese ] = "\\"; Text[ chinese_traditional ] = ""; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = ""; Text[ turkish ] = "Grnm"; Text[ language_user1 ] = " "; Text[ catalan ] = "Visualizacin"; Text[ finnish ] = "Nyt"; }; FixedText FT_DIVISOR { Pos = MAP_APPFONT ( 12 , 123 ) ; Size = MAP_APPFONT ( 30 , 8 ) ; Text = "~Text" ; Text [ English ] = "~Text" ; Text [ portuguese ] = "~Texto" ; Text [ english_us ] = "Text" ; Text [ portuguese_brazilian ] = "Text" ; Text [ swedish ] = "T~ext" ; Text [ danish ] = "Tekst" ; Text [ italian ] = "T~esto" ; Text [ spanish ] = "Te~xto" ; Text [ french ] = "~Texte" ; Text [ dutch ] = "~Tekst" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Tekst"; Text[ japanese ] = "÷"; Text[ chinese_traditional ] = "r"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "ؽƮ"; Text[ turkish ] = "M~etin"; Text[ language_user1 ] = " "; Text[ catalan ] = "Te~xto"; Text[ finnish ] = "Teksti"; }; Edit ED_DIVISOR { Pos = MAP_APPFONT ( 45 , 121 ) ; Size = MAP_APPFONT ( 76 , 12 ) ; Left = TRUE ; Border = TRUE ; }; FixedText FT_DIV_INTERVAL { Pos = MAP_APPFONT ( 12 , 139 ) ; Size = MAP_APPFONT ( 30 , 8 ) ; Text = "A~lle" ; Text [ English ] = "A~ll" ; // Disable = TRUE ; Text [ english_us ] = "Every" ; Text [ portuguese_brazilian ] = "Alle" ; Text [ swedish ] = "~Var" ; Text [ danish ] = "Alle" ; Text [ italian ] = "~Tutti" ; Text [ spanish ] = "Ca~da" ; Text [ french ] = "~Toutes les" ; Text [ dutch ] = "~Alle" ; Text [ portuguese ] = "Tu~do" ; Text[ chinese_simplified ] = "ÿ"; Text[ russian ] = ""; Text[ polish ] = "Co"; Text[ japanese ] = "ׂ"; Text[ chinese_traditional ] = "C"; Text[ arabic ] = ""; Text[ language_user1 ] = " "; Text[ greek ] = ""; Text[ korean ] = ""; Text[ turkish ] = "~Tm"; Text[ catalan ] = "Ca~da"; Text[ finnish ] = "Toistovli"; }; NumericField NF_DIV_INTERVAL { Pos = MAP_APPFONT ( 45 , 137 ) ; Size = MAP_APPFONT ( 30 , 12 ) ; Border = TRUE ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 0 ; Maximum = 1000 ; First = 0 ; Last = 1000 ; SpinSize = 1 ; // Disable = TRUE ; }; FixedText FT_DIV_ROWS { Pos = MAP_APPFONT ( 78 , 139 ) ; Size = MAP_APPFONT ( 40 , 8 ) ; Text = "Zeilen" ; Text [ English ] = "Rows" ; Text [ english_us ] = "Lines" ; Text [ portuguese_brazilian ] = "Zeilen" ; Text [ swedish ] = "rad" ; Text [ danish ] = "linjer" ; Text [ italian ] = "Righe" ; Text [ spanish ] = "Lneas" ; Text [ french ] = "lignes" ; Text [ dutch ] = "Regels" ; Text [ portuguese ] = "Linhas" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Wiersze"; Text[ japanese ] = "s"; Text[ chinese_traditional ] = ""; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = ""; Text[ turkish ] = "Satr"; Text[ language_user1 ] = " "; Text[ catalan ] = "Lneas"; Text[ finnish ] = "Viivat"; }; GroupBox GB_DIVISOR { Pos = MAP_APPFONT ( 6 , 110 ) ; Size = MAP_APPFONT ( 121 , 53 ) ; Text = "Teiler" ; Text [ English ] = "Divisor" ; Text [ english_us ] = "Separator" ; Text [ portuguese_brazilian ] = "Teiler" ; Text [ swedish ] = "Delare" ; Text [ danish ] = "Separator" ; Text [ italian ] = "Separatore" ; Text [ spanish ] = "Separador" ; Text [ french ] = "Sparateur" ; Text [ dutch ] = "Deelteken" ; Text [ portuguese ] = "Separador" ; Text[ chinese_simplified ] = "ָ"; Text[ russian ] = ""; Text[ polish ] = "Separator"; Text[ japanese ] = "d؂"; Text[ chinese_traditional ] = "j"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = ""; Text[ turkish ] = "Ayrma iareti"; Text[ language_user1 ] = " "; Text[ catalan ] = "Separador"; Text[ finnish ] = "Erotin"; }; CheckBox CB_COUNT_EMPTYLINES { Pos = MAP_APPFONT ( 139 , 121 ) ; Size = MAP_APPFONT ( 110 , 10 ) ; Text = "L~eerzeilen" ; Text [ ENGLISH ] = "~Empty lines" ; TabStop = TRUE ; Text [ english_us ] = "Blank lines" ; Text [ portuguese_brazilian ] = "Leerzeilen" ; Text [ swedish ] = "T~omma rader" ; Text [ danish ] = "Tomme rkker" ; Text [ italian ] = "~Righe vuote" ; Text [ spanish ] = "Lneas en ~blanco" ; Text [ french ] = "~Lignes inutilises" ; Text [ dutch ] = "~Tussenregels" ; Text [ portuguese ] = "Linhas em ~branco" ; Text[ chinese_simplified ] = ""; Text[ russian ] = " "; Text[ polish ] = "Spacje"; Text[ japanese ] = "󔒂̍s"; Text[ chinese_traditional ] = "Ŧ"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = " "; Text[ turkish ] = "B~o satrlar"; Text[ language_user1 ] = " "; Text[ catalan ] = "Lneas en ~blanco"; Text[ finnish ] = "Tyhjt rivit"; }; CheckBox CB_COUNT_FRAMELINES { Pos = MAP_APPFONT ( 139 , 135 ) ; Size = MAP_APPFONT ( 110 , 10 ) ; Text = "Zeilen in Te~xtrahmen" ; Text [ ENGLISH ] = "Text frame l~ines" ; TabStop = TRUE ; Text [ english_us ] = "Lines in text frames" ; Text [ portuguese_brazilian ] = "Zeilen in Textrahmen" ; Text [ swedish ] = "Rader i te~xtram" ; Text [ danish ] = "Rkker i tekstboks" ; Text [ italian ] = "Rig~he nella cornice di testo" ; Text [ spanish ] = "Lneas en ma~rco de texto" ; Text [ french ] = "Lignes dans le cadre texte" ; Text [ dutch ] = "~Regels in tekstkaders" ; Text [ portuguese ] = "Linhas na ~moldura do texto" ; Text[ chinese_simplified ] = "ıڵ"; Text[ russian ] = " "; Text[ polish ] = "Wi~ersze w ramce tekstowej"; Text[ japanese ] = "÷Ęg̍s"; Text[ chinese_traditional ] = "r"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "ؽƮ "; Text[ turkish ] = "Metin kutusu iindeki sa~trlar"; Text[ language_user1 ] = " "; Text[ catalan ] = "Lneas en ma~rco de texto"; Text[ finnish ] = "Tekstikehikko"; }; CheckBox CB_RESTART_PAGE { Pos = MAP_APPFONT ( 139 , 149 ); Size = MAP_APPFONT ( 110 , 10 ); Text = "~Neustart am Seitenanfang"; Text [ ENGLISH ] = "~Restart each new page"; TabStop = TRUE; Text[ english_us ] = "~Restart every new page"; Text[ portuguese ] = "~Reiniciar no incio de pgina"; Text[ russian ] = "~ "; Text[ greek ] = "~ "; Text[ dutch ] = "~Opnieuw starten bij paginabegin"; Text[ french ] = "~Reprendre au dbut des pages"; Text[ spanish ] = "~Reiniciar al comienzo de pgina"; Text[ italian ] = "~Riavvia a inizio pagina"; Text[ danish ] = "Genstart p hver ny side"; Text[ swedish ] = "~Brja om p varje ny sida"; Text[ polish ] = "Ponowne uruchomienie na pocztku strony"; Text[ portuguese_brazilian ] = "~Restart each new page"; Text[ japanese ] = "߰ނƂɂP(~R)"; Text[ korean ] = " óκп ٽý(~R)"; Text[ chinese_simplified ] = "ҳ¿ʼ(~R)"; Text[ chinese_traditional ] = "qs}l(~R)"; Text[ turkish ] = "~Restart each new page"; Text[ arabic ] = " "; Text[ catalan ] = "~Reiniciar al comienzo de pgina"; Text[ finnish ] = "~Aloita jokainen uusi sivu uudelleen"; }; GroupBox GB_COUNT { Pos = MAP_APPFONT ( 133 , 110 ) ; Size = MAP_APPFONT ( 121 , 53 ) ; Text = "Zhlen" ; Text [ English ] = "Count" ; Text [ english_us ] = "Count" ; Text [ portuguese_brazilian ] = "Z?hlen" ; Text [ swedish ] = "Rkna" ; Text [ danish ] = "Tl" ; Text [ italian ] = "Conta" ; Text [ spanish ] = "Contar" ; Text [ french ] = "Compter" ; Text [ dutch ] = "Tellen" ; Text [ portuguese ] = "Contar" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Licz"; Text[ japanese ] = ""; Text[ chinese_traditional ] = "p"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = " "; Text[ turkish ] = "Say"; Text[ language_user1 ] = " "; Text[ catalan ] = "Contar"; Text[ finnish ] = "Laske"; }; Text [ english_us ] = "Line Numbering" ; Text [ portuguese_brazilian ] = "Zeilennumerierung" ; Text [ swedish ] = "Radnumrering" ; Text [ danish ] = "Linjenummerering" ; Text [ italian ] = "Numerazione righe" ; Text [ spanish ] = "Numeracin de lneas" ; Text [ french ] = "Numrotation des lignes" ; Text [ dutch ] = "Regelnummering" ; Text [ portuguese ] = "Numerao de linhas" ; Text[ chinese_simplified ] = "б"; Text[ russian ] = " "; Text[ polish ] = "Numeracja wierszy"; Text[ japanese ] = "sԍt"; Text[ chinese_traditional ] = "s"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = " ȣű"; Text[ turkish ] = "Satr numaralamas"; Text[ language_user1 ] = " "; Text[ catalan ] = "Numeracin de lneas"; Text[ finnish ] = "Rivien numerointi"; };