summaryrefslogtreecommitdiff
path: root/starmath/source/smres.src
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/smres.src')
-rw-r--r--starmath/source/smres.src10674
1 files changed, 10674 insertions, 0 deletions
diff --git a/starmath/source/smres.src b/starmath/source/smres.src
new file mode 100644
index 000000000000..a4509391b50f
--- /dev/null
+++ b/starmath/source/smres.src
@@ -0,0 +1,10674 @@
+/*************************************************************************
+ *
+ * $RCSfile: smres.src,v $
+ *
+ * $Revision: 1.1.1.1 $
+ *
+ * last change: $Author: hr $ $Date: 2000-09-18 16:57: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): _______________________________________
+ *
+ *
+ ************************************************************************/
+
+
+
+
+#include <sfx2/sfx.hrc>
+#include <svx/globlmn.hrc>
+#include "starmath.hrc"
+
+#define IMAGE_STDBTN_COLOR Color { Red = 0xC000; Green = 0xC000; Blue = 0xC000; }
+
+#define MN_SUB_TOOLBAR 32
+
+
+ModalDialog RID_FONTDIALOG
+{
+ Moveable = TRUE ;
+ OutputSize = TRUE ;
+ SVLook = TRUE ;
+ Size = MAP_APPFONT ( 189 , 150 ) ;
+ Text = "Schriften" ;
+ Text [ ENGLISH ] = "Fonts" ;
+ Text [ norwegian ] = "Fonts" ;
+ Text [ italian ] = "Caratteri" ;
+ Text [ portuguese_brazilian ] = "Fontes" ;
+ Text [ portuguese ] = "Tipos de letra" ;
+ Text [ finnish ] = "Fontit" ;
+ Text [ danish ] = "Skrifttyper" ;
+ Text [ french ] = "Polices" ;
+ Text [ swedish ] = "Teckensnitt" ;
+ Text [ dutch ] = "Lettertypen" ;
+ Text [ spanish ] = "Fuentes" ;
+ Text [ english_us ] = "Fonts" ;
+ FixedText 1
+ {
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 6 , 6 ) ;
+ Size = MAP_APPFONT ( 40 , 10 ) ;
+ Text = "~Schriftart:" ;
+ Text [ ENGLISH ] = "~Font:" ;
+ Text [ norwegian ] = "~Font:" ;
+ Text [ italian ] = "~Tipo di carattere:" ;
+ Text [ portuguese_brazilian ] = "~Fonte:" ;
+ Text [ portuguese ] = "~Tipo de letra:" ;
+ Text [ finnish ] = "~Fontti:" ;
+ Text [ danish ] = "Skrifttype:" ;
+ Text [ french ] = "~Police :" ;
+ Text [ swedish ] = "Tecken~snitt:" ;
+ Text [ dutch ] = "~Lettertype:" ;
+ Text [ spanish ] = "~Fuente:" ;
+ Text [ english_us ] = "~Font:" ;
+ Text[ chinese_simplified ] = "(~F)";
+ Text[ russian ] = "~ :";
+ Text[ polish ] = "Czcionka:";
+ Text[ japanese ] = "̫Ă̎(~F):";
+ Text[ chinese_traditional ] = "r(~F)";
+ Text[ arabic ] = ": ";
+ Text[ greek ] = ":";
+ Text[ korean ] = "۲:(~F)";
+ Text[ turkish ] = "Yaztipi:";
+ Text[ language_user1 ] = " ";
+ };
+ ComboBox 1
+ {
+ Pos = MAP_APPFONT ( 6 , 18 ) ;
+ Size = MAP_APPFONT ( 111 , 60 ) ;
+ TabStop = TRUE ;
+ Sort = TRUE ;
+ VScroll = TRUE ;
+ };
+ CheckBox 1
+ {
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( 135 , 93 ) ;
+ Size = MAP_APPFONT ( 33 , 12 ) ;
+ Text = "~Fett" ;
+ Text [ ENGLISH ] = "~Bold" ;
+ Text [ norwegian ] = "~Bold" ;
+ Text [ italian ] = "G~rassetto" ;
+ Text [ portuguese_brazilian ] = "~Negrito" ;
+ Text [ portuguese ] = "~Negrito" ;
+ Text [ finnish ] = "~Lihavoitu" ;
+ Text [ danish ] = "Fed" ;
+ Text [ french ] = "~Gras" ;
+ Text [ swedish ] = "~Fet" ;
+ Text [ dutch ] = "~Vet" ;
+ Text [ spanish ] = "~Negrita" ;
+ Text [ english_us ] = "~Bold" ;
+ Text[ chinese_simplified ] = "(~B)";
+ Text[ russian ] = "~";
+ Text[ polish ] = "Pogrubienie";
+ Text[ japanese ] = "(~B)";
+ Text[ chinese_traditional ] = "(~B)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "ϰ(~B)";
+ Text[ turkish ] = "Kaln";
+ Text[ language_user1 ] = " ";
+ };
+ CheckBox 2
+ {
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( 135 , 108 ) ;
+ Size = MAP_APPFONT ( 33 , 12 ) ;
+ Text = "~Kursiv" ;
+ Text [ ENGLISH ] = "~Italic" ;
+ Text [ norwegian ] = "~Italic" ;
+ Text [ italian ] = "Co~rsivo" ;
+ Text [ portuguese_brazilian ] = "~Itlico" ;
+ Text [ portuguese ] = "~Itlico" ;
+ Text [ finnish ] = "~Kursivoitu" ;
+ Text [ danish ] = "Kursiv" ;
+ Text [ french ] = "~Italique" ;
+ Text [ swedish ] = "~Kursiv" ;
+ Text [ dutch ] = "~Cursief" ;
+ Text [ spanish ] = "~Cursiva" ;
+ Text [ english_us ] = "~Italic" ;
+ Text[ chinese_simplified ] = "б(~I)";
+ Text[ russian ] = "~";
+ Text[ polish ] = "Kursywa";
+ Text[ japanese ] = "Α(~I)";
+ Text[ chinese_traditional ] = "(~I)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "Ÿü(~I)";
+ Text[ turkish ] = "talik";
+ Text[ language_user1 ] = " ";
+ };
+ OKButton 1
+ {
+ Pos = MAP_APPFONT ( 126 , 6 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ DefButton = TRUE ;
+ };
+ CancelButton 1
+ {
+ Pos = MAP_APPFONT ( 126 , 24 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ };
+ Control 1
+ {
+ Disable = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 96 ) ;
+ Size = MAP_APPFONT ( 99 , 25 ) ;
+ };
+ GroupBox 1
+ {
+ Pos = MAP_APPFONT ( 6 , 84 ) ;
+ Size = MAP_APPFONT ( 111 , 42 ) ;
+ Text = "Beispiel" ;
+ Text [ ENGLISH ] = "Sample" ;
+ Text [ norwegian ] = "Sample" ;
+ Text [ italian ] = "Esempio" ;
+ Text [ portuguese_brazilian ] = "Modelo" ;
+ Text [ portuguese ] = "Exemplo" ;
+ Text [ finnish ] = "Malli" ;
+ Text [ danish ] = "Eksempel" ;
+ Text [ french ] = "Exemple" ;
+ Text [ swedish ] = "Exempel" ;
+ Text [ dutch ] = "Voorbeeld" ;
+ Text [ spanish ] = "Ejemplo" ;
+ Text [ english_us ] = "Example" ;
+ Text[ chinese_simplified ] = "ʾ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Przykad";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "Ҥl";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "rnek";
+ Text[ language_user1 ] = " ";
+ };
+ GroupBox 2
+ {
+ Pos = MAP_APPFONT ( 129 , 84 ) ;
+ Size = MAP_APPFONT ( 42 , 42 ) ;
+ Text = "Attribute" ;
+ Text [ ENGLISH ] = "Styles" ;
+ Text [ norwegian ] = "Styles" ;
+ Text [ italian ] = "Attributi" ;
+ Text [ portuguese_brazilian ] = "Estilos" ;
+ Text [ portuguese ] = "Atributos" ;
+ Text [ finnish ] = "Tyylit" ;
+ Text [ danish ] = "Attributter" ;
+ Text [ french ] = "Styles" ;
+ Text [ swedish ] = "Attribut" ;
+ Text [ dutch ] = "Attributen" ;
+ Text [ spanish ] = "Atributos" ;
+ Text [ english_us ] = "Attributes" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Atrybuty";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "ݩ";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "Ӽ";
+ Text[ turkish ] = "znitelikler";
+ Text[ language_user1 ] = " ";
+ };
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Czcionki";
+ Text[ japanese ] = "̫";
+ Text[ chinese_traditional ] = "r";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "۲";
+ Text[ turkish ] = "Yaztipleri";
+ Text[ language_user1 ] = " ";
+};
+
+ModalDialog RID_FONTSIZEDIALOG
+{
+ Moveable = TRUE ;
+ OutputSize = TRUE ;
+ SVLook = TRUE ;
+ HelpID = SID_FONTSIZE ;
+ Size = MAP_APPFONT ( 171 , 120 ) ;
+ /* ### ACHTUNG: Neuer Text in Resource? Schriftgren : Schriftgren */
+ Text = "Schriftgren" ;
+ Text [ ENGLISH ] = "Fontsizes" ;
+ Text [ norwegian ] = "Fontsizes" ;
+ Text [ italian ] = "Dimensioni carattere" ;
+ Text [ portuguese_brazilian ] = "Tamanhos de letra" ;
+ Text [ portuguese ] = "Tamanhos de letra" ;
+ Text [ finnish ] = "Fonttien koot" ;
+ Text [ danish ] = "Skriftstrrelse" ;
+ Text [ french ] = "Tailles de police" ;
+ Text [ swedish ] = "Teckenstorlekar" ;
+ Text [ dutch ] = "Lettergrootten" ;
+ Text [ spanish ] = "Tamaos de fuente" ;
+ Text [ english_us ] = "Font Sizes" ;
+ FixedText 1
+ {
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 7 ) ;
+ Size = MAP_APPFONT ( 40 , 10 ) ;
+ /* ### ACHTUNG: Neuer Text in Resource? ~Basisgre: : ~Basisgre: */
+ Text = "~Basisgre:" ;
+ Text [ ENGLISH ] = "~Basis size:" ;
+ Text [ norwegian ] = "~Basis size:" ;
+ Text [ italian ] = "Dim. di ~base:" ;
+ Text [ portuguese_brazilian ] = "~Tamanho de base:" ;
+ Text [ portuguese ] = "~Tamanho de base:" ;
+ Text [ finnish ] = "~Peruskoko:" ;
+ Text [ danish ] = "Basisstrrelse:" ;
+ Text [ french ] = "~Taille de base :" ;
+ Text [ swedish ] = "~Basstorlek:" ;
+ Text [ dutch ] = "~Basisgrootte:" ;
+ Text [ spanish ] = "~Tamao de base:" ;
+ Text [ english_us ] = "Base ~size:" ;
+ Text[ chinese_simplified ] = "ߴ(~S)";
+ Text[ russian ] = "~ :";
+ Text[ polish ] = "Rozmiar bazy:";
+ Text[ japanese ] = ":(~S)";
+ Text[ chinese_traditional ] = "򥻤ؤo(~S)";
+ Text[ arabic ] = " :";
+ Text[ greek ] = " :";
+ Text[ korean ] = "⺻ ũ:(~S)";
+ Text[ turkish ] = "Temel boyut:";
+ Text[ language_user1 ] = " ";
+ };
+ MetricField 1
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 57 , 6 ) ;
+ Size = MAP_APPFONT ( 40 , 12 ) ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ Repeat = TRUE ;
+ Spin = TRUE ;
+ Minimum = 4 ;
+ Maximum = 127 ;
+ Unit = FUNIT_POINT ;
+ };
+ FixedText 4
+ {
+ Pos = MAP_APPFONT ( 12 , 37 ) ;
+ Size = MAP_APPFONT ( 40 , 10 ) ;
+ Text = "~Text:" ;
+ Text [ English ] = "~Text:" ;
+ Left = TRUE ;
+ Text [ portuguese ] = "~Texto:" ;
+ Text [ english_us ] = "~Text:" ;
+ Text [ portuguese_brazilian ] = "~Text:" ;
+ Text [ swedish ] = "~Text:" ;
+ Text [ danish ] = "~Tekst:" ;
+ Text [ italian ] = "~Testo:" ;
+ Text [ spanish ] = "~Texto:" ;
+ Text [ french ] = "Te~xte :" ;
+ Text [ dutch ] = "~Tekst:" ;
+ Text[ chinese_simplified ] = "(~T)";
+ Text[ russian ] = "~:";
+ Text[ polish ] = "Tekst:";
+ Text[ japanese ] = "÷:(~T)";
+ Text[ chinese_traditional ] = "r(~T)";
+ Text[ arabic ] = ":";
+ Text[ greek ] = ":";
+ Text[ korean ] = "ؽƮ:(~T)";
+ Text[ turkish ] = "Metin:";
+ Text[ language_user1 ] = " ";
+ };
+ MetricField 4
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 57 , 36 ) ;
+ Size = MAP_APPFONT ( 40 , 12 ) ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ Repeat = TRUE ;
+ Spin = TRUE ;
+ Minimum = 5 ;
+ Maximum = 200 ;
+ Unit = FUNIT_CUSTOM ;
+ CustomUnitText = "%" ;
+ };
+ FixedText 5
+ {
+ Pos = MAP_APPFONT ( 12 , 52 ) ;
+ Size = MAP_APPFONT ( 40 , 10 ) ;
+ Text = "~Indizes:" ;
+ Text [ ENGLISH ] = "~Indices:" ;
+ Text [ norwegian ] = "~Indices:" ;
+ Text [ italian ] = "~Indici:" ;
+ Text [ portuguese_brazilian ] = "~ndices" ;
+ Text [ portuguese ] = "~ndices:" ;
+ Text [ finnish ] = "~Indices:" ;
+ Text [ danish ] = "Sub-/Superscript:" ;
+ Text [ french ] = "~Index :" ;
+ Text [ swedish ] = "~Index:" ;
+ Text [ dutch ] = "~Indicies:" ;
+ Text [ spanish ] = "~ndices:" ;
+ Text [ english_us ] = "~Indices:" ;
+ Left = TRUE ;
+ Text[ chinese_simplified ] = "־(~I)";
+ Text[ russian ] = ":";
+ Text[ polish ] = "Indeksy:";
+ Text[ japanese ] = "ޯ:(~I)";
+ Text[ chinese_traditional ] = "лx(~I)";
+ Text[ arabic ] = ":";
+ Text[ greek ] = ":";
+ Text[ korean ] = "ε:(~I)";
+ Text[ turkish ] = "ndisler:";
+ Text[ language_user1 ] = " ";
+ };
+ MetricField 5
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 57 , 51 ) ;
+ Size = MAP_APPFONT ( 40 , 12 ) ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ Repeat = TRUE ;
+ Spin = TRUE ;
+ Minimum = 5 ;
+ Maximum = 200 ;
+ Unit = FUNIT_CUSTOM ;
+ CustomUnitText = "%" ;
+ };
+ FixedText 6
+ {
+ Pos = MAP_APPFONT ( 12 , 67 ) ;
+ Size = MAP_APPFONT ( 40 , 10 ) ;
+ Text = "~Funktionen:" ;
+ Text [ ENGLISH ] = "~Functions:" ;
+ Text [ norwegian ] = "~Functions:" ;
+ Text [ italian ] = "~Funzioni:" ;
+ Text [ portuguese_brazilian ] = "~Funes:" ;
+ Text [ portuguese ] = "~Funes:" ;
+ Text [ finnish ] = "~Funktiot:" ;
+ Text [ danish ] = "~Funktioner:" ;
+ Text [ french ] = "~Fonctions :" ;
+ Text [ swedish ] = "~Funktioner:" ;
+ Text [ dutch ] = "~Functies:" ;
+ Text [ spanish ] = "~Funciones:" ;
+ Text [ english_us ] = "~Functions:" ;
+ Left = TRUE ;
+ Text[ chinese_simplified ] = "(~F)";
+ Text[ russian ] = ":";
+ Text[ polish ] = "Funkcje:";
+ Text[ japanese ] = "̧ݸ:(~F)";
+ Text[ chinese_traditional ] = "(~F)";
+ Text[ arabic ] = ":";
+ Text[ greek ] = ":";
+ Text[ korean ] = ":(~F)";
+ Text[ turkish ] = "Fonksiyonlar:";
+ Text[ language_user1 ] = " ";
+ };
+ MetricField 6
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 57 , 66 ) ;
+ Size = MAP_APPFONT ( 40 , 12 ) ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ Repeat = TRUE ;
+ Spin = TRUE ;
+ Minimum = 5 ;
+ Maximum = 200 ;
+ Unit = FUNIT_CUSTOM ;
+ CustomUnitText = "%" ;
+ };
+ FixedText 7
+ {
+ Pos = MAP_APPFONT ( 12 , 82 ) ;
+ Size = MAP_APPFONT ( 40 , 10 ) ;
+ Text = "~Operatoren:" ;
+ Text [ ENGLISH ] = "~Operators:" ;
+ Text [ norwegian ] = "~Operators:" ;
+ Text [ italian ] = "~Operatori:" ;
+ Text [ portuguese_brazilian ] = "~Operadores:" ;
+ Text [ portuguese ] = "~Operadores:" ;
+ Text [ finnish ] = "~Operaattorit:" ;
+ Text [ danish ] = "~Operatorer:" ;
+ Text [ french ] = "~Oprateurs :" ;
+ Text [ swedish ] = "~Operatorer:" ;
+ Text [ dutch ] = "~Operatoren:" ;
+ Text [ spanish ] = "~Operadores:" ;
+ Text [ english_us ] = "~Operators:" ;
+ Left = TRUE ;
+ Text[ chinese_simplified ] = "(~O)";
+ Text[ russian ] = ":";
+ Text[ polish ] = "Operatory:";
+ Text[ japanese ] = "ڰ:(~O)";
+ Text[ chinese_traditional ] = "B(~O)";
+ Text[ arabic ] = " :";
+ Text[ greek ] = ":";
+ Text[ korean ] = ":(~O)";
+ Text[ turkish ] = "leler:";
+ Text[ language_user1 ] = " ";
+ };
+ MetricField 7
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 57 , 81 ) ;
+ Size = MAP_APPFONT ( 40 , 12 ) ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ Repeat = TRUE ;
+ Spin = TRUE ;
+ Minimum = 5 ;
+ Maximum = 200 ;
+ Unit = FUNIT_CUSTOM ;
+ CustomUnitText = "%" ;
+ };
+ FixedText 8
+ {
+ Pos = MAP_APPFONT ( 12 , 97 ) ;
+ Size = MAP_APPFONT ( 40 , 10 ) ;
+ Text = "~Grenzen:" ;
+ Text [ ENGLISH ] = "~Borders:" ;
+ Text [ norwegian ] = "~Borders:" ;
+ Text [ italian ] = "~Bordi:" ;
+ Text [ portuguese_brazilian ] = "~Bordas:" ;
+ Text [ portuguese ] = "~Contornos:" ;
+ Text [ finnish ] = "~Reunaviivat:" ;
+ Text [ danish ] = "~Grnser:" ;
+ Text [ french ] = "~Limites :" ;
+ Text [ swedish ] = "~Grnser:" ;
+ Text [ dutch ] = "~Grenzen:" ;
+ Text [ spanish ] = "~Lmites:" ;
+ Text [ english_us ] = "~Limits:" ;
+ Left = TRUE ;
+ Text[ chinese_simplified ] = "(~L)";
+ Text[ russian ] = "~:";
+ Text[ polish ] = "Granice:";
+ Text[ japanese ] = "Я:(~L)";
+ Text[ chinese_traditional ] = "ɭ(~L)";
+ Text[ arabic ] = ":";
+ Text[ greek ] = ":";
+ Text[ korean ] = ":(~L)";
+ Text[ turkish ] = "Limitler:";
+ Text[ language_user1 ] = " ";
+ };
+ MetricField 8
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 57 , 96 ) ;
+ Size = MAP_APPFONT ( 40 , 12 ) ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ Repeat = TRUE ;
+ Spin = TRUE ;
+ Minimum = 5 ;
+ Maximum = 200 ;
+ Unit = FUNIT_CUSTOM ;
+ CustomUnitText = "%" ;
+ };
+ GroupBox 1
+ {
+ Pos = MAP_APPFONT ( 6 , 24 ) ;
+ Size = MAP_APPFONT ( 99 , 90 ) ;
+ /* ### ACHTUNG: Neuer Text in Resource? relative Gren : relative Gren */
+ Text = "relative Gren" ;
+ Text [ ENGLISH ] = "relativ sizes" ;
+ Text [ norwegian ] = "relativ sizes" ;
+ Text [ italian ] = "Dimensioni relative" ;
+ Text [ portuguese_brazilian ] = "tamanhos relativos" ;
+ Text [ portuguese ] = "Tamanhos relativos" ;
+ Text [ finnish ] = "suhteutetut koot" ;
+ Text [ danish ] = "Relative strrelser" ;
+ Text [ french ] = "Tailles relatives" ;
+ Text [ swedish ] = "Relativa storlekar" ;
+ Text [ dutch ] = "Relatieve grootten" ;
+ Text [ spanish ] = "Tamaos relativos" ;
+ Text [ english_us ] = "Relative sizes" ;
+ Text[ chinese_simplified ] = "ԴС";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Wzgldne wielkoci";
+ Text[ japanese ] = "ΓI";
+ Text[ chinese_traditional ] = "۹jp";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ũ";
+ Text[ turkish ] = "Greceli boyutlar";
+ Text[ language_user1 ] = " ";
+ };
+ OKButton 1
+ {
+ Pos = MAP_APPFONT ( 114 , 3 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ DefButton = TRUE ;
+ };
+ CancelButton 1
+ {
+ Pos = MAP_APPFONT ( 114 , 21 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ };
+ PushButton 1
+ {
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( 114 , 45 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ Text = "~Standard" ;
+ Text [ ENGLISH ] = "~Standard" ;
+ Text [ english_us ] = "~Default" ;
+ Text [ italian ] = "~Standard" ;
+ Text [ spanish ] = "~Predeterminado" ;
+ Text [ french ] = "~Par dfaut" ;
+ Text [ dutch ] = "Standaar~d" ;
+ Text [ swedish ] = "~Standard" ;
+ Text [ danish ] = "Standard" ;
+ Text [ portuguese_brazilian ] = "~Standard" ;
+ Text [ portuguese ] = "~Padro" ;
+ Text[ chinese_simplified ] = "׼(~D)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Domylnie";
+ Text[ japanese ] = "W(~D)";
+ Text[ chinese_traditional ] = "з(~D)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "⺻(~D)";
+ Text[ turkish ] = "Standart";
+ Text[ language_user1 ] = " ";
+ };
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Rozmiar czcionek";
+ Text[ japanese ] = "̫ ";
+ Text[ chinese_traditional ] = "r";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "۲ ũ";
+ Text[ turkish ] = "Yaztipi boyutu";
+ Text[ language_user1 ] = " ";
+};
+
+ModalDialog RID_FONTTYPEDIALOG
+{
+ OutputSize = TRUE ;
+ SVLook = TRUE ;
+ HelpID = SID_FONT ;
+ Size = MAP_APPFONT ( 282 , 153 ) ;
+ Text = "Schriftarten" ;
+ Text [ ENGLISH ] = "Fonts" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Czcionki";
+ Text[ japanese ] = "̫Ă̎";
+ Text[ chinese_traditional ] = "r";
+ Text[ arabic ] = " ";
+ Text [ norwegian ] = "Fonts" ;
+ Text [ italian ] = "Tipi di carattere" ;
+ Text [ portuguese_brazilian ] = "Fontes" ;
+ Text [ portuguese ] = "Tipos de letra" ;
+ Text [ finnish ] = "Fontit" ;
+ Text [ danish ] = "Skrifttyper" ;
+ Text [ french ] = "Polices" ;
+ Text [ swedish ] = "Teckensnitt" ;
+ Text [ dutch ] = "Lettertypen" ;
+ Text [ spanish ] = "Fuentes" ;
+ Text [ english_us ] = "Font Types" ;
+ Moveable = TRUE ;
+ GroupBox 1
+ {
+ Pos = MAP_APPFONT ( 6 , 6 ) ;
+ Size = MAP_APPFONT ( 207 , 75 ) ;
+ Text = "Formelschriften" ;
+ Text [ ENGLISH ] = "Equationfonts" ;
+ Text[ chinese_simplified ] = "ʽ";
+ Text[ chinese_traditional ] = "r";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Czcionki formuy";
+ Text[ japanese ] = "̫";
+ Text[ arabic ] = " ";
+ Text [ norwegian ] = "Equationfonts" ;
+ Text [ italian ] = "Carattere formule" ;
+ Text [ portuguese_brazilian ] = "Fontes das equaes" ;
+ Text [ portuguese ] = "Tipos de letra das equaes" ;
+ Text [ finnish ] = "Kaavafontit" ;
+ Text [ danish ] = "Fomelskrifttyper" ;
+ Text [ french ] = "Polices de formules" ;
+ Text [ swedish ] = "Formelteckensnitt" ;
+ Text [ dutch ] = "Lettertypen fomules" ;
+ Text [ spanish ] = "Fuentes de frmula" ;
+ Text [ english_us ] = "Formula fonts" ;
+ Text[ greek ] = " ";
+ Text[ korean ] = " ۲";
+ Text[ turkish ] = "Forml yaztipleri";
+ Text[ language_user1 ] = " ";
+ };
+ GroupBox 2
+ {
+ Pos = MAP_APPFONT ( 6 , 84 ) ;
+ Size = MAP_APPFONT ( 207 , 63 ) ;
+ Text = "Benutzerschriften" ;
+ Text [ ENGLISH ] = "Userfonts" ;
+ Text[ chinese_simplified ] = "ʹ趨";
+ Text[ chinese_traditional ] = "ۭqr";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Czcionki niestandardowe";
+ Text[ japanese ] = "հްw̫";
+ Text[ arabic ] = " ";
+ Text [ norwegian ] = "Userfonts" ;
+ Text [ italian ] = "Caratteri dell'utente" ;
+ Text [ portuguese_brazilian ] = "Fontes do usurio" ;
+ Text [ portuguese ] = "Tipos de letra do utilizador" ;
+ Text [ finnish ] = "Kyttjn fontit" ;
+ Text [ danish ] = "Brugerskrifttyper" ;
+ Text [ french ] = "Polices d'utilisateur" ;
+ Text [ swedish ] = "Anvndarteckensnitt" ;
+ Text [ dutch ] = "Eigen lettertypen" ;
+ Text [ spanish ] = "Fuentes del usuario" ;
+ Text [ english_us ] = "Custom fonts" ;
+ Text[ greek ] = " ";
+ Text[ korean ] = " ۲";
+ Text[ turkish ] = "Kullanc yaztipleri";
+ Text[ language_user1 ] = " ";
+ };
+ FixedText 1
+ {
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 18 ) ;
+ Size = MAP_APPFONT ( 40 , 10 ) ;
+ Text = "~Variablen:" ;
+ Text [ ENGLISH ] = "~Variables:" ;
+ Text [ norwegian ] = "~Variables:" ;
+ Text [ italian ] = "~Variabili:" ;
+ Text [ portuguese_brazilian ] = "~Variveis:" ;
+ Text [ portuguese ] = "~Variveis:" ;
+ Text [ finnish ] = "~Muuttujat:" ;
+ Text [ danish ] = "~Variabler:" ;
+ Text [ french ] = "~Variables :" ;
+ Text [ swedish ] = "~Variabler:" ;
+ Text [ dutch ] = "~Variabelen:" ;
+ Text [ spanish ] = "~Variables:" ;
+ Text [ english_us ] = "~Variables:" ;
+ Text[ chinese_simplified ] = "(~V)";
+ Text[ russian ] = ":";
+ Text[ polish ] = "Zmienne:";
+ Text[ japanese ] = "ύX”\\:(~V)";
+ Text[ chinese_traditional ] = "ܶq(~V)";
+ Text[ arabic ] = ":";
+ Text[ greek ] = ":";
+ Text[ korean ] = ":(~V)";
+ Text[ turkish ] = "Deikenler:";
+ Text[ language_user1 ] = " ";
+ };
+ ListBox 1
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 54 , 18 ) ;
+ Size = MAP_APPFONT ( 150 , 69 ) ;
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ };
+ FixedText 2
+ {
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 33 ) ;
+ Size = MAP_APPFONT ( 40 , 10 ) ;
+ Text = "~Funktionen:" ;
+ Text [ ENGLISH ] = "~Functions:" ;
+ Text [ norwegian ] = "~Functions:" ;
+ Text [ italian ] = "~Funzioni:" ;
+ Text [ portuguese_brazilian ] = "~Funes:" ;
+ Text [ portuguese ] = "~Funes:" ;
+ Text [ finnish ] = "~Funktiot:" ;
+ Text [ danish ] = "~Funktioner:" ;
+ Text [ french ] = "~Fonctions :" ;
+ Text [ swedish ] = "~Funktioner:" ;
+ Text [ dutch ] = "~Functies:" ;
+ Text [ spanish ] = "~Funciones:" ;
+ Text [ english_us ] = "~Functions:" ;
+ Text[ chinese_simplified ] = "(~F)";
+ Text[ russian ] = ":";
+ Text[ polish ] = "Funkcje:";
+ Text[ japanese ] = "֐(~F)";
+ Text[ chinese_traditional ] = "(~F)";
+ Text[ arabic ] = ":";
+ Text[ greek ] = ":";
+ Text[ korean ] = "Լ:(~F)";
+ Text[ turkish ] = "Fonksiyonlar:";
+ Text[ language_user1 ] = " ";
+ };
+ ListBox 2
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 54 , 33 ) ;
+ Size = MAP_APPFONT ( 150 , 69 ) ;
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ };
+ FixedText 3
+ {
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 51 ) ;
+ Size = MAP_APPFONT ( 40 , 10 ) ;
+ Text = "~Zahlen:" ;
+ Text [ ENGLISH ] = "~Numbers:" ;
+ Text [ norwegian ] = "~Numbers:" ;
+ Text [ italian ] = "~Numeri:" ;
+ Text [ portuguese_brazilian ] = "~Nmeros:" ;
+ Text [ portuguese ] = "~Nmeros:" ;
+ Text [ finnish ] = "~Numerot:" ;
+ Text [ danish ] = "Tal:" ;
+ Text [ french ] = "~Nombres :" ;
+ Text [ swedish ] = "T~al:" ;
+ Text [ dutch ] = "~Getallen:" ;
+ Text [ spanish ] = "~Nmeros:" ;
+ Text [ english_us ] = "~Numbers:" ;
+ Text[ chinese_simplified ] = "(~N)";
+ Text[ russian ] = ":";
+ Text[ polish ] = "Liczby:";
+ Text[ japanese ] = ":(~N)";
+ Text[ chinese_traditional ] = "Ʀr(~N)";
+ Text[ arabic ] = ":";
+ Text[ greek ] = ":";
+ Text[ korean ] = "ȣ:(~N)";
+ Text[ turkish ] = "Saylar:";
+ Text[ language_user1 ] = " ";
+ };
+ ListBox 3
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 54 , 48 ) ;
+ Size = MAP_APPFONT ( 150 , 69 ) ;
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ };
+ FixedText 4
+ {
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 66 ) ;
+ Size = MAP_APPFONT ( 40 , 10 ) ;
+ Text = "~Text:" ;
+ Text [ English ] = "~Text:" ;
+ Text [ english_us ] = "~Text:" ;
+ Text [ portuguese_brazilian ] = "~Text:" ;
+ Text [ swedish ] = "~Text:" ;
+ Text [ danish ] = "Tekst:" ;
+ Text [ italian ] = "~Testo:" ;
+ Text [ spanish ] = "~Texto:" ;
+ Text [ french ] = "~Texte :" ;
+ Text [ dutch ] = "~Tekst:" ;
+ Text [ portuguese ] = "~Texto:" ;
+ Text[ chinese_simplified ] = "(~T)";
+ Text[ russian ] = ":";
+ Text[ polish ] = "Tekst:";
+ Text[ japanese ] = "÷:(~T)";
+ Text[ chinese_traditional ] = "r(~T)";
+ Text[ arabic ] = ":";
+ Text[ greek ] = ":";
+ Text[ korean ] = "ؽƮ:(~T)";
+ Text[ turkish ] = "Metin:";
+ Text[ language_user1 ] = " ";
+ };
+ ListBox 4
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 54 , 63 ) ;
+ Size = MAP_APPFONT ( 150 , 69 ) ;
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ };
+ FixedText 5
+ {
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 97 ) ;
+ Size = MAP_APPFONT ( 40 , 10 ) ;
+ Text = "~Serif:" ;
+ };
+ ListBox 5
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 54 , 96 ) ;
+ Size = MAP_APPFONT ( 150 , 69 ) ;
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ };
+ FixedText 6
+ {
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 112 ) ;
+ Size = MAP_APPFONT ( 40 , 10 ) ;
+ Text = "S~ans:" ;
+ };
+ ListBox 6
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 54 , 111 ) ;
+ Size = MAP_APPFONT ( 150 , 69 ) ;
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ };
+ FixedText 7
+ {
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 127 ) ;
+ Size = MAP_APPFONT ( 40 , 10 ) ;
+ Text = "F~ixed:" ;
+ };
+ ListBox 7
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 54 , 126 ) ;
+ Size = MAP_APPFONT ( 150 , 69 ) ;
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ };
+ OKButton 1
+ {
+ Pos = MAP_APPFONT ( 225 , 6 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ DefButton = TRUE ;
+ };
+ CancelButton 1
+ {
+ Pos = MAP_APPFONT ( 225 , 24 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ };
+ MenuButton 1
+ {
+ TabStop = TRUE ;
+ ButtonMenu = Menu , RID_FONTMENU ;
+ Pos = MAP_APPFONT ( 225 , 48 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ Text = "~ndern" ;
+ Text [ ENGLISH ] = "~Change" ;
+ Text[ chinese_simplified ] = "(~M)";
+ Text[ chinese_traditional ] = "ܧ(~M)";
+ Text[ russian ] = "";
+ Text[ polish ] = "~Modyfikuj";
+ Text[ japanese ] = "ύX(~M)";
+ Text[ arabic ] = "~";
+ Text [ norwegian ] = "~Endre" ;
+ Text [ italian ] = "~Cambia" ;
+ Text [ portuguese_brazilian ] = "~Mudar" ;
+ Text [ portuguese ] = "~Modificar" ;
+ Text [ finnish ] = "~Muuta" ;
+ Text [ danish ] = "~Modificer" ;
+ Text [ french ] = "~Modifier" ;
+ Text [ swedish ] = "~ndra" ;
+ Text [ dutch ] = "Wij~zigen" ;
+ Text [ spanish ] = "~Modificar" ;
+ Text [ english_us ] = "~Modify" ;
+ Text[ greek ] = "~";
+ Text[ korean ] = "(~M)";
+ Text[ turkish ] = "Deitir";
+ Text[ language_user1 ] = " ";
+ };
+ PushButton 2
+ {
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( 225 , 66 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ Text = "~Standard" ;
+ Text [ ENGLISH ] = "~Standard" ;
+ Text[ chinese_simplified ] = "׼(~D)";
+ Text[ chinese_traditional ] = "з(~D)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Domylnie";
+ Text[ japanese ] = "W(~D)";
+ Text[ arabic ] = "";
+ Text [ english_us ] = "~Default" ;
+ Text [ italian ] = "~Standard" ;
+ Text [ spanish ] = "~Predeterminado" ;
+ Text [ french ] = "~Par dfaut" ;
+ Text [ dutch ] = "Standaar~d" ;
+ Text [ swedish ] = "~Standard" ;
+ Text [ danish ] = "Standard" ;
+ Text [ portuguese_brazilian ] = "~Standard" ;
+ Text [ portuguese ] = "~Padro" ;
+ Text[ greek ] = "";
+ Text[ korean ] = "⺻(~D)";
+ Text[ turkish ] = "Standart";
+ Text[ language_user1 ] = " ";
+ };
+ Text[ greek ] = " ";
+ Text[ korean ] = "۲ ";
+ Text[ turkish ] = "Yaztipleri";
+ Text[ language_user1 ] = " ";
+};
+
+ModalDialog RID_DISTANCEDIALOG
+{
+ Moveable = TRUE ;
+ OutputSize = TRUE ;
+ SVLook = TRUE ;
+ HelpID = SID_DISTANCE ;
+ Size = MAP_APPFONT ( 258 , 90 ) ;
+ /* ### ACHTUNG: Neuer Text in Resource? Abstnde : Abstnde */
+ Text = "Abstnde" ;
+ Text [ ENGLISH ] = "Spacing" ;
+ Text [ norwegian ] = "Distances" ;
+ Text [ italian ] = "Distanze" ;
+ Text [ portuguese_brazilian ] = "Distncias" ;
+ Text [ portuguese ] = "Espaos" ;
+ Text [ finnish ] = "Etisyydet" ;
+ Text [ danish ] = "Afstand" ;
+ Text [ french ] = "carts" ;
+ Text [ swedish ] = "Avstnd" ;
+ Text [ dutch ] = "Afstanden" ;
+ Text [ spanish ] = "Espacios" ;
+ Text [ english_us ] = "Spacing" ;
+ FixedText 1
+ {
+ Pos = MAP_APPFONT ( 12 , 19 ) ;
+ Size = MAP_APPFONT ( 65 , 10 ) ;
+ Left = TRUE ;
+ };
+ MetricField 1
+ {
+ Border = TRUE ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ Spin = TRUE ;
+ SpinSize = 1 ;
+ Repeat = TRUE;
+ Pos = MAP_APPFONT ( 78 , 18 ) ;
+ Size = MAP_APPFONT ( 38 , 12 ) ;
+ CustomUnitText [ english_us ] = "%" ;
+ CustomUnitText [ portuguese_brazilian ] = "0.0" ;
+ CustomUnitText = "%" ;
+ CustomUnitText [ swedish ] = "%" ;
+ CustomUnitText [ danish ] = "%" ;
+ CustomUnitText [ italian ] = "%" ;
+ CustomUnitText [ spanish ] = "%" ;
+ CustomUnitText [ french ] = "%" ;
+ CustomUnitText [ dutch ] = "%" ;
+ CustomUnitText [ portuguese ] = "%" ;
+ CustomUnitText[ chinese_simplified ] = "%";
+ CustomUnitText[ russian ] = "%";
+ CustomUnitText[ polish ] = "%";
+ CustomUnitText[ japanese ] = "%";
+ CustomUnitText[ chinese_traditional ] = "%";
+ CustomUnitText[ arabic ] = "%";
+ CustomUnitText[ greek ] = "%";
+ CustomUnitText[ korean ] = "%";
+ CustomUnitText[ turkish ] = "%";
+ CustomUnitText[ language_user1 ] = " ";
+ };
+ FixedText 2
+ {
+ Disable = TRUE ;
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 35 ) ;
+ Size = MAP_APPFONT ( 65 , 10 ) ;
+ Left = TRUE ;
+ };
+ MetricField 2
+ {
+ Border = TRUE ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ Spin = TRUE ;
+ SpinSize = 1 ;
+ Repeat = TRUE;
+ Pos = MAP_APPFONT ( 78 , 34 ) ;
+ Size = MAP_APPFONT ( 38 , 12 ) ;
+ CustomUnitText [ portuguese ] = "%" ;
+ CustomUnitText [ english_us ] = "%" ;
+ CustomUnitText [ portuguese_brazilian ] = "0.0" ;
+ CustomUnitText = "%" ;
+ CustomUnitText [ swedish ] = "%" ;
+ CustomUnitText [ danish ] = "%" ;
+ CustomUnitText [ italian ] = "%" ;
+ CustomUnitText [ spanish ] = "%" ;
+ CustomUnitText [ french ] = "%" ;
+ CustomUnitText [ dutch ] = "%" ;
+ CustomUnitText[ chinese_simplified ] = "%";
+ CustomUnitText[ russian ] = "%";
+ CustomUnitText[ polish ] = "%";
+ CustomUnitText[ japanese ] = "%";
+ CustomUnitText[ chinese_traditional ] = "%";
+ CustomUnitText[ arabic ] = "%";
+ CustomUnitText[ greek ] = "%";
+ CustomUnitText[ korean ] = "%";
+ CustomUnitText[ turkish ] = "%";
+ CustomUnitText[ language_user1 ] = " ";
+ };
+ CheckBox 1
+ {
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 55 ) ;
+ Size = MAP_APPFONT ( 110 , 12 ) ;
+ Text = "Alle Klammern skalieren" ;
+ Text [ ENGLISH ] = "Scale all Brackets" ;
+ Text[ english_us ] = "Scale ~all brackets";
+ Text[ portuguese ] = "Redimensionar parnteses todos";
+ Text[ russian ] = " ";
+ Text[ dutch ] = "Alle haken op scala brengen";
+ Text[ french ] = "Redimensionner ttes les parenthses";
+ Text[ spanish ] = "Dimensionar todos los parntesis";
+ Text[ italian ] = "Tutte le parentesi in scala";
+ Text[ danish ] = "Skaler alle parenteser";
+ Text[ swedish ] = "Dimensionera alla parenteserna";
+ Text[ polish ] = "Skaluj wszystkie nawiasy";
+ Text[ portuguese_brazilian ] = "Scale all Brackets";
+ Text[ japanese ] = "ׂĂ̂𽹰ق";
+ Text[ chinese_simplified ] = "ʾŵĿ̶";
+ Text[ chinese_traditional ] = "ܩҦA";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ȣ (~A)";
+ Text[ turkish ] = "Tm ayralar lekle";
+ Text[ language_user1 ] = " ";
+ };
+ FixedText 3
+ {
+ Disable = TRUE ;
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 51 ) ;
+ Size = MAP_APPFONT ( 65 , 10 ) ;
+ Left = TRUE ;
+ };
+ MetricField 3
+ {
+ Border = TRUE ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ Spin = TRUE ;
+ SpinSize = 1 ;
+ Repeat = TRUE;
+ Pos = MAP_APPFONT ( 78 , 50 ) ;
+ Size = MAP_APPFONT ( 38 , 12 ) ;
+ CustomUnitText [ english_us ] = "%" ;
+ CustomUnitText [ portuguese_brazilian ] = "0.0" ;
+ CustomUnitText = "%" ;
+ CustomUnitText [ swedish ] = "%" ;
+ CustomUnitText [ danish ] = "%" ;
+ CustomUnitText [ italian ] = "%" ;
+ CustomUnitText [ spanish ] = "%" ;
+ CustomUnitText [ french ] = "%" ;
+ CustomUnitText [ dutch ] = "%" ;
+ CustomUnitText [ portuguese ] = "%" ;
+ CustomUnitText[ chinese_simplified ] = "%";
+ CustomUnitText[ russian ] = "%";
+ CustomUnitText[ polish ] = "%";
+ CustomUnitText[ japanese ] = "%";
+ CustomUnitText[ chinese_traditional ] = "%";
+ CustomUnitText[ arabic ] = "%";
+ CustomUnitText[ greek ] = "%";
+ CustomUnitText[ korean ] = "%";
+ CustomUnitText[ turkish ] = "%";
+ CustomUnitText[ language_user1 ] = " ";
+ };
+ FixedText 4
+ {
+ Disable = TRUE ;
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 67 ) ;
+ Size = MAP_APPFONT ( 65 , 10 ) ;
+ Left = TRUE ;
+ };
+ MetricField 4
+ {
+ Border = TRUE ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ Spin = TRUE ;
+ SpinSize = 1 ;
+ Repeat = TRUE;
+ Pos = MAP_APPFONT ( 78 , 66 ) ;
+ Size = MAP_APPFONT ( 38 , 12 ) ;
+ TabStop = TRUE ;
+ };
+ OKButton 1
+ {
+ Pos = MAP_APPFONT ( 198 , 6 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ DefButton = TRUE ;
+ };
+ CancelButton 1
+ {
+ Pos = MAP_APPFONT ( 198 , 24 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ };
+ PushButton 1
+ {
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( 198 , 69 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ Text = "~Standard" ;
+ Text [ ENGLISH ] = "~Standard" ;
+ Text [ english_us ] = "~Default" ;
+ Text [ italian ] = "~Standard" ;
+ Text [ spanish ] = "~Predeterminado" ;
+ Text [ french ] = "Par ~dfaut" ;
+ Text [ dutch ] = "Standaar~d" ;
+ Text [ swedish ] = "~Standard" ;
+ Text [ danish ] = "Standard" ;
+ Text [ portuguese_brazilian ] = "~Standard" ;
+ Text [ portuguese ] = "~Padro" ;
+ Text[ chinese_simplified ] = "׼(~D)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Domylnie";
+ Text[ japanese ] = "W(~D)";
+ Text[ chinese_traditional ] = "з(~D)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "⺻(~D)";
+ Text[ turkish ] = "Standart";
+ Text[ language_user1 ] = " ";
+ };
+ MenuButton 1
+ {
+ TabStop = TRUE ;
+ ButtonMenu = Menu , RID_DISTANCEMENU ;
+ Pos = MAP_APPFONT ( 198 , 51 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ Text = "~Kategorie" ;
+ Text [ ENGLISH ] = "~Category" ;
+ Text [ norwegian ] = "~Category" ;
+ Text [ italian ] = "~Categoria" ;
+ Text [ portuguese_brazilian ] = "~Categoria" ;
+ Text [ portuguese ] = "~Categoria" ;
+ Text [ finnish ] = "~Ryhm" ;
+ Text [ danish ] = "Kategori" ;
+ Text [ french ] = "~Catgorie" ;
+ Text [ swedish ] = "~Kategori" ;
+ Text [ dutch ] = "~Categorie" ;
+ Text [ spanish ] = "~Categora" ;
+ Text [ english_us ] = "~Category" ;
+ Text[ chinese_simplified ] = "(~C)";
+ Text[ russian ] = "";
+ Text[ polish ] = "~Kategoria";
+ Text[ japanese ] = "(~C)";
+ Text[ chinese_traditional ] = "(~C)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "~";
+ Text[ korean ] = "īװ(~C)";
+ Text[ turkish ] = "Kategori";
+ Text[ language_user1 ] = " ";
+ };
+ FixedBitmap 1
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 120 , 18 ) ;
+ Size = MAP_APPFONT ( 57 , 60 ) ;
+ };
+ GroupBox 1
+ {
+ Pos = MAP_APPFONT ( 6 , 6 ) ;
+ Size = MAP_APPFONT ( 180 , 78 ) ;
+ Text = "Kategorie" ;
+ Text [ ENGLISH ] = "~Category" ;
+ Text [ norwegian ] = "~Category" ;
+ Text [ italian ] = "~Categoria" ;
+ Text [ portuguese_brazilian ] = "~Categoria" ;
+ Text [ portuguese ] = "Categoria" ;
+ Text [ finnish ] = "~Ryhm" ;
+ Text [ danish ] = "Kategori" ;
+ Text [ french ] = "Catgorie" ;
+ Text [ swedish ] = "Kategori" ;
+ Text [ dutch ] = "Categorie" ;
+ Text [ spanish ] = "Categora" ;
+ Text [ english_us ] = "Functions" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Kategoria";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "īװ";
+ Text[ turkish ] = "Kategori";
+ Text[ language_user1 ] = " ";
+ };
+ Resource 1
+ {
+ String 1
+ {
+ /* ### ACHTUNG: Neuer Text in Resource? Abstnde : Abstnde */
+ Text = "Abstnde" ;
+ Text [ ENGLISH ] = "Distances" ;
+ Text [ norwegian ] = "Distances" ;
+ Text [ italian ] = "Distanze" ;
+ Text [ portuguese_brazilian ] = "Distncias" ;
+ Text [ portuguese ] = "Espaos" ;
+ Text [ finnish ] = "Etisyydet" ;
+ Text [ danish ] = "Afstand" ;
+ Text [ french ] = "carts" ;
+ Text [ swedish ] = "Avstnd" ;
+ Text [ dutch ] = "Afstanden" ;
+ Text [ spanish ] = "Espacios" ;
+ Text [ english_us ] = "Spacing" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Odstpy";
+ Text[ japanese ] = "Ԋu";
+ Text[ chinese_traditional ] = "j";
+ Text[ arabic ] = "";
+ Text[ greek ] = "A";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Aralklar";
+ Text[ language_user1 ] = " ";
+ };
+ String 2
+ {
+ Text = "~Abstand:" ;
+ Text [ ENGLISH ] = "~Distance:" ;
+ Text [ norwegian ] = "~Distance:" ;
+ Text [ italian ] = "~Distanza:" ;
+ Text [ portuguese_brazilian ] = "~Distncia:" ;
+ Text [ portuguese ] = "~Espaamento:" ;
+ Text [ finnish ] = "~Etisyys:" ;
+ Text [ danish ] = "Afstand:" ;
+ Text [ french ] = "~cart :" ;
+ Text [ swedish ] = "~Avstnd:" ;
+ Text [ dutch ] = "~Afstand:" ;
+ Text [ spanish ] = "~Espacio:" ;
+ Text [ english_us ] = "~Spacing:" ;
+ Text[ chinese_simplified ] = "(~S)";
+ Text[ russian ] = ":";
+ Text[ polish ] = "Odstp:";
+ Text[ japanese ] = "Ԋu:(~S)";
+ Text[ chinese_traditional ] = "j(~S)";
+ Text[ arabic ] = ":";
+ Text[ language_user1 ] = " ";
+ Text[ greek ] = "~:";
+ Text[ korean ] = ":(~S)";
+ Text[ turkish ] = "Aralk:";
+ };
+ Bitmap 2
+ {
+ File = "dist11.bmp" ;
+ };
+ String 3
+ {
+ Text = "~Zeilenabstand:" ;
+ Text [ ENGLISH ] = "~Linespacing:" ;
+ Text [ norwegian ] = "~Linespacing:" ;
+ Text [ italian ] = "Distanza linee:" ;
+ Text [ portuguese_brazilian ] = "~Espaamento de linha:" ;
+ Text [ portuguese ] = "~Entrelinhas:" ;
+ Text [ finnish ] = "~Rivivli:" ;
+ Text [ danish ] = "Linjeafstand:" ;
+ Text [ french ] = "Interligne :" ;
+ Text [ swedish ] = "Ra~davstnd:" ;
+ Text [ dutch ] = "~Regelafstand:" ;
+ Text [ spanish ] = "~Interlineado:" ;
+ Text [ english_us ] = "~Line spacing:" ;
+ Text[ chinese_simplified ] = "о(~L)";
+ Text[ russian ] = " :";
+ Text[ polish ] = "Odstp wierszy:";
+ Text[ japanese ] = "s:(~L)";
+ Text[ chinese_traditional ] = "Z(~L)";
+ Text[ arabic ] = ": ";
+ Text[ greek ] = ":";
+ Text[ korean ] = " :(~L)";
+ Text[ turkish ] = "Satr aral:";
+ Text[ language_user1 ] = " ";
+ };
+ Bitmap 3
+ {
+ File = "dist12.bmp" ;
+ };
+ String 4
+ {
+ Text = "~Wurzelabstand:" ;
+ Text [ ENGLISH ] = "~Rootspacing:" ;
+ Text [ norwegian ] = "~Rootspacing:" ;
+ Text [ italian ] = "Distanza radice:" ;
+ Text [ portuguese_brazilian ] = "~Espaamento de raiz:" ;
+ Text [ portuguese ] = "~Espaamento de raz:" ;
+ Text [ finnish ] = "~Juurivli:" ;
+ Text [ danish ] = "Rodafstand: ." ;
+ Text [ french ] = "~Espacement :" ;
+ Text [ swedish ] = "R~otavstnd:" ;
+ Text [ dutch ] = "Afstand tot ~wortel:" ;
+ Text [ spanish ] = "Intervalo de ~raz:" ;
+ Text [ english_us ] = "~Root spacing:" ;
+ Text[ chinese_simplified ] = "ʽ(~R)";
+ Text[ russian ] = "~ :";
+ Text[ polish ] = "Odstp pierwiast.:";
+ Text[ japanese ] = "ٰĂ̊Ԋu:(~R)";
+ Text[ chinese_traditional ] = "ڦj(~R)";
+ Text[ arabic ] = ": ";
+ Text[ greek ] = " :";
+ Text[ korean ] = "Ʈ :(~R)";
+ Text[ turkish ] = "Kk aral:";
+ Text[ language_user1 ] = " ";
+ };
+ Bitmap 4
+ {
+ File = "dist13.bmp" ;
+ };
+ };
+ Resource 2
+ {
+ String 1
+ {
+ Text = "Indizes" ;
+ Text [ ENGLISH ] = "Indices" ;
+ Text [ norwegian ] = "Indices" ;
+ Text [ italian ] = "Indici" ;
+ Text [ portuguese_brazilian ] = "ndices" ;
+ Text [ portuguese ] = "ndices" ;
+ Text [ finnish ] = "Indices" ;
+ Text [ danish ] = "Sub-/Superscript" ;
+ Text [ french ] = "Index" ;
+ Text [ swedish ] = "Index" ;
+ Text [ dutch ] = "Indicies" ;
+ Text [ spanish ] = "ndices" ;
+ Text [ english_us ] = "Indices" ;
+ Text[ chinese_simplified ] = "־";
+ Text[ russian ] = "";
+ Text[ polish ] = "Indeksy";
+ Text[ japanese ] = "ޯ";
+ Text[ chinese_traditional ] = "лx";
+ Text[ arabic ] = " ()";
+ Text[ greek ] = "";
+ Text[ korean ] = "ε";
+ Text[ turkish ] = "ndisler";
+ Text[ language_user1 ] = " ";
+ };
+ String 2
+ {
+ Text = "~Hochstellung:" ;
+ Text [ ENGLISH ] = "~Superscript:" ;
+ Text [ norwegian ] = "~Superscript:" ;
+ Text [ italian ] = "A~pice:" ;
+ Text [ portuguese_brazilian ] = "~Sobrescrito:" ;
+ Text [ portuguese ] = "~Sup. linha:" ;
+ Text [ finnish ] = "~Ylindeksi:" ;
+ Text [ danish ] = "~Hvet:" ;
+ Text [ french ] = "~Exposant :" ;
+ Text [ swedish ] = "~Upphjning:" ;
+ Text [ dutch ] = "~Superscript:" ;
+ Text [ spanish ] = "~Superndice:" ;
+ Text [ english_us ] = "~Superscript:" ;
+ Text[ chinese_simplified ] = "ϱ(~S)";
+ Text[ russian ] = "~ :";
+ Text[ polish ] = "Indeks grny:";
+ Text[ japanese ] = "t:(~S)";
+ Text[ chinese_traditional ] = "W(~S)";
+ Text[ arabic ] = ":";
+ Text[ greek ] = ":";
+ Text[ korean ] = "÷:(~S)";
+ Text[ turkish ] = "st simge:";
+ Text[ language_user1 ] = " ";
+ };
+ Bitmap 2
+ {
+ File = "dist21.bmp" ;
+ };
+ String 3
+ {
+ Text = "~Tiefstellung:" ;
+ Text [ ENGLISH ] = "S~upscript:" ;
+ Text [ norwegian ] = "S~upscript:" ;
+ Text [ italian ] = "Pe~dice:" ;
+ Text [ portuguese_brazilian ] = "S~ubscrito:" ;
+ Text [ portuguese ] = "~Inf. linha:" ;
+ Text [ finnish ] = "~Alaindeksi:" ;
+ Text [ danish ] = "~Snket:" ;
+ Text [ french ] = "I~ndice :" ;
+ Text [ swedish ] = "~Nedsnkning:" ;
+ Text [ dutch ] = "S~ubscript:" ;
+ Text [ spanish ] = "S~ubndice:" ;
+ Text [ english_us ] = "S~ubscript:" ;
+ Text[ chinese_simplified ] = "±(~U)";
+ Text[ russian ] = "~ :";
+ Text[ polish ] = "Indeks dolny:";
+ Text[ japanese ] = "t:(~U)";
+ Text[ chinese_traditional ] = "U(~U)";
+ Text[ arabic ] = ":";
+ Text[ greek ] = ":";
+ Text[ korean ] = "Ʒ÷:(~U)";
+ Text[ turkish ] = "Alt simge:";
+ Text[ language_user1 ] = " ";
+ };
+ Bitmap 3
+ {
+ File = "dist22.bmp" ;
+ };
+ };
+ Resource 3
+ {
+ String 1
+ {
+ /* ### ACHTUNG: Neuer Text in Resource? Brche : Brche */
+ Text = "Brche" ;
+ Text [ ENGLISH ] = "Fractions" ;
+ Text [ norwegian ] = "Fractions" ;
+ Text [ italian ] = "Frazioni" ;
+ Text [ portuguese_brazilian ] = "Fraes" ;
+ Text [ portuguese ] = "Fraces" ;
+ Text [ finnish ] = "Murtomerkinnt" ;
+ Text [ danish ] = "Brker" ;
+ Text [ french ] = "Fractions" ;
+ Text [ swedish ] = "Brk" ;
+ Text [ dutch ] = "Breuken" ;
+ Text [ spanish ] = "Fracciones" ;
+ Text [ english_us ] = "Fractions" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Uamki";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "м";
+ Text[ turkish ] = "Kesirler";
+ Text[ language_user1 ] = " ";
+ };
+ String 2
+ {
+ /* ### ACHTUNG: Neuer Text in Resource? ~Zhlerhhe: : ~Zhlerhhe: */
+ Text = "~Zhlerhhe:" ;
+ Text [ ENGLISH ] = "~Numerator high:" ;
+ Text [ norwegian ] = "~Numerator high:" ;
+ Text [ italian ] = "Val. del contatore:" ;
+ Text [ portuguese_brazilian ] = "~Numerador alto:" ;
+ Text [ portuguese ] = "Altura do ~numerador:" ;
+ Text [ finnish ] = "~Osoittaja:" ;
+ Text [ danish ] = "~Tllerhjde:" ;
+ Text [ french ] = "~Numrateur :" ;
+ Text [ swedish ] = "~Tljare hjd:" ;
+ Text [ dutch ] = "~Noemer boven:" ;
+ Text [ spanish ] = "Altura del ~numerador:" ;
+ Text [ english_us ] = "~Numerator:" ;
+ Text[ chinese_simplified ] = "(~N)";
+ Text[ russian ] = "~:";
+ Text[ polish ] = "Wys. licznika uamka:";
+ Text[ japanese ] = "q:(~N)";
+ Text[ chinese_traditional ] = "l(~N)";
+ Text[ arabic ] = ": ";
+ Text[ greek ] = ":";
+ Text[ korean ] = ":(~N)";
+ Text[ turkish ] = "Blnen aral:";
+ Text[ language_user1 ] = " ";
+ };
+ Bitmap 2
+ {
+ File = "dist31.bmp" ;
+ };
+ String 3
+ {
+ Text = "~Nennertiefe:" ;
+ Text [ ENGLISH ] = "~Denominator deep:" ;
+ Text [ norwegian ] = "~Denominator deep:" ;
+ Text [ italian ] = "Prof. del denominatore:" ;
+ Text [ portuguese_brazilian ] = "~Denominador baixo:" ;
+ Text [ portuguese ] = "Altura do ~denominador:" ;
+ Text [ finnish ] = "~Nimittj:" ;
+ Text [ danish ] = "~Nvnerdybde:" ;
+ Text [ french ] = "~Dnominateur :" ;
+ Text [ swedish ] = "~Nmnaredjup:" ;
+ Text [ dutch ] = "~Deler onder:" ;
+ Text [ spanish ] = "~Altura del denominador:" ;
+ Text [ english_us ] = "~Denominator:" ;
+ Text[ chinese_simplified ] = "ĸ(~D)";
+ Text[ russian ] = "~:";
+ Text[ polish ] = "Pozycja mian. uamka:";
+ Text[ japanese ] = ":(~D)";
+ Text[ chinese_traditional ] = "(~D)";
+ Text[ arabic ] = ": ";
+ Text[ greek ] = " :";
+ Text[ korean ] = "и:(~D)";
+ Text[ turkish ] = "Blen aral:";
+ Text[ language_user1 ] = " ";
+ };
+ Bitmap 3
+ {
+ File = "dist32.bmp" ;
+ };
+ };
+ Resource 4
+ {
+ String 1
+ {
+ Text = "Bruchstriche" ;
+ Text [ ENGLISH ] = "Fraction lines" ;
+ Text [ norwegian ] = "Fraction lines" ;
+ Text [ italian ] = "Linee di frazione" ;
+ Text [ portuguese_brazilian ] = "Linhas de frao" ;
+ Text [ portuguese ] = "Traos de fraco" ;
+ Text [ finnish ] = "Murtoviivat" ;
+ Text [ danish ] = "Brkstreger" ;
+ Text [ french ] = "Traits de fraction" ;
+ Text [ swedish ] = "Brkstreck" ;
+ Text [ dutch ] = "Breuklijnen" ;
+ Text [ spanish ] = "Lneas de fraccin" ;
+ Text [ english_us ] = "Fraction bar" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Kreski uamkowe";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "ƽu";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "м ";
+ Text[ turkish ] = "Kesir izgisi";
+ Text[ language_user1 ] = " ";
+ };
+ String 2
+ {
+ /* ### ACHTUNG: Neuer Text in Resource? ~berlnge: : ~berlnge: */
+ Text = "~berlnge:" ;
+ Text [ ENGLISH ] = "~Excessive lenght:" ;
+ Text [ norwegian ] = "~Excessive lenght:" ;
+ Text [ italian ] = "L~ungh. in eccesso:" ;
+ Text [ portuguese_brazilian ] = "~Comprimento excessivo:" ;
+ Text [ portuguese ] = "Comprimento ~excessivo:" ;
+ Text [ finnish ] = "~Ylipitk:" ;
+ Text [ danish ] = "~Overlngde:" ;
+ Text [ french ] = "~Longueur excessive :" ;
+ Text [ swedish ] = "~verskjutning:" ;
+ Text [ dutch ] = "~Extra lengte:" ;
+ Text [ spanish ] = "Longitud ~excesiva:" ;
+ Text [ english_us ] = "~Excess length:" ;
+ Text[ chinese_simplified ] = "(~E)";
+ Text[ russian ] = "~:";
+ Text[ polish ] = "Naddugo:";
+ Text[ japanese ] = ":(~E)";
+ Text[ chinese_traditional ] = "W(~E)";
+ Text[ arabic ] = ": ";
+ Text[ greek ] = " :";
+ Text[ korean ] = "ʰ :(~E)";
+ Text[ turkish ] = "Tama uzunluu:";
+ Text[ language_user1 ] = " ";
+ };
+ Bitmap 2
+ {
+ File = "dist41.bmp" ;
+ };
+ String 3
+ {
+ /* ### ACHTUNG: Neuer Text in Resource? ~Strichstrke: : ~Strichstrke: */
+ Text = "~Strichstrke:" ;
+ Text [ ENGLISH ] = "~Line width:" ;
+ Text [ norwegian ] = "~Line width:" ;
+ Text [ italian ] = "~Spessore del tratto:" ;
+ Text [ portuguese_brazilian ] = "~Largura da linha:" ;
+ Text [ portuguese ] = "~Espessura do trao:" ;
+ Text [ finnish ] = "~Viivan leveys:" ;
+ Text [ danish ] = "~Stregstyrke:" ;
+ Text [ french ] = "~paisseur de trait :" ;
+ Text [ swedish ] = "~Linjestyrka:" ;
+ Text [ dutch ] = "~Lijndikte:" ;
+ Text [ spanish ] = "Espesor del ~trazo:" ;
+ Text [ english_us ] = "~Weight:" ;
+ Text[ chinese_simplified ] = "ߴ(~L)";
+ Text[ russian ] = "~ :";
+ Text[ polish ] = "Grubo linii:";
+ Text[ japanese ] = "̑:(~L)";
+ Text[ chinese_traditional ] = "u(~L)";
+ Text[ arabic ] = " :";
+ Text[ greek ] = " :";
+ Text[ korean ] = " β:(~W)";
+ Text[ turkish ] = "izgi kalnl:";
+ Text[ language_user1 ] = " ";
+ };
+ Bitmap 3
+ {
+ File = "dist42.bmp" ;
+ };
+ };
+ Resource 5
+ {
+ String 1
+ {
+ Text = "Grenzen" ;
+ Text [ ENGLISH ] = "Borders" ;
+ Text [ norwegian ] = "Borders" ;
+ Text [ italian ] = "Margini" ;
+ Text [ portuguese_brazilian ] = "Margens" ;
+ Text [ portuguese ] = "Limites" ;
+ Text [ finnish ] = "Reunaviivat" ;
+ Text [ danish ] = "Grnser" ;
+ Text [ french ] = "Limites" ;
+ Text [ swedish ] = "Grnser" ;
+ Text [ dutch ] = "Begrenzing" ;
+ Text [ spanish ] = "Lmites" ;
+ Text [ english_us ] = "Limits" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Granice";
+ Text[ japanese ] = "Я";
+ Text[ chinese_traditional ] = "ɭ";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Limitler";
+ Text[ language_user1 ] = " ";
+ };
+ String 2
+ {
+ /* ### ACHTUNG: Neuer Text in Resource? Grenz~hhe: : Grenz~hhe: */
+ Text = "Grenz~hhe:" ;
+ Text [ ENGLISH ] = "Maximum ~hight:" ;
+ Text [ norwegian ] = "Maximum ~hight:" ;
+ Text [ italian ] = "Valore massimo:" ;
+ Text [ portuguese_brazilian ] = "Altura ~mxima:" ;
+ Text [ portuguese ] = "Altura ~mxima:" ;
+ Text [ finnish ] = "Suurin korkeus:" ;
+ Text [ danish ] = "Grnsehjde:" ;
+ Text [ french ] = "Hauteur ~maximale :" ;
+ Text [ swedish ] = "Grns~hjd:" ;
+ Text [ dutch ] = "Maximum~hoogte:" ;
+ Text [ spanish ] = "~Altura mxima:" ;
+ Text [ english_us ] = "~Upper limit:" ;
+ Text[ chinese_simplified ] = "Ͻ(~U)";
+ Text[ russian ] = " :";
+ Text[ polish ] = "Wysoko granicy:";
+ Text[ japanese ] = ":(~U)";
+ Text[ chinese_traditional ] = "Wɭ(~U)";
+ Text[ arabic ] = ": ";
+ Text[ greek ] = " :";
+ Text[ korean ] = "ִ :(~U)";
+ Text[ turkish ] = "st limit:";
+ Text[ language_user1 ] = " ";
+ };
+ Bitmap 2
+ {
+ File = "dist51.bmp" ;
+ };
+ String 3
+ {
+ Text = "Grenz~tiefe:" ;
+ Text [ ENGLISH ] = "Minimum hight:" ;
+ Text [ english_us ] = "~Lower limit:" ;
+ Text [ italian ] = "Limi~te profondit:" ;
+ Text [ spanish ] = "Altura ~mnima:" ;
+ Text [ french ] = "~Hauteur minimale :" ;
+ Text [ dutch ] = "~Maximum diepte:" ;
+ Text [ swedish ] = "Grns~djup:" ;
+ Text [ danish ] = "Grnsedybde:" ;
+ Text [ portuguese ] = "Altura m~nima:" ;
+ Text [ portuguese_brazilian ] = "Grenz~tiefe:" ;
+ Text[ chinese_simplified ] = "½(~L)";
+ Text[ russian ] = " :";
+ Text[ polish ] = "Pozycja granicy:";
+ Text[ japanese ] = "(~L)";
+ Text[ chinese_traditional ] = "Uɭ(~L)";
+ Text[ arabic ] = ": ";
+ Text[ greek ] = " :";
+ Text[ korean ] = "ּ :(~L)";
+ Text[ turkish ] = "Alt limit:";
+ Text[ language_user1 ] = " ";
+ };
+ Bitmap 3
+ {
+ File = "dist52.bmp" ;
+ };
+ };
+ Resource 6
+ {
+ String 1
+ {
+ Text = "Klammern" ;
+ Text [ ENGLISH ] = "Brackets" ;
+ Text [ norwegian ] = "Brackets" ;
+ Text [ italian ] = "Parentesi" ;
+ Text [ portuguese_brazilian ] = "Colchetes" ;
+ Text [ portuguese ] = "Parnteses" ;
+ Text [ finnish ] = "Sulkeet" ;
+ Text [ danish ] = "Parenteser" ;
+ Text [ french ] = "Crochets" ;
+ Text [ swedish ] = "Parenteser" ;
+ Text [ dutch ] = "Haakjes" ;
+ Text [ spanish ] = "Parntesis" ;
+ Text [ english_us ] = "Brackets" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Nawiasy";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "A";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "ȣ";
+ Text[ turkish ] = "Ayralar";
+ Text[ language_user1 ] = " ";
+ };
+ String 2
+ {
+ Text = "~left/right bergre:" ;
+ Text [ ENGLISH ] = "~left/right excess height:" ;
+ Text[ english_us ] = "~Excess size (left/right):";
+ Text[ portuguese ] = "Tamanho ~excessivo (esquerda/direita):";
+ Text[ russian ] = "~ (/):";
+ Text[ dutch ] = "~links/rechts te groot:";
+ Text[ french ] = "~Dpassement latral :";
+ Text[ spanish ] = "~Sobredimensin izquierda/derecha:";
+ Text[ italian ] = "Sovradimensionato (sinistra/destra):";
+ Text[ danish ] = "Venstre/hjre overstrrelse:";
+ Text[ swedish ] = "~vnster/hger verstorlek:";
+ Text[ polish ] = "Nadwymiar:";
+ Text[ portuguese_brazilian ] = "~Tamanho excedente:";
+ Text[ japanese ] = "廲ލ/E:(~E)";
+ Text[ chinese_simplified ] = "ҳ(~E)";
+ Text[ chinese_traditional ] = "kWj(~E)";
+ Text[ arabic ] = ": /";
+ Text[ greek ] = "~ (/):";
+ Text[ korean ] = "/ ʰ ũ:(~E)";
+ Text[ turkish ] = "Sol/sa tama:";
+ Text[ language_user1 ] = " ";
+ };
+ Bitmap 2
+ {
+ File = "dist61.bmp" ;
+ };
+ String 3
+ {
+ Text = "~Abstand:" ;
+ Text [ ENGLISH ] = "~Distance:" ;
+ Text [ norwegian ] = "~Distance:" ;
+ Text [ italian ] = "~Distanza:" ;
+ Text [ portuguese_brazilian ] = "~Distncia:" ;
+ Text [ portuguese ] = "~Espaamento:" ;
+ Text [ finnish ] = "~Etisyys:" ;
+ Text [ danish ] = "Afstand:" ;
+ Text [ french ] = "~cart :" ;
+ Text [ swedish ] = "~Avstnd sidled:" ;
+ Text [ dutch ] = "~Afstand:" ;
+ Text [ spanish ] = "~Espacio:" ;
+ Text [ english_us ] = "~Spacing:" ;
+ Text[ chinese_simplified ] = "(~S)";
+ Text[ russian ] = ":";
+ Text[ polish ] = "Odstp:";
+ Text[ japanese ] = "Ԋu:(~S)";
+ Text[ chinese_traditional ] = "j(~S)";
+ Text[ arabic ] = ":";
+ Text[ greek ] = "~:";
+ Text[ korean ] = ":(~S)";
+ Text[ turkish ] = "Aralk:";
+ Text[ language_user1 ] = " ";
+ };
+ Bitmap 3
+ {
+ File = "dist62.bmp" ;
+ };
+ String 5
+ {
+ Text = "~bergre:" ;
+ Text [ ENGLISH ] = "~Excess size:" ;
+ Text[ english_us ] = "~Excess size:";
+ Text[ portuguese ] = "~Tamanho excessivo:";
+ Text[ russian ] = "~:";
+ Text[ dutch ] = "~Te groot:";
+ Text[ french ] = "~Dpassement :";
+ Text[ spanish ] = "~Sobredimensin:";
+ Text[ italian ] = "Sovradimensionato:";
+ Text[ danish ] = "Overstrrelse:";
+ Text[ swedish ] = "~verstorlek:";
+ Text[ polish ] = "Nadrozmiar:";
+ Text[ portuguese_brazilian ] = "~Excess size:";
+ Text[ japanese ] = "廲(~E)";
+ Text[ chinese_simplified ] = "С(~E)";
+ Text[ chinese_traditional ] = "Sjp(~E)";
+ Text[ arabic ] = ": ";
+ Text[ greek ] = "~ :";
+ Text[ korean ] = "ʰ ũ:(~E)";
+ Text[ turkish ] = "Tama:";
+ Text[ language_user1 ] = " ";
+ };
+ Bitmap 5
+ {
+ File = "dist61.bmp" ;
+ };
+ };
+ Resource 7
+ {
+ String 1
+ {
+ Text = "Matrizen" ;
+ Text [ ENGLISH ] = "Matrix" ;
+ Text [ norwegian ] = "Matrix" ;
+ Text [ italian ] = "Matrici" ;
+ Text [ portuguese_brazilian ] = "Matriz" ;
+ Text [ portuguese ] = "Matriz" ;
+ Text [ finnish ] = "Matriisi" ;
+ Text [ danish ] = "Matrixer" ;
+ Text [ french ] = "Matrices" ;
+ Text [ swedish ] = "Matriser" ;
+ Text [ dutch ] = "Matrix" ;
+ Text [ spanish ] = "Matrices" ;
+ Text [ english_us ] = "Matrix" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Macierze";
+ Text[ japanese ] = "ظ";
+ Text[ chinese_traditional ] = "x}";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Matrisler";
+ Text[ language_user1 ] = " ";
+ };
+ String 2
+ {
+ Text = "~Zeilenabstand:" ;
+ Text [ ENGLISH ] = "~Line spacing:" ;
+ Text [ norwegian ] = "~Line spacing:" ;
+ Text [ italian ] = "Distanza linee:" ;
+ Text [ portuguese_brazilian ] = "~Espaamento de linha:" ;
+ Text [ portuguese ] = "~Entrelinhas:" ;
+ Text [ finnish ] = "~Rivivli:" ;
+ Text [ danish ] = "Linjeafstand:" ;
+ Text [ french ] = "~Interligne :" ;
+ Text [ swedish ] = "~Radavstnd:" ;
+ Text [ dutch ] = "~Regelafstand:" ;
+ Text [ spanish ] = "~Interlineado:" ;
+ Text [ english_us ] = "~Line spacing:" ;
+ Text[ chinese_simplified ] = "о(~L)";
+ Text[ russian ] = " :";
+ Text[ polish ] = "Odstp wierszy:";
+ Text[ japanese ] = "s:(~L)";
+ Text[ chinese_traditional ] = "Z(~L)";
+ Text[ arabic ] = ": ";
+ Text[ greek ] = ":";
+ Text[ korean ] = " :(~L)";
+ Text[ turkish ] = "Satr aral:";
+ Text[ language_user1 ] = " ";
+ };
+ Bitmap 2
+ {
+ File = "dist71.bmp" ;
+ };
+ String 3
+ {
+ Text = "~Spaltenabstand:" ;
+ Text [ ENGLISH ] = "~Column spacing:" ;
+ Text [ norwegian ] = "~Column spacing:" ;
+ Text [ italian ] = "Distanza colonne:" ;
+ Text [ portuguese_brazilian ] = "~Espaamento de coluna:" ;
+ Text [ portuguese ] = "~Espaamento de coluna:" ;
+ Text [ finnish ] = "~Sarakevli:" ;
+ Text [ danish ] = "~Kolonneafstand:" ;
+ Text [ french ] = "E~spacem. colonnes :" ;
+ Text [ swedish ] = "~Kolumnavstnd:" ;
+ Text [ dutch ] = "~Kolomafstand:" ;
+ Text [ spanish ] = "Distancia entre ~columnas:" ;
+ Text [ english_us ] = "~Column spacing:" ;
+ Text[ chinese_simplified ] = "м(~C)";
+ Text[ russian ] = "~ :";
+ Text[ polish ] = "Odstp kolum:";
+ Text[ japanese ] = "̊Ԋu:(~C)";
+ Text[ chinese_traditional ] = "Cj(~C)";
+ Text[ arabic ] = ": ";
+ Text[ greek ] = "~ :";
+ Text[ korean ] = " :(~C)";
+ Text[ turkish ] = "Stun aral:";
+ Text[ language_user1 ] = " ";
+ };
+ Bitmap 3
+ {
+ File = "dist72.bmp" ;
+ };
+ };
+ Resource 8
+ {
+ String 1
+ {
+ Text = "Ornamente" ;
+ Text [ ENGLISH ] = "Ornaments" ;
+ Text [ norwegian ] = "Ornaments" ;
+ Text [ italian ] = "Ornamenti" ;
+ Text [ portuguese_brazilian ] = "Ornamentos" ;
+ Text [ portuguese ] = "Ornamentos" ;
+ Text [ finnish ] = "Koristeet" ;
+ Text [ danish ] = "Ornamenter" ;
+ Text [ french ] = "Ornements" ;
+ Text [ swedish ] = "Ornament" ;
+ Text [ dutch ] = "Ornamenten" ;
+ Text [ spanish ] = "Ornamentos" ;
+ Text [ english_us ] = "Symbols" ;
+ Text[ chinese_simplified ] = "ͼ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Ornamenty";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "ϥ";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = " ȣ";
+ Text[ turkish ] = "Simgeler";
+ Text[ language_user1 ] = " ";
+ };
+ String 2
+ {
+ /* ### ACHTUNG: Neuer Text in Resource? ~Primrhhe: : ~Primrhhe: */
+ Text = "~Primrhhe:" ;
+ Text [ ENGLISH ] = "~Primary hight:" ;
+ Text [ norwegian ] = "~Primary hight:" ;
+ Text [ italian ] = "Valore ~primario:" ;
+ Text [ portuguese_brazilian ] = "~Altura primria:" ;
+ Text [ portuguese ] = "Altura ~primria:" ;
+ Text [ finnish ] = "Perus~korkeus:" ;
+ Text [ danish ] = "~Primrhjde:" ;
+ Text [ french ] = "~Hauteur principale :" ;
+ Text [ swedish ] = "~Primrhjd:" ;
+ Text [ dutch ] = "~Primaire hoogte:" ;
+ Text [ spanish ] = "Altura ~primaria:" ;
+ Text [ english_us ] = "~Primary height:" ;
+ Text[ chinese_simplified ] = "߶(~P)";
+ Text[ russian ] = "~ :";
+ Text[ polish ] = "Wysoko pierwotna:";
+ Text[ japanese ] = "{̍:(~P)";
+ Text[ chinese_traditional ] = "򥻰(~P)";
+ Text[ arabic ] = ": ";
+ Text[ greek ] = "~ :";
+ Text[ korean ] = " :(~P)";
+ Text[ turkish ] = "Birincil ykseklik:";
+ Text[ language_user1 ] = " ";
+ };
+ Bitmap 2
+ {
+ File = "dist81.bmp" ;
+ };
+ String 3
+ {
+ Text = "~Mindestabstand:" ;
+ Text [ ENGLISH ] = "~Minimum distance:" ;
+ Text [ norwegian ] = "~Minimum distance:" ;
+ Text [ italian ] = "Distanza ~minima:" ;
+ Text [ portuguese_brazilian ] = "~Distncia mnima:" ;
+ Text [ portuguese ] = "Distncia ~mnima:" ;
+ Text [ finnish ] = "~Pienin etisyys:" ;
+ Text [ danish ] = "~Mindste afstand:" ;
+ Text [ french ] = "~cart minimum :" ;
+ Text [ swedish ] = "~Minimiavstnd:" ;
+ Text [ dutch ] = "~Minimum afstand:" ;
+ Text [ spanish ] = "Distancia ~mnima:" ;
+ Text [ english_us ] = "~Minimum spacing:" ;
+ Text[ chinese_simplified ] = "С߶(~M)";
+ Text[ russian ] = "~. :";
+ Text[ polish ] = "Minimalny odstp:";
+ Text[ japanese ] = "ŒZԊu:(~M)";
+ Text[ chinese_traditional ] = "̤p(~M)";
+ Text[ arabic ] = ": ";
+ Text[ greek ] = " :";
+ Text[ korean ] = "ּ :(~M)";
+ Text[ turkish ] = "Asgari aralk:";
+ Text[ language_user1 ] = " ";
+ };
+ Bitmap 3
+ {
+ File = "dist82.bmp" ;
+ };
+ };
+ Resource 9
+ {
+ String 1
+ {
+ Text = "Operatoren" ;
+ Text [ ENGLISH ] = "Operators" ;
+ Text [ norwegian ] = "Operators" ;
+ Text [ italian ] = "Operatori" ;
+ Text [ portuguese_brazilian ] = "Operadores" ;
+ Text [ portuguese ] = "Operadores" ;
+ Text [ finnish ] = "Operaattorit" ;
+ Text [ danish ] = "Operatorer" ;
+ Text [ french ] = "Oprateurs" ;
+ Text [ swedish ] = "Operatorer" ;
+ Text [ dutch ] = "Operatoren" ;
+ Text [ spanish ] = "Operadores" ;
+ Text [ english_us ] = "Operators" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Operatory";
+ Text[ japanese ] = "Zq";
+ Text[ chinese_traditional ] = "B";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "leler";
+ Text[ language_user1 ] = " ";
+ };
+ String 2
+ {
+ /* ### ACHTUNG: Neuer Text in Resource? ~bergre: : ~bergre: */
+ Text = "~bergre:" ;
+ Text [ ENGLISH ] = "~Oversize:" ;
+ Text [ norwegian ] = "~Oversize:" ;
+ Text [ italian ] = "~Sovradimensionato:" ;
+ Text [ portuguese_brazilian ] = "~Tamanho excedente:" ;
+ Text [ portuguese ] = "Tamanho ~excessivo:" ;
+ Text [ finnish ] = "~Ylisuuri:" ;
+ Text [ danish ] = "~Overstrrelse:" ;
+ Text [ french ] = "~Dpassement :" ;
+ Text [ swedish ] = "~verstorlek:" ;
+ Text [ dutch ] = "~Te groot:" ;
+ Text [ spanish ] = "~Sobredimensin:" ;
+ Text [ english_us ] = "~Excess size:" ;
+ Text[ chinese_simplified ] = "(~E)";
+ Text[ russian ] = ":";
+ Text[ polish ] = "Nadwymiar:";
+ Text[ japanese ] = "廲:(~E)";
+ Text[ chinese_traditional ] = "W(~E)";
+ Text[ arabic ] = ": ";
+ Text[ greek ] = "~ :";
+ Text[ korean ] = "ʰ ũ:(~E)";
+ Text[ turkish ] = "Tama:";
+ Text[ language_user1 ] = " ";
+ };
+ Bitmap 2
+ {
+ File = "dist91.bmp" ;
+ };
+ String 3
+ {
+ Text = "~Abstand:" ;
+ Text [ ENGLISH ] = "~Distance:" ;
+ Text [ norwegian ] = "~Distance:" ;
+ Text [ italian ] = "~Distanza:" ;
+ Text [ portuguese_brazilian ] = "~Distncia:" ;
+ Text [ portuguese ] = "~Espaamento:" ;
+ Text [ finnish ] = "~Etisyys:" ;
+ Text [ danish ] = "~Afstand:" ;
+ Text [ french ] = "~cart : " ;
+ Text [ swedish ] = "~Avstnd sidled:" ;
+ Text [ dutch ] = "~Afstand:" ;
+ Text [ spanish ] = "~Espacio:" ;
+ Text [ english_us ] = "~Spacing:" ;
+ Text[ chinese_simplified ] = "(~S)";
+ Text[ russian ] = "~:";
+ Text[ polish ] = "Odstp:";
+ Text[ japanese ] = "Ԋu:(~S)";
+ Text[ chinese_traditional ] = "j(~S)";
+ Text[ arabic ] = ":";
+ Text[ greek ] = "~:";
+ Text[ korean ] = ":(~S)";
+ Text[ turkish ] = "Aralk:";
+ Text[ language_user1 ] = " ";
+ };
+ Bitmap 3
+ {
+ File = "dist92.bmp" ;
+ };
+ };
+ Resource 10
+ {
+ String 1
+ {
+ Text = "Rnder" ;
+ Text [ ENGLISH ] = "Border" ;
+ TEXT[ italian ] = "Margini";
+ TEXT[ portuguese_brazilian ] = "Rnder";
+ TEXT[ portuguese ] = "Margens";
+ TEXT[ danish ] = "Margener";
+ TEXT[ french ] = "Marges";
+ TEXT[ swedish ] = "Marginaler";
+ TEXT[ dutch ] = "Marges";
+ TEXT[ spanish ] = "Mrgenes";
+ TEXT[ english_us ] = "Borders";
+ TEXT[ chinese_simplified ] = "߿";
+ TEXT[ russian ] = "";
+ TEXT[ polish ] = "Krawdzie";
+ TEXT[ japanese ] = "]";
+ TEXT[ chinese_traditional ] = "";
+ TEXT[ arabic ] = "";
+ TEXT[ greek ] = "";
+ TEXT[ korean ] = "׵θ";
+ TEXT[ turkish ] = "Kenarlar";
+ TEXT[ language_user1 ] = " ";
+ };
+ String 2
+ {
+ Text = "~Links:" ;
+ Text [ ENGLISH ] = "~Left:" ;
+ TEXT[ italian ] = "~Sinistra:";
+ TEXT[ portuguese_brazilian ] = "~Links:";
+ TEXT[ portuguese ] = "~Esquerda:";
+ TEXT[ danish ] = "~Venstre:";
+ TEXT[ french ] = "~ gauche :";
+ TEXT[ swedish ] = "~Vnster:";
+ TEXT[ dutch ] = "~Links:";
+ TEXT[ spanish ] = "~Izquierda:";
+ TEXT[ english_us ] = "~Left:";
+ TEXT[ chinese_simplified ] = "(~L)";
+ TEXT[ russian ] = ":";
+ TEXT[ polish ] = "Z lewej:";
+ TEXT[ japanese ] = ":(~L)";
+ TEXT[ chinese_traditional ] = "(~L)";
+ TEXT[ arabic ] = ":";
+ TEXT[ greek ] = ":";
+ TEXT[ korean ] = ":(~L)";
+ TEXT[ turkish ] = "Sol:";
+ TEXT[ language_user1 ] = " ";
+ };
+ Bitmap 2
+ {
+ File = "dist101.bmp" ;
+ };
+ String 3
+ {
+ Text = "~Rechts:" ;
+ Text [ ENGLISH ] = "~Right:" ;
+ TEXT[ italian ] = "Dest~ra:";
+ TEXT[ portuguese_brazilian ] = "~Rechts:";
+ TEXT[ portuguese ] = "~Direita:";
+ TEXT[ danish ] = "Hj~re:";
+ TEXT[ french ] = "~ droite :";
+ TEXT[ swedish ] = "~Hger:";
+ TEXT[ dutch ] = "~Rechts:";
+ TEXT[ spanish ] = "~Derecha:";
+ TEXT[ english_us ] = "~Right:";
+ TEXT[ chinese_simplified ] = "(~R)";
+ TEXT[ russian ] = ":";
+ TEXT[ polish ] = "Z prawej:";
+ TEXT[ japanese ] = "E:(~R)";
+ TEXT[ chinese_traditional ] = "k(~R)";
+ TEXT[ arabic ] = ":";
+ TEXT[ greek ] = ":";
+ TEXT[ korean ] = ":(~R)";
+ TEXT[ turkish ] = "Sa:";
+ TEXT[ language_user1 ] = " ";
+ };
+ Bitmap 3
+ {
+ File = "dist102.bmp" ;
+ };
+ String 4
+ {
+ Text = "~Oben:" ;
+ Text [ ENGLISH ] = "~Top:" ;
+ TEXT[ italian ] = "~Alto:";
+ TEXT[ portuguese_brazilian ] = "~Oben:";
+ TEXT[ portuguese ] = "~Topo:";
+ TEXT[ danish ] = "Foroven:";
+ TEXT[ french ] = "~En haut :";
+ TEXT[ swedish ] = "~verst:";
+ TEXT[ dutch ] = "~Boven:";
+ TEXT[ spanish ] = "~Arriba:";
+ TEXT[ english_us ] = "~Top:";
+ TEXT[ chinese_simplified ] = "(~T)";
+ TEXT[ russian ] = ":";
+ TEXT[ polish ] = "W grze:";
+ TEXT[ japanese ] = ":(~T)";
+ TEXT[ chinese_traditional ] = "W(~T)";
+ TEXT[ arabic ] = ":";
+ TEXT[ greek ] = ":";
+ TEXT[ korean ] = ":(~T)";
+ TEXT[ turkish ] = "st:";
+ TEXT[ language_user1 ] = " ";
+ };
+ Bitmap 4
+ {
+ File = "dist103.bmp" ;
+ };
+ String 5
+ {
+ Text = "~Unten:" ;
+ Text [ ENGLISH ] = "~Bottom:" ;
+ TEXT[ italian ] = "~In basso:";
+ TEXT[ portuguese_brazilian ] = "~Unten:";
+ TEXT[ portuguese ] = "~Base:";
+ TEXT[ danish ] = "Forneden:";
+ TEXT[ french ] = "En ~bas :";
+ TEXT[ swedish ] = "~Underst:";
+ TEXT[ dutch ] = "~Beneden:";
+ TEXT[ spanish ] = "~Abajo:";
+ TEXT[ english_us ] = "~Bottom:";
+ TEXT[ chinese_simplified ] = "(~B)";
+ TEXT[ russian ] = ":";
+ TEXT[ polish ] = "W dole:";
+ TEXT[ japanese ] = ":(~B)";
+ TEXT[ chinese_traditional ] = "U(~B)";
+ TEXT[ arabic ] = ":";
+ TEXT[ greek ] = ":";
+ TEXT[ korean ] = "Ʒ:(~B)";
+ TEXT[ turkish ] = "Alt:";
+ TEXT[ language_user1 ] = " ";
+ };
+ Bitmap 5
+ {
+ File = "dist104.bmp" ;
+ };
+ };
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Odstpy";
+ Text[ japanese ] = "Ԋu";
+ Text[ chinese_traditional ] = "j";
+ Text[ arabic ] = "";
+ Text[ greek ] = "A";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Aralklar";
+ Text[ language_user1 ] = " ";
+};
+
+
+ModalDialog RID_ALIGNDIALOG
+{
+ Moveable = TRUE ;
+ OutputSize = TRUE ;
+ SVLook = TRUE ;
+ HelpID = SID_ALIGN ;
+ Size = MAP_APPFONT ( 119 , 66 ) ;
+ Text = "Ausrichtung" ;
+ Text [ ENGLISH ] = "Adjustment" ;
+ Text [ norwegian ] = "Justering" ;
+ Text [ italian ] = "Allineamento" ;
+ Text [ portuguese_brazilian ] = "Ajuste" ;
+ Text [ portuguese ] = "Ajuste" ;
+ Text [ finnish ] = "St" ;
+ Text [ danish ] = "Justering" ;
+ Text [ french ] = "Alignement" ;
+ Text [ swedish ] = "Justering" ;
+ Text [ dutch ] = "Uitlijning" ;
+ Text [ spanish ] = "Alineacin" ;
+ Text [ english_us ] = "Alignment" ;
+ RadioButton 1
+ {
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 18 ) ;
+ Size = MAP_APPFONT ( 40 , 12 ) ;
+ Text = "~Links" ;
+ Text [ ENGLISH ] = "~Left" ;
+ Text [ norwegian ] = "~Left" ;
+ Text [ italian ] = "~Sinistra" ;
+ Text [ portuguese_brazilian ] = "~Esquerda" ;
+ Text [ portuguese ] = "~Esquerda" ;
+ Text [ finnish ] = "~Vasemmalle" ;
+ Text [ danish ] = "~Venstre" ;
+ Text [ french ] = " ~gauche" ;
+ Text [ swedish ] = "~Vnster" ;
+ Text [ dutch ] = "~Links" ;
+ Text [ spanish ] = "~Izquierda" ;
+ Text [ english_us ] = "~Left" ;
+ Text[ chinese_simplified ] = "(~L)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Z lewej";
+ Text[ japanese ] = "(~L)";
+ Text[ chinese_traditional ] = "V(~L)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "(~L)";
+ Text[ turkish ] = "Sol";
+ Text[ language_user1 ] = " ";
+ };
+ RadioButton 2
+ {
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 30 ) ;
+ Size = MAP_APPFONT ( 40 , 12 ) ;
+ Text = "~Zentriert" ;
+ Text [ ENGLISH ] = "~Center" ;
+ Text [ norwegian ] = "~Center" ;
+ Text [ italian ] = "~Centro" ;
+ Text [ portuguese_brazilian ] = "~Centro" ;
+ Text [ portuguese ] = "~Centro" ;
+ Text [ finnish ] = "~Keski" ;
+ Text [ danish ] = "~Centreret" ;
+ Text [ french ] = "~Centr" ;
+ Text [ swedish ] = "~Centrerad" ;
+ Text [ dutch ] = "~Centreren" ;
+ Text [ spanish ] = "~Centrado" ;
+ Text [ english_us ] = "~Centered" ;
+ Text[ chinese_simplified ] = "(~C)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Wyrodkuj";
+ Text[ japanese ] = "(~C)";
+ Text[ chinese_traditional ] = "m(~C)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "(~C)";
+ Text[ turkish ] = "Orta";
+ Text[ language_user1 ] = " ";
+ };
+ RadioButton 3
+ {
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 42 ) ;
+ Size = MAP_APPFONT ( 40 , 12 ) ;
+ Text = "~Rechts" ;
+ Text [ ENGLISH ] = "~Right" ;
+ Text [ norwegian ] = "~Right" ;
+ Text [ italian ] = "~Destra" ;
+ Text [ portuguese_brazilian ] = "~Direita" ;
+ Text [ portuguese ] = "~Direita" ;
+ Text [ finnish ] = "~Oikealle" ;
+ Text [ danish ] = "Hj~re" ;
+ Text [ french ] = " ~droite" ;
+ Text [ swedish ] = "~Hger" ;
+ Text [ dutch ] = "~Rechts" ;
+ Text [ spanish ] = "~Derecha" ;
+ Text [ english_us ] = "~Right" ;
+ Text[ chinese_simplified ] = "(~R)";
+ Text[ russian ] = "";
+ Text[ polish ] = "W praw~o";
+ Text[ japanese ] = "E(~R)";
+ Text[ chinese_traditional ] = "Vk(~R)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "(~R)";
+ Text[ turkish ] = "Sa";
+ Text[ language_user1 ] = " ";
+ };
+ GroupBox 1
+ {
+ Pos = MAP_APPFONT ( 6 , 6 ) ;
+ Size = MAP_APPFONT ( 51 , 54 ) ;
+ Text = "Horizontal" ;
+ Text [ ENGLISH ] = "Horizontal" ;
+ Text [ english_us ] = "Horizontal" ;
+ Text [ italian ] = "Orizzontale" ;
+ Text [ spanish ] = "Horizontal" ;
+ Text [ french ] = "Horizontal" ;
+ Text [ dutch ] = "Horizontaal" ;
+ Text [ swedish ] = "Horisontell" ;
+ Text [ danish ] = "Vandret" ;
+ Text [ portuguese ] = "Horizontal" ;
+ Text [ portuguese_brazilian ] = "Horizontal" ;
+ Text[ chinese_simplified ] = "ˮƽ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Poziomo";
+ Text[ japanese ] = "ɔz";
+ Text[ chinese_traditional ] = "V";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Yatay";
+ Text[ language_user1 ] = " ";
+ };
+ OKButton 1
+ {
+ Pos = MAP_APPFONT ( 63 , 6 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ DefButton = TRUE ;
+ };
+ CancelButton 1
+ {
+ Pos = MAP_APPFONT ( 63 , 23 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ };
+ PushButton 1
+ {
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( 63 , 46 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ Text = "~Standard" ;
+ Text [ ENGLISH ] = "~Standard" ;
+ Text [ english_us ] = "~Default" ;
+ Text [ dutch ] = "Standaar~d" ;
+ Text [ italian ] = "~Standard" ;
+ Text [ spanish ] = "~Predeterminado" ;
+ Text [ french ] = "~Par dfaut" ;
+ Text [ swedish ] = "~Standard" ;
+ Text [ danish ] = "Standard" ;
+ Text [ portuguese ] = "~Padro" ;
+ Text [ portuguese_brazilian ] = "~Standard" ;
+ Text[ chinese_simplified ] = "׼(~D)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Domylnie";
+ Text[ japanese ] = "W(~D)";
+ Text[ chinese_traditional ] = "з(~D)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "⺻(~D)";
+ Text[ turkish ] = "Standart";
+ Text[ language_user1 ] = " ";
+ };
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Wyrwnanie";
+ Text[ japanese ] = "zu";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Hizalama";
+ Text[ language_user1 ] = " ";
+};
+
+TabPage RID_PRINTOPTIONPAGE
+{
+ OutputSize = TRUE ;
+ SVLook = TRUE ;
+ Size = MAP_APPFONT ( 260 , 135 ) ;
+ Text = "Optionen Formel:Einstellungen" ;
+ GroupBox 1
+ {
+ Pos = MAP_APPFONT ( 6 , 3 ) ;
+ Size = MAP_APPFONT ( 80 , 50 ) ;
+ Text = "Druck Optionen" ;
+ Text[ english_us ] = "Print options";
+ Text[ portuguese ] = "Opes de impresso";
+ Text[ russian ] = " ";
+ Text[ dutch ] = "Afdrukopties";
+ Text[ french ] = "Options d'impression";
+ Text[ spanish ] = "Opciones de impresin";
+ Text[ italian ] = "Opzioni stampa";
+ Text[ danish ] = "Udskriftsindstillinger";
+ Text[ swedish ] = "Utskriftsalternativ";
+ Text[ polish ] = "Opcje wydruku";
+ Text[ portuguese_brazilian ] = "Opes";
+ Text[ japanese ] = "߼";
+ Text[ chinese_simplified ] = "ӡѡ";
+ Text[ chinese_traditional ] = "CLﶵ";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "μ ɼ";
+ Text[ turkish ] = "Yazdrma seenekleri";
+ Text[ language_user1 ] = " ";
+ };
+ CheckBox 1
+ {
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 13 ) ;
+ Size = MAP_APPFONT ( 65 , 12 ) ;
+ Text = "~Titelzeile" ;
+ Text [ ENGLISH ] = "~Title" ;
+ Text [ dutch ] = "~Titelregel" ;
+ Text [ english_us ] = "~Title row" ;
+ Text [ swedish ] = "R~ubrikrad" ;
+ Text [ danish ] = "Titellinje" ;
+ Text [ italian ] = "Riga del ~titolo" ;
+ Text [ spanish ] = "~Fila del ttulo" ;
+ Text [ french ] = "~Ligne du titre" ;
+ Text [ portuguese ] = "Linha do ~ttulo" ;
+ Text [ portuguese_brazilian ] = "~Titelzeile" ;
+ Text[ chinese_simplified ] = "(~T)";
+ Text[ russian ] = "~ ";
+ Text[ polish ] = "~Wiersz tytuowy";
+ Text[ japanese ] = "ٍs(~T)";
+ Text[ chinese_traditional ] = "D(~T)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " (~T)";
+ Text[ turkish ] = "Balk satr";
+ Text[ language_user1 ] = " ";
+ };
+ CheckBox 2
+ {
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 24 ) ;
+ Size = MAP_APPFONT ( 65 , 12 ) ;
+ Text = "~Formeltext" ;
+ Text [ ENGLISH ] = "~Equation text" ;
+ Text [ dutch ] = "~Formuletekst" ;
+ Text [ english_us ] = "~Formula text" ;
+ Text [ swedish ] = "~Formeltext" ;
+ Text [ danish ] = "~Formeltekst" ;
+ Text [ italian ] = "~Testo formula" ;
+ Text [ spanish ] = "~Texto de la frmula" ;
+ Text [ french ] = "~Texte de la formule" ;
+ Text [ portuguese ] = "Te~xto da frmula" ;
+ Text [ portuguese_brazilian ] = "~Formeltext" ;
+ Text[ chinese_simplified ] = "ʽ˵(~F)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "~Tekst formuy";
+ Text[ japanese ] = "̕(~F)";
+ Text[ chinese_traditional ] = "ܤ(~F)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ؽƮ(~F)";
+ Text[ turkish ] = "Forml metni";
+ Text[ language_user1 ] = " ";
+ };
+ CheckBox 3
+ {
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 35 ) ;
+ Size = MAP_APPFONT ( 65 , 12 ) ;
+ Text = "~Rahmen" ;
+ Text [ ENGLISH ] = "~Frame" ;
+ Text [ dutch ] = "~Kader" ;
+ Text [ english_us ] = "B~order" ;
+ Text [ swedish ] = "~Ram" ;
+ Text [ danish ] = "Ramme" ;
+ Text [ italian ] = "~Cornice" ;
+ Text [ spanish ] = "~Borde" ;
+ Text [ french ] = "~Cadre" ;
+ Text [ portuguese ] = "~Quadro" ;
+ Text [ portuguese_brazilian ] = "~Rahmen" ;
+ Text[ chinese_simplified ] = "߿(~B)";
+ Text[ russian ] = "";
+ Text[ polish ] = "~Ramka";
+ Text[ japanese ] = "g(~B)";
+ Text[ chinese_traditional ] = "(~B)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "׵θ(~O)";
+ Text[ turkish ] = "ereve";
+ Text[ language_user1 ] = " ";
+ };
+ GroupBox 3
+ {
+ Pos = MAP_APPFONT ( 94 , 3 ) ;
+ Size = MAP_APPFONT ( 160 , 50 ) ;
+ Text = "Sonstige Optionen" ;
+ Text [ ENGLISH ] = "Misc Options" ;
+ Text[ english_us ] = "Miscellaneous options";
+ Text[ portuguese ] = "Outras opes";
+ Text[ russian ] = " ";
+ Text[ dutch ] = "Verdere opties";
+ Text[ french ] = "Autres options";
+ Text[ spanish ] = "Otras opciones";
+ Text[ italian ] = "Ulteriori opzioni";
+ Text[ danish ] = "Andre indstilllinger";
+ Text[ swedish ] = "vriga alternativ";
+ Text[ polish ] = "Inne opcje";
+ Text[ portuguese_brazilian ] = "Misc Options";
+ Text[ japanese ] = "̑";
+ Text[ chinese_simplified ] = "ѡ";
+ Text[ chinese_traditional ] = "Lﶵ";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ɼ";
+ Text[ turkish ] = "Dier seenekler";
+ Text[ language_user1 ] = " ";
+ };
+ CheckBox 4
+ {
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( 100 , 13 ) ;
+ Size = MAP_APPFONT ( 150 , 12 ) ;
+ Text = "~~ und ` am ~Zeilenende ignorieren" ;
+ Text [ ENGLISH ] = "~Ignore ~~ and ` at ~lineend" ;
+ Text[ english_us ] = "Ig~nore ~~ and ` at the end of the line";
+ Text[ portuguese ] = "Ignorar ~~ e ` no ~fim da linha";
+ Text[ russian ] = " ~~ ` ";
+ Text[ dutch ] = "~~ en ` aan het einde van de regel ~negeren";
+ Text[ french ] = "~Ignorer ~~ et ` en ~fin de ligne";
+ Text[ spanish ] = "Ignorar ~~ y ` al ~final de lnea";
+ Text[ italian ] = "Ignora ~~ e ` a fine riga";
+ Text[ danish ] = "Ignorer ~~ og ` ved linjeslut";
+ Text[ swedish ] = "~Ignorera ~~ och ` vid radslutet";
+ Text[ polish ] = "~Ignoruj ~~i na 'kocu wiersza";
+ Text[ portuguese_brazilian ] = "~Ignore ~~ and ` at ~lineend";
+ Text[ japanese ] = "~~`~sŖ";
+ Text[ chinese_simplified ] = "ĩķ ~~ `";
+ Text[ chinese_traditional ] = "楽ŦX ~~ M `";
+ Text[ arabic ] = " ~~ ` ";
+ Text[ greek ] = " ~~ ` ";
+ Text[ korean ] = " ~~ ` ";
+ Text[ turkish ] = "Satr sonundaki ~~ ve ` iaretlerini dikkate alma";
+ Text[ language_user1 ] = " ";
+ };
+ GroupBox 2
+ {
+ Pos = MAP_APPFONT ( 6 , 56 ) ;
+ Size = MAP_APPFONT ( 248 , 73 ) ;
+ Text = "Druckformat" ;
+ Text [ ENGLISH ] = "Print format" ;
+ Text [ norwegian ] = "Print format" ;
+ Text [ italian ] = "Formato stampa" ;
+ Text [ portuguese_brazilian ] = "Imprimir formato" ;
+ Text [ portuguese ] = "Formato de impresso" ;
+ Text [ finnish ] = "Tulostusmuoto" ;
+ Text [ danish ] = "Udskriftsformat" ;
+ Text [ french ] = "Format d'impression" ;
+ Text [ swedish ] = "Utskriftsformat" ;
+ Text [ dutch ] = "Afdrukopmaak" ;
+ Text [ spanish ] = "Formato de impresin" ;
+ Text [ english_us ] = "Print format" ;
+ Text[ chinese_simplified ] = "ӡʽ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Format wydruku";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "CL榡";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "μ ";
+ Text[ turkish ] = "Yazdrma format";
+ Text[ language_user1 ] = " ";
+ };
+ RadioButton 1
+ {
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 66 ) ;
+ Size = MAP_APPFONT ( 60 , 12 ) ;
+ /* ### ACHTUNG: Neuer Text in Resource? ~Originalgre : ~Originalgre */
+ Text = "~Originalgre" ;
+ Text [ ENGLISH ] = "~Originale size" ;
+ Text [ norwegian ] = "~Originale size" ;
+ Text [ italian ] = "Dimensione ~originale" ;
+ Text [ portuguese_brazilian ] = "~Tamanho original" ;
+ Text [ portuguese ] = "~Tamanho original" ;
+ Text [ finnish ] = "~Todellinen koko" ;
+ Text [ danish ] = "Oprindelig strrelse" ;
+ Text [ french ] = "~Taille d'origine" ;
+ Text [ swedish ] = "~Originalstorlek" ;
+ Text [ dutch ] = "~Originele grootte" ;
+ Text [ spanish ] = "T~amao original" ;
+ Text [ english_us ] = "O~riginal size" ;
+ Text[ chinese_simplified ] = "ԭдС(~O)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "~Rozmiar oryginalny";
+ Text[ japanese ] = "ؼ (~O)";
+ Text[ chinese_traditional ] = "즳jp(~O)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ~";
+ Text[ korean ] = " ũ(~R)";
+ Text[ turkish ] = "Gerek boyut";
+ Text[ language_user1 ] = " ";
+ };
+ RadioButton 2
+ {
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 77 ) ;
+ Size = MAP_APPFONT ( 81 , 12 ) ;
+ Text = "~Seite anpassen" ;
+ Text [ ENGLISH ] = "~Fit to Page" ;
+ Text [ norwegian ] = "~Fit to Page" ;
+ Text [ italian ] = "Adatta alla p~agina" ;
+ Text [ portuguese_brazilian ] = "~Encaixar na Pgina" ;
+ Text [ portuguese ] = "~Ajustar pgina" ;
+ Text [ finnish ] = "S~ovita sivulle" ;
+ Text [ danish ] = "Tilpas til siden" ;
+ Text [ french ] = "~Adapter la page" ;
+ Text [ swedish ] = "Anpassa ~sida" ;
+ Text [ dutch ] = "~Pagina aanpassen" ;
+ Text [ spanish ] = "Ajustar a la ~pgina" ;
+ Text [ english_us ] = "Fit to ~page" ;
+ Text[ chinese_simplified ] = "Ӧҳ(~P)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "~Dopasuj stron";
+ Text[ japanese ] = "߰ނɓK(~P)";
+ Text[ chinese_traditional ] = "(~P)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " (~P)";
+ Text[ turkish ] = "Sayfaya sdr";
+ Text[ language_user1 ] = " ";
+ };
+ RadioButton 3
+ {
+ Pos = MAP_APPFONT ( 12 , 88 ) ;
+ Size = MAP_APPFONT ( 45 , 12 ) ;
+ Text = "S~kalierung" ;
+ Text [ ENGLISH ] = "~Scaling" ;
+ Text [ norwegian ] = "~Scaling" ;
+ Text [ italian ] = "~Scala" ;
+ Text [ portuguese_brazilian ] = "~Dimensionar" ;
+ Text [ portuguese ] = "~Escala" ;
+ Text [ finnish ] = "~Skaalaus" ;
+ Text [ danish ] = "Skalering" ;
+ Text [ french ] = "~chelle" ;
+ Text [ swedish ] = "S~kalering" ;
+ Text [ dutch ] = "~Schaal" ;
+ Text [ spanish ] = "~Escala" ;
+ Text [ english_us ] = "~Scaling" ;
+ TabStop = TRUE ;
+ Text[ chinese_simplified ] = "̶(~S)";
+ Text[ russian ] = "";
+ Text[ polish ] = "~Skalowanie";
+ Text[ japanese ] = "(~S)";
+ Text[ chinese_traditional ] = "ܤ(~S)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "(~S)";
+ Text[ turkish ] = "leklendirme";
+ Text[ language_user1 ] = " ";
+ };
+ MetricField 1
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 23 , 102 ) ;
+ Size = MAP_APPFONT ( 50 , 12 ) ;
+ TabStop = TRUE ;
+ Left = TRUE ;
+ Repeat = TRUE ;
+ Spin = TRUE ;
+ Minimum = 10 ;
+ Maximum = 400 ;
+ Unit = FUNIT_CUSTOM ;
+ CustomUnitText = "%" ;
+ };
+ Text[ english_us ] = "Formula Options: Settings";
+ Text[ portuguese ] = "Opes de frmulas: configurao";
+ Text[ russian ] = " : ";
+ Text[ dutch ] = "Optie Formule: Instellingen";
+ Text[ french ] = "Options de formule : paramtres";
+ Text[ spanish ] = "Opciones de frmulas: Configuracin";
+ Text[ italian ] = "Opzioni formula: impostazioni";
+ Text[ danish ] = "Formelalternativer: Indstillinger";
+ Text[ swedish ] = "Alternativ formel: Instllningar";
+ Text[ polish ] = "Opcje formuy:Ustawienia";
+ Text[ portuguese_brazilian ] = "Imprimir";
+ Text[ japanese ] = "߼:ݒ";
+ Text[ chinese_simplified ] = "ʽѡ趨";
+ Text[ chinese_traditional ] = "ﶵG]w";
+ Text[ arabic ] = " : ";
+ Text[ greek ] = " :";
+ Text[ korean ] = " ɼ: ";
+ Text[ turkish ] = "Forml seenekleri: Ayarlar";
+ Text[ language_user1 ] = " ";
+};
+
+ModalDialog RID_SYMBOLDIALOG
+{
+ OutputSize = TRUE ;
+ SVLook = TRUE ;
+ Closeable = TRUE; // Close Button in Window Leiste explizit einbauen
+ Size = MAP_APPFONT ( 262 , 123 ) ;
+ Text = "Symbole" ;
+ Text [ ENGLISH ] = "Symbols" ;
+ Text [ norwegian ] = "Symbols" ;
+ Text [ italian ] = "Simboli" ;
+ Text [ portuguese_brazilian ] = "Smbolos" ;
+ Text [ portuguese ] = "Smbolos" ;
+ Text [ finnish ] = "Symbolit" ;
+ Text [ danish ] = "Symboler" ;
+ Text [ french ] = "Symboles" ;
+ Text [ swedish ] = "Symboler" ;
+ Text [ dutch ] = "Symbolen" ;
+ Text [ spanish ] = "Smbolos" ;
+ Text [ english_us ] = "Symbols" ;
+ Moveable = TRUE ;
+ FixedText 1
+ {
+ Pos = MAP_APPFONT ( 6 , 6 ) ;
+ Size = MAP_APPFONT ( 40 , 10 ) ;
+ Text = "~Symbolset:" ;
+ Text [ English ] = "~Symbolset:" ;
+ Left = TRUE ;
+ Text [ portuguese ] = "~Grupo de smbolos:" ;
+ Text [ english_us ] = "~Symbol Set:" ;
+ Text [ portuguese_brazilian ] = "~Symbolset:" ;
+ Text [ swedish ] = "~Symbolset:" ;
+ Text [ danish ] = "~Symbolst:" ;
+ Text [ italian ] = "~Simboli:" ;
+ Text [ spanish ] = "~Smbolos:" ;
+ Text [ french ] = "~Jeu :" ;
+ Text [ dutch ] = "S~ymbolenset" ;
+ Text[ chinese_simplified ] = "ͼ(~S)";
+ Text[ russian ] = "~ :";
+ Text[ polish ] = "Zbir symboli:";
+ Text[ japanese ] = "L:(~S)";
+ Text[ chinese_traditional ] = "ϥܲ(~S)";
+ Text[ arabic ] = ": ";
+ Text[ greek ] = " :";
+ Text[ korean ] = "ȣ Ʈ:(~S)";
+ Text[ turkish ] = "Simge kmesi:";
+ Text[ language_user1 ] = " ";
+ };
+ ListBox 1
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 6 , 21 ) ;
+ Size = MAP_APPFONT ( 104 , 57 ) ;
+ TabStop = TRUE ;
+ Sort = TRUE ;
+ DropDown = TRUE ;
+ VScroll = TRUE ;
+ };
+ Control 1
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 6 , 39 ) ;
+ Size = MAP_APPFONT ( 108 , 72 ) ;
+ TabStop = TRUE ;
+ };
+ Control 2
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 123 , 42 ) ;
+ Size = MAP_APPFONT ( 63 , 63 ) ;
+ };
+ FixedText 2
+ {
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 123 , 27 ) ;
+ Size = MAP_APPFONT ( 63 , 10 ) ;
+ Text = "Unbekannt" ;
+ Text [ ENGLISH ] = "Unknown" ;
+ Text [ norwegian ] = "Unknown" ;
+ Text [ italian ] = "Sconosciuto" ;
+ Text [ portuguese_brazilian ] = "Desconhecido" ;
+ Text [ portuguese ] = "Desconhecido" ;
+ Text [ finnish ] = "Tuntematon" ;
+ Text [ danish ] = "Ukendt" ;
+ Text [ french ] = "Inconnu" ;
+ Text [ swedish ] = "Oknd" ;
+ Text [ dutch ] = "Onbekend" ;
+ Text [ spanish ] = "Desconocido" ;
+ Text [ english_us ] = "Unknown" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Bez tytuu";
+ Text[ japanese ] = "s";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "";
+ Text[ korean ] = "˷ ";
+ Text[ turkish ] = "Bilinmiyor";
+ Text[ language_user1 ] = " ";
+ };
+ GroupBox 1
+ {
+ Pos = MAP_APPFONT ( 117 , 15 ) ;
+ Size = MAP_APPFONT ( 75 , 96 ) ;
+ Text = "Symbol" ;
+ Text [ English ] = "Symbol" ;
+ Text [ english_us ] = "Symbol" ;
+ Text [ portuguese_brazilian ] = "Symbol" ;
+ Text [ swedish ] = "Symbol" ;
+ Text [ danish ] = "Symbol" ;
+ Text [ italian ] = "Simbolo" ;
+ Text [ spanish ] = "Smbolo" ;
+ Text [ french ] = "Symbole" ;
+ Text [ dutch ] = "Symbool" ;
+ Text [ portuguese ] = "Smbolo" ;
+ Text[ chinese_simplified ] = "ͼ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Symbol";
+ Text[ japanese ] = "L";
+ Text[ chinese_traditional ] = "ϥ";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "ȣ";
+ Text[ turkish ] = "Simge";
+ Text[ language_user1 ] = " ";
+ };
+ PushButton 3
+ {
+ Pos = MAP_APPFONT ( 200 , 9 ) ;
+ Size = MAP_APPFONT ( 56 , 14 ) ;
+ TabStop = TRUE ;
+ DefButton = TRUE ;
+ Text = "Schliee~n" ;
+ Text [ ENGLISH ] = "Close" ;
+ Text[ english_us ] = "~Close";
+ Text[ portuguese ] = "~Fechar";
+ Text[ russian ] = "";
+ Text[ dutch ] = "Sluiten~n";
+ Text[ french ] = "~Fermer";
+ Text[ spanish ] = "~Cerrar";
+ Text[ italian ] = "Chiudi";
+ Text[ danish ] = "Luk";
+ Text[ swedish ] = "St~ng";
+ Text[ polish ] = "Zamknij";
+ Text[ portuguese_brazilian ] = "Close";
+ Text[ japanese ] = "‚(~C)";
+ Text[ chinese_simplified ] = "ر(~C)";
+ Text[ chinese_traditional ] = "(~C)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "ݱ(~C)";
+ Text[ turkish ] = "Kapat";
+ Text[ language_user1 ] = " ";
+ };
+ PushButton 1
+ {
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( 200 , 54 ) ;
+ Size = MAP_APPFONT ( 56 , 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..." ;
+ Text[ chinese_simplified ] = "༭(~E)...";
+ Text[ russian ] = "...";
+ Text[ polish ] = "Edytuj...";
+ Text[ japanese ] = "ҏW(~E)...";
+ Text[ chinese_traditional ] = "s(~E)...";
+ Text[ arabic ] = "...";
+ Text[ greek ] = "~...";
+ Text[ korean ] = "(~E)...";
+ Text[ turkish ] = "Dzenle...";
+ Text[ language_user1 ] = " ";
+ };
+ PushButton 2
+ {
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( 200 , 81 ) ;
+ Size = MAP_APPFONT ( 56 , 14 ) ;
+ /* ### ACHTUNG: Neuer Text in Resource? ~bernehmen : ~bernehmen */
+ Text = "~bernehmen" ;
+ Text [ ENGLISH ] = "~Get" ;
+ Text [ norwegian ] = "~Get" ;
+ Text [ english_us ] = "~Insert" ;
+ Text [ italian ] = "Applica" ;
+ Text [ spanish ] = "~Aplicar" ;
+ Text [ french ] = "~Appliquer" ;
+ Text [ dutch ] = "~Overnemen" ;
+ Text [ swedish ] = "~verta" ;
+ Text [ danish ] = "Accepter" ;
+ Text [ portuguese_brazilian ] = "~bernehmen" ;
+ Text [ portuguese ] = "~Aplicar" ;
+ Text[ chinese_simplified ] = "(~I)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Zastosuj";
+ Text[ japanese ] = "}(~I)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Zastosuj";
+ Text[ japanese ] = "}(~I)";
+ Text[ chinese_simplified ] = "(~I)";
+ Text[ chinese_traditional ] = "(~I)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "(~I)";
+ Text[ turkish ] = "Kullan";
+ Text[ language_user1 ] = " ";
+ };
+ Text[ chinese_simplified ] = "ͼ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Symbole";
+ Text[ japanese ] = "L";
+ Text[ chinese_traditional ] = "ϥ";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "ȣ";
+ Text[ turkish ] = "Simgeler";
+ Text[ language_user1 ] = " ";
+};
+
+ModalDialog RID_SYMDEFINEDIALOG
+{
+ Moveable = TRUE ;
+ OutputSize = TRUE ;
+ SVLook = TRUE ;
+ Size = MAP_APPFONT ( 365 , 195 ) ;
+ Text = "Symbole bearbeiten" ;
+ Text [ ENGLISH ] = "Edit symbols" ;
+ Text[ chinese_simplified ] = "༭ͼ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Edytuj symbole";
+ Text[ japanese ] = "L̕ҏW";
+ Text[ chinese_traditional ] = "sϥ";
+ Text[ arabic ] = " ";
+ Text [ norwegian ] = "Edit symbols" ;
+ Text [ italian ] = "Modifica simboli" ;
+ Text [ portuguese_brazilian ] = "Editar smbolos" ;
+ Text [ portuguese ] = "Editar smbolos" ;
+ Text [ finnish ] = "Muokkaa symboleita" ;
+ Text [ danish ] = "Rediger symboler" ;
+ Text [ french ] = "dition des symboles" ;
+ Text [ swedish ] = "Redigera symboler" ;
+ Text [ dutch ] = "Symbolen bewerken" ;
+ Text [ spanish ] = "Editar smbolos" ;
+ Text [ english_us ] = "Edit Symbols" ;
+ FixedText 1
+ {
+ Pos = MAP_APPFONT ( 6 , 8 ) ;
+ Size = MAP_APPFONT ( 50 , 10 ) ;
+ Left = TRUE ;
+ Text = "~Altes Symbol:" ;
+ Text [ English ] = "~Old Symbol:" ;
+ Text[ english_us ] = "~Old Symbol:";
+ Text[ portuguese ] = "~Smbolo precedente:";
+ Text[ russian ] = "~:";
+ Text[ dutch ] = "~Oud symbool:";
+ Text[ french ] = "Actuel :";
+ Text[ spanish ] = "~Smbolo anterior:";
+ Text[ italian ] = "Simbolo:";
+ Text[ danish ] = "Oprindeligt symbol:";
+ Text[ swedish ] = "~Gammal symbol:";
+ Text[ polish ] = "Stary symbol:";
+ Text[ portuguese_brazilian ] = "~Symbol:";
+ Text[ japanese ] = "ÂL:(~O)";
+ Text[ chinese_simplified ] = "ͼ(~O)";
+ Text[ chinese_traditional ] = "¹ϥ(~O)";
+ Text[ arabic ] = ": ";
+ Text[ greek ] = "~ :";
+ Text[ korean ] = " ȣ:(~O)";
+ Text[ turkish ] = "Eski simge:";
+ Text[ language_user1 ] = " ";
+ };
+ ComboBox 1
+ {
+ Pos = MAP_APPFONT ( 55 , 6 ) ;
+ Size = MAP_APPFONT ( 80 , 50 ) ;
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ Sort = TRUE ;
+ };
+ FixedText 2
+ {
+ Pos = MAP_APPFONT ( 150 , 8 ) ;
+ Size = MAP_APPFONT ( 60 , 10 ) ;
+ Left = TRUE ;
+ Text = "Alt~es Symbolset:" ;
+ Text [ English ] = "Ol~d Symbolset:" ;
+ Text[ english_us ] = "Ol~d Symbol Set:";
+ Text[ portuguese ] = "Conjunto de ~smbolos precedente:";
+ Text[ russian ] = " :";
+ Text[ dutch ] = "Oud s~ymbolenset:";
+ Text[ french ] = "Jeu actuel :";
+ Text[ spanish ] = "Conjunto ~anterior:";
+ Text[ italian ] = "Gamma simboli:";
+ Text[ danish ] = "Oprindeligt symbolst:";
+ Text[ swedish ] = "Gammalt s~ymbolset:";
+ Text[ polish ] = "Zbir symboli:";
+ Text[ portuguese_brazilian ] = "S~ymbolset:";
+ Text[ japanese ] = "ÂL̾:(~D)";
+ Text[ chinese_simplified ] = "ͼ(~D)";
+ Text[ chinese_traditional ] = "¹ϥܲ(~D)";
+ Text[ arabic ] = ": ";
+ Text[ greek ] = " ~ :";
+ Text[ korean ] = " ȣ Ʈ:(~D)";
+ Text[ turkish ] = "Eski simge kmesi:";
+ Text[ language_user1 ] = " ";
+ };
+ ComboBox 2
+ {
+ Pos = MAP_APPFONT ( 210 , 6 ) ;
+ Size = MAP_APPFONT ( 80 , 50 ) ;
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ Sort = TRUE ;
+ };
+ Control 1
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 6 , 24 ) ;
+ Size = MAP_APPFONT ( 295 , 90 ) ;
+ TabStop = TRUE ;
+ };
+ FixedText 9
+ {
+ Pos = MAP_APPFONT ( 6 , 113 ) ;
+ Size = MAP_APPFONT ( 56 , 10 ) ;
+ Text = "~Symbol:" ;
+ Text [ English ] = "~Symbol:" ;
+ Left = TRUE ;
+ Text [ portuguese ] = "~Smbolo:" ;
+ Text [ english_us ] = "~Symbol:" ;
+ Text [ portuguese_brazilian ] = "~Symbol:" ;
+ Text [ swedish ] = "~Symbol:" ;
+ Text [ danish ] = "Symbol:" ;
+ Text [ italian ] = "Simbolo:" ;
+ Text [ spanish ] = "Sm~bolo:" ;
+ Text [ french ] = "~Symbole :" ;
+ Text [ dutch ] = "~Symbool:" ;
+ Text[ chinese_simplified ] = "ͼ(~S)";
+ Text[ russian ] = ":";
+ Text[ polish ] = "Symbol:";
+ Text[ japanese ] = "L:(~S)";
+ Text[ chinese_traditional ] = "ϥ(~S)";
+ Text[ arabic ] = ":";
+ Text[ greek ] = ":";
+ Text[ korean ] = "ȣ:(~S)";
+ Text[ turkish ] = "Simge:";
+ Text[ language_user1 ] = " ";
+ };
+ ComboBox 4
+ {
+ Pos = MAP_APPFONT ( 70 , 110 ) ;
+ Size = MAP_APPFONT ( 100 , 80 ) ;
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ Sort = TRUE ;
+ };
+ FixedText 10
+ {
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 6 , 128 ) ;
+ Size = MAP_APPFONT ( 56 , 10 ) ;
+ Text = "S~ymbolset:" ;
+ Text [ English ] = "S~ymbolset:" ;
+ Text[ chinese_simplified ] = "ͼ(~E)";
+ Text[ chinese_traditional ] = "ϥܲ(~E)";
+ Text[ russian ] = " :";
+ Text[ polish ] = "Zbir symboli:";
+ Text[ japanese ] = "L(~E)";
+ Text[ arabic ] = ": ";
+ Text [ portuguese ] = "Conjunto de ~smbolos:" ;
+ Text [ english_us ] = "Symbol S~et:" ;
+ Text [ portuguese_brazilian ] = "S~ymbolset:" ;
+ Text [ swedish ] = "S~ymbolset:" ;
+ Text [ danish ] = "Symbolst:" ;
+ Text [ italian ] = "Simboli:" ;
+ Text [ spanish ] = "Con~junto:" ;
+ Text [ french ] = "Jeu :" ;
+ Text [ dutch ] = "S~ymbolenset:" ;
+ Text[ greek ] = " :";
+ Text[ korean ] = "ȣ Ʈ:(~E)";
+ Text[ turkish ] = "Simge kmesi:";
+ Text[ language_user1 ] = " ";
+ };
+ ComboBox 5
+ {
+ Pos = MAP_APPFONT ( 70 , 125 ) ;
+ Size = MAP_APPFONT ( 100 , 50 ) ;
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ Sort = TRUE ;
+ };
+ FixedText 3
+ {
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 6 , 143 ) ;
+ Size = MAP_APPFONT ( 56 , 10 ) ;
+ Text = "Schri~ftart:" ;
+ Text [ ENGLISH ] = "~Font:" ;
+ Text[ chinese_simplified ] = "(~F)";
+ Text[ chinese_traditional ] = "r(~F)";
+ Text[ russian ] = " :";
+ Text[ polish ] = "Czcionka:";
+ Text[ japanese ] = "̫Ă̎(~F):";
+ Text[ arabic ] = ": ";
+ Text [ norwegian ] = "~Font:" ;
+ Text [ italian ] = "~Tipo di carattere:" ;
+ Text [ portuguese_brazilian ] = "~Fonte:" ;
+ Text [ portuguese ] = "Tipo de letra:" ;
+ Text [ finnish ] = "~Fontti:" ;
+ Text [ danish ] = "Skrifttype:" ;
+ Text [ french ] = "~Police :" ;
+ Text [ swedish ] = "Te~ckensnitt:" ;
+ Text [ dutch ] = "~Lettertype:" ;
+ Text [ spanish ] = "~Fuente:" ;
+ Text [ english_us ] = "~Font:" ;
+ Text[ greek ] = ":";
+ Text[ korean ] = "۲:(~F)";
+ Text[ turkish ] = "Yaztipi:";
+ Text[ language_user1 ] = " ";
+ };
+ ListBox 1
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 70 , 140 ) ;
+ Size = MAP_APPFONT ( 100 , 50 ) ;
+ TabStop = TRUE ;
+ Sort = TRUE ;
+ DropDown = TRUE ;
+ };
+ FixedText 4
+ {
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 6 , 158 ) ;
+ Size = MAP_APPFONT ( 56 , 10 ) ;
+ Text = "Schriftschni~tt:" ;
+ Text [ ENGLISH ] = "S~tyle:" ;
+ Text[ italian ] = "S~tile:";
+ Text[ portuguese_brazilian ] = "Schriftschni~tt:";
+ Text[ portuguese ] = "~Tipo:";
+ Text[ danish ] = "Typografi:";
+ Text[ french ] = "Type~ :";
+ Text[ swedish ] = "Teckens~til:";
+ Text[ dutch ] = "~Type:";
+ Text[ spanish ] = "~Carcter:";
+ Text[ english_us ] = "Type:";
+ Text[ chinese_simplified ] = "壺";
+ Text[ chinese_traditional ] = "rG";
+ Text[ russian ] = "~ :";
+ Text[ polish ] = "Krj czcionki:";
+ Text[ japanese ] = "̫Ă̎:";
+ Text[ arabic ] = " :";
+ Text[ greek ] = "~ :";
+ Text[ korean ] = ":";
+ Text[ turkish ] = "Yaztipi varyant:";
+ Text[ language_user1 ] = " ";
+ };
+ ComboBox 3
+ {
+ Border = TRUE;
+ Pos = MAP_APPFONT ( 70 , 155 ) ;
+ Size = MAP_APPFONT ( 100 , 50 ) ;
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ Sort = FALSE ;
+ };
+ FixedText 5
+ {
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 310 , 110 ) ;
+ Size = MAP_APPFONT ( 40 , 10 ) ;
+ };
+ Control 2
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 310 , 120 ) ;
+ Size = MAP_APPFONT ( 40 , 40 ) ;
+ };
+ FixedText 6
+ {
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 310 , 160 ) ;
+ Size = MAP_APPFONT ( 40 , 10 ) ;
+ };
+ FixedImage BMP_ARROW_RIGHT
+ {
+ Pos = MAP_APPFONT ( 252 , 122 ) ;
+ Size = MAP_APPFONT ( 36 , 36 ) ;
+
+ Fixed = Image
+ {
+ ImageBitmap = Bitmap { File = "ar_right.bmp" ; };
+ MaskColor = IMAGE_STDBTN_COLOR ;
+ };
+ };
+ FixedText 7
+ {
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 190 , 110 ) ;
+ Size = MAP_APPFONT ( 40 , 10 ) ;
+ };
+ Control 3
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 190 , 120 ) ;
+ Size = MAP_APPFONT ( 40 , 40 ) ;
+ };
+ FixedText 8
+ {
+ Left = TRUE ;
+ Pos = MAP_APPFONT ( 190 , 160 ) ;
+ Size = MAP_APPFONT ( 40 , 10 ) ;
+ };
+ PushButton 1
+ {
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( 305 , 175 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ Text = "H~inzufgen" ;
+ Text [ ENGLISH ] = "~Add" ;
+ Text[ chinese_simplified ] = "(~A)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Dodaj";
+ Text[ japanese ] = "lj(~A)";
+ Text[ chinese_traditional ] = "sW(~A)";
+ Text[ arabic ] = "";
+ Text [ norwegian ] = "Leg~g til" ;
+ Text [ italian ] = "~Aggiungi" ;
+ Text [ portuguese_brazilian ] = "~Acrescentar" ;
+ Text [ portuguese ] = "Adicionar" ;
+ Text [ finnish ] = "~Lis" ;
+ Text [ danish ] = "Tilfj" ;
+ Text [ french ] = "~Ajouter" ;
+ Text [ swedish ] = "Lgg t~ill" ;
+ Text [ dutch ] = "~Toevoegen" ;
+ Text [ spanish ] = "~Aadir" ;
+ Text [ english_us ] = "~Add" ;
+ Text[ greek ] = "~";
+ Text[ korean ] = "߰(~A)";
+ Text[ turkish ] = "Ekle";
+ Text[ language_user1 ] = " ";
+ };
+ PushButton 2
+ {
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( 245 , 175 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ Text = "~ndern" ;
+ Text [ ENGLISH ] = "~Change" ;
+ Text[ chinese_simplified ] = "(~M)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Modyfikuj";
+ Text[ japanese ] = "ύX(~M)";
+ Text[ chinese_traditional ] = "ܧ(~M)";
+ Text[ arabic ] = "";
+ Text [ norwegian ] = "~Endre" ;
+ Text [ italian ] = "~Cambia" ;
+ Text [ portuguese_brazilian ] = "~Mudar" ;
+ Text [ portuguese ] = "Modificar" ;
+ Text [ finnish ] = "~Muuta" ;
+ Text [ danish ] = "Modificer" ;
+ Text [ french ] = "~Modifier" ;
+ Text [ swedish ] = "~ndra" ;
+ Text [ dutch ] = "Wij~zigen" ;
+ Text [ spanish ] = "~Modificar" ;
+ Text [ english_us ] = "~Modify" ;
+ Text[ greek ] = "";
+ Text[ korean ] = "(~M)";
+ Text[ turkish ] = "Deitir";
+ Text[ language_user1 ] = " ";
+ };
+ PushButton 3
+ {
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( 185 , 175 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ Text = "~Lschen" ;
+ Text [ ENGLISH ] = "~Delete" ;
+ Text[ chinese_simplified ] = "ɾ(~D)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Usu";
+ Text[ japanese ] = "폜(~D)";
+ Text[ chinese_traditional ] = "R(~D)";
+ Text[ arabic ] = "";
+ Text [ norwegian ] = "~Slett" ;
+ Text [ italian ] = "C~ancella" ;
+ Text [ portuguese_brazilian ] = "~Apagar" ;
+ Text [ portuguese ] = "Limpar" ;
+ Text [ finnish ] = "~Poista" ;
+ Text [ danish ] = "~Slet" ;
+ Text [ french ] = "~Supprimer" ;
+ Text [ swedish ] = "~Radera" ;
+ Text [ dutch ] = "~Wissen" ;
+ Text [ spanish ] = "~Eliminar" ;
+ Text [ english_us ] = "~Delete" ;
+ Text[ greek ] = "";
+ Text[ korean ] = "(~D)";
+ Text[ turkish ] = "Sil";
+ Text[ language_user1 ] = " ";
+ };
+ OKButton 1
+ {
+ Pos = MAP_APPFONT ( 310 , 6 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ DefButton = TRUE ;
+ };
+ CancelButton 1
+ {
+ Pos = MAP_APPFONT ( 310 , 24 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ };
+ Text[ greek ] = " ";
+ Text[ korean ] = "ȣ ";
+ Text[ turkish ] = "Simgeleri dzenle";
+ Text[ language_user1 ] = " ";
+};
+
+WarningBox RID_NOMATHTYPEFACEWARNING
+{
+ Message = "Der \"StarMath\" Font ist nicht installiert !\nOhne diesen Font kann StarMath nicht korrekt arbeiten...\nInstallieren Sie den Font und starten Sie StarMath erneut." ;
+ Message [ ENGLISH ] = "The Font \"StarMath\" is not installed!\nWithout this Font StarMath is not working correct...\nPlease install this Font and restart StarMath." ;
+ Message [ norwegian ] = "The Font \"StarMath\" is not installed!\nWithout this Font StarMath is not working correct...\nPlease install this Font and restart StarMath." ;
+ Message [ italian ] = "Il carattere \"StarMath\" non installato.\nSenza questo carattere StarOffice Math non funzioner in modo corretto.\nInstallate questo carattere e riavviate StarOffice Math." ;
+ Message [ portuguese_brazilian ] = "A Fonte \"StarOffice Math\" no est instalada!\nSem esta Fonte o StarOffice Math no est operando corretamente...\nPor favor instale esta Fonte e reinicieStarOffice Math." ;
+ Message [ portuguese ] = "O tipo de letra \"StarMath\" no est instalado!\nSem este tipo de letra o StarOffice Math no operar correctamente...\nInstale este tipo de letra e reinicie a aplicao." ;
+ Message [ finnish ] = "Fonttia \"StarMath\" ei ole asennettu!\nStarMath ei toimikunnolla ilman sit...\nAsenna tm fontti ja kynnist StarMath uudelleen." ;
+ Message [ danish ] = "Skrifttypen \"StarMath\" er ikke installeret!\nUden denne skrifttype kan StarOffice Math ikke arbejde korrekt...\nInstaller venligst skrifttypen og genstart StarOffice Math." ;
+ Message [ french ] = "La police \"StarMath\" n'est pas installe !\nSans cette police, StarOffice Math ne fonctionne pas correctement...\nInstallez la police et redmarrez StarOffice Math." ;
+ Message [ swedish ] = "Teckensnittet \"StarMath\" r inte installerat!\nUtan detta teckensnitt kan StarOffice Math inte arbeta korrekt....\nInstallera teckensnittet och starta om StarOffice Math." ;
+ Message [ dutch ] = "Het lettertype \"StarMath\" is niet genstalleerd!\nZonder dit lettertype werkt StarOffice Math niet correct...\nInstalleer dit lettertype en start StarOffice Math opnieuw." ;
+ Message [ spanish ] = "La fuente \"StarMath\" no est instalada!\nSin esta fuente StarMath no funcionar correctamente...\nInstale la fuente y reinicie StarMath." ;
+ Message [ english_us ] = "The font \"StarMath\" is not installed.\nWithout this font StarOffice Math will not perform correctly.\nPlease install this font and restart StarOffice Math." ;
+ Message[ chinese_simplified ] = "ûаװStarMath 壡\nû StarOffice Math ޷\nڰװ StarOffice Math ";
+ Message[ russian ] = " \"StarMath\" !\n StarOffice Math ...\n StarOffice Math.";
+ Message[ polish ] = "Czcionka \"StarMath\" nie jest zainstalowana!\nBez tej czcionki StarOffice Math nie moe poprawnie pracowa...\nZainstaluj t czcionk i uruchom StarOffice Math ponownie.";
+ Message[ japanese ] = "\"StarMath\" ̫ĂݽİقĂ܂\n̫ĂȂł StarOffice Math ܂@\\܂...\n܂̫Ăݽİق StarOffice Math ċNĂB";
+ Message[ chinese_traditional ] = "Sw StarMath r\nӵLk`B@I\nбzw StarMath rAMZAs} StaMathC";
+ Message[ arabic ] = " \"StarMath\" !\n StarOffice Math ...\n ء StarOffice Math .";
+ Message[ greek ] = " \"StarMath\".\n StarOffice Math .\n StarOffice Math.";
+ Message[ korean ] = "\"StarOffice Math\" ۲ ġǾ ʽϴ!\n ۲ StarOffice Math ۾ ϴ...\n۲ ġϰ StarOffice Math Ͻʽÿ.";
+ Message[ turkish ] = "\"StarMath\" yaztipi yklenmedi!\nBu yaztipi olmadan StarMath program doru bir biimde almaz...\nYaztipini ykleyin ve StarMath programn yeniden balatn.";
+ Message[ language_user1 ] = " ";
+};
+
+QueryBox RID_DEFAULTSAVEQUERY
+{
+ Buttons = WB_YES_NO ;
+ DefButton = WB_DEF_YES ;
+ /* ### ACHTUNG: Neuer Text in Resource? Sollen die nderungen als Standard gespeichert werden ?\n\nDiese nderungen wirken sich auf alle neuen Formeln aus. : Sollen die nderungen als Standard gespeichert werden ?\n\nDiese nderungen wirken sich auf alle neuen Formeln aus. */
+ Message = "Sollen die nderungen als Standard gespeichert werden ?\n\nDiese nderungen wirken sich auf alle neuen Formeln aus." ;
+ Message [ ENGLISH ] = "Save the current changes as default?\n\nThese changeswill influence all new Equations." ;
+ Message [ norwegian ] = "Save the current changes as default?\n\nThese changeswill influence all new Equations." ;
+ Message [ italian ] = "Salvare le modifiche correnti come predefinite?\n\nLe modifiche verranno applicate a tutte le nuove formule." ;
+ Message [ portuguese_brazilian ] = "Gravar as mudanas atuais como default?\n\nEstas mudanasser o vlidas para todas as novas Equaes." ;
+ Message [ portuguese ] = "Guardar modificaes como padro?\n\nEstas modificaes sero vlidas para todas as novas equaes." ;
+ Message [ finnish ] = "Tallennetaanko nykyiset muutokset oletuksiksi?\n\nNe vaikuttavat kaikkiin uusiin kaavoihin." ;
+ Message [ danish ] = "Skal ndringerne gemmes som standard?\n\nndringerne vil pvirke alle nye formler." ;
+ Message [ french ] = "Enregistrer les modifications par dfaut ?\n\nCes modifications s'appliqueront toutes les nouvelles formules." ;
+ Message [ swedish ] = "Skall ndringarna sparas som standard?\n\nDessa ndringar pverkar alla nya formler." ;
+ Message [ dutch ] = "Wilt u deze wijzigingen opslaan als standaardinstellingen?\n\nDeze wijzigingen hebben uitwerkingen op alle nieuwe formules." ;
+ Message [ spanish ] = "Desea guardar los cambios como predeterminados?\n\nEstos cambios tendrn efecto en todas las nuevas frmulas." ;
+ Message [ english_us ] = "Save changes as default?\n\nThese changes will influence all new formulas." ;
+ Message[ chinese_simplified ] = "ҪΪ׼ʽ̣\n\nĻӰ¹ʽ";
+ Message[ russian ] = " ?\n\n .";
+ Message[ polish ] = "Czy zapisa zmiany jako domylne?\n\nTe zmiany wywieraj wpyw na wszystkie nowe formuy.";
+ Message[ japanese ] = "̕ύXWƂĕۑ܂?\n\n̕ύXׂ͂Ă̐Vɉe܂B";
+ Message[ chinese_traditional ] = "znNܧ@зǮ榡xsH\n\noܧ|vTҦsC";
+ Message[ arabic ] = " \n\n .";
+ Message[ greek ] = " ;\n\n .";
+ Message[ korean ] = " ⺻ Ͻðڽϱ?\n\n ׵ Ŀ Ĩϴ.";
+ Message[ turkish ] = "Deiiklikler standart deerler olarak kaydedilsin mi?\n\nBu deiiklikler tm yeni formlleri etkileyecektir.";
+ Message[ language_user1 ] = " ";
+};
+
+String RID_FONTREGULAR
+{
+ Text = ", Normal" ;
+ Text [ ENGLISH ] = "Standard" ;
+ Text [ norwegian ] = "Standard" ;
+ Text [ italian ] = "Standard" ;
+ Text [ portuguese_brazilian ] = "Padro" ;
+ Text [ portuguese ] = ", Padro" ;
+ Text [ finnish ] = "Vakio" ;
+ Text [ danish ] = ", Normal" ;
+ Text [ french ] = "Par dfaut" ;
+ Text [ swedish ] = ", Normal" ;
+ Text [ dutch ] = ", Normaal" ;
+ Text [ spanish ] = ", Estndar" ;
+ Text [ english_us ] = ", Standard" ;
+ Text[ chinese_simplified ] = ", ͨ";
+ Text[ russian ] = ", ";
+ Text[ polish ] = ", Standard";
+ Text[ japanese ] = ",ʏ";
+ Text[ chinese_traditional ] = "Aq";
+ Text[ arabic ] = " ,";
+ Text[ greek ] = ", ";
+ Text[ korean ] = ", ";
+ Text[ turkish ] = ", standart";
+ Text[ language_user1 ] = " ";
+};
+String RID_FONTITALIC
+{
+ Text = ", Kursiv" ;
+ Text [ ENGLISH ] = "Italic" ;
+ Text [ norwegian ] = "Kursiv" ;
+ Text [ italian ] = ", Corsivo" ;
+ Text [ portuguese_brazilian ] = "Itlico" ;
+ Text [ portuguese ] = ", Itlico" ;
+ Text [ finnish ] = "Kursivoitu" ;
+ Text [ danish ] = ", Kursiv" ;
+ Text [ french ] = "Italique" ;
+ Text [ swedish ] = ", Kursiv" ;
+ Text [ dutch ] = ", Cursief" ;
+ Text [ spanish ] = ", Cursiva" ;
+ Text [ english_us ] = "Italic" ;
+ Text[ chinese_simplified ] = ", б";
+ Text[ russian ] = ", ";
+ Text[ polish ] = "Kursywa";
+ Text[ japanese ] = ",Α";
+ Text[ chinese_traditional ] = ", ";
+ Text[ arabic ] = "";
+ Text[ greek ] = ", ";
+ Text[ korean ] = "Ÿü";
+ Text[ turkish ] = ", italik";
+ Text[ language_user1 ] = " ";
+};
+String RID_FONTBOLD
+{
+ Text = ", Fett" ;
+ Text [ ENGLISH ] = "Bold" ;
+ Text [ norwegian ] = "Fet" ;
+ Text [ italian ] = "Grassetto" ;
+ Text [ portuguese_brazilian ] = "Negrito" ;
+ Text [ portuguese ] = ", Negrito" ;
+ Text [ finnish ] = "Lihavoitu" ;
+ Text [ danish ] = ", Fed" ;
+ Text [ french ] = "Gras" ;
+ Text [ swedish ] = ", Fett" ;
+ Text [ dutch ] = ", Vet" ;
+ Text [ spanish ] = ", Negrita" ;
+ Text [ english_us ] = "Bold" ;
+ Text[ chinese_simplified ] = ", ";
+ Text[ russian ] = ", ";
+ Text[ polish ] = ", Pogrubienie";
+ Text[ japanese ] = ",";
+ Text[ chinese_traditional ] = ", ";
+ Text[ arabic ] = "";
+ Text[ greek ] = ";";
+ Text[ korean ] = ", ϰ";
+ Text[ turkish ] = ", kaln";
+ Text[ language_user1 ] = " ";
+};
+String RID_APPLICATION
+{
+ Text = "StarMath" ;
+};
+String RID_OBJECTNAME
+{
+ Text = "SMath3" ;
+};
+String RID_VIEWNAME
+{
+ Text = "StarMath" ;
+};
+String RID_UNDOEDITNAME
+{
+ Text = "Edit" ;
+};
+String RID_UNDOFORMATNAME
+{
+ Text = "Format" ;
+};
+String GID_FORMEL
+{
+ Text = "StarMath" ;
+};
+Menu RID_VIEWMENU
+{
+ ItemList =
+ {
+ MenuItem
+ {
+ Identifier = SID_VIEW050 ;
+ HelpID = SID_VIEW050 ;
+ Text = "Ansicht ~50%" ;
+ Text [ ENGLISH ] = "Zoom ~50%" ;
+ Text [ norwegian ] = "Zoom ~50%" ;
+ Text [ italian ] = "Zoom 50%" ;
+ Text [ portuguese_brazilian ] = "Zoom 50%" ;
+ Text [ portuguese ] = "Zoom ~50%" ;
+ Text [ finnish ] = "Zoomaa ~50 %" ;
+ Text [ danish ] = "Zoom 50%" ;
+ Text [ french ] = "Zoom ~50 %" ;
+ Text [ swedish ] = "Visa ~50%" ;
+ Text [ dutch ] = "Zoomwaarde ~50%" ;
+ Text [ spanish ] = "Zoom ~50%" ;
+ Text [ english_us ] = "View 50%" ;
+ Text[ chinese_simplified ] = "ͼ 50%";
+ Text[ russian ] = " ~50%";
+ Text[ polish ] = "Widok 50%";
+ Text[ japanese ] = "\\50%";
+ Text[ chinese_traditional ] = "˵ 50%";
+ Text[ arabic ] = "% 50";
+ Text[ greek ] = " ~50%";
+ Text[ korean ] = " 50%";
+ Text[ turkish ] = "Grnm %~50";
+ Text[ language_user1 ] = " ";
+ };
+ MenuItem
+ {
+ Identifier = SID_VIEW100 ;
+ HelpID = SID_VIEW100 ;
+ Text = "Ansicht ~100%" ;
+ Text [ ENGLISH ] = "Zoom ~100%" ;
+ Text [ norwegian ] = "Zoom ~100%" ;
+ Text [ italian ] = "Zoom 100%" ;
+ Text [ portuguese_brazilian ] = "Zoom 100%" ;
+ Text [ portuguese ] = "Zoom ~100%" ;
+ Text [ finnish ] = "Normaali ~100%" ;
+ Text [ danish ] = "Zoom 100%" ;
+ Text [ french ] = "Zoom ~100 %" ;
+ Text [ swedish ] = "Visa ~100%" ;
+ Text [ dutch ] = "Zoomwaarde ~100%" ;
+ Text [ spanish ] = "Zoom ~100%" ;
+ Text [ english_us ] = "View 100%" ;
+ Text[ chinese_simplified ] = "ͼ 100%";
+ Text[ russian ] = " ~100%";
+ Text[ polish ] = "Widok 100%";
+ Text[ japanese ] = "\\100%";
+ Text[ chinese_traditional ] = "˵ 100%";
+ Text[ arabic ] = "% 100";
+ Text[ greek ] = " ~100%";
+ Text[ korean ] = "100% ";
+ Text[ turkish ] = "Grnm %~100";
+ Text[ language_user1 ] = " ";
+ };
+ MenuItem
+ {
+ Identifier = SID_VIEW200 ;
+ HelpID = SID_VIEW200 ;
+ Text = "Ansicht ~200%" ;
+ Text [ ENGLISH ] = "Zoom ~200%" ;
+ Text [ norwegian ] = "Zoom ~200%" ;
+ Text [ italian ] = "Zoom 200%" ;
+ Text [ portuguese_brazilian ] = "Zoom 200%" ;
+ Text [ portuguese ] = "Zoom ~200%" ;
+ Text [ finnish ] = "Zoomaa ~200 %" ;
+ Text [ danish ] = "Zoom 200%" ;
+ Text [ french ] = "Zoom ~200 %" ;
+ Text [ swedish ] = "Visa ~200%" ;
+ Text [ dutch ] = "Zoomwaarde ~200%" ;
+ Text [ spanish ] = "Zoom ~200%" ;
+ Text [ english_us ] = "View 200%" ;
+ Text[ chinese_simplified ] = "ͼ 200%";
+ Text[ russian ] = " ~200%";
+ Text[ polish ] = "Widok 200%";
+ Text[ japanese ] = "\\200%";
+ Text[ chinese_traditional ] = "˵ 200%";
+ Text[ arabic ] = "% 200";
+ Text[ greek ] = " ~200%";
+ Text[ korean ] = "200% ";
+ Text[ turkish ] = "Grnm %~200";
+ Text[ language_user1 ] = " ";
+ };
+ MenuItem
+ {
+ Identifier = SID_ZOOMIN ;
+ HelpID = SID_ZOOMIN ;
+ /* ### ACHTUNG: Neuer Text in Resource? Vergrern : Vergrern */
+ Text = "~Vergrern" ;
+ Text [ ENGLISH ] = "Zoom in" ;
+ Text [ norwegian ] = "Forstrr" ;
+ Text [ italian ] = "Zoom avanti" ;
+ Text [ portuguese_brazilian ] = "Mais zoom" ;
+ Text [ portuguese ] = "Apro~ximar" ;
+ Text [ finnish ] = "Suurenna" ;
+ Text [ danish ] = "Forstr" ;
+ Text [ french ] = "A~grandir" ;
+ Text [ swedish ] = "Fr~stora" ;
+ Text [ dutch ] = "~Inzoomen" ;
+ Text [ spanish ] = "~Aumentar" ;
+ Text [ english_us ] = "Zoom In" ;
+ Text[ chinese_simplified ] = "Ŵ(~I)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Powiksz";
+ Text[ japanese ] = "g";
+ Text[ chinese_traditional ] = "j(~I)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "~";
+ Text[ korean ] = "Ȯ";
+ Text[ turkish ] = "Byt";
+ Text[ language_user1 ] = " ";
+ };
+ MenuItem
+ {
+ Identifier = SID_ZOOMOUT ;
+ HelpID = SID_ZOOMOUT ;
+ Text = "V~erkleinern" ;
+ Text [ ENGLISH ] = "Zoom out" ;
+ Text [ norwegian ] = "Forminsk" ;
+ Text [ italian ] = "Zoom indietro" ;
+ Text [ portuguese_brazilian ] = "Menos zoom" ;
+ Text [ portuguese ] = "Af~astar" ;
+ Text [ finnish ] = "Pienenn" ;
+ Text [ danish ] = "Formindsk" ;
+ Text [ french ] = "R~duire" ;
+ Text [ swedish ] = "Fr~minska" ;
+ Text [ dutch ] = "~Uitzoomen" ;
+ Text [ spanish ] = "~Reducir" ;
+ Text [ english_us ] = "Zoom Out" ;
+ Text[ chinese_simplified ] = "С(~O)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Pomniejsz";
+ Text[ japanese ] = "k";
+ Text[ chinese_traditional ] = "Yp(~O)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "~";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Klt";
+ Text[ language_user1 ] = " ";
+ };
+ MenuItem
+ {
+ Identifier = SID_ADJUST ;
+ HelpID = SID_ADJUST ;
+ Text = "~Alles anzeigen" ;
+ Text [ ENGLISH ] = "Show all" ;
+ Text [ norwegian ] = "Show all" ;
+ Text [ italian ] = "Mostra tutto" ;
+ Text [ portuguese_brazilian ] = "Mostrar tudo" ;
+ Text [ portuguese ] = "Mostrar ~tudo" ;
+ Text [ finnish ] = "Nyt kaikki" ;
+ Text [ danish ] = "Vis alt" ;
+ Text [ french ] = "A~fficher tout" ;
+ Text [ swedish ] = "Visa ~allt" ;
+ Text [ dutch ] = "Alles wee~rgeven" ;
+ Text [ spanish ] = "Mostrar ~todo" ;
+ Text [ english_us ] = "Display All" ;
+ Text[ chinese_simplified ] = "ȫʾ";
+ Text[ russian ] = "~ ";
+ Text[ polish ] = "Poka wszystko";
+ Text[ japanese ] = "ׂĕ\\";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "~ ";
+ Text[ korean ] = " ǥ";
+ Text[ turkish ] = "Tmn grntle";
+ Text[ language_user1 ] = " ";
+ };
+ MenuItem
+ {
+ Separator = TRUE ;
+ };
+ MenuItem
+ {
+ Identifier = SID_DRAW ;
+ HelpID = SID_DRAW ;
+ Text = "A~ktualisieren" ;
+ Text [ ENGLISH ] = "Update" ;
+ Text [ norwegian ] = "Update" ;
+ Text [ italian ] = "Aggiorna" ;
+ Text [ portuguese_brazilian ] = "Atualizar" ;
+ Text [ portuguese ] = "A~ctualizar" ;
+ Text [ finnish ] = "Pivit" ;
+ Text [ danish ] = "Opdater" ;
+ Text [ french ] = "~Actualiser" ;
+ Text [ swedish ] = "~Uppdatera" ;
+ Text [ dutch ] = "A~ctualiseren" ;
+ Text [ spanish ] = "A~ctualizar" ;
+ Text [ english_us ] = "U~pdate" ;
+ Text[ chinese_simplified ] = "(~P)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Aktualizuj";
+ Text[ japanese ] = "XV(~P)";
+ Text[ chinese_traditional ] = "s(~P)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "~";
+ Text[ korean ] = " Ʈ(~P)";
+ Text[ turkish ] = "Gncelle";
+ Text[ language_user1 ] = " ";
+ };
+ };
+};
+Menu RID_DISTANCEMENU
+{
+ ItemList =
+ {
+ MenuItem
+ {
+ /* ### ACHTUNG: Neuer Text in Resource? Abstnde : Abstnde */
+ Text = "Abstnde" ;
+ Text [ ENGLISH ] = "Distances" ;
+ Text [ norwegian ] = "Distances" ;
+ Text [ italian ] = "Distanze" ;
+ Text [ portuguese_brazilian ] = "Distncias" ;
+ Text [ portuguese ] = "Espaos" ;
+ Text [ finnish ] = "Etisyydet" ;
+ Text [ danish ] = "Afstand" ;
+ Text [ french ] = "carts" ;
+ Text [ swedish ] = "Avstnd" ;
+ Text [ dutch ] = "Afstanden" ;
+ Text [ spanish ] = "Espacios" ;
+ Text [ english_us ] = "Spacing" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Odstpy";
+ Text[ japanese ] = "Ԋu";
+ Text[ chinese_traditional ] = "j";
+ Text[ arabic ] = "";
+ Text[ greek ] = "A";
+ Text[ korean ] = "ĭ ";
+ Text[ turkish ] = "Aralklar";
+ Text[ language_user1 ] = " ";
+ };
+ MenuItem
+ {
+ Identifier = 2 ;
+ Text = "Indizes" ;
+ Text [ ENGLISH ] = "Indices" ;
+ Text [ norwegian ] = "Indices" ;
+ Text [ italian ] = "Indici" ;
+ Text [ portuguese_brazilian ] = "ndices" ;
+ Text [ portuguese ] = "ndices" ;
+ Text [ finnish ] = "Indices" ;
+ Text [ danish ] = "Sub-/Superscript" ;
+ Text [ french ] = "Indices" ;
+ Text [ swedish ] = "Index" ;
+ Text [ dutch ] = "Indices" ;
+ Text [ spanish ] = "ndices" ;
+ Text [ english_us ] = "Indexes" ;
+ Text[ chinese_simplified ] = "־";
+ Text[ russian ] = "";
+ Text[ polish ] = "Indeksy";
+ Text[ japanese ] = "ޯ";
+ Text[ chinese_traditional ] = "лx";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "ε";
+ Text[ turkish ] = "ndisler";
+ };
+ MenuItem
+ {
+ Identifier = 3 ;
+ /* ### ACHTUNG: Neuer Text in Resource? Brche : Brche */
+ Text = "Brche" ;
+ Text [ ENGLISH ] = "Fractions" ;
+ Text [ norwegian ] = "Fractions" ;
+ Text [ italian ] = "Frazioni" ;
+ Text [ portuguese_brazilian ] = "Fraes" ;
+ Text [ portuguese ] = "Fraces" ;
+ Text [ finnish ] = "Murtomerkinnt" ;
+ Text [ danish ] = "Brker" ;
+ Text [ french ] = "Fractions" ;
+ Text [ swedish ] = "Brk" ;
+ Text [ dutch ] = "Breuken" ;
+ Text [ spanish ] = "Fracciones" ;
+ Text [ english_us ] = "Fractions" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Uamki";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "м";
+ Text[ turkish ] = "Kesirler";
+ };
+ MenuItem
+ {
+ Identifier = 4 ;
+ Text = "Bruchstriche" ;
+ Text [ ENGLISH ] = "Fraction line" ;
+ Text [ norwegian ] = "Fraction line" ;
+ Text [ italian ] = "Linee di frazione" ;
+ Text [ portuguese_brazilian ] = "Linha de frao" ;
+ Text [ portuguese ] = "Linhas de fraco" ;
+ Text [ finnish ] = "Murtoviiva" ;
+ Text [ danish ] = "Brkstreger" ;
+ Text [ french ] = "Traits de fraction" ;
+ Text [ swedish ] = "Brkstreck" ;
+ Text [ dutch ] = "Breuklijnen" ;
+ Text [ spanish ] = "Lneas de fraccin" ;
+ Text [ english_us ] = "Fraction Bars" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Kreski uamkowe";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "ƽu";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "м ǥ";
+ Text[ turkish ] = "Kesir izgisi";
+ };
+ MenuItem
+ {
+ Identifier = 5 ;
+ Text = "Grenzen" ;
+ Text [ ENGLISH ] = "Limits" ;
+ Text [ norwegian ] = "Border" ;
+ Text [ italian ] = "Bordi" ;
+ Text [ portuguese_brazilian ] = "Borda" ;
+ Text [ portuguese ] = "Limites" ;
+ Text [ finnish ] = "Reunaviiva" ;
+ Text [ danish ] = "Grnser" ;
+ Text [ french ] = "Limites" ;
+ Text [ swedish ] = "Grnser" ;
+ Text [ dutch ] = "Begrenzing" ;
+ Text [ spanish ] = "Lmites" ;
+ Text [ english_us ] = "Limits" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Granice";
+ Text[ japanese ] = "Я";
+ Text[ chinese_traditional ] = "ɭ";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Limitler";
+ };
+ MenuItem
+ {
+ Identifier = 6 ;
+ Text = "Klammern" ;
+ Text [ ENGLISH ] = "Brackets" ;
+ Text [ norwegian ] = "Brackets" ;
+ Text [ italian ] = "Parentesi" ;
+ Text [ portuguese_brazilian ] = "Colchetes" ;
+ Text [ portuguese ] = "Parnteses" ;
+ Text [ finnish ] = "Sulkeet" ;
+ Text [ danish ] = "Parenteser" ;
+ Text [ french ] = "Parenthses" ;
+ Text [ swedish ] = "Parenteser" ;
+ Text [ dutch ] = "Haakjes" ;
+ Text [ spanish ] = "Parntesis" ;
+ Text [ english_us ] = "Brackets" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Nawiasy";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "A";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "ȣ";
+ Text[ turkish ] = "Ayralar";
+ Text[ language_user1 ] = " ";
+ };
+ MenuItem
+ {
+ Identifier = 7 ;
+ Text = "Matrizen" ;
+ Text [ ENGLISH ] = "Matrix" ;
+ Text [ norwegian ] = "Matrix" ;
+ Text [ italian ] = "Matrici" ;
+ Text [ portuguese_brazilian ] = "Matriz" ;
+ Text [ portuguese ] = "Matrizes" ;
+ Text [ finnish ] = "Matriisi" ;
+ Text [ danish ] = "Matrixer" ;
+ Text [ french ] = "Matrices" ;
+ Text [ swedish ] = "Matriser" ;
+ Text [ dutch ] = "Matrices" ;
+ Text [ spanish ] = "Matrices" ;
+ Text [ english_us ] = "Matrixes" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Macierze";
+ Text[ japanese ] = "ظ";
+ Text[ chinese_traditional ] = "x}";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "࿭";
+ Text[ turkish ] = "Matrisler";
+ };
+ MenuItem
+ {
+ Identifier = 8 ;
+ Text = "Ornamente" ;
+ Text [ ENGLISH ] = "Ornaments" ;
+ Text [ norwegian ] = "Ornaments" ;
+ Text [ italian ] = "Ornamenti" ;
+ Text [ portuguese_brazilian ] = "Ornamentos" ;
+ Text [ portuguese ] = "Ornamentos" ;
+ Text [ finnish ] = "Koristeet" ;
+ Text [ danish ] = "Ornamenter" ;
+ Text [ french ] = "Ornements" ;
+ Text [ swedish ] = "Ornament" ;
+ Text [ dutch ] = "Ornamenten" ;
+ Text [ spanish ] = "Ornamentos" ;
+ Text [ english_us ] = "Symbols" ;
+ Text[ chinese_simplified ] = "װ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Ornamenty";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "ϥ";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "ȣ";
+ Text[ turkish ] = "Simgeler";
+ };
+ MenuItem
+ {
+ Identifier = 9 ;
+ Text = "Operatoren" ;
+ Text [ ENGLISH ] = "Operands" ;
+ Text [ norwegian ] = "Operands" ;
+ Text [ italian ] = "Operatori" ;
+ Text [ portuguese_brazilian ] = "Operands" ;
+ Text [ portuguese ] = "Operadores" ;
+ Text [ finnish ] = "Operaattorit" ;
+ Text [ danish ] = "Operatorer" ;
+ Text [ french ] = "Oprateurs" ;
+ Text [ swedish ] = "Operatorer" ;
+ Text [ dutch ] = "Operatoren" ;
+ Text [ spanish ] = "Operadores" ;
+ Text [ english_us ] = "Operators" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Operatory";
+ Text[ japanese ] = "Zq";
+ Text[ chinese_traditional ] = "B";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "leler";
+ };
+ MenuItem
+ {
+ Identifier = 10 ;
+ Text = "Rnder" ;
+ Text [ ENGLISH ] = "Border" ;
+ TEXT[ italian ] = "Margini";
+ TEXT[ portuguese_brazilian ] = "Rnder";
+ TEXT[ portuguese ] = "Margens";
+ TEXT[ danish ] = "Margener";
+ TEXT[ french ] = "Marges";
+ TEXT[ swedish ] = "Marginaler";
+ TEXT[ dutch ] = "Marges";
+ TEXT[ spanish ] = "Mrgenes";
+ TEXT[ english_us ] = "Borders";
+ TEXT[ chinese_simplified ] = "";
+ TEXT[ russian ] = "";
+ TEXT[ polish ] = "Krawdzie";
+ TEXT[ japanese ] = "]";
+ TEXT[ chinese_traditional ] = "";
+ TEXT[ arabic ] = "";
+ TEXT[ greek ] = "";
+ TEXT[ korean ] = "ܰ";
+ TEXT[ turkish ] = "Kenarlar";
+ };
+ };
+};
+
+Menu RID_FONTMENU
+{
+ ItemList =
+ {
+ MenuItem
+ {
+ Text = "Variablen" ;
+ Text [ ENGLISH ] = "Variables" ;
+ Text [ norwegian ] = "Variabler" ;
+ Text [ italian ] = "Variabili" ;
+ Text [ portuguese_brazilian ] = "Variveis" ;
+ Text [ portuguese ] = "Variveis" ;
+ Text [ finnish ] = "Muuttujat" ;
+ Text [ danish ] = "Variabler" ;
+ Text [ french ] = "Variables" ;
+ Text [ swedish ] = "Variabler" ;
+ Text [ dutch ] = "Variabelen" ;
+ Text [ spanish ] = "Variables" ;
+ Text [ english_us ] = "Variables" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Zmienne";
+ Text[ japanese ] = "ϐ";
+ Text[ chinese_traditional ] = "ܶq";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Deikenler";
+ Text[ language_user1 ] = " ";
+ };
+ MenuItem
+ {
+ Identifier = 2 ;
+ Text = "Funktionen" ;
+ Text [ ENGLISH ] = "Functions" ;
+ Text [ norwegian ] = "Funksjoner" ;
+ Text [ italian ] = "Funzioni" ;
+ Text [ portuguese_brazilian ] = "Funes" ;
+ Text [ portuguese ] = "Funes" ;
+ Text [ finnish ] = "Toiminnot" ;
+ Text [ danish ] = "Funktioner" ;
+ Text [ french ] = "Fonctions" ;
+ Text [ swedish ] = "Funktioner" ;
+ Text [ dutch ] = "Functies" ;
+ Text [ spanish ] = "Funciones" ;
+ Text [ english_us ] = "Functions" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Funkcje";
+ Text[ japanese ] = "֐";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "Լ";
+ Text[ turkish ] = "Fonksiyon";
+ };
+ MenuItem
+ {
+ Identifier = 3 ;
+ Text = "Zahlen" ;
+ Text [ ENGLISH ] = "Numbers" ;
+ Text [ norwegian ] = "Numbers" ;
+ Text [ italian ] = "Numeri" ;
+ Text [ portuguese_brazilian ] = "Nmeros" ;
+ Text [ portuguese ] = "Nmeros" ;
+ Text [ finnish ] = "Numerot" ;
+ Text [ danish ] = "Tal" ;
+ Text [ french ] = "Nombres" ;
+ Text [ swedish ] = "Tal" ;
+ Text [ dutch ] = "Getallen" ;
+ Text [ spanish ] = "Nmeros" ;
+ Text [ english_us ] = "Numbers" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Liczby";
+ Text[ japanese ] = "l";
+ Text[ chinese_traditional ] = "Ʀr";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "ȣ";
+ Text[ turkish ] = "Saylar";
+ };
+ MenuItem
+ {
+ Identifier = 4 ;
+ Text = "Text" ;
+ Text [ ENGLISH ] = "Text" ;
+ Text [ norwegian ] = "Text" ;
+ Text [ italian ] = "Testo" ;
+ Text [ portuguese_brazilian ] = "Texto" ;
+ Text [ portuguese ] = "Texto" ;
+ Text [ finnish ] = "Teksti" ;
+ Text [ danish ] = "Tekst" ;
+ Text [ french ] = "Texte" ;
+ Text [ swedish ] = "Text" ;
+ Text [ dutch ] = "Tekst" ;
+ Text [ spanish ] = "Texto" ;
+ Text [ english_us ] = "Text" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Tekst";
+ Text[ japanese ] = "÷";
+ Text[ chinese_traditional ] = "r";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "ؽƮ";
+ Text[ turkish ] = "Metin";
+ Text[ language_user1 ] = " ";
+ };
+ MenuItem
+ {
+ Identifier = 5 ;
+ Text = "Serif" ;
+ Text [ ENGLISH ] = "Serif" ;
+ Text [ norwegian ] = "Serif" ;
+ Text [ italian ] = "Serif" ;
+ Text [ portuguese_brazilian ] = "Serif" ;
+ Text [ portuguese ] = "Serif" ;
+ Text [ finnish ] = "Serif" ;
+ Text [ danish ] = "Serif" ;
+ Text [ french ] = "Serif" ;
+ Text [ swedish ] = "Serif" ;
+ Text [ dutch ] = "Schreefletters" ;
+ Text [ spanish ] = "Serif" ;
+ Text [ english_us ] = "Serif" ;
+ Text[ chinese_simplified ] = "ϸ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Serif";
+ Text[ japanese ] = "Serif";
+ Text[ chinese_traditional ] = "Serif";
+ Text[ arabic ] = "Serif";
+ Text[ greek ] = "Serif";
+ Text[ korean ] = "Serif";
+ Text[ turkish ] = "Serif";
+ };
+ MenuItem
+ {
+ Identifier = 6 ;
+ Text = "Sans" ;
+ Text [ ENGLISH ] = "Sans" ;
+ Text [ norwegian ] = "Sans" ;
+ Text [ italian ] = "Sans" ;
+ Text [ portuguese_brazilian ] = "Sans" ;
+ Text [ portuguese ] = "Sans" ;
+ Text [ finnish ] = "Sans" ;
+ Text [ danish ] = "Sans" ;
+ Text [ french ] = "Sans" ;
+ Text [ swedish ] = "Sans" ;
+ Text [ dutch ] = "Schreefloze letters" ;
+ Text [ spanish ] = "Sans" ;
+ Text [ english_us ] = "Sans" ;
+ Text[ chinese_simplified ] = "Sans";
+ Text[ russian ] = "";
+ Text[ polish ] = "Sans";
+ Text[ japanese ] = "Sans";
+ Text[ chinese_traditional ] = "Sans";
+ Text[ arabic ] = "Sans";
+ Text[ greek ] = "Sans";
+ Text[ korean ] = "Sans";
+ Text[ turkish ] = "Sans";
+ };
+ MenuItem
+ {
+ Identifier = 7 ;
+ Text = "Fixed" ;
+ Text [ ENGLISH ] = "Fixed" ;
+ Text [ norwegian ] = "Fixed" ;
+ Text [ italian ] = "Fisso" ;
+ Text [ portuguese_brazilian ] = "Fixo" ;
+ Text [ portuguese ] = "Fixo" ;
+ Text [ finnish ] = "Vakio" ;
+ Text [ danish ] = "Fixed" ;
+ Text [ french ] = "Fixe" ;
+ Text [ swedish ] = "Fixerad" ;
+ Text [ dutch ] = "Vast" ;
+ Text [ spanish ] = "Fijo" ;
+ Text [ english_us ] = "Fixed" ;
+ Text[ chinese_simplified ] = "̶";
+ Text[ russian ] = "";
+ Text[ polish ] = "Stay";
+ Text[ japanese ] = "Œ";
+ Text[ chinese_traditional ] = "Tw";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Sabit";
+ };
+ };
+};
+
+ErrorBox RID_WRITESYMBOLERROR
+{
+ Message = "Die Symboldatei '%FILE%' kann nicht gespeichert werden !" ;
+ Message [ ENGLISH ] = "The symbolfile '%FILE%' can not save!" ;
+ Message [ norwegian ] = "The symbolfile '%FILE%' can not save!" ;
+ Message [ italian ] = "Impossibile salvare il file dei simboli '%FILE%'." ;
+ Message [ portuguese_brazilian ] = "O arquivo smbolo '%FILE%' no pode gravar!" ;
+ Message [ portuguese ] = "O ficheiro de smbolos '%FILE%' no pode ser guardado!" ;
+ Message [ finnish ] = "Symbolitiedostoa '%FILE%' ei voi tallentaa!" ;
+ Message [ danish ] = "Det er ikke muligt at gemme symbolfilen '%FILE%'!" ;
+ Message [ french ] = "Impossible d'enregistrer le fichier de symboles '%FILE%' !" ;
+ Message [ swedish ] = "Symbolfilen '%FILE%' kan inte sparas !" ;
+ Message [ dutch ] = "Het symbolenbestand '%FILE%' kan niet worden opgeslagen!" ;
+ Message [ spanish ] = "No se puede guardar el archivo de smbolos '%FILE%'!" ;
+ Message [ english_us ] = "The symbol file '%FILE%' cannot be saved." ;
+ Message[ chinese_simplified ] = "޷ļ'%FILE%' ";
+ Message[ russian ] = " '%FILE%' !";
+ Message[ polish ] = "Pliku symboli '%FILE%' nie mona zapisa!";
+ Message[ japanese ] = " ̧'%FILE%'ۑł܂!";
+ Message[ chinese_traditional ] = "Lkxsɮ'%FILE%' I";
+ Message[ arabic ] = " '%FILE%'!";
+ Message[ greek ] = " '%FILE%' !";
+ Message[ korean ] = "ȣ '%FILE%' ϴ!";
+ Message[ turkish ] = "Simge dosyas '%FILE%' kaydedilemiyor!";
+ Message[ language_user1 ] = " ";
+};
+ErrorBox RID_READSYMBOLERROR
+{
+ Message = "Die Symboldatei '%FILE%' kann nicht geladen werden !" ;
+ Message [ ENGLISH ] = "The symbolfile '%FILE%' can not load!" ;
+ Message [ norwegian ] = "The symbolfile '%FILE%' can not load!" ;
+ Message [ italian ] = "Impossibile caricare il file dei simboli '%FILE%'." ;
+ Message [ portuguese_brazilian ] = "O arquivo smbolo '%FILE%' no pode carregar!" ;
+ Message [ portuguese ] = "O ficheiro de smbolos '%FILE%' no pode ser carregado!" ;
+ Message [ finnish ] = "Symbolitiedostoa '%FILE%' ei voi lukea!" ;
+ Message [ danish ] = "Det er ikke muligt at indlse symbolfilen '%FILE%'!" ;
+ Message [ french ] = "Impossible de charger le fichier de symboles '%FILE%' !" ;
+ Message [ swedish ] = "Symbolfilen '%FILE%' kan inte laddas !" ;
+ Message [ dutch ] = "Het symbolenbestand '%FILE%' kan niet worden geladen!" ;
+ Message [ spanish ] = "No se puede cargar el archivo de smbolos '%FILE%'!" ;
+ Message [ english_us ] = "The symbol file '%FILE%' cannot be loaded." ;
+ Message[ chinese_simplified ] = "޷װͼļ'%FILE%' ";
+ Message[ russian ] = " '%FILE%' !";
+ Message[ polish ] = "Pliku symboli '%FILE%' nie mona zaadowa!";
+ Message[ japanese ] = " ̧'%FILE%'ǂݍ݂ł܂!";
+ Message[ chinese_traditional ] = "Lk˸ϥɮ'%FILE%' I";
+ Message[ arabic ] = " '%FILE%'!";
+ Message[ greek ] = " '%FILE%'!";
+ Message[ korean ] = "ȣ '%FILE%' ε ϴ!";
+ Message[ turkish ] = "Simge dosyas '%FILE%' yklenemiyor!";
+ Message[ language_user1 ] = " ";
+};
+
+FloatingWindow RID_TOOLBOXWINDOW
+{
+ HelpId = HID_SMA_OPERATOR_WIN ;
+ Border = TRUE ;
+ Moveable = TRUE ;
+ Closeable = TRUE ;
+ Hide = TRUE ;
+ OutputSize = TRUE ;
+ SVLook = TRUE ;
+ Size = MAP_APPFONT ( 0 , 0 ) ;
+ Text = "Auswahl" ;
+ Text [ ENGLISH ] = "Selection" ;
+ ToolBox 1
+ {
+ // unary/binary operators
+ HelpId = HID_SMA_UNBINOPS_TBX ;
+ Pos = MAP_APPFONT ( 0 , 41 ) ;
+ Size = MAP_APPFONT ( 65 , 95 ) ;
+ SVLook = TRUE ;
+ Hide = TRUE ;
+ LineCount = 4 ;
+ ItemImageList = ImageList
+ {
+ ImageBitmap = Bitmap
+ {
+ FILE = "unop.bmp" ;
+ };
+ MaskColor = IMAGE_STDBTN_COLOR ;
+ IdList =
+ {
+ RID_PLUSX ;
+ RID_MINUSX ;
+ RID_PLUSMINUSX ;
+ RID_MINUSPLUSX ;
+ RID_XPLUSY ;
+ RID_XCDOTY ;
+ RID_XTIMESY ;
+ RID_XSYMTIMESY ;
+ RID_XMINUSY ;
+ RID_XOVERY ;
+ RID_XDIVY ;
+ RID_XSYMDIVIDEY ;
+ RID_NEGX ;
+ RID_XANDY ;
+ RID_XORY ;
+ RID_XCIRCY ;
+ };
+ IdCount =
+ {
+ 16 ;
+ };
+ };
+ ItemList =
+ {
+ ToolBoxItem
+ {
+ Identifier = RID_PLUSX ;
+ HelpId = HID_SMA_PLUSX ;
+ Text = "Vorzeichen +" ;
+ Text [ ENGLISH ] = "sign +" ;
+ Text [ english_us ] = "+ sign" ;
+ Text [ portuguese_brazilian ] = "Vorzeichen +" ;
+ Text [ swedish ] = "Frtecken +" ;
+ Text [ danish ] = "fortegn +" ;
+ Text [ italian ] = "Segno +" ;
+ Text [ spanish ] = "Signo +" ;
+ Text [ french ] = "Signe +" ;
+ Text [ dutch ] = "Voorteken +" ;
+ Text [ portuguese ] = "sinal +" ;
+ Text[ chinese_simplified ] = " +";
+ Text[ russian ] = " +";
+ Text[ polish ] = "Znak +";
+ Text[ japanese ] = "+";
+ Text[ chinese_traditional ] = "Ÿ +";
+ Text[ arabic ] = "+ ";
+ Text[ greek ] = " +";
+ Text[ korean ] = "+ ȣ";
+ Text[ turkish ] = "+ iareti";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_MINUSX ;
+ HelpId = HID_SMA_MINUSX ;
+ Text = "Vorzeichen -" ;
+ Text [ ENGLISH ] = "sign -" ;
+ Text [ english_us ] = "- sign" ;
+ Text [ portuguese_brazilian ] = "Vorzeichen -" ;
+ Text [ swedish ] = "Frtecken -" ;
+ Text [ danish ] = "fortegn -" ;
+ Text [ italian ] = "Segno -" ;
+ Text [ spanish ] = "Signo -" ;
+ Text [ french ] = "Signe -" ;
+ Text [ dutch ] = "Voorteken -" ;
+ Text [ portuguese ] = "Sinal -" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " -";
+ Text[ polish ] = "Znak -";
+ Text[ japanese ] = "-";
+ Text[ chinese_traditional ] = "tŸ";
+ Text[ arabic ] = "- ";
+ Text[ greek ] = " -";
+ Text[ korean ] = "- ȣ";
+ Text[ turkish ] = "- iareti";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_PLUSMINUSX ;
+ HelpId = HID_SMA_PLUSMINUSX ;
+ Text = "Vorzeichen +-" ;
+ Text [ ENGLISH ] = "sign +-" ;
+ Text [ english_us ] = "+- Sign" ;
+ Text [ portuguese_brazilian ] = "Vorzeichen +-" ;
+ Text [ swedish ] = "Frtecken +-" ;
+ Text [ danish ] = "fortegn +-" ;
+ Text [ italian ] = "Segno +-" ;
+ Text [ spanish ] = "Signo +-" ;
+ Text [ french ] = "Signe +" ;
+ Text [ dutch ] = "Voorteken +-" ;
+ Text [ portuguese ] = "Sinal +-" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " +-";
+ Text[ polish ] = "Znak +-";
+ Text[ japanese ] = "+-";
+ Text[ chinese_traditional ] = "tŸ";
+ Text[ arabic ] = "+- ";
+ Text[ greek ] = " +-";
+ Text[ korean ] = "+- ȣ";
+ Text[ turkish ] = "+- iareti";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_MINUSPLUSX ;
+ HelpId = HID_SMA_MINUSPLUSX ;
+ Text = "Vorzeichen -+" ;
+ Text [ ENGLISH ] = "sign-+" ;
+ Text [ english_us ] = "-+ Sign" ;
+ Text [ portuguese_brazilian ] = "Vorzeichen -+" ;
+ Text [ swedish ] = "Frtecken -+" ;
+ Text [ danish ] = "fortegn -+" ;
+ Text [ italian ] = "Segno -+" ;
+ Text [ spanish ] = "Signo -+" ;
+ Text [ french ] = "Signe -+" ;
+ Text [ dutch ] = "Voorteken -+" ;
+ Text [ portuguese ] = "Sinal -+" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " -+";
+ Text[ polish ] = "Znak -+";
+ Text[ japanese ] = "-+";
+ Text[ chinese_traditional ] = "tŸ";
+ Text[ arabic ] = "-+ ";
+ Text[ greek ] = " -+";
+ Text[ korean ] = "-+ ȣ";
+ Text[ turkish ] = "-+ iareti";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_NEGX ;
+ HelpId = HID_SMA_NEGX ;
+ Text = "Logisches NICHT" ;
+ Text [ ENGLISH ] = "logical NOT" ;
+ Text [ english_us ] = "Boolean NOT" ;
+ Text [ portuguese_brazilian ] = "Logisches NICHT" ;
+ Text [ swedish ] = "logiskt INTE" ;
+ Text [ danish ] = "logisk IKKE" ;
+ Text [ italian ] = "NO logico" ;
+ Text [ spanish ] = "NO lgico" ;
+ Text [ french ] = "NON logique" ;
+ Text [ dutch ] = "Logisch NIET" ;
+ Text [ portuguese ] = "NO lgico" ;
+ Text[ chinese_simplified ] = "߼ NOT";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Funkcja logiczna NIE";
+ Text[ japanese ] = "_Zq NOT";
+ Text[ chinese_traditional ] = "޿誺 NOT";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " NOT Boole";
+ Text[ korean ] = "Ҹ NOT";
+ Text[ turkish ] = "Mantksal DEL";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XPLUSY ;
+ HelpId = HID_SMA_XPLUSY ;
+ Text = "Additions +" ;
+ Text [ ENGLISH ] = "addition +" ;
+ Text [ english_us ] = "Addition +" ;
+ Text [ portuguese_brazilian ] = "Additions +" ;
+ Text [ swedish ] = "addition +" ;
+ Text [ danish ] = "additions +" ;
+ Text [ italian ] = "Addizione +" ;
+ Text [ spanish ] = "+ de suma" ;
+ Text [ french ] = "+ d'addition" ;
+ Text [ dutch ] = "Optellen +" ;
+ Text [ portuguese ] = "Adio +" ;
+ Text[ chinese_simplified ] = "ӷ +";
+ Text[ russian ] = " +";
+ Text[ polish ] = "Dodawanie +";
+ Text[ japanese ] = "Z+";
+ Text[ chinese_traditional ] = "[k +";
+ Text[ arabic ] = "+ ";
+ Text[ greek ] = " +";
+ Text[ korean ] = " +";
+ Text[ turkish ] = "Toplama +";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XCDOTY ;
+ HelpId = HID_SMA_XCDOTY ;
+ Text = "Multiplikation (Punkt)" ;
+ Text [ ENGLISH ] = "multiplication (dot)" ;
+ Text [ english_us ] = "multiplication (Dot )" ;
+ Text [ portuguese_brazilian ] = "Multiplikation (Punkt)" ;
+ Text [ swedish ] = "multiplikation (punkt)" ;
+ Text [ danish ] = "multiplikation (punkt)" ;
+ Text [ italian ] = "Moltiplicazione (punto)" ;
+ Text [ spanish ] = "Multiplicacin (Punto)" ;
+ Text [ french ] = "Multiplication (Point)" ;
+ Text [ dutch ] = "Vermenigvuldigen (punt)" ;
+ Text [ portuguese ] = "Multiplicao (ponto)" ;
+ Text[ chinese_simplified ] = "˷()";
+ Text[ russian ] = " ()";
+ Text[ polish ] = "Mnoenie (Kropka)";
+ Text[ japanese ] = "|Z(_)";
+ Text[ chinese_traditional ] = "k(I)";
+ Text[ arabic ] = "(.) ";
+ Text[ greek ] = " ()";
+ Text[ korean ] = "(. )";
+ Text[ turkish ] = "arpm (.)";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XTIMESY ;
+ HelpId = HID_SMA_XTIMESY ;
+ Text = "Multiplikation (Kreuz)" ;
+ Text [ ENGLISH ] = "multiplication (cross)" ;
+ Text [ english_us ] = "multiplication (x)" ;
+ Text [ portuguese_brazilian ] = "Multiplikation (Kreuz)" ;
+ Text [ swedish ] = "multiplikation (x)" ;
+ Text [ danish ] = "multiplikation (x)" ;
+ Text [ italian ] = "Moltiplicazione (per)" ;
+ Text [ spanish ] = "Multiplicacin (cruz)" ;
+ Text [ french ] = "Multiplication (croix)" ;
+ Text [ dutch ] = "Vermenigvuldigen (kruisje)" ;
+ Text [ portuguese ] = "Multiplicao (cruz)" ;
+ Text[ chinese_simplified ] = "˷()";
+ Text[ russian ] = " ()";
+ Text[ polish ] = "Mnoenie (x)";
+ Text[ japanese ] = "|Z(߹)";
+ Text[ chinese_traditional ] = "k(e)";
+ Text[ arabic ] = "(x) ";
+ Text[ greek ] = " (x)";
+ Text[ korean ] = "(x)";
+ Text[ turkish ] = "arpm (x)";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XSYMTIMESY ;
+ HelpId = HID_SMA_XSYMTIMESY ;
+ Text = "Multiplikation (Stern)" ;
+ Text [ ENGLISH ] = "multiplication (star)" ;
+ Text [ english_us ] = "multiplication (*)" ;
+ Text [ portuguese_brazilian ] = "Multiplikation (Stern)" ;
+ Text [ swedish ] = "multiplikation (*)" ;
+ Text [ danish ] = "multiplikation (stjerne)" ;
+ Text [ italian ] = "Moltiplicazione (asterisco)" ;
+ Text [ spanish ] = "Multiplicacin (estrella)" ;
+ Text [ french ] = "Multiplication (toile)" ;
+ Text [ dutch ] = "Vermenigvuldigen (sterretje)" ;
+ Text [ portuguese ] = "Multiplicao (asterisco)" ;
+ Text[ chinese_simplified ] = "˷(Ǻ)";
+ Text[ russian ] = " ()";
+ Text[ polish ] = "Mnoenie (gwiazdka)";
+ Text[ japanese ] = "|Z(Ĉ)";
+ Text[ chinese_traditional ] = "k(P)";
+ Text[ arabic ] = "(*) ";
+ Text[ greek ] = " (*)";
+ Text[ korean ] = " (*)";
+ Text[ turkish ] = "arpm (*)";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XANDY ;
+ HelpId = HID_SMA_XANDY ;
+ Text = "Logisches UND" ;
+ Text [ ENGLISH ] = "logical AND" ;
+ Text [ english_us ] = "Boolean AND" ;
+ Text [ portuguese_brazilian ] = "Logisches UND" ;
+ Text [ swedish ] = "logiskt OCH" ;
+ Text [ danish ] = "logisk OG" ;
+ Text [ italian ] = "E logico" ;
+ Text [ spanish ] = "Y lgico" ;
+ Text [ french ] = "ET logique" ;
+ Text [ dutch ] = "Logisch EN" ;
+ Text [ portuguese ] = "E lgico" ;
+ Text[ chinese_simplified ] = "߼ AND";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Funkcja logiczna ORAZ";
+ Text[ japanese ] = "_ AND";
+ Text[ chinese_traditional ] = "޿誺 AND";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " AND Boole";
+ Text[ korean ] = "Ҹ AND";
+ Text[ turkish ] = "Mantksal VE";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XMINUSY ;
+ HelpId = HID_SMA_XMINUSY ;
+ Text = "Subtraktions -" ;
+ Text [ ENGLISH ] = "subtraction -" ;
+ Text [ english_us ] = "subtraction -" ;
+ Text [ portuguese_brazilian ] = "Subtraktions -" ;
+ Text [ swedish ] = "subtraktion -" ;
+ Text [ danish ] = "subtraktions -" ;
+ Text [ italian ] = "Sottrazione -" ;
+ Text [ spanish ] = "Restas -" ;
+ Text [ french ] = "- de soustraction" ;
+ Text [ dutch ] = "Aftrekken (-)" ;
+ Text [ portuguese ] = "Subtraco -" ;
+ Text[ chinese_simplified ] = " -";
+ Text[ russian ] = " -";
+ Text[ polish ] = "Odejmowanie -";
+ Text[ japanese ] = "Z-";
+ Text[ chinese_traditional ] = "k -";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " -";
+ Text[ korean ] = " -";
+ Text[ turkish ] = "karma -";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XOVERY ;
+ HelpId = HID_SMA_XOVERY ;
+ Text = "Division (Bruch)" ;
+ Text [ ENGLISH ] = "division (fraction)" ;
+ Text [ english_us ] = "Division (Fraction)" ;
+ Text [ portuguese_brazilian ] = "Division (Bruch)" ;
+ Text [ swedish ] = "Division (brk)" ;
+ Text [ danish ] = "division (brk)" ;
+ Text [ italian ] = "Divisione (frazione)" ;
+ Text [ spanish ] = "Divisin (fraccin)" ;
+ Text [ french ] = "Division (fraction)" ;
+ Text [ dutch ] = "Delen (breuk)" ;
+ Text [ portuguese ] = "Diviso (fraco)" ;
+ Text[ chinese_simplified ] = "()";
+ Text[ russian ] = " ()";
+ Text[ polish ] = "Dzielenie (Uamek)";
+ Text[ japanese ] = "Z()";
+ Text[ chinese_traditional ] = "k()";
+ Text[ arabic ] = " ()";
+ Text[ greek ] = " ()";
+ Text[ korean ] = " (м)";
+ Text[ turkish ] = "Blme (kesir)";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XDIVY ;
+ HelpId = HID_SMA_XDIVY ;
+ Text = "Division (Doppelpunkt-Strich)" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Division ()" ;
+ Text [ portuguese_brazilian ] = "Division (Doppelpunkt-Strich)" ;
+ Text [ swedish ] = "Division (kolon/snedstreck)" ;
+ Text [ danish ] = "division (kolon-streg)" ;
+ Text [ italian ] = "Divisione (due punti-trattino)" ;
+ Text [ spanish ] = "Divisin (dos puntos-raya)" ;
+ Text [ french ] = "Division ()" ;
+ Text [ dutch ] = "Delen (dubbele punt-streepje)" ;
+ Text [ portuguese ] = "Diviso ()" ;
+ Text[ chinese_simplified ] = "(һ˫)";
+ Text[ russian ] = " ( )";
+ Text[ polish ] = "Dzielenie (Dwukropek-Kreska)";
+ Text[ japanese ] = "Z(2_)";
+ Text[ chinese_traditional ] = "k(@I)";
+ Text[ arabic ] = "() ";
+ Text[ greek ] = "Division ()";
+ Text[ korean ] = " (?";
+ Text[ turkish ] = "Blme ()";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XSYMDIVIDEY ;
+ HelpId = HID_SMA_XSYMDIVIDEY ;
+ Text = "Division (Schrgstrich)" ;
+ Text [ ENGLISH ] = "division (slash)" ;
+ Text [ english_us ] = "Division (Slash)" ;
+ Text [ portuguese_brazilian ] = "Division (Schrgstrich)" ;
+ Text [ swedish ] = "Division (snedstreck)" ;
+ Text [ danish ] = "division (skrstreg)" ;
+ Text [ italian ] = "Divisione (barra)" ;
+ Text [ spanish ] = "Divisin (barra oblicua)" ;
+ Text [ french ] = "Division (barre oblique)" ;
+ Text [ dutch ] = "Delen (schuine streep)" ;
+ Text [ portuguese ] = "Diviso (barra diagonal)" ;
+ Text[ chinese_simplified ] = "(б)";
+ Text[ russian ] = " ( )";
+ Text[ polish ] = "Dzielenie (Kreska ukona)";
+ Text[ japanese ] = "Z(ΐ)";
+ Text[ chinese_traditional ] = "k(׽u)";
+ Text[ arabic ] = "(/) ";
+ Text[ greek ] = " ()";
+ Text[ korean ] = " (/)";
+ Text[ turkish ] = "Blme (/)";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XORY ;
+ HelpId = HID_SMA_XORY ;
+ Text = "Logisches ODER" ;
+ Text [ ENGLISH ] = "logical OR" ;
+ Text [ english_us ] = "Boolean OR" ;
+ Text [ portuguese_brazilian ] = "Logisches ODER" ;
+ Text [ swedish ] = "logiskt ELLER" ;
+ Text [ danish ] = "logisk ELLER" ;
+ Text [ italian ] = "O logico" ;
+ Text [ spanish ] = "O lgico" ;
+ Text [ french ] = "OU logique" ;
+ Text [ dutch ] = "Logisch OF" ;
+ Text [ portuguese ] = "OU lgico" ;
+ Text[ chinese_simplified ] = "߼ OR";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Funkcja logiczna LUB";
+ Text[ japanese ] = "_a(OR)";
+ Text[ chinese_traditional ] = "޿誺 OR";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " OR Boole";
+ Text[ korean ] = "Ҹ OR";
+ Text[ turkish ] = "Mantksal VEYA";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XCIRCY ;
+ HelpId = HID_SMA_XCIRCY ;
+ Text = "Verkettung" ;
+ Text [ ENGLISH ] = "Composition" ;
+ TEXT[ italian ] = "Concatenazione";
+ TEXT[ portuguese_brazilian ] = "Verkettung";
+ TEXT[ portuguese ] = "Concatenar";
+ TEXT[ danish ] = "funktionssammenstning";
+ TEXT[ french ] = "Enchanement";
+ TEXT[ swedish ] = "Kedjning";
+ TEXT[ dutch ] = "Aaneenschakeling";
+ TEXT[ spanish ] = "Encadenamiento";
+ TEXT[ english_us ] = "Catenate";
+ TEXT[ chinese_simplified ] = "";
+ TEXT[ russian ] = "";
+ TEXT[ polish ] = "Zczenie";
+ TEXT[ japanese ] = "A";
+ TEXT[ chinese_traditional ] = "s";
+ TEXT[ arabic ] = "";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = "";
+ TEXT[ turkish ] = "Zincirleme";
+ TEXT[ language_user1 ] = " ";
+ };
+ };
+ };
+ ToolBox 2
+ {
+ // relations
+ HelpId = HID_SMA_RELATIONS_TBX ;
+ Pos = MAP_APPFONT ( 0 , 41 ) ;
+ Size = MAP_APPFONT ( 65 , 95 ) ;
+ SVLook = TRUE ;
+ Hide = TRUE ;
+ LineCount = 5 ;
+ ItemImageList = ImageList
+ {
+ ImageBitmap = Bitmap
+ {
+ FILE = "biop.bmp" ;
+ };
+ MaskColor = IMAGE_STDBTN_COLOR ;
+ IdList =
+ {
+ RID_XEQY ;
+ RID_XNEQY ;
+ RID_XEQUIVY ;
+ RID_XORTHOY ;
+ RID_XLTY ;
+ RID_XGTY ;
+ RID_XAPPROXY ;
+ RID_XPARALLELY ;
+ RID_XLESLANTY ;
+ RID_XGESLANTY ;
+ RID_XSIMEQY ;
+ RID_XPROPY ;
+ RID_XLEY ;
+ RID_XGEY ;
+ RID_XSIMY ;
+ RID_XTOWARDY ;
+ RID_XDIVIDESY ;
+ RID_XNDIVIDESY;
+ RID_DLARROW ;
+ RID_DLRARROW ;
+ RID_DRARROW ;
+ };
+ IdCount =
+ {
+ 21 ;
+ };
+ };
+ ItemList =
+ {
+ ToolBoxItem
+ {
+ Identifier = RID_XEQY ;
+ HelpId = HID_SMA_XEQY ;
+ Text = "ist gleich" ;
+ Text [ ENGLISH ] = "is equal" ;
+ Text [ english_us ] = "Is Equal" ;
+ Text [ portuguese_brazilian ] = "ist gleich" ;
+ Text [ swedish ] = "r lika med" ;
+ Text [ danish ] = "lig med" ;
+ Text [ italian ] = "Uguale a" ;
+ Text [ spanish ] = "es igual" ;
+ Text [ french ] = "est gal " ;
+ Text [ dutch ] = "is gelijk aan" ;
+ Text [ portuguese ] = " igual" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "jest rwny";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "۵";
+ Text[ arabic ] = "";
+ Text[ greek ] = " ";
+ Text[ korean ] = "Դϴ";
+ Text[ turkish ] = "Eittir";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XNEQY ;
+ HelpId = HID_SMA_XNEQY ;
+ Text = "ist ungleich" ;
+ Text [ ENGLISH ] = "is not equal" ;
+ Text [ english_us ] = "Is Not Equal" ;
+ Text [ portuguese_brazilian ] = "ist ungleich" ;
+ Text [ swedish ] = "r inte lika med" ;
+ Text [ danish ] = "forskellig fra" ;
+ Text [ italian ] = "Diverso" ;
+ Text [ spanish ] = "no es igual" ;
+ Text [ french ] = "est diffrent de" ;
+ Text [ dutch ] = "is niet gelijk aan" ;
+ Text [ portuguese ] = " desigual" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "nie jest rwny";
+ Text[ japanese ] = "Ȃ";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ʽϴ.";
+ Text[ turkish ] = "Eit deil";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XAPPROXY ;
+ HelpId = HID_SMA_XAPPROXY ;
+ Text = "ist ungefhr gleich" ;
+ Text [ ENGLISH ] = "is approximately equal" ;
+ Text [ english_us ] = "Is Approximately Equal" ;
+ Text [ portuguese_brazilian ] = "ist ungefhr gleich" ;
+ Text [ swedish ] = "r ungefr lika" ;
+ Text [ danish ] = "omtrent lig med" ;
+ Text [ italian ] = "Approssimativamente uguale" ;
+ Text [ spanish ] = "es aprox. igual" ;
+ Text [ french ] = "est approximativement gal " ;
+ Text [ dutch ] = "is ongeveer gelijk aan" ;
+ Text [ portuguese ] = " aprox. igual" ;
+ Text[ chinese_simplified ] = "Ƶ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "jest w przyblieniu rwny";
+ Text[ japanese ] = "قړ";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ";
+ Text[ turkish ] = "Yaklak olarak eit";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XDIVIDESY ;
+ HelpId = HID_SMA_XDIVIDESY ;
+ Text = "teilt" ;
+ Text [ ENGLISH ] = "divides" ;
+ TEXT[ italian ] = "Divide";
+ TEXT[ portuguese_brazilian ] = "teilt";
+ TEXT[ portuguese ] = "divide";
+ TEXT[ danish ] = "er divisor i";
+ TEXT[ french ] = "est un diviseur de";
+ TEXT[ swedish ] = "delar";
+ TEXT[ dutch ] = "deelt";
+ TEXT[ spanish ] = "divide";
+ TEXT[ english_us ] = "Divides";
+ TEXT[ chinese_simplified ] = "ɱ";
+ TEXT[ russian ] = "";
+ TEXT[ polish ] = "dzieli";
+ TEXT[ japanese ] = "";
+ TEXT[ chinese_traditional ] = "iQ_";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = "";
+ TEXT[ korean ] = "";
+ TEXT[ turkish ] = "Bler";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XNDIVIDESY ;
+ HelpId = HID_SMA_XNDIVIDESY ;
+ Text = "teilt nicht" ;
+ Text [ ENGLISH ] = "divides not" ;
+ TEXT[ italian ] = "Non divide";
+ TEXT[ portuguese_brazilian ] = "teilt nicht";
+ TEXT[ portuguese ] = "no divide";
+ TEXT[ danish ] = "er ikke divisor i";
+ TEXT[ french ] = "n'est pas un diviseur de";
+ TEXT[ swedish ] = "delar ej";
+ TEXT[ dutch ] = "deelt niet";
+ TEXT[ spanish ] = "no divide";
+ TEXT[ english_us ] = "Does Not Divide";
+ TEXT[ chinese_simplified ] = "ܱ";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "nie dzieli";
+ TEXT[ japanese ] = "Ȃ";
+ TEXT[ chinese_traditional ] = "Q_";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = " ";
+ TEXT[ turkish ] = "Blmez";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XLTY ;
+ HelpId = HID_SMA_XLTY ;
+ Text = "ist kleiner als" ;
+ Text [ ENGLISH ] = "is less than" ;
+ Text [ english_us ] = "Is Less Than" ;
+ Text [ portuguese_brazilian ] = "ist kleiner als" ;
+ Text [ swedish ] = "r mindre n" ;
+ Text [ danish ] = "mindre end" ;
+ Text [ italian ] = "Minore di" ;
+ Text [ spanish ] = "es menor que" ;
+ Text [ french ] = "est infrieur " ;
+ Text [ dutch ] = "is kleiner dan" ;
+ Text [ portuguese ] = " menor que" ;
+ Text[ chinese_simplified ] = "С";
+ Text[ russian ] = " ";
+ Text[ polish ] = "jest mniejszy ni";
+ Text[ japanese ] = "菬";
+ Text[ chinese_traditional ] = "p";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ̸";
+ Text[ turkish ] = "Kktr";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XGTY ;
+ HelpId = HID_SMA_XGTY ;
+ Text = "ist grer als" ;
+ Text [ ENGLISH ] = "is greater than" ;
+ Text [ english_us ] = "Is Greater Than" ;
+ Text [ portuguese_brazilian ] = "ist grer als" ;
+ Text [ swedish ] = "r strre n" ;
+ Text [ danish ] = "strre end" ;
+ Text [ italian ] = "Maggiore di" ;
+ Text [ spanish ] = "es mayor que" ;
+ Text [ french ] = "est suprieur " ;
+ Text [ dutch ] = "is groter dan" ;
+ Text [ portuguese ] = " maior que" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "jest wikszy ni";
+ Text[ japanese ] = "傫";
+ Text[ chinese_traditional ] = "j";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ʰ";
+ Text[ turkish ] = "Byktr";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XSIMEQY ;
+ HelpId = HID_SMA_XSIMEQY ;
+ /* ### ACHTUNG: Neuer Text in Resource? ist hnlich oder gleich : ist hnlich oder glech */
+ Text = "ist hnlich oder gleich" ;
+ Text [ ENGLISH ] = "is similar or equal" ;
+ Text [ english_us ] = "Is Similar or Equal" ;
+ Text [ portuguese_brazilian ] = "ist hnlich oder glech" ;
+ Text [ swedish ] = "r liknande eller lika med" ;
+ Text [ danish ] = "tilnrmet eller lig med" ;
+ Text [ italian ] = " simile o uguale" ;
+ Text [ spanish ] = "es parecido o igual" ;
+ Text [ french ] = "est similaire ou gal " ;
+ Text [ dutch ] = "is ongeveer gelijk of gelijk aan" ;
+ Text [ portuguese ] = " idntico ou igual" ;
+ Text[ chinese_simplified ] = "ڻ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "jest podobny lub rwny";
+ Text[ japanese ] = "قړ邢͓";
+ Text[ chinese_traditional ] = "ۦ_ε";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ϰų ";
+ Text[ turkish ] = "Benzer ya da eittir";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XPARALLELY ;
+ HelpId = HID_SMA_XPARALLELY ;
+ Text = "ist parallel zu" ;
+ Text [ ENGLISH ] = "is parallel to" ;
+ Text [ english_us ] = "Is Parallel To" ;
+ Text [ portuguese_brazilian ] = "ist parallel zu" ;
+ Text [ swedish ] = "r parallell med" ;
+ Text [ danish ] = "parallel med" ;
+ Text [ italian ] = "parallelo a" ;
+ Text [ spanish ] = "es paralelo a" ;
+ Text [ french ] = "est parallle " ;
+ Text [ dutch ] = "is parallel aan" ;
+ Text [ portuguese ] = " paralelo a" ;
+ Text[ chinese_simplified ] = "ƽ";
+ Text[ russian ] = "";
+ Text[ polish ] = "jest rwnolegy do";
+ Text[ japanese ] = "sΏ";
+ Text[ chinese_traditional ] = "_";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ";
+ Text[ turkish ] = "Paraleldir";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XORTHOY ;
+ HelpId = HID_SMA_XORTHOY ;
+ Text = "ist orthogonal zu" ;
+ Text [ ENGLISH ] = "is orthogonal to" ;
+ Text [ english_us ] = "Is Orthogonal to" ;
+ Text [ portuguese_brazilian ] = "ist orthogonal zu" ;
+ Text [ swedish ] = "r ortogonal med" ;
+ Text [ danish ] = "ortogonal p" ;
+ Text [ italian ] = "ortogonale a" ;
+ Text [ spanish ] = "es ortogonal a" ;
+ Text [ french ] = "est perpendiculaire " ;
+ Text [ dutch ] = "is orthogonaal met" ;
+ Text [ portuguese ] = " hortogonal a" ;
+ Text[ chinese_simplified ] = "ֱ";
+ Text[ russian ] = "";
+ Text[ polish ] = "jest prostopady do";
+ Text[ japanese ] = "Ώ";
+ Text[ chinese_traditional ] = "_";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ";
+ Text[ turkish ] = "dikgen";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XLESLANTY ;
+ HelpId = HID_SMA_XLESLANTY ;
+ /* ### ACHTUNG: Neuer Text in Resource? ist kleiner gleich (schrg) : ist keiner gleich */
+ Text = "ist kleiner gleich (schrg)" ;
+ Text [ ENGLISH ] = "is less than" ;
+ Text [ english_us ] = "Is Less Than or Equal to" ;
+ Text [ portuguese_brazilian ] = "ist keiner gleich" ;
+ Text [ swedish ] = "r mindre n eller lika med (sned)" ;
+ Text [ danish ] = "mindre end eller lig med (skr)" ;
+ Text [ italian ] = "Minore uguale (barra)" ;
+ Text [ spanish ] = "es menor que o igual a (oblicuo)" ;
+ Text [ french ] = "est infrieur ou gal (trait oblique)" ;
+ Text [ dutch ] = "is kleiner dan of gelijk aan (schuin)" ;
+ Text [ portuguese ] = " menor que ou igual a (oblquo)" ;
+ Text[ chinese_simplified ] = "Сڻ";
+ Text[ russian ] = " ( )";
+ Text[ polish ] = "jest mniejszy lub rwny (ukony)";
+ Text[ japanese ] = "Ȃ貺";
+ Text[ chinese_traditional ] = "pε";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ( )";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Kktr ya da eittir";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XGESLANTY ;
+ HelpId = HID_SMA_XGESLANTY ;
+ Text = "ist grer gleich (schrg)" ;
+ Text [ ENGLISH ] = "is greater than" ;
+ Text [ english_us ] = "Is Greater Than or Equal to" ;
+ Text [ portuguese_brazilian ] = "ist grer gleich" ;
+ Text [ swedish ] = "r strre n eller lika med (sned)" ;
+ Text [ danish ] = "strre end eller lig med (skr)" ;
+ Text [ italian ] = "Maggiore uguale (obliquo)" ;
+ Text [ spanish ] = "es mayor que o igual a (oblicuo)" ;
+ Text [ french ] = "est suprieur ou gal (trait oblique)" ;
+ Text [ dutch ] = "is groter dan of gelijk aan (schuin)" ;
+ Text [ portuguese ] = " maior que ou igual a (oblquo)" ;
+ Text[ chinese_simplified ] = "ڻ";
+ Text[ russian ] = " ( )";
+ Text[ polish ] = "jest wikszy lub rwny (ukony)";
+ Text[ japanese ] = "Ȃ貺";
+ Text[ chinese_traditional ] = "jΤj";
+ Text[ arabic ] = " ()";
+ Text[ greek ] = " ()";
+ Text[ korean ] = "̻";
+ Text[ turkish ] = "Byktr ya da eittir";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XSIMY ;
+ HelpId = HID_SMA_XSIMY ;
+ Text = "ist hnlich zu" ;
+ Text [ ENGLISH ] = "is similar to" ;
+ Text [ english_us ] = "Is Similar to" ;
+ Text [ portuguese_brazilian ] = "ist hnlich zu" ;
+ Text [ swedish ] = "r liknade med" ;
+ Text [ danish ] = "kvivalent med" ;
+ Text [ italian ] = " simile a" ;
+ Text [ spanish ] = "es parecido a" ;
+ Text [ french ] = "est similaire " ;
+ Text [ dutch ] = "is ongeveer gelijk met" ;
+ Text [ portuguese ] = " idntico a" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "jest podobny do";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "ۦ_";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ";
+ Text[ turkish ] = "Benzerdir";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XEQUIVY ;
+ HelpId = HID_SMA_XEQUIVY ;
+ Text = "ist kongruent zu" ;
+ Text [ ENGLISH ] = "is congruent zu" ;
+ Text [ english_us ] = "Is congruent to" ;
+ Text [ portuguese_brazilian ] = "ist kongruent zu" ;
+ Text [ swedish ] = "r kongruent med" ;
+ Text [ danish ] = "identisk med" ;
+ Text [ italian ] = "Congruente a" ;
+ Text [ spanish ] = "es congruente con" ;
+ Text [ french ] = "est congru " ;
+ Text [ dutch ] = "is congruent met" ;
+ Text [ portuguese ] = "congruente com" ;
+ Text[ chinese_simplified ] = "ȫ";
+ Text[ russian ] = "";
+ Text[ polish ] = "jest rwny tosamociowo";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ";
+ Text[ turkish ] = "rtr";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_SPACE ;
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XLEY ;
+ HelpId = HID_SMA_XLEY ;
+ Text = "ist kleiner gleich" ;
+ Text [ ENGLISH ] = "is less than" ;
+ Text [ english_us ] = "Is Less Than or Equal to" ;
+ Text [ portuguese_brazilian ] = "ist kleiner gleich" ;
+ Text [ swedish ] = "r mindre n eller lika med" ;
+ Text [ danish ] = "mindre end eller lig med" ;
+ Text [ italian ] = "Minore uguale" ;
+ Text [ spanish ] = "es menor que o igual a" ;
+ Text [ french ] = "est infrieur ou gal " ;
+ Text [ dutch ] = "is kleiner dan of gelijk aan" ;
+ Text [ portuguese ] = " menor que ou igual a" ;
+ Text[ chinese_simplified ] = "Сڻ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "jest mniejszy lub rwny";
+ Text[ japanese ] = "Ȃ貺";
+ Text[ chinese_traditional ] = "pε";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Kktr ya da eittir";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XGEY ;
+ HelpId = HID_SMA_XGEY ;
+ Text = "ist grer gleich" ;
+ Text [ ENGLISH ] = "is greater than" ;
+ Text [ english_us ] = "Is Greater Than or Equal to" ;
+ Text [ portuguese_brazilian ] = "ist grer gleich" ;
+ Text [ swedish ] = "r strre n eller lika med" ;
+ Text [ danish ] = "strre end eller lig med" ;
+ Text [ italian ] = "Maggiore uguale" ;
+ Text [ spanish ] = "es mayor que o igual a" ;
+ Text [ french ] = "est suprieur ou gal " ;
+ Text [ dutch ] = "is groter dan of gelijk aan" ;
+ Text [ portuguese ] = " maior que ou igual a" ;
+ Text[ chinese_simplified ] = "ڻ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "jest wikszy lub rwny";
+ Text[ japanese ] = "Ȃ貺";
+ Text[ chinese_traditional ] = "jε";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "̻";
+ Text[ turkish ] = "Byk ya da eittir";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XPROPY ;
+ HelpId = HID_SMA_XPROPY ;
+ Text = "ist proportional zu" ;
+ Text [ ENGLISH ] = "is proportional to" ;
+ Text [ english_us ] = "Is Proportional To" ;
+ Text [ portuguese_brazilian ] = "ist proportional zu" ;
+ Text [ swedish ] = "r propotionell med" ;
+ Text [ danish ] = "proportional med" ;
+ Text [ italian ] = "Proporzionale a" ;
+ Text [ spanish ] = "es proporcional a" ;
+ Text [ french ] = "est proportionnel " ;
+ Text [ dutch ] = "is proportioneel met" ;
+ Text [ portuguese ] = " proporcional a" ;
+ Text[ chinese_simplified ] = "ɱ";
+ Text[ russian ] = "";
+ Text[ polish ] = "jest proporcjonalny do";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "Ҥ_";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ";
+ Text[ turkish ] = "Orantldr";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XTOWARDY ;
+ HelpId = HID_SMA_XTOWARDY ;
+ Text = "strebt gegen" ;
+ Text [ ENGLISH ] = "towards" ;
+ Text [ english_us ] = "Toward" ;
+ Text [ portuguese_brazilian ] = "strebt gegen" ;
+ Text [ swedish ] = "strvar mot" ;
+ Text [ danish ] = "gr mod" ;
+ Text [ italian ] = "Tendente a" ;
+ Text [ spanish ] = "tiende a" ;
+ Text [ french ] = "tend vers" ;
+ Text [ dutch ] = "streeft naar" ;
+ Text [ portuguese ] = "tende a" ;
+ Text[ chinese_simplified ] = "ӽ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "dy przeciw";
+ Text[ japanese ] = "X";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ";
+ Text[ turkish ] = "Yn";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_SPACE ;
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_DLARROW ;
+ HelpId = HID_SMA_DLARROW ;
+ Text = "doppelter Pfeil nach links" ;
+ Text [ ENGLISH ] = "Double left arrow" ;
+ TEXT[ italian ] = "Freccia doppia a sinistra";
+ TEXT[ portuguese_brazilian ] = "doppelter Pfeil nach links";
+ TEXT[ portuguese ] = "Seta dupla para a esquerda";
+ TEXT[ danish ] = "implikation mod venstre";
+ TEXT[ french ] = "double flche vers la gauche";
+ TEXT[ swedish ] = "dubbelpil till vnster";
+ TEXT[ dutch ] = "dubbele pijl naar links";
+ TEXT[ spanish ] = "Flecha doble hacia la izquierda";
+ TEXT[ english_us ] = "Double Arrow Left";
+ TEXT[ chinese_simplified ] = "˫ͷ";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "podwjna strzaka w lewo";
+ TEXT[ japanese ] = "d";
+ TEXT[ chinese_traditional ] = "VbY";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = "2 ȭǥ ";
+ TEXT[ turkish ] = "Sola ift ok";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_DLRARROW ;
+ HelpId = HID_SMA_DLRARROW ;
+ Text = "doppelter Pfeil nach links und rechts" ;
+ Text [ ENGLISH ] = "Double left-right arrow" ;
+ TEXT[ italian ] = "Freccia doppia verso sinistra e destra";
+ TEXT[ portuguese_brazilian ] = "doppelter Pfeil nach links und rechts";
+ TEXT[ portuguese ] = "Seta dupla para a esquerda e direita";
+ TEXT[ danish ] = "biimplikation";
+ TEXT[ french ] = "doubles flches vers la gauche et la droite";
+ TEXT[ swedish ] = "dubbelpil till vnster och till hger";
+ TEXT[ dutch ] = "dubbele pijl naar links en rechts";
+ TEXT[ spanish ] = "Flecha doble hacia izquierda y derecha";
+ TEXT[ english_us ] = "Double Arrow Left and Right";
+ TEXT[ chinese_simplified ] = "˫ͷ";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "podwjna strzaka w lewo i w prawo";
+ TEXT[ japanese ] = "E̓d";
+ TEXT[ chinese_traditional ] = "kVbY";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = "2 ȭǥ ʰ ";
+ TEXT[ turkish ] = "Sola ve saa ift ok";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_DRARROW ;
+ HelpId = HID_SMA_DRARROW ;
+ Text = "doppelter Pfeil nach rechts" ;
+ Text [ ENGLISH ] = "Double right arrow" ;
+ TEXT[ italian ] = "Freccia doppia verso destra";
+ TEXT[ portuguese_brazilian ] = "doppelter Pfeil nach rechts";
+ TEXT[ portuguese ] = "seta dupla para a direita";
+ TEXT[ danish ] = "implikation mod hjre";
+ TEXT[ french ] = "double flche vers la droite";
+ TEXT[ swedish ] = "dubbelpil till hger";
+ TEXT[ dutch ] = "dubbele pijl naar rechts";
+ TEXT[ spanish ] = "Flecha doble hacia la derecha";
+ TEXT[ english_us ] = "Double Arrow Right";
+ TEXT[ chinese_simplified ] = "˫ͷ";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "podwjna strzaka w prawo";
+ TEXT[ japanese ] = "Ed";
+ TEXT[ chinese_traditional ] = "kVbY";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = "2 ȭǥ ";
+ TEXT[ turkish ] = "Saa ift ok";
+ TEXT[ language_user1 ] = " ";
+ };
+ };
+ };
+ ToolBox 3
+ {
+ // set operations
+ HelpId = HID_SMA_SETOPERATIONS_TBX ;
+ Pos = MAP_APPFONT ( 0 , 41 ) ;
+ Size = MAP_APPFONT ( 65 , 95 ) ;
+ SVLook = TRUE ;
+ Hide = TRUE ;
+ LineCount = 5 ;
+ ItemImageList = ImageList
+ {
+ ImageBitmap = Bitmap
+ {
+ FILE = "oper.bmp" ;
+ };
+ MaskColor = IMAGE_STDBTN_COLOR ;
+ IdList =
+ {
+ RID_XINY ;
+ RID_XNOTINY ;
+ RID_XOWNSY ;
+ RID_XINTERSECTIONY ;
+ RID_XUNIONY ;
+ RID_XSETMINUSY ;
+ RID_XSLASHY ;
+ RID_XSUBSETY ;
+ RID_XSUBSETEQY ;
+ RID_XSUPSETY ;
+ RID_XSUPSETEQY ;
+ RID_XNSUBSETY ;
+ RID_XNSUBSETEQY ;
+ RID_XNSUPSETY ;
+ RID_XNSUPSETEQY ;
+ RID_EMPTYSET ;
+ RID_ALEPH ;
+ RID_SETN ;
+ RID_SETZ ;
+ RID_SETQ ;
+ RID_SETR ;
+ RID_SETC ;
+ };
+ IdCount =
+ {
+ 22 ;
+ };
+ };
+ ItemList =
+ {
+ ToolBoxItem
+ {
+ Identifier = RID_XINY ;
+ HelpId = HID_SMA_XINY ;
+ Text = "ist enthalten in" ;
+ Text [ ENGLISH ] = "is in" ;
+ Text [ english_us ] = "Is In" ;
+ Text [ portuguese_brazilian ] = "ist enthalten in" ;
+ Text [ swedish ] = "finns i" ;
+ Text [ danish ] = "tilhrer" ;
+ Text [ italian ] = "Incluso in" ;
+ Text [ spanish ] = "est en" ;
+ Text [ french ] = "est inclus dans" ;
+ Text [ dutch ] = "is in" ;
+ Text [ portuguese ] = "contido em" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "naley do";
+ Text[ japanese ] = "܂";
+ Text[ chinese_traditional ] = "]tb";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ԵǾ ";
+ Text[ turkish ] = "erir";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XNOTINY ;
+ HelpId = HID_SMA_XNOTINY ;
+ Text = "ist nicht enthalten in" ;
+ Text [ ENGLISH ] = "is not in" ;
+ Text [ english_us ] = "Is Not In" ;
+ Text [ portuguese_brazilian ] = "ist nicht enthalten in" ;
+ Text [ swedish ] = "finns ej i" ;
+ Text [ danish ] = "tihrer ikke" ;
+ Text [ italian ] = "Non compreso in" ;
+ Text [ spanish ] = "no contenido en" ;
+ Text [ french ] = "n'est pas inclus dans" ;
+ Text [ dutch ] = "is niet in" ;
+ Text [ portuguese ] = "no contido em" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "nie jest zawarty w";
+ Text[ japanese ] = "܂܂Ȃ";
+ Text[ chinese_traditional ] = "]tb";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ԵǾ ";
+ Text[ turkish ] = "Elemandr";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XOWNSY ;
+ HelpId = HID_SMA_XOWNSY ;
+ Text = "enthlt" ;
+ Text [ ENGLISH ] = "owns" ;
+ Text [ english_us ] = "Owns" ;
+ Text [ portuguese_brazilian ] = "enthlt" ;
+ Text [ swedish ] = "innehller" ;
+ Text [ danish ] = "indeholder" ;
+ Text [ italian ] = "Contiene" ;
+ Text [ spanish ] = "contiene" ;
+ Text [ french ] = "contient" ;
+ Text [ dutch ] = "bevat" ;
+ Text [ portuguese ] = "contm" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "zawiera";
+ Text[ japanese ] = "܂";
+ Text[ chinese_traditional ] = "t";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "erir";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_SPACE ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_EMPTYSET ;
+ HelpId = HID_SMA_EMPTYSET ;
+ Text = "leere Menge" ;
+ Text [ ENGLISH ] = "empty set" ;
+ TEXT[ italian ] = "Insieme vuoto";
+ TEXT[ portuguese_brazilian ] = "leere Menge";
+ TEXT[ portuguese ] = "conjunto vazio";
+ TEXT[ danish ] = "tom mngde";
+ TEXT[ french ] = "Ensemble vide";
+ TEXT[ swedish ] = "tom mngd";
+ TEXT[ dutch ] = "lege set";
+ TEXT[ spanish ] = "Conjunto vaco";
+ TEXT[ english_us ] = "Empty Set";
+ TEXT[ chinese_simplified ] = "ռ";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Zbir pusty";
+ TEXT[ japanese ] = "W";
+ TEXT[ language_user1 ] = " ";
+ TEXT[ chinese_traditional ] = "Ŷ";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = " Ʈ";
+ TEXT[ turkish ] = "Bo kme";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XINTERSECTIONY ;
+ HelpId = HID_SMA_XINTERSECTIONY ;
+ Text = "Durchschnitt" ;
+ Text [ ENGLISH ] = "intersection" ;
+ Text [ english_us ] = "intersection" ;
+ Text [ portuguese_brazilian ] = "Durchschnitt" ;
+ Text [ swedish ] = "Genomsnitt" ;
+ Text [ danish ] = "fllesmngde" ;
+ Text [ italian ] = "Intersezione" ;
+ Text [ spanish ] = "Promedio" ;
+ Text [ french ] = "Moyenne" ;
+ Text [ dutch ] = "Gemiddelde" ;
+ Text [ portuguese ] = "Mdia" ;
+ Text[ chinese_simplified ] = "ƽֵ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Iloczyn zbiorw";
+ Text[ japanese ] = "ʕ";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ greek ] = " ";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Kesime";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XUNIONY ;
+ HelpId = HID_SMA_XUNIONY ;
+ Text = "Vereinigung" ;
+ Text [ ENGLISH ] = "union" ;
+ Text [ english_us ] = "Union" ;
+ Text [ portuguese_brazilian ] = "Vereinigung" ;
+ Text [ swedish ] = "union" ;
+ Text [ danish ] = "foreningsmngde" ;
+ Text [ italian ] = "Unione" ;
+ Text [ spanish ] = "Unin" ;
+ Text [ french ] = "Union" ;
+ Text [ dutch ] = "Vereniging" ;
+ Text [ portuguese ] = "Unio" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Suma zbiorw";
+ Text[ japanese ] = "aW";
+ Text[ chinese_traditional ] = "ֶ";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Birleme";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XSETMINUSY ;
+ HelpId = HID_SMA_XSETMINUSY ;
+ Text = "Differenz" ;
+ Text [ ENGLISH ] = "difference" ;
+ Text [ english_us ] = "Difference" ;
+ Text [ portuguese_brazilian ] = "Differenz" ;
+ Text [ swedish ] = "Differens" ;
+ Text [ danish ] = "differensmngde" ;
+ Text [ italian ] = "Differenza" ;
+ Text [ spanish ] = "Diferencia" ;
+ Text [ french ] = "Diffrence" ;
+ Text [ dutch ] = "verschil" ;
+ Text [ portuguese ] = "Diferena" ;
+ Text[ chinese_simplified ] = "ֵ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Rnica";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "t";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Fark";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XSLASHY ;
+ HelpId = HID_SMA_XSLASHY ;
+ Text = "Quotientenmenge " ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Quotient Set " ;
+ Text [ portuguese_brazilian ] = "Quotientenmenge " ;
+ Text [ swedish ] = "Kvotmngd " ;
+ Text [ danish ] = "kvotientmngde " ;
+ Text [ italian ] = "Insieme quoziente " ;
+ Text [ spanish ] = "Conjunto cociente " ;
+ Text [ french ] = "Ensemble quotient de " ;
+ Text [ dutch ] = "Quotintenverzameling " ;
+ Text [ portuguese ] = "Conjunto de quociente " ;
+ Text[ chinese_simplified ] = " ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Zbir ilorazw ";
+ Text[ japanese ] = "w̏W ";
+ Text[ chinese_traditional ] = "Ӽƶ ";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ";
+ Text[ turkish ] = "Blm kmesi ";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_ALEPH ;
+ HelpId = HID_SMA_ALEPH ;
+ Text = "aleph " ;
+ Text [ ENGLISH ] = "aleph" ;
+ TEXT[ italian ] = "Aleph ";
+ TEXT[ portuguese_brazilian ] = "aleph ";
+ TEXT[ portuguese ] = "aleph ";
+ TEXT[ danish ] = "aleph ";
+ TEXT[ french ] = "aleph.";
+ TEXT[ swedish ] = "alef ";
+ TEXT[ dutch ] = "aleph ";
+ TEXT[ spanish ] = "aleph ";
+ TEXT[ english_us ] = "aleph ";
+ TEXT[ chinese_simplified ] = " ";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Alef ";
+ TEXT[ japanese ] = " ";
+ TEXT[ chinese_traditional ] = "k ";
+ TEXT[ arabic ] = "aleph ";
+ TEXT[ greek ] = "aleph ";
+ TEXT[ korean ] = "˷ ";
+ TEXT[ turkish ] = "aleph ";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XSUBSETY ;
+ HelpId = HID_SMA_XSUBSETY ;
+ Text = "Teilmenge" ;
+ Text [ ENGLISH ] = "subset" ;
+ Text [ english_us ] = "Subset" ;
+ Text [ portuguese_brazilian ] = "Teilmenge" ;
+ Text [ swedish ] = "delmngd" ;
+ Text [ danish ] = "gte delmngde" ;
+ Text [ italian ] = "Insieme parziale" ;
+ Text [ spanish ] = "Conjunto parcial" ;
+ Text [ french ] = "Sous-ensemble" ;
+ Text [ dutch ] = "Deelverzameling" ;
+ Text [ portuguese ] = "Subconjunto" ;
+ Text[ chinese_simplified ] = "Ӽ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Podzbir";
+ Text[ japanese ] = "W";
+ Text[ chinese_traditional ] = "l";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "";
+ Text[ korean ] = "κ";
+ Text[ turkish ] = "Alt kme";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XSUBSETEQY ;
+ HelpId = HID_SMA_XSUBSETEQY ;
+ Text = "Teilmenge oder gleich" ;
+ Text [ ENGLISH ] = "subset or equal" ;
+ Text [ english_us ] = "Subset or Equal to" ;
+ Text [ portuguese_brazilian ] = "Teilmenge oder gleich" ;
+ Text [ swedish ] = "delmngd eller lika" ;
+ Text [ danish ] = "delmngde" ;
+ Text [ italian ] = "Insieme parziale o uguale" ;
+ Text [ spanish ] = "Conjunto parcial o igual" ;
+ Text [ french ] = "est sous-ensemble de ou gal " ;
+ Text [ dutch ] = "Subset of gelijk aan" ;
+ Text [ portuguese ] = "Parcial ou igual" ;
+ Text[ chinese_simplified ] = "Ӽȼ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Podzbir lub rwny";
+ Text[ japanese ] = "W邢͓";
+ Text[ chinese_traditional ] = "lε";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " κ Ǵ ";
+ Text[ turkish ] = "Alt kmesi ya da eittir";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XSUPSETY ;
+ HelpId = HID_SMA_XSUPSETY ;
+ Text = "Obermenge" ;
+ Text [ ENGLISH ] = "superset" ;
+ Text [ english_us ] = "Superset" ;
+ Text [ portuguese_brazilian ] = "Obermenge" ;
+ Text [ swedish ] = "grundmngd" ;
+ Text [ danish ] = "indeholder som gte delmngde" ;
+ Text [ italian ] = "Insieme superiore" ;
+ Text [ spanish ] = "Conjunto superior" ;
+ Text [ french ] = "Sur-ensemble" ;
+ Text [ dutch ] = "Superset" ;
+ Text [ portuguese ] = "Conjunto superior" ;
+ Text[ chinese_simplified ] = "ȫ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Nadzbir";
+ Text[ japanese ] = "W";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "";
+ Text[ korean ] = "÷";
+ Text[ turkish ] = "st kme";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XSUPSETEQY ;
+ HelpId = HID_SMA_XSUPSETEQY ;
+ Text = "Obermenge oder gleich" ;
+ Text [ ENGLISH ] = "superset or equal" ;
+ Text [ english_us ] = "Superset or Equal to" ;
+ Text [ portuguese_brazilian ] = "Obermenge oder gleich" ;
+ Text [ swedish ] = "grundmngd eller lika" ;
+ Text [ danish ] = "indeholder som delmngde" ;
+ Text [ italian ] = "Insieme superiore o uguale" ;
+ Text [ spanish ] = "Conjunto superior o igual" ;
+ Text [ french ] = "est sur-ensemble de ou gal " ;
+ Text [ dutch ] = "Superset of gelijk aan" ;
+ Text [ portuguese ] = "Conjunto superior ou igual" ;
+ Text[ chinese_simplified ] = "ȫȼ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Nadzbir lub rwny";
+ Text[ japanese ] = "W邢͓";
+ Text[ chinese_traditional ] = "ε";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "÷ Ǵ ";
+ Text[ turkish ] = "st kmesi ya da eittir";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_SPACE ;
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XNSUBSETY ;
+ HelpId = HID_SMA_XNSUBSETY ;
+ Text = "nicht Teilmenge" ;
+ Text [ ENGLISH ] = "not subset" ;
+ Text [ english_us ] = "Not Subset" ;
+ Text [ portuguese_brazilian ] = "nicht Teilmenge" ;
+ Text [ swedish ] = "ej delmngd" ;
+ Text [ danish ] = "ikke gte delmngde" ;
+ Text [ italian ] = "Insieme non parziale" ;
+ Text [ spanish ] = "Conjunto no parcial" ;
+ Text [ french ] = "n'est pas sous-ensemble de" ;
+ Text [ dutch ] = "niet subset" ;
+ Text [ portuguese ] = "no subconjunto" ;
+ Text[ chinese_simplified ] = "Ӽ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "nie podzbir";
+ Text[ japanese ] = "WłȂ";
+ Text[ chinese_traditional ] = "Dl";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "Ʒ÷ڰ ƴմϴ.";
+ Text[ turkish ] = "Alt kmesi deil";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XNSUBSETEQY ;
+ HelpId = HID_SMA_XNSUBSETEQY ;
+ Text = "nicht Teilmenge oder gleich" ;
+ Text [ ENGLISH ] = "not subset or equal" ;
+ Text [ english_us ] = "Not Subset or Equal" ;
+ Text [ portuguese_brazilian ] = "nicht Teilmenge oder gleich" ;
+ Text [ swedish ] = "ej delmngd eller lika" ;
+ Text [ danish ] = "ikke delmngde" ;
+ Text [ italian ] = "Insieme non parziale o uguale" ;
+ Text [ spanish ] = "Conjunto no parcial o igual" ;
+ Text [ french ] = "n'est pas sous-ensemble de ni gal " ;
+ Text [ dutch ] = "niet subset of gelijk aan" ;
+ Text [ portuguese ] = "no subconjunto nem igual" ;
+ Text[ chinese_simplified ] = "Ӽȼ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "nie podzbir lub rwny";
+ Text[ japanese ] = "WłȂ邢͓";
+ Text[ chinese_traditional ] = "Dlε";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "κ̳ ƴ";
+ Text[ turkish ] = "Alt kmesi ya da eit deil";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XNSUPSETY ;
+ HelpId = HID_SMA_XNSUPSETY ;
+ Text = "nicht Obermenge" ;
+ Text [ ENGLISH ] = "not superset" ;
+ Text [ english_us ] = "Not Superset" ;
+ Text [ portuguese_brazilian ] = "nicht Obermenge" ;
+ Text [ swedish ] = "ej grundmngd" ;
+ Text [ danish ] = "indeholder ikke som gte delmngde" ;
+ Text [ italian ] = "Insieme non superiore" ;
+ Text [ spanish ] = "Conjunto no superior" ;
+ Text [ french ] = "n'est pas sur-ensemble de" ;
+ Text [ dutch ] = "niet superset" ;
+ Text [ portuguese ] = "Conjunto no superior" ;
+ Text[ chinese_simplified ] = "ȫ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "nie nadzbir";
+ Text[ japanese ] = "WłȂ";
+ Text[ chinese_traditional ] = "O";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ÷ڰ ƴմϴ.";
+ Text[ turkish ] = "st kmesi deil";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XNSUPSETEQY ;
+ HelpId = HID_SMA_XNSUPSETEQY ;
+ Text = "nicht Obermenge oder gleich" ;
+ Text [ ENGLISH ] = "not superset or equal" ;
+ Text [ english_us ] = "Not Superset or Equal" ;
+ Text [ portuguese_brazilian ] = "nicht Obermenge oder gleich" ;
+ Text [ swedish ] = "ej grundmngd eller lika" ;
+ Text [ danish ] = "indeholder ikke som delmngde" ;
+ Text [ italian ] = "Insieme non superiore o uguale" ;
+ Text [ spanish ] = "Conjunto no superior o igual" ;
+ Text [ french ] = "n'est pas sur-ensemble de ni gal " ;
+ Text [ dutch ] = "niet superset of gelijk aan" ;
+ Text [ portuguese ] = "Conjunto no superior ou igual" ;
+ Text[ chinese_simplified ] = "ȫȼ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "nie nadzbir lub rwny";
+ Text[ japanese ] = "WłȂ邢͓";
+ Text[ chinese_traditional ] = "Oε";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " Ǵ ƴ";
+ Text[ turkish ] = "st kmesi ya da eit deil";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_SPACE ;
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_SETN ;
+ HelpId = HID_SMA_SETN ;
+ Text = "Menge der natrlichen Zahlen" ;
+ Text [ ENGLISH ] = "set of natural numbers" ;
+ TEXT[ italian ] = "Insieme dei numeri naturali";
+ TEXT[ portuguese_brazilian ] = "Menge der natrlichen Zahlen";
+ TEXT[ portuguese ] = "Conjunto de nmeros naturais";
+ TEXT[ danish ] = "mngden af naturlige tal";
+ TEXT[ french ] = "Ensemble des nombres naturels";
+ TEXT[ swedish ] = "Mngd naturliga tal";
+ TEXT[ dutch ] = "Hoeveelheid natuurlijke getallen";
+ TEXT[ spanish ] = "Conjunto de nmeros naturales";
+ TEXT[ english_us ] = "Natural Numbers Set";
+ TEXT[ chinese_simplified ] = "Ȼ";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Zbir liczb naturalnych";
+ TEXT[ japanese ] = "ȐW";
+ TEXT[ chinese_traditional ] = "۵Mƶ";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = "Ϲ ";
+ TEXT[ turkish ] = "Doal saylar kmesi";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_SETZ ;
+ HelpId = HID_SMA_SETZ ;
+ Text = "Menge der ganzen Zahlen" ;
+ Text [ ENGLISH ] = "set of integer numbers" ;
+ TEXT[ italian ] = "Insieme dei numeri interi";
+ TEXT[ portuguese_brazilian ] = "Menge der ganzen Zahlen";
+ TEXT[ portuguese ] = "Conjunto de nmeros inteiros";
+ TEXT[ danish ] = "mngden af hele tal";
+ TEXT[ french ] = "Ensemble des nombres entiers";
+ TEXT[ swedish ] = "Heltalsmngd";
+ TEXT[ dutch ] = "Hoeveelheid hele getallen";
+ TEXT[ spanish ] = "Conjunto de nmeros enteros";
+ TEXT[ english_us ] = "Integers Set";
+ TEXT[ chinese_simplified ] = "";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Zbir liczb cakowitych";
+ TEXT[ japanese ] = "̏W";
+ TEXT[ chinese_traditional ] = "ƶX";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = "Integer ";
+ TEXT[ turkish ] = "Tamsaylar kmesi";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_SETQ ;
+ HelpId = HID_SMA_SETQ ;
+ Text = "Menge der rationalen Zahlen" ;
+ Text [ ENGLISH ] = "set of rational numbers" ;
+ TEXT[ italian ] = "Insieme dei numeri razionali";
+ TEXT[ portuguese_brazilian ] = "Menge der rationalen Zahlen";
+ TEXT[ portuguese ] = "Conjunto de nmeros racionais";
+ TEXT[ danish ] = "mngden af rationale tal";
+ TEXT[ french ] = "Ensemble des nombres rationnels";
+ TEXT[ swedish ] = "Mngd rationella tal";
+ TEXT[ dutch ] = "Hoeveelheid rationele getallen";
+ TEXT[ spanish ] = "Conjunto de nmeros racionales";
+ TEXT[ english_us ] = "Relational Numbers Set";
+ TEXT[ chinese_simplified ] = "";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Zbir liczb wymiernych";
+ TEXT[ japanese ] = "L̏W";
+ TEXT[ chinese_traditional ] = "zƶ";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = " ";
+ TEXT[ turkish ] = "Rasyonel saylar kmesi";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_SETR ;
+ HelpId = HID_SMA_SETR ;
+ Text = "Menge der reellen Zahlen" ;
+ Text [ ENGLISH ] = "set of real numbers" ;
+ TEXT[ italian ] = "Insieme dei numeri reali";
+ TEXT[ portuguese_brazilian ] = "Menge der reellen Zahlen";
+ TEXT[ portuguese ] = "Conjunto de nmeros reais";
+ TEXT[ danish ] = "mngden af reelle tal";
+ TEXT[ french ] = "Ensemble des nombres rels";
+ TEXT[ swedish ] = "Mngd reella tal";
+ TEXT[ dutch ] = "Hoeveelheid rele getallen";
+ TEXT[ spanish ] = "Conjunto de nmeros reales";
+ TEXT[ english_us ] = "Real Numbers Set";
+ TEXT[ chinese_simplified ] = "ʵ";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Zbir liczb rzeczywistych";
+ TEXT[ japanese ] = "̏W";
+ TEXT[ chinese_traditional ] = "ƶ";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = " ";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_SETC ;
+ HelpId = HID_SMA_SETC ;
+ Text = "Menge der komplexen Zahlen" ;
+ Text [ ENGLISH ] = "set of complex numbers" ;
+ TEXT[ italian ] = "Insieme dei numeri complessi";
+ TEXT[ portuguese_brazilian ] = "Menge der komplexen Zahlen";
+ TEXT[ portuguese ] = "Conjunto dos nmeros complexos";
+ TEXT[ danish ] = "mngden af komplekse tal";
+ TEXT[ french ] = "Ensemble des nombres complexes";
+ TEXT[ swedish ] = "Mngd komplexa tal";
+ TEXT[ dutch ] = "Set complexe getallen";
+ TEXT[ spanish ] = "Conjunto de nmeros complejos";
+ TEXT[ english_us ] = "Complex Numbers Set";
+ TEXT[ chinese_simplified ] = "";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Zbir liczb zespolonych";
+ TEXT[ japanese ] = "f̏W";
+ TEXT[ chinese_traditional ] = "Ƽƶ";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = " ";
+ TEXT[ turkish ] = "Karmak saylar kmesi";
+ TEXT[ language_user1 ] = " ";
+ };
+ };
+ };
+ ToolBox 4
+ {
+ // functions
+ HelpId = HID_SMA_FUNCTIONS_TBX ;
+ Pos = MAP_APPFONT ( 0 , 41 ) ;
+ Size = MAP_APPFONT ( 65 , 95 ) ;
+ SVLook = TRUE ;
+ Hide = TRUE ;
+ LineCount = 5 ;
+ ItemImageList = ImageList
+ {
+ ImageBitmap = Bitmap
+ {
+ FILE = "func.bmp" ;
+ };
+ MaskColor = IMAGE_STDBTN_COLOR ;
+ IdList =
+ {
+ RID_ABSX ;
+ RID_FACTX ;
+ RID_SQRTX ;
+ RID_NROOTXY ;
+ RID_EX ;
+ RID_LNX ;
+ RID_EXPX ;
+ RID_LOGX ;
+ RID_SINX ;
+ RID_COSX ;
+ RID_TANX ;
+ RID_COTX ;
+ RID_SINHX ;
+ RID_COSHX ;
+ RID_TANHX ;
+ RID_COTHX ;
+ RID_ARCSINX ;
+ RID_ARCCOSX ;
+ RID_ARCTANX ;
+ RID_ARCCOTX ;
+ RID_ARSINHX ;
+ RID_ARCOSHX ;
+ RID_ARTANHX ;
+ RID_ARCOTHX ;
+ RID_RSUPX ;
+ };
+ IdCount =
+ {
+ 25 ;
+ };
+ };
+ ItemList =
+ {
+ ToolBoxItem
+ {
+ Identifier = RID_EX ;
+ HelpId = HID_SMA_EX ;
+ /* ### ACHTUNG: Neuer Text in Resource? Exponentialfunktion : natrliche Exponentialfunktion */
+ Text = "Exponentialfunktion" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Exponential Function" ;
+ Text [ portuguese_brazilian ] = "natrliche Exponentialfunktion" ;
+ Text [ swedish ] = "exponentialfunktion" ;
+ Text [ danish ] = "eksponentialfunktion" ;
+ Text [ italian ] = "Funzione esponenziale" ;
+ Text [ spanish ] = "Funcin exponencial" ;
+ Text [ french ] = "Fonction exponentielle" ;
+ Text [ dutch ] = "Exponentile functie" ;
+ Text [ portuguese ] = "Funo exponencial" ;
+ Text[ chinese_simplified ] = "ָ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Funkcja wykadnicza";
+ Text[ japanese ] = "w֐";
+ Text[ chinese_traditional ] = "ƨ";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " Լ";
+ Text[ turkish ] = "stel ilev";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_LNX ;
+ HelpId = HID_SMA_LNX ;
+ Text = "natrlicher Logarithmus" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Natural Logarithm" ;
+ Text [ portuguese_brazilian ] = "natrlicher Logarithmus" ;
+ Text [ swedish ] = "naturliga logaritmen" ;
+ Text [ danish ] = "naturlig logaritme" ;
+ Text [ italian ] = "Logaritmo naturale" ;
+ Text [ spanish ] = "Logaritmo natural" ;
+ Text [ french ] = "Logarithme naturel" ;
+ Text [ dutch ] = "natuurlijk logarithme" ;
+ Text [ portuguese ] = "Logoritmo natural" ;
+ Text[ chinese_simplified ] = "Ȼ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Naturalny logarytm";
+ Text[ japanese ] = "Rΐ";
+ Text[ chinese_traditional ] = "۵M";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "Ϲ α";
+ Text[ turkish ] = "Doal logaritma";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_EXPX ;
+ HelpId = HID_SMA_EXPX ;
+ Text = "Exponentialfunktion" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Exponential Function" ;
+ Text [ portuguese_brazilian ] = "Exponentialfunktion" ;
+ Text [ swedish ] = "Exponentialfunktion" ;
+ Text [ danish ] = "eksponentialfunktion" ;
+ Text [ italian ] = "Funzione esponenziale" ;
+ Text [ spanish ] = "Funcin exponencial" ;
+ Text [ french ] = "Fonction exponentielle" ;
+ Text [ dutch ] = "Exponentile functie" ;
+ Text [ portuguese ] = "Funo exponencial" ;
+ Text[ chinese_simplified ] = "ָ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Funkcja wykadnicza";
+ Text[ japanese ] = "w֐";
+ Text[ chinese_traditional ] = "ƨ";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " Լ";
+ Text[ turkish ] = "stel ilev";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_LOGX ;
+ HelpId = HID_SMA_LOGX ;
+ Text = "Logarithmus" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Logarithm" ;
+ Text [ portuguese_brazilian ] = "Logarithmus" ;
+ Text [ swedish ] = "Logaritm" ;
+ Text [ danish ] = "logaritme" ;
+ Text [ italian ] = "Logaritmo" ;
+ Text [ spanish ] = "Logaritmo" ;
+ Text [ french ] = "Logarithme" ;
+ Text [ dutch ] = "Logarithme" ;
+ Text [ portuguese ] = "Logoritmo" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Logarytm";
+ Text[ japanese ] = "ΐ";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "α";
+ Text[ turkish ] = "Logaritma";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_RSUPX ;
+ HelpId = HID_SMA_RSUPX ;
+ Text = "Potenz" ;
+ Text [ ENGLISH ] = "Power" ;
+ TEXT[ italian ] = "Potenza";
+ TEXT[ portuguese_brazilian ] = "Potenz";
+ TEXT[ portuguese ] = "Potncia";
+ TEXT[ danish ] = "potens";
+ TEXT[ french ] = "Puissance";
+ TEXT[ swedish ] = "Potens";
+ TEXT[ dutch ] = "Potentie";
+ TEXT[ spanish ] = "Potencia";
+ TEXT[ english_us ] = "Power";
+ TEXT[ chinese_simplified ] = "";
+ TEXT[ russian ] = "";
+ TEXT[ polish ] = "Potga";
+ TEXT[ japanese ] = "ݏ";
+ TEXT[ chinese_traditional ] = "";
+ TEXT[ arabic ] = "";
+ TEXT[ greek ] = "";
+ TEXT[ korean ] = "ŵ";
+ TEXT[ turkish ] = "s";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_SINX ;
+ HelpId = HID_SMA_SINX ;
+ Text = "Sinus" ;
+ Text [ ENGLISH ] = "sinus" ;
+ Text [ english_us ] = "Sine" ;
+ Text [ portuguese_brazilian ] = "Sinus" ;
+ Text [ swedish ] = "sinus" ;
+ Text [ danish ] = "sinus" ;
+ Text [ italian ] = "Seno" ;
+ Text [ spanish ] = "Seno" ;
+ Text [ french ] = "Sinus" ;
+ Text [ dutch ] = "Sinus" ;
+ Text [ portuguese ] = "Seno" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Sinus";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Sins";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_COSX ;
+ HelpId = HID_SMA_COSX ;
+ Text = "Cosinus" ;
+ Text [ ENGLISH ] = "cosinus" ;
+ Text [ english_us ] = "Cosine" ;
+ Text [ portuguese_brazilian ] = "Cosinus" ;
+ Text [ swedish ] = "cosinus" ;
+ Text [ danish ] = "cosinus" ;
+ Text [ italian ] = "Coseno" ;
+ Text [ spanish ] = "Coseno" ;
+ Text [ french ] = "Cosinus" ;
+ Text [ dutch ] = "Cosinus" ;
+ Text [ portuguese ] = "Coseno" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Cosinus";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "E";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "";
+ Text[ korean ] = "ڻ Լ";
+ Text[ turkish ] = "Kosins";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_TANX ;
+ HelpId = HID_SMA_TANX ;
+ Text = "Tangens" ;
+ Text [ ENGLISH ] = "tangens" ;
+ Text [ english_us ] = "Tangent" ;
+ Text [ portuguese_brazilian ] = "Tangens" ;
+ Text [ swedish ] = "tangens" ;
+ Text [ danish ] = "tangens" ;
+ Text [ italian ] = "Tangente" ;
+ Text [ spanish ] = "Tangente" ;
+ Text [ french ] = "Tangente" ;
+ Text [ dutch ] = "Tangens" ;
+ Text [ portuguese ] = "Tangente" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Tangens";
+ Text[ japanese ] = "ݼު";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "źƮ Լ";
+ Text[ turkish ] = "Tanjant";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_COTX ;
+ HelpId = HID_SMA_COTX ;
+ Text = "Cotangens" ;
+ Text [ ENGLISH ] = "cotangens" ;
+ Text [ english_us ] = "Cotangent" ;
+ Text [ portuguese_brazilian ] = "Cotangens" ;
+ Text [ swedish ] = "cotangens" ;
+ Text [ danish ] = "cotangens" ;
+ Text [ italian ] = "Cotangente" ;
+ Text [ spanish ] = "Cotangente" ;
+ Text [ french ] = "Cotangente" ;
+ Text [ dutch ] = "Cotangens" ;
+ Text [ portuguese ] = "Cotangente" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Cotangens";
+ Text[ japanese ] = "ݼު";
+ Text[ chinese_traditional ] = "E";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "";
+ Text[ korean ] = "źƮ Լ";
+ Text[ turkish ] = "Kotanjant";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_SQRTX ;
+ HelpId = HID_SMA_SQRTX ;
+ Text = "Quadratwurzel" ;
+ Text [ ENGLISH ] = "square root" ;
+ Text [ english_us ] = "Square Root" ;
+ Text [ portuguese_brazilian ] = "Quadratwurzel" ;
+ Text [ swedish ] = "kvadratrot" ;
+ Text [ danish ] = "kvadratrod" ;
+ Text [ italian ] = "Radice quadrata" ;
+ Text [ spanish ] = "Raz cuadrada" ;
+ Text [ french ] = "Racine carre" ;
+ Text [ dutch ] = "Vierkantswortel" ;
+ Text [ portuguese ] = "Raz quadrada" ;
+ Text[ chinese_simplified ] = "ƽ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Pierwiastek drugiego stopnia";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Karekk";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_ARCSINX ;
+ HelpId = HID_SMA_ARCSINX ;
+ Text = "Arcussinus" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Arcsine" ;
+ Text [ portuguese_brazilian ] = "Arcussinus" ;
+ Text [ swedish ] = "arcussinus" ;
+ Text [ danish ] = "arcus sinus" ;
+ Text [ italian ] = "Arcoseno" ;
+ Text [ spanish ] = "Seno de arco" ;
+ Text [ french ] = "Arc sinus" ;
+ Text [ dutch ] = "Boogsinus" ;
+ Text [ portuguese ] = "Arcoseno" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Arcus sinus";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "ϥ";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ũ Լ";
+ Text[ turkish ] = "Arksins";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_ARCCOSX ;
+ HelpId = HID_SMA_ARCCOSX ;
+ Text = "Arcuscosinus" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Arccosine" ;
+ Text [ portuguese_brazilian ] = "Arcuscosinus" ;
+ Text [ swedish ] = "arcuscosinus" ;
+ Text [ danish ] = "arcus cosinus" ;
+ Text [ italian ] = "Arcocoseno" ;
+ Text [ spanish ] = "Coseno de arco" ;
+ Text [ french ] = "Arc cosinus" ;
+ Text [ dutch ] = "Boogcosinus" ;
+ Text [ portuguese ] = "Arco-coseno" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Arcus cosinus";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "ϧE";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ũڻ Լ";
+ Text[ turkish ] = "Arkkosins";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_ARCTANX ;
+ HelpId = HID_SMA_ARCTANX ;
+ Text = "Arcustangens" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Arctangent" ;
+ Text [ portuguese_brazilian ] = "Arcustangens" ;
+ Text [ swedish ] = "arcustangens" ;
+ Text [ danish ] = "arcus tangens" ;
+ Text [ italian ] = "Arcotangente" ;
+ Text [ spanish ] = "Tangente de arco" ;
+ Text [ french ] = "Arc tangente" ;
+ Text [ dutch ] = "Boogtangens" ;
+ Text [ portuguese ] = "Arcotangente" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Arcus tangens";
+ Text[ japanese ] = "ݼު";
+ Text[ chinese_traditional ] = "ϥ";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ũźƮ Լ";
+ Text[ turkish ] = "Arktanjant";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_ARCCOTX ;
+ HelpId = HID_SMA_ARCCOTX ;
+ Text = "Arcuscotangens" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Arccotangent" ;
+ Text [ portuguese_brazilian ] = "Arcuscotangens" ;
+ Text [ swedish ] = "arcuscotangens" ;
+ Text [ danish ] = "arcus cotangens" ;
+ Text [ italian ] = "Arcocotangente" ;
+ Text [ spanish ] = "Cotangente de arco" ;
+ Text [ french ] = "Arc cotangente" ;
+ Text [ dutch ] = "Boogcotangens" ;
+ Text [ portuguese ] = "Cotangente de arco" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Arcus cotangens";
+ Text[ japanese ] = "ݼު";
+ Text[ chinese_traditional ] = "ϧE";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ũźƮ";
+ Text[ turkish ] = "Arkkotanjant";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_NROOTXY ;
+ HelpId = HID_SMA_NROOTXY ;
+ Text = "n-te Wurzel" ;
+ Text [ ENGLISH ] = "n-th root" ;
+ Text [ english_us ] = "n-th Root" ;
+ Text [ portuguese_brazilian ] = "n-te Wurzel" ;
+ Text [ swedish ] = "n-de roten" ;
+ Text [ danish ] = "n'te rod" ;
+ Text [ italian ] = "Radice n" ;
+ Text [ spanish ] = "Raz n" ;
+ Text [ french ] = "Racine n-ime" ;
+ Text [ dutch ] = "n-de wortel" ;
+ Text [ portuguese ] = "Raz n" ;
+ Text[ chinese_simplified ] = "n θ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Pierwiastek stopnia";
+ Text[ japanese ] = "捪";
+ Text[ chinese_traditional ] = "n ";
+ Text[ arabic ] = " (n-th Root)";
+ Text[ greek ] = "n- ";
+ Text[ korean ] = "n-° ";
+ Text[ turkish ] = "Kk n";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_SINHX ;
+ HelpId = HID_SMA_SINHX ;
+ Text = "Hyperbelsinus" ;
+ Text [ ENGLISH ] = "sinus hyperbolicus" ;
+ Text [ english_us ] = "Hyperbolic Sine" ;
+ Text [ portuguese_brazilian ] = "Hyperbelsinus" ;
+ Text [ swedish ] = "sinus hyperbolicus" ;
+ Text [ danish ] = "hyperbolsk sinus" ;
+ Text [ italian ] = "Seno iperbolico" ;
+ Text [ spanish ] = "Seno hiperblico" ;
+ Text [ french ] = "Sinus hyperbolique" ;
+ Text [ dutch ] = "Sinus hyperbolicus" ;
+ Text [ portuguese ] = "Seno hiperblico" ;
+ Text[ chinese_simplified ] = "˫";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Sinus hiperboliczny";
+ Text[ japanese ] = "oȐ";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ְ Լ";
+ Text[ turkish ] = "Hiperbolik sins";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_COSHX ;
+ HelpId = HID_SMA_COSHX ;
+ Text = "Hyperbelcosinus" ;
+ Text [ ENGLISH ] = "cosinus hyperbolicus" ;
+ Text [ english_us ] = "Hyperbolic Cosine" ;
+ Text [ portuguese_brazilian ] = "Hyperbelcosinus" ;
+ Text [ swedish ] = "cosinus hyperbolicus" ;
+ Text [ danish ] = "hyperbolsk cosinus" ;
+ Text [ italian ] = "Coseno iperbolico" ;
+ Text [ spanish ] = "Coseno hiperblico" ;
+ Text [ french ] = "Cosinus hyperbolique" ;
+ Text [ dutch ] = "Cosinus hyperbolicus" ;
+ Text [ portuguese ] = "Coseno hiperblico" ;
+ Text[ chinese_simplified ] = "˫";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Cosinus hiperboliczny";
+ Text[ japanese ] = "oȐ";
+ Text[ chinese_traditional ] = "Eu";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ְ ڻ Լ";
+ Text[ turkish ] = "Hiperbolik kosins";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_TANHX ;
+ HelpId = HID_SMA_TANHX ;
+ Text = "Hyperbeltangens" ;
+ Text [ ENGLISH ] = "tangens hyperbolicus" ;
+ Text [ english_us ] = "Hyperbolic Tangent" ;
+ Text [ portuguese_brazilian ] = "Hyperbeltangens" ;
+ Text [ swedish ] = "tangens hyperbolicus" ;
+ Text [ danish ] = "hyperbolsk tangens" ;
+ Text [ italian ] = "Tangente iperbolica" ;
+ Text [ spanish ] = "Tangente hiperblica" ;
+ Text [ french ] = "Tangente hyperbolique" ;
+ Text [ dutch ] = "Tangens hyperbolicus" ;
+ Text [ portuguese ] = "Tangente hiperblica" ;
+ Text[ chinese_simplified ] = "˫";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Tangens hiperboliczny";
+ Text[ japanese ] = "oȐݼު";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ְ źƮ Լ";
+ Text[ turkish ] = "Hiperbolik tanjant";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_COTHX ;
+ HelpId = HID_SMA_COTHX ;
+ Text = "Hyperbelcotangens" ;
+ Text [ ENGLISH ] = "cotangens hyperbolicus" ;
+ Text [ english_us ] = "Hyperbolic Cotangent" ;
+ Text [ portuguese_brazilian ] = "Hyperbelcotangens" ;
+ Text [ swedish ] = "cotangens hyperbolicus" ;
+ Text [ danish ] = "hyperbolsk cotangens" ;
+ Text [ italian ] = "Cotangente iperbolica" ;
+ Text [ spanish ] = "Cotangente hiperblica" ;
+ Text [ french ] = "Cotangente hyperbolique" ;
+ Text [ dutch ] = "Cotangens hyperbolicus" ;
+ Text [ portuguese ] = "Cotangente hiperblica" ;
+ Text[ chinese_simplified ] = "˫";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Cotangens hiperboliczny";
+ Text[ japanese ] = "oȐݼު";
+ Text[ chinese_traditional ] = "Eu";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ְ źƮ Լ";
+ Text[ turkish ] = "Hiperbolik kotanjant";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_ABSX ;
+ HelpId = HID_SMA_ABSX ;
+ Text = "Absolutwert" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Absolute Value" ;
+ Text [ portuguese_brazilian ] = "Absolutwert" ;
+ Text [ swedish ] = "Absolutvrde" ;
+ Text [ danish ] = "absolut vrdi" ;
+ Text [ italian ] = "Valore assoluto" ;
+ Text [ spanish ] = "Valor absoluto" ;
+ Text [ french ] = "Valeur absolue" ;
+ Text [ dutch ] = "Absolute waarde" ;
+ Text [ portuguese ] = "Valor absoluto" ;
+ Text[ chinese_simplified ] = "ֵ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Warto bezwzgldna";
+ Text[ japanese ] = "Βl";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ";
+ Text[ turkish ] = "Mutlak deer";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_ARSINHX ;
+ HelpId = HID_SMA_ARSINHX ;
+ Text = "Areahyperbelsinus" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Area Hyperbolic Sine" ;
+ Text [ portuguese_brazilian ] = "Areahyperbelsinus" ;
+ Text [ swedish ] = "area sinus hyperbolicus" ;
+ Text [ danish ] = "invers hyperbolsk sinus" ;
+ Text [ italian ] = "Inversa del seno iperbolico" ;
+ Text [ spanish ] = "Seno hiperblico de rea" ;
+ Text [ french ] = "Argument sinus hyperbolique" ;
+ Text [ dutch ] = "Area sinus hyperbolicus" ;
+ Text [ portuguese ] = "Seno hiperblico de rea" ;
+ Text[ chinese_simplified ] = "˫";
+ Text[ russian ] = "- ";
+ Text[ polish ] = "Arcus sinus hiperboliczny";
+ Text[ japanese ] = "oȐt";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ְ Լ";
+ Text[ turkish ] = "Alan hiperbolik sins";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_ARCOSHX ;
+ HelpId = HID_SMA_ARCOSHX ;
+ Text = "Areahyperbelcosinus" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Area Hyperbolic Cosine" ;
+ Text [ portuguese_brazilian ] = "Areahyperbelcosinus" ;
+ Text [ swedish ] = "area cosinus hyperbolicus" ;
+ Text [ danish ] = "invers hyperbolsk cosinus" ;
+ Text [ italian ] = "Inversa del coseno iperbolico" ;
+ Text [ spanish ] = "Coseno hiperblico de rea" ;
+ Text [ french ] = "Argument cosinus hyperbolique" ;
+ Text [ dutch ] = "Area cosinus hyperbolicus" ;
+ Text [ portuguese ] = "Coseno hiperblico de rea" ;
+ Text[ chinese_simplified ] = "˫";
+ Text[ russian ] = "- ";
+ Text[ polish ] = "Arcus cosinus hiperboliczny";
+ Text[ japanese ] = "oȐt";
+ Text[ chinese_traditional ] = "E";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ְ ڻ Լ";
+ Text[ turkish ] = "Alan hiperbolik kosins";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_ARTANHX ;
+ HelpId = HID_SMA_ARTANHX ;
+ Text = "Areahyperbeltangens" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Area Hyperbolic Tangent" ;
+ Text [ portuguese_brazilian ] = "Areahyperbeltangens" ;
+ Text [ swedish ] = "area tangens hyperbolicus" ;
+ Text [ danish ] = "invers hyperbolsk tangens" ;
+ Text [ italian ] = "Inversa della tangente iperbolica" ;
+ Text [ spanish ] = "Tangente hiperblica de rea" ;
+ Text [ french ] = "Argument tangente hyperbolique" ;
+ Text [ dutch ] = "Area tangens hyperbolicus" ;
+ Text [ portuguese ] = "Tangente hiperblica de rea" ;
+ Text[ chinese_simplified ] = "˫";
+ Text[ russian ] = "- ";
+ Text[ polish ] = "Arcus tangens hiperboliczny";
+ Text[ japanese ] = "oȐtݼު";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ְ źƮ Լ";
+ Text[ turkish ] = "Alan hiperbolik tanjant";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_ARCOTHX ;
+ HelpId = HID_SMA_ARCOTHX ;
+ Text = "Areahyperbelcotangens" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Area Hyperbolic Cotangent" ;
+ Text [ portuguese_brazilian ] = "Areahyperbelcotangens" ;
+ Text [ swedish ] = "area cotangens hyperbolicus" ;
+ Text [ danish ] = "invers hyperbolsk cotangens" ;
+ Text [ italian ] = "Inversa della cotangente iperbolica" ;
+ Text [ spanish ] = "Cotangente hiperblica de rea" ;
+ Text [ french ] = "Argument cotangente hyperbolique" ;
+ Text [ dutch ] = "Area cotangens hyperbolicus" ;
+ Text [ portuguese ] = "Cotangente hiperblica de rea" ;
+ Text[ chinese_simplified ] = "˫";
+ Text[ russian ] = "- ";
+ Text[ polish ] = "Arcus cotangens hiperboliczny";
+ Text[ japanese ] = "oȐtݼު";
+ Text[ chinese_traditional ] = "E";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ְ źƮ Լ";
+ Text[ turkish ] = "Alan hiperbolik kotanjant";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_FACTX ;
+ HelpId = HID_SMA_FACTX ;
+ Text = "Fakultt" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Factorial" ;
+ Text [ portuguese_brazilian ] = "Fakultt" ;
+ Text [ swedish ] = "Fakultet" ;
+ Text [ danish ] = "fakultet" ;
+ Text [ italian ] = "Fattoriale" ;
+ Text [ spanish ] = "Factorial" ;
+ Text [ french ] = "Factorielle" ;
+ Text [ dutch ] = "Faculteit" ;
+ Text [ portuguese ] = "Factorial" ;
+ Text[ chinese_simplified ] = "׳";
+ Text[ russian ] = "";
+ Text[ polish ] = "Silnia";
+ Text[ japanese ] = "K";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "arpnm";
+ Text[ language_user1 ] = " ";
+ };
+ };
+ };
+ ToolBox 5
+ {
+ // operators
+ HelpId = HID_SMA_OPERATORS_TBX ;
+ Pos = MAP_APPFONT ( 0 , 41 ) ;
+ Size = MAP_APPFONT ( 65 , 95 ) ;
+ SVLook = TRUE ;
+ Hide = TRUE ;
+ LineCount = 3 ;
+ ItemImageList = ImageList
+ {
+ ImageBitmap = Bitmap
+ {
+ FILE = "form.bmp" ;
+ };
+ MaskColor = IMAGE_STDBTN_COLOR ;
+ IdList =
+ {
+ RID_LIMX ;
+ RID_SUMX ;
+ RID_PRODX ;
+ RID_COPRODX ;
+ RID_INTX ;
+ RID_IINTX ;
+ RID_IIINTX ;
+ RID_LINTX ;
+ RID_LLINTX ;
+ RID_LLLINTX ;
+ RID_FROMXTOY ;
+ RID_FROMX ;
+ RID_TOX ;
+ };
+ IdCount =
+ {
+ 13 ;
+ };
+ };
+ ItemList =
+ {
+ ToolBoxItem
+ {
+ Identifier = RID_LIMX ;
+ HelpId = HID_SMA_LIMX ;
+ Text = "Limes" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Limes" ;
+ Text [ portuguese_brazilian ] = "Limes" ;
+ Text [ swedish ] = "Limes" ;
+ Text [ danish ] = "grnsevrdi" ;
+ Text [ italian ] = "Limite" ;
+ Text [ spanish ] = "Lmites" ;
+ Text [ french ] = "Limes" ;
+ Text [ dutch ] = "Limes" ;
+ Text [ portuguese ] = "Limites" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Limes";
+ Text[ japanese ] = "Ɍl";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Lim";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_SUMX ;
+ HelpId = HID_SMA_SUMX ;
+ Text = "Summe" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Sum" ;
+ Text [ portuguese_brazilian ] = "Summe" ;
+ Text [ swedish ] = "Summa" ;
+ Text [ danish ] = "sum" ;
+ Text [ italian ] = "Somma" ;
+ Text [ spanish ] = "Suma" ;
+ Text [ french ] = "Somme" ;
+ Text [ dutch ] = "Som" ;
+ Text [ portuguese ] = "Soma" ;
+ Text[ chinese_simplified ] = "ܼ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Suma";
+ Text[ japanese ] = "a";
+ Text[ chinese_traditional ] = "`p";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "հ";
+ Text[ turkish ] = "Toplam";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_PRODX ;
+ HelpId = HID_SMA_PRODX ;
+ Text = "Produkt" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Product" ;
+ Text [ portuguese_brazilian ] = "Produkt" ;
+ Text [ swedish ] = "Produkt" ;
+ Text [ danish ] = "produkt" ;
+ Text [ italian ] = "Prodotto" ;
+ Text [ spanish ] = "Producto" ;
+ Text [ french ] = "Produit" ;
+ Text [ dutch ] = "Product" ;
+ Text [ portuguese ] = "Produto" ;
+ Text[ chinese_simplified ] = "˻";
+ Text[ russian ] = "";
+ Text[ polish ] = "Iloczyn";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "n";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "arpm";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_COPRODX ;
+ HelpId = HID_SMA_COPRODX ;
+ Text = "Coprodukt" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Coproduct" ;
+ Text [ portuguese_brazilian ] = "Coprodukt" ;
+ Text [ swedish ] = "Koprodukt" ;
+ Text [ danish ] = "coprodukt" ;
+ Text [ italian ] = "Coprodotto" ;
+ Text [ spanish ] = "Coproducto" ;
+ Text [ french ] = "Coproduit" ;
+ Text [ dutch ] = "Coproduct" ;
+ Text [ portuguese ] = "Coproduto" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Suma";
+ Text[ japanese ] = "a";
+ Text[ chinese_traditional ] = "X";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "δƮ";
+ Text[ turkish ] = "Yan sonu";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_FROMXTOY ;
+ HelpId = HID_SMA_FROMXTOY ;
+ Text = "untere und obere Grenze" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Upper and Lower Limit" ;
+ Text [ portuguese_brazilian ] = "untere und obere Grenze" ;
+ Text [ swedish ] = "nedre och vre grns" ;
+ Text [ danish ] = "nedre og vre grnse" ;
+ Text [ italian ] = "Limite inferiore e superiore" ;
+ Text [ spanish ] = "Lmites superior e inferior" ;
+ Text [ french ] = "Limites infrieure et suprieure" ;
+ Text [ dutch ] = "onderste en bovenste grens" ;
+ Text [ portuguese ] = "Limites inferior e superior" ;
+ Text[ chinese_simplified ] = "½";
+ Text[ russian ] = " ";
+ Text[ polish ] = "dolna i grna granica";
+ Text[ japanese ] = "㉺Ɍl";
+ Text[ chinese_traditional ] = "WUɭ";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ";
+ Text[ turkish ] = "Alt ve st limit";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_INTX ;
+ HelpId = HID_SMA_INTX ;
+ Text = "Integral" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Integral" ;
+ Text [ portuguese_brazilian ] = "Integral" ;
+ Text [ swedish ] = "Integral" ;
+ Text [ danish ] = "integral" ;
+ Text [ italian ] = "Integrale" ;
+ Text [ spanish ] = "Integral" ;
+ Text [ french ] = "Intgrale" ;
+ Text [ dutch ] = "Integraal" ;
+ Text [ portuguese ] = "Integral" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Caka";
+ Text[ japanese ] = "ϕ";
+ Text[ chinese_traditional ] = "n";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "ntegral";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_IINTX ;
+ HelpId = HID_SMA_IINTX ;
+ Text = "doppeltes Integral" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Double Integral" ;
+ Text [ portuguese_brazilian ] = "doppeltes Integral" ;
+ Text [ swedish ] = "dubbel integral" ;
+ Text [ danish ] = "dobbelt integral" ;
+ Text [ italian ] = "Integrale doppio" ;
+ Text [ spanish ] = "Integral doble" ;
+ Text [ french ] = "Double intgrale" ;
+ Text [ dutch ] = "dubbele integraal" ;
+ Text [ portuguese ] = "Integral dupla" ;
+ Text[ chinese_simplified ] = "˫ػ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Caka podwjna";
+ Text[ japanese ] = "dϕ";
+ Text[ chinese_traditional ] = "n";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "2";
+ Text[ turkish ] = "ift integral";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_IIINTX ;
+ HelpId = HID_SMA_IIINTX ;
+ Text = "dreifaches Integral" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Triple Integral" ;
+ Text [ portuguese_brazilian ] = "dreifaches Integral" ;
+ Text [ swedish ] = "trippelintegral" ;
+ Text [ danish ] = "tredobbelt integral" ;
+ Text [ italian ] = "Integrale triplo" ;
+ Text [ spanish ] = "Integral triple" ;
+ Text [ french ] = "Triple intgrale" ;
+ Text [ dutch ] = "drievoudige integraal" ;
+ Text [ portuguese ] = "Integral tripla" ;
+ Text[ chinese_simplified ] = "ػ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Potrjna caka";
+ Text[ japanese ] = "Odϕ";
+ Text[ chinese_traditional ] = "Tn";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "3";
+ Text[ turkish ] = "l integral";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_SPACE ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_FROMX ;
+ HelpId = HID_SMA_FROMX ;
+ Text = "untere Grenze" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Lower Limit" ;
+ Text [ portuguese_brazilian ] = "untere Grenze" ;
+ Text [ swedish ] = "nedre grns" ;
+ Text [ danish ] = "nedre grnse" ;
+ Text [ italian ] = "Limite inferiore" ;
+ Text [ spanish ] = "Lmite inferior" ;
+ Text [ french ] = "Limite infrieure" ;
+ Text [ dutch ] = "onderste grens" ;
+ Text [ portuguese ] = "Limite inferior" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Dolna granica";
+ Text[ japanese ] = "Ɍl";
+ Text[ chinese_traditional ] = "U";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ּ ";
+ Text[ turkish ] = "Alt limit";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_LINTX ;
+ HelpId = HID_SMA_LINTX ;
+ Text = "Kurvenintegral" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Curve Integral" ;
+ Text [ portuguese_brazilian ] = "Kurvenintegral" ;
+ Text [ swedish ] = "Kurvintegral" ;
+ Text [ danish ] = "kurveintegral" ;
+ Text [ italian ] = "Integrale curvilineo" ;
+ Text [ spanish ] = "Integral curvilnea" ;
+ Text [ french ] = "Intgrale de courbe" ;
+ Text [ dutch ] = "Boogintegraal" ;
+ Text [ portuguese ] = "Integral curvilnea" ;
+ Text[ chinese_simplified ] = "߻";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Caka krzywoliniowa";
+ Text[ japanese ] = "ϕ";
+ Text[ chinese_traditional ] = "un";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Eri integrali";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_LLINTX ;
+ HelpId = HID_SMA_LLINTX ;
+ Text = "doppeltes Kurvenintegral" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Double Curve Integral" ;
+ Text [ portuguese_brazilian ] = "doppeltes Kurvenintegral" ;
+ Text [ swedish ] = "dubbel kurvintegral" ;
+ Text [ danish ] = "dobbelt kurveintegral" ;
+ Text [ italian ] = "Integrale curvilineo doppio" ;
+ Text [ spanish ] = "Doble integral curvilnea" ;
+ Text [ french ] = "Double intgrale de courbe" ;
+ Text [ dutch ] = "dubbele boogintegraal" ;
+ Text [ portuguese ] = "Dupla integral curvilnea" ;
+ Text[ chinese_simplified ] = "˫߻";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Podwjna caka krzywoliniowa";
+ Text[ japanese ] = "ʐϕ";
+ Text[ chinese_traditional ] = "un";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "2 ";
+ Text[ turkish ] = "ift eri integrali";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_LLLINTX ;
+ HelpId = HID_SMA_LLLINTX ;
+ Text = "dreifaches Kurvenintegral" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Triple Curve Integral" ;
+ Text [ portuguese_brazilian ] = "dreifaches Kurvenintegral" ;
+ Text [ swedish ] = "trippel kurvintegral" ;
+ Text [ danish ] = "tredobbelt kurveintegral" ;
+ Text [ italian ] = "Integrale curvilineo triplo" ;
+ Text [ spanish ] = "Triple integral curvilnea" ;
+ Text [ french ] = "Triple intgrale de courbe" ;
+ Text [ dutch ] = "drievoudige boogintegraal" ;
+ Text [ portuguese ] = "Tripla integral curvilnea" ;
+ Text[ chinese_simplified ] = "߻";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Potrjna caka krzywoliniowa";
+ Text[ japanese ] = "̐ϕ";
+ Text[ chinese_traditional ] = "Tun";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "3 ";
+ Text[ turkish ] = "l eri integrali";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_SPACE ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_TOX ;
+ HelpId = HID_SMA_TOX ;
+ Text = "obere Grenze" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Upper Limit" ;
+ Text [ portuguese_brazilian ] = "obere Grenze" ;
+ Text [ swedish ] = "vre grns" ;
+ Text [ danish ] = "vre grnse" ;
+ Text [ italian ] = "Limite superiore" ;
+ Text [ spanish ] = "Lmite superior" ;
+ Text [ french ] = "Limite suprieure" ;
+ Text [ dutch ] = "bovenste grens" ;
+ Text [ portuguese ] = "Limite superior" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Grna granica";
+ Text[ japanese ] = "Ɍl";
+ Text[ chinese_traditional ] = "W";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ִ ";
+ Text[ turkish ] = "st limit";
+ Text[ language_user1 ] = " ";
+ };
+ };
+ };
+ ToolBox 6
+ {
+ // attributs
+ HelpId = HID_SMA_ATTRIBUTES_TBX ;
+ Pos = MAP_APPFONT ( 0 , 41 ) ;
+ Size = MAP_APPFONT ( 65 , 95 ) ;
+ SVLook = TRUE ;
+ Hide = TRUE ;
+ LineCount = 5 ;
+ ItemImageList = ImageList
+ {
+ ImageBitmap = Bitmap
+ {
+ FILE = "attr.bmp" ;
+ };
+ MaskColor = IMAGE_STDBTN_COLOR ;
+ IdList =
+ {
+ RID_ACUTEX ;
+ RID_GRAVEX ;
+ RID_CHECKX ;
+ RID_BREVEX ;
+ RID_BARX ;
+ RID_VECX ;
+ RID_HATX ;
+ RID_TILDEX ;
+ RID_CIRCLEX ;
+ RID_DOTX ;
+ RID_DDOTX ;
+ RID_DDDOTX ;
+ RID_OVERLINEX ;
+ RID_UNDERLINEX ;
+ RID_OVERSTRIKEX ;
+ RID_PHANTOMX ;
+ RID_BOLDX ;
+ RID_ITALX ;
+ RID_SIZEXY ;
+ RID_FONTXY ;
+ RID_WIDEHATX ;
+ RID_WIDETILDEX ;
+ RID_WIDEVECX ;
+ };
+ IdCount =
+ {
+ 23 ;
+ };
+ };
+ ItemList =
+ {
+ ToolBoxItem
+ {
+ Identifier = RID_ACUTEX ;
+ HelpId = HID_SMA_ACUTEX ;
+ Text = "Accent nach rechts" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Accent to the Right" ;
+ Text [ portuguese_brazilian ] = "Accent nach rechts" ;
+ Text [ swedish ] = "Accent till hger" ;
+ Text [ danish ] = "accent aigu" ;
+ Text [ italian ] = "Accento verso destra" ;
+ Text [ spanish ] = "Acento hacia la derecha" ;
+ Text [ french ] = "Accent aigu" ;
+ Text [ dutch ] = "Accent naar rechts" ;
+ Text [ portuguese ] = "Acento para a direita" ;
+ Text[ chinese_simplified ] = "ĸ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Akcent w prawo";
+ Text[ japanese ] = "ĉE";
+ Text[ chinese_traditional ] = "kVr";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ǼƮ";
+ Text[ turkish ] = "Saa vurgu";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_GRAVEX ;
+ HelpId = HID_SMA_GRAVEX ;
+ Text = "Accent nach links" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Accent to the Left" ;
+ Text [ portuguese_brazilian ] = "Accent nach links" ;
+ Text [ swedish ] = "Accent till vnster" ;
+ Text [ danish ] = "accent grave" ;
+ Text [ italian ] = "Accento verso sinistra" ;
+ Text [ spanish ] = "Acento hacia la izquierda" ;
+ Text [ french ] = "Accent grave" ;
+ Text [ dutch ] = "Accent naar links" ;
+ Text [ portuguese ] = "Acento grave" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Akcent w prawo";
+ Text[ japanese ] = "ĉE";
+ Text[ chinese_traditional ] = "VŸ";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ";
+ Text[ turkish ] = "Sola vurgu";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_CHECKX ;
+ HelpId = HID_SMA_CHECKX ;
+ Text = "umgekehrtes Dach" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Reverse Circumflex" ;
+ Text [ portuguese_brazilian ] = "umgekehrtes Dach" ;
+ Text [ swedish ] = "omvnd cirkumflex" ;
+ Text [ danish ] = "omvendt cirkumfleks" ;
+ Text [ italian ] = "Accento circonflesso rovesciato" ;
+ Text [ spanish ] = "circunflejo inverso" ;
+ Text [ french ] = "Accent circonflexe invers" ;
+ Text [ dutch ] = "omgekeerd circumflex" ;
+ Text [ portuguese ] = "Circunflexo invertido" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Odwrcony daszek";
+ Text[ japanese ] = "tʯ";
+ Text[ chinese_traditional ] = "ϦVŸ";
+ Text[ arabic ] = " (^) ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ȣ ";
+ Text[ turkish ] = "Ters apka";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_BREVEX ;
+ HelpId = HID_SMA_BREVEX ;
+ Text = "Breve" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Breve" ;
+ Text [ portuguese_brazilian ] = "Breve" ;
+ Text [ swedish ] = "Breve" ;
+ Text [ danish ] = "breve" ;
+ Text [ italian ] = "Breve" ;
+ Text [ spanish ] = "Breve" ;
+ Text [ french ] = "Breve" ;
+ Text [ dutch ] = "Breve" ;
+ Text [ portuguese ] = "Breve" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Breve";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "u";
+ Text[ arabic ] = " (Breve)";
+ Text[ greek ] = "Breve";
+ Text[ korean ] = "ϰ ǥ";
+ Text[ turkish ] = "Ksaltma iareti";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_CIRCLEX ;
+ HelpId = HID_SMA_CIRCLEX ;
+ Text = "Kreis" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Circle" ;
+ Text [ portuguese_brazilian ] = "Kreis" ;
+ Text [ swedish ] = "Cirkel" ;
+ Text [ danish ] = "cirkel" ;
+ Text [ italian ] = "Cerchio" ;
+ Text [ spanish ] = "Crculo" ;
+ Text [ french ] = "Cercle" ;
+ Text [ dutch ] = "Cirkel" ;
+ Text [ portuguese ] = "Crculo" ;
+ Text[ chinese_simplified ] = "Բ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Koo";
+ Text[ japanese ] = "~";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Daire";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_VECX ;
+ HelpId = HID_SMA_VECX ;
+ Text = "Vektorpfeil" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Vector Arrow" ;
+ Text [ portuguese_brazilian ] = "Vektorpfeil" ;
+ Text [ swedish ] = "Vektorpil" ;
+ Text [ danish ] = "vektorpil" ;
+ Text [ italian ] = "Freccia vettoriale" ;
+ Text [ spanish ] = "Flecha vectorial" ;
+ Text [ french ] = "Flche vectorielle" ;
+ Text [ dutch ] = "Vectorpijl" ;
+ Text [ portuguese ] = "Seta vectorial" ;
+ Text[ chinese_simplified ] = "ʸͷ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Strzaka wektora";
+ Text[ japanese ] = "޸ٖ";
+ Text[ chinese_traditional ] = "ڶqbY";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ȭǥ";
+ Text[ turkish ] = "Vektr oku";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_TILDEX ;
+ HelpId = HID_SMA_TILDEX ;
+ Text = "Tilde" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Tilde" ;
+ Text [ portuguese_brazilian ] = "Tilde" ;
+ Text [ swedish ] = "Tilde" ;
+ Text [ danish ] = "tilde" ;
+ Text [ italian ] = "Tilde" ;
+ Text [ spanish ] = "Tilde" ;
+ Text [ french ] = "Tilde" ;
+ Text [ dutch ] = "Tilde" ;
+ Text [ portuguese ] = "Til" ;
+ Text[ chinese_simplified ] = "n_ϵķ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Tylda";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "[bZyn_rWoŸ";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "ƿ";
+ Text[ turkish ] = "Tilde";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_HATX ;
+ HelpId = HID_SMA_HATX ;
+ Text = "Dach" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Circumflex" ;
+ Text [ portuguese_brazilian ] = "Dach" ;
+ Text [ swedish ] = "Cirkumflex" ;
+ Text [ danish ] = "cirkumfleks" ;
+ Text [ italian ] = "Accento circonflesso" ;
+ Text [ spanish ] = "Circunflejo" ;
+ Text [ french ] = "Accent circonflexe" ;
+ Text [ dutch ] = "Circumflex" ;
+ Text [ portuguese ] = "Circunflexo" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Daszek";
+ Text[ japanese ] = "ʯ";
+ Text[ chinese_traditional ] = "Ÿ";
+ Text[ arabic ] = "Circumflex";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ȣ";
+ Text[ turkish ] = "apka";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_BARX ;
+ HelpId = HID_SMA_BARX ;
+ Text = "berstrich" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Line Above" ;
+ Text [ portuguese_brazilian ] = "berstrich" ;
+ Text [ swedish ] = "Linje ver" ;
+ Text [ danish ] = "overstreg" ;
+ Text [ italian ] = "Linea superiore" ;
+ Text [ spanish ] = "Lnea superior" ;
+ Text [ french ] = "Surlignage" ;
+ Text [ dutch ] = "Streepje op" ;
+ Text [ portuguese ] = "Linha superior" ;
+ Text[ chinese_simplified ] = "ϻ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Kreska grna";
+ Text[ japanese ] = "ް";
+ Text[ chinese_traditional ] = "Wu";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ";
+ Text[ turkish ] = "st izgi";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_DOTX ;
+ HelpId = HID_SMA_DOTX ;
+ Text = "Punkt" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Dot" ;
+ Text [ portuguese_brazilian ] = "Punkt" ;
+ Text [ swedish ] = "Punkt" ;
+ Text [ danish ] = "punkt" ;
+ Text [ italian ] = "Punto" ;
+ Text [ spanish ] = "Punto" ;
+ Text [ french ] = "Point" ;
+ Text [ dutch ] = "Punt" ;
+ Text [ portuguese ] = "Ponto" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Punkt";
+ Text[ japanese ] = "ݸ ޯ";
+ Text[ chinese_traditional ] = "I";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "Ʈ";
+ Text[ turkish ] = "Nokta";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_WIDEVECX ;
+ HelpId = HID_SMA_WIDEVECX ;
+ Text = "breiter Vektorpfeil" ;
+ Text [ ENGLISH ] = "wide vector arrow" ;
+ TEXT[ italian ] = "Freccia vettoriale ampia";
+ TEXT[ portuguese_brazilian ] = "breiter Vektorpfeil";
+ TEXT[ portuguese ] = "Seta vectorial ampla";
+ TEXT[ danish ] = "bred vektorpil";
+ TEXT[ french ] = "Flche vectorielle large";
+ TEXT[ swedish ] = "bred vektorpil";
+ TEXT[ dutch ] = "brede vektorpijl";
+ TEXT[ spanish ] = "Flecha vectorial ancha";
+ TEXT[ english_us ] = "Large Vector Arrow";
+ TEXT[ chinese_simplified ] = "ʸͷ";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Szeroka strzaka wektora";
+ TEXT[ japanese ] = "޸ٖ";
+ TEXT[ chinese_traditional ] = "jڶqbY";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = "ū ȭǥ";
+ TEXT[ turkish ] = "Geni vektr oku";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_WIDETILDEX ;
+ HelpId = HID_SMA_WIDETILDEX ;
+ Text = "breite Tilde" ;
+ Text [ ENGLISH ] = "wide tilde" ;
+ TEXT[ italian ] = "Tilde ampia";
+ TEXT[ portuguese_brazilian ] = "breite Tilde";
+ TEXT[ portuguese ] = "Til largo";
+ TEXT[ danish ] = "bred tilde";
+ TEXT[ french ] = "Tilde large";
+ TEXT[ swedish ] = "bred tilde";
+ TEXT[ dutch ] = "brede tilde";
+ TEXT[ spanish ] = "Tilde ancha";
+ TEXT[ english_us ] = "Large Tilde";
+ TEXT[ chinese_simplified ] = "ļn_ϵķ";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Szeroka tylda";
+ TEXT[ japanese ] = "";
+ TEXT[ chinese_traditional ] = "e[bZyn_rWoŸ";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = "ū ƿ";
+ TEXT[ turkish ] = "Geni tilde";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_WIDEHATX ;
+ HelpId = HID_SMA_WIDEHATX ;
+ Text = "breites Dach" ;
+ Text [ ENGLISH ] = "wide circumflex" ;
+ TEXT[ italian ] = "Accento circonflesso ampio";
+ TEXT[ portuguese_brazilian ] = "breites Dach";
+ TEXT[ portuguese ] = "Circunflexo largo";
+ TEXT[ danish ] = "bred cirkumfleks";
+ TEXT[ french ] = "Accent circonflexe large";
+ TEXT[ swedish ] = "bred cirkumflex";
+ TEXT[ dutch ] = "breed circumflex";
+ TEXT[ spanish ] = "Circunflejo ancho";
+ TEXT[ english_us ] = "Large Circumflex";
+ TEXT[ chinese_simplified ] = "";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Szeroki daszek";
+ TEXT[ japanese ] = "ʯ";
+ TEXT[ chinese_traditional ] = "eŸ";
+ TEXT[ arabic ] = " (^) ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = "ū ȣ";
+ TEXT[ turkish ] = "Geni apka";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_SPACE ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_DDOTX ;
+ HelpId = HID_SMA_DDOTX ;
+ Text = "doppelter Punkt" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Double Dot" ;
+ Text [ portuguese_brazilian ] = "doppelter Punkt" ;
+ Text [ swedish ] = "dubbel punkt" ;
+ Text [ danish ] = "dobbelte punkter" ;
+ Text [ italian ] = "Due punti" ;
+ Text [ spanish ] = "punto doble" ;
+ Text [ french ] = "Deux points" ;
+ Text [ dutch ] = "dubbele punt" ;
+ Text [ portuguese ] = "Ponto duplo" ;
+ Text[ chinese_simplified ] = "˫";
+ Text[ russian ] = " ()";
+ Text[ polish ] = "Dwukropek";
+ Text[ japanese ] = " ޯ";
+ Text[ chinese_traditional ] = "I";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ";
+ Text[ turkish ] = "ift nokta";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_OVERLINEX ;
+ HelpId = HID_SMA_OVERLINEX ;
+ Text = "Linie ber" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Line Over" ;
+ Text [ portuguese_brazilian ] = "Linie ber" ;
+ Text [ swedish ] = "Linje ver" ;
+ Text [ danish ] = "streg over" ;
+ Text [ italian ] = "Linea sopra" ;
+ Text [ spanish ] = "Lnea sobre" ;
+ Text [ french ] = "Ligne au dessus" ;
+ Text [ dutch ] = "Streep boven" ;
+ Text [ portuguese ] = "Linha sobre" ;
+ Text[ chinese_simplified ] = "ϻ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Linia nad";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "Wu";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "";
+ Text[ turkish ] = "zerinde izgi";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_UNDERLINEX ;
+ HelpId = HID_SMA_UNDERLINEX ;
+ Text = "Linie unter" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Line Below" ;
+ Text [ portuguese_brazilian ] = "Linie unter" ;
+ Text [ swedish ] = "Linje under" ;
+ Text [ danish ] = "streg under" ;
+ Text [ italian ] = "Linea sotto" ;
+ Text [ spanish ] = "Lnea debajo" ;
+ Text [ french ] = "Ligne au dessous" ;
+ Text [ dutch ] = "Streep onder" ;
+ Text [ portuguese ] = "Linha por baixo" ;
+ Text[ chinese_simplified ] = "»";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Linia pod";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "Uu";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "Ʒ ";
+ Text[ turkish ] = "Altnda izgi";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_OVERSTRIKEX ;
+ HelpId = HID_SMA_OVERSTRIKEX ;
+ Text = "Linie durch" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Line Through" ;
+ Text [ portuguese_brazilian ] = "Linie durch" ;
+ Text [ swedish ] = "Linje genom" ;
+ Text [ danish ] = "streg gennem" ;
+ Text [ italian ] = "Linea attraverso" ;
+ Text [ spanish ] = "Lnea a travs" ;
+ Text [ french ] = "Ligne travers" ;
+ Text [ dutch ] = "Streep door" ;
+ Text [ portuguese ] = "Linha atravs" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Linia przez";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "u";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "";
+ Text[ turkish ] = "st izili";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_SPACE ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_DDDOTX ;
+ HelpId = HID_SMA_DDDOTX ;
+ Text = "dreifacher Punkt" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Triple Dot" ;
+ Text [ portuguese_brazilian ] = "dreifacher Punkt" ;
+ Text [ swedish ] = "trippelpunkt" ;
+ Text [ danish ] = "tredobbelte punkter" ;
+ Text [ italian ] = "Punto triplo" ;
+ Text [ spanish ] = "Punto triple" ;
+ Text [ french ] = "Triple point" ;
+ Text [ dutch ] = "drievoudige punt" ;
+ Text [ portuguese ] = "Ponto triplo" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "potrjny punkt";
+ Text[ japanese ] = " ޯ";
+ Text[ chinese_traditional ] = "TI";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "3 ";
+ Text[ turkish ] = " nokta";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_PHANTOMX ;
+ HelpId = HID_SMA_PHANTOMX ;
+ Text = "transparent" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Transparent" ;
+ Text [ portuguese_brazilian ] = "transparent" ;
+ Text [ swedish ] = "transparent" ;
+ Text [ danish ] = "transparent" ;
+ Text [ italian ] = "Trasparente" ;
+ Text [ spanish ] = "transparente" ;
+ Text [ french ] = "transparent" ;
+ Text [ dutch ] = "transparant" ;
+ Text [ portuguese ] = "Transparente" ;
+ Text[ chinese_simplified ] = "͸";
+ Text[ russian ] = "";
+ Text[ polish ] = "przezroczysty";
+ Text[ japanese ] = "ߐ";
+ Text[ chinese_traditional ] = "z";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Saydam";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_BOLDX ;
+ HelpId = HID_SMA_BOLDX ;
+ Text = "Fettschrift" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Bold Font" ;
+ Text [ portuguese_brazilian ] = "Fettschrift" ;
+ Text [ swedish ] = "Fett teckensnitt" ;
+ Text [ danish ] = "fed skrift" ;
+ Text [ italian ] = "Grassetto" ;
+ Text [ spanish ] = "Negrita" ;
+ Text [ french ] = "Caractres gras" ;
+ Text [ dutch ] = "Vet" ;
+ Text [ portuguese ] = "Negrito" ;
+ Text[ chinese_simplified ] = "Ӵ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Czcionka pogrubiona";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "[ʦr";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "۲ ";
+ Text[ turkish ] = "Kaln yaztipi";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_ITALX ;
+ HelpId = HID_SMA_ITALX ;
+ Text = "kursive Schrift" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Italic Font" ;
+ Text [ portuguese_brazilian ] = "kursive Schrift" ;
+ Text [ swedish ] = "kursiv skrift" ;
+ Text [ danish ] = "kursiv skrift" ;
+ Text [ italian ] = "Corsivo" ;
+ Text [ spanish ] = "Cursiva" ;
+ Text [ french ] = "Caractres italiques" ;
+ Text [ dutch ] = "cursief" ;
+ Text [ portuguese ] = "Letra itlica" ;
+ Text[ chinese_simplified ] = "б";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Kursywa";
+ Text[ japanese ] = "Α";
+ Text[ chinese_traditional ] = "צr";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "Ÿü";
+ Text[ turkish ] = "talik yaztipi";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_SIZEXY ;
+ HelpId = HID_SMA_SIZEXY ;
+ Text = "Gre ndern" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Resize" ;
+ Text [ portuguese_brazilian ] = "Gre ndern" ;
+ Text [ swedish ] = "ndra storlek" ;
+ Text [ danish ] = "modificer strrelse" ;
+ Text [ italian ] = "Cambia dimensione" ;
+ Text [ spanish ] = "Modificar tamao" ;
+ Text [ french ] = "Modifier la taille" ;
+ Text [ dutch ] = "Grootte wijzigen" ;
+ Text [ portuguese ] = "Modificar tamanho" ;
+ Text[ chinese_simplified ] = "ĴС";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Zmie rozmiar";
+ Text[ japanese ] = "ޕύX";
+ Text[ chinese_traditional ] = "ܧjp";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ũ ";
+ Text[ turkish ] = "Boyutu deitir";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_FONTXY ;
+ HelpId = HID_SMA_FONTXY ;
+ Text = "Font ndern" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Change Font" ;
+ Text [ portuguese_brazilian ] = "Font ndern" ;
+ Text [ swedish ] = "ndra teckensnitt" ;
+ Text [ danish ] = "modificer skrifttype" ;
+ Text [ italian ] = "Cambia font" ;
+ Text [ spanish ] = "Cambiar fuente" ;
+ Text [ french ] = "Modifier la fonte" ;
+ Text [ dutch ] = "Lettertype veranderen" ;
+ Text [ portuguese ] = "Modificar tipo de letra" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Zmie czcionk";
+ Text[ japanese ] = "̫ĕϊ";
+ Text[ chinese_traditional ] = "ܧr";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "۲ ȯ";
+ Text[ turkish ] = "Yaztipini deitir";
+ Text[ language_user1 ] = " ";
+ };
+ };
+ };
+ ToolBox 7
+ {
+ // parentheses
+ HelpId = HID_SMA_BRACKETS_TBX ;
+ Pos = MAP_APPFONT ( 0 , 41 ) ;
+ Size = MAP_APPFONT ( 65 , 95 ) ;
+ SVLook = TRUE ;
+ Hide = TRUE ;
+ LineCount = 5 ;
+ ItemImageList = ImageList
+ {
+ ImageBitmap = Bitmap
+ {
+ FILE = "algn.bmp" ;
+ };
+ MaskColor = IMAGE_STDBTN_COLOR ;
+ IdList =
+ {
+ RID_LRPARENTX ;
+ RID_LRBRACKETX ;
+ RID_LRANGLEX ;
+ RID_LRBRACEX ;
+ RID_LRLINEX ;
+ RID_LRDLINEX ;
+ RID_LMRANGLEXY ;
+ RID_LRGROUPX ;
+ RID_SLRPARENTX ;
+ RID_SLRBRACKETX ;
+ RID_SLRANGLEX ;
+ RID_SLRBRACEX ;
+ RID_SLRLINEX ;
+ RID_SLRDLINEX ;
+ RID_SLMRANGLEXY ;
+ RID_LRDBRACKETX ;
+ RID_SLRDBRACKETX ;
+ RID_XOVERBRACEY ;
+ RID_XUNDERBRACEY ;
+ };
+ IdCount =
+ {
+ 19 ;
+ };
+ };
+ ItemList =
+ {
+ ToolBoxItem
+ {
+ Identifier = RID_LRPARENTX ;
+ HelpId = HID_SMA_LRPARENTX ;
+ Text = "runde Klammern" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Round Brackets" ;
+ Text [ portuguese_brazilian ] = "runde Klammern" ;
+ Text [ swedish ] = "Parenteser" ;
+ Text [ danish ] = "almindelige parenteser" ;
+ Text [ italian ] = "Parentesi tonde" ;
+ Text [ spanish ] = "parntesis" ;
+ Text [ french ] = "Parenthses arrondies" ;
+ Text [ dutch ] = "ronde haken" ;
+ Text [ portuguese ] = "Parnteses curvos" ;
+ Text[ chinese_simplified ] = "Բ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Nawiasy okrge";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "A";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ձ ȣ";
+ Text[ turkish ] = "Yuvarlak ayra";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_LRBRACKETX ;
+ HelpId = HID_SMA_LRBRACKETX ;
+ Text = "eckige Klammern" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Square Brackets" ;
+ Text [ portuguese_brazilian ] = "eckige Klammern" ;
+ Text [ swedish ] = "hakparenteser" ;
+ Text [ danish ] = "kantede parenteser" ;
+ Text [ italian ] = "Parentesi quadre" ;
+ Text [ spanish ] = "Corchetes" ;
+ Text [ french ] = "Crochets" ;
+ Text [ dutch ] = "rechte haakjes" ;
+ Text [ portuguese ] = "Parnteses rectos" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Nawiasy kwadratowe";
+ Text[ japanese ] = "傩";
+ Text[ chinese_traditional ] = "A";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "";
+ Text[ korean ] = "ȣ";
+ Text[ turkish ] = "Keli ayra";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_LRDBRACKETX ;
+ HelpId = HID_SMA_LRDBRACKETX ;
+ Text = "doppelte eckige Klammern" ;
+ Text [ ENGLISH ] = "Double square brackets" ;
+ Text[ english_us ] = "Double square brackets";
+ Text[ portuguese ] = "Parnteses rectos duplos";
+ Text[ russian ] = " ";
+ Text[ greek ] = " ";
+ Text[ dutch ] = "dubbele rechthoekige haakjes";
+ Text[ french ] = "Doubles crochets";
+ Text[ spanish ] = "corchetes dobles";
+ Text[ italian ] = "Parentesi quadre doppie";
+ Text[ danish ] = "dobbelte kantede parenteser";
+ Text[ swedish ] = "dubbla hakparenteser";
+ Text[ polish ] = "podwjne nawiasy kwadratowe";
+ Text[ portuguese_brazilian ] = "Double square brackets";
+ Text[ japanese ] = "d";
+ Text[ korean ] = " ȣ";
+ Text[ chinese_simplified ] = "˫ط";
+ Text[ chinese_traditional ] = "yάA";
+ Text[ arabic ] = " ";
+ Text[ turkish ] = "Keli ift ayra";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_LRLINEX ;
+ HelpId = HID_SMA_LRLINEX ;
+ Text = "einfache Linien" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Single Lines" ;
+ Text [ portuguese_brazilian ] = "einfache Linien" ;
+ Text [ swedish ] = "enkla linjer" ;
+ Text [ danish ] = "enkelte streger" ;
+ Text [ italian ] = "Linee semplici" ;
+ Text [ spanish ] = "Lneas simples" ;
+ Text [ french ] = "Lignes simples" ;
+ Text [ dutch ] = "enkele lijnen" ;
+ Text [ portuguese ] = "Linhas simples" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Pojedyncze linie";
+ Text[ japanese ] = "c";
+ Text[ chinese_traditional ] = "u";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ";
+ Text[ turkish ] = "Tek izgiler";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_LRDLINEX ;
+ HelpId = HID_SMA_LRDLINEX ;
+ Text = "doppelte Linien" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Double Lines" ;
+ Text [ portuguese_brazilian ] = "doppelte Linien" ;
+ Text [ swedish ] = "dubbla linjer" ;
+ Text [ danish ] = "dobbelte streger" ;
+ Text [ italian ] = "Linee doppie" ;
+ Text [ spanish ] = "Lneas dobles" ;
+ Text [ french ] = "Lignes doubles" ;
+ Text [ dutch ] = "dubbele lijnen" ;
+ Text [ portuguese ] = "Linhas duplas" ;
+ Text[ chinese_simplified ] = "˫";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Podwjne linie";
+ Text[ japanese ] = "dc";
+ Text[ chinese_traditional ] = "u";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "2 ";
+ Text[ turkish ] = "ift izgiler";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_LRBRACEX ;
+ HelpId = HID_SMA_LRBRACEX ;
+ Text = "geschweifte Klammern" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Braces" ;
+ Text [ portuguese_brazilian ] = "geschweifte Klammern" ;
+ Text [ swedish ] = "klammerparenteser" ;
+ Text [ danish ] = "klammeparenteser" ;
+ Text [ italian ] = "Parentesi graffe" ;
+ Text [ spanish ] = "Llaves" ;
+ Text [ french ] = "Accolades" ;
+ Text [ dutch ] = "Accolades" ;
+ Text [ portuguese ] = "Chavetas" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Nawiasy klamrowe";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "A";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "";
+ Text[ korean ] = "߰ȣ";
+ Text[ turkish ] = "Kavisli ayra";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_LRANGLEX ;
+ HelpId = HID_SMA_LRANGLEX ;
+ Text = "spitze Klammern" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Pointed Brackets" ;
+ Text [ portuguese_brazilian ] = "spitze Klammern" ;
+ Text [ swedish ] = "vinkelparenteser" ;
+ Text [ danish ] = "vinkelparenteser" ;
+ Text [ italian ] = "Parentesi uncinate" ;
+ Text [ spanish ] = "Parntesis angulares" ;
+ Text [ french ] = "Parenthses pointues" ;
+ Text [ dutch ] = "spitse haakjes" ;
+ Text [ portuguese ] = "Parnteses pontiagudos" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Ostre nawiasy";
+ Text[ japanese ] = "R";
+ Text[ chinese_traditional ] = "A";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ȣ";
+ Text[ turkish ] = "Sivri ayra";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_LMRANGLEXY ;
+ HelpId = HID_SMA_LMRANGLEXY ;
+ Text = "Operator Klammern" ;
+ Text [ ENGLISH ] = "Operator Brackets" ;
+ Text[ english_us ] = "Operator Brackets";
+ Text[ portuguese ] = "Parntesis de operador";
+ Text[ russian ] = " ";
+ Text[ dutch ] = "Operator-haken";
+ Text[ french ] = "Parenthses d'oprateur";
+ Text[ spanish ] = "Parntesis de operador";
+ Text[ italian ] = "Parentesi operatore";
+ Text[ danish ] = "operatorparenteser";
+ Text[ swedish ] = "Operatorparenteser";
+ Text[ polish ] = "Nawiasy operatora";
+ Text[ portuguese_brazilian ] = "Operator Brackets";
+ Text[ japanese ] = "Zq";
+ Text[ chinese_simplified ] = "";
+ Text[ chinese_traditional ] = "BŬA";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ȣ";
+ Text[ turkish ] = "le ayralar";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_SPACE ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_LRGROUPX ;
+ HelpId = HID_SMA_LRGROUPX ;
+ Text = "Gruppierungs Klammern" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Group Brackets" ;
+ Text [ portuguese_brazilian ] = "Gruppierungs Klammern" ;
+ Text [ swedish ] = "Grupperingsparenteser" ;
+ Text [ danish ] = "grupperingsparenteser" ;
+ Text [ italian ] = "Parentesi di raggruppamento" ;
+ Text [ spanish ] = "Parntesis de agrupamiento" ;
+ Text [ french ] = "Parenthses de groupement" ;
+ Text [ dutch ] = "Groeperingshaken" ;
+ Text [ portuguese ] = "Parnteses de agrupamento" ;
+ Text[ chinese_simplified ] = "С";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Nawiasy grupujce";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "pլA";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "׷ ȣ";
+ Text[ turkish ] = "Gruplama ayralar";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_SLRPARENTX ;
+ HelpId = HID_SMA_SLRPARENTX ;
+ Text = "runde Klammern (skalierbar)" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Round Brackets (Scaleable)" ;
+ Text [ portuguese_brazilian ] = "runde Klammern (skalierbar)" ;
+ Text [ swedish ] = "parenteser (skalbara)" ;
+ Text [ danish ] = "almindelige parenteser (skalerbare)" ;
+ Text [ italian ] = "Parentesi tonde (in scala)" ;
+ Text [ spanish ] = "parntesis (graduables)" ;
+ Text [ french ] = "Parenthses arrondies (modifiables graduellement)" ;
+ Text [ dutch ] = "ronde haakjes (scaleerbaar)" ;
+ Text [ portuguese ] = "Parnteses redondos (graduveis)" ;
+ Text[ chinese_simplified ] = "Բ(ɱ)";
+ Text[ russian ] = " ()";
+ Text[ polish ] = "Nawiasy okrge (zmieniajce rozmiar)";
+ Text[ japanese ] = "(ى)";
+ Text[ chinese_traditional ] = "A(i)";
+ Text[ arabic ] = " ( )";
+ Text[ greek ] = " ( )";
+ Text[ korean ] = "ձ ȣ ( )";
+ Text[ turkish ] = "Yuvarlak ayra (leklendirilebilir)";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_SLRBRACKETX ;
+ HelpId = HID_SMA_SLRBRACKETX ;
+ Text = "eckige Klammern (skalierbar)" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Square Brackets (Scaleable)" ;
+ Text [ portuguese_brazilian ] = "eckige Klammern (skalierbar)" ;
+ Text [ swedish ] = "hakparenteser (skalbara)" ;
+ Text [ danish ] = "kantede parenteser (skalerbare)" ;
+ Text [ italian ] = "Parentesi quadre (in scala)" ;
+ Text [ spanish ] = "Corchetes (graduables)" ;
+ Text [ french ] = "Crochets (modifiables graduellement)" ;
+ Text [ dutch ] = "rechthoekige haakjes (scaleerbaar)" ;
+ Text [ portuguese ] = "Parnteses rectos (graduveis)" ;
+ Text[ chinese_simplified ] = "(ɱ)";
+ Text[ russian ] = " ()";
+ Text[ polish ] = "Nawiasy kwadratowe (zmieniajce rozmiar)";
+ Text[ japanese ] = "傩(ى)";
+ Text[ chinese_traditional ] = "A(i)";
+ Text[ arabic ] = " ( )";
+ Text[ greek ] = " ()";
+ Text[ korean ] = " ȣ( )";
+ Text[ turkish ] = "Keli ayra (leklendirilebilir)";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_SLRDBRACKETX ;
+ HelpId = HID_SMA_SLRDBRACKETX ;
+ Text = "eckige Klammern (skalierbar)" ;
+ Text [ ENGLISH ] = "Double square brackets (scaleable)" ;
+ Text[ english_us ] = "Square brackets (scalable)";
+ Text[ portuguese ] = "Parnteses rectos (ajustveis)";
+ Text[ russian ] = " (.)";
+ Text[ greek ] = " ()";
+ Text[ dutch ] = "Dubbele hoekige haakjes (uitbreidbaar)";
+ Text[ french ] = "Crochets (modifiables graduellement)";
+ Text[ spanish ] = "corchetes (ajustables)";
+ Text[ italian ] = "Parentesi quadre (in scala)";
+ Text[ danish ] = "kantede parenteser (skalerbare)";
+ Text[ swedish ] = "dubbla hakparenteser (skalbara)";
+ Text[ polish ] = "nawiasy kwadratowe (zmieniajce rozmiar)";
+ Text[ portuguese_brazilian ] = "Double square brackets (scaleable)";
+ Text[ japanese ] = "(ى)";
+ Text[ korean ] = " ȣ ( )";
+ Text[ chinese_simplified ] = "(ɱ)";
+ Text[ chinese_traditional ] = "yάA(iY)";
+ Text[ arabic ] = " ( )";
+ Text[ turkish ] = "Keli ayra (leklendirilebilir)";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_SLRLINEX ;
+ HelpId = HID_SMA_SLRLINEX ;
+ Text = "einfache Linien (skalierbar)" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "single Lines (Scaleable)" ;
+ Text [ portuguese_brazilian ] = "einfache Linien (skalierbar)" ;
+ Text [ swedish ] = "enkla linjer (skalbara)" ;
+ Text [ danish ] = "enkelte streger (skalerbare)" ;
+ Text [ italian ] = "Linee semplici (in scala)" ;
+ Text [ spanish ] = "lneas simples (graduables)" ;
+ Text [ french ] = "Lignes simples (modifiables graduellement)" ;
+ Text [ dutch ] = "enkele lijnen (scaleerbaar)" ;
+ Text [ portuguese ] = "Linhas simples (graduveis)" ;
+ Text[ chinese_simplified ] = "(ɱ)";
+ Text[ russian ] = " ()";
+ Text[ polish ] = "Pojedyncze linie (zmieniajce rozmiar)";
+ Text[ japanese ] = "c(ى)";
+ Text[ chinese_traditional ] = "u(i)";
+ Text[ arabic ] = " ( )";
+ Text[ greek ] = " ( )";
+ Text[ korean ] = "ϼ ( )";
+ Text[ turkish ] = "Tek izgiler (leklendirilebilir)";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_SLRDLINEX ;
+ HelpId = HID_SMA_SLRDLINEX ;
+ Text = "doppelte Linien (skalierbar)" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Double Lines (Scaleable)" ;
+ Text [ portuguese_brazilian ] = "doppelte Linien (skalierbar)" ;
+ Text [ swedish ] = "dubbla linjer (skalbara)" ;
+ Text [ danish ] = "dobbelte streger (skalerbare)" ;
+ Text [ italian ] = "Linee doppie (in scala)" ;
+ Text [ spanish ] = "lneas dobles (graduables)" ;
+ Text [ french ] = "Lignes doubles (modifiables graduellement)" ;
+ Text [ dutch ] = "dubbele lijnen (scaleerbaar)" ;
+ Text [ portuguese ] = "Linhas duplas (graduveis)" ;
+ Text[ chinese_simplified ] = "˫(ɱ)";
+ Text[ russian ] = " ()";
+ Text[ polish ] = "Podwjne linie (zmieniajce rozmiar)";
+ Text[ japanese ] = "dc(ى)";
+ Text[ chinese_traditional ] = "u(i)";
+ Text[ arabic ] = " ( )";
+ Text[ greek ] = " ()";
+ Text[ korean ] = "߼ ( )";
+ Text[ turkish ] = "ift izgiler (leklendirilebilir)";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_SLRBRACEX ;
+ HelpId = HID_SMA_SLRBRACEX ;
+ Text = "geschweifte Klammern (skalierbar)" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Braces (scalable)" ;
+ Text [ portuguese_brazilian ] = "geschweifte Klammern (skalierbar)" ;
+ Text [ swedish ] = "klammerparenteser (skalbara)" ;
+ Text [ danish ] = "klammeparenteser (skalerbare)" ;
+ Text [ italian ] = "Parentesi graffe (in scala)" ;
+ Text [ spanish ] = "Llaves (graduables)" ;
+ Text [ french ] = "Accolades (modifiables graduellement)" ;
+ Text [ dutch ] = "Accolades (scaleerbaar)" ;
+ Text [ portuguese ] = "Chavetas (graduveis)" ;
+ Text[ chinese_simplified ] = "(ɱ)";
+ Text[ russian ] = " ()";
+ Text[ polish ] = "Nawiasy klamrowe (zmieniajce rozmiar)";
+ Text[ japanese ] = "(ى)";
+ Text[ chinese_traditional ] = "A(i)";
+ Text[ arabic ] = " ( )";
+ Text[ greek ] = " ()";
+ Text[ korean ] = "־ ȣ ( )";
+ Text[ turkish ] = "Kavisli ayra (leklendirilebilir)";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_SLRANGLEX ;
+ HelpId = HID_SMA_SLRANGLEX ;
+ Text = "spitze Klammern (skalierbar)" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Pointed Brackets (Scaleable)" ;
+ Text [ portuguese_brazilian ] = "spitze Klammern (skalierbar)" ;
+ Text [ swedish ] = "vinkelparenteser (skalbara)" ;
+ Text [ danish ] = "vinkelparenteser (skalerbare)" ;
+ Text [ italian ] = "Parentesi uncinate (in scala)" ;
+ Text [ spanish ] = "Parntesis angulares (graduables)" ;
+ Text [ french ] = "Parenthses pointues (modifiables graduellement)" ;
+ Text [ dutch ] = "spitse haakjes (scaleerbaar)" ;
+ Text [ portuguese ] = "Parnteses pontiagudos (graduveis)" ;
+ Text[ chinese_simplified ] = "(ɱ)";
+ Text[ russian ] = " ()";
+ Text[ polish ] = "Nawiasy ktowe (zmieniajce rozmiar)";
+ Text[ japanese ] = "R(ى)";
+ Text[ chinese_traditional ] = "A(i)";
+ Text[ arabic ] = " ( )";
+ Text[ greek ] = " ( )";
+ Text[ korean ] = " ȣ ( )";
+ Text[ turkish ] = "Sivri ayra (leklendirilebilir)";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_SLMRANGLEXY ;
+ HelpId = HID_SMA_SLMRANGLEXY ;
+ Text = "Operator Klammern (skalierbar)" ;
+ Text [ ENGLISH ] = "Operator Brackets" ;
+ Text[ english_us ] = "Operator Brackets";
+ Text[ portuguese ] = "Parntesis de operador (escalonvel)";
+ Text[ russian ] = " ()";
+ Text[ dutch ] = "Operator-haken";
+ Text[ french ] = "Parenthses d'oprateur (modifiables graduellement)";
+ Text[ spanish ] = "Parntesis de operador (ajustable)";
+ Text[ italian ] = "Parentesi operatore (in scala)";
+ Text[ danish ] = "operatorparenteser (skalerbare)";
+ Text[ swedish ] = "Operatorparenteser (skalbara)";
+ Text[ polish ] = "Nawiasy operatora";
+ Text[ portuguese_brazilian ] = "Operator Brackets";
+ Text[ japanese ] = "Zq(ى)";
+ Text[ chinese_simplified ] = "";
+ Text[ chinese_traditional ] = "BŬA";
+ Text[ arabic ] = " ( )";
+ Text[ greek ] = " ( )";
+ Text[ korean ] = " ȣ";
+ Text[ turkish ] = "le ayralar (leklendirilebilir)";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XOVERBRACEY ;
+ HelpId = HID_SMA_XOVERBRACEY ;
+ Text = "geschweifte Klammer oben (skalierbar)" ;
+ Text [ ENGLISH ] = "curly bracket above (scaleable)" ;
+ Text[ english_us ] = "Braces top (scalable)";
+ Text[ portuguese ] = "chaveta em cima (ajustvel)";
+ Text[ russian ] = " (.)";
+ Text[ greek ] = " ()";
+ Text[ dutch ] = "accolade boven (uitbreidbaar)";
+ Text[ french ] = "Accolades en haut (modifiables graduellement)";
+ Text[ spanish ] = "llaves arriba (ajustables)";
+ Text[ italian ] = "Parentesi tonda in alto (in scala)";
+ Text[ danish ] = "klammeparenteser foroven (skalerbare)";
+ Text[ swedish ] = "klammerparenteser uppe (skalbara)";
+ Text[ polish ] = "nawias klamrowy u gry (zmieniajcy rozmiar)";
+ Text[ portuguese_brazilian ] = "curly bracket above (scaleable)";
+ Text[ japanese ] = "(ى)";
+ Text[ korean ] = "־ ȣ ( )";
+ Text[ chinese_simplified ] = "ϲ(ɱ)";
+ Text[ chinese_traditional ] = "AW(iY)";
+ Text[ arabic ] = " ( )";
+ Text[ turkish ] = "st kavisli ayra (leklendirilebilir)";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_XUNDERBRACEY ;
+ HelpId = HID_SMA_XUNDERBRACEY ;
+ Text = "geschweifte Klammer unten (skalierbar)" ;
+ Text [ ENGLISH ] = "curly bracket below (scaleable)" ;
+ Text[ english_us ] = "Braces bottom (scalable)";
+ Text[ portuguese ] = "chaveta em baixo (ajustvel)";
+ Text[ russian ] = " (.)";
+ Text[ greek ] = " ()";
+ Text[ dutch ] = "accolade beneden (uitbreidbaar)";
+ Text[ french ] = "Accolades en bas (modifiables graduellement)";
+ Text[ spanish ] = "llaves abajo (ajustables)";
+ Text[ italian ] = "Parentesi tonda in basso (in scala)";
+ Text[ danish ] = "klammeparenteser forneden (skalerbare)";
+ Text[ swedish ] = "klammerparenteser nere (skalbara)";
+ Text[ polish ] = "nawias klamrowy u dou (zmieniajcy rozmiar)";
+ Text[ portuguese_brazilian ] = "curly bracket below (scaleable)";
+ Text[ japanese ] = "(ى)";
+ Text[ korean ] = "־ ȣ Ʒ ( )";
+ Text[ chinese_simplified ] = "²(ɱ)";
+ Text[ chinese_traditional ] = "AU(iY)";
+ Text[ arabic ] = " ( )";
+ Text[ turkish ] = "Alt kavisli ayra (leklendirilebilir)";
+ Text[ language_user1 ] = " ";
+ };
+ };
+ };
+ ToolBox 8
+ {
+ // format
+ HelpId = HID_SMA_FORMAT_TBX ;
+ Pos = MAP_APPFONT ( 0 , 41 ) ;
+ Size = MAP_APPFONT ( 65 , 95 ) ;
+ SVLook = TRUE ;
+ Hide = TRUE ;
+ LineCount = 3 ;
+ ItemImageList = ImageList
+ {
+ ImageBitmap = Bitmap
+ {
+ FILE = "colr.bmp" ;
+ };
+ MaskColor = IMAGE_STDBTN_COLOR ;
+ IdList =
+ {
+ RID_NEWLINE ;
+ RID_SBLANK ;
+ RID_BLANK ;
+ RID_BINOMXY ;
+ RID_STACK ;
+ RID_MATRIX ;
+ RID_ALIGNLX ;
+ RID_ALIGNCX ;
+ RID_ALIGNRX ;
+ RID_RSUBX ;
+ RID_RSUPX ;
+ RID_LSUBX ;
+ RID_LSUPX ;
+ RID_CSUBX ;
+ RID_CSUPX ;
+ };
+ IdCount =
+ {
+ 15 ;
+ };
+ };
+ ItemList =
+ {
+ ToolBoxItem
+ {
+ Identifier = RID_LSUPX ;
+ HelpId = HID_SMA_LSUPX ;
+ Text = "Superscript links" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Superscript Left" ;
+ Text [ portuguese_brazilian ] = "Superscript links" ;
+ Text [ swedish ] = "Exponent till vnster" ;
+ Text [ danish ] = "superscript til venstre" ;
+ Text [ italian ] = "Apice sinistro" ;
+ Text [ spanish ] = "Superndice a la izquierda" ;
+ Text [ french ] = "Exposant gauche" ;
+ Text [ dutch ] = "Superscript links" ;
+ Text [ portuguese ] = "Expoente esquerda" ;
+ Text[ chinese_simplified ] = "ֽ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Indeks grny z lewej";
+ Text[ japanese ] = "t";
+ Text[ chinese_traditional ] = "rr";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "÷ڸ ʿ";
+ Text[ turkish ] = "st simge (sol)";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_CSUPX ;
+ HelpId = HID_SMA_CSUPX ;
+ Text = "Superscript oben" ;
+ Text [ ENGLISH ] = "Superscript top" ;
+ TEXT[ italian ] = "Apice";
+ TEXT[ portuguese_brazilian ] = "Superscript oben";
+ TEXT[ portuguese ] = "Expoente em cima";
+ TEXT[ danish ] = "superscript ovenover";
+ TEXT[ french ] = "Exposant en haut";
+ TEXT[ swedish ] = "Exponent uppe";
+ TEXT[ dutch ] = "Superscript boven";
+ TEXT[ spanish ] = "Superndice arriba";
+ TEXT[ english_us ] = "Superscript Top";
+ TEXT[ chinese_simplified ] = "ϱ";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Indeks grny w grze";
+ TEXT[ japanese ] = "t";
+ TEXT[ chinese_traditional ] = "W";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = "÷ڸ ";
+ TEXT[ turkish ] = "st simge (st)";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_RSUPX ;
+ HelpId = HID_SMA_RSUPX ;
+ Text = "Superscript rechts" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Superscript Right" ;
+ Text [ portuguese_brazilian ] = "Superscript rechts" ;
+ Text [ swedish ] = "Exponent till hger" ;
+ Text [ danish ] = "superscript til hjre" ;
+ Text [ italian ] = "Apice destro" ;
+ Text [ spanish ] = "Superndice derecha" ;
+ Text [ french ] = "Exposant droite" ;
+ Text [ dutch ] = "Superscript rechts" ;
+ Text [ portuguese ] = "Expoente direita" ;
+ Text[ chinese_simplified ] = "ϱ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Indeks grny z prawej";
+ Text[ japanese ] = "Et";
+ Text[ chinese_traditional ] = "kW";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "÷ڸ ʿ";
+ Text[ turkish ] = "st simge (sa)";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_BINOMXY ;
+ HelpId = HID_SMA_BINOMXY ;
+ Text = "vertikale Anordnung (2 Elemente)" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Vertical Stack (2 Elements)" ;
+ Text [ portuguese_brazilian ] = "vertikale Anordnung (2 Elemente)" ;
+ Text [ swedish ] = "vertikal ordning (2 element)" ;
+ Text [ danish ] = "lodret placering (2 elementer)" ;
+ Text [ italian ] = "Disposizione verticale (2 elementi)" ;
+ Text [ spanish ] = "disposicin vertical (2 elementos)" ;
+ Text [ french ] = "Disposition verticale (deux lments)" ;
+ Text [ dutch ] = "verticale gerangschikt (2 elementen)" ;
+ Text [ portuguese ] = "Disposio vertical (2 elementos)" ;
+ Text[ chinese_simplified ] = "ֱ(2Ԫ)";
+ Text[ russian ] = " (2 )";
+ Text[ polish ] = "Rozmieszczenie pionowe (2 elementy)";
+ Text[ japanese ] = "㉺z(2vf)";
+ Text[ chinese_traditional ] = "s(2Ӥ)";
+ Text[ arabic ] = " ()";
+ Text[ greek ] = " (2 )";
+ Text[ korean ] = " 迭 (2 )";
+ Text[ turkish ] = "Dikey sralama (2 e)";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_NEWLINE ;
+ HelpId = HID_SMA_NEWLINE ;
+ Text = "neue Zeile beginnen" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "New Line" ;
+ Text [ portuguese_brazilian ] = "neue Zeile beginnen" ;
+ Text [ swedish ] = "brja ny rad" ;
+ Text [ danish ] = "begynd p ny linje" ;
+ Text [ italian ] = "Inizia riga nuova" ;
+ Text [ spanish ] = "Empezar lnea nueva" ;
+ Text [ french ] = "Aller la ligne" ;
+ Text [ dutch ] = "met een nieuwe regel beginnen" ;
+ Text [ portuguese ] = "Comear nova linha" ;
+ Text[ chinese_simplified ] = "пʼ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Rozpocznij now lini";
+ Text[ japanese ] = "VsJn";
+ Text[ chinese_traditional ] = "s}l";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ο ";
+ Text[ turkish ] = "Yeni satr";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_LSUBX ;
+ HelpId = HID_SMA_LSUBX ;
+ Text = "Subscript links" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Subscript Left" ;
+ Text [ portuguese_brazilian ] = "Subscript links" ;
+ Text [ swedish ] = "Index till vnster" ;
+ Text [ danish ] = "subcript til venstre" ;
+ Text [ italian ] = "Pedice sinistro" ;
+ Text [ spanish ] = "Subndice izquierda" ;
+ Text [ french ] = "Indice gauche" ;
+ Text [ dutch ] = "Subscript links" ;
+ Text [ portuguese ] = "Inferior linha, esquerda" ;
+ Text[ chinese_simplified ] = "±";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Indeks dolny z lewej";
+ Text[ japanese ] = "t";
+ Text[ chinese_traditional ] = "U";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "Ʒ÷ڸ ʿ";
+ Text[ turkish ] = "Alt simge (sol)";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_CSUBX ;
+ HelpId = HID_SMA_CSUBX ;
+ Text = "Subscript unten" ;
+ Text [ ENGLISH ] = "Subscript bottom" ;
+ TEXT[ italian ] = "pedice";
+ TEXT[ portuguese_brazilian ] = "Subscript unten";
+ TEXT[ portuguese ] = "Inferior linha, em baixo";
+ TEXT[ danish ] = "subcript nedenunder";
+ TEXT[ french ] = "Indice en bas";
+ TEXT[ swedish ] = "Index nere";
+ TEXT[ dutch ] = "Subscript beneden";
+ TEXT[ spanish ] = "Subndice abajo";
+ TEXT[ english_us ] = "Subscript Bottom";
+ TEXT[ chinese_simplified ] = "±";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Indeks dolny w dole";
+ TEXT[ japanese ] = "t";
+ TEXT[ chinese_traditional ] = "U";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = "Ʒ÷ڸ ؿ";
+ TEXT[ turkish ] = "Alt simge (alt)";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_RSUBX ;
+ HelpId = HID_SMA_RSUBX ;
+ Text = "Subscript rechts" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Subscript Right" ;
+ Text [ portuguese_brazilian ] = "Subscript rechts" ;
+ Text [ swedish ] = "Index till hger" ;
+ Text [ danish ] = "subcript til hjre" ;
+ Text [ italian ] = "Pedice destro" ;
+ Text [ spanish ] = "Subndice derecha" ;
+ Text [ french ] = "Indice droite" ;
+ Text [ dutch ] = "Subscript rechts" ;
+ Text [ portuguese ] = "Inferior linha, direita" ;
+ Text[ chinese_simplified ] = "±";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Indeks dolny z prawej";
+ Text[ japanese ] = "Et";
+ Text[ chinese_traditional ] = "kU";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "Ʒ÷ڸ ʿ";
+ Text[ turkish ] = "Alt simge (sa)";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_STACK ;
+ HelpId = HID_SMA_STACK ;
+ Text = "vertikale Anordnung" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Vertical Stack" ;
+ Text [ portuguese_brazilian ] = "vertikale Anordnung" ;
+ Text [ swedish ] = "vertikal ordning" ;
+ Text [ danish ] = "lodret placering" ;
+ Text [ italian ] = "Disposizione verticale" ;
+ Text [ spanish ] = "Disposicin vertical" ;
+ Text [ french ] = "Disposition verticale" ;
+ Text [ dutch ] = "verticale gerangschikt" ;
+ Text [ portuguese ] = "Disposio vertical" ;
+ Text[ chinese_simplified ] = "ֱ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Rozmieszczenie pionowe";
+ Text[ japanese ] = "㉺ɔz";
+ Text[ chinese_traditional ] = "Vs";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " 迭";
+ Text[ turkish ] = "Dikey sralama";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_SBLANK ;
+ HelpId = HID_SMA_SBLANK ;
+ Text = "kleiner Zwischenraum" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Small Gap" ;
+ Text [ portuguese_brazilian ] = "kleiner Zwischenraum" ;
+ Text [ swedish ] = "Litet mellanrum" ;
+ Text [ danish ] = "lille mellemrum" ;
+ Text [ italian ] = "Spazio intermedio piccolo" ;
+ Text [ spanish ] = "Espacio pequeo" ;
+ Text [ french ] = "Petit espace" ;
+ Text [ dutch ] = "kleine spatie" ;
+ Text [ portuguese ] = "Intervalo pequeno" ;
+ Text[ chinese_simplified ] = "Small Gap";
+ Text[ russian ] = " ";
+ Text[ polish ] = "May odstp midzy ramkami";
+ Text[ japanese ] = "߰";
+ Text[ chinese_traditional ] = "pj";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ";
+ Text[ turkish ] = "Kk aralk";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_ALIGNLX ;
+ HelpId = HID_SMA_ALIGNLX ;
+ Text = "linksbndig ausrichten" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Align Left" ;
+ Text [ portuguese_brazilian ] = "linksbndig ausrichten" ;
+ Text [ swedish ] = "justera mot vnsterkant" ;
+ Text [ danish ] = "venstrejusteret" ;
+ Text [ italian ] = "Allinea a sinistra" ;
+ Text [ spanish ] = "alinear a la izquierda" ;
+ Text [ french ] = "Aligner gauche" ;
+ Text [ dutch ] = "links uitlijnen" ;
+ Text [ portuguese ] = "Alinhar esquerda" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Wyrwnaj do lewej";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ʿ ";
+ Text[ turkish ] = "Sola hizala";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_ALIGNCX ;
+ HelpId = HID_SMA_ALIGNCX ;
+ /* ### ACHTUNG: Neuer Text in Resource? zentriert ausrichten : zentriert (horizontal) ausrichten */
+ Text = "zentriert ausrichten" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Align Center" ;
+ Text [ portuguese_brazilian ] = "zentriert (horizontal) ausrichten" ;
+ Text [ swedish ] = "justera centrerat (horisontellt)" ;
+ Text [ danish ] = "centreret" ;
+ Text [ italian ] = "Allinea al centro" ;
+ Text [ spanish ] = "alinear al centro" ;
+ Text [ french ] = "Centrer" ;
+ Text [ dutch ] = "gecentreerd uitlijnen" ;
+ Text [ portuguese ] = "Alinhar ao centro" ;
+ Text[ chinese_simplified ] = "ж";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Wyrwnaj do rodka";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "m";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ";
+ Text[ turkish ] = "Ortala";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_ALIGNRX ;
+ HelpId = HID_SMA_ALIGNRX ;
+ Text = "rechtsbndig ausrichten" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Align Right" ;
+ Text [ portuguese_brazilian ] = "rechtsbndig ausrichten" ;
+ Text [ swedish ] = "justera mot hgerkant" ;
+ Text [ danish ] = "hjrejusteret" ;
+ Text [ italian ] = "Allinea a destra" ;
+ Text [ spanish ] = "alinear a la derecha" ;
+ Text [ french ] = "Aligner droite" ;
+ Text [ dutch ] = "rechts uitlijnen" ;
+ Text [ portuguese ] = "Alinhar direita" ;
+ Text[ chinese_simplified ] = "Ҷ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Wyrwnaj do prawej";
+ Text[ japanese ] = "E";
+ Text[ chinese_traditional ] = "k";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ʿ ";
+ Text[ turkish ] = "Saa hizala";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_MATRIX ;
+ HelpId = HID_SMA_MATRIX ;
+ Text = "Matrix Anordnung" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Matrix Stack" ;
+ Text [ portuguese_brazilian ] = "Matrix Anordnung" ;
+ Text [ swedish ] = "Matris ordning" ;
+ Text [ danish ] = "matrixstablet" ;
+ Text [ italian ] = "Disposizione matrice" ;
+ Text [ spanish ] = "Disposicin matriz" ;
+ Text [ french ] = "Disposition type matrice" ;
+ Text [ dutch ] = "Matrix rangschikking" ;
+ Text [ portuguese ] = "Dispor em forma de matriz" ;
+ Text[ chinese_simplified ] = "ž";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Rozmieszczenie macierzy";
+ Text[ japanese ] = "s̔zu";
+ Text[ chinese_traditional ] = "sƯx}";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " 迭";
+ Text[ turkish ] = "Matris sralamas";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_BLANK ;
+ HelpId = HID_SMA_BLANK ;
+ Text = "Zwischenraum" ;
+ Text [ ENGLISH ] = "???" ;
+ Text [ english_us ] = "Gap" ;
+ Text [ portuguese_brazilian ] = "Zwischenraum" ;
+ Text [ swedish ] = "mellanrum" ;
+ Text [ danish ] = "mellemrum" ;
+ Text [ italian ] = "Spazio intermedio" ;
+ Text [ spanish ] = "Espacio" ;
+ Text [ french ] = "Espace" ;
+ Text [ dutch ] = "Spatie" ;
+ Text [ portuguese ] = "Intervalo" ;
+ Text[ chinese_simplified ] = "Gap";
+ Text[ russian ] = "";
+ Text[ polish ] = "Odstp ramek";
+ Text[ japanese ] = "߰";
+ Text[ chinese_traditional ] = "j";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Aralk";
+ Text[ language_user1 ] = " ";
+ };
+ };
+ };
+ ToolBox 9
+ {
+ // misc
+ HelpId = HID_SMA_FORMAT_TBX ;
+ Pos = MAP_APPFONT ( 0 , 41 ) ;
+ Size = MAP_APPFONT ( 65 , 95 ) ;
+ SVLook = TRUE ;
+ Hide = TRUE ;
+ LineCount = 4 ;
+ ItemImageList = ImageList
+ {
+ ImageBitmap = Bitmap
+ {
+ FILE = "misc.bmp" ;
+ };
+ MaskColor = IMAGE_STDBTN_COLOR ;
+ IdList =
+ {
+ RID_INFINITY ;
+ RID_PARTIAL ;
+ RID_NABLA ;
+ RID_EXISTS ;
+ RID_FORALL ;
+ RID_HBAR;
+ RID_LAMBDABAR ;
+ RID_RE ;
+ RID_IM ;
+ RID_WP ;
+ RID_LEFTARROW ;
+ RID_RIGHTARROW ;
+ RID_UPARROW ;
+ RID_DOWNARROW ;
+ RID_DOTSLOW ;
+ RID_DOTSAXIS ;
+ RID_DOTSVERT ;
+ RID_DOTSUP ;
+ RID_DOTSDOWN ;
+ };
+ IdCount =
+ {
+ 19 ;
+ };
+ };
+ ItemList =
+ {
+ ToolBoxItem
+ {
+ Identifier = RID_INFINITY ;
+ HelpId = HID_SMA_INFINITY ;
+ Text = "unendlich" ;
+ Text [ ENGLISH ] = "infinity" ;
+ TEXT[ italian ] = "Infinito";
+ TEXT[ portuguese_brazilian ] = "unendlich";
+ TEXT[ portuguese ] = "infinito";
+ TEXT[ danish ] = "uendelig";
+ TEXT[ french ] = "infini";
+ TEXT[ swedish ] = "ondlig";
+ TEXT[ dutch ] = "oneindig";
+ TEXT[ spanish ] = "infinito";
+ TEXT[ english_us ] = "Infinit";
+ TEXT[ chinese_simplified ] = "";
+ TEXT[ russian ] = "";
+ TEXT[ polish ] = "nieskoczono";
+ TEXT[ japanese ] = "";
+ TEXT[ chinese_traditional ] = "L";
+ TEXT[ arabic ] = "";
+ TEXT[ greek ] = "";
+ TEXT[ korean ] = "Ѵ";
+ TEXT[ turkish ] = "Sonsuz";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_PARTIAL ;
+ HelpId = HID_SMA_PARTIAL ;
+ Text = "partial" ;
+ Text [ ENGLISH ] = "partial" ;
+ TEXT[ italian ] = "Parziale";
+ TEXT[ portuguese_brazilian ] = "partial";
+ TEXT[ portuguese ] = "parcial";
+ TEXT[ danish ] = "partiel";
+ TEXT[ french ] = "partiel";
+ TEXT[ swedish ] = "partial";
+ TEXT[ dutch ] = "partieel";
+ TEXT[ spanish ] = "parcial";
+ TEXT[ english_us ] = "Partial";
+ TEXT[ chinese_simplified ] = "";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "czciowy";
+ TEXT[ japanese ] = "Δ";
+ TEXT[ chinese_traditional ] = "";
+ TEXT[ arabic ] = "";
+ TEXT[ greek ] = "";
+ TEXT[ korean ] = " Լ";
+ TEXT[ turkish ] = "Ksmi";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_NABLA ;
+ HelpId = HID_SMA_NABLA ;
+ Text = "Nabla" ;
+ Text [ ENGLISH ] = "Nabla" ;
+ TEXT[ italian ] = "Nabla";
+ TEXT[ portuguese_brazilian ] = "Nabla";
+ TEXT[ portuguese ] = "Nabla";
+ TEXT[ danish ] = "nabla";
+ TEXT[ french ] = "Nabla";
+ TEXT[ swedish ] = "Nabla";
+ TEXT[ dutch ] = "Nabla";
+ TEXT[ spanish ] = "Nabla";
+ TEXT[ english_us ] = "Nabla";
+ TEXT[ chinese_simplified ] = "Nabla";
+ TEXT[ russian ] = "";
+ TEXT[ polish ] = "Nabla";
+ TEXT[ japanese ] = "z";
+ TEXT[ chinese_traditional ] = "Nabla";
+ TEXT[ arabic ] = "Nabla";
+ TEXT[ greek ] = "Nabla";
+ TEXT[ korean ] = "Nabla";
+ TEXT[ turkish ] = "Nabla vektr";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_EXISTS ;
+ HelpId = HID_SMA_EXISTS ;
+ Text = "Es existiert" ;
+ Text [ ENGLISH ] = "exists" ;
+ TEXT[ italian ] = "Esiste";
+ TEXT[ portuguese_brazilian ] = "Es existiert";
+ TEXT[ portuguese ] = "Existe";
+ TEXT[ danish ] = "der eksisterer";
+ TEXT[ french ] = "Il existe";
+ TEXT[ swedish ] = "Det finns";
+ TEXT[ dutch ] = "Er bestaat";
+ TEXT[ spanish ] = "Existe";
+ TEXT[ english_us ] = "There Exists";
+ TEXT[ chinese_simplified ] = "";
+ TEXT[ russian ] = "";
+ TEXT[ polish ] = "Istnieje";
+ TEXT[ japanese ] = "ݍpf";
+ TEXT[ chinese_traditional ] = "sb";
+ TEXT[ arabic ] = "";
+ TEXT[ greek ] = "";
+ TEXT[ korean ] = "ֽϴ";
+ TEXT[ turkish ] = "Mevcut";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_FORALL ;
+ HelpId = HID_SMA_FORALL ;
+ Text = "Fr alle" ;
+ Text [ ENGLISH ] = "forall" ;
+ TEXT[ italian ] = "Per tutti";
+ TEXT[ portuguese_brazilian ] = "Fr alle";
+ TEXT[ portuguese ] = "Para todos";
+ TEXT[ danish ] = "for ethvert";
+ TEXT[ french ] = "Pour tous";
+ TEXT[ swedish ] = "Fr alla";
+ TEXT[ dutch ] = "Voor alle";
+ TEXT[ spanish ] = "Para todos";
+ TEXT[ english_us ] = "For All";
+ TEXT[ chinese_simplified ] = "ȫ";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Dla wszystkich";
+ TEXT[ japanese ] = "S̍pf";
+ TEXT[ chinese_traditional ] = "Υ";
+ TEXT[ arabic ] = "";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = "ü";
+ TEXT[ turkish ] = "Tm iin";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_HBAR ;
+ HelpId = HID_SMA_HBAR ;
+ Text = "h quer" ;
+ Text [ ENGLISH ] = "h bar" ;
+ TEXT[ italian ] = "h barra";
+ TEXT[ portuguese_brazilian ] = "h quer";
+ TEXT[ portuguese ] = "h tranversal";
+ TEXT[ danish ] = "h-streg";
+ TEXT[ french ] = "h horizontal";
+ TEXT[ swedish ] = "strukna h";
+ TEXT[ dutch ] = "h liggend";
+ TEXT[ spanish ] = "h barra";
+ TEXT[ english_us ] = "h Bar";
+ TEXT[ chinese_simplified ] = "õ h";
+ TEXT[ russian ] = "h ";
+ TEXT[ polish ] = "h krelone";
+ TEXT[ japanese ] = "h ް";
+ TEXT[ chinese_traditional ] = "m h";
+ TEXT[ arabic ] = "h ";
+ TEXT[ greek ] = " h";
+ TEXT[ korean ] = "h ";
+ TEXT[ turkish ] = "h yatay";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_LAMBDABAR ;
+ HelpId = HID_SMA_LAMBDABAR ;
+ Text = "lambda quer" ;
+ Text [ ENGLISH ] = "lambda bar" ;
+ TEXT[ italian ] = "Lambda barra";
+ TEXT[ portuguese_brazilian ] = "lambda quer";
+ TEXT[ portuguese ] = "lambda transversal";
+ TEXT[ danish ] = "lambda-streg";
+ TEXT[ french ] = "Lambda transversal";
+ TEXT[ swedish ] = "strukna lambda";
+ TEXT[ dutch ] = "lambda liggend";
+ TEXT[ spanish ] = "lambda barra";
+ TEXT[ english_us ] = "Lambda Bar";
+ TEXT[ chinese_simplified ] = "õ (lambda)";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "lambda krelona";
+ TEXT[ japanese ] = " ް";
+ TEXT[ chinese_traditional ] = "mGF (lambda)";
+ TEXT[ arabic ] = "Lambda ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = " ";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_RE ;
+ HelpId = HID_SMA_RE ;
+ Text = "Realteil" ;
+ Text [ ENGLISH ] = "real part" ;
+ TEXT[ italian ] = "Parte reale";
+ TEXT[ portuguese_brazilian ] = "Realteil";
+ TEXT[ portuguese ] = "Parte real";
+ TEXT[ danish ] = "realdel";
+ TEXT[ french ] = "Partie relle";
+ TEXT[ swedish ] = "Realdel";
+ TEXT[ dutch ] = "Reel gedeelte";
+ TEXT[ spanish ] = "Parte real";
+ TEXT[ english_us ] = "Real Part";
+ TEXT[ chinese_simplified ] = "ʵ";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Cz rzeczywista";
+ TEXT[ japanese ] = "";
+ TEXT[ chinese_traditional ] = "Ƴ";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = "Ǽ";
+ TEXT[ turkish ] = "Gerek ksm";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_IM ;
+ HelpId = HID_SMA_IM ;
+ Text = "Imaginrteil" ;
+ Text [ ENGLISH ] = "imaginary part" ;
+ TEXT[ italian ] = "Parte immaginaria";
+ TEXT[ portuguese_brazilian ] = "Imaginrteil";
+ TEXT[ portuguese ] = "Parte imaginria";
+ TEXT[ danish ] = "imaginrdel";
+ TEXT[ french ] = "Partie imaginaire";
+ TEXT[ swedish ] = "Imaginr del";
+ TEXT[ dutch ] = "Imaginair gedeelte";
+ TEXT[ spanish ] = "Parte imaginaria";
+ TEXT[ english_us ] = "Imaginary Part";
+ TEXT[ chinese_simplified ] = "";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Cz urojona";
+ TEXT[ japanese ] = "";
+ TEXT[ chinese_traditional ] = "Ƴ";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = "";
+ TEXT[ turkish ] = "Sanal ksm";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_WP ;
+ HelpId = HID_SMA_WP ;
+ Text = "Weierstrass p" ;
+ Text [ ENGLISH ] = "Weierstrass p" ;
+ TEXT[ italian ] = "p di Weierstrass";
+ TEXT[ portuguese_brazilian ] = "Weierstrass p";
+ TEXT[ portuguese ] = "Weierstrass p";
+ TEXT[ danish ] = "Weierstrass p";
+ TEXT[ french ] = "Weierstrass p";
+ TEXT[ swedish ] = "Weierstrass p";
+ TEXT[ dutch ] = "Weierstrass p";
+ TEXT[ spanish ] = "p de Weierstrass";
+ TEXT[ english_us ] = "Weierstrass p";
+ TEXT[ chinese_simplified ] = "Weierstrass p";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "p Weierstrassa";
+ TEXT[ japanese ] = "ܲټ׽̑ȉ~֐ p";
+ TEXT[ chinese_traditional ] = "Weierstrass p";
+ TEXT[ arabic ] = "Weierstrass p";
+ TEXT[ greek ] = "Weierstrass p";
+ TEXT[ korean ] = "Weierstrass p";
+ TEXT[ turkish ] = "Weierstrass p";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_LEFTARROW ;
+ HelpId = HID_SMA_LEFTARROW ;
+ Text = "Pfeil nach links" ;
+ Text [ ENGLISH ] = "arrow left" ;
+ TEXT[ italian ] = "Freccia a sinistra";
+ TEXT[ portuguese_brazilian ] = "Pfeil nach links";
+ TEXT[ portuguese ] = "Seta para a esquerda";
+ TEXT[ danish ] = "pil mod venstre";
+ TEXT[ french ] = "Flche vers la gauche";
+ TEXT[ swedish ] = "Pil till vnster";
+ TEXT[ dutch ] = "Pijl naar links";
+ TEXT[ spanish ] = "Flecha hacia la izquierda";
+ TEXT[ english_us ] = "Left Arrow";
+ TEXT[ chinese_simplified ] = "ͷ";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Strzaka w lewo";
+ TEXT[ japanese ] = "";
+ TEXT[ chinese_traditional ] = "VbY";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = " ȭǥ";
+ TEXT[ turkish ] = "Sola ok";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_RIGHTARROW ;
+ HelpId = HID_SMA_RIGHTARROW ;
+ Text = "Pfeil nach rechts" ;
+ Text [ ENGLISH ] = "arrow right" ;
+ TEXT[ italian ] = "Freccia a destra";
+ TEXT[ portuguese_brazilian ] = "Pfeil nach rechts";
+ TEXT[ portuguese ] = "Seta para a direita";
+ TEXT[ danish ] = "pil mod hjre";
+ TEXT[ french ] = "Flche vers la droite";
+ TEXT[ swedish ] = "Pil till hger";
+ TEXT[ dutch ] = "Pijl naar rechts";
+ TEXT[ spanish ] = "Flecha hacia la derecha";
+ TEXT[ english_us ] = "Right Arrow";
+ TEXT[ chinese_simplified ] = "ͷ";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Strzaka w prawo";
+ TEXT[ japanese ] = "E";
+ TEXT[ chinese_traditional ] = "kVbY";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = " ȭǥ";
+ TEXT[ turkish ] = "Saa ok";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_UPARROW ;
+ HelpId = HID_SMA_UPARROW ;
+ Text = "Pfeil nach oben" ;
+ Text [ ENGLISH ] = "arrow up" ;
+ TEXT[ italian ] = "Freccia in alto";
+ TEXT[ portuguese_brazilian ] = "Pfeil nach oben";
+ TEXT[ portuguese ] = "Seta para cima";
+ TEXT[ danish ] = "pil opad";
+ TEXT[ french ] = "Flche vers le haut";
+ TEXT[ swedish ] = "Pil uppt";
+ TEXT[ dutch ] = "Pijl naar boven";
+ TEXT[ spanish ] = "Flecha hacia arriba";
+ TEXT[ english_us ] = "Up Arrow";
+ TEXT[ chinese_simplified ] = "ͷ";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Strzaka w gr";
+ TEXT[ japanese ] = "";
+ TEXT[ chinese_traditional ] = "bYVW";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = " ȭǥ";
+ TEXT[ turkish ] = "Yukar ok";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_DOWNARROW ;
+ HelpId = HID_SMA_DOWNARROW ;
+ Text = "Pfeil nach unten" ;
+ Text [ ENGLISH ] = "arrow down" ;
+ TEXT[ italian ] = "Freccia in basso";
+ TEXT[ portuguese_brazilian ] = "Pfeil nach unten";
+ TEXT[ portuguese ] = "Seta para baixo";
+ TEXT[ danish ] = "pil nedad";
+ TEXT[ french ] = "Flche vers le bas";
+ TEXT[ swedish ] = "Pil nedt";
+ TEXT[ dutch ] = "Pijl naar beneden";
+ TEXT[ spanish ] = "Flecha hacia abajo";
+ TEXT[ english_us ] = "Down Arrow";
+ TEXT[ chinese_simplified ] = "ͷ";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Strzaka w gr";
+ TEXT[ japanese ] = "";
+ TEXT[ chinese_traditional ] = "UVbY";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = "Ʒ ȭǥ";
+ TEXT[ turkish ] = "Aa ok";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_SPACE ;
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_DOTSLOW ;
+ HelpId = HID_SMA_DOTSLOW ;
+ Text = "Punkte unten" ;
+ Text [ ENGLISH ] = "dots low" ;
+ TEXT[ italian ] = "Punti sotto";
+ TEXT[ portuguese_brazilian ] = "Punkte unten";
+ TEXT[ portuguese ] = "Pontos em baixo";
+ TEXT[ danish ] = "prikker nederst";
+ TEXT[ french ] = "Points en bas";
+ TEXT[ swedish ] = "Punkter nere";
+ TEXT[ dutch ] = "Punten beneden";
+ TEXT[ spanish ] = "Puntos abajo";
+ TEXT[ english_us ] = "Dots Bottom";
+ TEXT[ chinese_simplified ] = "";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Punkty na dole";
+ TEXT[ japanese ] = "ޯĉ";
+ TEXT[ chinese_traditional ] = "IVU";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = " Ʒ";
+ TEXT[ turkish ] = "Noktalar (alt)";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_DOTSAXIS ;
+ HelpId = HID_SMA_DOTSAXIS ;
+ Text = "Punkte mittig" ;
+ Text [ ENGLISH ] = "dots mid" ;
+ TEXT[ italian ] = "Punti al centro";
+ TEXT[ portuguese_brazilian ] = "Punkte mittig";
+ TEXT[ portuguese ] = "Pontos ao centro";
+ TEXT[ danish ] = "prikker centreret";
+ TEXT[ french ] = "Points au milieu";
+ TEXT[ swedish ] = "Punkter i mitten";
+ TEXT[ dutch ] = "Punten in de midden";
+ TEXT[ spanish ] = "Puntos en el medio";
+ TEXT[ english_us ] = "Center dots";
+ TEXT[ chinese_simplified ] = "";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Punkty w rodku";
+ TEXT[ japanese ] = "ޯĒ";
+ TEXT[ chinese_traditional ] = "VI";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = " ";
+ TEXT[ turkish ] = "Noktalar (orta)";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_DOTSVERT ;
+ HelpId = HID_SMA_DOTSVERT ;
+ Text = "Punkte vertikal" ;
+ Text [ ENGLISH ] = "dots vertical" ;
+ TEXT[ italian ] = "Punti verticali";
+ TEXT[ portuguese_brazilian ] = "Punkte vertikal";
+ TEXT[ portuguese ] = "Pontos na vertical";
+ TEXT[ danish ] = "prikker lodret";
+ TEXT[ french ] = "Points verticalement";
+ TEXT[ swedish ] = "Punkter vertikalt";
+ TEXT[ dutch ] = "Punten verticaal";
+ TEXT[ spanish ] = "Puntos verticalmente";
+ TEXT[ english_us ] = "Dots Vertically";
+ TEXT[ chinese_simplified ] = "ֱ";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Punkty w pionie";
+ TEXT[ japanese ] = "ޯď㉺";
+ TEXT[ chinese_traditional ] = "Iu";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = " ";
+ TEXT[ turkish ] = "Noktalar (dikey)";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_DOTSUP ;
+ HelpId = HID_SMA_DOTSUP ;
+ Text = "Punkte nach oben" ;
+ Text [ ENGLISH ] = "dots up" ;
+ TEXT[ italian ] = "Punti in alto";
+ TEXT[ portuguese_brazilian ] = "Punkte nach oben";
+ TEXT[ portuguese ] = "Pontos para cima";
+ TEXT[ danish ] = "prikker opad";
+ TEXT[ french ] = "Points vers le haut";
+ TEXT[ swedish ] = "Punkter uppt";
+ TEXT[ dutch ] = "Punten naar boven";
+ TEXT[ spanish ] = "Puntos hacia arriba";
+ TEXT[ english_us ] = "Dots to Top";
+ TEXT[ chinese_simplified ] = "";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Punkty w gr";
+ TEXT[ japanese ] = "ޯĉEオ";
+ TEXT[ chinese_traditional ] = "IVW";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = " ";
+ TEXT[ turkish ] = "Noktalar (st)";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_DOTSDOWN ;
+ HelpId = HID_SMA_DOTSDOWN ;
+ Text = "Punkte nach unten" ;
+ Text [ ENGLISH ] = "dots down" ;
+ TEXT[ italian ] = "Punti in basso";
+ TEXT[ portuguese_brazilian ] = "Punkte nach unten";
+ TEXT[ portuguese ] = "Pontos para baixo";
+ TEXT[ danish ] = "prikker nedad";
+ TEXT[ french ] = "Points vers le bas";
+ TEXT[ swedish ] = "Punkter nedt";
+ TEXT[ dutch ] = "Punten naar beneden";
+ TEXT[ spanish ] = "Puntos hacia abajo";
+ TEXT[ english_us ] = "Align dots down";
+ TEXT[ chinese_simplified ] = "";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Punkty w d";
+ TEXT[ japanese ] = "ޯĉE";
+ TEXT[ chinese_traditional ] = "IVU";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = " Ʒ";
+ TEXT[ turkish ] = "Noktalar (alt)";
+ TEXT[ language_user1 ] = " ";
+ };
+ };
+ };
+ ToolBox 10
+ {
+ // main menu of selection-window
+ HelpId = HID_SMA_SELECTION_TBX ;
+ Pos = MAP_APPFONT ( 0 , 0 ) ;
+ Size = MAP_APPFONT ( 65 , 38 ) ;
+ SVLook = TRUE ;
+ LineCount = 2 ;
+ ItemImageList = ImageList
+ {
+ ImageBitmap = Bitmap
+ {
+ FILE = "img.bmp" ; // image-list bitmap
+ };
+ MaskColor = IMAGE_STDBTN_COLOR ;
+ IdList =
+ {
+ RID_UNBINOPS_CAT ;
+ RID_RELATIONS_CAT ;
+ RID_SETOPERATIONS_CAT ;
+ RID_FUNCTIONS_CAT ;
+ RID_OPERATORS_CAT ;
+ RID_ATTRIBUTES_CAT ;
+ RID_MISC_CAT ;
+ RID_BRACKETS_CAT ;
+ RID_FORMAT_CAT ;
+ };
+ IdCount =
+ {
+ 9 ;
+ };
+ };
+ ItemList =
+ {
+ ToolBoxItem
+ {
+ Identifier = RID_UNBINOPS_CAT ;
+ HelpId = HID_SMA_UNBINOPS_CAT ;
+ Text = "Unre/Binre Operatoren" ;
+ Text [ ENGLISH ] = "unary/binary operators" ;
+ Text [ english_us ] = "Unary/Binary Operators" ;
+ Text [ portuguese_brazilian ] = "Unre/Binre Operatoren" ;
+ Text [ swedish ] = "Monra/Binra operatorer" ;
+ Text [ danish ] = "Monadiske/binre operatorer" ;
+ Text [ italian ] = "Operatori unari/binari" ;
+ Text [ spanish ] = "Operadores unarios/binarios" ;
+ Text [ french ] = "Oprateurs unaires/binaires" ;
+ Text [ dutch ] = "Unaire/Binaire operatoren" ;
+ Text [ portuguese ] = "Operadores unrios/binrios" ;
+ Text[ chinese_simplified ] = "һԪ/Ԫ";
+ Text[ russian ] = "/ ";
+ Text[ polish ] = "Unarne/Binarne Operatory";
+ Text[ japanese ] = "ޭ/޲؉Zq";
+ Text[ chinese_traditional ] = "@/GB";
+ Text[ arabic ] = " /";
+ Text[ greek ] = "/ ";
+ Text[ korean ] = "/2 ";
+ Text[ turkish ] = "Birli/ikili ileler";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_RELATIONS_CAT ;
+ HelpId = HID_SMA_RELATIONS_CAT ;
+ Text = "Relationen" ;
+ Text [ ENGLISH ] = "relations" ;
+ Text [ english_us ] = "Relations" ;
+ Text [ portuguese_brazilian ] = "Relationen" ;
+ Text [ swedish ] = "relationer" ;
+ Text [ danish ] = "Relationer" ;
+ Text [ italian ] = "Relazioni" ;
+ Text [ spanish ] = "Relaciones" ;
+ Text [ french ] = "Relations" ;
+ Text [ dutch ] = "Relaties" ;
+ Text [ portuguese ] = "Relaes" ;
+ Text[ chinese_simplified ] = "ϵ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Relacje";
+ Text[ japanese ] = "֌WZL";
+ Text[ chinese_traditional ] = "Y";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "likiler";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_SETOPERATIONS_CAT ;
+ HelpId = HID_SMA_SETOPERATIONS_CAT ;
+ Text = "Mengenoperationen" ;
+ Text [ ENGLISH ] = "set operations" ;
+ Text [ english_us ] = "Set-Operations" ;
+ Text [ portuguese_brazilian ] = "Mengenoperationen" ;
+ Text [ swedish ] = "Mngdoperationer" ;
+ Text [ danish ] = "Mngdeoperationer" ;
+ Text [ italian ] = "Operazioni degli insiemi" ;
+ Text [ spanish ] = "Operaciones de conjuntos" ;
+ Text [ french ] = "Oprations quantitatives" ;
+ Text [ dutch ] = "Definities" ;
+ Text [ portuguese ] = "Operaes de conjuntos" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Operacje na zbiorach";
+ Text[ japanese ] = "WZ";
+ Text[ chinese_traditional ] = "ƶqB";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ";
+ Text[ turkish ] = "Kme ilemleri";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_FUNCTIONS_CAT ;
+ HelpId = HID_SMA_FUNCTIONS_CAT ;
+ Text = "Funktionen" ;
+ Text [ ENGLISH ] = "functions" ;
+ Text [ english_us ] = "Functions" ;
+ Text [ portuguese_brazilian ] = "Funktionen" ;
+ Text [ swedish ] = "Funktioner" ;
+ Text [ danish ] = "Funktioner" ;
+ Text [ italian ] = "Funzioni" ;
+ Text [ spanish ] = "Funciones" ;
+ Text [ french ] = "Fonctions" ;
+ Text [ dutch ] = "Functies" ;
+ Text [ portuguese ] = "Funes" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Funkcje";
+ Text[ japanese ] = "֐";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "Լ";
+ Text[ turkish ] = "levler";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_OPERATORS_CAT ;
+ HelpId = HID_SMA_OPERATORS_CAT ;
+ Text = "Operatoren" ;
+ Text [ ENGLISH ] = "operators" ;
+ Text [ english_us ] = "Operators" ;
+ Text [ portuguese_brazilian ] = "Operatoren" ;
+ Text [ swedish ] = "Operatorer" ;
+ Text [ danish ] = "Operatorer" ;
+ Text [ italian ] = "Operatori" ;
+ Text [ spanish ] = "Operadores" ;
+ Text [ french ] = "Oprateurs" ;
+ Text [ dutch ] = "Operatoren" ;
+ Text [ portuguese ] = "Operadores" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Operatory";
+ Text[ japanese ] = "Zq";
+ Text[ chinese_traditional ] = "B";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "leler";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_BREAK ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_ATTRIBUTES_CAT ;
+ HelpId = HID_SMA_ATTRIBUTES_CAT ;
+ Text = "Attribute" ;
+ Text [ ENGLISH ] = "attributs" ;
+ Text [ english_us ] = "Attributes" ;
+ Text [ portuguese_brazilian ] = "Attribute" ;
+ Text [ swedish ] = "Attribut" ;
+ Text [ danish ] = "Attributter" ;
+ Text [ italian ] = "Attributo" ;
+ Text [ spanish ] = "Atributos" ;
+ Text [ french ] = "Attributs" ;
+ Text [ dutch ] = "Attributen" ;
+ Text [ portuguese ] = "Atributos" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Atrybuty";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "ݩ";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "Ӽ";
+ Text[ turkish ] = "znitelikler";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_MISC_CAT ;
+ HelpId = HID_SMA_MISC_CAT ;
+ Text = "Sonstiges" ;
+ Text [ ENGLISH ] = "Misc" ;
+ TEXT[ italian ] = "Altro";
+ TEXT[ portuguese_brazilian ] = "Sonstiges";
+ TEXT[ portuguese ] = "Outros";
+ TEXT[ danish ] = "Andet";
+ TEXT[ french ] = "Autres";
+ TEXT[ swedish ] = "vrigt";
+ TEXT[ dutch ] = "Diversen";
+ TEXT[ spanish ] = "Otros";
+ TEXT[ english_us ] = "Others";
+ TEXT[ chinese_simplified ] = "";
+ TEXT[ russian ] = "";
+ TEXT[ polish ] = "Inne";
+ TEXT[ japanese ] = "̑";
+ TEXT[ chinese_traditional ] = "L";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = "";
+ TEXT[ korean ] = "Ÿ";
+ TEXT[ turkish ] = "Dier";
+ TEXT[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_SPACE ;
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_BRACKETS_CAT ;
+ HelpId = HID_SMA_BRACKETS_CAT ;
+ Text = "Klammern" ;
+ Text [ ENGLISH ] = "parentheses" ;
+ Text [ english_us ] = "Brackets" ;
+ Text [ portuguese_brazilian ] = "Klammern" ;
+ Text [ swedish ] = "Parenteser" ;
+ Text [ danish ] = "Parenteser" ;
+ Text [ italian ] = "Parentesi" ;
+ Text [ spanish ] = "Parntesis" ;
+ Text [ french ] = "Parenthses" ;
+ Text [ dutch ] = "Haakjes" ;
+ Text [ portuguese ] = "Parnteses" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Nawiasy";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "A";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "ȣ";
+ Text[ turkish ] = "Ayralar";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = RID_FORMAT_CAT ;
+ HelpId = HID_SMA_FORMAT_CAT ;
+ Text = "Formatierungen" ;
+ Text [ ENGLISH ] = "format" ;
+ Text [ english_us ] = "Format" ;
+ Text [ portuguese_brazilian ] = "Formatierungen" ;
+ Text [ swedish ] = "Formateringar" ;
+ Text [ danish ] = "Formateringer" ;
+ Text [ italian ] = "Formattazioni" ;
+ Text [ spanish ] = "Formatos" ;
+ Text [ french ] = "Formatage" ;
+ Text [ dutch ] = "Opmaak" ;
+ Text [ portuguese ] = "Formataes" ;
+ Text[ chinese_simplified ] = "ʽ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Formatowania";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "榡";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Format";
+ Text[ language_user1 ] = " ";
+ };
+ };
+ };
+ Text [ portuguese ] = "Seleco" ;
+ Text [ english_us ] = "Selection" ;
+ Text [ portuguese_brazilian ] = "Operands" ;
+ Text [ swedish ] = "Urval" ;
+ Text [ danish ] = "Udvalg" ;
+ Text [ italian ] = "Selezione" ;
+ Text [ spanish ] = "Seleccin" ;
+ Text [ french ] = "Slection" ;
+ Text [ dutch ] = "Selectie" ;
+ Text[ chinese_simplified ] = "ѡ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Wybr";
+ Text[ japanese ] = "I";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ language_user1 ] = " ";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Seim";
+};
+
+
+DockingWindow RID_CMDBOXWINDOW
+{
+ HelpId = HID_SMA_COMMAND_WIN ;
+ Moveable = TRUE ;
+ Closeable = FALSE ;
+ Sizeable = TRUE ;
+ OutputSize = TRUE ;
+ HideWhenDeactivate = FALSE ;
+ SVLook = TRUE ;
+ Size = MAP_APPFONT ( 292 , 94 ) ;
+ Dockable = TRUE ;
+ Text = "Kommandos" ;
+ Text [ ENGLISH ] = "Commands" ;
+ Text [ norwegian ] = "Kommandoer" ;
+ Text [ italian ] = "Comandi" ;
+ Text [ portuguese_brazilian ] = "Comandos" ;
+ Text [ portuguese ] = "Comandos" ;
+ Text [ finnish ] = "Komennot" ;
+ Text [ danish ] = "Kommandoer" ;
+ Text [ french ] = "Commandes" ;
+ Text [ swedish ] = "Kommandon" ;
+ Text [ dutch ] = "Commandos" ;
+ Text [ spanish ] = "Comandos" ;
+ Text [ english_us ] = "Commands" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Polecenia";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "RO";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Komutlar";
+ Text[ language_user1 ] = " ";
+};
+
+ImageList RID_DEFAULTIMAGELIST_LC
+{
+ ImageBitmap = Bitmap
+ {
+ File = "lc_out.bmp" ;
+ File [ ENGLISH ] = "lc_out01.bmp" ;
+ File [ DANISH ] = "lc_out45.bmp" ;
+ File [ ENGLISH_US ] = "lc_out01.bmp" ;
+ File [ SPANISH ] = "lc_out34.bmp" ;
+ File [ FRENCH ] = "lc_out33.bmp" ;
+ File [ ITALIAN ] = "lc_out39.bmp" ;
+ File [ DUTCH ] = "lc_out31.bmp" ;
+ File [ SWEDISH ] = "lc_out46.bmp" ;
+ };
+ MaskColor = IMAGE_STDBTN_COLOR ;
+ IdList =
+ {
+ SID_NEXTERR ;
+ SID_PREVERR ;
+ SID_VIEW050 ;
+ SID_VIEW100 ;
+ SID_VIEW200 ;
+ SID_ZOOMIN ;
+ SID_ZOOMOUT ;
+ SID_ADJUST ;
+ SID_DRAW ;
+ SID_TOOLBOX ;
+ SID_FONT ;
+ SID_FONTSIZE ;
+ SID_DISTANCE ;
+ SID_ALIGN ;
+ SID_FORMULACURSOR ;
+ SID_SYMBOLS_CATALOGUE ;
+ };
+ IdCount =
+ {
+ 16;
+ };
+};
+
+ImageList RID_DEFAULTIMAGELIST_SC
+{
+ ImageBitmap = Bitmap
+ {
+ File = "sc_out.bmp" ;
+ File [ ENGLISH ] = "sc_out01.bmp" ;
+ File [ DANISH ] = "sc_out45.bmp" ;
+ File [ ENGLISH_US ] = "sc_out01.bmp" ;
+ File [ SPANISH ] = "sc_out34.bmp" ;
+ File [ FRENCH ] = "sc_out33.bmp" ;
+ File [ ITALIAN ] = "sc_out39.bmp" ;
+ File [ DUTCH ] = "sc_out31.bmp" ;
+ File [ SWEDISH ] = "sc_out46.bmp" ;
+ };
+ MaskColor = IMAGE_STDBTN_COLOR ;
+ IdList =
+ {
+ SID_NEXTERR ;
+ SID_PREVERR ;
+ SID_VIEW050 ;
+ SID_VIEW100 ;
+ SID_VIEW200 ;
+ SID_ZOOMIN ;
+ SID_ZOOMOUT ;
+ SID_ADJUST ;
+ SID_DRAW ;
+ SID_TOOLBOX ;
+ SID_FONT ;
+ SID_FONTSIZE ;
+ SID_DISTANCE ;
+ SID_ALIGN ;
+ SID_FORMULACURSOR ;
+ SID_SYMBOLS_CATALOGUE ;
+ };
+ IdCount =
+ {
+ 16;
+ };
+};
+
+String RID_DOCUMENTSTR
+{
+ Text = "Formel" ;
+ Text [ ENGLISH ] = "Formula" ;
+ Text [ english_us ] = "Formula" ;
+ Text [ dutch ] = "Formule" ;
+ Text [ swedish ] = "Formel" ;
+ Text [ danish ] = "Formel" ;
+ Text [ italian ] = "Formula" ;
+ Text [ spanish ] = "Frmula" ;
+ Text [ french ] = "Formule" ;
+ Text [ portuguese ] = "Frmula" ;
+ Text [ portuguese_brazilian ] = "Formel" ;
+ Text[ chinese_simplified ] = "ʽ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Formua";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Forml";
+ Text[ language_user1 ] = " ";
+};
+
+String STR_MATH_DOCUMENT_FULLTYPE_50
+{
+ Text = "StarOffice 5.0 Formel" ;
+ Text [ ENGLISH ] = "StarOffice 5.0 Formula" ;
+ Text [ english_us ] = "StarOffice 5.0 Formula" ;
+ Text [ swedish ] = "StarOffice 5.0 Formel" ;
+ Text [ danish ] = "StarOffice 5.0 formel" ;
+ Text [ italian ] = "Formula StarOffice 5.0" ;
+ Text [ spanish ] = "Frmula StarOffice 5.0" ;
+ Text [ french ] = "Formule StarOffice 5.0" ;
+ Text [ dutch ] = "StarOffice 5.0 Formule" ;
+ Text [ portuguese_brazilian ] = "StarOffice 5.0 Formel" ;
+ Text [ portuguese ] = "Frmula StarOffice 5.0" ;
+ Text[ chinese_simplified ] = "StarOffice 5.0 ʽ";
+ Text[ russian ] = " StarOffice 5.0";
+ Text[ polish ] = "Formua StarOffice 5.0";
+ Text[ japanese ] = "StarOffice 5.0 ";
+ Text[ chinese_traditional ] = "StarOffice 5.0 ";
+ Text[ arabic ] = "StarOffice 5.0 ";
+ Text[ greek ] = " (StarOffice 5.0)";
+ Text[ korean ] = "StarOffice 5.0 ";
+ Text[ turkish ] = "StarOffice 5.0 - Forml";
+ Text[ language_user1 ] = " ";
+};
+
+String STR_MATH_DOCUMENT_FULLTYPE_40
+{
+ Text = "StarOffice 4.0 Formel" ;
+ Text [ ENGLISH ] = "StarOffice 4.0 Formula" ;
+ Text [ english_us ] = "StarOffice 4.0 Formula" ;
+ Text [ swedish ] = "StarOffice 4.0 Formel" ;
+ Text [ danish ] = "StarOffice 4.0 formel" ;
+ Text [ italian ] = "Formula StarOffice 4.0" ;
+ Text [ spanish ] = "Frmula StarOffice 4.0" ;
+ Text [ french ] = "Formule StarOffice 4.0" ;
+ Text [ dutch ] = "StarOffice 4.0 Formule" ;
+ Text [ portuguese_brazilian ] = "StarOffice 4.0 Formel" ;
+ Text [ portuguese ] = "Frmula StarOffice 4.0" ;
+ Text[ chinese_simplified ] = "StarOffice 4.0 ʽ";
+ Text[ russian ] = " StarOffice 4.0";
+ Text[ polish ] = "Formua StarOffice 4.0";
+ Text[ japanese ] = "StarOffice 4.0 ";
+ Text[ chinese_traditional ] = "StarOffice 4.0 ";
+ Text[ arabic ] = "StarOffice 4.0 ";
+ Text[ greek ] = " (StarOffice 4.0)";
+ Text[ korean ] = "StarOffice 4.0 ";
+ Text[ turkish ] = "StarOffice 4.0 - Forml";
+ Text[ language_user1 ] = " ";
+};
+
+String STR_MATH_DOCUMENT_FULLTYPE_31
+{
+ Text = "StarOffice 3.0 Formel" ;
+ Text [ ENGLISH ] = "StarOffice 3.0 Formula" ;
+ Text [ english_us ] = "StarOffice 3.0 Formula" ;
+ Text [ swedish ] = "StarOffice 3.0 Formel" ;
+ Text [ danish ] = "StarOffice 3.0 formel" ;
+ Text [ italian ] = "Formula StarOffice 3.0" ;
+ Text [ spanish ] = "Frmula StarOffice 3.0" ;
+ Text [ french ] = "Formule StarOffice 3.0" ;
+ Text [ dutch ] = "StarOffice 3.0 Formule" ;
+ Text [ portuguese_brazilian ] = "StarOffice 3.0 Formel" ;
+ Text [ portuguese ] = "Frmula StarOffice 3.0" ;
+ Text[ chinese_simplified ] = "StarOffice 3.0 ʽ";
+ Text[ russian ] = " StarOffice 3.0";
+ Text[ polish ] = "Formua StarOffice 3.0";
+ Text[ japanese ] = "StarOffice 3.0 ";
+ Text[ chinese_traditional ] = "StarOffice 3.0 ";
+ Text[ arabic ] = "StarOffice 3.0 ";
+ Text[ greek ] = "StarOffice 3.0 - ";
+ Text[ korean ] = "StarOffice 3.0 ";
+ Text[ turkish ] = "StarOffice 3.0 - Forml";
+ Text[ language_user1 ] = " ";
+};
+
+String RID_SYMBOLFILESSTR
+{
+ Text = "Symboldateien (*.sms)" ;
+ Text [ ENGLISH ] = "Symbolfiles (*.sms)" ;
+ Text [ english_us ] = "Symbol files (*.sms)" ;
+ Text [ swedish ] = "Symbolfiler (*.sms)" ;
+ Text [ danish ] = "Symbolfiler (*.sms)" ;
+ Text [ italian ] = "File simbolo (*.sms)" ;
+ Text [ spanish ] = "Archivos de smbolos (*.sms)" ;
+ Text [ french ] = "Fichiers de symboles (*.sms)" ;
+ Text [ dutch ] = "Symboolbestanden (*.sms)" ;
+ Text [ portuguese_brazilian ] = "Symboldateien (*.sms)" ;
+ Text [ portuguese ] = "Ficheiros de smbolos (*.sms)" ;
+ Text[ russian ] = " (*.sms)";
+ Text[ polish ] = "Pliki symboli (*.sms)";
+ Text[ japanese ] = " ̧(*.sms)";
+ Text[ chinese_simplified ] = "ͼļ(*.sms)";
+ Text[ chinese_traditional ] = "ϥɮ(*.sms)";
+ Text[ arabic ] = "(*.sms) ";
+ Text[ greek ] = " (*.sms)";
+ Text[ korean ] = "ȣ (*.sms)";
+ Text[ turkish ] = "Simge dosyalar (*.sms)";
+};
+
+String RID_ALLFILESSTR
+{
+ Text = "Alle Dateien (*.*)" ;
+ Text [ ENGLISH ] = "All Files (*.*)" ;
+ Text [ dutch ] = "Alle bestanden (*.*)" ;
+ Text [ english_us ] = "All files (*.*)" ;
+ Text [ swedish ] = "Alla filer (*.*)" ;
+ Text [ danish ] = "Alle filer (*.*)" ;
+ Text [ italian ] = "Tutti i file (*.*)" ;
+ Text [ spanish ] = "Todos los archivos (*.*)" ;
+ Text [ french ] = "Tous les fichiers (*.*)" ;
+ Text [ portuguese ] = "Ficheiros todos (*.*)" ;
+ Text [ portuguese_brazilian ] = "Alle Dateien (*.*)" ;
+ Text[ russian ] = " (*.*)";
+ Text[ polish ] = "Wszystkie pliki (*.*)";
+ Text[ japanese ] = "ׂĂ̧(*.*)";
+ Text[ chinese_simplified ] = "ȫļ(*.*)";
+ Text[ chinese_traditional ] = "ɮ(*.*)";
+ Text[ arabic ] = "(*.*) ";
+ Text[ greek ] = " (*.*)";
+ Text[ korean ] = " (*.*)";
+ Text[ turkish ] = "Tm dosyalar (*.*)";
+ Text[ language_user1 ] = " ";
+};
+
+String RID_ERR_IDENT
+{
+ Text = "FEHLER : " ;
+ Text [ ENGLISH ] = "ERROR : " ;
+ Text [ english_us ] = "ERROR : " ;
+ Text [ italian ] = "ERRORE: " ;
+ Text [ spanish ] = "ERROR : " ;
+ Text [ french ] = "ERREUR : " ;
+ Text [ dutch ] = "FOUT: " ;
+ Text [ swedish ] = "FEL : " ;
+ Text [ danish ] = "FEJL : " ;
+ Text [ portuguese_brazilian ] = "FEHLER : " ;
+ Text [ portuguese ] = "ERRO : " ;
+ Text[ chinese_simplified ] = " ";
+ Text[ russian ] = " : ";
+ Text[ polish ] = "BD : ";
+ Text[ japanese ] = "ERROR: ";
+ Text[ chinese_traditional ] = "~G ";
+ Text[ arabic ] = ": ";
+ Text[ greek ] = " : ";
+ Text[ korean ] = "ERROR : ";
+ Text[ turkish ] = "HATA : ";
+ Text[ language_user1 ] = " ";
+};
+
+String RID_ERR_UNKOWN
+{
+ Text = "Ein unbekannter Fehler ist aufgetreten" ;
+ Text [ ENGLISH ] = "Unknown error occured" ;
+ Text [ english_us ] = "Unknown error occurred" ;
+ Text [ italian ] = "Si avuto un errore sconosciuto" ;
+ Text [ spanish ] = "Se ha producido un error desconocido" ;
+ Text [ french ] = "Une erreur inconnue est survenue." ;
+ Text [ dutch ] = "Er is een onbekende fout opgetreden" ;
+ Text [ swedish ] = "Ett oknt fel har uppsttt" ;
+ Text [ danish ] = "Der er optet en ukendt fejl" ;
+ Text [ portuguese_brazilian ] = "Ein unbekannter Fehler ist aufgetreten" ;
+ Text [ portuguese ] = "Surgiu um erro desconhecido." ;
+ Text[ chinese_simplified ] = "һĴ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Wystpi nieznany bd";
+ Text[ japanese ] = "sȴװ";
+ Text[ chinese_traditional ] = "oͤ@Ӥ~C";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "˷ ߻";
+ Text[ turkish ] = "Bilinmeyen bir hata olutu";
+ Text[ language_user1 ] = " ";
+};
+
+String RID_ERR_UNEXPECTEDCHARACTER
+{
+ Text = "Unerwartetes Zeichen" ;
+ Text [ ENGLISH ] = "Unexpected character" ;
+ Text [ dutch ] = "Onverwacht teken" ;
+ Text [ english_us ] = "Unexpected character" ;
+ Text [ italian ] = "Carattere inatteso" ;
+ Text [ spanish ] = "Carcter no esperado" ;
+ Text [ french ] = "Caractre imprvu" ;
+ Text [ swedish ] = "Ovntat tecken" ;
+ Text [ danish ] = "Uventet tegn" ;
+ Text [ portuguese_brazilian ] = "Unerwartetes Zeichen" ;
+ Text [ portuguese ] = "Caracter no esperado" ;
+ Text[ chinese_simplified ] = "ַ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Nieoczekiwany znak";
+ Text[ japanese ] = "sKȕ";
+ Text[ chinese_traditional ] = "N~r";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ġ ";
+ Text[ turkish ] = "Beklenmeyen karakter";
+ Text[ language_user1 ] = " ";
+};
+
+String RID_ERR_OVERFLOW
+{
+ Text = "Formeleingabe zu umfangreich" ;
+ Text [ ENGLISH ] = "Formula too big" ;
+ Text [ dutch ] = "Formule te omvangrijk" ;
+ Text [ english_us ] = "Formula entry too complex" ;
+ Text [ italian ] = "Formula digitata troppo complessa" ;
+ Text [ spanish ] = "La frmula es muy compleja" ;
+ Text [ french ] = "Entre de formules trop complexe" ;
+ Text [ swedish ] = "Formelinmatning alltfr komplex" ;
+ Text [ danish ] = "Formelinput for omfangsrigt" ;
+ Text [ portuguese_brazilian ] = "Formeleingabe zu umfangreich" ;
+ Text [ portuguese ] = "Frmula demasiado complexa" ;
+ Text[ chinese_simplified ] = "Ĺʽ̫";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Wprowadzenie formuy zbyt kompleksowe";
+ Text[ japanese ] = "̓͂܂";
+ Text[ chinese_traditional ] = "JӽƦX";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "Է ʹ ";
+ Text[ turkish ] = "Forml girii ok karmak";
+ Text[ language_user1 ] = " ";
+};
+
+String RID_ERR_LGROUPEXPECTED
+{
+ Text = "'{' erwartet" ;
+ Text [ ENGLISH ] = "'{' expected" ;
+ Text [ dutch ] = "'{' verwacht" ;
+ Text [ english_us ] = "'{' expected" ;
+ Text [ italian ] = "Atteso '{'" ;
+ Text [ spanish ] = "Se requiere '{'" ;
+ Text [ french ] = "'{' requis" ;
+ Text [ swedish ] = "'{' frvntad" ;
+ Text [ danish ] = "'{' forventes" ;
+ Text [ portuguese_brazilian ] = "'{' erwartet" ;
+ Text [ portuguese ] = "Necessrio '{'" ;
+ Text[ chinese_simplified ] = "ڴ '{'";
+ Text[ russian ] = "'{' ";
+ Text[ polish ] = "'{' powinien wystpi";
+ Text[ japanese ] = "'{'Kvł";
+ Text[ chinese_traditional ] = " '{'";
+ Text[ arabic ] = " '{'";
+ Text[ greek ] = "'{' ";
+ Text[ korean ] = "'{' ʿ";
+ Text[ turkish ] = "'{' gerekli";
+ Text[ language_user1 ] = " ";
+};
+
+String RID_ERR_RGROUPEXPECTED
+{
+ Text = "'}' erwartet" ;
+ Text [ ENGLISH ] = "'}' expected" ;
+ Text [ english_us ] = "'}' expected" ;
+ Text [ italian ] = "'}' atteso" ;
+ Text [ spanish ] = "Se requiere '}'" ;
+ Text [ french ] = "'}' requis" ;
+ Text [ dutch ] = "'}' verwacht" ;
+ Text [ swedish ] = "'}' frvntad" ;
+ Text [ danish ] = "'}' forventes" ;
+ Text [ portuguese_brazilian ] = "'}' erwartet" ;
+ Text [ portuguese ] = "'}' necessria" ;
+ Text[ russian ] = "'}' ";
+ Text[ polish ] = "'}' oczekiwany";
+ Text[ japanese ] = "'}']";
+ Text[ chinese_simplified ] = "ڴ '}'";
+ Text[ chinese_traditional ] = " '}'";
+ Text[ arabic ] = " '}'";
+ Text[ greek ] = "'}' ";
+ Text[ korean ] = "'}' ʿ";
+ Text[ turkish ] = "'}' gerekli";
+ Text[ language_user1 ] = " ";
+};
+
+String RID_ERR_LBRACEEXPECTED
+{
+ Text = "'(' erwartet" ;
+ Text [ ENGLISH ] = "'(' expected" ;
+ Text [ dutch ] = "'(' verwacht" ;
+ Text [ english_us ] = "'(' expected" ;
+ Text [ italian ] = "Atteso '('" ;
+ Text [ spanish ] = "Se requiere '(' " ;
+ Text [ french ] = "'(' requis" ;
+ Text [ swedish ] = "'(' frvntad" ;
+ Text [ danish ] = "'(' forventes" ;
+ Text [ portuguese_brazilian ] = "'(' erwartet" ;
+ Text [ portuguese ] = "Necessrio '('" ;
+ Text[ chinese_simplified ] = "ڴ '('";
+ Text[ russian ] = "'(' ";
+ Text[ polish ] = "'('powinien wystpi";
+ Text[ japanese ] = "'('Kvł";
+ Text[ chinese_traditional ] = " '('";
+ Text[ arabic ] = "'('";
+ Text[ greek ] = "'(' ";
+ Text[ korean ] = "'(' ʿ";
+ Text[ turkish ] = "'(' gerekli";
+ Text[ language_user1 ] = " ";
+};
+
+String RID_ERR_RBRACEEXPECTED
+{
+ Text = "')' erwartet" ;
+ Text [ ENGLISH ] = "')' expected" ;
+ Text [ english_us ] = "')' expected" ;
+ Text [ italian ] = "Atteso ')'" ;
+ Text [ spanish ] = "Se requiere ')'" ;
+ Text [ french ] = "')' requis" ;
+ Text [ dutch ] = "')' verwacht" ;
+ Text [ swedish ] = "')' frvntad" ;
+ Text [ danish ] = "')' forventes" ;
+ Text [ portuguese_brazilian ] = "')' erwartet" ;
+ Text [ portuguese ] = "Necessrio ')'" ;
+ Text[ chinese_simplified ] = "ڴ ')'";
+ Text[ russian ] = "')' ";
+ Text[ polish ] = "')' powinien wystpi";
+ Text[ japanese ] = "')'Kvł";
+ Text[ chinese_traditional ] = " ')'";
+ Text[ arabic ] = " ')'";
+ Text[ greek ] = "')' ";
+ Text[ korean ] = "')' ʿ";
+ Text[ turkish ] = "')' gerekli";
+ Text[ language_user1 ] = " ";
+};
+
+String RID_ERR_FUNCEXPECTED
+{
+ Text = "Funktion erwartet" ;
+ Text [ ENGLISH ] = "Function expected" ;
+ Text [ dutch ] = "Functie verwacht" ;
+ Text [ english_us ] = "Function expected" ;
+ Text [ italian ] = "Attesa funzione" ;
+ Text [ spanish ] = "Se requiere una funcin" ;
+ Text [ french ] = "Fonction requise" ;
+ Text [ swedish ] = "Funktion frvntad" ;
+ Text [ danish ] = "Funktion forventes" ;
+ Text [ portuguese_brazilian ] = "Funktion erwartet" ;
+ Text [ portuguese ] = "Necessrio funo" ;
+ Text[ chinese_simplified ] = "ڴ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Oczekiwana funkcja";
+ Text[ japanese ] = "֐Kvł";
+ Text[ chinese_traditional ] = "ݨ";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "Լ ʿ";
+ Text[ turkish ] = "lev gerekli";
+ Text[ language_user1 ] = " ";
+};
+
+String RID_ERR_UNOPEREXPECTED
+{
+ /* ### ACHTUNG: Neuer Text in Resource? Unrer Operator erwartet : Unrer Operator erwartet */
+ Text = "Unrer Operator erwartet" ;
+ Text [ ENGLISH ] = "Unary operator expected" ;
+ Text [ english_us ] = "Unary operator expected" ;
+ Text [ italian ] = "Atteso operatore unario" ;
+ Text [ spanish ] = "Se espera un operador unario" ;
+ Text [ french ] = "Oprateur unaire requis" ;
+ Text [ dutch ] = "Monade verwacht" ;
+ Text [ swedish ] = "Monr operator frvntad" ;
+ Text [ danish ] = "Monadisk operator forventes" ;
+ Text [ portuguese_brazilian ] = "Unrer Operator erwartet" ;
+ Text [ portuguese ] = "Necessrio operador unrio" ;
+ Text[ chinese_simplified ] = "ڴ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "W tym miejscu powinien wystpi unarny operator";
+ Text[ japanese ] = "ޭ؉ZqKvł";
+ Text[ chinese_traditional ] = "ݹBšC";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ʿ";
+ Text[ turkish ] = "Birli ile gerekli";
+ Text[ language_user1 ] = " ";
+};
+
+String RID_ERR_BINOPEREXPECTED
+{
+ /* ### ACHTUNG: Neuer Text in Resource? Binrer Operator erwartet : Binrer Operator erwartet */
+ Text = "Binrer Operator erwartet" ;
+ Text [ ENGLISH ] = "Binary operator expected" ;
+ Text [ dutch ] = "Binaire operator verwacht" ;
+ Text [ english_us ] = "Binary operator expected" ;
+ Text [ italian ] = "Operatore binario atteso" ;
+ Text [ spanish ] = "Se espera un operador binario" ;
+ Text [ french ] = "Oprateur binaire requis" ;
+ Text [ swedish ] = "Binr operator frvntad" ;
+ Text [ danish ] = "Binr operator forventes" ;
+ Text [ portuguese ] = "Necessrio operador binrio" ;
+ Text [ portuguese_brazilian ] = "Binrer Operator erwartet" ;
+ Text[ chinese_simplified ] = "ڴԪ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Oczekiwany binarny operator";
+ Text[ japanese ] = "޲؉ZqKvł";
+ Text[ chinese_traditional ] = "ݤGB";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "2 ʿ";
+ Text[ turkish ] = "kili ile gerekli";
+ Text[ language_user1 ] = " ";
+};
+
+String RID_ERR_SYMBOLEXPECTED
+{
+ Text = "Symbol erwartet" ;
+ Text [ ENGLISH ] = "Symbol expected" ;
+ Text [ english_us ] = "Symbol expected" ;
+ Text [ italian ] = "Atteso simbolo" ;
+ Text [ spanish ] = "Se necesita un smbolo" ;
+ Text [ french ] = "Symbole requis" ;
+ Text [ dutch ] = "Symbool verwacht" ;
+ Text [ swedish ] = "Symbol frvntad" ;
+ Text [ danish ] = "Symbol forventes" ;
+ Text [ portuguese_brazilian ] = "Symbol erwartet" ;
+ Text [ portuguese ] = "Necessrio smbolo" ;
+ Text[ chinese_simplified ] = "ڴͼ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Oczekiwany symbol";
+ Text[ japanese ] = "قKvł";
+ Text[ chinese_traditional ] = "ݹϥ";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ȣ ʿ";
+ Text[ turkish ] = "Simge gerekli";
+ Text[ language_user1 ] = " ";
+};
+
+String RID_ERR_IDENTEXPECTED
+{
+ Text = "Identifier erwartet" ;
+ Text [ ENGLISH ] = "Identifier expected" ;
+ Text [ dutch ] = "Identifier verwacht" ;
+ Text [ english_us ] = "Identifier expected" ;
+ Text [ italian ] = "Atteso identifier" ;
+ Text [ spanish ] = "Se requiere un identificador" ;
+ Text [ french ] = "Identificateur requis" ;
+ Text [ swedish ] = "Identifier frvntad" ;
+ Text [ danish ] = "Identifikator forventes" ;
+ Text [ portuguese_brazilian ] = "Identifier erwartet" ;
+ Text [ portuguese ] = "Necessrio identificador" ;
+ Text[ chinese_simplified ] = "ڴʶ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "W tym miejscu powinien wystpi identyfikator";
+ Text[ japanese ] = "ʎqKvł";
+ Text[ chinese_traditional ] = "ѧO";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "Ȯ ʿ";
+ Text[ turkish ] = "Tantc bekleniyor";
+ Text[ language_user1 ] = " ";
+};
+
+String RID_ERR_POUNDEXPECTED
+{
+ Text = "'#' erwartet" ;
+ Text [ ENGLISH ] = "'#' expected" ;
+ Text [ english_us ] = "'#' expected" ;
+ Text [ italian ] = "Atteso '#'" ;
+ Text [ spanish ] = "Se requiere '#'" ;
+ Text [ french ] = "'#' requis" ;
+ Text [ dutch ] = "'#' verwacht" ;
+ Text [ swedish ] = "'#' frvntad" ;
+ Text [ danish ] = "'#' forventes" ;
+ Text [ portuguese_brazilian ] = "'#' erwartet" ;
+ Text [ portuguese ] = "Necessrio '#'" ;
+ Text[ chinese_simplified ] = "ڴ '#'";
+ Text[ russian ] = "'#' ";
+ Text[ polish ] = "'#' powinien wystpi";
+ Text[ japanese ] = "'#'Kvł";
+ Text[ chinese_traditional ] = " '#'";
+ Text[ arabic ] = " '#'";
+ Text[ greek ] = "'#' ";
+ Text[ korean ] = "'#' ʿ";
+ Text[ turkish ] = "'#' gerekli";
+ Text[ language_user1 ] = " ";
+};
+
+String RID_ERR_COLOREXPECTED
+{
+ Text = "Farbe erwartet" ;
+ Text [ ENGLISH ] = "Color expected" ;
+ Text [ dutch ] = "Kleur verwacht" ;
+ Text [ english_us ] = "Color required" ;
+ Text [ italian ] = "Atteso colore" ;
+ Text [ spanish ] = "Se requiere un color" ;
+ Text [ french ] = "Couleur requise" ;
+ Text [ swedish ] = "Frg frvntad" ;
+ Text [ danish ] = "Farve forventes" ;
+ Text [ portuguese_brazilian ] = "Farbe erwartet" ;
+ Text [ portuguese ] = "Necessrio cor" ;
+ Text[ chinese_simplified ] = "ڴɫ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Oczekiwany kolor";
+ Text[ japanese ] = "FKvł";
+ Text[ chinese_traditional ] = "C";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ʿ";
+ Text[ turkish ] = "Renk gerekli";
+ Text[ language_user1 ] = " ";
+};
+
+String RID_ERR_LPARENTEXPECTED
+{
+ Text = "Linke Begrenzung erwartet" ;
+ Text [ ENGLISH ] = "Left delimiter expected" ;
+ Text [ english_us ] = "Left limit expected" ;
+ Text [ italian ] = "Atteso limite sinisto" ;
+ Text [ spanish ] = "Se requiere el lmite izquierdo" ;
+ Text [ french ] = "Limite gauche requise" ;
+ Text [ dutch ] = "Linker begrenzing verwacht" ;
+ Text [ swedish ] = "Vnsterparentes frvntad" ;
+ Text [ danish ] = "Venstre begrnsning forventes" ;
+ Text [ portuguese_brazilian ] = "Linke Begrenzung erwartet" ;
+ Text [ portuguese ] = "Necessrio limite esquerdo" ;
+ Text[ chinese_simplified ] = "ڴֽ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Oczekiwana lewa krawd";
+ Text[ japanese ] = "̋EKvł";
+ Text[ chinese_traditional ] = "ݥ";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ʿ";
+ Text[ turkish ] = "Sol snrlayc gerekli";
+ Text[ language_user1 ] = " ";
+};
+
+String RID_ERR_RPARENTEXPECTED
+{
+ Text = "Rechte Begrenzung erwartet" ;
+ Text [ ENGLISH ] = "Right delimiter expected" ;
+ Text [ english_us ] = "Right limit expected" ;
+ Text [ italian ] = "Atteso limite destro" ;
+ Text [ spanish ] = "Se requiere el lmite derecho" ;
+ Text [ french ] = "Limite droite requise" ;
+ Text [ dutch ] = "Rechter begrenzing verwacht" ;
+ Text [ swedish ] = "Hgerparentes frvntad" ;
+ Text [ danish ] = "Hjre begrnsning forventes" ;
+ Text [ portuguese_brazilian ] = "Rechte Begrenzung erwartet" ;
+ Text [ portuguese ] = "Necessrio limite direito" ;
+ Text[ chinese_simplified ] = "ڴҷֽ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Oczekiwana prawa krawd";
+ Text[ japanese ] = "EɋEKvł";
+ Text[ chinese_traditional ] = "ݥk";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ʿ";
+ Text[ turkish ] = "Sa snrlama gerekli";
+ Text[ language_user1 ] = " ";
+};
+
+String RID_ERR_RIGHTEXPECTED
+{
+ Text = "'RIGHT' erwartet" ;
+ Text [ ENGLISH ] = "'RIGHT' expected" ;
+ Text [ dutch ] = "'RIGHT' verwacht" ;
+ Text [ english_us ] = "'RIGHT' expected" ;
+ Text [ italian ] = "Atteso 'RIGHT'" ;
+ Text [ spanish ] = "Se requiere 'RIGHT'" ;
+ Text [ french ] = "'RIGHT' requis" ;
+ Text [ swedish ] = "'RIGHT' frvntat" ;
+ Text [ danish ] = "'RIGHT' forventes" ;
+ Text [ portuguese_brazilian ] = "'RIGHT' erwartet" ;
+ Text [ portuguese ] = "Necessrio 'RIGHT'" ;
+ Text[ chinese_simplified ] = "ڴ 'RIGHT'";
+ Text[ russian ] = " 'RIGHT'";
+ Text[ polish ] = "Powinien wystpi 'RIGHT'";
+ Text[ japanese ] = "'RIGHT'Kvł";
+ Text[ chinese_traditional ] = " 'RIGHT'";
+ Text[ arabic ] = "'RIGHT' ";
+ Text[ greek ] = " 'RIGHT'";
+ Text[ korean ] = "'RIGHT' ʿ";
+ Text[ turkish ] = "'RIGHT' gerekli";
+ Text[ language_user1 ] = " ";
+};
+
+String RID_PLUGINTOOLBOX
+{
+ Text = "PlugInleiste" ;
+ Text [ ENGLISH ] = "Plugin toolbox" ;
+ Text [ english_us ] = "Plug-In Bar" ;
+ Text [ italian ] = "Barra degli oggetti per i PlugIn" ;
+ Text [ spanish ] = "Barra de Plug-ins" ;
+ Text [ french ] = "Barre de Plug-Ins" ;
+ Text [ dutch ] = "PlugIn-balk" ;
+ Text [ swedish ] = "Funktionslist fr PlugIns" ;
+ Text [ danish ] = "PlugInlinje" ;
+ Text [ portuguese_brazilian ] = "PlugInleiste" ;
+ Text [ portuguese ] = "Barra de Plugins" ;
+ Text[ chinese_simplified ] = "Plug-In ";
+ Text[ russian ] = " Plug-In";
+ Text[ polish ] = "Pasek dodatkw PlugIn";
+ Text[ japanese ] = "׸޲ ް";
+ Text[ chinese_traditional ] = "Plug-In C";
+ Text[ arabic ] = " Plug-In";
+ Text[ greek ] = " Plug-In";
+ Text[ korean ] = "÷ ";
+ Text[ turkish ] = "Plug-in ubuu";
+ Text[ language_user1 ] = " ";
+};
+
+#include "menu.src"
+
+ToolBox RID_MATH_TOOLBOX
+{
+ HelpId = RID_MATH_TOOLBOX ;
+ Customize = TRUE ;
+ LineSpacing = TRUE ;
+ Dockable = TRUE ;
+ Moveable = TRUE ;
+ Sizeable = TRUE ;
+ Closeable = TRUE ;
+ Zoomable = TRUE ;
+ Scroll = TRUE ;
+ HideWhenDeactivate = TRUE ;
+ Border = TRUE ;
+ SVLook = TRUE ;
+ Align = BOXALIGN_LEFT ;
+ Size = MAP_APPFONT ( 0 , 0 ) ;
+ MenuStrings = TRUE ;
+ ItemList =
+ {
+ ToolBoxItem
+ {
+ Identifier = SID_ZOOMIN ;
+ HelpID = SID_ZOOMIN ;
+ /* ### ACHTUNG: Neuer Text in Resource? Grer : Grer */
+ Text = "Grer" ;
+ Text [ ENGLISH ] = "Zoom in" ;
+ Text [ english_us ] = "Zoom In" ;
+ Text [ dutch ] = "Groter" ;
+ Text [ swedish ] = "Strre" ;
+ Text [ danish ] = "Strre" ;
+ Text [ italian ] = "Ingrandisci" ;
+ Text [ spanish ] = "Aumentar" ;
+ Text [ french ] = "Agrandir" ;
+ Text [ portuguese ] = "Aproximar" ;
+ Text [ portuguese_brazilian ] = "Grer" ;
+ /* ### ACHTUNG: Neuer Text in Resource? Stellt den Ausschnitt vergrert dar : Stellt den Ausschnitt vergrert dar */
+ Text[ chinese_simplified ] = "Ŵ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Powiksz";
+ Text[ japanese ] = "g";
+ Text[ chinese_traditional ] = "j";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "Ȯ";
+ Text[ turkish ] = "Byt";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = SID_ZOOMOUT ;
+ HelpID = SID_ZOOMOUT ;
+ Text = "Kleiner" ;
+ Text [ ENGLISH ] = "Zoom out" ;
+ Text [ english_us ] = "Zoom Out" ;
+ Text [ dutch ] = "Uitzoomen" ;
+ Text [ swedish ] = "Mindre" ;
+ Text [ danish ] = "Mindre" ;
+ Text [ italian ] = "Riduci" ;
+ Text [ spanish ] = "Reducir" ;
+ Text [ french ] = "Rduire" ;
+ Text [ portuguese ] = "Afastar" ;
+ Text [ portuguese_brazilian ] = "Kleiner" ;
+ Text[ chinese_simplified ] = "С";
+ Text[ russian ] = "";
+ Text[ polish ] = "Mniejszy";
+ Text[ japanese ] = "k";
+ Text[ chinese_traditional ] = "Yp";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Klt";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = SID_VIEW100 ;
+ HelpID = SID_VIEW100 ;
+ Text = "Zoom 100%" ;
+ Text [ ENGLISH ] = "Zooms on 100%" ;
+ Text [ english_us ] = "Zoom 100%" ;
+ Text [ dutch ] = "Zoom 100%" ;
+ Text [ swedish ] = "Zoom 100%" ;
+ Text [ danish ] = "Zoom 100%" ;
+ Text [ italian ] = "Zoom 100%" ;
+ Text [ spanish ] = "Escala 100%" ;
+ Text [ french ] = "Zoom 100 %" ;
+ Text [ portuguese ] = "Zoom 100%" ;
+ Text [ portuguese_brazilian ] = "Zoom 100%" ;
+ /* ### ACHTUNG: Neuer Text in Resource? Stellt den Ausschnitt in tatschlicher Gre dar : Stellt den Ausschnitt in tatschlicher Gre dar */
+ Text[ chinese_simplified ] = "ʾ 100%";
+ Text[ russian ] = "100%";
+ Text[ polish ] = "Powikszenie 100%";
+ Text[ japanese ] = "ް 100%";
+ Text[ chinese_traditional ] = "ܤ 100%";
+ Text[ arabic ] = "% 100";
+ Text[ greek ] = " 100%";
+ Text[ korean ] = "Ȯ/100%";
+ Text[ turkish ] = "%100 yaknlatr";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = SID_ADJUST ;
+ HelpID = SID_ADJUST ;
+ Text = "Ganze Formel" ;
+ Text [ ENGLISH ] = "Shows all" ;
+ Text [ english_us ] = "Entire Formula" ;
+ Text [ dutch ] = "Hele formule" ;
+ Text [ swedish ] = "Hela formeln" ;
+ Text [ danish ] = "Hele formlen" ;
+ Text [ italian ] = "Formula intera" ;
+ Text [ spanish ] = "Frmula completa" ;
+ Text [ french ] = "Formule complte" ;
+ Text [ portuguese ] = "Frmula inteira" ;
+ Text [ portuguese_brazilian ] = "Ganze Formel" ;
+ Text[ chinese_simplified ] = "ʽ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Caa formua";
+ Text[ japanese ] = "S";
+ Text[ chinese_traditional ] = "Ӥ";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ü ";
+ Text[ turkish ] = "Tm forml";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Type = TOOLBOXITEM_SEPARATOR ;
+ };
+ ToolBoxItem
+ {
+ Identifier = SID_DRAW ;
+ HelpID = SID_DRAW ;
+ Text = "Aktualisieren" ;
+ Text [ ENGLISH ] = "Draw" ;
+ Text [ norwegian ] = "Draw" ;
+ Text [ italian ] = "Aggiorna" ;
+ Text [ portuguese_brazilian ] = "Desenhar" ;
+ Text [ portuguese ] = "Actualizar" ;
+ Text [ finnish ] = "Piirr" ;
+ Text [ danish ] = "Opdater" ;
+ Text [ french ] = "Actualiser" ;
+ Text [ swedish ] = "Uppdatera" ;
+ Text [ dutch ] = "Actualiseren" ;
+ Text [ spanish ] = "Actualizar" ;
+ Text [ english_us ] = "Refresh" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Aktualizuj";
+ Text[ japanese ] = "XV";
+ Text[ chinese_traditional ] = "s";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = " ħ";
+ Text[ turkish ] = "Gncelle";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = SID_FORMULACURSOR ;
+ HelpID = SID_FORMULACURSOR ;
+ Text = "Formel Cursor" ;
+ Text [ ENGLISH ] = "Formula cursor" ;
+ Text[ italian ] = "Cursore-formula";
+ Text[ portuguese_brazilian ] = "Formula cursor";
+ Text[ portuguese ] = "Frmula cursor";
+ Text[ danish ] = "Formelmarkr";
+ Text[ french ] = "Curseur de formule";
+ Text[ swedish ] = "Formelmarkr";
+ Text[ dutch ] = "Formule-cursor";
+ Text[ spanish ] = "Cursor de frmula";
+ Text[ english_us ] = "Formula Cursor";
+ Text[ chinese_simplified ] = "ʽ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Kursor formuy";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " Ŀ";
+ Text[ turkish ] = "Forml imleci";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = SID_SYMBOLS_CATALOGUE ;
+ HelpID = SID_SYMBOLS_CATALOGUE ;
+ Text = "Symbole" ;
+ Text [ ENGLISH ] = "Symbols" ;
+ Text [ norwegian ] = "Symboler" ;
+ Text [ italian ] = "Simboli" ;
+ Text [ portuguese_brazilian ] = "Smbolos" ;
+ Text [ portuguese ] = "Smbolos" ;
+ Text [ finnish ] = "Symbolit" ;
+ Text [ danish ] = "Symboler" ;
+ Text [ french ] = "Symboles" ;
+ Text [ swedish ] = "Symboler" ;
+ Text [ dutch ] = "Symbolen" ;
+ Text [ spanish ] = "Smbolos" ;
+ Text [ english_us ] = "Symbols" ;
+ /* ### ACHTUNG: Neuer Text in Resource? Symbole einfgen und bearbeiten : Symbole einfgen und bearbeiten */
+ Text[ chinese_simplified ] = "ͼ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Symbole";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "ϥ";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "ȣ";
+ Text[ turkish ] = "Simgeler";
+ Text[ language_user1 ] = " ";
+ };
+ };
+};
+
+String RID_MATH_TOOLBOX
+{
+ Text = "Werkzeugleiste" ;
+ Text [ ENGLISH ] = "Toolbar" ;
+ Text [ english_us ] = "Main Toolbar" ;
+ Text [ dutch ] = "Werktuigbalk" ;
+ Text [ swedish ] = "Verktygslist" ;
+ Text [ danish ] = "Vrktjslinje" ;
+ Text [ italian ] = "Barra degli strumenti" ;
+ Text [ spanish ] = "Barra de herramientas" ;
+ Text [ french ] = "Barre d'instruments" ;
+ Text [ portuguese ] = "Barra de ferramentas" ;
+ Text [ portuguese_brazilian ] = "Werkzeugleiste" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Pasek narzdziowy";
+ Text[ japanese ] = "W°ް";
+ Text[ chinese_traditional ] = "DuC";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ";
+ Text[ turkish ] = "Ana ara ubuu";
+ Text[ language_user1 ] = " ";
+};
+
+