/************************************************************************* * * $RCSfile: redlopt.src,v $ * * $Revision: 1.17 $ * * last change: $Author: kz $ $Date: 2001-04-26 20:08:26 $ * * 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 "config.hrc" #include "redlopt.hrc" #include "helpid.h" /**************************************************************************/ /* */ /**************************************************************************/ TabPage TP_REDLINE_OPT { HelpID = HID_REDLINE_OPT ; SVLook = TRUE ; Hide = TRUE ; Size = MAP_APPFONT ( 260 , 185 ) ; FixedLine GB_TE { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 248 , 8 ) ; Text = "Textdarstellung" ; Text [ English ] = "Text representation" ; Text [ portuguese ] = "Visualizar texto" ; Text [ english_us ] = "Text display" ; Text [ portuguese_brazilian ] = "Textdarstellung" ; Text [ swedish ] = "Textvisning" ; Text [ danish ] = "Tekstvisning" ; Text [ italian ] = "Rappresentazione testo" ; Text [ spanish ] = "Ver texto" ; Text [ french ] = "Affichage du texte" ; Text [ dutch ] = "Tekstweergave" ; Text[ chinese_simplified ] = "ʾ"; Text[ russian ] = " "; Text[ polish ] = "Wywietl tekst"; Text[ japanese ] = "ύXӏ̗"; Text[ chinese_traditional ] = "r"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "ؽƮ ǥ"; Text[ turkish ] = "Metin grnm"; Text[ language_user1 ] = " "; }; FixedText FT_INS_ATTR { Pos = MAP_APPFONT ( 12 , 16 ) ; Size = MAP_APPFONT ( 40 , 8 ) ; Text = "A~ttribute" ; Text [ English ] = "Attributes" ; Text[ english_us ] = "Attributes"; Text[ portuguese ] = "A~tributos"; Text[ russian ] = ""; Text[ greek ] = "~"; Text[ dutch ] = "~Attributen"; Text[ french ] = "A~ttributs"; Text[ spanish ] = "~Atributos"; Text[ italian ] = "Attributi"; Text[ danish ] = "Attributes"; Text[ swedish ] = "A~ttribut"; Text[ polish ] = "Atrybuty"; Text[ portuguese_brazilian ] = "Attributes"; Text[ japanese ] = ""; Text[ korean ] = "Attributes"; Text[ chinese_simplified ] = ""; Text[ chinese_traditional ] = "ݩ"; Text[ turkish ] = "Attributes"; Text[ arabic ] = ""; }; ListBox LB_INS_ATTR { Pos = MAP_APPFONT ( 90 , 14 ) ; Size = MAP_APPFONT ( 80 , 80 ) ; TabStop = TRUE ; DropDown = TRUE ; StringList = { < "[Keine]" ; > ; < "Fett" ; > ; < "Kursiv" ; > ; < "Unterstrichen" ; > ; < "Doppelt unterstrichen" ; > ; < "Durchstreichen" ; > ; < "Versalien" ; > ; < "Gemeine" ; > ; < "Kapitlchen" ; > ; < "Titelschrift" ; > ; < "Hintergrundfarbe" ; > ; }; StringList [ English ] = { < "[Keine]" ; > ; < "Fett" ; > ; < "Kursiv" ; > ; < "Unterstrichen" ; > ; < "Doppelt unterstrichen" ; > ; < "Strikethrough" ; > ; < "Versalien" ; > ; < "Gemeine" ; > ; < "Kapitlchen" ; > ; < "Titelschrift" ; > ; < "Hintergrundfarbe" ; > ; }; stringlist [ english_us ] = { < "[None]" ; > ; < "Bold" ; > ; < "Italic" ; > ; < "Underlined" ; > ; < "Underlined: double" ; > ; < "Strikethrough" ; > ; < "Uppercase" ; > ; < "Lowercase" ; > ; < "Small caps" ; > ; < "Title font" ; > ; < "Background color" ; > ; }; StringList [ language_user1 ] = { < "[Keine]" ; > ; < "Fett" ; > ; < "Kursiv" ; > ; < "Unterstrichen" ; > ; < "Doppelt unterstrichen" ; > ; < "Durchstreichen" ; > ; < "Versalien" ; > ; < "Gemeine" ; > ; < "Kapitlchen" ; > ; < "Titelschrift" ; > ; < "Hintergrundfarbe" ; > ; }; StringList [ portuguese ] = { < "[nenhum]" ; > ; < "Negrito" ; > ; < "Itlico" ; > ; < "Sublinhado" ; > ; < "Sublinhado duplo" ; > ; < "Maisculas" ; > ; < "Minsculas" ; > ; < "Versaletes" ; > ; < "Caracteres do ttulo" ; > ; < "Cor do plano de fundo" ; > ; < "Hintergrundfarbe" ; > ; }; StringList [ russian ] = { < "[]" ; > ; < "" ; > ; < "" ; > ; < "" ; > ; < " " ; > ; < "" ; > ; < "" ; > ; < "" ; > ; < "" ; > ; < " " ; > ; < " " ; > ; }; StringList [ greek ] = { < "[]" ; > ; < "" ; > ; < "" ; > ; < "" ; > ; < " " ; > ; < " " ; > ; < "" ; > ; < "" ; > ; < " " ; > ; < " " ; > ; < " " ; > ; }; StringList [ dutch ] = { < "[Geen]" ; > ; < "Vet" ; > ; < "Cursief" ; > ; < "Onderstreept" ; > ; < "Dubbel onderstrepen" ; > ; < "Doorstrepen" ; > ; < "Hoofdletters" ; > ; < "Kleine letters" ; > ; < "Klein-kapitaal" ; > ; < "Letterype titel" ; > ; < "Achtergrondkleur" ; > ; }; StringList [ french ] = { < "[Aucun(e)]" ; > ; < "Gras" ; > ; < "Italique" ; > ; < "Soulignage" ; > ; < "Soulignage : double" ; > ; < "Barr" ; > ; < "Majuscules" ; > ; < "Minuscules" ; > ; < "Petites majuscules" ; > ; < "Caractres du titre" ; > ; < "Couleur d'arrire-plan" ; > ; }; StringList [ spanish ] = { < "[Ninguno]" ; > ; < "Negrita" ; > ; < "Cursiva" ; > ; < "Subrayado" ; > ; < "Subrayado doble" ; > ; < "Tachar" ; > ; < "Maysculas" ; > ; < "Minsculas" ; > ; < "Versalitas" ; > ; < "Caracteres de ttulo" ; > ; < "Color de fondo" ; > ; }; StringList [ italian ] = { < "[nessuno]" ; > ; < "Grassetto" ; > ; < "Corsivo" ; > ; < "Sottolineato" ; > ; < "Sottolineatura doppia" ; > ; < "Barrato" ; > ; < "Maiuscolo" ; > ; < "Maiuscoletto" ; > ; < "Maiuscoletto" ; > ; < "Carattere del titolo" ; > ; < "Colore di sfondo" ; > ; }; StringList [ danish ] = { < "[Ingen]" ; > ; < "Fed" ; > ; < "Kursiv" ; > ; < "Understreget" ; > ; < "Dobbelt understreget" ; > ; < "Store bogstaver" ; > ; < "Sm bogstaver" ; > ; < "Kapitler" ; > ; < "Titelskrift" ; > ; < "Baggrundsfarve" ; > ; < "Hintergrundfarbe" ; > ; }; StringList [ swedish ] = { < "[Inget]" ; > ; < "Fet" ; > ; < "Kursiv" ; > ; < "Understruken" ; > ; < "Dubbelt understruken" ; > ; < "Genomstruken" ; > ; < "Versaler" ; > ; < "Gemener" ; > ; < "Kapitler" ; > ; < "Titel" ; > ; < "Bakgrundsfrg" ; > ; }; StringList [ polish ] = { < "[Brak]" ; > ; < "Pogrubienie" ; > ; < "Kursywa" ; > ; < "Podkrelenie" ; > ; < "Podwjne podkrelenie" ; > ; < "Przekrelenie" ; > ; < "Wersaliki" ; > ; < "Mae litery" ; > ; < "Kapitaliki" ; > ; < "Czcionka tytuu" ; > ; < "Kolor ta" ; > ; }; StringList [ portuguese_brazilian ] = { < "[Keine]" ; > ; < "Fett" ; > ; < "Kursiv" ; > ; < "Unterstrichen" ; > ; < "Doppelt unterstrichen" ; > ; < "Versalien" ; > ; < "Gemeine" ; > ; < "Kapitlchen" ; > ; < "Titelschrift" ; > ; < "Hintergrundfarbe" ; > ; < "Hintergrundfarbe" ; > ; }; StringList [ japanese ] = { < "[Ȃ]" ; > ; < "" ; > ; < "Α" ; > ; < "" ; > ; < "d" ; > ; < "" ; > ; < "啶" ; > ; < "" ; > ; < "^啶" ; > ; < "ٕ" ; > ; < "wiF" ; > ; }; StringList [ korean ] = { < "[]" ; > ; < "" ; > ; < "Ÿü" ; > ; < "" ; > ; < " " ; > ; < "빮" ; > ; < "ҹ" ; > ; < "ĸ" ; > ; < " ۲" ; > ; < "" ; > ; < "Hintergrundfarbe" ; > ; }; StringList [ chinese_simplified ] = { < "[]" ; > ; < "" ; > ; < "б" ; > ; < "»" ; > ; < "˫»" ; > ; < "ɾ" ; > ; < "дĸ" ; > ; < "Сдĸ" ; > ; < "Сʹд" ; > ; < "" ; > ; < "ɫ" ; > ; }; StringList [ chinese_traditional ] = { < "[L]" ; > ; < "" ; > ; < "" ; > ; < "u" ; > ; < "u" ; > ; < "Ru" ; > ; < "jgr" ; > ; < "pgr" ; > ; < "pjgr" ; > ; < "Dr" ; > ; < "IC" ; > ; }; StringList [ turkish ] = { < "[Yok]" ; > ; < "Kaln" ; > ; < "talik" ; > ; < "Alt izili" ; > ; < "Alt ift izili" ; > ; < "Byk harflerle" ; > ; < "Kk harflerle" ; > ; < "Kk byk harf" ; > ; < "Balk yaztipi" ; > ; < "Artalan rengi" ; > ; < "Hintergrundfarbe" ; > ; }; StringList [ arabic ] = { < "[]" ; > ; < "" ; > ; < "" ; > ; < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; < "Hintergrundfarbe" ; > ; }; }; FixedText FT_INS_COL { Pos = MAP_APPFONT ( 12 , 31 ) ; Size = MAP_APPFONT ( 40 , 8 ) ; Text = "~Farbe" ; Text [ English ] = "Color" ; Text [ portuguese ] = "~Cor" ; Text [ english_us ] = "Color" ; Text [ portuguese_brazilian ] = "Farbe" ; Text [ swedish ] = "~Frg" ; Text [ danish ] = "Farve" ; Text [ italian ] = "~Colore" ; Text [ spanish ] = "~Color" ; Text [ french ] = "~Couleur" ; Text [ dutch ] = "~Kleur" ; Text[ chinese_simplified ] = "ɫ"; Text[ russian ] = ""; Text[ polish ] = "Kolor"; Text[ japanese ] = "F"; Text[ chinese_traditional ] = "C"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = ""; Text[ turkish ] = "~Renk"; Text[ language_user1 ] = " "; }; ListBox LB_INS_COL { Pos = MAP_APPFONT ( 90 , 29 ) ; Size = MAP_APPFONT ( 80 , 80 ) ; TabStop = TRUE ; DropDown = TRUE ; }; Window WIN_INS { Border = TRUE ; Pos = MAP_APPFONT ( 178 , 14 ) ; Size = MAP_APPFONT ( 70 , 27 ) ; Text = "Einfgen" ; Text [ English ] = "Insert" ; Text[ english_us ] = "Insert"; Text[ portuguese ] = "Insert"; Text[ russian ] = ""; Text[ greek ] = ""; Text[ dutch ] = "Invoegen"; Text[ french ] = "Insrer"; Text[ spanish ] = "Insertar"; Text[ italian ] = "Inserisci"; Text[ danish ] = "Insert"; Text[ swedish ] = "Infoga"; Text[ polish ] = "Wstaw"; Text[ portuguese_brazilian ] = "Insert"; Text[ japanese ] = "}"; Text[ korean ] = "Insert"; Text[ chinese_simplified ] = ""; Text[ chinese_traditional ] = "J"; Text[ turkish ] = "Insert"; Text[ arabic ] = ""; }; FixedText FT_DEL_ATTR { Pos = MAP_APPFONT ( 12 , 47 ) ; Size = MAP_APPFONT ( 40 , 8 ) ; Text = "A~ttribute" ; Text [ English ] = "Attributes" ; Text[ english_us ] = "Attributes"; Text[ portuguese ] = "A~tributos"; Text[ russian ] = ""; Text[ greek ] = "~"; Text[ dutch ] = "~Attributen"; Text[ french ] = "A~ttributs"; Text[ spanish ] = "~Atributos"; Text[ italian ] = "Attributi"; Text[ danish ] = "Attributes"; Text[ swedish ] = "A~ttribut"; Text[ polish ] = "Atrybuty"; Text[ portuguese_brazilian ] = "Attributes"; Text[ japanese ] = ""; Text[ korean ] = "Attributes"; Text[ chinese_simplified ] = ""; Text[ chinese_traditional ] = "ݩ"; Text[ turkish ] = "Attributes"; Text[ arabic ] = ""; }; ListBox LB_DEL_ATTR { Pos = MAP_APPFONT ( 90 , 45 ) ; Size = MAP_APPFONT ( 80 , 80 ) ; TabStop = TRUE ; DropDown = TRUE ; }; FixedText FT_DEL_COL { Pos = MAP_APPFONT ( 12 , 62 ) ; Size = MAP_APPFONT ( 40 , 8 ) ; Text = "~Farbe" ; Text [ English ] = "Color" ; Text[ english_us ] = "Color"; Text[ portuguese ] = "~Cor"; Text[ russian ] = ""; Text[ greek ] = ""; Text[ dutch ] = "~Kleur"; Text[ french ] = "~Couleur"; Text[ spanish ] = "~Color"; Text[ italian ] = "~Colore"; Text[ danish ] = "Color"; Text[ swedish ] = "~Frg"; Text[ polish ] = "Kolor"; Text[ portuguese_brazilian ] = "Color"; Text[ japanese ] = "F"; Text[ korean ] = "Color"; Text[ chinese_simplified ] = "ɫ"; Text[ chinese_traditional ] = "C"; Text[ turkish ] = "Color"; Text[ arabic ] = ""; }; ListBox LB_DEL_COL { Pos = MAP_APPFONT ( 90 , 60 ) ; Size = MAP_APPFONT ( 80 , 80 ) ; TabStop = TRUE ; DropDown = TRUE ; }; Window WIN_DEL { Border = TRUE ; Pos = MAP_APPFONT ( 178 , 45 ) ; Size = MAP_APPFONT ( 70 , 27 ) ; Text = "Lschen" ; Text [ English ] = "Delete" ; Text[ english_us ] = "Delete"; Text[ portuguese ] = "Delete"; Text[ russian ] = ""; Text[ greek ] = ""; Text[ dutch ] = "Wissen"; Text[ french ] = "Supprimer"; Text[ spanish ] = "Eliminar"; Text[ italian ] = "Elimina"; Text[ danish ] = "Delete"; Text[ swedish ] = "Radera"; Text[ polish ] = "Usu"; Text[ portuguese_brazilian ] = "Delete"; Text[ japanese ] = "폜"; Text[ korean ] = "Delete"; Text[ chinese_simplified ] = "ɾ"; Text[ chinese_traditional ] = "R"; Text[ turkish ] = "Delete"; Text[ arabic ] = ""; }; FixedText FT_CHG_ATTR { Pos = MAP_APPFONT ( 12 , 78 ) ; Size = MAP_APPFONT ( 40 , 8 ) ; Text = "A~ttribute" ; Text [ English ] = "Attributes" ; Text[ english_us ] = "Attributes"; Text[ portuguese ] = "A~tributos"; Text[ russian ] = ""; Text[ greek ] = "~"; Text[ dutch ] = "~Attributen"; Text[ french ] = "A~ttributs"; Text[ spanish ] = "~Atributos"; Text[ italian ] = "Attributes"; Text[ danish ] = "Attributes"; Text[ swedish ] = "A~ttribut"; Text[ polish ] = "Atrybuty"; Text[ portuguese_brazilian ] = "Attributes"; Text[ japanese ] = ""; Text[ korean ] = "Attributes"; Text[ chinese_simplified ] = ""; Text[ chinese_traditional ] = "ݩ"; Text[ turkish ] = "Attributes"; Text[ arabic ] = ""; }; ListBox LB_CHG_ATTR { Pos = MAP_APPFONT ( 90 , 76 ) ; Size = MAP_APPFONT ( 80 , 80 ) ; TabStop = TRUE ; DropDown = TRUE ; }; FixedText FT_CHG_COL { Pos = MAP_APPFONT ( 12 , 93 ) ; Size = MAP_APPFONT ( 40 , 8 ) ; Text = "~Farbe" ; Text [ English ] = "Color" ; Text[ english_us ] = "Color"; Text[ portuguese ] = "~Cor"; Text[ russian ] = ""; Text[ greek ] = ""; Text[ dutch ] = "~Kleur"; Text[ french ] = "~Couleur"; Text[ spanish ] = "~Color"; Text[ italian ] = "~Colore"; Text[ danish ] = "Color"; Text[ swedish ] = "~Frg"; Text[ polish ] = "Kolor"; Text[ portuguese_brazilian ] = "Color"; Text[ japanese ] = "F"; Text[ korean ] = "Color"; Text[ chinese_simplified ] = "ɫ"; Text[ chinese_traditional ] = "C"; Text[ turkish ] = "Color"; Text[ arabic ] = ""; }; ListBox LB_CHG_COL { Pos = MAP_APPFONT ( 90 , 91 ) ; Size = MAP_APPFONT ( 80 , 80 ) ; TabStop = TRUE ; DropDown = TRUE ; }; Window WIN_CHG { Border = TRUE ; Pos = MAP_APPFONT ( 178 , 76 ) ; Size = MAP_APPFONT ( 70 , 27 ) ; Text = "Attribute" ; Text [ English ] = "Attributes" ; Text[ english_us ] = "Attributes"; Text[ portuguese ] = "Attributes"; Text[ russian ] = ""; Text[ greek ] = ""; Text[ dutch ] = "Attributen"; Text[ french ] = "Attributs"; Text[ spanish ] = "Atributos"; Text[ italian ] = "Attributi"; Text[ danish ] = "Attributes"; Text[ swedish ] = "Attribut"; Text[ polish ] = "Atrybuty"; Text[ portuguese_brazilian ] = "Attributes"; Text[ japanese ] = ""; Text[ korean ] = "Attributes"; Text[ chinese_simplified ] = ""; Text[ chinese_traditional ] = "ݩ"; Text[ turkish ] = "Attributes"; Text[ arabic ] = ""; }; FixedLine GB_LC { Pos = MAP_APPFONT ( 6 , 109 ) ; Size = MAP_APPFONT ( 248 , 8 ) ; Text = "Genderte Zeilen" ; Text [ English ] = "Changed lines" ; Text [ portuguese ] = "Linhas modificadas" ; Text [ english_us ] = "Lines changed" ; Text [ portuguese_brazilian ] = "Genderte Zeilen" ; Text [ swedish ] = "ndrade rader" ; Text [ danish ] = "ndrede rkker" ; Text [ italian ] = "Righe modificate" ; Text [ spanish ] = "Lneas modificadas" ; Text [ french ] = "Lignes modifies" ; Text [ dutch ] = "Gewijzigde regels" ; Text[ chinese_simplified ] = "Ѿĵ"; Text[ russian ] = " "; Text[ polish ] = "Zmienione wiersze"; Text[ japanese ] = "ύXӏ̂s"; Text[ chinese_traditional ] = "wgܧ󪺦"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "ȡ."; Text[ turkish ] = "Deitirilen satrlar"; Text[ language_user1 ] = " "; }; FixedText FT_MARKPOS { Pos = MAP_APPFONT ( 12 , 122 ) ; Size = MAP_APPFONT ( 48 , 8 ) ; Text = "Ma~rkierung" ; Text [ English ] = "Mark" ; Text [ portuguese ] = "Ma~rca" ; Text [ english_us ] = "Mar~k" ; Text [ portuguese_brazilian ] = "Markierung" ; Text [ swedish ] = "Ma~rkering" ; Text [ danish ] = "Markering" ; Text [ italian ] = "Contrassegno" ; Text [ spanish ] = "~Marca" ; Text [ french ] = "Ma~rque" ; Text [ dutch ] = "Ma~rkering" ; Text[ chinese_simplified ] = "(~K)"; Text[ russian ] = ""; Text[ polish ] = "Zaznaczenie"; Text[ japanese ] = "L(~K)"; Text[ chinese_traditional ] = "аO(~K)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "ŷ(~K)"; Text[ turkish ] = "aret"; Text[ language_user1 ] = " "; }; ListBox LB_MARKPOS { Pos = MAP_APPFONT ( 90 , 120 ) ; Size = MAP_APPFONT ( 80 , 80 ) ; TabStop = TRUE ; DropDown = TRUE ; StringList = { < "[Keine]" ; > ; < "Linker Rand" ; > ; < "Rechter Rand" ; > ; < "Auenrand" ; > ; < "Innenrand" ; > ; }; StringList [ English ] = { < "[Keine]" ; > ; < "Linker Rand" ; > ; < "Rechter Rand" ; > ; < "Auenrand" ; > ; < "Innenrand" ; > ; }; stringlist [ portuguese ] = { < "[nenhuns]" ; > ; < "Margem esquerda" ; > ; < "Margem direita" ; > ; < "Margem exterior" ; > ; < "Margem interior" ; > ; }; stringlist [ english_us ] = { < "[None]" ; > ; < "Left margin" ; > ; < "Right margin" ; > ; < "Outer margin" ; > ; < "Inward margin" ; > ; }; stringlist [ portuguese_brazilian ] = { < "[Keine]" ; > ; < "Linker Rand" ; > ; < "Rechter Rand" ; > ; < "Auenrand" ; > ; < "Innenrand" ; > ; }; stringlist [ swedish ] = { < "[Inga]" ; > ; < "Vnster marginal" ; > ; < "Hger marginal" ; > ; < "Utvndig marginal" ; > ; < "Invndig marginal" ; > ; }; stringlist [ danish ] = { < "[Ingen]" ; > ; < "Venstre margen" ; > ; < "Hjre margen" ; > ; < "Ydermargen" ; > ; < "Indermargen" ; > ; }; stringlist [ italian ] = { < "[nessuno]" ; > ; < "Bordo sinistro" ; > ; < "Bordo destro" ; > ; < "Bordo esterno" ; > ; < "Bordo interno" ; > ; }; stringlist [ spanish ] = { < "[Ninguno]" ; > ; < "Margen izquierdo" ; > ; < "Margen derecho" ; > ; < "Margen exterior" ; > ; < "Margen interior" ; > ; }; stringlist [ french ] = { < "[Aucun(e)]" ; > ; < "Marge gauche" ; > ; < "Marge droite" ; > ; < "Marge extrieure" ; > ; < "Marge intrieure" ; > ; }; stringlist [ dutch ] = { < "[Geen]" ; > ; < "Linker rand" ; > ; < "Rechter rand" ; > ; < "Buitenste rand" ; > ; < "Binnenste rand" ; > ; }; StringList [ chinese_simplified ] = { < "[]" ; > ; < "ҳ߾" ; > ; < "ҷҳ߾" ; > ; < "ҳ߾" ; > ; < "ڲҳ߾" ; > ; }; StringList [ russian ] = { < "[]" ; > ; < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; }; StringList [ polish ] = { < "[Brak]" ; > ; < "Lewy margines" ; > ; < "Prawy margines" ; > ; < "Margines zewntrzny" ; > ; < "Margines wewntrzny" ; > ; }; StringList [ japanese ] = { < "[Ȃ]" ; > ; < "]" ; > ; < "E]" ; > ; < "O̗]" ; > ; < "̗]" ; > ; }; StringList [ chinese_traditional ] = { < "[L]" ; > ; < "V" ; > ; < "kV" ; > ; < "إ~" ; > ; < "ؤ" ; > ; }; StringList [ arabic ] = { < "[]" ; > ; < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; }; StringList [ greek ] = { < "[]" ; > ; < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; }; StringList [ korean ] = { < "[]" ; > ; < " " ; > ; < " " ; > ; < "ٱ " ; > ; < " " ; > ; }; StringList [ turkish ] = { < "[Yok]" ; > ; < "Sol kenar" ; > ; < "Sa kenar" ; > ; < "D kenar" ; > ; < " kenar" ; > ; }; StringList [ language_user1 ] = { < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; < " " ; > ; }; }; FixedText FT_LC_COL { Pos = MAP_APPFONT ( 12 , 137 ) ; Size = MAP_APPFONT ( 48 , 8 ) ; Text = "Far~be" ; Text [ English ] = "Color" ; Text [ english_us ] = "~Color" ; Text [ portuguese_brazilian ] = "Farbe" ; Text [ swedish ] = "Fr~g" ; Text [ danish ] = "Farve" ; Text [ italian ] = "Colore" ; Text [ spanish ] = "~Color" ; Text [ french ] = "~Couleur" ; Text [ dutch ] = "~Kleur" ; Text [ portuguese ] = "Co~r" ; Text[ chinese_simplified ] = "ɫ(~C)"; Text[ russian ] = ""; Text[ polish ] = "Kolor"; Text[ japanese ] = "F(~C)"; Text[ chinese_traditional ] = "C(~C)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "(~C)"; Text[ turkish ] = "Renk"; Text[ language_user1 ] = " "; }; ListBox LB_LC_COL { Pos = MAP_APPFONT ( 90 , 135 ) ; Size = MAP_APPFONT ( 80 , 80 ) ; TabStop = TRUE ; DropDown = TRUE ; }; Window WIN_MARK { Pos = MAP_APPFONT ( 178 , 120 ) ; Size = MAP_APPFONT ( 70 , 27 ) ; }; String STR_AUTHOR { Text = "Nach Autor" ; Text [ English ] = "By author" ; Text [ portuguese ] = "Por autor" ; Text [ english_us ] = "By author" ; Text [ portuguese_brazilian ] = "Nach Autor" ; Text [ swedish ] = "Efter frfattare" ; Text [ danish ] = "Efter forfatter" ; Text [ italian ] = "Secondo autore" ; Text [ spanish ] = "Segn autor" ; Text [ french ] = "Par auteur" ; Text [ dutch ] = "Naar auteur" ; Text[ chinese_simplified ] = ""; Text[ russian ] = " "; Text[ polish ] = "Wedug autora"; Text[ japanese ] = "쐬҂ׂ"; Text[ chinese_traditional ] = "ӧ@"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "ۼڿ "; Text[ turkish ] = "Yazana gre"; Text[ language_user1 ] = " "; }; String STR_NOTHING { Text = "[Keine]" ; Text [ English ] = "[None]" ; Text [ portuguese ] = "[nenhum]" ; Text [ english_us ] = "[None]" ; Text [ portuguese_brazilian ] = "[Keine]" ; Text [ swedish ] = "[Inga]" ; Text [ danish ] = "[Ingen]" ; Text [ italian ] = "[senza]" ; Text [ spanish ] = "[Ningn]" ; Text [ french ] = "[Aucun(e)]" ; Text [ dutch ] = "[Geen]" ; Text[ chinese_simplified ] = "[]"; Text[ russian ] = "[]"; Text[ polish ] = "[Brak]"; Text[ japanese ] = "[Ȃ]"; Text[ greek ] = "[]"; Text[ korean ] = "[]"; Text[ chinese_traditional ] = "[L]"; Text[ arabic ] = "[]"; Text[ turkish ] = "[Yok]"; }; };