more getting rid of \r which breaks git sync, sorry

This commit is contained in:
Petr Skoda
2010-07-05 20:45:43 +00:00
parent a8671313d9
commit 616861ff34
39 changed files with 7271 additions and 7271 deletions
+44 -44
View File
@@ -1,45 +1,45 @@
<html>
<head>
<title>DragMath Documentation - License</title>
</head>
<body>
<span style=" color: #000099; font-size: x-large; font-family: Arial;"><strong>DragMath Copyright Information</strong></span>
<span style=" font-size: small; font-family: Arial;">
<p>
DragMath is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
</p>
<p>
DragMath 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 General Public License for more details.
</p>
<p>
You should have received a copy of the GNU General Public License
along with DragMath. If not, see <a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a> .
</p>
<hr></hr>
<br>
<p>
All source code in this package is written by <a href="http://www.alexbillingsley.co.uk">Alex Billingsley</a> except the libraries used. The copyright information for the libaries is included below:</p>
<p>
<h4>JDOM<br> <a href="http://www.jdom.org">http://www.jdom.org</a></h4>
JDOM is available under an Apache-style open source license, with the acknowledgment clause removed. This license is among the least restrictive license available, enabling developers to use JDOM in creating new products without requiring them to release their own products as open source. This is the license model used by the Apache Project, which created the Apache server. The license is available at the top of every source file and in LICENSE.txt in the root of the distribution.
</p>
<br>
<p>
<h4>JEP<br><a href="https://sourceforge.net/projects/jep/">https://sourceforge.net/projects/jep/</a></h4>
JEP is licensed under the GNU General Public License (GPL) v3 (<a href="http://www.gnu.org/licenses/gpl-3.0.txt">http://www.gnu.org/licenses/gpl-3.0.txt</a>)</p>
<p>
<br>
<h4>glyFX Common Toolbar Set Icons<br> <a href="http://www.glyfx.com">http://www.glyfx.com</a></h4>
Icons used in software, license found at; <a href="http://www.glyfx.com/license-toolbar.html">http://www.glyfx.com/license-toolbar.html</a></p>
</span>
</body>
<html>
<head>
<title>DragMath Documentation - License</title>
</head>
<body>
<span style=" color: #000099; font-size: x-large; font-family: Arial;"><strong>DragMath Copyright Information</strong></span>
<span style=" font-size: small; font-family: Arial;">
<p>
DragMath is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
</p>
<p>
DragMath 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 General Public License for more details.
</p>
<p>
You should have received a copy of the GNU General Public License
along with DragMath. If not, see <a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a> .
</p>
<hr></hr>
<br>
<p>
All source code in this package is written by <a href="http://www.alexbillingsley.co.uk">Alex Billingsley</a> except the libraries used. The copyright information for the libaries is included below:</p>
<p>
<h4>JDOM<br> <a href="http://www.jdom.org">http://www.jdom.org</a></h4>
JDOM is available under an Apache-style open source license, with the acknowledgment clause removed. This license is among the least restrictive license available, enabling developers to use JDOM in creating new products without requiring them to release their own products as open source. This is the license model used by the Apache Project, which created the Apache server. The license is available at the top of every source file and in LICENSE.txt in the root of the distribution.
</p>
<br>
<p>
<h4>JEP<br><a href="https://sourceforge.net/projects/jep/">https://sourceforge.net/projects/jep/</a></h4>
JEP is licensed under the GNU General Public License (GPL) v3 (<a href="http://www.gnu.org/licenses/gpl-3.0.txt">http://www.gnu.org/licenses/gpl-3.0.txt</a>)</p>
<p>
<br>
<h4>glyFX Common Toolbar Set Icons<br> <a href="http://www.glyfx.com">http://www.glyfx.com</a></h4>
Icons used in software, license found at; <a href="http://www.glyfx.com/license-toolbar.html">http://www.glyfx.com/license-toolbar.html</a></p>
</span>
</body>
</html>
+74 -74
View File
@@ -1,75 +1,75 @@
<html>
<head>
<title>DragMath - README</title>
</head>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-6643167-1");
pageTracker._trackPageview();
} catch(err) {}</script>
<body>
<span style=" color: #000099; font-size: x-large; font-family: Arial;"><strong>
DragMath README
</strong></span>
<span style=" font-size: small; font-family: Arial;">
<p>
<font size=3>
<p>
<br>
This is an open-source drag and drop equation editor written in Java. Once an expression is created the user can convert it into a variety of different linear syntax for mathematics, including MathML, LaTeX, Maple, Maxima or any user defined style.
</p>
DragMath Website:<a href="www.dragmath.bham.ac.uk">www.dragmath.bham.ac.uk</a><br>
SoureForge.net Project:<a href="http://sourceforge.net/projects/dragmath">http://sourceforge.net/projects/dragmath</a>
</p>
<br>
<p>
<b>Package Contents:</b>
</p>
<br>
<dl>
<dt><b><a href="README.html"><b>README.html</b></a></b>
<dd>This file</dd>
</dt>
<br>
<dt><b><a href="LICENSE-gpl.txt"><b>LICENSE-gpl.txt</b></a></b>
<dd>License Agreement</dd>
</dt>
<br>
<dt><b><a href="COPYRIGHT.html"><b>COPYRIGHT.html</b></a></b>
<dd>Copyright Information</dd>
</dt>
<br>
<dt><b><a href="Version History.html"><b>Version History.html</b></a></b>
<dd>History of changes to each version</dd>
</dt>
<br>
<dt><b><a href="DragMath Demonstration.html"><b>DragMath Demonstration.html</b></a></b>
<dd>DragMath demonstration</dd>
</dt>
<br><br>
<dt><b>doc/</b>
<dd><a href="doc/index.html">Documentation</a></dd>
</dt>
<br>
<br>
<dt><b>applet/</b>
<dl>
<dt><b>formats/</b>
<dd>Export formats</dd>
</dt>
<dt><b>lang/</b>
<dd>Language files</dd>
</dt>
</dl>
</dt>
</dl>
</font>
</span>
</body>
<html>
<head>
<title>DragMath - README</title>
</head>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-6643167-1");
pageTracker._trackPageview();
} catch(err) {}</script>
<body>
<span style=" color: #000099; font-size: x-large; font-family: Arial;"><strong>
DragMath README
</strong></span>
<span style=" font-size: small; font-family: Arial;">
<p>
<font size=3>
<p>
<br>
This is an open-source drag and drop equation editor written in Java. Once an expression is created the user can convert it into a variety of different linear syntax for mathematics, including MathML, LaTeX, Maple, Maxima or any user defined style.
</p>
DragMath Website:<a href="www.dragmath.bham.ac.uk">www.dragmath.bham.ac.uk</a><br>
SoureForge.net Project:<a href="http://sourceforge.net/projects/dragmath">http://sourceforge.net/projects/dragmath</a>
</p>
<br>
<p>
<b>Package Contents:</b>
</p>
<br>
<dl>
<dt><b><a href="README.html"><b>README.html</b></a></b>
<dd>This file</dd>
</dt>
<br>
<dt><b><a href="LICENSE-gpl.txt"><b>LICENSE-gpl.txt</b></a></b>
<dd>License Agreement</dd>
</dt>
<br>
<dt><b><a href="COPYRIGHT.html"><b>COPYRIGHT.html</b></a></b>
<dd>Copyright Information</dd>
</dt>
<br>
<dt><b><a href="Version History.html"><b>Version History.html</b></a></b>
<dd>History of changes to each version</dd>
</dt>
<br>
<dt><b><a href="DragMath Demonstration.html"><b>DragMath Demonstration.html</b></a></b>
<dd>DragMath demonstration</dd>
</dt>
<br><br>
<dt><b>doc/</b>
<dd><a href="doc/index.html">Documentation</a></dd>
</dt>
<br>
<br>
<dt><b>applet/</b>
<dl>
<dt><b>formats/</b>
<dd>Export formats</dd>
</dt>
<dt><b>lang/</b>
<dd>Language files</dd>
</dt>
</dl>
</dt>
</dl>
</font>
</span>
</body>
</html>
+251 -251
View File
@@ -1,252 +1,252 @@
<html>
<head>
<title>DragMath - Version History</title>
</head>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-6643167-1");
pageTracker._trackPageview();
} catch(err) {}</script>
<body>
<span style=" color: #000099; font-size: x-large; font-family: Arial;"><strong>
<p>
DragMath - Version History
</p>
</strong></span>
<span style=" font-size: small; font-family: Arial;">
<font size=3>
<br>
<b>DragMath 0.7.8.2 released 09/05/2010</b>
<p>
New Features:
</p>
<ol>
<li>Released under GPL Version 3</li>
</ol>
Bugs fixed:
</p>
<ol>
<li>Following operators not parsed correctly, ==, <=, >=, subset</li>
</ol>
<br>
<b>DragMath 0.7.8.1 released 09/07/2009</b>
<p>
New Languages:
</p>
<ol>
<li>Finnish</li>
</ol>
Bugs fixed:
</p>
<ol>
<li>Error with library file locations (not fixed in 0.7.8)</li>
<li>Error with XML Parser</li>
</ol>
<br>
<b>DragMath 0.7.8 released 06/06/2009</b>
<p>
New Languages:
</p>
<ol>
<li>Persian</li>
</ol>
<p>
Bugs fixed:
</p>
<ol>
<li>Error with library file locations</li>
</ol>
<br>
<b>DragMath 0.7.7 released 19/02/2009</b>
<p>
New Features:
</p>
<ol>
<li>Turn implicit multiplication on/off</li>
<li>Turn decimal numbers on/off</li>
<li>Italian language file</li>
</ol>
<br>
<b>DragMath 0.7.6 released 03/11/2008</b>
<p>
Bugs fixed:
</p>
<ol>
<li>Problem parsing equations containing decimal places</li>
</ol>
<br>
<b>DragMath 0.7.5 released 26/10/2008</b>
<p>
Bugs fixed:
</p>
<ol>
<li>Problem parsing 2(a-b) and similar equations</li>
</ol>
<br>
<b>DragMath 0.7.4 released 20/10/2008</b>
<p>
New Features:
</p>
<ol>
<li>Show/Hide Menu</li>
<li>Show/Hide Toolbar</li>
<li>Customise Toolbar</li>
</ol>
<br>
<b>DragMath 0.7.3 released 31/07/2008</b>
<p>
Bugs fixed:
</p>
<ol>
<li>Infinity not working</li>
<li>Lambda not correct in output files</li>
<li>Improvements to French language file</li>
</ol>
<br>
<b>DragMath 0.7.2 released 04/04/2008</b>
<p>
New Features:
</p>
<ol>
<li>MoodleTex format file</li>
<li>ASCIIMathML format file</li>
</ol>
New languages:
</p>
<ol>
<li>Norwegian</li>
</ol>
Bugs fixed:
</p>
<ol>
<li>Unary minus not working with infinity</li>
</ol>
<br>
<b>DragMath 0.7.1 released 28/02/2008</b>
<p>
New Features:
</p>
<ol>
<li>Export to image</li>
</ol>
New languages:
</p>
<ol>
<li>Portuguese (Brazilian)</li>
</ol>
<br
<b>DragMath 0.7.0 released 07/02/2008</b>
<p>
New Features:
</p>
<ol>
<li>Arrows tab</li>
<li>Additonal operators in operator tab</li>
<li>Partial differential</li>
</ol>
New languages:
</p>
<ol>
<li>Catalan</li>
</ol>
<br>
<b>DragMath 0.6.3 released 10/01/2008</b>
<p>
New languages:
</p>
<ol>
<li>German</li>
<li>Dutch</li>
</ol>
<br>
<b>DragMath 0.6.2 released 23/12/2007</b>
<p>
New languages:
</p>
<ol>
<li>Russian</li>
<li>French</li>
</ol>
Bugs fixed:
<ol>
<li>± sign not working</li>
</ol>
<br>
<b>DragMath 0.6.1 released 18/12/2007</b>
<p>
New Features:
</p>
<ol>
<li>Not Equal operator</li>
</ol>
New languages:
<ol>
<li>Polish</li>
<li>Czech (completed)</li>
</ol>
<br>
<b>DragMath 0.6.0 released 12/12/2007</b>
<p>
New Features:
</p>
<ol>
<li>Multi-level Undo and Redo</li>
<li>Plus-Minus operator</li>
<li>Ability to select operator in workspace and replace with any other operator</li>
<li>New menu bar - consisting of new features, Clear Workspace, Set language, Set export format, Load Documentation</li>
<li>Additions to parser</li>
</ol>
New languages:
<ol>
<li>Spanish</li>
<li>Swedish (In progress)</li>
<li>Czech (In progress)</li>
</ol>
Bugs fixed:
<ol>
<li>Greek letters not parsed correctly</li>
<li>Brackets being added causing applet to crash</li>
<li>Multi-language support not working</li>
</ol>
<br>
<b>DragMath 0.5.0 released 20/09/2007</b>
<p>
New Features:
</p>
<ol>
<li>Support for Java Runtime Environment (JRE) 1.4 or higher</li>
<li>Save/Load expressions to .drgm files</li>
<li>Parameter to open applet with an expression</li>
</ol>
<br>
</font>
</span>
</body>
<html>
<head>
<title>DragMath - Version History</title>
</head>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-6643167-1");
pageTracker._trackPageview();
} catch(err) {}</script>
<body>
<span style=" color: #000099; font-size: x-large; font-family: Arial;"><strong>
<p>
DragMath - Version History
</p>
</strong></span>
<span style=" font-size: small; font-family: Arial;">
<font size=3>
<br>
<b>DragMath 0.7.8.2 released 09/05/2010</b>
<p>
New Features:
</p>
<ol>
<li>Released under GPL Version 3</li>
</ol>
Bugs fixed:
</p>
<ol>
<li>Following operators not parsed correctly, ==, <=, >=, subset</li>
</ol>
<br>
<b>DragMath 0.7.8.1 released 09/07/2009</b>
<p>
New Languages:
</p>
<ol>
<li>Finnish</li>
</ol>
Bugs fixed:
</p>
<ol>
<li>Error with library file locations (not fixed in 0.7.8)</li>
<li>Error with XML Parser</li>
</ol>
<br>
<b>DragMath 0.7.8 released 06/06/2009</b>
<p>
New Languages:
</p>
<ol>
<li>Persian</li>
</ol>
<p>
Bugs fixed:
</p>
<ol>
<li>Error with library file locations</li>
</ol>
<br>
<b>DragMath 0.7.7 released 19/02/2009</b>
<p>
New Features:
</p>
<ol>
<li>Turn implicit multiplication on/off</li>
<li>Turn decimal numbers on/off</li>
<li>Italian language file</li>
</ol>
<br>
<b>DragMath 0.7.6 released 03/11/2008</b>
<p>
Bugs fixed:
</p>
<ol>
<li>Problem parsing equations containing decimal places</li>
</ol>
<br>
<b>DragMath 0.7.5 released 26/10/2008</b>
<p>
Bugs fixed:
</p>
<ol>
<li>Problem parsing 2(a-b) and similar equations</li>
</ol>
<br>
<b>DragMath 0.7.4 released 20/10/2008</b>
<p>
New Features:
</p>
<ol>
<li>Show/Hide Menu</li>
<li>Show/Hide Toolbar</li>
<li>Customise Toolbar</li>
</ol>
<br>
<b>DragMath 0.7.3 released 31/07/2008</b>
<p>
Bugs fixed:
</p>
<ol>
<li>Infinity not working</li>
<li>Lambda not correct in output files</li>
<li>Improvements to French language file</li>
</ol>
<br>
<b>DragMath 0.7.2 released 04/04/2008</b>
<p>
New Features:
</p>
<ol>
<li>MoodleTex format file</li>
<li>ASCIIMathML format file</li>
</ol>
New languages:
</p>
<ol>
<li>Norwegian</li>
</ol>
Bugs fixed:
</p>
<ol>
<li>Unary minus not working with infinity</li>
</ol>
<br>
<b>DragMath 0.7.1 released 28/02/2008</b>
<p>
New Features:
</p>
<ol>
<li>Export to image</li>
</ol>
New languages:
</p>
<ol>
<li>Portuguese (Brazilian)</li>
</ol>
<br
<b>DragMath 0.7.0 released 07/02/2008</b>
<p>
New Features:
</p>
<ol>
<li>Arrows tab</li>
<li>Additonal operators in operator tab</li>
<li>Partial differential</li>
</ol>
New languages:
</p>
<ol>
<li>Catalan</li>
</ol>
<br>
<b>DragMath 0.6.3 released 10/01/2008</b>
<p>
New languages:
</p>
<ol>
<li>German</li>
<li>Dutch</li>
</ol>
<br>
<b>DragMath 0.6.2 released 23/12/2007</b>
<p>
New languages:
</p>
<ol>
<li>Russian</li>
<li>French</li>
</ol>
Bugs fixed:
<ol>
<li> sign not working</li>
</ol>
<br>
<b>DragMath 0.6.1 released 18/12/2007</b>
<p>
New Features:
</p>
<ol>
<li>Not Equal operator</li>
</ol>
New languages:
<ol>
<li>Polish</li>
<li>Czech (completed)</li>
</ol>
<br>
<b>DragMath 0.6.0 released 12/12/2007</b>
<p>
New Features:
</p>
<ol>
<li>Multi-level Undo and Redo</li>
<li>Plus-Minus operator</li>
<li>Ability to select operator in workspace and replace with any other operator</li>
<li>New menu bar - consisting of new features, Clear Workspace, Set language, Set export format, Load Documentation</li>
<li>Additions to parser</li>
</ol>
New languages:
<ol>
<li>Spanish</li>
<li>Swedish (In progress)</li>
<li>Czech (In progress)</li>
</ol>
Bugs fixed:
<ol>
<li>Greek letters not parsed correctly</li>
<li>Brackets being added causing applet to crash</li>
<li>Multi-language support not working</li>
</ol>
<br>
<b>DragMath 0.5.0 released 20/09/2007</b>
<p>
New Features:
</p>
<ol>
<li>Support for Java Runtime Environment (JRE) 1.4 or higher</li>
<li>Save/Load expressions to .drgm files</li>
<li>Parameter to open applet with an expression</li>
</ol>
<br>
</font>
</span>
</body>
</html>
+38 -38
View File
@@ -1,38 +1,38 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : Config.xml
Created on : 13 December 2007, 19:28
Author : Alex Billingsley
Description:
Purpose of the document follows.
-->
<Config>
<Languages>
<Lang displayName="Català" fileName="ca"></Lang>
<Lang displayName="čeština" fileName="cz"></Lang>
<Lang displayName="Deutsch" fileName="de"></Lang>
<Lang displayName="English" fileName="en"></Lang>
<Lang displayName="Español" fileName="es"></Lang>
<Lang displayName="français" fileName="fr"></Lang>
<Lang displayName="italiano" fileName="it"></Lang>
<Lang displayName="Nederlands" fileName="nl"></Lang>
<Lang displayName="Norsk" fileName="no"></Lang>
<Lang displayName="polski" fileName="pl"></Lang>
<Lang displayName="Pyccĸий" fileName="ru"></Lang>
<Lang displayName="suomi" fileName="fi"></Lang>
<Lang displayName="svenska" fileName="sv"></Lang>
<Lang displayName="português brasileiro" fileName="pt-br"></Lang>
<Lang displayName="فارسی" fileName="fa"></Lang>
</Languages>
<Formats>
<Format displayName="LaTeX" fileName="Latex"></Format>
<Format displayName="Maple" fileName="Maple"></Format>
<Format displayName="MathML" fileName="MathML"></Format>
<Format displayName="Maxima" fileName="Maxima"></Format>
<Format displayName="MoodleTex" fileName="MoodleTex"></Format>
<Format displayName="ASCIIMathML" fileName="ASCIIMathML"></Format>
</Formats>
</Config>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : Config.xml
Created on : 13 December 2007, 19:28
Author : Alex Billingsley
Description:
Purpose of the document follows.
-->
<Config>
<Languages>
<Lang displayName="Català" fileName="ca"></Lang>
<Lang displayName="čeština" fileName="cz"></Lang>
<Lang displayName="Deutsch" fileName="de"></Lang>
<Lang displayName="English" fileName="en"></Lang>
<Lang displayName="Español" fileName="es"></Lang>
<Lang displayName="français" fileName="fr"></Lang>
<Lang displayName="italiano" fileName="it"></Lang>
<Lang displayName="Nederlands" fileName="nl"></Lang>
<Lang displayName="Norsk" fileName="no"></Lang>
<Lang displayName="polski" fileName="pl"></Lang>
<Lang displayName="Pyccĸий" fileName="ru"></Lang>
<Lang displayName="suomi" fileName="fi"></Lang>
<Lang displayName="svenska" fileName="sv"></Lang>
<Lang displayName="português brasileiro" fileName="pt-br"></Lang>
<Lang displayName="فارسی" fileName="fa"></Lang>
</Languages>
<Formats>
<Format displayName="LaTeX" fileName="Latex"></Format>
<Format displayName="Maple" fileName="Maple"></Format>
<Format displayName="MathML" fileName="MathML"></Format>
<Format displayName="Maxima" fileName="Maxima"></Format>
<Format displayName="MoodleTex" fileName="MoodleTex"></Format>
<Format displayName="ASCIIMathML" fileName="ASCIIMathML"></Format>
</Formats>
</Config>
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+181 -181
View File
@@ -1,181 +1,181 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : cz.xml
Created on : 30 July 2007, 15:43
Author : Alex Billingsley
Translator : Miroslava Tihlaříková
Description:
Purpose of the document follows.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>Chyba při načítání souboru s formátem</ReadingFile>
<ReadingFile2>Chyba při načítání souboru s formátem</ReadingFile2>
<LoadingExp>Chyba při načítání uložených výrazů</LoadingExp>
<SavingExp>Chyba při ukládání výrazů</SavingExp>
<Cut>Nelze vyjmout výběr:</Cut>
<Copy>Nelze zkopírovat výrěr:</Copy>
<Tree>Nelze zobrazit strom:</Tree>
<Action>Akce nemůže být dokončena:</Action>
<AddMatrix>Sem nelze přidat matici</AddMatrix>
<Operator>Chybí operátor</Operator>
<Argument>Chybí proměnná či operátor (na vhodné pozici)</Argument>
<Image>Error: Cannot export to image. Check internet connection and access to http://www.mathtran.org</Image>
<!-- Status Bar Messages -->
<ParseExp>Výraz nelze rozpoznat</ParseExp>
<LoadExpression>DragMath - Vyberte soubor s výrazem k načtení</LoadExpression>
<SaveExpression>DragMath - Vyberte umístění kam uložit výraz</SaveExpression>
<EnterRows>Zadejte počet řádků matice</EnterRows>
<EnterColumns>Zadejte počet sloupců matice</EnterColumns>
<MatrixDim>Rozměr matice</MatrixDim>
<NoCut>Nebylo vybráno nic na vyjmutí</NoCut>
<NoPaste>Nic na vložení</NoPaste>
<NoBox>Není vybráno políčko kam vkládat</NoBox>
<NoCopy>Není nic vybráno ke kopírování</NoCopy>
<Copied>Zkopírováno</Copied>
<ReadingData>Cyba při čtení výstupních dat</ReadingData>
<Clipboard>: výrazy uloženy do schránky</Clipboard>
<NoExpression>Žádné výrazy na konvertování</NoExpression>
<NoFormat>Ještě nebyl načten soubor s definicí formátu</NoFormat>
<ImageSize>Choose the image size 1-10 (Smallest-Largest)</ImageSize>
<!-- Tooltips for buttons -->
<Multiply>Součin</Multiply>
<Divide>Podíl</Divide>
<Add>Součet</Add>
<Subtract>Rozdíl</Subtract>
<Comma>Desetinná čárka</Comma>
<PlusMinus>Plus-Minus</PlusMinus>
<SquareRoot>Druhá odmocnina</SquareRoot>
<NthRoot>N-tá odmocnina</NthRoot>
<Power>Horní index nebo mocnina</Power>
<Subscript>Dolní index</Subscript>
<Matrix>Matice</Matrix>
<Integral>Integrál</Integral>
<Differential>Derivace</Differential>
<LessThan>Menší než</LessThan>
<GreaterThan>Větší než</GreaterThan>
<LTEQ>Menší nebo rovno</LTEQ>
<GTEQ>Větší nebo rovno</GTEQ>
<Equals>Rovno</Equals>
<NotEqual>Není rovno</NotEqual>
<Union>Sjednocení</Union>
<Intersection>Průnik</Intersection>
<Subset>Vlastní podmnožina</Subset>
<SubsetEq>Podmnožina</SubsetEq>
<NSubset>Není vlastní podmnožinou</NSubset>
<NSubsetEq>Není podmnožinou</NSubsetEq>
<Sine>Sinus</Sine>
<Cosine>Kosinus</Cosine>
<Tangent>Tangens</Tangent>
<ArcSine>Arkus sinus</ArcSine>
<ArcCosine>Arkus kosinus</ArcCosine>
<ArcTangent>Arkus tangens</ArcTangent>
<SineH>Hyperbolický sinus</SineH>
<CosineH>Hyperbolický kosinus</CosineH>
<TanH>Hyperbolický tangens</TanH>
<ArcSineH>Hyperbolický arkus sinus</ArcSineH>
<ArcCosineH>Hyperbolický arkus kosinus</ArcCosineH>
<ArcTanH>Hyperbolický arkus tangens</ArcTanH>
<Logarithm>Logaritmus</Logarithm>
<NaturalLogarithm>Přirozený logaritmus</NaturalLogarithm>
<Exp>Exponenciální funkce</Exp>
<UMinus>Mínus</UMinus>
<BracketsRnd>Kulaté závorky</BracketsRnd>
<BracketsCurl>Složené závorky</BracketsCurl>
<BracketsSq>Hranaté závorky</BracketsSq>
<Abs>Absolutní hodnota</Abs>
<Infinity>Nekonečno</Infinity>
<GreekLetter>Řecká písmena</GreekLetter>
<Factorial>Faktoriál</Factorial>
<Max>Maximum množiny </Max>
<Min>Minimum množiny</Min>
<Assignment>Přiřazení</Assignment>
<Function>Uživatelem definovaná funkce</Function>
<Determinant>Determinant</Determinant>
<Trace>Stopa</Trace>
<DefiniteIntegral>Určitý integrál</DefiniteIntegral>
<Product>Součin</Product>
<Sum>Suma</Sum>
<Limit>Limita</Limit>
<Evaluate>Hodnota výrazu v bodě</Evaluate>
<LeftArrow>Left arrow</LeftArrow>
<RightArrow>Right arrow</RightArrow>
<UpArrow>Up arrow</UpArrow>
<DownArrow>Down arrow</DownArrow>
<LeftDblArrow>Left double arrow</LeftDblArrow>
<RightDblArrow>Right double arrow</RightDblArrow>
<LeftRightArrow>Left-Right arrow</LeftRightArrow>
<LeftRightDblArrow>Left-Right double arrow</LeftRightDblArrow>
<NorthEastArrow>North-East arrow</NorthEastArrow>
<SouthEastArrow>South-East arrow</SouthEastArrow>
<NorthWestArrow>North-West arrow</NorthWestArrow>
<SouthWestArrow>South-West arrow</SouthWestArrow>
<Multiply2>Multiplication</Multiply2>
<Divide2>Division</Divide2>
<Equiv>Equivalence</Equiv>
<Exists>There Exists</Exists>
<ForAll>For All</ForAll>
<IsIn>Element Of</IsIn>
<NotExists>There Does Not Exist</NotExists>
<NotIn>Not An Element Of</NotIn>
<SimEq>Asymptotically Equivalent To</SimEq>
<Or>Or</Or>
<And>And</And>
<Not>Not</Not>
<PartialDifferential>Partial Differential</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>Načíst výraz ze souboru</OpenButton>
<SaveButton>Uložit výraz do souboru</SaveButton>
<ExportButton>Exportovat výraz do schránky</ExportButton>
<UndoButton>Zpět</UndoButton>
<RedoButton>Opakovat</RedoButton>
<CutButton>Vyjmout</CutButton>
<CopyButton>Zkopírovat</CopyButton>
<PasteButton>Vložit</PasteButton>
<ClearButton>Vyčistit pracovní plochu</ClearButton>
<SelectButton>Vybrat celou pracovní plochu</SelectButton>
<LoadFormatButton>Nahrát formát pro export</LoadFormatButton>
<LoadLangButton>Nahrát soubor s jazykovym nastavením</LoadLangButton>
<ShowTreeButton>Zobrazit stromovou strukturu výrazů</ShowTreeButton>
<OutlineButton>Zobrazit obrysy výrazů na pracovní ploše</OutlineButton>
<OnlineHelpButton>Nahrát nápovědu ve webovém prohlížeči</OnlineHelpButton>
<AboutButton>O programu</AboutButton>
<!-- Menu -->
<FileMenu>Soubor</FileMenu>
<OpenMenu>Otevřít...</OpenMenu>
<SaveAsMenu>Uložit jako...</SaveAsMenu>
<ExportMenu>Exportovat do schránky</ExportMenu>
<ImageMenu>Export to image</ImageMenu>
<EditMenu>Změnit</EditMenu>
<UndoMenu>Zpět</UndoMenu>
<RedoMenu>Opakovat</RedoMenu>
<CutMenu>Vyjmout</CutMenu>
<CopyMenu>Zkopírovat</CopyMenu>
<PasteMenu>Vložit</PasteMenu>
<ClearMenu>Vyčistit pracovní plochu</ClearMenu>
<SelectMenu>Vybrat vše</SelectMenu>
<OptionsMenu>Možnosti</OptionsMenu>
<SetExportMenu>Nastavit formát pro export</SetExportMenu>
<SetLanguageMenu>Nastavit jazyk</SetLanguageMenu>
<MultMenu>Implicit Multiplication</MultMenu>
<HelpMenu>Nápověda</HelpMenu>
<DebugMenu>Ladění</DebugMenu>
<TreeMenu>Zobrazit strukturu vzorce</TreeMenu>
<OutlineMenu>Zobrazit výstup</OutlineMenu>
<OnlineHelpMenu>Online nápověda</OnlineHelpMenu>
<AboutMenu>O programu</AboutMenu>
</Language>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : cz.xml
Created on : 30 July 2007, 15:43
Author : Alex Billingsley
Translator : Miroslava Tihlaříková
Description:
Purpose of the document follows.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>Chyba při načítání souboru s formátem</ReadingFile>
<ReadingFile2>Chyba při načítání souboru s formátem</ReadingFile2>
<LoadingExp>Chyba při načítání uložených výrazů</LoadingExp>
<SavingExp>Chyba při ukládání výrazů</SavingExp>
<Cut>Nelze vyjmout výběr:</Cut>
<Copy>Nelze zkopírovat výrěr:</Copy>
<Tree>Nelze zobrazit strom:</Tree>
<Action>Akce nemůže být dokončena:</Action>
<AddMatrix>Sem nelze přidat matici</AddMatrix>
<Operator>Chybí operátor</Operator>
<Argument>Chybí proměnná či operátor (na vhodné pozici)</Argument>
<Image>Error: Cannot export to image. Check internet connection and access to http://www.mathtran.org</Image>
<!-- Status Bar Messages -->
<ParseExp>Výraz nelze rozpoznat</ParseExp>
<LoadExpression>DragMath - Vyberte soubor s výrazem k načtení</LoadExpression>
<SaveExpression>DragMath - Vyberte umístění kam uložit výraz</SaveExpression>
<EnterRows>Zadejte počet řádků matice</EnterRows>
<EnterColumns>Zadejte počet sloupců matice</EnterColumns>
<MatrixDim>Rozměr matice</MatrixDim>
<NoCut>Nebylo vybráno nic na vyjmutí</NoCut>
<NoPaste>Nic na vložení</NoPaste>
<NoBox>Není vybráno políčko kam vkládat</NoBox>
<NoCopy>Není nic vybráno ke kopírování</NoCopy>
<Copied>Zkopírováno</Copied>
<ReadingData>Cyba při čtení výstupních dat</ReadingData>
<Clipboard>: výrazy uloženy do schránky</Clipboard>
<NoExpression>Žádné výrazy na konvertování</NoExpression>
<NoFormat>Ještě nebyl načten soubor s definicí formátu</NoFormat>
<ImageSize>Choose the image size 1-10 (Smallest-Largest)</ImageSize>
<!-- Tooltips for buttons -->
<Multiply>Součin</Multiply>
<Divide>Podíl</Divide>
<Add>Součet</Add>
<Subtract>Rozdíl</Subtract>
<Comma>Desetinná čárka</Comma>
<PlusMinus>Plus-Minus</PlusMinus>
<SquareRoot>Druhá odmocnina</SquareRoot>
<NthRoot>N-tá odmocnina</NthRoot>
<Power>Horní index nebo mocnina</Power>
<Subscript>Dolní index</Subscript>
<Matrix>Matice</Matrix>
<Integral>Integrál</Integral>
<Differential>Derivace</Differential>
<LessThan>Menší než</LessThan>
<GreaterThan>Větší než</GreaterThan>
<LTEQ>Menší nebo rovno</LTEQ>
<GTEQ>Větší nebo rovno</GTEQ>
<Equals>Rovno</Equals>
<NotEqual>Není rovno</NotEqual>
<Union>Sjednocení</Union>
<Intersection>Průnik</Intersection>
<Subset>Vlastní podmnožina</Subset>
<SubsetEq>Podmnožina</SubsetEq>
<NSubset>Není vlastní podmnožinou</NSubset>
<NSubsetEq>Není podmnožinou</NSubsetEq>
<Sine>Sinus</Sine>
<Cosine>Kosinus</Cosine>
<Tangent>Tangens</Tangent>
<ArcSine>Arkus sinus</ArcSine>
<ArcCosine>Arkus kosinus</ArcCosine>
<ArcTangent>Arkus tangens</ArcTangent>
<SineH>Hyperbolický sinus</SineH>
<CosineH>Hyperbolický kosinus</CosineH>
<TanH>Hyperbolický tangens</TanH>
<ArcSineH>Hyperbolický arkus sinus</ArcSineH>
<ArcCosineH>Hyperbolický arkus kosinus</ArcCosineH>
<ArcTanH>Hyperbolický arkus tangens</ArcTanH>
<Logarithm>Logaritmus</Logarithm>
<NaturalLogarithm>Přirozený logaritmus</NaturalLogarithm>
<Exp>Exponenciální funkce</Exp>
<UMinus>Mínus</UMinus>
<BracketsRnd>Kulaté závorky</BracketsRnd>
<BracketsCurl>Složené závorky</BracketsCurl>
<BracketsSq>Hranaté závorky</BracketsSq>
<Abs>Absolutní hodnota</Abs>
<Infinity>Nekonečno</Infinity>
<GreekLetter>Řecká písmena</GreekLetter>
<Factorial>Faktoriál</Factorial>
<Max>Maximum množiny </Max>
<Min>Minimum množiny</Min>
<Assignment>Přiřazení</Assignment>
<Function>Uživatelem definovaná funkce</Function>
<Determinant>Determinant</Determinant>
<Trace>Stopa</Trace>
<DefiniteIntegral>Určitý integrál</DefiniteIntegral>
<Product>Součin</Product>
<Sum>Suma</Sum>
<Limit>Limita</Limit>
<Evaluate>Hodnota výrazu v bodě</Evaluate>
<LeftArrow>Left arrow</LeftArrow>
<RightArrow>Right arrow</RightArrow>
<UpArrow>Up arrow</UpArrow>
<DownArrow>Down arrow</DownArrow>
<LeftDblArrow>Left double arrow</LeftDblArrow>
<RightDblArrow>Right double arrow</RightDblArrow>
<LeftRightArrow>Left-Right arrow</LeftRightArrow>
<LeftRightDblArrow>Left-Right double arrow</LeftRightDblArrow>
<NorthEastArrow>North-East arrow</NorthEastArrow>
<SouthEastArrow>South-East arrow</SouthEastArrow>
<NorthWestArrow>North-West arrow</NorthWestArrow>
<SouthWestArrow>South-West arrow</SouthWestArrow>
<Multiply2>Multiplication</Multiply2>
<Divide2>Division</Divide2>
<Equiv>Equivalence</Equiv>
<Exists>There Exists</Exists>
<ForAll>For All</ForAll>
<IsIn>Element Of</IsIn>
<NotExists>There Does Not Exist</NotExists>
<NotIn>Not An Element Of</NotIn>
<SimEq>Asymptotically Equivalent To</SimEq>
<Or>Or</Or>
<And>And</And>
<Not>Not</Not>
<PartialDifferential>Partial Differential</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>Načíst výraz ze souboru</OpenButton>
<SaveButton>Uložit výraz do souboru</SaveButton>
<ExportButton>Exportovat výraz do schránky</ExportButton>
<UndoButton>Zpět</UndoButton>
<RedoButton>Opakovat</RedoButton>
<CutButton>Vyjmout</CutButton>
<CopyButton>Zkopírovat</CopyButton>
<PasteButton>Vložit</PasteButton>
<ClearButton>Vyčistit pracovní plochu</ClearButton>
<SelectButton>Vybrat celou pracovní plochu</SelectButton>
<LoadFormatButton>Nahrát formát pro export</LoadFormatButton>
<LoadLangButton>Nahrát soubor s jazykovym nastavením</LoadLangButton>
<ShowTreeButton>Zobrazit stromovou strukturu výrazů</ShowTreeButton>
<OutlineButton>Zobrazit obrysy výrazů na pracovní ploše</OutlineButton>
<OnlineHelpButton>Nahrát nápovědu ve webovém prohlížeči</OnlineHelpButton>
<AboutButton>O programu</AboutButton>
<!-- Menu -->
<FileMenu>Soubor</FileMenu>
<OpenMenu>Otevřít...</OpenMenu>
<SaveAsMenu>Uložit jako...</SaveAsMenu>
<ExportMenu>Exportovat do schránky</ExportMenu>
<ImageMenu>Export to image</ImageMenu>
<EditMenu>Změnit</EditMenu>
<UndoMenu>Zpět</UndoMenu>
<RedoMenu>Opakovat</RedoMenu>
<CutMenu>Vyjmout</CutMenu>
<CopyMenu>Zkopírovat</CopyMenu>
<PasteMenu>Vložit</PasteMenu>
<ClearMenu>Vyčistit pracovní plochu</ClearMenu>
<SelectMenu>Vybrat vše</SelectMenu>
<OptionsMenu>Možnosti</OptionsMenu>
<SetExportMenu>Nastavit formát pro export</SetExportMenu>
<SetLanguageMenu>Nastavit jazyk</SetLanguageMenu>
<MultMenu>Implicit Multiplication</MultMenu>
<HelpMenu>Nápověda</HelpMenu>
<DebugMenu>Ladění</DebugMenu>
<TreeMenu>Zobrazit strukturu vzorce</TreeMenu>
<OutlineMenu>Zobrazit výstup</OutlineMenu>
<OnlineHelpMenu>Online nápověda</OnlineHelpMenu>
<AboutMenu>O programu</AboutMenu>
</Language>
+176 -176
View File
@@ -1,176 +1,176 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : de.xml
Created on : 02 January 2008, 22:00
Author : Andy Tagliani e-instructor.de
Description: Purpose of the document follows.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>Fehler beim Lesen des Dateiformats: Bitte auf Gültigkeit überprüfen</ReadingFile>
<ReadingFile2>Fehler beim Laden der Datei: </ReadingFile2>
<LoadingExp>Fehler beim Laden der Erweiterung</LoadingExp>
<SavingExp>Fehler beim Speichern der Erweiterung</SavingExp>
<Cut>Ausschneiden der Auswahl nicht möglich: </Cut>
<Copy>Kopieren der Auswahl nicht möglich: </Copy>
<Tree>Verzeichnisbaum kann nicht angezeigt werden: </Tree>
<Action>Aktion konnte nicht fertiggestellt werden: </Action>
<AddMatrix>Matrix konnte an der Stelle nicht hinzugefügt werden</AddMatrix>
<Operator>Operator fehlt an Position </Operator>
<Argument>Argument des Operators fehlt an Position </Argument>
<Image>Error: Cannot export to image. Check internet connection and access to http://www.mathtran.org</Image>
<!-- Status Bar Messages -->
<ParseExp>Ausdruck kann mathematisch nicht bestimmt werden</ParseExp>
<LoadExpression>DragMath - Wählen Sie eine Datei im DragMath-Format zum Laden</LoadExpression>
<SaveExpression>DragMath - Wählen Sie einen Speicherort zum Speichern der Datei im DragMath-Format</SaveExpression>
<EnterRows>Geben Sie die Anzahl der Reihen der Matrix ein</EnterRows>
<EnterColumns>Geben Sie die Anzahl der Spalten der Matrix ein</EnterColumns>
<MatrixDim>Dimension der Matrix</MatrixDim>
<NoCut>Nichts zum Ausschneiden gewählt</NoCut>
<NoPaste>Nichts zum Kopieren gewählt</NoPaste>
<NoBox>Keine Box zum Hineinkopieren gewählt</NoBox>
<NoCopy>Nichts zum Kopieren ausgewählt</NoCopy>
<Copied>Kopiert</Copied>
<ReadingData>Fehler beim Lesen des Ausgabeformats</ReadingData>
<Clipboard>Format wurde in die Zwischenablage kopiert</Clipboard>
<NoExpression>Kein Format zum Konvertieren</NoExpression>
<NoFormat>Es wurde kein Dateiformat geladen</NoFormat>
<ImageSize>Choose the image size 1-10 (Smallest-Largest)</ImageSize>
<!-- Tooltips for math buttons -->
<Multiply>Multiplikation</Multiply>
<Divide>Division</Divide>
<Add>Addition</Add>
<Subtract>Subtraktion</Subtract>
<Comma>Komma</Comma>
<PlusMinus>Plus-Minus</PlusMinus>
<SquareRoot>Quadratwurzel</SquareRoot>
<NthRoot>n-te Wurzel</NthRoot>
<Power>Hochgestellt</Power>
<Subscript>Tiefgestellt</Subscript>
<Matrix>Matrix</Matrix>
<Integral>Integration</Integral>
<Differential>Differentation</Differential>
<LessThan>kleiner als</LessThan>
<GreaterThan>größer als</GreaterThan>
<LTEQ>kleiner als oder gleich</LTEQ>
<GTEQ>größer als oder gleich</GTEQ>
<Equals>gleich</Equals>
<NotEqual>ungleich</NotEqual>
<Union>Vereinigung</Union>
<Intersection>Durchschnitt</Intersection>
<Subset>Teilmenge</Subset>
<SubsetEq>Echte Teilmenge</SubsetEq>
<NSubset>Keine Teilmenge</NSubset>
<NSubsetEq>Keine echte Teilmenge</NSubsetEq>
<Sine>Sinus</Sine>
<Cosine>Kosinus</Cosine>
<Tangent>Tangens</Tangent>
<ArcSine>Arkusinus</ArcSine>
<ArcCosine>Arkuskosinus</ArcCosine>
<ArcTangent>Arkustangens</ArcTangent>
<SineH>Sinus Hyperbolicus</SineH>
<CosineH>Kosinus Hyperbolicus</CosineH>
<TanH>Tangens Hyperbolicus</TanH>
<ArcSineH>Areasinus Hyperbolicus</ArcSineH>
<ArcCosineH>Areakosinus Hyperbolicus</ArcCosineH>
<ArcTanH>Areatangens Hyperbolicus</ArcTanH>
<Logarithm>Logarithmus</Logarithm>
<NaturalLogarithm>Natürlicher Logarithmus</NaturalLogarithm>
<Exp>Exponentialfunktion</Exp>
<UMinus>Minus</UMinus>
<BracketsRnd>Runde Klammern</BracketsRnd>
<BracketsCurl>Geschwungene Klammern</BracketsCurl>
<BracketsSq>Eckige Klammern</BracketsSq>
<Abs>Betrag</Abs>
<Infinity>Unendlich</Infinity>
<GreekLetter>Griechische Buchstaben</GreekLetter>
<Factorial>Faktorisieren</Factorial>
<Max>Maximum</Max>
<Min>Minimum</Min>
<Assignment>Aufgabe</Assignment>
<Function>Unbekannte Funktion</Function>
<Determinant>Determinante</Determinant>
<Trace>Spur</Trace>
<DefiniteIntegral>Bestimmtes Integral</DefiniteIntegral>
<Product>Produkt</Product>
<Sum>Summe</Sum>
<Limit>Grenzwert</Limit>
<Evaluate>Ausdruck auswerten</Evaluate>
<LeftArrow>Links arrow</LeftArrow>
<RightArrow>Recht arrow</RightArrow>
<UpArrow>Bis arrow</UpArrow>
<DownArrow>Down arrow</DownArrow>
<LeftDblArrow>Links doppel arrow</LeftDblArrow>
<RightDblArrow>Recht doppel arrow</RightDblArrow>
<LeftRightArrow>Links-Recht arrow</LeftRightArrow>
<LeftRightDblArrow>Links-Recht doppel arrow</LeftRightDblArrow>
<NorthEastArrow>Nord-Ost Pfeil</NorthEastArrow>
<SouthEastArrow>Süd-Ost Pfeil</SouthEastArrow>
<NorthWestArrow>Nord-West Pfeil</NorthWestArrow>
<SouthWestArrow>Süd-West Pfeil</SouthWestArrow>
<Multiply2>Multiplikation</Multiply2>
<Divide2>Division</Divide2>
<Equiv>Gleichwertigkeit</Equiv>
<Exists>Vorhanden</Exists>
<ForAll>Für alle</ForAll>
<IsIn>Ist in</IsIn>
<NotExists>Nicht vorhanden</NotExists>
<NotIn>Nicht in</NotIn>
<SimEq>Asymptotisch äquivalent zu</SimEq>
<Or>Oder</Or>
<And>Und</And>
<Not>Nicht</Not>
<PartialDifferential>Partial Differential</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>Lade Format von Datei</OpenButton>
<SaveButton>Speichere Format als Datei</SaveButton>
<ExportButton>Exportiere Format in die Zwischenablage</ExportButton>
<UndoButton>Rückgägig</UndoButton>
<RedoButton>Wiederholen</RedoButton>
<CutButton>Ausschneiden</CutButton>
<CopyButton>Kopieren</CopyButton>
<PasteButton>Einfügen</PasteButton>
<ClearButton>Leere das gesamte Arbeitsfeld</ClearButton>
<SelectButton>Wähle das gesamte Arbeitsfeld</SelectButton>
<LoadFormatButton>Lade eine Formatdatei</LoadFormatButton>
<LoadLangButton>Lade eine Sprachdatei</LoadLangButton>
<ShowTreeButton>Zeige Baumstruktur eines Ausdrucks</ShowTreeButton>
<OutlineButton>Zeige außerhalb des Objektes im Arbeitsfeld</OutlineButton>
<OnlineHelpButton>Lade Hilfedateien im Browser</OnlineHelpButton>
<AboutButton>Über DragMath</AboutButton>
<!-- Menu -->
<FileMenu>Datei</FileMenu>
<OpenMenu>Öffnen...</OpenMenu>
<SaveAsMenu>Speichern als...</SaveAsMenu>
<ExportMenu>Exportiere in die Zwischenablage</ExportMenu>
<ImageMenu>Export to image</ImageMenu>
<EditMenu>Bearbeiten</EditMenu>
<UndoMenu>Rückgängig</UndoMenu>
<RedoMenu>Wiederholen</RedoMenu>
<CutMenu>Ausschneiden</CutMenu>
<CopyMenu>Kopieren</CopyMenu>
<PasteMenu>Einfügen</PasteMenu>
<ClearMenu>Arbeitsfeld leeren</ClearMenu>
<SelectMenu>Alle auswählen</SelectMenu>
<OptionsMenu>Optionen</OptionsMenu>
<SetExportMenu>Export-Format einstellen</SetExportMenu>
<SetLanguageMenu>Sprache einstellen</SetLanguageMenu>
<MultMenu>Implicit Multiplication</MultMenu>
<HelpMenu>Hilfe</HelpMenu>
<DebugMenu>Debug</DebugMenu>
<TreeMenu>Zeige Ausdruck in Baumstruktur</TreeMenu>
<OutlineMenu>Zeige außerhalb</OutlineMenu>
<OnlineHelpMenu>Online-Hilfe</OnlineHelpMenu>
<AboutMenu>Über DragMath</AboutMenu>
</Language>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : de.xml
Created on : 02 January 2008, 22:00
Author : Andy Tagliani e-instructor.de
Description: Purpose of the document follows.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>Fehler beim Lesen des Dateiformats: Bitte auf Gültigkeit überprüfen</ReadingFile>
<ReadingFile2>Fehler beim Laden der Datei: </ReadingFile2>
<LoadingExp>Fehler beim Laden der Erweiterung</LoadingExp>
<SavingExp>Fehler beim Speichern der Erweiterung</SavingExp>
<Cut>Ausschneiden der Auswahl nicht möglich: </Cut>
<Copy>Kopieren der Auswahl nicht möglich: </Copy>
<Tree>Verzeichnisbaum kann nicht angezeigt werden: </Tree>
<Action>Aktion konnte nicht fertiggestellt werden: </Action>
<AddMatrix>Matrix konnte an der Stelle nicht hinzugefügt werden</AddMatrix>
<Operator>Operator fehlt an Position </Operator>
<Argument>Argument des Operators fehlt an Position </Argument>
<Image>Error: Cannot export to image. Check internet connection and access to http://www.mathtran.org</Image>
<!-- Status Bar Messages -->
<ParseExp>Ausdruck kann mathematisch nicht bestimmt werden</ParseExp>
<LoadExpression>DragMath - Wählen Sie eine Datei im DragMath-Format zum Laden</LoadExpression>
<SaveExpression>DragMath - Wählen Sie einen Speicherort zum Speichern der Datei im DragMath-Format</SaveExpression>
<EnterRows>Geben Sie die Anzahl der Reihen der Matrix ein</EnterRows>
<EnterColumns>Geben Sie die Anzahl der Spalten der Matrix ein</EnterColumns>
<MatrixDim>Dimension der Matrix</MatrixDim>
<NoCut>Nichts zum Ausschneiden gewählt</NoCut>
<NoPaste>Nichts zum Kopieren gewählt</NoPaste>
<NoBox>Keine Box zum Hineinkopieren gewählt</NoBox>
<NoCopy>Nichts zum Kopieren ausgewählt</NoCopy>
<Copied>Kopiert</Copied>
<ReadingData>Fehler beim Lesen des Ausgabeformats</ReadingData>
<Clipboard>Format wurde in die Zwischenablage kopiert</Clipboard>
<NoExpression>Kein Format zum Konvertieren</NoExpression>
<NoFormat>Es wurde kein Dateiformat geladen</NoFormat>
<ImageSize>Choose the image size 1-10 (Smallest-Largest)</ImageSize>
<!-- Tooltips for math buttons -->
<Multiply>Multiplikation</Multiply>
<Divide>Division</Divide>
<Add>Addition</Add>
<Subtract>Subtraktion</Subtract>
<Comma>Komma</Comma>
<PlusMinus>Plus-Minus</PlusMinus>
<SquareRoot>Quadratwurzel</SquareRoot>
<NthRoot>n-te Wurzel</NthRoot>
<Power>Hochgestellt</Power>
<Subscript>Tiefgestellt</Subscript>
<Matrix>Matrix</Matrix>
<Integral>Integration</Integral>
<Differential>Differentation</Differential>
<LessThan>kleiner als</LessThan>
<GreaterThan>größer als</GreaterThan>
<LTEQ>kleiner als oder gleich</LTEQ>
<GTEQ>größer als oder gleich</GTEQ>
<Equals>gleich</Equals>
<NotEqual>ungleich</NotEqual>
<Union>Vereinigung</Union>
<Intersection>Durchschnitt</Intersection>
<Subset>Teilmenge</Subset>
<SubsetEq>Echte Teilmenge</SubsetEq>
<NSubset>Keine Teilmenge</NSubset>
<NSubsetEq>Keine echte Teilmenge</NSubsetEq>
<Sine>Sinus</Sine>
<Cosine>Kosinus</Cosine>
<Tangent>Tangens</Tangent>
<ArcSine>Arkusinus</ArcSine>
<ArcCosine>Arkuskosinus</ArcCosine>
<ArcTangent>Arkustangens</ArcTangent>
<SineH>Sinus Hyperbolicus</SineH>
<CosineH>Kosinus Hyperbolicus</CosineH>
<TanH>Tangens Hyperbolicus</TanH>
<ArcSineH>Areasinus Hyperbolicus</ArcSineH>
<ArcCosineH>Areakosinus Hyperbolicus</ArcCosineH>
<ArcTanH>Areatangens Hyperbolicus</ArcTanH>
<Logarithm>Logarithmus</Logarithm>
<NaturalLogarithm>Natürlicher Logarithmus</NaturalLogarithm>
<Exp>Exponentialfunktion</Exp>
<UMinus>Minus</UMinus>
<BracketsRnd>Runde Klammern</BracketsRnd>
<BracketsCurl>Geschwungene Klammern</BracketsCurl>
<BracketsSq>Eckige Klammern</BracketsSq>
<Abs>Betrag</Abs>
<Infinity>Unendlich</Infinity>
<GreekLetter>Griechische Buchstaben</GreekLetter>
<Factorial>Faktorisieren</Factorial>
<Max>Maximum</Max>
<Min>Minimum</Min>
<Assignment>Aufgabe</Assignment>
<Function>Unbekannte Funktion</Function>
<Determinant>Determinante</Determinant>
<Trace>Spur</Trace>
<DefiniteIntegral>Bestimmtes Integral</DefiniteIntegral>
<Product>Produkt</Product>
<Sum>Summe</Sum>
<Limit>Grenzwert</Limit>
<Evaluate>Ausdruck auswerten</Evaluate>
<LeftArrow>Links arrow</LeftArrow>
<RightArrow>Recht arrow</RightArrow>
<UpArrow>Bis arrow</UpArrow>
<DownArrow>Down arrow</DownArrow>
<LeftDblArrow>Links doppel arrow</LeftDblArrow>
<RightDblArrow>Recht doppel arrow</RightDblArrow>
<LeftRightArrow>Links-Recht arrow</LeftRightArrow>
<LeftRightDblArrow>Links-Recht doppel arrow</LeftRightDblArrow>
<NorthEastArrow>Nord-Ost Pfeil</NorthEastArrow>
<SouthEastArrow>Süd-Ost Pfeil</SouthEastArrow>
<NorthWestArrow>Nord-West Pfeil</NorthWestArrow>
<SouthWestArrow>Süd-West Pfeil</SouthWestArrow>
<Multiply2>Multiplikation</Multiply2>
<Divide2>Division</Divide2>
<Equiv>Gleichwertigkeit</Equiv>
<Exists>Vorhanden</Exists>
<ForAll>Für alle</ForAll>
<IsIn>Ist in</IsIn>
<NotExists>Nicht vorhanden</NotExists>
<NotIn>Nicht in</NotIn>
<SimEq>Asymptotisch äquivalent zu</SimEq>
<Or>Oder</Or>
<And>Und</And>
<Not>Nicht</Not>
<PartialDifferential>Partial Differential</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>Lade Format von Datei</OpenButton>
<SaveButton>Speichere Format als Datei</SaveButton>
<ExportButton>Exportiere Format in die Zwischenablage</ExportButton>
<UndoButton>Rückgägig</UndoButton>
<RedoButton>Wiederholen</RedoButton>
<CutButton>Ausschneiden</CutButton>
<CopyButton>Kopieren</CopyButton>
<PasteButton>Einfügen</PasteButton>
<ClearButton>Leere das gesamte Arbeitsfeld</ClearButton>
<SelectButton>Wähle das gesamte Arbeitsfeld</SelectButton>
<LoadFormatButton>Lade eine Formatdatei</LoadFormatButton>
<LoadLangButton>Lade eine Sprachdatei</LoadLangButton>
<ShowTreeButton>Zeige Baumstruktur eines Ausdrucks</ShowTreeButton>
<OutlineButton>Zeige außerhalb des Objektes im Arbeitsfeld</OutlineButton>
<OnlineHelpButton>Lade Hilfedateien im Browser</OnlineHelpButton>
<AboutButton>Über DragMath</AboutButton>
<!-- Menu -->
<FileMenu>Datei</FileMenu>
<OpenMenu>Öffnen...</OpenMenu>
<SaveAsMenu>Speichern als...</SaveAsMenu>
<ExportMenu>Exportiere in die Zwischenablage</ExportMenu>
<ImageMenu>Export to image</ImageMenu>
<EditMenu>Bearbeiten</EditMenu>
<UndoMenu>Rückgängig</UndoMenu>
<RedoMenu>Wiederholen</RedoMenu>
<CutMenu>Ausschneiden</CutMenu>
<CopyMenu>Kopieren</CopyMenu>
<PasteMenu>Einfügen</PasteMenu>
<ClearMenu>Arbeitsfeld leeren</ClearMenu>
<SelectMenu>Alle auswählen</SelectMenu>
<OptionsMenu>Optionen</OptionsMenu>
<SetExportMenu>Export-Format einstellen</SetExportMenu>
<SetLanguageMenu>Sprache einstellen</SetLanguageMenu>
<MultMenu>Implicit Multiplication</MultMenu>
<HelpMenu>Hilfe</HelpMenu>
<DebugMenu>Debug</DebugMenu>
<TreeMenu>Zeige Ausdruck in Baumstruktur</TreeMenu>
<OutlineMenu>Zeige außerhalb</OutlineMenu>
<OnlineHelpMenu>Online-Hilfe</OnlineHelpMenu>
<AboutMenu>Über DragMath</AboutMenu>
</Language>
Binary file not shown.
+177 -177
View File
@@ -1,177 +1,177 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : es.xml
Created on : 12 December 2007, 9:36
Author : Francisco Rivas <[email protected]>
Description:
Purpose of the document follows.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>Error leyendo el archivo: Verifique archivo</ReadingFile>
<ReadingFile2>Error cargando el archivo con formato: </ReadingFile2>
<LoadingExp>Error cargando expresión guardada</LoadingExp>
<SavingExp>Error guardando expresión</SavingExp>
<Cut>No se puede cortar selección: </Cut>
<Copy>No se puede copiar selección: </Copy>
<Tree>No se puede mostrar el árbol: </Tree>
<Action>Acción no puede ser completada: </Action>
<AddMatrix>No se puede agregar una matriz en este lugar</AddMatrix>
<Operator>Operador no encontrado en esta posición </Operator>
<Argument>Argumento del operador no encontrado </Argument>
<Image>Error: Cannot export to image. Check internet connection and access to http://www.mathtran.org</Image>
<!-- Status Bar Messages -->
<ParseExp>Expresión no puede ser enviada</ParseExp>
<LoadExpression>DragMath - Seleccione un archivo de expresiones</LoadExpression>
<SaveExpression>DragMath - ¿Dónde desea guardar el archivo?</SaveExpression>
<EnterRows>Inserte el número de filas de la matriz</EnterRows>
<EnterColumns>Inserte el número de columnas de la matriz</EnterColumns>
<MatrixDim>Dimensiones de la matriz</MatrixDim>
<NoCut>No ha seleccionado nada para cortar</NoCut>
<NoPaste>Nada para pegar</NoPaste>
<NoBox>No ha seleccionado sitio para pegar</NoBox>
<NoCopy>No ha seleccionado nada para copiar</NoCopy>
<Copied>Copiado</Copied>
<ReadingData>Error leyendo datos de salida</ReadingData>
<Clipboard>Expresión exportada al portapapeles</Clipboard>
<NoExpression>No ha seleccionado expresión para convertir</NoExpression>
<NoFormat>No ha cargado un archivo con formato aún</NoFormat>
<ImageSize>Choose the image size 1-10 (Smallest-Largest)</ImageSize>
<!-- Tooltips for math buttons -->
<Multiply>Multiplicación</Multiply>
<Divide>Fracción</Divide>
<Add>Adición</Add>
<Subtract>Sustracción</Subtract>
<Comma>Coma</Comma>
<PlusMinus>Mas-Menos</PlusMinus>
<SquareRoot>Raíz Cuadrada</SquareRoot>
<NthRoot>N-ésima Raíz</NthRoot>
<Power>SuperIndice</Power>
<Subscript>SubIndice</Subscript>
<Matrix>Matriz</Matrix>
<Integral>Integración</Integral>
<Differential>Diferenciación</Differential>
<LessThan>Menor que</LessThan>
<GreaterThan>Mayor que</GreaterThan>
<LTEQ>Menor o Igual que</LTEQ>
<GTEQ>Mayor o Igual que</GTEQ>
<Equals>Igual</Equals>
<NotEqual>No Igual</NotEqual>
<Union>Unión</Union>
<Intersection>Intersección</Intersection>
<Subset>SubConjunto</Subset>
<SubsetEq>SubConjunto o Igual que</SubsetEq>
<NSubset>No SubConjunto</NSubset>
<NSubsetEq>No es SubConjunto o Igual que</NSubsetEq>
<Sine>Seno</Sine>
<Cosine>Coseno</Cosine>
<Tangent>Tangente</Tangent>
<ArcSine>Inversa Seno</ArcSine>
<ArcCosine>Inversa Coseno</ArcCosine>
<ArcTangent>Inversa Tangente</ArcTangent>
<SineH>Seno Hiperbólico</SineH>
<CosineH>Coseno Hiperbólico</CosineH>
<TanH>Tangente Hiperbólico</TanH>
<ArcSineH>Seno Hiperbólico Inverso</ArcSineH>
<ArcCosineH>Coseno Hiperbólico Inverso</ArcCosineH>
<ArcTanH>Tangente Hiperbólica Inversa</ArcTanH>
<Logarithm>Logaritmo</Logarithm>
<NaturalLogarithm>Logaritmo Natural</NaturalLogarithm>
<Exp>Función Exponencial</Exp>
<UMinus>Menos</UMinus>
<BracketsRnd>Parentesis</BracketsRnd>
<BracketsCurl>Llaves</BracketsCurl>
<BracketsSq>Corchetes</BracketsSq>
<Abs>Valor Absoluto</Abs>
<Infinity>Infinito</Infinity>
<GreekLetter>Letras Griegas</GreekLetter>
<Factorial>Factorial</Factorial>
<Max>Máximo del Conjunto</Max>
<Min>Minimo del Conjutno</Min>
<Assignment>Asignación</Assignment>
<Function>Función Desconocida</Function>
<Determinant>Determinante</Determinant>
<Trace>Ruta</Trace>
<DefiniteIntegral>Integral Definida</DefiniteIntegral>
<Product>Productoria</Product>
<Sum>Sumatoria</Sum>
<Limit>Limite</Limit>
<Evaluate>Evaluar una expresión en un punto</Evaluate>
<LeftArrow>Flecha izquierda</LeftArrow>
<RightArrow>Flecha derecha</RightArrow>
<UpArrow>Flecha arriba</UpArrow>
<DownArrow>Flecha abajo</DownArrow>
<LeftRightArrow>Flecha izquierda-dreta</LeftRightArrow>
<LeftDblArrow>Flecha doble izquierda</LeftDblArrow>
<RightDblArrow>Flecha doble derecha</RightDblArrow>
<LeftRightDblArrow>Flecha doble izquierda-derecha</LeftRightDblArrow>
<NorthEastArrow>Flecha derecha-arriba</NorthEastArrow>
<SouthEastArrow>Flecha derecha-abajo</SouthEastArrow>
<NorthWestArrow>Flecha izquierda-arriba</NorthWestArrow>
<SouthWestArrow>Flecha izquierda-abajo</SouthWestArrow>
<Multiply2>Multiplicación</Multiply2>
<Divide2>División</Divide2>
<Equiv>Equivalencia</Equiv>
<Exists>Existe</Exists>
<ForAll>Para todo</ForAll>
<IsIn>Pertenece</IsIn>
<NotExists>No existe</NotExists>
<NotIn>No pertenece</NotIn>
<SimEq>Parecido</SimEq>
<Or>Unión Lógica</Or>
<And>Intersección lógica</And>
<Not>Negación lógica</Not>
<PartialDifferential>Diferenciales Parciales</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>Cargar una expresión de un archivo</OpenButton>
<SaveButton>Salvar una expresión a un archivo</SaveButton>
<ExportButton>Exportar la expresión al portapapeles</ExportButton>
<UndoButton>Deshacer</UndoButton>
<RedoButton>Rehacer</RedoButton>
<CutButton>Cortar</CutButton>
<CopyButton>Copiar</CopyButton>
<PasteButton>Pegar</PasteButton>
<ClearButton>Limpiar toda el área de trabajo</ClearButton>
<SelectButton>Seleccionar toda el área de trabajo</SelectButton>
<LoadFormatButton>Cargar archivo con formato exportado</LoadFormatButton>
<LoadLangButton>Cargar un archivo de lenguaje</LoadLangButton>
<ShowTreeButton>Mostrar la expresión como un árbol</ShowTreeButton>
<OutlineButton>Mostrar bordes de expresiones</OutlineButton>
<OnlineHelpButton>Cargar documentos de ayuda en el navegador</OnlineHelpButton>
<AboutButton>Acerca de DragMath</AboutButton>
<!-- Menu -->
<FileMenu>Archivo</FileMenu>
<OpenMenu>Abrir...</OpenMenu>
<SaveAsMenu>Salvar como...</SaveAsMenu>
<ExportMenu>Exportar al portapapeles</ExportMenu>
<ImageMenu>Export to image</ImageMenu>
<EditMenu>Editar</EditMenu>
<UndoMenu>Deshacer</UndoMenu>
<RedoMenu>Rehacer</RedoMenu>
<CutMenu>Cortar</CutMenu>
<CopyMenu>Copiar</CopyMenu>
<PasteMenu>Pegar</PasteMenu>
<ClearMenu>Limpiar todo</ClearMenu>
<SelectMenu>Seleccionar todo</SelectMenu>
<OptionsMenu>Opciones</OptionsMenu>
<SetExportMenu>Formato de Exportación</SetExportMenu>
<SetLanguageMenu>Lenguaje</SetLanguageMenu>
<MultMenu>Implicit Multiplication</MultMenu>
<HelpMenu>Ayuda</HelpMenu>
<DebugMenu>Depurar</DebugMenu>
<TreeMenu>Mostrar árbol de expresión</TreeMenu>
<OutlineMenu>Mostrar bordes</OutlineMenu>
<OnlineHelpMenu>Ayuda en linea</OnlineHelpMenu>
<AboutMenu>Acerca de DragMath</AboutMenu>
</Language>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : es.xml
Created on : 12 December 2007, 9:36
Author : Francisco Rivas <[email protected]>
Description:
Purpose of the document follows.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>Error leyendo el archivo: Verifique archivo</ReadingFile>
<ReadingFile2>Error cargando el archivo con formato: </ReadingFile2>
<LoadingExp>Error cargando expresión guardada</LoadingExp>
<SavingExp>Error guardando expresión</SavingExp>
<Cut>No se puede cortar selección: </Cut>
<Copy>No se puede copiar selección: </Copy>
<Tree>No se puede mostrar el árbol: </Tree>
<Action>Acción no puede ser completada: </Action>
<AddMatrix>No se puede agregar una matriz en este lugar</AddMatrix>
<Operator>Operador no encontrado en esta posición </Operator>
<Argument>Argumento del operador no encontrado </Argument>
<Image>Error: Cannot export to image. Check internet connection and access to http://www.mathtran.org</Image>
<!-- Status Bar Messages -->
<ParseExp>Expresión no puede ser enviada</ParseExp>
<LoadExpression>DragMath - Seleccione un archivo de expresiones</LoadExpression>
<SaveExpression>DragMath - ¿Dónde desea guardar el archivo?</SaveExpression>
<EnterRows>Inserte el número de filas de la matriz</EnterRows>
<EnterColumns>Inserte el número de columnas de la matriz</EnterColumns>
<MatrixDim>Dimensiones de la matriz</MatrixDim>
<NoCut>No ha seleccionado nada para cortar</NoCut>
<NoPaste>Nada para pegar</NoPaste>
<NoBox>No ha seleccionado sitio para pegar</NoBox>
<NoCopy>No ha seleccionado nada para copiar</NoCopy>
<Copied>Copiado</Copied>
<ReadingData>Error leyendo datos de salida</ReadingData>
<Clipboard>Expresión exportada al portapapeles</Clipboard>
<NoExpression>No ha seleccionado expresión para convertir</NoExpression>
<NoFormat>No ha cargado un archivo con formato aún</NoFormat>
<ImageSize>Choose the image size 1-10 (Smallest-Largest)</ImageSize>
<!-- Tooltips for math buttons -->
<Multiply>Multiplicación</Multiply>
<Divide>Fracción</Divide>
<Add>Adición</Add>
<Subtract>Sustracción</Subtract>
<Comma>Coma</Comma>
<PlusMinus>Mas-Menos</PlusMinus>
<SquareRoot>Raíz Cuadrada</SquareRoot>
<NthRoot>N-ésima Raíz</NthRoot>
<Power>SuperIndice</Power>
<Subscript>SubIndice</Subscript>
<Matrix>Matriz</Matrix>
<Integral>Integración</Integral>
<Differential>Diferenciación</Differential>
<LessThan>Menor que</LessThan>
<GreaterThan>Mayor que</GreaterThan>
<LTEQ>Menor o Igual que</LTEQ>
<GTEQ>Mayor o Igual que</GTEQ>
<Equals>Igual</Equals>
<NotEqual>No Igual</NotEqual>
<Union>Unión</Union>
<Intersection>Intersección</Intersection>
<Subset>SubConjunto</Subset>
<SubsetEq>SubConjunto o Igual que</SubsetEq>
<NSubset>No SubConjunto</NSubset>
<NSubsetEq>No es SubConjunto o Igual que</NSubsetEq>
<Sine>Seno</Sine>
<Cosine>Coseno</Cosine>
<Tangent>Tangente</Tangent>
<ArcSine>Inversa Seno</ArcSine>
<ArcCosine>Inversa Coseno</ArcCosine>
<ArcTangent>Inversa Tangente</ArcTangent>
<SineH>Seno Hiperbólico</SineH>
<CosineH>Coseno Hiperbólico</CosineH>
<TanH>Tangente Hiperbólico</TanH>
<ArcSineH>Seno Hiperbólico Inverso</ArcSineH>
<ArcCosineH>Coseno Hiperbólico Inverso</ArcCosineH>
<ArcTanH>Tangente Hiperbólica Inversa</ArcTanH>
<Logarithm>Logaritmo</Logarithm>
<NaturalLogarithm>Logaritmo Natural</NaturalLogarithm>
<Exp>Función Exponencial</Exp>
<UMinus>Menos</UMinus>
<BracketsRnd>Parentesis</BracketsRnd>
<BracketsCurl>Llaves</BracketsCurl>
<BracketsSq>Corchetes</BracketsSq>
<Abs>Valor Absoluto</Abs>
<Infinity>Infinito</Infinity>
<GreekLetter>Letras Griegas</GreekLetter>
<Factorial>Factorial</Factorial>
<Max>Máximo del Conjunto</Max>
<Min>Minimo del Conjutno</Min>
<Assignment>Asignación</Assignment>
<Function>Función Desconocida</Function>
<Determinant>Determinante</Determinant>
<Trace>Ruta</Trace>
<DefiniteIntegral>Integral Definida</DefiniteIntegral>
<Product>Productoria</Product>
<Sum>Sumatoria</Sum>
<Limit>Limite</Limit>
<Evaluate>Evaluar una expresión en un punto</Evaluate>
<LeftArrow>Flecha izquierda</LeftArrow>
<RightArrow>Flecha derecha</RightArrow>
<UpArrow>Flecha arriba</UpArrow>
<DownArrow>Flecha abajo</DownArrow>
<LeftRightArrow>Flecha izquierda-dreta</LeftRightArrow>
<LeftDblArrow>Flecha doble izquierda</LeftDblArrow>
<RightDblArrow>Flecha doble derecha</RightDblArrow>
<LeftRightDblArrow>Flecha doble izquierda-derecha</LeftRightDblArrow>
<NorthEastArrow>Flecha derecha-arriba</NorthEastArrow>
<SouthEastArrow>Flecha derecha-abajo</SouthEastArrow>
<NorthWestArrow>Flecha izquierda-arriba</NorthWestArrow>
<SouthWestArrow>Flecha izquierda-abajo</SouthWestArrow>
<Multiply2>Multiplicación</Multiply2>
<Divide2>División</Divide2>
<Equiv>Equivalencia</Equiv>
<Exists>Existe</Exists>
<ForAll>Para todo</ForAll>
<IsIn>Pertenece</IsIn>
<NotExists>No existe</NotExists>
<NotIn>No pertenece</NotIn>
<SimEq>Parecido</SimEq>
<Or>Unión Lógica</Or>
<And>Intersección lógica</And>
<Not>Negación lógica</Not>
<PartialDifferential>Diferenciales Parciales</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>Cargar una expresión de un archivo</OpenButton>
<SaveButton>Salvar una expresión a un archivo</SaveButton>
<ExportButton>Exportar la expresión al portapapeles</ExportButton>
<UndoButton>Deshacer</UndoButton>
<RedoButton>Rehacer</RedoButton>
<CutButton>Cortar</CutButton>
<CopyButton>Copiar</CopyButton>
<PasteButton>Pegar</PasteButton>
<ClearButton>Limpiar toda el área de trabajo</ClearButton>
<SelectButton>Seleccionar toda el área de trabajo</SelectButton>
<LoadFormatButton>Cargar archivo con formato exportado</LoadFormatButton>
<LoadLangButton>Cargar un archivo de lenguaje</LoadLangButton>
<ShowTreeButton>Mostrar la expresión como un árbol</ShowTreeButton>
<OutlineButton>Mostrar bordes de expresiones</OutlineButton>
<OnlineHelpButton>Cargar documentos de ayuda en el navegador</OnlineHelpButton>
<AboutButton>Acerca de DragMath</AboutButton>
<!-- Menu -->
<FileMenu>Archivo</FileMenu>
<OpenMenu>Abrir...</OpenMenu>
<SaveAsMenu>Salvar como...</SaveAsMenu>
<ExportMenu>Exportar al portapapeles</ExportMenu>
<ImageMenu>Export to image</ImageMenu>
<EditMenu>Editar</EditMenu>
<UndoMenu>Deshacer</UndoMenu>
<RedoMenu>Rehacer</RedoMenu>
<CutMenu>Cortar</CutMenu>
<CopyMenu>Copiar</CopyMenu>
<PasteMenu>Pegar</PasteMenu>
<ClearMenu>Limpiar todo</ClearMenu>
<SelectMenu>Seleccionar todo</SelectMenu>
<OptionsMenu>Opciones</OptionsMenu>
<SetExportMenu>Formato de Exportación</SetExportMenu>
<SetLanguageMenu>Lenguaje</SetLanguageMenu>
<MultMenu>Implicit Multiplication</MultMenu>
<HelpMenu>Ayuda</HelpMenu>
<DebugMenu>Depurar</DebugMenu>
<TreeMenu>Mostrar árbol de expresión</TreeMenu>
<OutlineMenu>Mostrar bordes</OutlineMenu>
<OnlineHelpMenu>Ayuda en linea</OnlineHelpMenu>
<AboutMenu>Acerca de DragMath</AboutMenu>
</Language>
+177 -177
View File
@@ -1,178 +1,178 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : fa.xml
Created on : 25 May 2009, 15:33
Author : Shamim Rezaie, http://rezaie.info
Description:
Persian language file.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>خطا در خواندن فایل قالب: اعتبار فایل را بررسی نمائید</ReadingFile>
<ReadingFile2>خطا در بارگزاری فایل قالب: </ReadingFile2>
<LoadingExp>خطا در بارگزاری عبارت ذخیره شده</LoadingExp>
<SavingExp>خطا در ذخیرهٔ عبارت</SavingExp>
<Cut>قسمت انتخاب شده بریده نشد: </Cut>
<Copy>قسمت انتخاب شده کپی نشد: </Copy>
<Tree>نمی‌توان درخت را نمایش داد: </Tree>
<Action>کار مورد نظر کامل نشد: </Action>
<AddMatrix>نمی‌توان ماتریس را در محل اضافه نمود</AddMatrix>
<Operator>نبود عملگر در محل </Operator>
<Argument>نبود عملوند عملگر در محل </Argument>
<Image>را بررسی نمائید http://www.mathtran.org خطا: صدور به عکس انجام نشد. ارتباط اینترنت و دسترسی به</Image>
<!-- Status Bar Messages -->
<ParseExp>عبارت قابل تجزیه نیست</ParseExp>
<LoadExpression>DragMath - یک فایل عبارت را برای بارگزاری انتخاب نمائید</LoadExpression>
<SaveExpression>DragMath - محل ذخیرهٔ عبارت را انتخاب نمائید</SaveExpression>
<EnterRows>تعداد سطرهای ماتریس را وارد نمائید</EnterRows>
<EnterColumns>تعداد ستون‌های ماتریس را وارد نمائید</EnterColumns>
<MatrixDim>ابعاد ماتریس</MatrixDim>
<NoCut>چیزی برای برش انتخاب نشده است</NoCut>
<NoPaste>چیزی برای درج شدن وجود ندارد</NoPaste>
<NoBox>کادری برای درج شدن در آن انتخاب نشده است</NoBox>
<NoCopy>چیزی برای کپی شدن انتخاب نشده است</NoCopy>
<Copied>کپی شد</Copied>
<ReadingData>خطا هنگام خواندن اطلاعات خروجی</ReadingData>
<Clipboard>عبارت به حافظه صادر شد</Clipboard>
<NoExpression>عبارتی برای تبدیل وجود ندارد</NoExpression>
<NoFormat>هنوز فایل قالبی بارگزاری نشده است</NoFormat>
<ImageSize>اندازهٔ تصویر را انتخاب نمائید ۱-۱۰ (کوچک‌ترین-بزرگ‌ترین)</ImageSize>
<!-- Tooltips for math buttons -->
<Multiply>ضرب</Multiply>
<Divide>تقسیم</Divide>
<Add>جمع</Add>
<Subtract>تفریق</Subtract>
<Comma>کاما</Comma>
<PlusMinus>مثبت-منفی</PlusMinus>
<SquareRoot>ریشهٔ دوم</SquareRoot>
<NthRoot>ریشهٔ nام</NthRoot>
<Power>بالانویس</Power>
<Subscript>پائین‌نویس</Subscript>
<Matrix>ماتریس</Matrix>
<Integral>انتگرال</Integral>
<Differential>دیفرانسیل</Differential>
<LessThan>کوچک‌تر</LessThan>
<GreaterThan>بزرگ‌تر</GreaterThan>
<LTEQ>کوچک‌تر مساوی</LTEQ>
<GTEQ>بزرگ‌تر مساوی</GTEQ>
<Equals>مساوی</Equals>
<NotEqual>نامساوی</NotEqual>
<Union>اجتماع</Union>
<Intersection>اشتراک</Intersection>
<Subset>زیرمجموعه</Subset>
<SubsetEq>زیر مجموعه یا برابر</SubsetEq>
<NSubset>زیرمجموعه نیست</NSubset>
<NSubsetEq>زیرمجموعه یا برابر نیست</NSubsetEq>
<Sine>سینوس</Sine>
<Cosine>کسینوس</Cosine>
<Tangent>تانژانت</Tangent>
<ArcSine>سینوس معکوس</ArcSine>
<ArcCosine>کسینوس معکوس</ArcCosine>
<ArcTangent>تانژانت معکوس</ArcTangent>
<SineH>سینوس هیپربولیک</SineH>
<CosineH>کسینوس هیپربولیک</CosineH>
<TanH>تانژانت هیپربولیک</TanH>
<ArcSineH>سینوس معکوس هیپربولیک</ArcSineH>
<ArcCosineH>کسینوس معکوس هیپربولیک</ArcCosineH>
<ArcTanH>تانژانت معکوس هیپربولیک</ArcTanH>
<Logarithm>لگاریتم</Logarithm>
<NaturalLogarithm>لگاریتم طبیعی</NaturalLogarithm>
<Exp>تابع نمائی</Exp>
<UMinus>منفی</UMinus>
<BracketsRnd>پرانتز</BracketsRnd>
<BracketsCurl>آکولاد</BracketsCurl>
<BracketsSq>براکت</BracketsSq>
<Abs>قدر مطلق</Abs>
<Infinity>بی‌نهایت</Infinity>
<GreekLetter>حرف یونانی</GreekLetter>
<Factorial>فاکتوریل</Factorial>
<Max>ماکزیمم یک مجموعه</Max>
<Min>مینیمم یک مجموعه</Min>
<Assignment>تساوی</Assignment>
<Function>تابع نامعلوم</Function>
<Determinant>دترمینان</Determinant>
<Trace>تریس</Trace>
<DefiniteIntegral>انتگرال معین</DefiniteIntegral>
<Product>ضرب مکثر</Product>
<Sum>سیگما</Sum>
<Limit>حد</Limit>
<Evaluate>حاصل یک عبارت در یک نقطه</Evaluate>
<LeftArrow>پیکان چپ</LeftArrow>
<RightArrow>پیکان راست</RightArrow>
<UpArrow>پیکان بالا</UpArrow>
<DownArrow>پیکان پائین</DownArrow>
<LeftDblArrow>پیکان دوخطی چپ</LeftDblArrow>
<RightDblArrow>پیکان دوخطی راست</RightDblArrow>
<LeftRightArrow>پیکان چپ-راست</LeftRightArrow>
<LeftRightDblArrow>پیکان دوخطی چپ-راست</LeftRightDblArrow>
<NorthEastArrow>پیکان شمال شرقی</NorthEastArrow>
<SouthEastArrow>پیکان جنوب شرقی</SouthEastArrow>
<NorthWestArrow>پیکان شمال غربی</NorthWestArrow>
<SouthWestArrow>پیکان جنوب غربی</SouthWestArrow>
<Multiply2>ضرب</Multiply2>
<Divide2>خط کسری</Divide2>
<Equiv>هم‌ارزی</Equiv>
<Exists>وجود دارد</Exists>
<ForAll>بازای هر</ForAll>
<IsIn>عضویت</IsIn>
<NotExists>وجود ندارد</NotExists>
<NotIn>عدم عضویت</NotIn>
<SimEq>تقریباً معادل</SimEq>
<Or>یا</Or>
<And>و</And>
<Not>نقیض</Not>
<PartialDifferential>دیفرانسیل جزئی</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>دریافت عبارت از فایل</OpenButton>
<SaveButton>ذخیرهٔ عبارت در فایل</SaveButton>
<ExportButton>صدور عبارت به حافظه</ExportButton>
<UndoButton>خنثی کردن آخرین عمل</UndoButton>
<RedoButton>اجرای مجدد آخرین عمل</RedoButton>
<CutButton>برش</CutButton>
<CopyButton>کپی</CopyButton>
<PasteButton>درج از حافظه</PasteButton>
<ClearButton>پاک کردن کل فضای کاری</ClearButton>
<SelectButton>انتخاب کل فضای کاری</SelectButton>
<LoadFormatButton>بارگزاری یک فایل قالب صدور</LoadFormatButton>
<LoadLangButton>بارگزاری یک فایل ترجمه</LoadLangButton>
<ShowTreeButton>نمایش ساختار درختی عبارت</ShowTreeButton>
<OutlineButton>نمایش طرح کلی اشیاء در فضای کاری</OutlineButton>
<OnlineHelpButton>بارگزاری اسناد راهنما در مرورگر وب</OnlineHelpButton>
<AboutButton>دربارهٔ DragMath</AboutButton>
<!-- Menu -->
<FileMenu>پرونده</FileMenu>
<OpenMenu>باز کردن...</OpenMenu>
<SaveAsMenu>ذخیره بعنوان...</SaveAsMenu>
<ExportMenu>صدور به حافظه</ExportMenu>
<ImageMenu>صدور به عکس</ImageMenu>
<EditMenu>ویرایش</EditMenu>
<UndoMenu>خنثی کردن آخرین عمل</UndoMenu>
<RedoMenu>اجرای مجدد آخرین عمل</RedoMenu>
<CutMenu>برش</CutMenu>
<CopyMenu>کپی</CopyMenu>
<PasteMenu>درج از حافظه</PasteMenu>
<ClearMenu>پاک کردن فضای کاری</ClearMenu>
<SelectMenu>انتخاب همه</SelectMenu>
<OptionsMenu>اختیارات</OptionsMenu>
<SetExportMenu>تعیین قالب صدور</SetExportMenu>
<SetLanguageMenu>تعیین زبان</SetLanguageMenu>
<MultMenu>ضرب شدن به صورت ضمنی</MultMenu>
<HelpMenu>راهنما</HelpMenu>
<DebugMenu>عیب یابی</DebugMenu>
<TreeMenu>نمایش درخت عبارت</TreeMenu>
<OutlineMenu>نمایش طرح کلی</OutlineMenu>
<OnlineHelpMenu>راهنمای برخط</OnlineHelpMenu>
<AboutMenu>دربارهٔ DragMath</AboutMenu>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : fa.xml
Created on : 25 May 2009, 15:33
Author : Shamim Rezaie, http://rezaie.info
Description:
Persian language file.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>خطا در خواندن فایل قالب: اعتبار فایل را بررسی نمائید</ReadingFile>
<ReadingFile2>خطا در بارگزاری فایل قالب: </ReadingFile2>
<LoadingExp>خطا در بارگزاری عبارت ذخیره شده</LoadingExp>
<SavingExp>خطا در ذخیرهٔ عبارت</SavingExp>
<Cut>قسمت انتخاب شده بریده نشد: </Cut>
<Copy>قسمت انتخاب شده کپی نشد: </Copy>
<Tree>نمی‌توان درخت را نمایش داد: </Tree>
<Action>کار مورد نظر کامل نشد: </Action>
<AddMatrix>نمی‌توان ماتریس را در محل اضافه نمود</AddMatrix>
<Operator>نبود عملگر در محل </Operator>
<Argument>نبود عملوند عملگر در محل </Argument>
<Image>را بررسی نمائید http://www.mathtran.org خطا: صدور به عکس انجام نشد. ارتباط اینترنت و دسترسی به</Image>
<!-- Status Bar Messages -->
<ParseExp>عبارت قابل تجزیه نیست</ParseExp>
<LoadExpression>DragMath - یک فایل عبارت را برای بارگزاری انتخاب نمائید</LoadExpression>
<SaveExpression>DragMath - محل ذخیرهٔ عبارت را انتخاب نمائید</SaveExpression>
<EnterRows>تعداد سطرهای ماتریس را وارد نمائید</EnterRows>
<EnterColumns>تعداد ستون‌های ماتریس را وارد نمائید</EnterColumns>
<MatrixDim>ابعاد ماتریس</MatrixDim>
<NoCut>چیزی برای برش انتخاب نشده است</NoCut>
<NoPaste>چیزی برای درج شدن وجود ندارد</NoPaste>
<NoBox>کادری برای درج شدن در آن انتخاب نشده است</NoBox>
<NoCopy>چیزی برای کپی شدن انتخاب نشده است</NoCopy>
<Copied>کپی شد</Copied>
<ReadingData>خطا هنگام خواندن اطلاعات خروجی</ReadingData>
<Clipboard>عبارت به حافظه صادر شد</Clipboard>
<NoExpression>عبارتی برای تبدیل وجود ندارد</NoExpression>
<NoFormat>هنوز فایل قالبی بارگزاری نشده است</NoFormat>
<ImageSize>اندازهٔ تصویر را انتخاب نمائید ۱-۱۰ (کوچک‌ترین-بزرگ‌ترین)</ImageSize>
<!-- Tooltips for math buttons -->
<Multiply>ضرب</Multiply>
<Divide>تقسیم</Divide>
<Add>جمع</Add>
<Subtract>تفریق</Subtract>
<Comma>کاما</Comma>
<PlusMinus>مثبت-منفی</PlusMinus>
<SquareRoot>ریشهٔ دوم</SquareRoot>
<NthRoot>ریشهٔ nام</NthRoot>
<Power>بالانویس</Power>
<Subscript>پائین‌نویس</Subscript>
<Matrix>ماتریس</Matrix>
<Integral>انتگرال</Integral>
<Differential>دیفرانسیل</Differential>
<LessThan>کوچک‌تر</LessThan>
<GreaterThan>بزرگ‌تر</GreaterThan>
<LTEQ>کوچک‌تر مساوی</LTEQ>
<GTEQ>بزرگ‌تر مساوی</GTEQ>
<Equals>مساوی</Equals>
<NotEqual>نامساوی</NotEqual>
<Union>اجتماع</Union>
<Intersection>اشتراک</Intersection>
<Subset>زیرمجموعه</Subset>
<SubsetEq>زیر مجموعه یا برابر</SubsetEq>
<NSubset>زیرمجموعه نیست</NSubset>
<NSubsetEq>زیرمجموعه یا برابر نیست</NSubsetEq>
<Sine>سینوس</Sine>
<Cosine>کسینوس</Cosine>
<Tangent>تانژانت</Tangent>
<ArcSine>سینوس معکوس</ArcSine>
<ArcCosine>کسینوس معکوس</ArcCosine>
<ArcTangent>تانژانت معکوس</ArcTangent>
<SineH>سینوس هیپربولیک</SineH>
<CosineH>کسینوس هیپربولیک</CosineH>
<TanH>تانژانت هیپربولیک</TanH>
<ArcSineH>سینوس معکوس هیپربولیک</ArcSineH>
<ArcCosineH>کسینوس معکوس هیپربولیک</ArcCosineH>
<ArcTanH>تانژانت معکوس هیپربولیک</ArcTanH>
<Logarithm>لگاریتم</Logarithm>
<NaturalLogarithm>لگاریتم طبیعی</NaturalLogarithm>
<Exp>تابع نمائی</Exp>
<UMinus>منفی</UMinus>
<BracketsRnd>پرانتز</BracketsRnd>
<BracketsCurl>آکولاد</BracketsCurl>
<BracketsSq>براکت</BracketsSq>
<Abs>قدر مطلق</Abs>
<Infinity>بی‌نهایت</Infinity>
<GreekLetter>حرف یونانی</GreekLetter>
<Factorial>فاکتوریل</Factorial>
<Max>ماکزیمم یک مجموعه</Max>
<Min>مینیمم یک مجموعه</Min>
<Assignment>تساوی</Assignment>
<Function>تابع نامعلوم</Function>
<Determinant>دترمینان</Determinant>
<Trace>تریس</Trace>
<DefiniteIntegral>انتگرال معین</DefiniteIntegral>
<Product>ضرب مکثر</Product>
<Sum>سیگما</Sum>
<Limit>حد</Limit>
<Evaluate>حاصل یک عبارت در یک نقطه</Evaluate>
<LeftArrow>پیکان چپ</LeftArrow>
<RightArrow>پیکان راست</RightArrow>
<UpArrow>پیکان بالا</UpArrow>
<DownArrow>پیکان پائین</DownArrow>
<LeftDblArrow>پیکان دوخطی چپ</LeftDblArrow>
<RightDblArrow>پیکان دوخطی راست</RightDblArrow>
<LeftRightArrow>پیکان چپ-راست</LeftRightArrow>
<LeftRightDblArrow>پیکان دوخطی چپ-راست</LeftRightDblArrow>
<NorthEastArrow>پیکان شمال شرقی</NorthEastArrow>
<SouthEastArrow>پیکان جنوب شرقی</SouthEastArrow>
<NorthWestArrow>پیکان شمال غربی</NorthWestArrow>
<SouthWestArrow>پیکان جنوب غربی</SouthWestArrow>
<Multiply2>ضرب</Multiply2>
<Divide2>خط کسری</Divide2>
<Equiv>هم‌ارزی</Equiv>
<Exists>وجود دارد</Exists>
<ForAll>بازای هر</ForAll>
<IsIn>عضویت</IsIn>
<NotExists>وجود ندارد</NotExists>
<NotIn>عدم عضویت</NotIn>
<SimEq>تقریباً معادل</SimEq>
<Or>یا</Or>
<And>و</And>
<Not>نقیض</Not>
<PartialDifferential>دیفرانسیل جزئی</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>دریافت عبارت از فایل</OpenButton>
<SaveButton>ذخیرهٔ عبارت در فایل</SaveButton>
<ExportButton>صدور عبارت به حافظه</ExportButton>
<UndoButton>خنثی کردن آخرین عمل</UndoButton>
<RedoButton>اجرای مجدد آخرین عمل</RedoButton>
<CutButton>برش</CutButton>
<CopyButton>کپی</CopyButton>
<PasteButton>درج از حافظه</PasteButton>
<ClearButton>پاک کردن کل فضای کاری</ClearButton>
<SelectButton>انتخاب کل فضای کاری</SelectButton>
<LoadFormatButton>بارگزاری یک فایل قالب صدور</LoadFormatButton>
<LoadLangButton>بارگزاری یک فایل ترجمه</LoadLangButton>
<ShowTreeButton>نمایش ساختار درختی عبارت</ShowTreeButton>
<OutlineButton>نمایش طرح کلی اشیاء در فضای کاری</OutlineButton>
<OnlineHelpButton>بارگزاری اسناد راهنما در مرورگر وب</OnlineHelpButton>
<AboutButton>دربارهٔ DragMath</AboutButton>
<!-- Menu -->
<FileMenu>پرونده</FileMenu>
<OpenMenu>باز کردن...</OpenMenu>
<SaveAsMenu>ذخیره بعنوان...</SaveAsMenu>
<ExportMenu>صدور به حافظه</ExportMenu>
<ImageMenu>صدور به عکس</ImageMenu>
<EditMenu>ویرایش</EditMenu>
<UndoMenu>خنثی کردن آخرین عمل</UndoMenu>
<RedoMenu>اجرای مجدد آخرین عمل</RedoMenu>
<CutMenu>برش</CutMenu>
<CopyMenu>کپی</CopyMenu>
<PasteMenu>درج از حافظه</PasteMenu>
<ClearMenu>پاک کردن فضای کاری</ClearMenu>
<SelectMenu>انتخاب همه</SelectMenu>
<OptionsMenu>اختیارات</OptionsMenu>
<SetExportMenu>تعیین قالب صدور</SetExportMenu>
<SetLanguageMenu>تعیین زبان</SetLanguageMenu>
<MultMenu>ضرب شدن به صورت ضمنی</MultMenu>
<HelpMenu>راهنما</HelpMenu>
<DebugMenu>عیب یابی</DebugMenu>
<TreeMenu>نمایش درخت عبارت</TreeMenu>
<OutlineMenu>نمایش طرح کلی</OutlineMenu>
<OnlineHelpMenu>راهنمای برخط</OnlineHelpMenu>
<AboutMenu>دربارهٔ DragMath</AboutMenu>
</Language>
Binary file not shown.
+185 -185
View File
@@ -1,185 +1,185 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
Document : fr.xml
Created on : 19 Decembre 2007, 10:54
Author : Philippe Quattrociocchi
Description:
Purpose of the document follows.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>Erreur de lecture du format de fichier: Vérifiez si le fichier est valide</ReadingFile>
<ReadingFile2>Erreur de lecture du fichier: </ReadingFile2>
<LoadingExp>Erreur lors du chargement des expressions</LoadingExp>
<SavingExp>Erreur lors de l'enregistrement des expressions</SavingExp>
<Cut>Découpe de la sélection impossible: </Cut>
<Copy>Copie de la sélection impossible: </Copy>
<Tree>Affichage de l'arbre impossible</Tree>
<Action>L'action n'a pas pu être terminée: </Action>
<AddMatrix>La matrice n'a pas pu être ajoutée à cette position</AddMatrix>
<Operator>L'opérateur est manquant à cette position</Operator>
<Argument>L'argument de l'opérateur est manquant à cette position</Argument>
<Image>Erreur: Impossible d'exporter l'image. Vérifiez votre connection internet et l'accès à http://www.mathtran.org</Image>
<!-- Status Bar Messages -->
<ParseExp>L'expression n'a pas pu être analysée</ParseExp>
<LoadExpression>DragMath - Choisissez un fichier d'expression à lire</LoadExpression>
<SaveExpression>DragMath - Choisissez un endroit pour sauver l'expression</SaveExpression>
<EnterRows>Entrez le nombre de lignes de la matrice</EnterRows>
<EnterColumns>Entrez le nombre de colonnes de la matrice</EnterColumns>
<MatrixDim>Dimensions de la matrice</MatrixDim>
<NoCut>Pas de sélection à couper</NoCut>
<NoPaste>Rien à coller</NoPaste>
<NoBox>Pas de boîte sélectionné pour collage</NoBox>
<NoCopy>Pas de sélection à copier</NoCopy>
<Copied>Copié</Copied>
<ReadingData>Erreur lors de la lecture des données de sortie</ReadingData>
<Clipboard>Expression exportée dans le Presse-papiers</Clipboard>
<NoExpression>Aucune expression à convertir</NoExpression>
<NoFormat>Aucun format de fichier n'a encore été chargé</NoFormat>
<ImageSize>Choisissez la taille de l'image 1-10 (Min-Max)</ImageSize>
<!-- Tooltips for math buttons -->
<Multiply>Multiplication</Multiply>
<Divide>Division</Divide>
<Add>Addition</Add>
<Subtract>Soustraction</Subtract>
<Comma>Virgule</Comma>
<PlusMinus>Plus ou Moins</PlusMinus>
<SquareRoot>Racine Carrée</SquareRoot>
<NthRoot>Racine N</NthRoot>
<Power>Puissance</Power>
<Subscript>Indice</Subscript>
<Matrix>Matrice</Matrix>
<Integral>Integrale</Integral>
<Differential>Différenciation</Differential>
<LessThan>Inférieur à</LessThan>
<GreaterThan>Supérieur à</GreaterThan>
<LTEQ>Inférieur ou égal à</LTEQ>
<GTEQ>Supérieur ou égal à</GTEQ>
<Equals>Egal</Equals>
<NotEqual>Différent</NotEqual>
<Union>Union</Union>
<Intersection>Intersection</Intersection>
<Subset>Inclus à</Subset>
<SubsetEq>Inclus ou égal à</SubsetEq>
<NSubset>N'est pas inclus à</NSubset>
<NSubsetEq>N'est pas inclus ou égal à</NSubsetEq>
<Sine>Sinus</Sine>
<Cosine>Cosinus</Cosine>
<Tangent>Tangente</Tangent>
<ArcSine>Sinus Inverse</ArcSine>
<ArcCosine>Cosinus Inverse</ArcCosine>
<ArcTangent>Tangente inverse</ArcTangent>
<SineH>Sinus hyperbolique</SineH>
<CosineH>Cosinus hyperbolique</CosineH>
<TanH>Tangente hyperbolique</TanH>
<ArcSineH>Sinus hyperbolique inverse</ArcSineH>
<ArcCosineH>Cosinus hyperbolique inverse</ArcCosineH>
<ArcTanH>Tangente hyperbolique inverse</ArcTanH>
<Logarithm>Logarithme</Logarithm>
<NaturalLogarithm>Logarithme naturel</NaturalLogarithm>
<Exp>Exposant</Exp>
<UMinus>Moins</UMinus>
<BracketsRnd>Parenthèses</BracketsRnd>
<BracketsCurl>Accolades</BracketsCurl>
<BracketsSq>Crochets</BracketsSq>
<Abs>Valeur absolue</Abs>
<Infinity>Infini</Infinity>
<GreekLetter>Lettres grecques</GreekLetter>
<Factorial>Factorielle</Factorial>
<Max>Maximum d'un ensemble</Max>
<Min>Minimum d'un ensemble</Min>
<Assignment>Définition</Assignment>
<Function>Fonction inconnue</Function>
<Determinant>Déterminant</Determinant>
<Trace>Trace</Trace>
<DefiniteIntegral>Intégrale définie</DefiniteIntegral>
<Product>Produit</Product>
<Sum>Somme</Sum>
<Limit>Limite</Limit>
<Evaluate>Évaluer l'expression en un point</Evaluate>
<LeftArrow>Flèche Gauche</LeftArrow>
<RightArrow>Flèche Droite</RightArrow>
<UpArrow>Flèche Haut</UpArrow>
<DownArrow>Flèche Bas</DownArrow>
<LeftDblArrow>Flèche Gauche double</LeftDblArrow>
<RightDblArrow>Flèche Droite double</RightDblArrow>
<LeftRightArrow>Flèche Gauche-Droite</LeftRightArrow>
<LeftRightDblArrow>Flèche Gauche-Droite double</LeftRightDblArrow>
<NorthEastArrow>Flèche Nord-Est</NorthEastArrow>
<SouthEastArrow>Flèche Sud-Est</SouthEastArrow>
<NorthWestArrow>Flèche Nord-Ouest</NorthWestArrow>
<SouthWestArrow>Flèche Sud-Ouest</SouthWestArrow>
<LeftUpArrow>Flèche Gauche-Haut</LeftUpArrow>
<LeftDownArrow>Flèche Gauche-Droite</LeftDownArrow>
<RightUpArrow>Flèche Droite-Haut</RightUpArrow>
<RightDownArrow>Flèche Droite-Bas</RightDownArrow>
<Multiply2>Multiplication</Multiply2>
<Divide2>Division</Divide2>
<Equiv>Equivalence</Equiv>
<Exists>Il existe</Exists>
<ForAll>Pour tous</ForAll>
<IsIn>Appartient à</IsIn>
<NotExists>Il n'existe pas</NotExists>
<NotIn>N'appartient pas à</NotIn>
<SimEq>Asymptotiquement équivalente à</SimEq>
<Or>Ou</Or>
<And>Et</And>
<Not>Non</Not>
<PartialDifferential>Dérivée partielle</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>Charger une expression à partir d'un fichier</OpenButton>
<SaveButton>Sauvegarde de l'expression dans un fichier</SaveButton>
<ExportButton>Exporter l'expression dans le presse-papier</ExportButton>
<UndoButton>Défaire</UndoButton>
<RedoButton>Refaire</RedoButton>
<CutButton>Couper</CutButton>
<CopyButton>Copier</CopyButton>
<PasteButton>Coller</PasteButton>
<ClearButton>Effacer Tout</ClearButton>
<SelectButton>Sélectionner Tout</SelectButton>
<LoadFormatButton>Charger un fichier de format d'expression</LoadFormatButton>
<LoadLangButton>Charger un fichier de langage</LoadLangButton>
<ShowTreeButton>Afficher l'arborescence de l'expression</ShowTreeButton>
<OutlineButton>Afficher la structure de l'expression</OutlineButton>
<OnlineHelpButton>Charger l'aide en ligne</OnlineHelpButton>
<AboutButton>A propos de DragMath</AboutButton>
<!-- Menu -->
<FileMenu>Fichier</FileMenu>
<OpenMenu>Ouvrir...</OpenMenu>
<SaveAsMenu>Enregistrer sous...</SaveAsMenu>
<ExportMenu>Exporter dans le presse-papier</ExportMenu>
<ImageMenu>Exporter l'image</ImageMenu>
<EditMenu>Editer</EditMenu>
<UndoMenu>Défaire</UndoMenu>
<RedoMenu>Refaire</RedoMenu>
<CutMenu>Couper</CutMenu>
<CopyMenu>Copier</CopyMenu>
<PasteMenu>Coller</PasteMenu>
<ClearMenu>Effacer Tout</ClearMenu>
<SelectMenu>Sélectionner Tout</SelectMenu>
<OptionsMenu>Options</OptionsMenu>
<SetExportMenu>Changer de format de sortie</SetExportMenu>
<SetLanguageMenu>Changer de langue</SetLanguageMenu>
<MultMenu>Implicit Multiplication</MultMenu>
<HelpMenu>Aide</HelpMenu>
<DebugMenu>Debug</DebugMenu>
<TreeMenu>Afficher l'arborescence de l'expression</TreeMenu>
<OutlineMenu>Afficher la structure de l'expression</OutlineMenu>
<OnlineHelpMenu>Aide Online</OnlineHelpMenu>
<AboutMenu>A propos de DragMath</AboutMenu>
</Language>
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
Document : fr.xml
Created on : 19 Decembre 2007, 10:54
Author : Philippe Quattrociocchi
Description:
Purpose of the document follows.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>Erreur de lecture du format de fichier: Vérifiez si le fichier est valide</ReadingFile>
<ReadingFile2>Erreur de lecture du fichier: </ReadingFile2>
<LoadingExp>Erreur lors du chargement des expressions</LoadingExp>
<SavingExp>Erreur lors de l'enregistrement des expressions</SavingExp>
<Cut>Découpe de la sélection impossible: </Cut>
<Copy>Copie de la sélection impossible: </Copy>
<Tree>Affichage de l'arbre impossible</Tree>
<Action>L'action n'a pas pu être terminée: </Action>
<AddMatrix>La matrice n'a pas pu être ajoutée à cette position</AddMatrix>
<Operator>L'opérateur est manquant à cette position</Operator>
<Argument>L'argument de l'opérateur est manquant à cette position</Argument>
<Image>Erreur: Impossible d'exporter l'image. Vérifiez votre connection internet et l'accès à http://www.mathtran.org</Image>
<!-- Status Bar Messages -->
<ParseExp>L'expression n'a pas pu être analysée</ParseExp>
<LoadExpression>DragMath - Choisissez un fichier d'expression à lire</LoadExpression>
<SaveExpression>DragMath - Choisissez un endroit pour sauver l'expression</SaveExpression>
<EnterRows>Entrez le nombre de lignes de la matrice</EnterRows>
<EnterColumns>Entrez le nombre de colonnes de la matrice</EnterColumns>
<MatrixDim>Dimensions de la matrice</MatrixDim>
<NoCut>Pas de sélection à couper</NoCut>
<NoPaste>Rien à coller</NoPaste>
<NoBox>Pas de boîte sélectionné pour collage</NoBox>
<NoCopy>Pas de sélection à copier</NoCopy>
<Copied>Copié</Copied>
<ReadingData>Erreur lors de la lecture des données de sortie</ReadingData>
<Clipboard>Expression exportée dans le Presse-papiers</Clipboard>
<NoExpression>Aucune expression à convertir</NoExpression>
<NoFormat>Aucun format de fichier n'a encore été chargé</NoFormat>
<ImageSize>Choisissez la taille de l'image 1-10 (Min-Max)</ImageSize>
<!-- Tooltips for math buttons -->
<Multiply>Multiplication</Multiply>
<Divide>Division</Divide>
<Add>Addition</Add>
<Subtract>Soustraction</Subtract>
<Comma>Virgule</Comma>
<PlusMinus>Plus ou Moins</PlusMinus>
<SquareRoot>Racine Carrée</SquareRoot>
<NthRoot>Racine N</NthRoot>
<Power>Puissance</Power>
<Subscript>Indice</Subscript>
<Matrix>Matrice</Matrix>
<Integral>Integrale</Integral>
<Differential>Différenciation</Differential>
<LessThan>Inférieur à</LessThan>
<GreaterThan>Supérieur à</GreaterThan>
<LTEQ>Inférieur ou égal à</LTEQ>
<GTEQ>Supérieur ou égal à</GTEQ>
<Equals>Egal</Equals>
<NotEqual>Différent</NotEqual>
<Union>Union</Union>
<Intersection>Intersection</Intersection>
<Subset>Inclus à</Subset>
<SubsetEq>Inclus ou égal à</SubsetEq>
<NSubset>N'est pas inclus à</NSubset>
<NSubsetEq>N'est pas inclus ou égal à</NSubsetEq>
<Sine>Sinus</Sine>
<Cosine>Cosinus</Cosine>
<Tangent>Tangente</Tangent>
<ArcSine>Sinus Inverse</ArcSine>
<ArcCosine>Cosinus Inverse</ArcCosine>
<ArcTangent>Tangente inverse</ArcTangent>
<SineH>Sinus hyperbolique</SineH>
<CosineH>Cosinus hyperbolique</CosineH>
<TanH>Tangente hyperbolique</TanH>
<ArcSineH>Sinus hyperbolique inverse</ArcSineH>
<ArcCosineH>Cosinus hyperbolique inverse</ArcCosineH>
<ArcTanH>Tangente hyperbolique inverse</ArcTanH>
<Logarithm>Logarithme</Logarithm>
<NaturalLogarithm>Logarithme naturel</NaturalLogarithm>
<Exp>Exposant</Exp>
<UMinus>Moins</UMinus>
<BracketsRnd>Parenthèses</BracketsRnd>
<BracketsCurl>Accolades</BracketsCurl>
<BracketsSq>Crochets</BracketsSq>
<Abs>Valeur absolue</Abs>
<Infinity>Infini</Infinity>
<GreekLetter>Lettres grecques</GreekLetter>
<Factorial>Factorielle</Factorial>
<Max>Maximum d'un ensemble</Max>
<Min>Minimum d'un ensemble</Min>
<Assignment>Définition</Assignment>
<Function>Fonction inconnue</Function>
<Determinant>Déterminant</Determinant>
<Trace>Trace</Trace>
<DefiniteIntegral>Intégrale définie</DefiniteIntegral>
<Product>Produit</Product>
<Sum>Somme</Sum>
<Limit>Limite</Limit>
<Evaluate>Évaluer l'expression en un point</Evaluate>
<LeftArrow>Flèche Gauche</LeftArrow>
<RightArrow>Flèche Droite</RightArrow>
<UpArrow>Flèche Haut</UpArrow>
<DownArrow>Flèche Bas</DownArrow>
<LeftDblArrow>Flèche Gauche double</LeftDblArrow>
<RightDblArrow>Flèche Droite double</RightDblArrow>
<LeftRightArrow>Flèche Gauche-Droite</LeftRightArrow>
<LeftRightDblArrow>Flèche Gauche-Droite double</LeftRightDblArrow>
<NorthEastArrow>Flèche Nord-Est</NorthEastArrow>
<SouthEastArrow>Flèche Sud-Est</SouthEastArrow>
<NorthWestArrow>Flèche Nord-Ouest</NorthWestArrow>
<SouthWestArrow>Flèche Sud-Ouest</SouthWestArrow>
<LeftUpArrow>Flèche Gauche-Haut</LeftUpArrow>
<LeftDownArrow>Flèche Gauche-Droite</LeftDownArrow>
<RightUpArrow>Flèche Droite-Haut</RightUpArrow>
<RightDownArrow>Flèche Droite-Bas</RightDownArrow>
<Multiply2>Multiplication</Multiply2>
<Divide2>Division</Divide2>
<Equiv>Equivalence</Equiv>
<Exists>Il existe</Exists>
<ForAll>Pour tous</ForAll>
<IsIn>Appartient à</IsIn>
<NotExists>Il n'existe pas</NotExists>
<NotIn>N'appartient pas à</NotIn>
<SimEq>Asymptotiquement équivalente à</SimEq>
<Or>Ou</Or>
<And>Et</And>
<Not>Non</Not>
<PartialDifferential>Dérivée partielle</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>Charger une expression à partir d'un fichier</OpenButton>
<SaveButton>Sauvegarde de l'expression dans un fichier</SaveButton>
<ExportButton>Exporter l'expression dans le presse-papier</ExportButton>
<UndoButton>Défaire</UndoButton>
<RedoButton>Refaire</RedoButton>
<CutButton>Couper</CutButton>
<CopyButton>Copier</CopyButton>
<PasteButton>Coller</PasteButton>
<ClearButton>Effacer Tout</ClearButton>
<SelectButton>Sélectionner Tout</SelectButton>
<LoadFormatButton>Charger un fichier de format d'expression</LoadFormatButton>
<LoadLangButton>Charger un fichier de langage</LoadLangButton>
<ShowTreeButton>Afficher l'arborescence de l'expression</ShowTreeButton>
<OutlineButton>Afficher la structure de l'expression</OutlineButton>
<OnlineHelpButton>Charger l'aide en ligne</OnlineHelpButton>
<AboutButton>A propos de DragMath</AboutButton>
<!-- Menu -->
<FileMenu>Fichier</FileMenu>
<OpenMenu>Ouvrir...</OpenMenu>
<SaveAsMenu>Enregistrer sous...</SaveAsMenu>
<ExportMenu>Exporter dans le presse-papier</ExportMenu>
<ImageMenu>Exporter l'image</ImageMenu>
<EditMenu>Editer</EditMenu>
<UndoMenu>Défaire</UndoMenu>
<RedoMenu>Refaire</RedoMenu>
<CutMenu>Couper</CutMenu>
<CopyMenu>Copier</CopyMenu>
<PasteMenu>Coller</PasteMenu>
<ClearMenu>Effacer Tout</ClearMenu>
<SelectMenu>Sélectionner Tout</SelectMenu>
<OptionsMenu>Options</OptionsMenu>
<SetExportMenu>Changer de format de sortie</SetExportMenu>
<SetLanguageMenu>Changer de langue</SetLanguageMenu>
<MultMenu>Implicit Multiplication</MultMenu>
<HelpMenu>Aide</HelpMenu>
<DebugMenu>Debug</DebugMenu>
<TreeMenu>Afficher l'arborescence de l'expression</TreeMenu>
<OutlineMenu>Afficher la structure de l'expression</OutlineMenu>
<OnlineHelpMenu>Aide Online</OnlineHelpMenu>
<AboutMenu>A propos de DragMath</AboutMenu>
</Language>
+178 -178
View File
@@ -1,178 +1,178 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : nl.xml
Created on : 26 december 2007
Author : Patrick Tydtgat
Description:
Purpose of the document follows.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>Fout bij lezen bestand: Controleer geldigheid bestandstype</ReadingFile>
<ReadingFile2>Fout bij laden bestand: </ReadingFile2>
<LoadingExp>Fout bij laden uitdrukking</LoadingExp>
<SavingExp>Fout bij bewaren uitdrukking</SavingExp>
<Cut>Kan selectie niet knippen: </Cut>
<Copy>Kan selectie niet kopiëren: </Copy>
<Tree>Kan boomstructuur niet weergeven: </Tree>
<Action>Kon bewerking niet uitvoeren: </Action>
<AddMatrix>Kan matrix hier niet invoegen</AddMatrix>
<Operator>Operator ontbreekt </Operator>
<Argument>Argument ontbreekt </Argument>
<Image>Error: Cannot export to image. Check internet connection and access to http://www.mathtran.org</Image>
<!-- Status Bar Messages -->
<ParseExp>Uitdrukking kon niet behandeld worden</ParseExp>
<LoadExpression>DragMath - Kies een te laden bestand</LoadExpression>
<SaveExpression>DragMath - Kies een map om de uitdrukking te bewaren</SaveExpression>
<EnterRows>Aantal in te voegen</EnterRows>
<EnterColumns>Aantal in te voegen kolommen</EnterColumns>
<MatrixDim>Matrix Dimensies</MatrixDim>
<NoCut>Niets geselecteerd om te knippen</NoCut>
<NoPaste>Niets te plakken</NoPaste>
<NoBox>Geen box geselecteerd waarin geplakt moet worden</NoBox>
<NoCopy>Niets geselecteerd om te kopiëren</NoCopy>
<Copied>Gekopieerd</Copied>
<ReadingData>Fout bij lezen output gegevens</ReadingData>
<Clipboard>Gekopieerd naar klembord</Clipboard>
<NoExpression>Niets te converteren</NoExpression>
<NoFormat>ER werd geen format-bestand geladen</NoFormat>
<ImageSize>Choose the image size 1-10 (Smallest-Largest)</ImageSize>
<!-- Tooltips for math buttons -->
<Multiply>Vermenigvuldigen</Multiply>
<Divide>Delen</Divide>
<Add>Optellen</Add>
<Subtract>Aftrekken</Subtract>
<Comma>Komma</Comma>
<PlusMinus>Plus-Minus</PlusMinus>
<SquareRoot>Vierkantswortel</SquareRoot>
<NthRoot>N-de Machtswortel</NthRoot>
<Power>Superscript</Power>
<Subscript>Subscript</Subscript>
<Matrix>Matrix</Matrix>
<Integral>Integreren</Integral>
<Differential>Differentiëren</Differential>
<LessThan>Kleiner Dan</LessThan>
<GreaterThan>Groter Dan</GreaterThan>
<LTEQ>Kleiner dan of Gelijk Aan</LTEQ>
<GTEQ>Groter Dan of Gelijk Aan</GTEQ>
<Equals>Gelijk</Equals>
<NotEqual>Niet Gelijk</NotEqual>
<Union>Vereniging</Union>
<Intersection>Doorsnede</Intersection>
<Subset>Deelverzameling</Subset>
<SubsetEq>Deelverzameling of Gelijk Aan</SubsetEq>
<NSubset>Geen Deelverzameling</NSubset>
<NSubsetEq>Geen Deelverzameling of Gelijk Aan</NSubsetEq>
<Sine>Sinus</Sine>
<Cosine>Cosinus</Cosine>
<Tangent>Tangens</Tangent>
<ArcSine>Boog Sinus</ArcSine>
<ArcCosine>Boog Cosinus</ArcCosine>
<ArcTangent>Boog Tangens</ArcTangent>
<SineH>Sinus Hyperbolicus</SineH>
<CosineH>Cosinus Hyperbolicus</CosineH>
<TanH>Tangens Hyperbolicus</TanH>
<ArcSineH>Boog Sinus Hyperbolicus</ArcSineH>
<ArcCosineH>Boog Cosinus Hyperbolicus</ArcCosineH>
<ArcTanH>Boog Tangens Hyperbolicus</ArcTanH>
<Logarithm>Logaritme</Logarithm>
<NaturalLogarithm>Natuurlijke Logaritmen</NaturalLogarithm>
<Exp>Exponentiële Functie</Exp>
<UMinus>Min</UMinus>
<BracketsRnd>Rondde Haakjes</BracketsRnd>
<BracketsCurl>Accolades</BracketsCurl>
<BracketsSq>Vierkante Haakjes</BracketsSq>
<Abs>Absolute Waarde</Abs>
<Infinity>Oneindig</Infinity>
<GreekLetter>Griekse letter</GreekLetter>
<Factorial>Factor</Factorial>
<Max>Maximum</Max>
<Min>Minimum</Min>
<Assignment>Toekenning</Assignment>
<Function>Onbekende functie</Function>
<Determinant>Determinant</Determinant>
<Trace>Spoor</Trace>
<DefiniteIntegral>Bepaalde Integraal</DefiniteIntegral>
<Product>Product</Product>
<Sum>Som</Sum>
<Limit>Limiet</Limit>
<Evaluate>Evalueer een uitdrukking in een punt</Evaluate>
<LeftArrow>Links arrow</LeftArrow>
<RightArrow>Recht arrow</RightArrow>
<UpArrow>Up arrow</UpArrow>
<DownArrow>Omlaag arrow</DownArrow>
<LeftDblArrow>Links dubbel arrow</LeftDblArrow>
<RightDblArrow>Right dubbel arrow</RightDblArrow>
<LeftRightArrow>Links-Recht arrow</LeftRightArrow>
<LeftRightDblArrow>Links-Recht dubbel arrow</LeftRightDblArrow>
<NorthEastArrow>Noord-Oost-arrow</NorthEastArrow>
<SouthEastArrow>Zuid-Oost-arrow</SouthEastArrow>
<NorthWestArrow>Noord-West-arrow</NorthWestArrow>
<SouthWestArrow>Zuid-West arrow</SouthWestArrow>
<Multiply2>Vermenigvuldigen</Multiply2>
<Divide2>Divisie</Divide2>
<Equiv>Gelijkwaardigheid</Equiv>
<Exists>Er Bestaat</Exists>
<ForAll>Voor alle</ForAll>
<IsIn>Element van</IsIn>
<NotExists>Er bestaat niet</NotExists>
<NotIn>Niet een element van</NotIn>
<SimEq>Asymptotically gelijk aan</SimEq>
<Or>Of</Or>
<And>En</And>
<Not>Niet</Not>
<PartialDifferential>Partiële differentiaalvergelijking</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>Laad uitdrukking uit bestand</OpenButton>
<SaveButton>Bewaar uitdrukking in bestand</SaveButton>
<ExportButton>Exporteer uitdrukking naar het klembord</ExportButton>
<UndoButton>Ongedaan maken</UndoButton>
<RedoButton>Herstellen</RedoButton>
<CutButton>Knippen</CutButton>
<CopyButton>Kopiëren</CopyButton>
<PasteButton>Plakken</PasteButton>
<ClearButton>Alles Wissen</ClearButton>
<SelectButton>Alles Selecteren</SelectButton>
<LoadFormatButton>Laad een export format bestand</LoadFormatButton>
<LoadLangButton>Laad een Taalbestand</LoadLangButton>
<ShowTreeButton>Toon Boomstructuur</ShowTreeButton>
<OutlineButton>Toon outline of objecten</OutlineButton>
<OnlineHelpButton>Laad help in webbrowser</OnlineHelpButton>
<AboutButton>About DragMath</AboutButton>
<!-- Menu -->
<FileMenu>Bestand</FileMenu>
<OpenMenu>Openen...</OpenMenu>
<SaveAsMenu>Bewaar Als...</SaveAsMenu>
<ExportMenu>Kopieer naar klembord</ExportMenu>
<ImageMenu>Export to image</ImageMenu>
<EditMenu>Bewerk</EditMenu>
<UndoMenu>Ongedaan maken</UndoMenu>
<RedoMenu>Herstellen</RedoMenu>
<CutMenu>Knippen</CutMenu>
<CopyMenu>Kopiëren</CopyMenu>
<PasteMenu>Plakken</PasteMenu>
<ClearMenu>Alles Wissen</ClearMenu>
<SelectMenu>Alles Selecteren</SelectMenu>
<OptionsMenu>Opties</OptionsMenu>
<SetExportMenu>Kies Export Format</SetExportMenu>
<SetLanguageMenu>Kies Taal</SetLanguageMenu>
<MultMenu>Implicit Multiplication</MultMenu>
<HelpMenu>Help</HelpMenu>
<DebugMenu>Debug</DebugMenu>
<TreeMenu>Toon boomstructuur</TreeMenu>
<OutlineMenu>Toon outline</OutlineMenu>
<OnlineHelpMenu>Online Help</OnlineHelpMenu>
<AboutMenu>About DragMath</AboutMenu>
</Language>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : nl.xml
Created on : 26 december 2007
Author : Patrick Tydtgat
Description:
Purpose of the document follows.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>Fout bij lezen bestand: Controleer geldigheid bestandstype</ReadingFile>
<ReadingFile2>Fout bij laden bestand: </ReadingFile2>
<LoadingExp>Fout bij laden uitdrukking</LoadingExp>
<SavingExp>Fout bij bewaren uitdrukking</SavingExp>
<Cut>Kan selectie niet knippen: </Cut>
<Copy>Kan selectie niet kopiëren: </Copy>
<Tree>Kan boomstructuur niet weergeven: </Tree>
<Action>Kon bewerking niet uitvoeren: </Action>
<AddMatrix>Kan matrix hier niet invoegen</AddMatrix>
<Operator>Operator ontbreekt </Operator>
<Argument>Argument ontbreekt </Argument>
<Image>Error: Cannot export to image. Check internet connection and access to http://www.mathtran.org</Image>
<!-- Status Bar Messages -->
<ParseExp>Uitdrukking kon niet behandeld worden</ParseExp>
<LoadExpression>DragMath - Kies een te laden bestand</LoadExpression>
<SaveExpression>DragMath - Kies een map om de uitdrukking te bewaren</SaveExpression>
<EnterRows>Aantal in te voegen</EnterRows>
<EnterColumns>Aantal in te voegen kolommen</EnterColumns>
<MatrixDim>Matrix Dimensies</MatrixDim>
<NoCut>Niets geselecteerd om te knippen</NoCut>
<NoPaste>Niets te plakken</NoPaste>
<NoBox>Geen box geselecteerd waarin geplakt moet worden</NoBox>
<NoCopy>Niets geselecteerd om te kopiëren</NoCopy>
<Copied>Gekopieerd</Copied>
<ReadingData>Fout bij lezen output gegevens</ReadingData>
<Clipboard>Gekopieerd naar klembord</Clipboard>
<NoExpression>Niets te converteren</NoExpression>
<NoFormat>ER werd geen format-bestand geladen</NoFormat>
<ImageSize>Choose the image size 1-10 (Smallest-Largest)</ImageSize>
<!-- Tooltips for math buttons -->
<Multiply>Vermenigvuldigen</Multiply>
<Divide>Delen</Divide>
<Add>Optellen</Add>
<Subtract>Aftrekken</Subtract>
<Comma>Komma</Comma>
<PlusMinus>Plus-Minus</PlusMinus>
<SquareRoot>Vierkantswortel</SquareRoot>
<NthRoot>N-de Machtswortel</NthRoot>
<Power>Superscript</Power>
<Subscript>Subscript</Subscript>
<Matrix>Matrix</Matrix>
<Integral>Integreren</Integral>
<Differential>Differentiëren</Differential>
<LessThan>Kleiner Dan</LessThan>
<GreaterThan>Groter Dan</GreaterThan>
<LTEQ>Kleiner dan of Gelijk Aan</LTEQ>
<GTEQ>Groter Dan of Gelijk Aan</GTEQ>
<Equals>Gelijk</Equals>
<NotEqual>Niet Gelijk</NotEqual>
<Union>Vereniging</Union>
<Intersection>Doorsnede</Intersection>
<Subset>Deelverzameling</Subset>
<SubsetEq>Deelverzameling of Gelijk Aan</SubsetEq>
<NSubset>Geen Deelverzameling</NSubset>
<NSubsetEq>Geen Deelverzameling of Gelijk Aan</NSubsetEq>
<Sine>Sinus</Sine>
<Cosine>Cosinus</Cosine>
<Tangent>Tangens</Tangent>
<ArcSine>Boog Sinus</ArcSine>
<ArcCosine>Boog Cosinus</ArcCosine>
<ArcTangent>Boog Tangens</ArcTangent>
<SineH>Sinus Hyperbolicus</SineH>
<CosineH>Cosinus Hyperbolicus</CosineH>
<TanH>Tangens Hyperbolicus</TanH>
<ArcSineH>Boog Sinus Hyperbolicus</ArcSineH>
<ArcCosineH>Boog Cosinus Hyperbolicus</ArcCosineH>
<ArcTanH>Boog Tangens Hyperbolicus</ArcTanH>
<Logarithm>Logaritme</Logarithm>
<NaturalLogarithm>Natuurlijke Logaritmen</NaturalLogarithm>
<Exp>Exponentiële Functie</Exp>
<UMinus>Min</UMinus>
<BracketsRnd>Rondde Haakjes</BracketsRnd>
<BracketsCurl>Accolades</BracketsCurl>
<BracketsSq>Vierkante Haakjes</BracketsSq>
<Abs>Absolute Waarde</Abs>
<Infinity>Oneindig</Infinity>
<GreekLetter>Griekse letter</GreekLetter>
<Factorial>Factor</Factorial>
<Max>Maximum</Max>
<Min>Minimum</Min>
<Assignment>Toekenning</Assignment>
<Function>Onbekende functie</Function>
<Determinant>Determinant</Determinant>
<Trace>Spoor</Trace>
<DefiniteIntegral>Bepaalde Integraal</DefiniteIntegral>
<Product>Product</Product>
<Sum>Som</Sum>
<Limit>Limiet</Limit>
<Evaluate>Evalueer een uitdrukking in een punt</Evaluate>
<LeftArrow>Links arrow</LeftArrow>
<RightArrow>Recht arrow</RightArrow>
<UpArrow>Up arrow</UpArrow>
<DownArrow>Omlaag arrow</DownArrow>
<LeftDblArrow>Links dubbel arrow</LeftDblArrow>
<RightDblArrow>Right dubbel arrow</RightDblArrow>
<LeftRightArrow>Links-Recht arrow</LeftRightArrow>
<LeftRightDblArrow>Links-Recht dubbel arrow</LeftRightDblArrow>
<NorthEastArrow>Noord-Oost-arrow</NorthEastArrow>
<SouthEastArrow>Zuid-Oost-arrow</SouthEastArrow>
<NorthWestArrow>Noord-West-arrow</NorthWestArrow>
<SouthWestArrow>Zuid-West arrow</SouthWestArrow>
<Multiply2>Vermenigvuldigen</Multiply2>
<Divide2>Divisie</Divide2>
<Equiv>Gelijkwaardigheid</Equiv>
<Exists>Er Bestaat</Exists>
<ForAll>Voor alle</ForAll>
<IsIn>Element van</IsIn>
<NotExists>Er bestaat niet</NotExists>
<NotIn>Niet een element van</NotIn>
<SimEq>Asymptotically gelijk aan</SimEq>
<Or>Of</Or>
<And>En</And>
<Not>Niet</Not>
<PartialDifferential>Partiële differentiaalvergelijking</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>Laad uitdrukking uit bestand</OpenButton>
<SaveButton>Bewaar uitdrukking in bestand</SaveButton>
<ExportButton>Exporteer uitdrukking naar het klembord</ExportButton>
<UndoButton>Ongedaan maken</UndoButton>
<RedoButton>Herstellen</RedoButton>
<CutButton>Knippen</CutButton>
<CopyButton>Kopiëren</CopyButton>
<PasteButton>Plakken</PasteButton>
<ClearButton>Alles Wissen</ClearButton>
<SelectButton>Alles Selecteren</SelectButton>
<LoadFormatButton>Laad een export format bestand</LoadFormatButton>
<LoadLangButton>Laad een Taalbestand</LoadLangButton>
<ShowTreeButton>Toon Boomstructuur</ShowTreeButton>
<OutlineButton>Toon outline of objecten</OutlineButton>
<OnlineHelpButton>Laad help in webbrowser</OnlineHelpButton>
<AboutButton>About DragMath</AboutButton>
<!-- Menu -->
<FileMenu>Bestand</FileMenu>
<OpenMenu>Openen...</OpenMenu>
<SaveAsMenu>Bewaar Als...</SaveAsMenu>
<ExportMenu>Kopieer naar klembord</ExportMenu>
<ImageMenu>Export to image</ImageMenu>
<EditMenu>Bewerk</EditMenu>
<UndoMenu>Ongedaan maken</UndoMenu>
<RedoMenu>Herstellen</RedoMenu>
<CutMenu>Knippen</CutMenu>
<CopyMenu>Kopiëren</CopyMenu>
<PasteMenu>Plakken</PasteMenu>
<ClearMenu>Alles Wissen</ClearMenu>
<SelectMenu>Alles Selecteren</SelectMenu>
<OptionsMenu>Opties</OptionsMenu>
<SetExportMenu>Kies Export Format</SetExportMenu>
<SetLanguageMenu>Kies Taal</SetLanguageMenu>
<MultMenu>Implicit Multiplication</MultMenu>
<HelpMenu>Help</HelpMenu>
<DebugMenu>Debug</DebugMenu>
<TreeMenu>Toon boomstructuur</TreeMenu>
<OutlineMenu>Toon outline</OutlineMenu>
<OnlineHelpMenu>Online Help</OnlineHelpMenu>
<AboutMenu>About DragMath</AboutMenu>
</Language>
+179 -179
View File
@@ -1,179 +1,179 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : no.xml
Created on : February 2008
Author : Anders Sanne
Description:
Purpose of the document follows.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>Feil ved lesing av formatfil: Sjekk om fila er gyldig</ReadingFile>
<ReadingFile2>Feil ved lasting av formatfil: </ReadingFile2>
<LoadingExp>Feil ved lasting av lagret uttrykk</LoadingExp>
<SavingExp>Feil ved lagring av uttrykk</SavingExp>
<Cut>Kan ikke klippe ut markeringen: </Cut>
<Copy>Kan ikke kopiere markeringen: </Copy>
<Tree>Kan ikke vise treet: </Tree>
<Action>Oppgaven kunne ikke fullføres: </Action>
<AddMatrix>Kan ikke legge til en matrise her</AddMatrix>
<Operator>Operator mangler ved posisjon </Operator>
<Argument>Operatorens variabel (Argument) mangler ved posisjon </Argument>
<Image>Feil: Kan ikke eksportere til bilde. Sjekk internettforbindelsen og tilgangen til http://www.mathtran.org</Image>
<!-- Status Bar Messages -->
<ParseExp>Uttrykket kan ikke tolkes</ParseExp>
<ChooseFile>DragMath - Velg formatfil som skal lastes</ChooseFile>
<LoadExpression>DragMath - Velg uttykksfil som skal lastes</LoadExpression>
<SaveExpression>DragMath - Velg hvor du vil lagre uttrykket</SaveExpression>
<EnterRows>Angi antall rader i matrisen</EnterRows>
<EnterColumns>Ange antall kolonner i matrisen</EnterColumns>
<MatrixDim>Matrisedimmensjoner</MatrixDim>
<NoCut>Ingenting er valgt for utklipp</NoCut>
<NoPaste>Ingenting å lime inn</NoPaste>
<NoBox>Ingen boks valgt for å lime inn i</NoBox>
<NoCopy>Ingenting valgt for kopiering</NoCopy>
<Copied>Kopiert</Copied>
<ReadingData>Feil ved lesning av output data</ReadingData>
<Clipboard>Uttrykket er eksportert til utklippstavlen</Clipboard>
<NoExpression>Inget uttrykk å omforme</NoExpression>
<NoCustom>Ingen formatfil har blitt lastet ennå</NoCustom>
<ImageSize>Velg bildestørrelse 1-10 (Minst-Størst)</ImageSize>
<!-- Tooltips for buttons -->
<Multiply>Multiplikasjon</Multiply>
<Divide>Divisjon</Divide>
<Add>Addisjon</Add>
<Subtract>Subtraksjon</Subtract>
<Comma>Komma</Comma>
<PlusMinus>Plusss-Minus</PlusMinus>
<SquareRoot>Kvadratrot</SquareRoot>
<NthRoot>N-te rot</NthRoot>
<Power>Eksponent</Power>
<Subscript>Indeks</Subscript>
<Matrix>Matrise</Matrix>
<Integral>Integrasjon</Integral>
<Differential>Derivasjon</Differential>
<LessThan>mindre enn</LessThan>
<GreaterThan>større enn</GreaterThan>
<LTEQ>mindre enn eller lik</LTEQ>
<GTEQ>større enn eller lik</GTEQ>
<Equals>lik</Equals>
<NotEqual>Ulik</NotEqual>
<Union>Union</Union>
<Intersection>Snitt</Intersection>
<Subset>Inneholdt i</Subset>
<SubsetEq>Inneholdt i eller lik</SubsetEq>
<NSubset>Ikke inneholdt i</NSubset>
<NSubsetEq>Ikke inneholdt i eller lik</NSubsetEq>
<Sine>Sinus</Sine>
<Cosine>Cosinus</Cosine>
<Tangent>Tangens</Tangent>
<ArcSine>Invers Sinus</ArcSine>
<ArcCosine>Invers Cosinus</ArcCosine>
<ArcTangent>Invers Tangens</ArcTangent>
<SineH>Hyperbolsk Sinus</SineH>
<CosineH>Hyperbolsk Cosinus</CosineH>
<TanH>Hyperbolsk Tangens</TanH>
<ArcSineH>Invers Hyperbolsk Sinus</ArcSineH>
<ArcCosineH>Invers Hyperbolsk Cosinus</ArcCosineH>
<ArcTanH>Invers Hyperbolsk Tangens</ArcTanH>
<Logarithm>Logaritme</Logarithm>
<NaturalLogarithm>Naturlig Logaritme</NaturalLogarithm>
<Exp>Eksponetialfunksjon</Exp>
<UMinus>Minus</UMinus>
<BracketsRnd>rund parentes</BracketsRnd>
<BracketsCurl>klammeparentes</BracketsCurl>
<BracketsSq>hakeparentes</BracketsSq>
<Abs>Absoluttverdi</Abs>
<Infinity>Uendelig</Infinity>
<GreekLetter>Gresk bokstav</GreekLetter>
<Factorial>Faktorial</Factorial>
<Max>Maksimum av en mengde</Max>
<Min>Minimum av en mengde</Min>
<Assignment>Tilordning</Assignment>
<Function>Ukjent funksjon</Function>
<Determinant>Determinant</Determinant>
<Trace>Spor</Trace>
<DefiniteIntegral>Bestemt integral</DefiniteIntegral>
<Product>Produkt</Product>
<Sum>Sum</Sum>
<Limit>Grenseverdi</Limit>
<Evaluate>Beregn et uttrykk i et punkt</Evaluate>
<LeftArrow>Venstrepil</LeftArrow>
<RightArrow>Høyrepil</RightArrow>
<UpArrow>Oppoverpil</UpArrow>
<DownArrow>Nedoverpil</DownArrow>
<LeftDblArrow>Dobbel venstrepil</LeftDblArrow>
<RightDblArrow>Dobbel høyrepil</RightDblArrow>
<LeftRightArrow>Venstre-høyre-pil</LeftRightArrow>
<LeftRightDblArrow>Dobbel venstre-høyre-pil</LeftRightDblArrow>
<NorthEastArrow>Nordøst-pil</NorthEastArrow>
<SouthEastArrow>Sørøst-pil</SouthEastArrow>
<NorthWestArrow>Nordøst-pil</NorthWestArrow>
<SouthWestArrow>Sørvest-pil</SouthWestArrow>
<Multiply2>Multiplikasjon</Multiply2>
<Divide2>Divisjon</Divide2>
<Equiv>Ekvivalens</Equiv>
<Exists>Eksisterer</Exists>
<ForAll>For alle</ForAll>
<IsIn>Element i</IsIn>
<NotExists>Eksisterer ikke</NotExists>
<NotIn>Ikke element i</NotIn>
<SimEq>Asymptotisk ekvivalent med</SimEq>
<Or>Eller</Or>
<And>Og</And>
<Not>Ikke</Not>
<PartialDifferential>Partiell derivert</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>Last uttrykk fra en fil</OpenButton>
<SaveButton>Lagre uttrykk til fil</SaveButton>
<ExportButton>Eksporter uttrykk til utklippstavlen</ExportButton>
<UndoButton>Angre</UndoButton>
<RedoButton>Gjør om</RedoButton>
<CutButton>Klipp ut</CutButton>
<CopyButton>Kopier</CopyButton>
<PasteButton>Lim inn</PasteButton>
<ClearButton>Rens hele arbeidsområdet</ClearButton>
<SelectButton>Velg hele arbeidsområdet</SelectButton>
<LoadFormatButton>Last en eksportformatfil</LoadFormatButton>
<LoadLangButton>Last en språkfil</LoadLangButton>
<ShowTreeButton>Vis uttykkstre</ShowTreeButton>
<OutlineButton>Vis innholdsblokk for uttykkene i arbeidsområdet</OutlineButton>
<OnlineHelpButton>Åpne hjelpefiler i nettleseren</OnlineHelpButton>
<AboutButton>Om DragMath</AboutButton>
<!-- Menu -->
<FileMenu>Fil</FileMenu>
<OpenMenu>Åpne...</OpenMenu>
<SaveAsMenu>Lagre som...</SaveAsMenu>
<ExportMenu>Eksporter til utklippstavlen</ExportMenu>
<ImageMenu>Eksporter til bilde</ImageMenu>
<EditMenu>Rediger</EditMenu>
<UndoMenu>Angre</UndoMenu>
<RedoMenu>Gjør om</RedoMenu>
<CutMenu>Klipp ut</CutMenu>
<CopyMenu>Kopier</CopyMenu>
<PasteMenu>Lim inn</PasteMenu>
<ClearMenu>Rens arbeidsområdet</ClearMenu>
<SelectMenu>Velg alle</SelectMenu>
<OptionsMenu>Alternativer</OptionsMenu>
<SetExportMenu>Velg eksportformat</SetExportMenu>
<SetLanguageMenu>Velg språk</SetLanguageMenu>
<MultMenu>Implicit Multiplication</MultMenu>
<HelpMenu>Hjelp</HelpMenu>
<DebugMenu>Debug</DebugMenu>
<TreeMenu>Vis uttykkstre</TreeMenu>
<OutlineMenu>Vis innholdsblokk</OutlineMenu>
<OnlineHelpMenu>Online Hjelp</OnlineHelpMenu>
<AboutMenu>Om DragMath</AboutMenu>
</Language>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : no.xml
Created on : February 2008
Author : Anders Sanne
Description:
Purpose of the document follows.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>Feil ved lesing av formatfil: Sjekk om fila er gyldig</ReadingFile>
<ReadingFile2>Feil ved lasting av formatfil: </ReadingFile2>
<LoadingExp>Feil ved lasting av lagret uttrykk</LoadingExp>
<SavingExp>Feil ved lagring av uttrykk</SavingExp>
<Cut>Kan ikke klippe ut markeringen: </Cut>
<Copy>Kan ikke kopiere markeringen: </Copy>
<Tree>Kan ikke vise treet: </Tree>
<Action>Oppgaven kunne ikke fullføres: </Action>
<AddMatrix>Kan ikke legge til en matrise her</AddMatrix>
<Operator>Operator mangler ved posisjon </Operator>
<Argument>Operatorens variabel (Argument) mangler ved posisjon </Argument>
<Image>Feil: Kan ikke eksportere til bilde. Sjekk internettforbindelsen og tilgangen til http://www.mathtran.org</Image>
<!-- Status Bar Messages -->
<ParseExp>Uttrykket kan ikke tolkes</ParseExp>
<ChooseFile>DragMath - Velg formatfil som skal lastes</ChooseFile>
<LoadExpression>DragMath - Velg uttykksfil som skal lastes</LoadExpression>
<SaveExpression>DragMath - Velg hvor du vil lagre uttrykket</SaveExpression>
<EnterRows>Angi antall rader i matrisen</EnterRows>
<EnterColumns>Ange antall kolonner i matrisen</EnterColumns>
<MatrixDim>Matrisedimmensjoner</MatrixDim>
<NoCut>Ingenting er valgt for utklipp</NoCut>
<NoPaste>Ingenting å lime inn</NoPaste>
<NoBox>Ingen boks valgt for å lime inn i</NoBox>
<NoCopy>Ingenting valgt for kopiering</NoCopy>
<Copied>Kopiert</Copied>
<ReadingData>Feil ved lesning av output data</ReadingData>
<Clipboard>Uttrykket er eksportert til utklippstavlen</Clipboard>
<NoExpression>Inget uttrykk å omforme</NoExpression>
<NoCustom>Ingen formatfil har blitt lastet ennå</NoCustom>
<ImageSize>Velg bildestørrelse 1-10 (Minst-Størst)</ImageSize>
<!-- Tooltips for buttons -->
<Multiply>Multiplikasjon</Multiply>
<Divide>Divisjon</Divide>
<Add>Addisjon</Add>
<Subtract>Subtraksjon</Subtract>
<Comma>Komma</Comma>
<PlusMinus>Plusss-Minus</PlusMinus>
<SquareRoot>Kvadratrot</SquareRoot>
<NthRoot>N-te rot</NthRoot>
<Power>Eksponent</Power>
<Subscript>Indeks</Subscript>
<Matrix>Matrise</Matrix>
<Integral>Integrasjon</Integral>
<Differential>Derivasjon</Differential>
<LessThan>mindre enn</LessThan>
<GreaterThan>større enn</GreaterThan>
<LTEQ>mindre enn eller lik</LTEQ>
<GTEQ>større enn eller lik</GTEQ>
<Equals>lik</Equals>
<NotEqual>Ulik</NotEqual>
<Union>Union</Union>
<Intersection>Snitt</Intersection>
<Subset>Inneholdt i</Subset>
<SubsetEq>Inneholdt i eller lik</SubsetEq>
<NSubset>Ikke inneholdt i</NSubset>
<NSubsetEq>Ikke inneholdt i eller lik</NSubsetEq>
<Sine>Sinus</Sine>
<Cosine>Cosinus</Cosine>
<Tangent>Tangens</Tangent>
<ArcSine>Invers Sinus</ArcSine>
<ArcCosine>Invers Cosinus</ArcCosine>
<ArcTangent>Invers Tangens</ArcTangent>
<SineH>Hyperbolsk Sinus</SineH>
<CosineH>Hyperbolsk Cosinus</CosineH>
<TanH>Hyperbolsk Tangens</TanH>
<ArcSineH>Invers Hyperbolsk Sinus</ArcSineH>
<ArcCosineH>Invers Hyperbolsk Cosinus</ArcCosineH>
<ArcTanH>Invers Hyperbolsk Tangens</ArcTanH>
<Logarithm>Logaritme</Logarithm>
<NaturalLogarithm>Naturlig Logaritme</NaturalLogarithm>
<Exp>Eksponetialfunksjon</Exp>
<UMinus>Minus</UMinus>
<BracketsRnd>rund parentes</BracketsRnd>
<BracketsCurl>klammeparentes</BracketsCurl>
<BracketsSq>hakeparentes</BracketsSq>
<Abs>Absoluttverdi</Abs>
<Infinity>Uendelig</Infinity>
<GreekLetter>Gresk bokstav</GreekLetter>
<Factorial>Faktorial</Factorial>
<Max>Maksimum av en mengde</Max>
<Min>Minimum av en mengde</Min>
<Assignment>Tilordning</Assignment>
<Function>Ukjent funksjon</Function>
<Determinant>Determinant</Determinant>
<Trace>Spor</Trace>
<DefiniteIntegral>Bestemt integral</DefiniteIntegral>
<Product>Produkt</Product>
<Sum>Sum</Sum>
<Limit>Grenseverdi</Limit>
<Evaluate>Beregn et uttrykk i et punkt</Evaluate>
<LeftArrow>Venstrepil</LeftArrow>
<RightArrow>Høyrepil</RightArrow>
<UpArrow>Oppoverpil</UpArrow>
<DownArrow>Nedoverpil</DownArrow>
<LeftDblArrow>Dobbel venstrepil</LeftDblArrow>
<RightDblArrow>Dobbel høyrepil</RightDblArrow>
<LeftRightArrow>Venstre-høyre-pil</LeftRightArrow>
<LeftRightDblArrow>Dobbel venstre-høyre-pil</LeftRightDblArrow>
<NorthEastArrow>Nordøst-pil</NorthEastArrow>
<SouthEastArrow>Sørøst-pil</SouthEastArrow>
<NorthWestArrow>Nordøst-pil</NorthWestArrow>
<SouthWestArrow>Sørvest-pil</SouthWestArrow>
<Multiply2>Multiplikasjon</Multiply2>
<Divide2>Divisjon</Divide2>
<Equiv>Ekvivalens</Equiv>
<Exists>Eksisterer</Exists>
<ForAll>For alle</ForAll>
<IsIn>Element i</IsIn>
<NotExists>Eksisterer ikke</NotExists>
<NotIn>Ikke element i</NotIn>
<SimEq>Asymptotisk ekvivalent med</SimEq>
<Or>Eller</Or>
<And>Og</And>
<Not>Ikke</Not>
<PartialDifferential>Partiell derivert</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>Last uttrykk fra en fil</OpenButton>
<SaveButton>Lagre uttrykk til fil</SaveButton>
<ExportButton>Eksporter uttrykk til utklippstavlen</ExportButton>
<UndoButton>Angre</UndoButton>
<RedoButton>Gjør om</RedoButton>
<CutButton>Klipp ut</CutButton>
<CopyButton>Kopier</CopyButton>
<PasteButton>Lim inn</PasteButton>
<ClearButton>Rens hele arbeidsområdet</ClearButton>
<SelectButton>Velg hele arbeidsområdet</SelectButton>
<LoadFormatButton>Last en eksportformatfil</LoadFormatButton>
<LoadLangButton>Last en språkfil</LoadLangButton>
<ShowTreeButton>Vis uttykkstre</ShowTreeButton>
<OutlineButton>Vis innholdsblokk for uttykkene i arbeidsområdet</OutlineButton>
<OnlineHelpButton>Åpne hjelpefiler i nettleseren</OnlineHelpButton>
<AboutButton>Om DragMath</AboutButton>
<!-- Menu -->
<FileMenu>Fil</FileMenu>
<OpenMenu>Åpne...</OpenMenu>
<SaveAsMenu>Lagre som...</SaveAsMenu>
<ExportMenu>Eksporter til utklippstavlen</ExportMenu>
<ImageMenu>Eksporter til bilde</ImageMenu>
<EditMenu>Rediger</EditMenu>
<UndoMenu>Angre</UndoMenu>
<RedoMenu>Gjør om</RedoMenu>
<CutMenu>Klipp ut</CutMenu>
<CopyMenu>Kopier</CopyMenu>
<PasteMenu>Lim inn</PasteMenu>
<ClearMenu>Rens arbeidsområdet</ClearMenu>
<SelectMenu>Velg alle</SelectMenu>
<OptionsMenu>Alternativer</OptionsMenu>
<SetExportMenu>Velg eksportformat</SetExportMenu>
<SetLanguageMenu>Velg språk</SetLanguageMenu>
<MultMenu>Implicit Multiplication</MultMenu>
<HelpMenu>Hjelp</HelpMenu>
<DebugMenu>Debug</DebugMenu>
<TreeMenu>Vis uttykkstre</TreeMenu>
<OutlineMenu>Vis innholdsblokk</OutlineMenu>
<OnlineHelpMenu>Online Hjelp</OnlineHelpMenu>
<AboutMenu>Om DragMath</AboutMenu>
</Language>
+178 -178
View File
@@ -1,178 +1,178 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : pl.xml
Created on : 30 July 2007, 15:43
Author : Alex Billingsley
Translator : Agnieszka Herczak-Ciara
Description:
Purpose of the document follows.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>Błąd wczytania pliku: Sprawdź format pliku</ReadingFile>
<ReadingFile2>Błąd wczytania pliku</ReadingFile2>
<LoadingExp>Błąd wczytania wyrażenia</LoadingExp>
<SavingExp>Błąd zapisu wyrażenia</SavingExp>
<Cut>Nie można wyciąć</Cut>
<Copy>Nie można skopiować</Copy>
<Tree>Nie można wyświetlić drzewa</Tree>
<Action>Działanie nie może zostać zakończone</Action>
<AddMatrix>Nie można dodać macierzy w tym miejscu</AddMatrix>
<Operator>Brakujący operator na pozycji</Operator>
<Argument>Brakujący argument na pozycji</Argument>
<Image>Error: Cannot export to image. Check internet connection and access to http://www.mathtran.org</Image>
<!-- Status Bar Messages -->
<ParseExp>Błąd parsowania wyrażenia</ParseExp>
<LoadExpression>DragMath -Wybierz plik do wczytania</LoadExpression>
<SaveExpression>DragMath - Wybierz lokalizację zapisu</SaveExpression>
<EnterRows>Wprowadź liczbę wierszy macierzy</EnterRows>
<EnterColumns>Wprowadź liczbę kolumn macierzy</EnterColumns>
<MatrixDim>Wymiar macierzy</MatrixDim>
<NoCut>Nie zaznaczono nic do wycięcia</NoCut>
<NoPaste>Brak elementów do wklejenia</NoPaste>
<NoBox>Nie wybrano nic do wklejenia</NoBox>
<NoCopy>Nie wybrano nic do skopiowania</NoCopy>
<Copied>Skopiowane</Copied>
<ReadingData>Błąd wczytania danych</ReadingData>
<Clipboard>Eksport wyrażenia do schowka</Clipboard>
<NoExpression>Brak wyrażenia do konwersji</NoExpression>
<NoFormat>Nie wybrano żadnego formatu </NoFormat>
<ImageSize>Choose the image size 1-10 (Smallest-Largest)</ImageSize>
<!-- Tooltips for math buttons -->
<Multiply>Mnożenie</Multiply>
<Divide>Ułamek</Divide>
<Add>Dodawanie</Add>
<Subtract>Odejmowanie</Subtract>
<Comma>Przecinek dziesiętny</Comma>
<PlusMinus>Plus-Minus</PlusMinus>
<SquareRoot>Pierwiastek kwadratowy</SquareRoot>
<NthRoot>Pierwiastek n-tego stopnia</NthRoot>
<Power>Indeks górny</Power>
<Subscript>Indeks dolny</Subscript>
<Matrix>Macierz</Matrix>
<Integral>Całka nieoznaczona</Integral>
<Differential>Różniczkowanie</Differential>
<LessThan>Mniejsze niż</LessThan>
<GreaterThan>Większe niż</GreaterThan>
<LTEQ>Mniejsze lub równe</LTEQ>
<GTEQ>Większe lub równe</GTEQ>
<Equals>Równe</Equals>
<NotEqual>Nie równe</NotEqual>
<Union>Suma</Union>
<Intersection>Iloczyn </Intersection>
<Subset>Zawiera się</Subset>
<SubsetEq>Zawiera się lub jest równy</SubsetEq>
<NSubset>Nie zawiera się</NSubset>
<NSubsetEq>Nie zawiera się i nie jest równy</NSubsetEq>
<Sine>sin (sinus)</Sine>
<Cosine>cos (cosinus)</Cosine>
<Tangent>tg (tangens)</Tangent>
<ArcSine>arcsin (arcus sinus)</ArcSine>
<ArcCosine>arccos (arcus cosinus)</ArcCosine>
<ArcTangent>arctg (arcus tangens)</ArcTangent>
<SineH>sinh (sinus hiperboliczny)</SineH>
<CosineH>cosh (cosinus hiperboliczny)</CosineH>
<TanH>tgh (tangens hiperboliczny)</TanH>
<ArcSineH>arcsinh (arcus sinus hiperboliczny)</ArcSineH>
<ArcCosineH>arccosh (arcus cosinus hiperboliczny)</ArcCosineH>
<ArcTanH>arctgh (arcus tangens hiperboliczny)</ArcTanH>
<Logarithm>Logarytm</Logarithm>
<NaturalLogarithm>Logarytm naturalny</NaturalLogarithm>
<Exp>Exp (Funkcja eksponencjalna)</Exp>
<UMinus>Minus</UMinus>
<BracketsRnd>Nawiasy okrągłe</BracketsRnd>
<BracketsCurl>Nawiasy klamrowe</BracketsCurl>
<BracketsSq>Nawiasy kwadratowe</BracketsSq>
<Abs>Wartość bezwzględna</Abs>
<Infinity>Nieskończoność</Infinity>
<GreekLetter>Greckie litery</GreekLetter>
<Factorial>Silnia</Factorial>
<Max>Maksimum</Max>
<Min>Minimum</Min>
<Assignment>Przypisanie</Assignment>
<Function>Funkcja</Function>
<Determinant>Wyznacznik macierzy</Determinant>
<Trace>Ślad macierzy</Trace>
<DefiniteIntegral>Całka oznaczona</DefiniteIntegral>
<Product>Iloczyn </Product>
<Sum>Suma</Sum>
<Limit>Granica</Limit>
<Evaluate>Wartość wyrażenia w punkcie</Evaluate>
<LeftArrow>Left arrow</LeftArrow>
<RightArrow>Right arrow</RightArrow>
<UpArrow>Up arrow</UpArrow>
<DownArrow>Down arrow</DownArrow>
<LeftDblArrow>Left double arrow</LeftDblArrow>
<RightDblArrow>Right double arrow</RightDblArrow>
<LeftRightArrow>Left-Right arrow</LeftRightArrow>
<LeftRightDblArrow>Left-Right double arrow</LeftRightDblArrow>
<NorthEastArrow>North-East arrow</NorthEastArrow>
<SouthEastArrow>South-East arrow</SouthEastArrow>
<NorthWestArrow>North-West arrow</NorthWestArrow>
<SouthWestArrow>South-West arrow</SouthWestArrow>
<Multiply2>Multiplication</Multiply2>
<Divide2>Division</Divide2>
<Equiv>Equivalence</Equiv>
<Exists>There Exists</Exists>
<ForAll>For All</ForAll>
<IsIn>Element Of</IsIn>
<NotExists>There Does Not Exist</NotExists>
<NotIn>Not An Element Of</NotIn>
<SimEq>Asymptotically Equivalent To</SimEq>
<Or>Or</Or>
<And>And</And>
<Not>Not</Not>
<PartialDifferential>Partial Differential</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>Wczytaj wyrażenie z pliku</OpenButton>
<SaveButton>Zapisz wyrażenie do pliku</SaveButton>
<ExportButton>Eksportuj wyrażenie do schowka</ExportButton>
<UndoButton>Cofnij</UndoButton>
<RedoButton>Ponów</RedoButton>
<CutButton>Wytnij</CutButton>
<CopyButton>Kopiuj</CopyButton>
<PasteButton>Wklej</PasteButton>
<ClearButton>Wyczyść wszystko</ClearButton>
<SelectButton>Zaznacz wszystko</SelectButton>
<LoadFormatButton>Wczytaj format pliku do eksportu</LoadFormatButton>
<LoadLangButton>Wczytaj plik językowy</LoadLangButton>
<ShowTreeButton>Pokaż strukturę drzewiastą wyrażenia</ShowTreeButton>
<OutlineButton>Display outline of objects on workspace</OutlineButton>
<OnlineHelpButton>Pomoc online</OnlineHelpButton>
<AboutButton>O DragMath</AboutButton>
<!-- Menu -->
<FileMenu>Plik</FileMenu>
<OpenMenu>Otwórz ...</OpenMenu>
<SaveAsMenu>Zapisz jako ...</SaveAsMenu>
<ExportMenu>Eksportuj do schowka</ExportMenu>
<ImageMenu>Export to image</ImageMenu>
<EditMenu>Edycja</EditMenu>
<UndoMenu>Cofnij</UndoMenu>
<RedoMenu>Ponów</RedoMenu>
<CutMenu>Wytnij</CutMenu>
<CopyMenu>Kopiuj</CopyMenu>
<PasteMenu>Wklej</PasteMenu>
<ClearMenu>Wyczyść wszystko</ClearMenu>
<SelectMenu>Zaznacz wszystko</SelectMenu>
<OptionsMenu>Opcje</OptionsMenu>
<SetExportMenu>Wybierz format (Latex,MathML,...)</SetExportMenu>
<SetLanguageMenu>Wybierz język (pl,eng...)</SetLanguageMenu>
<MultMenu>Implicit Multiplication</MultMenu>
<HelpMenu>Pomoc</HelpMenu>
<DebugMenu>Debug</DebugMenu>
<TreeMenu>Pokaż drzewo wyrażenia</TreeMenu>
<OutlineMenu>Outline</OutlineMenu>
<OnlineHelpMenu>Pomoc Online</OnlineHelpMenu>
<AboutMenu>O programie DragMath</AboutMenu>
</Language>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : pl.xml
Created on : 30 July 2007, 15:43
Author : Alex Billingsley
Translator : Agnieszka Herczak-Ciara
Description:
Purpose of the document follows.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>Błąd wczytania pliku: Sprawdź format pliku</ReadingFile>
<ReadingFile2>Błąd wczytania pliku</ReadingFile2>
<LoadingExp>Błąd wczytania wyrażenia</LoadingExp>
<SavingExp>Błąd zapisu wyrażenia</SavingExp>
<Cut>Nie można wyciąć</Cut>
<Copy>Nie można skopiować</Copy>
<Tree>Nie można wyświetlić drzewa</Tree>
<Action>Działanie nie może zostać zakończone</Action>
<AddMatrix>Nie można dodać macierzy w tym miejscu</AddMatrix>
<Operator>Brakujący operator na pozycji</Operator>
<Argument>Brakujący argument na pozycji</Argument>
<Image>Error: Cannot export to image. Check internet connection and access to http://www.mathtran.org</Image>
<!-- Status Bar Messages -->
<ParseExp>Błąd parsowania wyrażenia</ParseExp>
<LoadExpression>DragMath -Wybierz plik do wczytania</LoadExpression>
<SaveExpression>DragMath - Wybierz lokalizację zapisu</SaveExpression>
<EnterRows>Wprowadź liczbę wierszy macierzy</EnterRows>
<EnterColumns>Wprowadź liczbę kolumn macierzy</EnterColumns>
<MatrixDim>Wymiar macierzy</MatrixDim>
<NoCut>Nie zaznaczono nic do wycięcia</NoCut>
<NoPaste>Brak elementów do wklejenia</NoPaste>
<NoBox>Nie wybrano nic do wklejenia</NoBox>
<NoCopy>Nie wybrano nic do skopiowania</NoCopy>
<Copied>Skopiowane</Copied>
<ReadingData>Błąd wczytania danych</ReadingData>
<Clipboard>Eksport wyrażenia do schowka</Clipboard>
<NoExpression>Brak wyrażenia do konwersji</NoExpression>
<NoFormat>Nie wybrano żadnego formatu </NoFormat>
<ImageSize>Choose the image size 1-10 (Smallest-Largest)</ImageSize>
<!-- Tooltips for math buttons -->
<Multiply>Mnożenie</Multiply>
<Divide>Ułamek</Divide>
<Add>Dodawanie</Add>
<Subtract>Odejmowanie</Subtract>
<Comma>Przecinek dziesiętny</Comma>
<PlusMinus>Plus-Minus</PlusMinus>
<SquareRoot>Pierwiastek kwadratowy</SquareRoot>
<NthRoot>Pierwiastek n-tego stopnia</NthRoot>
<Power>Indeks górny</Power>
<Subscript>Indeks dolny</Subscript>
<Matrix>Macierz</Matrix>
<Integral>Całka nieoznaczona</Integral>
<Differential>Różniczkowanie</Differential>
<LessThan>Mniejsze niż</LessThan>
<GreaterThan>Większe niż</GreaterThan>
<LTEQ>Mniejsze lub równe</LTEQ>
<GTEQ>Większe lub równe</GTEQ>
<Equals>Równe</Equals>
<NotEqual>Nie równe</NotEqual>
<Union>Suma</Union>
<Intersection>Iloczyn </Intersection>
<Subset>Zawiera się</Subset>
<SubsetEq>Zawiera się lub jest równy</SubsetEq>
<NSubset>Nie zawiera się</NSubset>
<NSubsetEq>Nie zawiera się i nie jest równy</NSubsetEq>
<Sine>sin (sinus)</Sine>
<Cosine>cos (cosinus)</Cosine>
<Tangent>tg (tangens)</Tangent>
<ArcSine>arcsin (arcus sinus)</ArcSine>
<ArcCosine>arccos (arcus cosinus)</ArcCosine>
<ArcTangent>arctg (arcus tangens)</ArcTangent>
<SineH>sinh (sinus hiperboliczny)</SineH>
<CosineH>cosh (cosinus hiperboliczny)</CosineH>
<TanH>tgh (tangens hiperboliczny)</TanH>
<ArcSineH>arcsinh (arcus sinus hiperboliczny)</ArcSineH>
<ArcCosineH>arccosh (arcus cosinus hiperboliczny)</ArcCosineH>
<ArcTanH>arctgh (arcus tangens hiperboliczny)</ArcTanH>
<Logarithm>Logarytm</Logarithm>
<NaturalLogarithm>Logarytm naturalny</NaturalLogarithm>
<Exp>Exp (Funkcja eksponencjalna)</Exp>
<UMinus>Minus</UMinus>
<BracketsRnd>Nawiasy okrągłe</BracketsRnd>
<BracketsCurl>Nawiasy klamrowe</BracketsCurl>
<BracketsSq>Nawiasy kwadratowe</BracketsSq>
<Abs>Wartość bezwzględna</Abs>
<Infinity>Nieskończoność</Infinity>
<GreekLetter>Greckie litery</GreekLetter>
<Factorial>Silnia</Factorial>
<Max>Maksimum</Max>
<Min>Minimum</Min>
<Assignment>Przypisanie</Assignment>
<Function>Funkcja</Function>
<Determinant>Wyznacznik macierzy</Determinant>
<Trace>Ślad macierzy</Trace>
<DefiniteIntegral>Całka oznaczona</DefiniteIntegral>
<Product>Iloczyn </Product>
<Sum>Suma</Sum>
<Limit>Granica</Limit>
<Evaluate>Wartość wyrażenia w punkcie</Evaluate>
<LeftArrow>Left arrow</LeftArrow>
<RightArrow>Right arrow</RightArrow>
<UpArrow>Up arrow</UpArrow>
<DownArrow>Down arrow</DownArrow>
<LeftDblArrow>Left double arrow</LeftDblArrow>
<RightDblArrow>Right double arrow</RightDblArrow>
<LeftRightArrow>Left-Right arrow</LeftRightArrow>
<LeftRightDblArrow>Left-Right double arrow</LeftRightDblArrow>
<NorthEastArrow>North-East arrow</NorthEastArrow>
<SouthEastArrow>South-East arrow</SouthEastArrow>
<NorthWestArrow>North-West arrow</NorthWestArrow>
<SouthWestArrow>South-West arrow</SouthWestArrow>
<Multiply2>Multiplication</Multiply2>
<Divide2>Division</Divide2>
<Equiv>Equivalence</Equiv>
<Exists>There Exists</Exists>
<ForAll>For All</ForAll>
<IsIn>Element Of</IsIn>
<NotExists>There Does Not Exist</NotExists>
<NotIn>Not An Element Of</NotIn>
<SimEq>Asymptotically Equivalent To</SimEq>
<Or>Or</Or>
<And>And</And>
<Not>Not</Not>
<PartialDifferential>Partial Differential</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>Wczytaj wyrażenie z pliku</OpenButton>
<SaveButton>Zapisz wyrażenie do pliku</SaveButton>
<ExportButton>Eksportuj wyrażenie do schowka</ExportButton>
<UndoButton>Cofnij</UndoButton>
<RedoButton>Ponów</RedoButton>
<CutButton>Wytnij</CutButton>
<CopyButton>Kopiuj</CopyButton>
<PasteButton>Wklej</PasteButton>
<ClearButton>Wyczyść wszystko</ClearButton>
<SelectButton>Zaznacz wszystko</SelectButton>
<LoadFormatButton>Wczytaj format pliku do eksportu</LoadFormatButton>
<LoadLangButton>Wczytaj plik językowy</LoadLangButton>
<ShowTreeButton>Pokaż strukturę drzewiastą wyrażenia</ShowTreeButton>
<OutlineButton>Display outline of objects on workspace</OutlineButton>
<OnlineHelpButton>Pomoc online</OnlineHelpButton>
<AboutButton>O DragMath</AboutButton>
<!-- Menu -->
<FileMenu>Plik</FileMenu>
<OpenMenu>Otwórz ...</OpenMenu>
<SaveAsMenu>Zapisz jako ...</SaveAsMenu>
<ExportMenu>Eksportuj do schowka</ExportMenu>
<ImageMenu>Export to image</ImageMenu>
<EditMenu>Edycja</EditMenu>
<UndoMenu>Cofnij</UndoMenu>
<RedoMenu>Ponów</RedoMenu>
<CutMenu>Wytnij</CutMenu>
<CopyMenu>Kopiuj</CopyMenu>
<PasteMenu>Wklej</PasteMenu>
<ClearMenu>Wyczyść wszystko</ClearMenu>
<SelectMenu>Zaznacz wszystko</SelectMenu>
<OptionsMenu>Opcje</OptionsMenu>
<SetExportMenu>Wybierz format (Latex,MathML,...)</SetExportMenu>
<SetLanguageMenu>Wybierz język (pl,eng...)</SetLanguageMenu>
<MultMenu>Implicit Multiplication</MultMenu>
<HelpMenu>Pomoc</HelpMenu>
<DebugMenu>Debug</DebugMenu>
<TreeMenu>Pokaż drzewo wyrażenia</TreeMenu>
<OutlineMenu>Outline</OutlineMenu>
<OnlineHelpMenu>Pomoc Online</OnlineHelpMenu>
<AboutMenu>O programie DragMath</AboutMenu>
</Language>
+177 -177
View File
@@ -1,177 +1,177 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : pt-br.xml
Created on : 27th February 2008, 15:56
Author : Mauricio Chamati
Description:
Purpose of the document follows.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>Erro lendo arquivo: Verifique se o arquivo é válido</ReadingFile>
<ReadingFile2>Erro lendo arquivo: </ReadingFile2>
<LoadingExp>Erro carregando expressão salva</LoadingExp>
<SavingExp>Erro salvando expressão</SavingExp>
<Cut>Seleção não pode ser recortada: </Cut>
<Copy>Seleção não pode ser copiada: </Copy>
<Tree>Árvore não pode ser mostrada: </Tree>
<Action>Ação não pode ser completada: </Action>
<AddMatrix>Matriz não pode ser adicionada neste local</AddMatrix>
<Operator>Operador faltando na posição </Operator>
<Argument>Argumento do operador faltando na posição </Argument>
<Image>Erro: Não é possível exportar para imagem. Verifique sua conexão com a internet e acesse http://www.mathtran.org</Image>
<!-- Status Bar Messages -->
<ParseExp>Expressão não pode ser analisada</ParseExp>
<LoadExpression>DragMath - Escolha uma expressão em arquivo para ser carregada</LoadExpression>
<SaveExpression>DragMath - Escolha o local para salvar a expressão</SaveExpression>
<EnterRows>Informe o número de linhas da matriz</EnterRows>
<EnterColumns>Informe o número de colunas da matriz</EnterColumns>
<MatrixDim>Dimensões da Matriz</MatrixDim>
<NoCut>Nada selecionado para recortar</NoCut>
<NoPaste>Nada para colar</NoPaste>
<NoBox>Nenhuma caixa selecionada para colar dentro</NoBox>
<NoCopy>Nada selecionado para copiar</NoCopy>
<Copied>Copiado</Copied>
<ReadingData>Erro lendo dados externos</ReadingData>
<Clipboard>Expressão exportada para a área de transferência</Clipboard>
<NoExpression>Nenhuma expressão para converter</NoExpression>
<NoFormat>Nenhum formato de arquivo foi carregado ainda</NoFormat>
<ImageSize>Escolha o tamanho da imagem de 1-10 (Menor-Maior)</ImageSize>
<!-- Tooltips for math buttons -->
<Multiply>Multiplicação</Multiply>
<Divide>Divisão</Divide>
<Add>Adição</Add>
<Subtract>Subtração</Subtract>
<Comma>Vírgula</Comma>
<PlusMinus>Mais-Menos</PlusMinus>
<SquareRoot>Raiz Quadrada</SquareRoot>
<NthRoot>Raiz de N</NthRoot>
<Power>Sobrescrito</Power>
<Subscript>Subscrito</Subscript>
<Matrix>Matriz</Matrix>
<Integral>Integral</Integral>
<Differential>Diferencial</Differential>
<LessThan>Menor Que</LessThan>
<GreaterThan>Maior Que</GreaterThan>
<LTEQ>Menor Que ou Igual A</LTEQ>
<GTEQ>Maior Que ou Igual A</GTEQ>
<Equals>Igual</Equals>
<NotEqual>Diferente</NotEqual>
<Union>União</Union>
<Intersection>Intersecção</Intersection>
<Subset>Subconjunto</Subset>
<SubsetEq>Subconjunto ou Igual A</SubsetEq>
<NSubset>Não é Subconjunto</NSubset>
<NSubsetEq>Não é Subconjunto ou Igual A</NSubsetEq>
<Sine>Seno</Sine>
<Cosine>Cosseno</Cosine>
<Tangent>Tangente</Tangent>
<ArcSine>Arco-Seno</ArcSine>
<ArcCosine>Arco-Cosseno</ArcCosine>
<ArcTangent>Arco-Tangente</ArcTangent>
<SineH>Seno Hiperbólico</SineH>
<CosineH>Cosseno Hiperbólico</CosineH>
<TanH>Tangente Hiperbólica</TanH>
<ArcSineH>Arco-Seno Hiperbólico</ArcSineH>
<ArcCosineH>Arco-Cosseno Hiperbólico</ArcCosineH>
<ArcTanH>Arco-Tangente Hiperbólico</ArcTanH>
<Logarithm>Logaritmo</Logarithm>
<NaturalLogarithm>Logaritmo Neperiano</NaturalLogarithm>
<Exp>Função Exponencial</Exp>
<UMinus>Menos</UMinus>
<BracketsRnd>Parênteses</BracketsRnd>
<BracketsCurl>Chaves</BracketsCurl>
<BracketsSq>Colchetes</BracketsSq>
<Abs>Valor Absoluto</Abs>
<Infinity>Infinito</Infinity>
<GreekLetter>Letra Grega</GreekLetter>
<Factorial>Fatorial</Factorial>
<Max>Máximo de um conjunto</Max>
<Min>Mínimo de um conjunto</Min>
<Assignment>Atribuição</Assignment>
<Function>Função desconhecida</Function>
<Determinant>Determinante</Determinant>
<Trace>Traço</Trace>
<DefiniteIntegral>Integral Definida</DefiniteIntegral>
<Product>Produto</Product>
<Sum>Soma</Sum>
<Limit>Limite</Limit>
<Evaluate>Determina uma expressão num ponto</Evaluate>
<LeftArrow>Seta para esquerda</LeftArrow>
<RightArrow>Seta para direita</RightArrow>
<UpArrow>Seta para cima</UpArrow>
<DownArrow>Seta para baixo</DownArrow>
<LeftDblArrow>Seta dupla para esquerda</LeftDblArrow>
<RightDblArrow>Seta dupla para direita</RightDblArrow>
<LeftRightArrow>Seta para Esquerda-Direita</LeftRightArrow>
<LeftRightDblArrow>Seta dupla para Esquerda-Direita</LeftRightDblArrow>
<NorthEastArrow>Seta para Nordeste</NorthEastArrow>
<SouthEastArrow>Seta para Sudeste</SouthEastArrow>
<NorthWestArrow>Seta para Noroeste</NorthWestArrow>
<SouthWestArrow>Seta para Sudoeste</SouthWestArrow>
<Multiply2>Multiplicação</Multiply2>
<Divide2>Divisão</Divide2>
<Equiv>Equivalência</Equiv>
<Exists>Existe</Exists>
<ForAll>Para Todos</ForAll>
<IsIn>Elemento De</IsIn>
<NotExists>Não Existe</NotExists>
<NotIn>Não É Um Elemento De</NotIn>
<SimEq>Assintoticamente Equivalente A</SimEq>
<Or>Ou</Or>
<And>E</And>
<Not>Não</Not>
<PartialDifferential>Diferencial Parcial</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>Carregar expressão de um arquivo</OpenButton>
<SaveButton>Salvar expressão em arquivo</SaveButton>
<ExportButton>Exportar expressão para área de transferência</ExportButton>
<UndoButton>Desfazer</UndoButton>
<RedoButton>Refazer</RedoButton>
<CutButton>Recortar</CutButton>
<CopyButton>Copiar</CopyButton>
<PasteButton>Colar</PasteButton>
<ClearButton>Limpar toda a área de trabalho</ClearButton>
<SelectButton>Selecionar toda a área de trabalho</SelectButton>
<LoadFormatButton>Carregar um formato de exportação</LoadFormatButton>
<LoadLangButton>Carregar um arquivo de idioma</LoadLangButton>
<ShowTreeButton>Mostrar estrutura em árvore da expressão</ShowTreeButton>
<OutlineButton>Mostrar contorno dos objetos da área de trabalho</OutlineButton>
<OnlineHelpButton>Carregar documentos de ajuda no navegador</OnlineHelpButton>
<AboutButton>Sobre DragMath</AboutButton>
<!-- Menu -->
<FileMenu>Arquivo</FileMenu>
<OpenMenu>Abrir...</OpenMenu>
<SaveAsMenu>Salvar Como...</SaveAsMenu>
<ExportMenu>Exportar para área de transferência</ExportMenu>
<ImageMenu>Exportar para imagem</ImageMenu>
<EditMenu>Editar</EditMenu>
<UndoMenu>Desfazer</UndoMenu>
<RedoMenu>Refazer</RedoMenu>
<CutMenu>Recortar</CutMenu>
<CopyMenu>Copiar</CopyMenu>
<PasteMenu>Colar</PasteMenu>
<ClearMenu>Limpar a área de trabalho</ClearMenu>
<SelectMenu>Selecionar Tudo</SelectMenu>
<OptionsMenu>Opções</OptionsMenu>
<SetExportMenu>Escolher formato de exportação</SetExportMenu>
<SetLanguageMenu>Escolher idioma</SetLanguageMenu>
<MultMenu>Implicit Multiplication</MultMenu>
<HelpMenu>Ajuda</HelpMenu>
<DebugMenu>Debugar</DebugMenu>
<TreeMenu>Mostrar árvore de expressão</TreeMenu>
<OutlineMenu>Mostrar contorno</OutlineMenu>
<OnlineHelpMenu>Ajuda Online</OnlineHelpMenu>
<AboutMenu>Sobre DragMath</AboutMenu>
</Language>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : pt-br.xml
Created on : 27th February 2008, 15:56
Author : Mauricio Chamati
Description:
Purpose of the document follows.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>Erro lendo arquivo: Verifique se o arquivo é válido</ReadingFile>
<ReadingFile2>Erro lendo arquivo: </ReadingFile2>
<LoadingExp>Erro carregando expressão salva</LoadingExp>
<SavingExp>Erro salvando expressão</SavingExp>
<Cut>Seleção não pode ser recortada: </Cut>
<Copy>Seleção não pode ser copiada: </Copy>
<Tree>Árvore não pode ser mostrada: </Tree>
<Action>Ação não pode ser completada: </Action>
<AddMatrix>Matriz não pode ser adicionada neste local</AddMatrix>
<Operator>Operador faltando na posição </Operator>
<Argument>Argumento do operador faltando na posição </Argument>
<Image>Erro: Não é possível exportar para imagem. Verifique sua conexão com a internet e acesse http://www.mathtran.org</Image>
<!-- Status Bar Messages -->
<ParseExp>Expressão não pode ser analisada</ParseExp>
<LoadExpression>DragMath - Escolha uma expressão em arquivo para ser carregada</LoadExpression>
<SaveExpression>DragMath - Escolha o local para salvar a expressão</SaveExpression>
<EnterRows>Informe o número de linhas da matriz</EnterRows>
<EnterColumns>Informe o número de colunas da matriz</EnterColumns>
<MatrixDim>Dimensões da Matriz</MatrixDim>
<NoCut>Nada selecionado para recortar</NoCut>
<NoPaste>Nada para colar</NoPaste>
<NoBox>Nenhuma caixa selecionada para colar dentro</NoBox>
<NoCopy>Nada selecionado para copiar</NoCopy>
<Copied>Copiado</Copied>
<ReadingData>Erro lendo dados externos</ReadingData>
<Clipboard>Expressão exportada para a área de transferência</Clipboard>
<NoExpression>Nenhuma expressão para converter</NoExpression>
<NoFormat>Nenhum formato de arquivo foi carregado ainda</NoFormat>
<ImageSize>Escolha o tamanho da imagem de 1-10 (Menor-Maior)</ImageSize>
<!-- Tooltips for math buttons -->
<Multiply>Multiplicação</Multiply>
<Divide>Divisão</Divide>
<Add>Adição</Add>
<Subtract>Subtração</Subtract>
<Comma>Vírgula</Comma>
<PlusMinus>Mais-Menos</PlusMinus>
<SquareRoot>Raiz Quadrada</SquareRoot>
<NthRoot>Raiz de N</NthRoot>
<Power>Sobrescrito</Power>
<Subscript>Subscrito</Subscript>
<Matrix>Matriz</Matrix>
<Integral>Integral</Integral>
<Differential>Diferencial</Differential>
<LessThan>Menor Que</LessThan>
<GreaterThan>Maior Que</GreaterThan>
<LTEQ>Menor Que ou Igual A</LTEQ>
<GTEQ>Maior Que ou Igual A</GTEQ>
<Equals>Igual</Equals>
<NotEqual>Diferente</NotEqual>
<Union>União</Union>
<Intersection>Intersecção</Intersection>
<Subset>Subconjunto</Subset>
<SubsetEq>Subconjunto ou Igual A</SubsetEq>
<NSubset>Não é Subconjunto</NSubset>
<NSubsetEq>Não é Subconjunto ou Igual A</NSubsetEq>
<Sine>Seno</Sine>
<Cosine>Cosseno</Cosine>
<Tangent>Tangente</Tangent>
<ArcSine>Arco-Seno</ArcSine>
<ArcCosine>Arco-Cosseno</ArcCosine>
<ArcTangent>Arco-Tangente</ArcTangent>
<SineH>Seno Hiperbólico</SineH>
<CosineH>Cosseno Hiperbólico</CosineH>
<TanH>Tangente Hiperbólica</TanH>
<ArcSineH>Arco-Seno Hiperbólico</ArcSineH>
<ArcCosineH>Arco-Cosseno Hiperbólico</ArcCosineH>
<ArcTanH>Arco-Tangente Hiperbólico</ArcTanH>
<Logarithm>Logaritmo</Logarithm>
<NaturalLogarithm>Logaritmo Neperiano</NaturalLogarithm>
<Exp>Função Exponencial</Exp>
<UMinus>Menos</UMinus>
<BracketsRnd>Parênteses</BracketsRnd>
<BracketsCurl>Chaves</BracketsCurl>
<BracketsSq>Colchetes</BracketsSq>
<Abs>Valor Absoluto</Abs>
<Infinity>Infinito</Infinity>
<GreekLetter>Letra Grega</GreekLetter>
<Factorial>Fatorial</Factorial>
<Max>Máximo de um conjunto</Max>
<Min>Mínimo de um conjunto</Min>
<Assignment>Atribuição</Assignment>
<Function>Função desconhecida</Function>
<Determinant>Determinante</Determinant>
<Trace>Traço</Trace>
<DefiniteIntegral>Integral Definida</DefiniteIntegral>
<Product>Produto</Product>
<Sum>Soma</Sum>
<Limit>Limite</Limit>
<Evaluate>Determina uma expressão num ponto</Evaluate>
<LeftArrow>Seta para esquerda</LeftArrow>
<RightArrow>Seta para direita</RightArrow>
<UpArrow>Seta para cima</UpArrow>
<DownArrow>Seta para baixo</DownArrow>
<LeftDblArrow>Seta dupla para esquerda</LeftDblArrow>
<RightDblArrow>Seta dupla para direita</RightDblArrow>
<LeftRightArrow>Seta para Esquerda-Direita</LeftRightArrow>
<LeftRightDblArrow>Seta dupla para Esquerda-Direita</LeftRightDblArrow>
<NorthEastArrow>Seta para Nordeste</NorthEastArrow>
<SouthEastArrow>Seta para Sudeste</SouthEastArrow>
<NorthWestArrow>Seta para Noroeste</NorthWestArrow>
<SouthWestArrow>Seta para Sudoeste</SouthWestArrow>
<Multiply2>Multiplicação</Multiply2>
<Divide2>Divisão</Divide2>
<Equiv>Equivalência</Equiv>
<Exists>Existe</Exists>
<ForAll>Para Todos</ForAll>
<IsIn>Elemento De</IsIn>
<NotExists>Não Existe</NotExists>
<NotIn>Não É Um Elemento De</NotIn>
<SimEq>Assintoticamente Equivalente A</SimEq>
<Or>Ou</Or>
<And>E</And>
<Not>Não</Not>
<PartialDifferential>Diferencial Parcial</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>Carregar expressão de um arquivo</OpenButton>
<SaveButton>Salvar expressão em arquivo</SaveButton>
<ExportButton>Exportar expressão para área de transferência</ExportButton>
<UndoButton>Desfazer</UndoButton>
<RedoButton>Refazer</RedoButton>
<CutButton>Recortar</CutButton>
<CopyButton>Copiar</CopyButton>
<PasteButton>Colar</PasteButton>
<ClearButton>Limpar toda a área de trabalho</ClearButton>
<SelectButton>Selecionar toda a área de trabalho</SelectButton>
<LoadFormatButton>Carregar um formato de exportação</LoadFormatButton>
<LoadLangButton>Carregar um arquivo de idioma</LoadLangButton>
<ShowTreeButton>Mostrar estrutura em árvore da expressão</ShowTreeButton>
<OutlineButton>Mostrar contorno dos objetos da área de trabalho</OutlineButton>
<OnlineHelpButton>Carregar documentos de ajuda no navegador</OnlineHelpButton>
<AboutButton>Sobre DragMath</AboutButton>
<!-- Menu -->
<FileMenu>Arquivo</FileMenu>
<OpenMenu>Abrir...</OpenMenu>
<SaveAsMenu>Salvar Como...</SaveAsMenu>
<ExportMenu>Exportar para área de transferência</ExportMenu>
<ImageMenu>Exportar para imagem</ImageMenu>
<EditMenu>Editar</EditMenu>
<UndoMenu>Desfazer</UndoMenu>
<RedoMenu>Refazer</RedoMenu>
<CutMenu>Recortar</CutMenu>
<CopyMenu>Copiar</CopyMenu>
<PasteMenu>Colar</PasteMenu>
<ClearMenu>Limpar a área de trabalho</ClearMenu>
<SelectMenu>Selecionar Tudo</SelectMenu>
<OptionsMenu>Opções</OptionsMenu>
<SetExportMenu>Escolher formato de exportação</SetExportMenu>
<SetLanguageMenu>Escolher idioma</SetLanguageMenu>
<MultMenu>Implicit Multiplication</MultMenu>
<HelpMenu>Ajuda</HelpMenu>
<DebugMenu>Debugar</DebugMenu>
<TreeMenu>Mostrar árvore de expressão</TreeMenu>
<OutlineMenu>Mostrar contorno</OutlineMenu>
<OnlineHelpMenu>Ajuda Online</OnlineHelpMenu>
<AboutMenu>Sobre DragMath</AboutMenu>
</Language>
+177 -177
View File
@@ -1,177 +1,177 @@
<?xml version="1.0" encoding="Windows-1251"?>
<!--
Document : ru.xml
Created on : 19 December 2007, 15:43
Author : Sedletskiy Nikolay
Description:
Purpose of the document follows.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>Ошибка формата файла: Проверьте правильность указанного файла</ReadingFile>
<ReadingFile2>Ошибка загрузки формата файла: </ReadingFile2>
<LoadingExp>Ошибка загрузки сохраненного выражения</LoadingExp>
<SavingExp>Ошибка сохранения выражения</SavingExp>
<Cut>Невозможно вырезать выбранное: </Cut>
<Copy>Невозможно копировать выбранное: </Copy>
<Tree>Невозможно отобразить дерево: </Tree>
<Action>Действие не может быть выполненно: </Action>
<AddMatrix>Невозможно дабавить Матрицу в указанное место</AddMatrix>
<Operator>Отсутвтвует Оператор на позиции </Operator>
<Argument>Отсутствует аргумент оператора на позиции </Argument>
<Image>Error: Cannot export to image. Check internet connection and access to http://www.mathtran.org</Image>
<!-- Status Bar Messages -->
<ParseExp>Невозможен разбор выражения</ParseExp>
<LoadExpression>DragMath - Выберите файл выражения для загрузки</LoadExpression>
<SaveExpression>DragMath - Выберите местоположение для сохранения выражения</SaveExpression>
<EnterRows>Введите количество строк в матрице</EnterRows>
<EnterColumns>Введите количество столбцев в матрице</EnterColumns>
<MatrixDim>Размер Матрицы</MatrixDim>
<NoCut>Ничего не выбранно чтобы вырезать</NoCut>
<NoPaste>Нечего вставлять</NoPaste>
<NoBox>Не выбран блок для вставки</NoBox>
<NoCopy>Ничего не выбрано для копирования</NoCopy>
<Copied>Скопировано</Copied>
<ReadingData>Ошибка чтения выходных данных</ReadingData>
<Clipboard>Выражение экспортированно в буфер обмена</Clipboard>
<NoExpression>Нет выражения для конвертации</NoExpression>
<NoFormat>Не загружен файл формата </NoFormat>
<ImageSize>Choose the image size 1-10 (Smallest-Largest)</ImageSize>
<!-- Tooltips for math buttons -->
<Multiply>Умнажение</Multiply>
<Divide>Деление</Divide>
<Add>Сложение</Add>
<Subtract>Вычитание</Subtract>
<Comma>Запятая</Comma>
<PlusMinus>Плюс-Минус</PlusMinus>
<SquareRoot>Квадратный Корень</SquareRoot>
<NthRoot>N-й Корень</NthRoot>
<Power>Верхний Индекс</Power>
<Subscript>Нижний Индекс</Subscript>
<Matrix>Матрица</Matrix>
<Integral>Интегрирование</Integral>
<Differential>Дифференцирование</Differential>
<LessThan>Меньше</LessThan>
<GreaterThan>Больше</GreaterThan>
<LTEQ>Меньше или Равно</LTEQ>
<GTEQ>Больши или Равно</GTEQ>
<Equals>Равенство</Equals>
<NotEqual>Неравенство</NotEqual>
<Union>Объединение</Union>
<Intersection>Пересечение</Intersection>
<Subset>Подмножество</Subset>
<SubsetEq>Подмножество или Равенство</SubsetEq>
<NSubset>Не Подмножество</NSubset>
<NSubsetEq>Не Подмножество или Равенство</NSubsetEq>
<Sine>Синус</Sine>
<Cosine>Косинус</Cosine>
<Tangent>Tangent</Tangent>
<ArcSine>Инверсный Синус</ArcSine>
<ArcCosine>Инверсный Косинус</ArcCosine>
<ArcTangent>Инверсный Тангенс</ArcTangent>
<SineH>Гиперболический Синус</SineH>
<CosineH>Гиперболический Косинус</CosineH>
<TanH>Гиперболический Тангенс</TanH>
<ArcSineH>Инверсный Гиперболический Синус</ArcSineH>
<ArcCosineH>Инверсный Гиперболический Косинус</ArcCosineH>
<ArcTanH>Инверсный Гиперболический Тангенс</ArcTanH>
<Logarithm>Логарифм</Logarithm>
<NaturalLogarithm>Натуральный Логарифм</NaturalLogarithm>
<Exp>Экспоненциальная Функция</Exp>
<UMinus>Минус</UMinus>
<BracketsRnd>Круглые Скобки</BracketsRnd>
<BracketsCurl>Фигурные Скобки</BracketsCurl>
<BracketsSq>Квадратные Скобки</BracketsSq>
<Abs>Модуль</Abs>
<Infinity>Бесконесность</Infinity>
<GreekLetter>Греческая Буква</GreekLetter>
<Factorial>Факториал</Factorial>
<Max>Максимум</Max>
<Min>Минимум</Min>
<Assignment>Присваивание</Assignment>
<Function>Неизвестная функция</Function>
<Determinant>Детерминант</Determinant>
<Trace>Трассировка</Trace>
<DefiniteIntegral>Определённый Интеграл</DefiniteIntegral>
<Product>Произведение</Product>
<Sum>Суммирование</Sum>
<Limit>Предел</Limit>
<Evaluate>Вычислить выражение в точке</Evaluate>
<LeftArrow>Left arrow</LeftArrow>
<RightArrow>Right arrow</RightArrow>
<UpArrow>Up arrow</UpArrow>
<DownArrow>Down arrow</DownArrow>
<LeftDblArrow>Left double arrow</LeftDblArrow>
<RightDblArrow>Right double arrow</RightDblArrow>
<LeftRightArrow>Left-Right arrow</LeftRightArrow>
<LeftRightDblArrow>Left-Right double arrow</LeftRightDblArrow>
<NorthEastArrow>North-East arrow</NorthEastArrow>
<SouthEastArrow>South-East arrow</SouthEastArrow>
<NorthWestArrow>North-West arrow</NorthWestArrow>
<SouthWestArrow>South-West arrow</SouthWestArrow>
<Multiply2>Multiplication</Multiply2>
<Divide2>Division</Divide2>
<Equiv>Equivalence</Equiv>
<Exists>There Exists</Exists>
<ForAll>For All</ForAll>
<IsIn>Element Of</IsIn>
<NotExists>There Does Not Exist</NotExists>
<NotIn>Not An Element Of</NotIn>
<SimEq>Asymptotically Equivalent To</SimEq>
<Or>Or</Or>
<And>And</And>
<Not>Not</Not>
<PartialDifferential>Partial Differential</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>Загрузить выражение из файла</OpenButton>
<SaveButton>Сохранить выражение в файл</SaveButton>
<ExportButton>Экспортировать выражение в буфер обмена</ExportButton>
<UndoButton>Отменить</UndoButton>
<RedoButton>Повторить</RedoButton>
<CutButton>Вырезать</CutButton>
<CopyButton>Копировать</CopyButton>
<PasteButton>Вставить</PasteButton>
<ClearButton>Очистить рабочее пространство</ClearButton>
<SelectButton>Выбрать рабочее пространство</SelectButton>
<LoadFormatButton>Загрузить экспорт файла формата</LoadFormatButton>
<LoadLangButton>Загрузить языковой фал</LoadLangButton>
<ShowTreeButton>Показать древовидную структуру выражения</ShowTreeButton>
<OutlineButton>Показать очертание объектов на рабочем пространстве</OutlineButton>
<OnlineHelpButton>Загрузить документ помощи в веб-браузере</OnlineHelpButton>
<AboutButton>О DragMath</AboutButton>
<!-- Menu -->
<FileMenu>Файл</FileMenu>
<OpenMenu>Открыть...</OpenMenu>
<SaveAsMenu>Сохранить как...</SaveAsMenu>
<ExportMenu>Экспортировать в буфер обмена</ExportMenu>
<ImageMenu>Export to image</ImageMenu>
<EditMenu>Правка</EditMenu>
<UndoMenu>Отменить</UndoMenu>
<RedoMenu>Повторить</RedoMenu>
<CutMenu>Вырезать</CutMenu>
<CopyMenu>Копировать</CopyMenu>
<PasteMenu>Вырезать</PasteMenu>
<ClearMenu>Очистить Рабочее Пространство</ClearMenu>
<SelectMenu>Выбрать Всё</SelectMenu>
<OptionsMenu>Настройки</OptionsMenu>
<SetExportMenu>Установить формат экспорта</SetExportMenu>
<SetLanguageMenu>Установить язык</SetLanguageMenu>
<MultMenu>Implicit Multiplication</MultMenu>
<HelpMenu>Помощь</HelpMenu>
<DebugMenu>Отладка</DebugMenu>
<TreeMenu>Показать дерево выражения</TreeMenu>
<OutlineMenu>Показать очертания</OutlineMenu>
<OnlineHelpMenu>Онлайн Помощь</OnlineHelpMenu>
<AboutMenu>О DragMath</AboutMenu>
</Language>
<?xml version="1.0" encoding="Windows-1251"?>
<!--
Document : ru.xml
Created on : 19 December 2007, 15:43
Author : Sedletskiy Nikolay
Description:
Purpose of the document follows.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>Ошибка формата файла: Проверьте правильность указанного файла</ReadingFile>
<ReadingFile2>Ошибка загрузки формата файла: </ReadingFile2>
<LoadingExp>Ошибка загрузки сохраненного выражения</LoadingExp>
<SavingExp>Ошибка сохранения выражения</SavingExp>
<Cut>Невозможно вырезать выбранное: </Cut>
<Copy>Невозможно копировать выбранное: </Copy>
<Tree>Невозможно отобразить дерево: </Tree>
<Action>Действие не может быть выполненно: </Action>
<AddMatrix>Невозможно дабавить Матрицу в указанное место</AddMatrix>
<Operator>Отсутвтвует Оператор на позиции </Operator>
<Argument>Отсутствует аргумент оператора на позиции </Argument>
<Image>Error: Cannot export to image. Check internet connection and access to http://www.mathtran.org</Image>
<!-- Status Bar Messages -->
<ParseExp>Невозможен разбор выражения</ParseExp>
<LoadExpression>DragMath - Выберите файл выражения для загрузки</LoadExpression>
<SaveExpression>DragMath - Выберите местоположение для сохранения выражения</SaveExpression>
<EnterRows>Введите количество строк в матрице</EnterRows>
<EnterColumns>Введите количество столбцев в матрице</EnterColumns>
<MatrixDim>Размер Матрицы</MatrixDim>
<NoCut>Ничего не выбранно чтобы вырезать</NoCut>
<NoPaste>Нечего вставлять</NoPaste>
<NoBox>Не выбран блок для вставки</NoBox>
<NoCopy>Ничего не выбрано для копирования</NoCopy>
<Copied>Скопировано</Copied>
<ReadingData>Ошибка чтения выходных данных</ReadingData>
<Clipboard>Выражение экспортированно в буфер обмена</Clipboard>
<NoExpression>Нет выражения для конвертации</NoExpression>
<NoFormat>Не загружен файл формата </NoFormat>
<ImageSize>Choose the image size 1-10 (Smallest-Largest)</ImageSize>
<!-- Tooltips for math buttons -->
<Multiply>Умнажение</Multiply>
<Divide>Деление</Divide>
<Add>Сложение</Add>
<Subtract>Вычитание</Subtract>
<Comma>Запятая</Comma>
<PlusMinus>Плюс-Минус</PlusMinus>
<SquareRoot>Квадратный Корень</SquareRoot>
<NthRoot>N-й Корень</NthRoot>
<Power>Верхний Индекс</Power>
<Subscript>Нижний Индекс</Subscript>
<Matrix>Матрица</Matrix>
<Integral>Интегрирование</Integral>
<Differential>Дифференцирование</Differential>
<LessThan>Меньше</LessThan>
<GreaterThan>Больше</GreaterThan>
<LTEQ>Меньше или Равно</LTEQ>
<GTEQ>Больши или Равно</GTEQ>
<Equals>Равенство</Equals>
<NotEqual>Неравенство</NotEqual>
<Union>Объединение</Union>
<Intersection>Пересечение</Intersection>
<Subset>Подмножество</Subset>
<SubsetEq>Подмножество или Равенство</SubsetEq>
<NSubset>Не Подмножество</NSubset>
<NSubsetEq>Не Подмножество или Равенство</NSubsetEq>
<Sine>Синус</Sine>
<Cosine>Косинус</Cosine>
<Tangent>Tangent</Tangent>
<ArcSine>Инверсный Синус</ArcSine>
<ArcCosine>Инверсный Косинус</ArcCosine>
<ArcTangent>Инверсный Тангенс</ArcTangent>
<SineH>Гиперболический Синус</SineH>
<CosineH>Гиперболический Косинус</CosineH>
<TanH>Гиперболический Тангенс</TanH>
<ArcSineH>Инверсный Гиперболический Синус</ArcSineH>
<ArcCosineH>Инверсный Гиперболический Косинус</ArcCosineH>
<ArcTanH>Инверсный Гиперболический Тангенс</ArcTanH>
<Logarithm>Логарифм</Logarithm>
<NaturalLogarithm>Натуральный Логарифм</NaturalLogarithm>
<Exp>Экспоненциальная Функция</Exp>
<UMinus>Минус</UMinus>
<BracketsRnd>Круглые Скобки</BracketsRnd>
<BracketsCurl>Фигурные Скобки</BracketsCurl>
<BracketsSq>Квадратные Скобки</BracketsSq>
<Abs>Модуль</Abs>
<Infinity>Бесконесность</Infinity>
<GreekLetter>Греческая Буква</GreekLetter>
<Factorial>Факториал</Factorial>
<Max>Максимум</Max>
<Min>Минимум</Min>
<Assignment>Присваивание</Assignment>
<Function>Неизвестная функция</Function>
<Determinant>Детерминант</Determinant>
<Trace>Трассировка</Trace>
<DefiniteIntegral>Определённый Интеграл</DefiniteIntegral>
<Product>Произведение</Product>
<Sum>Суммирование</Sum>
<Limit>Предел</Limit>
<Evaluate>Вычислить выражение в точке</Evaluate>
<LeftArrow>Left arrow</LeftArrow>
<RightArrow>Right arrow</RightArrow>
<UpArrow>Up arrow</UpArrow>
<DownArrow>Down arrow</DownArrow>
<LeftDblArrow>Left double arrow</LeftDblArrow>
<RightDblArrow>Right double arrow</RightDblArrow>
<LeftRightArrow>Left-Right arrow</LeftRightArrow>
<LeftRightDblArrow>Left-Right double arrow</LeftRightDblArrow>
<NorthEastArrow>North-East arrow</NorthEastArrow>
<SouthEastArrow>South-East arrow</SouthEastArrow>
<NorthWestArrow>North-West arrow</NorthWestArrow>
<SouthWestArrow>South-West arrow</SouthWestArrow>
<Multiply2>Multiplication</Multiply2>
<Divide2>Division</Divide2>
<Equiv>Equivalence</Equiv>
<Exists>There Exists</Exists>
<ForAll>For All</ForAll>
<IsIn>Element Of</IsIn>
<NotExists>There Does Not Exist</NotExists>
<NotIn>Not An Element Of</NotIn>
<SimEq>Asymptotically Equivalent To</SimEq>
<Or>Or</Or>
<And>And</And>
<Not>Not</Not>
<PartialDifferential>Partial Differential</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>Загрузить выражение из файла</OpenButton>
<SaveButton>Сохранить выражение в файл</SaveButton>
<ExportButton>Экспортировать выражение в буфер обмена</ExportButton>
<UndoButton>Отменить</UndoButton>
<RedoButton>Повторить</RedoButton>
<CutButton>Вырезать</CutButton>
<CopyButton>Копировать</CopyButton>
<PasteButton>Вставить</PasteButton>
<ClearButton>Очистить рабочее пространство</ClearButton>
<SelectButton>Выбрать рабочее пространство</SelectButton>
<LoadFormatButton>Загрузить экспорт файла формата</LoadFormatButton>
<LoadLangButton>Загрузить языковой фал</LoadLangButton>
<ShowTreeButton>Показать древовидную структуру выражения</ShowTreeButton>
<OutlineButton>Показать очертание объектов на рабочем пространстве</OutlineButton>
<OnlineHelpButton>Загрузить документ помощи в веб-браузере</OnlineHelpButton>
<AboutButton>О DragMath</AboutButton>
<!-- Menu -->
<FileMenu>Файл</FileMenu>
<OpenMenu>Открыть...</OpenMenu>
<SaveAsMenu>Сохранить как...</SaveAsMenu>
<ExportMenu>Экспортировать в буфер обмена</ExportMenu>
<ImageMenu>Export to image</ImageMenu>
<EditMenu>Правка</EditMenu>
<UndoMenu>Отменить</UndoMenu>
<RedoMenu>Повторить</RedoMenu>
<CutMenu>Вырезать</CutMenu>
<CopyMenu>Копировать</CopyMenu>
<PasteMenu>Вырезать</PasteMenu>
<ClearMenu>Очистить Рабочее Пространство</ClearMenu>
<SelectMenu>Выбрать Всё</SelectMenu>
<OptionsMenu>Настройки</OptionsMenu>
<SetExportMenu>Установить формат экспорта</SetExportMenu>
<SetLanguageMenu>Установить язык</SetLanguageMenu>
<MultMenu>Implicit Multiplication</MultMenu>
<HelpMenu>Помощь</HelpMenu>
<DebugMenu>Отладка</DebugMenu>
<TreeMenu>Показать дерево выражения</TreeMenu>
<OutlineMenu>Показать очертания</OutlineMenu>
<OnlineHelpMenu>Онлайн Помощь</OnlineHelpMenu>
<AboutMenu>О DragMath</AboutMenu>
</Language>
+179 -179
View File
@@ -1,179 +1,179 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : en.xml
Created on : 30 July 2007, 15:43
Author : Alex Billingsley
Description:
Purpose of the document follows.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>Fel vid format filläsning: Kolla att filen är giltig</ReadingFile>
<ReadingFile2>Error loading format file: </ReadingFile2>
<LoadingExp>Fel vid laddning av sparad uttryck</LoadingExp>
<SavingExp>Fel vid sparande av uttryck</SavingExp>
<Cut>Kan inte klippa ut markeringen: </Cut>
<Copy>Kan inte kopiera markeringen: </Copy>
<Tree>Kan inte visa trädet: </Tree>
<Action>Åtgärden kunde inte fullgöras: </Action>
<AddMatrix>Kan inte lägga till en Matris här</AddMatrix>
<Operator>Operator saknas vid läge </Operator>
<Argument>Operatorns variabel (Argument) saknas vid läge </Argument>
<Image>Error: Cannot export to image. Check internet connection and access to http://www.mathtran.org</Image>
<!-- Status Bar Messages -->
<ParseExp>Uttrycket kan inte tolkas</ParseExp>
<ChooseFile>DragMath - Välj en format fil att ladda</ChooseFile>
<LoadExpression>DragMath - Välj en uttrycksfil att ladda</LoadExpression>
<SaveExpression>DragMath - Välj var du vill spara uttrycket</SaveExpression>
<EnterRows>Ange antalet rader i matrisen</EnterRows>
<EnterColumns>Ange antalet kolumner i matrisen</EnterColumns>
<MatrixDim>Matris mått</MatrixDim>
<NoCut>Inget vald att klippa ut</NoCut>
<NoPaste>Ingeting att klistra in</NoPaste>
<NoBox>Ingen box vald att klistra in i</NoBox>
<NoCopy>Inget vald att kopiera</NoCopy>
<Copied>Kopierad</Copied>
<ReadingData>Fel vid läsning av output data</ReadingData>
<Clipboard> uttryck kopierad till minnet</Clipboard>
<NoExpression>Inget uttryck att omvandla</NoExpression>
<NoCustom>Ingen format fil har laddats än</NoCustom>
<ImageSize>Choose the image size 1-10 (Smallest-Largest)</ImageSize>
<!-- Tooltips for buttons -->
<Multiply>Multiplikation</Multiply>
<Divide>Division</Divide>
<Add>Addition</Add>
<Subtract>Subtraktion</Subtract>
<Comma>Komma</Comma>
<PlusMinus>Plus-Minus</PlusMinus>
<SquareRoot>Kvadratrot</SquareRoot>
<NthRoot>N-te rot</NthRoot>
<Power>exponent</Power>
<Subscript>index</Subscript>
<Matrix>Matris</Matrix>
<Integral>Integration</Integral>
<Differential>Differentiering</Differential>
<LessThan>mindre än</LessThan>
<GreaterThan>större än</GreaterThan>
<LTEQ>mindre än eller lika med</LTEQ>
<GTEQ>större än eller lika med</GTEQ>
<Equals>lika med</Equals>
<NotEqual>Ingen lika med</NotEqual>
<Union>Union</Union>
<Intersection>Intersektion</Intersection>
<Subset>Subset (undergrupp)</Subset>
<SubsetEq>Subset (undergrupp) eller lika med</SubsetEq>
<NSubset>Ingen Subset (undergrupp)</NSubset>
<NSubsetEq>Ingen Subset (undergrupp) eller lika med</NSubsetEq>
<Sine>Sinus</Sine>
<Cosine>Cosinus</Cosine>
<Tangent>Tangens</Tangent>
<ArcSine>Invers Sinus</ArcSine>
<ArcCosine>Invers Cosinus</ArcCosine>
<ArcTangent>Invers Tangens</ArcTangent>
<SineH>Hyperbolisk Sinus</SineH>
<CosineH>Hyperbolisk Cosinus</CosineH>
<TanH>Hyperbolisk Tangens</TanH>
<ArcSineH>Invers Hyperbolisk Sinus</ArcSineH>
<ArcCosineH>Invers Hyperbolisk Cosinus</ArcCosineH>
<ArcTanH>Invers Hyperbolisk Tangens</ArcTanH>
<Logarithm>Logaritm</Logarithm>
<NaturalLogarithm>Naturlig Logaritm</NaturalLogarithm>
<Exp>Exponentiell Funktion</Exp>
<UMinus>Minus</UMinus>
<BracketsRnd>rundparentes</BracketsRnd>
<BracketsCurl>klammerparentes</BracketsCurl>
<BracketsSq>hakparentes</BracketsSq>
<Abs>Absolut Värde</Abs>
<Infinity>oändlighet</Infinity>
<GreekLetter>Grekisk bokstav</GreekLetter>
<Factorial>Faktorial</Factorial>
<Max>Maximum av en mängd</Max>
<Min>Minimum av en mängd</Min>
<Assignment>Assignment</Assignment>
<Function>okänd funktion</Function>
<Determinant>Determinant</Determinant>
<Trace>Trace</Trace>
<DefiniteIntegral>Bestämd Integral</DefiniteIntegral>
<Product>Produkt</Product>
<Sum>Summa</Sum>
<Limit>Gränvärdet</Limit>
<Evaluate>utvärdera ett uttryck vid en punkt</Evaluate>
<LeftArrow>Left arrow</LeftArrow>
<RightArrow>Right arrow</RightArrow>
<UpArrow>Up arrow</UpArrow>
<DownArrow>Down arrow</DownArrow>
<LeftDblArrow>Left double arrow</LeftDblArrow>
<RightDblArrow>Right double arrow</RightDblArrow>
<LeftRightArrow>Left-Right arrow</LeftRightArrow>
<LeftRightDblArrow>Left-Right double arrow</LeftRightDblArrow>
<NorthEastArrow>North-East arrow</NorthEastArrow>
<SouthEastArrow>South-East arrow</SouthEastArrow>
<NorthWestArrow>North-West arrow</NorthWestArrow>
<SouthWestArrow>South-West arrow</SouthWestArrow>
<Multiply2>Multiplication</Multiply2>
<Divide2>Division</Divide2>
<Equiv>Equivalence</Equiv>
<Exists>There Exists</Exists>
<ForAll>For All</ForAll>
<IsIn>Element Of</IsIn>
<NotExists>There Does Not Exist</NotExists>
<NotIn>Not An Element Of</NotIn>
<SimEq>Asymptotically Equivalent To</SimEq>
<Or>Or</Or>
<And>And</And>
<Not>Not</Not>
<PartialDifferential>Partial Differential</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>Ladda uttryck från en fil</OpenButton>
<SaveButton>Spara uttryck till fil</SaveButton>
<ExportButton>Export expression to clipboard</ExportButton>
<UndoButton>Ångra</UndoButton>
<RedoButton>Redo</RedoButton>
<CutButton>Klipp ut</CutButton>
<CopyButton>Kopiera</CopyButton>
<PasteButton>klistra in</PasteButton>
<ClearButton>Clear the entire workspace</ClearButton>
<SelectButton>Select the entire workspace</SelectButton>
<LoadFormatButton>Load an export format file</LoadFormatButton>
<LoadLangButton>Load a language file</LoadLangButton>
<ShowTreeButton>Visa träd för Uttrycket</ShowTreeButton>
<OutlineButton>Display outline of objects on workspace</OutlineButton>
<OnlineHelpButton>Loads help documents in web browser</OnlineHelpButton>
<AboutButton>Om DragMath</AboutButton>
<!-- Menu -->
<FileMenu>File</FileMenu>
<OpenMenu>Open...</OpenMenu>
<SaveAsMenu>Save As...</SaveAsMenu>
<ExportMenu>Export to clipboard</ExportMenu>
<ImageMenu>Export to image</ImageMenu>
<EditMenu>Edit</EditMenu>
<UndoMenu>Ångra</UndoMenu>
<RedoMenu>Redo</RedoMenu>
<CutMenu>Klipp ut</CutMenu>
<CopyMenu>Kopiera</CopyMenu>
<PasteMenu>klistra in</PasteMenu>
<ClearMenu>Clear Workspace</ClearMenu>
<SelectMenu>Select All</SelectMenu>
<OptionsMenu>Options</OptionsMenu>
<SetExportMenu>Set export format</SetExportMenu>
<SetLanguageMenu>Set language</SetLanguageMenu>
<MultMenu>Implicit Multiplication</MultMenu>
<HelpMenu>Help</HelpMenu>
<DebugMenu>Debug</DebugMenu>
<TreeMenu>Visa träd för uttryck</TreeMenu>
<OutlineMenu>Visa innehållsblock</OutlineMenu>
<OnlineHelpMenu>Online Help</OnlineHelpMenu>
<AboutMenu>Om DragMath</AboutMenu>
</Language>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : en.xml
Created on : 30 July 2007, 15:43
Author : Alex Billingsley
Description:
Purpose of the document follows.
-->
<Language>
<!-- Error Messages -->
<ReadingFile>Fel vid format filläsning: Kolla att filen är giltig</ReadingFile>
<ReadingFile2>Error loading format file: </ReadingFile2>
<LoadingExp>Fel vid laddning av sparad uttryck</LoadingExp>
<SavingExp>Fel vid sparande av uttryck</SavingExp>
<Cut>Kan inte klippa ut markeringen: </Cut>
<Copy>Kan inte kopiera markeringen: </Copy>
<Tree>Kan inte visa trädet: </Tree>
<Action>Åtgärden kunde inte fullgöras: </Action>
<AddMatrix>Kan inte lägga till en Matris här</AddMatrix>
<Operator>Operator saknas vid läge </Operator>
<Argument>Operatorns variabel (Argument) saknas vid läge </Argument>
<Image>Error: Cannot export to image. Check internet connection and access to http://www.mathtran.org</Image>
<!-- Status Bar Messages -->
<ParseExp>Uttrycket kan inte tolkas</ParseExp>
<ChooseFile>DragMath - Välj en format fil att ladda</ChooseFile>
<LoadExpression>DragMath - Välj en uttrycksfil att ladda</LoadExpression>
<SaveExpression>DragMath - Välj var du vill spara uttrycket</SaveExpression>
<EnterRows>Ange antalet rader i matrisen</EnterRows>
<EnterColumns>Ange antalet kolumner i matrisen</EnterColumns>
<MatrixDim>Matris mått</MatrixDim>
<NoCut>Inget vald att klippa ut</NoCut>
<NoPaste>Ingeting att klistra in</NoPaste>
<NoBox>Ingen box vald att klistra in i</NoBox>
<NoCopy>Inget vald att kopiera</NoCopy>
<Copied>Kopierad</Copied>
<ReadingData>Fel vid läsning av output data</ReadingData>
<Clipboard> uttryck kopierad till minnet</Clipboard>
<NoExpression>Inget uttryck att omvandla</NoExpression>
<NoCustom>Ingen format fil har laddats än</NoCustom>
<ImageSize>Choose the image size 1-10 (Smallest-Largest)</ImageSize>
<!-- Tooltips for buttons -->
<Multiply>Multiplikation</Multiply>
<Divide>Division</Divide>
<Add>Addition</Add>
<Subtract>Subtraktion</Subtract>
<Comma>Komma</Comma>
<PlusMinus>Plus-Minus</PlusMinus>
<SquareRoot>Kvadratrot</SquareRoot>
<NthRoot>N-te rot</NthRoot>
<Power>exponent</Power>
<Subscript>index</Subscript>
<Matrix>Matris</Matrix>
<Integral>Integration</Integral>
<Differential>Differentiering</Differential>
<LessThan>mindre än</LessThan>
<GreaterThan>större än</GreaterThan>
<LTEQ>mindre än eller lika med</LTEQ>
<GTEQ>större än eller lika med</GTEQ>
<Equals>lika med</Equals>
<NotEqual>Ingen lika med</NotEqual>
<Union>Union</Union>
<Intersection>Intersektion</Intersection>
<Subset>Subset (undergrupp)</Subset>
<SubsetEq>Subset (undergrupp) eller lika med</SubsetEq>
<NSubset>Ingen Subset (undergrupp)</NSubset>
<NSubsetEq>Ingen Subset (undergrupp) eller lika med</NSubsetEq>
<Sine>Sinus</Sine>
<Cosine>Cosinus</Cosine>
<Tangent>Tangens</Tangent>
<ArcSine>Invers Sinus</ArcSine>
<ArcCosine>Invers Cosinus</ArcCosine>
<ArcTangent>Invers Tangens</ArcTangent>
<SineH>Hyperbolisk Sinus</SineH>
<CosineH>Hyperbolisk Cosinus</CosineH>
<TanH>Hyperbolisk Tangens</TanH>
<ArcSineH>Invers Hyperbolisk Sinus</ArcSineH>
<ArcCosineH>Invers Hyperbolisk Cosinus</ArcCosineH>
<ArcTanH>Invers Hyperbolisk Tangens</ArcTanH>
<Logarithm>Logaritm</Logarithm>
<NaturalLogarithm>Naturlig Logaritm</NaturalLogarithm>
<Exp>Exponentiell Funktion</Exp>
<UMinus>Minus</UMinus>
<BracketsRnd>rundparentes</BracketsRnd>
<BracketsCurl>klammerparentes</BracketsCurl>
<BracketsSq>hakparentes</BracketsSq>
<Abs>Absolut Värde</Abs>
<Infinity>oändlighet</Infinity>
<GreekLetter>Grekisk bokstav</GreekLetter>
<Factorial>Faktorial</Factorial>
<Max>Maximum av en mängd</Max>
<Min>Minimum av en mängd</Min>
<Assignment>Assignment</Assignment>
<Function>okänd funktion</Function>
<Determinant>Determinant</Determinant>
<Trace>Trace</Trace>
<DefiniteIntegral>Bestämd Integral</DefiniteIntegral>
<Product>Produkt</Product>
<Sum>Summa</Sum>
<Limit>Gränvärdet</Limit>
<Evaluate>utvärdera ett uttryck vid en punkt</Evaluate>
<LeftArrow>Left arrow</LeftArrow>
<RightArrow>Right arrow</RightArrow>
<UpArrow>Up arrow</UpArrow>
<DownArrow>Down arrow</DownArrow>
<LeftDblArrow>Left double arrow</LeftDblArrow>
<RightDblArrow>Right double arrow</RightDblArrow>
<LeftRightArrow>Left-Right arrow</LeftRightArrow>
<LeftRightDblArrow>Left-Right double arrow</LeftRightDblArrow>
<NorthEastArrow>North-East arrow</NorthEastArrow>
<SouthEastArrow>South-East arrow</SouthEastArrow>
<NorthWestArrow>North-West arrow</NorthWestArrow>
<SouthWestArrow>South-West arrow</SouthWestArrow>
<Multiply2>Multiplication</Multiply2>
<Divide2>Division</Divide2>
<Equiv>Equivalence</Equiv>
<Exists>There Exists</Exists>
<ForAll>For All</ForAll>
<IsIn>Element Of</IsIn>
<NotExists>There Does Not Exist</NotExists>
<NotIn>Not An Element Of</NotIn>
<SimEq>Asymptotically Equivalent To</SimEq>
<Or>Or</Or>
<And>And</And>
<Not>Not</Not>
<PartialDifferential>Partial Differential</PartialDifferential>
<!-- Tooltips for command buttons -->
<OpenButton>Ladda uttryck från en fil</OpenButton>
<SaveButton>Spara uttryck till fil</SaveButton>
<ExportButton>Export expression to clipboard</ExportButton>
<UndoButton>Ångra</UndoButton>
<RedoButton>Redo</RedoButton>
<CutButton>Klipp ut</CutButton>
<CopyButton>Kopiera</CopyButton>
<PasteButton>klistra in</PasteButton>
<ClearButton>Clear the entire workspace</ClearButton>
<SelectButton>Select the entire workspace</SelectButton>
<LoadFormatButton>Load an export format file</LoadFormatButton>
<LoadLangButton>Load a language file</LoadLangButton>
<ShowTreeButton>Visa träd för Uttrycket</ShowTreeButton>
<OutlineButton>Display outline of objects on workspace</OutlineButton>
<OnlineHelpButton>Loads help documents in web browser</OnlineHelpButton>
<AboutButton>Om DragMath</AboutButton>
<!-- Menu -->
<FileMenu>File</FileMenu>
<OpenMenu>Open...</OpenMenu>
<SaveAsMenu>Save As...</SaveAsMenu>
<ExportMenu>Export to clipboard</ExportMenu>
<ImageMenu>Export to image</ImageMenu>
<EditMenu>Edit</EditMenu>
<UndoMenu>Ångra</UndoMenu>
<RedoMenu>Redo</RedoMenu>
<CutMenu>Klipp ut</CutMenu>
<CopyMenu>Kopiera</CopyMenu>
<PasteMenu>klistra in</PasteMenu>
<ClearMenu>Clear Workspace</ClearMenu>
<SelectMenu>Select All</SelectMenu>
<OptionsMenu>Options</OptionsMenu>
<SetExportMenu>Set export format</SetExportMenu>
<SetLanguageMenu>Set language</SetLanguageMenu>
<MultMenu>Implicit Multiplication</MultMenu>
<HelpMenu>Help</HelpMenu>
<DebugMenu>Debug</DebugMenu>
<TreeMenu>Visa träd för uttryck</TreeMenu>
<OutlineMenu>Visa innehållsblock</OutlineMenu>
<OnlineHelpMenu>Online Help</OnlineHelpMenu>
<AboutMenu>Om DragMath</AboutMenu>
</Language>
+19 -19
View File
@@ -1,20 +1,20 @@
<html>
<head>
<title>DragMath Documentation - About DragMath</title>
</head>
<body>
<font size="2"; style="font-family: Arial;">
<p><h2><span style=" color: #000099;"><strong>About DragMath</strong></span></h2></p>
<p>
DragMath is a simple "drag and drop" equation editor for mathematics. Accepting certain traditional mathematical conventions, the user can build a mathematical expression. This expression can be exported in a number of different formats. DragMath is a simple Java applet, and could be incorporated into web-based applications or other Java applications.
</p>
<p>
DragMath started as a final-year University project at the <a href ="http://www.bham.ac.uk/">University of Birmingham<a/> by <a href="http://www.alexbillingsley.co.uk">Alex Billingsley</a> under the supervision of <a href ="http://web.mat.bham.ac.uk/C.J.Sangwin/">Chris Sangwin</a>. It's main application is therefore directed toward an educational one.
</p>
</font>
</body>
<html>
<head>
<title>DragMath Documentation - About DragMath</title>
</head>
<body>
<font size="2"; style="font-family: Arial;">
<p><h2><span style=" color: #000099;"><strong>About DragMath</strong></span></h2></p>
<p>
DragMath is a simple "drag and drop" equation editor for mathematics. Accepting certain traditional mathematical conventions, the user can build a mathematical expression. This expression can be exported in a number of different formats. DragMath is a simple Java applet, and could be incorporated into web-based applications or other Java applications.
</p>
<p>
DragMath started as a final-year University project at the <a href ="http://www.bham.ac.uk/">University of Birmingham<a/> by <a href="http://www.alexbillingsley.co.uk">Alex Billingsley</a> under the supervision of <a href ="http://web.mat.bham.ac.uk/C.J.Sangwin/">Chris Sangwin</a>. It's main application is therefore directed toward an educational one.
</p>
</font>
</body>
</html>
+44 -44
View File
@@ -1,45 +1,45 @@
<html>
<head>
<title>DragMath Documentation - License</title>
</head>
<body>
<span style=" color: #000099; font-size: x-large; font-family: Arial;"><strong>DragMath Copyright Information</strong></span>
<span style=" font-size: small; font-family: Arial;">
<p>
DragMath is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
</p>
<p>
DragMath 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 General Public License for more details.
</p>
<p>
You should have received a copy of the GNU General Public License
along with DragMath. If not, see <a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a> .
</p>
<hr></hr>
<br>
<p>
All source code in this package is written by <a href="http://www.alexbillingsley.co.uk">Alex Billingsley</a> except the libraries used. The copyright information for the libaries is included below:</p>
<p>
<h4>JDOM<br> <a href="http://www.jdom.org">http://www.jdom.org</a></h4>
JDOM is available under an Apache-style open source license, with the acknowledgment clause removed. This license is among the least restrictive license available, enabling developers to use JDOM in creating new products without requiring them to release their own products as open source. This is the license model used by the Apache Project, which created the Apache server. The license is available at the top of every source file and in LICENSE.txt in the root of the distribution.
</p>
<br>
<p>
<h4>JEP<br><a href="https://sourceforge.net/projects/jep/">https://sourceforge.net/projects/jep/</a></h4>
JEP is licensed under the GNU General Public License (GPL) v3 (<a href="http://www.gnu.org/licenses/gpl-3.0.txt">http://www.gnu.org/licenses/gpl-3.0.txt</a>)</p>
<p>
<br>
<h4>glyFX Common Toolbar Set Icons<br> <a href="http://www.glyfx.com">http://www.glyfx.com</a></h4>
Icons used in software, license found at; <a href="http://www.glyfx.com/license-toolbar.html">http://www.glyfx.com/license-toolbar.html</a></p>
</span>
</body>
<html>
<head>
<title>DragMath Documentation - License</title>
</head>
<body>
<span style=" color: #000099; font-size: x-large; font-family: Arial;"><strong>DragMath Copyright Information</strong></span>
<span style=" font-size: small; font-family: Arial;">
<p>
DragMath is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
</p>
<p>
DragMath 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 General Public License for more details.
</p>
<p>
You should have received a copy of the GNU General Public License
along with DragMath. If not, see <a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a> .
</p>
<hr></hr>
<br>
<p>
All source code in this package is written by <a href="http://www.alexbillingsley.co.uk">Alex Billingsley</a> except the libraries used. The copyright information for the libaries is included below:</p>
<p>
<h4>JDOM<br> <a href="http://www.jdom.org">http://www.jdom.org</a></h4>
JDOM is available under an Apache-style open source license, with the acknowledgment clause removed. This license is among the least restrictive license available, enabling developers to use JDOM in creating new products without requiring them to release their own products as open source. This is the license model used by the Apache Project, which created the Apache server. The license is available at the top of every source file and in LICENSE.txt in the root of the distribution.
</p>
<br>
<p>
<h4>JEP<br><a href="https://sourceforge.net/projects/jep/">https://sourceforge.net/projects/jep/</a></h4>
JEP is licensed under the GNU General Public License (GPL) v3 (<a href="http://www.gnu.org/licenses/gpl-3.0.txt">http://www.gnu.org/licenses/gpl-3.0.txt</a>)</p>
<p>
<br>
<h4>glyFX Common Toolbar Set Icons<br> <a href="http://www.glyfx.com">http://www.glyfx.com</a></h4>
Icons used in software, license found at; <a href="http://www.glyfx.com/license-toolbar.html">http://www.glyfx.com/license-toolbar.html</a></p>
</span>
</body>
</html>
+90 -90
View File
@@ -1,91 +1,91 @@
<html>
<head>
<title>DragMath Documentation - Running applet in web browser</title>
</head>
<body>
<font size="2"; style="font-family: Arial;">
<h2><span style=" color: #000099;"><strong>Running applet in web browser</strong></span></h2>
<p>
Details are given on the file structure of the required files, and &lt;APPLET&gt; tag to enable the applet to run in a web browser.
</p><p>
The applet currently requires Java Runtime Environment (JRE) 1.4 or higher to run, which can be obtained from <A href="http://www.java.com">www.java.com</A>
</p><p>
The recommended file structure is:
</p>
<dl>
<dd>applet.html</dd>
<br>
<dd>\dragmath</dd>
<br>
<dl>
<dd>\Display</dd>
<dl>
<dd>MainApplet.class</dd>
</dl>
<br>
<dd>\lang</dd>
<dl>
<dd>en.xml</dd>
</dl>
<br>
<dd>\formats</dd>
<dl>
<dd>Maple.xml</dd>
<dd>Latex.xml</dd>
<dd>MathML.xml</dd>
<dd>Maxima.xml</dd>
</dl>
<br>
<dd>\lib</dd>
<dl>
<dd>AbsoluteLayout.jar</dd>
<dd>swing-layouts-1.0.jar</dd>
<dd>jdom.jar</dd>
<dd>jep.jar</dd>
<dd>Project.jar</dd>
</dl>
<br>
<dd>Config.xml</dd>
<dd>DragMath.jar</dd>
</dl>
</dl>
<br>
Using this structure the following &lt;APPLET&gt; tag should be used:
</p>
<p>
<STRONG>
<FONT color=#800080>&lt;applet</FONT>
name=</STRONG>
<FONT color=#0000ff>"dragmath"</FONT>
<STRONG>codebase=</STRONG><FONT
color=#0000ff>"dragmath"</FONT>
<STRONG>code=</STRONG>
<FONT color=#0000ff>"Display.MainApplet.class"</FONT>
<STRONG>archive=</STRONG>
<FONT color=#0000ff>"DragMath.jar"</FONT>
<STRONG> width=</STRONG>
<FONT color=#0000ff>540</FONT>
<STRONG> height=</STRONG>
<FONT color=#0000ff>300</FONT>
<STRONG>&gt;<BR>
<FONT color=#800080>&lt;param</FONT>
name=</STRONG>
<FONT color=#0000ff>language </FONT>
<STRONG>value=</STRONG>
<FONT color=#0000ff>"en"</FONT>
<STRONG> &gt;<BR>
<FONT color=#800080>&lt;/applet &gt;</FONT>
</STRONG>
</p>
All of the .jar files in the \dragmath directory require digitally signing. A tutorial on how to do this can be viewed at,<br>
<A href="http://java.sun.com/developer/onlineTraining/Programming/JDCBook/signed.html#example">http://java.sun.com/developer/onlineTraining/Programming/JDCBook/signed.html#example</A>
</font>
</body>
<html>
<head>
<title>DragMath Documentation - Running applet in web browser</title>
</head>
<body>
<font size="2"; style="font-family: Arial;">
<h2><span style=" color: #000099;"><strong>Running applet in web browser</strong></span></h2>
<p>
Details are given on the file structure of the required files, and &lt;APPLET&gt; tag to enable the applet to run in a web browser.
</p><p>
The applet currently requires Java Runtime Environment (JRE) 1.4 or higher to run, which can be obtained from <A href="http://www.java.com">www.java.com</A>
</p><p>
The recommended file structure is:
</p>
<dl>
<dd>applet.html</dd>
<br>
<dd>\dragmath</dd>
<br>
<dl>
<dd>\Display</dd>
<dl>
<dd>MainApplet.class</dd>
</dl>
<br>
<dd>\lang</dd>
<dl>
<dd>en.xml</dd>
</dl>
<br>
<dd>\formats</dd>
<dl>
<dd>Maple.xml</dd>
<dd>Latex.xml</dd>
<dd>MathML.xml</dd>
<dd>Maxima.xml</dd>
</dl>
<br>
<dd>\lib</dd>
<dl>
<dd>AbsoluteLayout.jar</dd>
<dd>swing-layouts-1.0.jar</dd>
<dd>jdom.jar</dd>
<dd>jep.jar</dd>
<dd>Project.jar</dd>
</dl>
<br>
<dd>Config.xml</dd>
<dd>DragMath.jar</dd>
</dl>
</dl>
<br>
Using this structure the following &lt;APPLET&gt; tag should be used:
</p>
<p>
<STRONG>
<FONT color=#800080>&lt;applet</FONT>
name=</STRONG>
<FONT color=#0000ff>"dragmath"</FONT>
<STRONG>codebase=</STRONG><FONT
color=#0000ff>"dragmath"</FONT>
<STRONG>code=</STRONG>
<FONT color=#0000ff>"Display.MainApplet.class"</FONT>
<STRONG>archive=</STRONG>
<FONT color=#0000ff>"DragMath.jar"</FONT>
<STRONG> width=</STRONG>
<FONT color=#0000ff>540</FONT>
<STRONG> height=</STRONG>
<FONT color=#0000ff>300</FONT>
<STRONG>&gt;<BR>
<FONT color=#800080>&lt;param</FONT>
name=</STRONG>
<FONT color=#0000ff>language </FONT>
<STRONG>value=</STRONG>
<FONT color=#0000ff>"en"</FONT>
<STRONG> &gt;<BR>
<FONT color=#800080>&lt;/applet &gt;</FONT>
</STRONG>
</p>
All of the .jar files in the \dragmath directory require digitally signing. A tutorial on how to do this can be viewed at,<br>
<A href="http://java.sun.com/developer/onlineTraining/Programming/JDCBook/signed.html#example">http://java.sun.com/developer/onlineTraining/Programming/JDCBook/signed.html#example</A>
</font>
</body>
</html>
+209 -209
View File
@@ -1,209 +1,209 @@
<html>
<head>
<title>DragMath Documentation - Creating complex expressions</title>
</head>
<body>
<font size="2"; style="font-family: Arial;">
<h2><span style=" color: #000099;"><strong>Creating complex expressions</strong></span></h2>
<p>
To apply an object to multiple objects, you will need to select the multiple objects and then click on the object to apply in the toolbar. Selection is performed as it is in any program, by using the mouse to highlight the desired area.
</p>
<p>
Operators and functions can be entered into text boxes using the keyboard with the following syntax:
</p>
<br>
<table border="1">
<tr>
<th>Name</th>
<th>Syntax</th>
</tr>
<tr>
<td>Addition</td>
<td>+</td>
</tr>
<tr>
<td>Multiplication</td>
<td>*</td>
</tr>
<tr>
<td>Division</td>
<td>/</td>
</tr>
<tr>
<td>Greater than</td>
<td>></td>
</tr>
<tr>
<td>Less than</td>
<td>&lt;</td>
</tr>
<tr>
<td>Equal</td>
<td>=<br>==</td>
</tr>
<tr>
<td>Less than or Equal</td>
<td>&lt;=</td>
</tr>
<tr>
<td>Greater than or Equal</td>
<td>>=</td>
</tr>
<tr>
<td>Power</td>
<td>^</td>
</tr>
<tr>
<td>Sine</td>
<td>sin(x)</td>
</tr>
<tr>
<td>Cosine</td>
<td>cos(x)</td>
</tr>
<tr>
<td>Tangent</td>
<td>tan(x)</td>
</tr>
<tr>
<td>Arc Sine</td>
<td>asin(x)</td>
</tr>
<tr>
<td>Arc Cosine</td>
<td>acos(x)</td>
</tr>
<tr>
<td>Arc Tangent</td>
<td>atan(x)</td>
</tr>
<tr>
<td>Hyperbolic Sine</td>
<td>sinh(x)</td>
</tr>
<tr>
<td>Hyperbolic Cosine</td>
<td>cosh(x)</td>
</tr>
<tr>
<td>Hyperbolic Tangent</td>
<td>tanh(x)</td>
</tr>
<td>Inverse Hyperbolic Sine</td>
<td>asinh(x)</td>
</tr>
<tr>
<td>Inverse Hyperbolic Cosine</td>
<td>acosh(x)</td>
</tr>
<tr>
<td>Inverse Hyperbolic Tangent</td>
<td>atanh(x)</td>
</tr>
<tr>
<td>Natural Logarithm</td>
<td>ln(x)</td>
</tr>
<tr>
<td>Logarithm</td>
<td>log(x)</td>
</tr>
<tr>
<td>Exponential</td>
<td>exp(x)</td>
</tr>
<tr>
<td>Absolute Value</td>
<td>abs(x)</td>
</tr>
<tr>
<td>Square Root</td>
<td>sqrt(x)</td>
</tr>
<tr>
<td>Union</td>
<td>union(a,b)</td>
</tr>
<tr>
<td>Intersection</td>
<td>intersection(a,b)</td>
</tr>
<tr>
<td>Determinant</td>
<td>det(a)</td>
</tr>
<tr>
<td>Trace</td>
<td>trace(a)</td>
</tr>
<tr>
<td>Subset</td>
<td>subset(a,b)</td>
</tr>
<tr>
<td>Integral</td>
<td>integrate(f,x)<br>
int(f,x)</td>
</tr>
<tr>
<td>Definite Integral</td>
<td>integrate(f,x,a,b)<br>
int(f,x,a,b)
</td>
</tr>
<tr>
<td>Differential</td>
<td>diff(f,x)</td>
</tr>
<td>Sum</td>
<td>sum(n^2,n,1,10)</td>
</tr>
<td>Product</td>
<td>product(n^2,n,1,10)</td>
</tr>
</table>
<p>
Once the box that you have been typing in has been left then the text is turned into templates automatically for you.
</p>
<br>
<font size=3>
<b>How to use layout templates</b>
</font>
<p>
There are special templates called layout templates, beause they each take a unique layout. These are:<br>
Fraction<br>
Square Root<br>
N-th Root<br>
Subscript<br>
Superscript<br>
Matrix<br>
Integral<br>
Differential<br>
Product<br>
Sum<br>
Limit<br>
Evaluate at a point<br>
Grouping (round brackets, curly brackets, square brackets, modulus)<br>
</p>
<p>
These layout templates can be used in exactly the same way as the other math templates.
</p>
<br>
<font size=3>
<b>How to add symbols</b>
</font>
<p>
Symbols such as greek letters are added by clicking in the box you wish to insert the symbol, and then clicking on the symbol in the toolbar.
</p>
</font>
</body>
</html>
<html>
<head>
<title>DragMath Documentation - Creating complex expressions</title>
</head>
<body>
<font size="2"; style="font-family: Arial;">
<h2><span style=" color: #000099;"><strong>Creating complex expressions</strong></span></h2>
<p>
To apply an object to multiple objects, you will need to select the multiple objects and then click on the object to apply in the toolbar. Selection is performed as it is in any program, by using the mouse to highlight the desired area.
</p>
<p>
Operators and functions can be entered into text boxes using the keyboard with the following syntax:
</p>
<br>
<table border="1">
<tr>
<th>Name</th>
<th>Syntax</th>
</tr>
<tr>
<td>Addition</td>
<td>+</td>
</tr>
<tr>
<td>Multiplication</td>
<td>*</td>
</tr>
<tr>
<td>Division</td>
<td>/</td>
</tr>
<tr>
<td>Greater than</td>
<td>></td>
</tr>
<tr>
<td>Less than</td>
<td>&lt;</td>
</tr>
<tr>
<td>Equal</td>
<td>=<br>==</td>
</tr>
<tr>
<td>Less than or Equal</td>
<td>&lt;=</td>
</tr>
<tr>
<td>Greater than or Equal</td>
<td>>=</td>
</tr>
<tr>
<td>Power</td>
<td>^</td>
</tr>
<tr>
<td>Sine</td>
<td>sin(x)</td>
</tr>
<tr>
<td>Cosine</td>
<td>cos(x)</td>
</tr>
<tr>
<td>Tangent</td>
<td>tan(x)</td>
</tr>
<tr>
<td>Arc Sine</td>
<td>asin(x)</td>
</tr>
<tr>
<td>Arc Cosine</td>
<td>acos(x)</td>
</tr>
<tr>
<td>Arc Tangent</td>
<td>atan(x)</td>
</tr>
<tr>
<td>Hyperbolic Sine</td>
<td>sinh(x)</td>
</tr>
<tr>
<td>Hyperbolic Cosine</td>
<td>cosh(x)</td>
</tr>
<tr>
<td>Hyperbolic Tangent</td>
<td>tanh(x)</td>
</tr>
<td>Inverse Hyperbolic Sine</td>
<td>asinh(x)</td>
</tr>
<tr>
<td>Inverse Hyperbolic Cosine</td>
<td>acosh(x)</td>
</tr>
<tr>
<td>Inverse Hyperbolic Tangent</td>
<td>atanh(x)</td>
</tr>
<tr>
<td>Natural Logarithm</td>
<td>ln(x)</td>
</tr>
<tr>
<td>Logarithm</td>
<td>log(x)</td>
</tr>
<tr>
<td>Exponential</td>
<td>exp(x)</td>
</tr>
<tr>
<td>Absolute Value</td>
<td>abs(x)</td>
</tr>
<tr>
<td>Square Root</td>
<td>sqrt(x)</td>
</tr>
<tr>
<td>Union</td>
<td>union(a,b)</td>
</tr>
<tr>
<td>Intersection</td>
<td>intersection(a,b)</td>
</tr>
<tr>
<td>Determinant</td>
<td>det(a)</td>
</tr>
<tr>
<td>Trace</td>
<td>trace(a)</td>
</tr>
<tr>
<td>Subset</td>
<td>subset(a,b)</td>
</tr>
<tr>
<td>Integral</td>
<td>integrate(f,x)<br>
int(f,x)</td>
</tr>
<tr>
<td>Definite Integral</td>
<td>integrate(f,x,a,b)<br>
int(f,x,a,b)
</td>
</tr>
<tr>
<td>Differential</td>
<td>diff(f,x)</td>
</tr>
<td>Sum</td>
<td>sum(n^2,n,1,10)</td>
</tr>
<td>Product</td>
<td>product(n^2,n,1,10)</td>
</tr>
</table>
<p>
Once the box that you have been typing in has been left then the text is turned into templates automatically for you.
</p>
<br>
<font size=3>
<b>How to use layout templates</b>
</font>
<p>
There are special templates called layout templates, beause they each take a unique layout. These are:<br>
Fraction<br>
Square Root<br>
N-th Root<br>
Subscript<br>
Superscript<br>
Matrix<br>
Integral<br>
Differential<br>
Product<br>
Sum<br>
Limit<br>
Evaluate at a point<br>
Grouping (round brackets, curly brackets, square brackets, modulus)<br>
</p>
<p>
These layout templates can be used in exactly the same way as the other math templates.
</p>
<br>
<font size=3>
<b>How to add symbols</b>
</font>
<p>
Symbols such as greek letters are added by clicking in the box you wish to insert the symbol, and then clicking on the symbol in the toolbar.
</p>
</font>
</body>
</html>
+72 -72
View File
@@ -1,73 +1,73 @@
<html>
<head>
<title>DragMath Documentation - Setting up DragMath CVS in NetBeans</title>
</head>
<body>
<font size="2"; style="font-family: Arial;">
<h2><span style=" color: #000099;"><strong>Setting up DragMath CVS in NetBeans</strong></span></h2>
<p>
Below are the instructions on how to get active as a developer of DragMath and set up NetBeans with the DragMath code versioning system (CVS).</p>
<p>
1. Install NetBeans<br>
2. Get source code from DragMath CVS repository<br>
3. Update and Commiting your local source code copy
</p>
<br>
<font size=3><b>
1. Install NetBeans
</b></font>
<br>
<p>
NetBeans is the integrated development environment (IDE) used for DragMath.
It is open source and can be downloaded from http://www.netbeans.org.
</p>
<br>
<font size=3><b>
2. Get source code from DragMath CVS repository
</b></font>
<p>
Start NetBeans and do the following to get the DragMath source code:<br>
<p>
1. File -> New Project
</p><p>
2. Choose the 'General' category, and then 'Java Application' under Projects, then click Next.
</p><p>
3. Set the Project Name as "ddma". Click Browse to choose the location where you would like the code stored. Then click Next.
</p><p>
4. CVS -> Checkout. The click Edit.
</p><p>
5. Fill in the location information identifying the DragMath CVS repository and click OK.<br>
<b>Access Method:</b> pserver for anonymous, ext for developer accounts<br>
<b>User:</b> "anonymous" or your DragMath developer account at SourceForge<br>
<b>Host:</b> dragmath.cvs.sourceforge.net<br>
<b>Repository Path:</b> /cvsroot/dragmath
</p><p>
6. Enter your password, none for anonymous login, then click Next
</p><p>
7. Set the Module as "ddma", and the Local Folder to the same location the Project was created. Then click Finish.
</p><p>
8. Once the source code has been downloaded, click Close to the popup message about opening the project.
</p><p>
9. The different packages containing the source code can now be seen in the projects window. The package 'ddma' containing the Main.java class can be deleted, as it was created for the new Project and is not part of the DragMath source code.
</p><p>
10. The libraries used by DragMath must now be added to the Project. Right click on Libraries in the Project window, and go to 'Add JAR/Folder...'. Navigate to the ddma -> lib folder and add all the .jar files from this folder.
</p><p>
11. The code is now ready to work on.
</p>
<br>
<font size=3><b>
3. Update and Commiting your local source code copy
</b></font>
<p>
The code can be updated and commited using the Update and Commit options under the CVS menu in NetBeans.
</p>
</font>
</body>
<html>
<head>
<title>DragMath Documentation - Setting up DragMath CVS in NetBeans</title>
</head>
<body>
<font size="2"; style="font-family: Arial;">
<h2><span style=" color: #000099;"><strong>Setting up DragMath CVS in NetBeans</strong></span></h2>
<p>
Below are the instructions on how to get active as a developer of DragMath and set up NetBeans with the DragMath code versioning system (CVS).</p>
<p>
1. Install NetBeans<br>
2. Get source code from DragMath CVS repository<br>
3. Update and Commiting your local source code copy
</p>
<br>
<font size=3><b>
1. Install NetBeans
</b></font>
<br>
<p>
NetBeans is the integrated development environment (IDE) used for DragMath.
It is open source and can be downloaded from http://www.netbeans.org.
</p>
<br>
<font size=3><b>
2. Get source code from DragMath CVS repository
</b></font>
<p>
Start NetBeans and do the following to get the DragMath source code:<br>
<p>
1. File -> New Project
</p><p>
2. Choose the 'General' category, and then 'Java Application' under Projects, then click Next.
</p><p>
3. Set the Project Name as "ddma". Click Browse to choose the location where you would like the code stored. Then click Next.
</p><p>
4. CVS -> Checkout. The click Edit.
</p><p>
5. Fill in the location information identifying the DragMath CVS repository and click OK.<br>
<b>Access Method:</b> pserver for anonymous, ext for developer accounts<br>
<b>User:</b> "anonymous" or your DragMath developer account at SourceForge<br>
<b>Host:</b> dragmath.cvs.sourceforge.net<br>
<b>Repository Path:</b> /cvsroot/dragmath
</p><p>
6. Enter your password, none for anonymous login, then click Next
</p><p>
7. Set the Module as "ddma", and the Local Folder to the same location the Project was created. Then click Finish.
</p><p>
8. Once the source code has been downloaded, click Close to the popup message about opening the project.
</p><p>
9. The different packages containing the source code can now be seen in the projects window. The package 'ddma' containing the Main.java class can be deleted, as it was created for the new Project and is not part of the DragMath source code.
</p><p>
10. The libraries used by DragMath must now be added to the Project. Right click on Libraries in the Project window, and go to 'Add JAR/Folder...'. Navigate to the ddma -> lib folder and add all the .jar files from this folder.
</p><p>
11. The code is now ready to work on.
</p>
<br>
<font size=3><b>
3. Update and Commiting your local source code copy
</b></font>
<p>
The code can be updated and commited using the Update and Commit options under the CVS menu in NetBeans.
</p>
</font>
</body>
</html>
+46 -46
View File
@@ -1,47 +1,47 @@
<html>
<head>
<title>DragMath Documentation - Editing an expression</title>
</head>
<body>
<font size="2"; style="font-family: Arial;">
<h2><span style=" color: #000099;"><strong>Editing an expression</strong></span></h2>
<p>
Basic editing options are supplied to edit the expression:
</p>
<ul>
<li><p>
Select - Selection is performed similar to any program, by dragging the mouse to highlight the desired area. Objects can also be selected by double clicking on them. You can select all the objects on the workspace by using Select All on the menu, or Ctrl+A on the keyboard.
</p>
<li><p>
Cut Select the desired area to cut, then either click the Cut button or use Ctrl+X on the keyboard.
</p>
<li><p>
Copy Select the desired area to copy, then either click the Copy button or use Ctrl+C on the keyboard.
</p>
<li><p>
Paste Once a selection has been copied, it can be pasted into any box, by clicking on the box to select it, and then either clicking the Paste button or using Ctrl+V on the keyboard.
</p>
<li><p>
Delete Delete is performed by selecting the area to delete and pressing delete on the keyboard.
</p>
<li><p>
Undo You can perform an undo by clicking the Undo button
</p>
<li><p>
Redo You can perform a redo by clicking the Redo button
</p>
<li><p>
Open Saved expressions can be opened from a file using the Open button
</p>
<li><p>
Save Expressions can be saved to a file using the Save button
</p>
</ul>
</font>
</body>
<html>
<head>
<title>DragMath Documentation - Editing an expression</title>
</head>
<body>
<font size="2"; style="font-family: Arial;">
<h2><span style=" color: #000099;"><strong>Editing an expression</strong></span></h2>
<p>
Basic editing options are supplied to edit the expression:
</p>
<ul>
<li><p>
Select - Selection is performed similar to any program, by dragging the mouse to highlight the desired area. Objects can also be selected by double clicking on them. You can select all the objects on the workspace by using Select All on the menu, or Ctrl+A on the keyboard.
</p>
<li><p>
Cut Select the desired area to cut, then either click the Cut button or use Ctrl+X on the keyboard.
</p>
<li><p>
Copy Select the desired area to copy, then either click the Copy button or use Ctrl+C on the keyboard.
</p>
<li><p>
Paste Once a selection has been copied, it can be pasted into any box, by clicking on the box to select it, and then either clicking the Paste button or using Ctrl+V on the keyboard.
</p>
<li><p>
Delete Delete is performed by selecting the area to delete and pressing delete on the keyboard.
</p>
<li><p>
Undo You can perform an undo by clicking the Undo button
</p>
<li><p>
Redo You can perform a redo by clicking the Redo button
</p>
<li><p>
Open Saved expressions can be opened from a file using the Open button
</p>
<li><p>
Save Expressions can be saved to a file using the Save button
</p>
</ul>
</font>
</body>
</html>
+16 -16
View File
@@ -1,16 +1,16 @@
<html>
<head>
<title>DragMath Documentation</title>
</head>
<frameset cols="330,*">
<frame src="navframe.html">
<frame src="simple.html"
name="showframe">
</frameset>
</html>
<html>
<head>
<title>DragMath Documentation</title>
</head>
<frameset cols="330,*">
<frame src="navframe.html">
<frame src="simple.html"
name="showframe">
</frameset>
</html>
+48 -48
View File
@@ -1,49 +1,49 @@
<html>
<head>
<title>DragMath Documentation - Integrations</title>
</head>
<body>
<font size="2"; style="font-family: Arial;">
<h2><span style=" color: #000099;"><strong>Integrations</strong></span></h2>
<p>
DragMath has been successfully integrated with a number of different systems. The main method used for extracting the expression in the desired format is by using the getMathExpression() method called from JavaScript within a web page. This method returns the expression in the format specified.
</p>
<br>
<font size=3>
<b><a href ="http://www.moodle.org/">Moodle</a></b>
</font>
<p>
Moodle is a free, open source course management system (CMS). Also know as a Learning Managment System (LMS) or Virtual Learning Environment (VLE). For further details please see the specific Moodle <a href ="http://docs.moodle.org/en/DragMath_equation_editor">installation instructions</a>.
</p>
<br>
<font size=3>
<b><a href ="http://stack.bham.ac.uk/">STACK</a></b>
</font>
<p>
STACK is a computer aided assessment (CAA) package for mathematics. It was mainly developed by <a href ="http://web.mat.bham.ac.uk/C.J.Sangwin/">Chris Sangwin</a> (a developer of DragMath).
</p>
<br>
<font size=3>
<b><a href ="http://www.yourmathstutor.info/">YourMathsTutor Website</a></b>
</font>
<p>
YourMathsTutor is a website created primarily to help students studying the for the UK's Key Stage 3, GCSE, AS and A Level mathematics and physics exams. DragMath has been integrated into the forum on this website. The forum is a <a href ="http://www.simplemachines.org/">Simple Machines Forum</a> (SMF), which is a powerful open source forum. More information on how it was <a href ="http://yourmathstutor.blogspot.com/2007/08/dragmath.html">integrated</a> and how it is <a href ="http://www.yourmathstutor.info/forum/index.php?topic=4.0">used</a> in the forum.
</p>
<br>
<font size=3>
<b><a href ="http://www.diambars.org/">http://www.diambars.org/</a></b>
</font>
<p>
The Diambars institute is a training structure embracing sports and education located in Saly, Senegal.
</p>
</font>
</body>
<html>
<head>
<title>DragMath Documentation - Integrations</title>
</head>
<body>
<font size="2"; style="font-family: Arial;">
<h2><span style=" color: #000099;"><strong>Integrations</strong></span></h2>
<p>
DragMath has been successfully integrated with a number of different systems. The main method used for extracting the expression in the desired format is by using the getMathExpression() method called from JavaScript within a web page. This method returns the expression in the format specified.
</p>
<br>
<font size=3>
<b><a href ="http://www.moodle.org/">Moodle</a></b>
</font>
<p>
Moodle is a free, open source course management system (CMS). Also know as a Learning Managment System (LMS) or Virtual Learning Environment (VLE). For further details please see the specific Moodle <a href ="http://docs.moodle.org/en/DragMath_equation_editor">installation instructions</a>.
</p>
<br>
<font size=3>
<b><a href ="http://stack.bham.ac.uk/">STACK</a></b>
</font>
<p>
STACK is a computer aided assessment (CAA) package for mathematics. It was mainly developed by <a href ="http://web.mat.bham.ac.uk/C.J.Sangwin/">Chris Sangwin</a> (a developer of DragMath).
</p>
<br>
<font size=3>
<b><a href ="http://www.yourmathstutor.info/">YourMathsTutor Website</a></b>
</font>
<p>
YourMathsTutor is a website created primarily to help students studying the for the UK's Key Stage 3, GCSE, AS and A Level mathematics and physics exams. DragMath has been integrated into the forum on this website. The forum is a <a href ="http://www.simplemachines.org/">Simple Machines Forum</a> (SMF), which is a powerful open source forum. More information on how it was <a href ="http://yourmathstutor.blogspot.com/2007/08/dragmath.html">integrated</a> and how it is <a href ="http://www.yourmathstutor.info/forum/index.php?topic=4.0">used</a> in the forum.
</p>
<br>
<font size=3>
<b><a href ="http://www.diambars.org/">http://www.diambars.org/</a></b>
</font>
<p>
The Diambars institute is a training structure embracing sports and education located in Saly, Senegal.
</p>
</font>
</body>
</html>
+30 -30
View File
@@ -1,31 +1,31 @@
<html>
<head>
<title>DragMath Documentation - Adding a language</title>
</head>
<body>
<font size="2"; style="font-family: Arial;">
<h2><span style=" color: #000099;"><strong>Adding a language</strong></span></h2>
<p>
The software is supplied with an English language file, en.xml. This can be used as a template for creating other language files. To change the language data simply change the text within the tags in XML file.
</p>
<p>
For example consider the error message when a file cannot be read,
</p><p>
<strong>
<font color=#800080>&lt;ReadingFile&gt;</font>
Error reading format file: Check file is valid
<font color=#800080>&lt;/ReadingFile&gt;</font>
</strong>
</p><p>
To change the language of this message, simply change the message between the tags (the bold text). The tags should not be changed, otherwise the language file will not work.
</p><p>
Once a new language file has been created it should be placed in the \lang folder where the English file was found, and then an entry corresponding to that file entered in the Config.xml file. To change which language file the software uses see the <A href="options.html">Options</A> section or the <A href="parameters.html">Changing applet parameters</A> section.
</p>
</font>
</body>
<html>
<head>
<title>DragMath Documentation - Adding a language</title>
</head>
<body>
<font size="2"; style="font-family: Arial;">
<h2><span style=" color: #000099;"><strong>Adding a language</strong></span></h2>
<p>
The software is supplied with an English language file, en.xml. This can be used as a template for creating other language files. To change the language data simply change the text within the tags in XML file.
</p>
<p>
For example consider the error message when a file cannot be read,
</p><p>
<strong>
<font color=#800080>&lt;ReadingFile&gt;</font>
Error reading format file: Check file is valid
<font color=#800080>&lt;/ReadingFile&gt;</font>
</strong>
</p><p>
To change the language of this message, simply change the message between the tags (the bold text). The tags should not be changed, otherwise the language file will not work.
</p><p>
Once a new language file has been created it should be placed in the \lang folder where the English file was found, and then an entry corresponding to that file entered in the Config.xml file. To change which language file the software uses see the <A href="options.html">Options</A> section or the <A href="parameters.html">Changing applet parameters</A> section.
</p>
</font>
</body>
</html>
+33 -33
View File
@@ -1,34 +1,34 @@
<html>
<body>
<br>
<DIV><FONT face=Arial color=#000080
size=5><STRONG>DragMath</STRONG></FONT></DIV>
<br>
<FONT face=Arial>
<dl>
<dt><b>Basic Usage</b><br></dt>
<dd><a href ="simple.html" target ="showframe">Creating simple expressions</a><br></dd>
<dd><a href ="complex.html" target ="showframe">Creating complex expressions</a><br></dd>
<dd><a href ="editing.html" target ="showframe">Editing an expression</a><br></dd>
<dd><a href ="options.html" target ="showframe">Options</a><br></dd>
<br>
<dt><b>Advanced Usage</b><br></dt>
<dd><a href ="language.html" target ="showframe">Adding a language</a><br></dd>
<dd><a href ="newformat.html" target ="showframe">Adding an output format</a><br></dd>
<dd><a href ="parameters.html" target ="showframe">Changing applet parameters</a></dd>
<dd><a href ="integrations.html" target ="showframe">Integrations</a><br></dd>
<br>
<dt><b>Developer Usage</b><br></dt>
<dd><a href ="cvs.html" target ="showframe">Setting up DragMath CVS in NetBeans</a><br></dd>
<dd><a href ="browser.html" target ="showframe">Running applet in web browser</a><br></dd>
<dd><a href ="newobject.html" target ="showframe">Adding a function/operator</a><br></dd>
<br>
<dt><b>About</b><br></dt>
<dd><a href ="acknowledgments.html" target ="showframe">License</a><br></dd>
<dd><a href ="about.html" target ="showframe">About DragMath</a><br></dd>
</dl>
<br><br/>
<b><center><a href ="http://www.dragmath.bham.ac.uk" target ="_top">www.dragmath.bham.ac.uk</a></center></b>
</FONT>
</body>
<html>
<body>
<br>
<DIV><FONT face=Arial color=#000080
size=5><STRONG>DragMath</STRONG></FONT></DIV>
<br>
<FONT face=Arial>
<dl>
<dt><b>Basic Usage</b><br></dt>
<dd><a href ="simple.html" target ="showframe">Creating simple expressions</a><br></dd>
<dd><a href ="complex.html" target ="showframe">Creating complex expressions</a><br></dd>
<dd><a href ="editing.html" target ="showframe">Editing an expression</a><br></dd>
<dd><a href ="options.html" target ="showframe">Options</a><br></dd>
<br>
<dt><b>Advanced Usage</b><br></dt>
<dd><a href ="language.html" target ="showframe">Adding a language</a><br></dd>
<dd><a href ="newformat.html" target ="showframe">Adding an output format</a><br></dd>
<dd><a href ="parameters.html" target ="showframe">Changing applet parameters</a></dd>
<dd><a href ="integrations.html" target ="showframe">Integrations</a><br></dd>
<br>
<dt><b>Developer Usage</b><br></dt>
<dd><a href ="cvs.html" target ="showframe">Setting up DragMath CVS in NetBeans</a><br></dd>
<dd><a href ="browser.html" target ="showframe">Running applet in web browser</a><br></dd>
<dd><a href ="newobject.html" target ="showframe">Adding a function/operator</a><br></dd>
<br>
<dt><b>About</b><br></dt>
<dd><a href ="acknowledgments.html" target ="showframe">License</a><br></dd>
<dd><a href ="about.html" target ="showframe">About DragMath</a><br></dd>
</dl>
<br><br/>
<b><center><a href ="http://www.dragmath.bham.ac.uk" target ="_top">www.dragmath.bham.ac.uk</a></center></b>
</FONT>
</body>
</html>
+227 -227
View File
@@ -1,227 +1,227 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>DragMath Documentation - Adding an output format</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16525" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#000080 size=5><STRONG>Adding an output format</STRONG></FONT></DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2>
<p>
The formats supplied
are Maple,&nbsp;Latex, MathML and Maxima, with the corresponding files found in
the \formats folder. These files can be edited to reflect the syntax you prefer. These
files can also be used as templates for creating files for different formats.
There are a number of rules and options that you need to be aware of to
successfully create an XML file for a new format.</p>Each math object has
its own element in the XML document, with a familiar name describing it, for
example “Add”. Within this element there are a number of sub-elements depending
upon how many arguments the object has.</FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><BR>N-ary operators
have a single output element e.g. for addition this
is&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp; <STRONG><FONT
color=#800080>&lt;Add&gt;</FONT><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<FONT color=#800080>&lt;output&gt;</FONT>+<FONT
color=#800080>&lt;/output&gt;<BR></FONT>&nbsp;&nbsp;&nbsp; <FONT
color=#800080>&lt;/Add&gt;<BR></FONT></STRONG><BR>Binary Operators have 3
output elements e.g. for fraction in Latex this is<BR>&nbsp;&nbsp;&nbsp; <FONT
color=#800080><STRONG>&lt;Divide</STRONG> <FONT
color=#000000>brackets=</FONT><FONT
color=#0000ff>"false"</FONT><STRONG>&gt;</STRONG></FONT><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<STRONG><FONT color=#800080>&lt;output1&gt;</FONT>\frac<FONT color=#800080><FONT
color=#000000>{</FONT>&lt;/output1&gt;</FONT><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<FONT color=#800080>&lt;output2&gt;</FONT>}{<FONT
color=#800080>&lt;/output2&gt;<BR></FONT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<FONT color=#800080>&lt;output3&gt;</FONT>}<FONT
color=#800080>&lt;/output3&gt;<BR></FONT>&nbsp;&nbsp;&nbsp; <FONT
color=#800080>&lt;/Divide&gt;</FONT><BR></STRONG><BR>Functions have 2 output
elements e.g. for square root in Latex this is<BR>&nbsp;&nbsp;<STRONG>&nbsp;
</STRONG><FONT color=#800080><STRONG>&lt;SquareRoot</STRONG> <FONT
color=#000000>brackets=</FONT><FONT
color=#0000ff>"false"</FONT><STRONG>&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output1&gt;<FONT
color=#000000>\sqrt{</FONT>&lt;/output1&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output2&gt;<FONT
color=#000000>}</FONT>&lt;/output2&gt;<BR>&nbsp;&nbsp;&nbsp;
&lt;/SquareRoot&gt;</STRONG></FONT><BR><BR></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT size=2>N-ary functions have 'n' output elements
e.g. for definite integral in Latex it has
5</FONT></FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2>&nbsp;&nbsp;&nbsp;
<FONT color=#800080><STRONG>&lt;DefiniteIntegral</STRONG> <FONT
color=#000000>reverse=</FONT><FONT
color=#0000ff>"true"</FONT><STRONG>&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output1&gt;&nbsp;&nbsp;<FONT
color=#000000>\int_{</FONT>&lt;/output1&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output2&gt;<FONT
color=#000000>}^{</FONT>&lt;/output2&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output3&gt;<FONT
color=#000000>}</FONT>&lt;/output3&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output4&gt;<FONT
color=#000000>\,\mathrm{d</FONT>&lt;/output4&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output5&gt;<FONT
color=#000000>}</FONT>&lt;/output5&gt;<BR>&nbsp;&nbsp;&nbsp;
&lt;/DefiniteIntegral&gt;</STRONG></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT
size=2></FONT></FONT></FONT></FONT></FONT></FONT>&nbsp;</DIV></DIV>
<DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT size=2>Symbols have 1 output element e.g. for
Infinity in Latex this is<BR>&nbsp;&nbsp;<STRONG>&nbsp;<FONT color=#800080>
&lt;Infinity&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output&gt;<FONT
color=#000000>\infty</FONT>&lt;/output&gt;<BR>&nbsp;&nbsp;&nbsp;
&lt;/Infinity&gt;</FONT></STRONG><BR><BR>Groupings have 2 output elements e.g.
for square brackets in Latex this is<BR>&nbsp;&nbsp;&nbsp; <FONT
color=#800080><STRONG>&lt;BracketsSq&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output1&gt;<FONT
color=#000000>\left[</FONT>&lt;/output1&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output2&gt;<FONT
color=#000000>\right]</FONT>&lt;/output2&gt;<BR>&nbsp;&nbsp;&nbsp;
&lt;/BracketsSq&gt;</STRONG><BR></FONT><BR>Matrix in Latex is as
follows:<BR>&nbsp;&nbsp;&nbsp; <STRONG><FONT
color=#800080>&lt;Matrix&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;matrixStart&gt;<FONT color=#000000>\left(
\begin{array}{ccc}</FONT>&lt;/matrixStart&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;rowStart /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;elementStart /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;elementEnd /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;elementSeparator&gt;<FONT color=#808000>&lt;![CDATA[ &amp;
]]&gt;</FONT>&lt;/elementSeparator&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;rowEnd&gt;&nbsp;<FONT
color=#000000>\\</FONT>&nbsp;&lt;/rowEnd&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;rowSeparator /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;matrixEnd&gt;<FONT color=#000000>\end{array}
\right)</FONT>&lt;/matrixEnd&gt;<BR>&nbsp;&nbsp;&nbsp;
&lt;/Matrix&gt;</FONT></STRONG><BR><BR><BR>The syntax within these tags is used
when converting an expression to that particular format. The actual arguments of
the objects appear in the syntax between each pair of tags. For example consider
½ in Latex format.&nbsp; It has 3 output elements. So the first part will be
\frac{, then the first argument will be appended to the string giving us,
\frac{1, then the 2nd output will be appended, \frac{1}{, then the 2nd
argment, \frac{1}{2 and then the final output, \frac{1}{2}. A similar process
takes place with all the object types of objects, with the argument being
appended between each pair of output elements.<BR><BR>There are various options
that can be set to allow more control over the
output.</FONT></FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT
size=2></FONT></FONT></FONT></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT size=2><U>Reverse</U><BR>If you find the arguments
of a binary operator&nbsp;being output in the wrong order for a format, you can
reverse the order of them by setting, reverse=”true”. An example of this is with
the N-th root in Latex,<BR>&nbsp;&nbsp;&nbsp; <FONT
color=#800080><STRONG>&lt;NthRoot</STRONG> <FONT
color=#000000>reverse=</FONT><FONT color=#0000ff>"true"</FONT> <FONT
color=#000000>brackets=</FONT><FONT
color=#0000ff>"false"</FONT><STRONG>&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output1&gt;<FONT color=#000000>\sqrt[</FONT>
&lt;/output1&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output2&gt;<FONT
color=#000000>]{</FONT>&lt;/output2&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output3&gt;<FONT
color=#000000>}</FONT>&lt;/output3&gt;<BR>&nbsp;&nbsp;&nbsp;
&lt;/NthRoot&gt;</STRONG></FONT><BR><U></U></FONT></FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT
size=2><U></U></FONT></FONT></FONT></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><U>Argument Order</U></DIV>
<DIV>If you find the arguments of an N-ary Function being output in the wrong
order for a format, you can re-arrange the order of them by setting,
order=”#1,#2,#3,...,#n”. An example of this is with the&nbsp;Sum in Latex.
Obviously, the default order&nbsp;for this is&nbsp;0,1,2,3, and it is being
changed to 1,2,3,0.<BR>&nbsp;&nbsp;&nbsp; <FONT
color=#800080><STRONG>&lt;Sum</STRONG> <FONT color=#000000>order=</FONT><FONT
color=#0000ff>"1,2,3,0"</FONT><STRONG>&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output1&gt; <FONT
color=#000000>\sum_{{</FONT>&lt;/output1&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output2&gt;<FONT
color=#000000>}={</FONT>&lt;/output2&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output3&gt;<FONT
color=#000000>}}^{</FONT>&lt;/output3&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output4&gt;<FONT
color=#000000>}</FONT>&lt;/output4&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output5&gt;&lt;/output5&gt;<BR>&nbsp;&nbsp;&nbsp;
&lt;/Sum&gt;</STRONG></FONT><BR></DIV><br>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT size=2><U>AutoBrackets</U><BR>By default, round
brackets are placed around n-ary operators and binary operators where necessary
to ensure operator precedence is preserved. For presentational formats, such as
Latex this is often unnecessary, so there is the option to turn automatic
placing of brackets on/off. This is set in the element that specifies the name
of the format. An example of this is shown for
Latex,</FONT></FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT size=2>&nbsp;&nbsp;&nbsp; <FONT
color=#800080><STRONG>&lt;name</STRONG> <FONT
color=#000000>AutoBrackets=</FONT><FONT
color=#0000ff>"false"</FONT><STRONG>&gt;<FONT
color=#000000>Latex</FONT>&lt;/name&gt;</STRONG></FONT><BR><U></U></FONT></FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT
size=2><U></U></FONT></FONT></FONT></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT size=2><U>Brackets on Functions<BR></U>Brackets
are added by default around the argument of a function. For example Sine in
Latex is,<BR>&nbsp;&nbsp;&nbsp; <STRONG><FONT
color=#800080>&lt;Sine&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output1&gt;<FONT color=#000000>\sin</FONT>
&lt;/output1&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;output2
/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;/Sine&gt;</FONT></STRONG><BR><BR>Brackets are
automatically added after the \sin and after the 2nd output, resulting in
"\sin(arg)". This is often the desired result but if you need to turn the
brackets off, they can be set for each individual function. An example of
turning them off is shown here for Square root in
Latex,<BR>&nbsp;&nbsp;<STRONG>&nbsp; </STRONG><FONT
color=#800080><STRONG>&lt;SquareRoot</STRONG> <FONT
color=#000000>brackets=</FONT><FONT
color=#0000ff>"false"</FONT><STRONG>&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output1&gt;<FONT
color=#000000>\sqrt{</FONT>&lt;/output1&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output2&gt;<FONT
color=#000000>}</FONT>&lt;/output2&gt;<BR>&nbsp;&nbsp;&nbsp;
&lt;/SquareRoot&gt;</STRONG></FONT><BR><U></U></FONT></FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT
size=2><U></U></FONT></FONT></FONT></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT size=2><U>Initial</U><BR>As well as the structured
number of output elements for each type of object, there is the option of having
an initial element. The data in this element is added to the string before any
other output element is. An example of its use for describing multiplication in
MathML Content is shown below.<BR>&nbsp;&nbsp;&nbsp; <STRONG><FONT
color=#800080>&lt;Add&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;initial&gt;<FONT
color=#000000>&lt;times/&gt;</FONT>&lt;/initial&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output&lt;/output&gt;&nbsp;<BR>&nbsp;&nbsp;&nbsp;
&lt;/Add&gt;<BR></FONT></STRONG><BR>&nbsp;a x b x c would then be converted
to,<BR>&nbsp;&nbsp;&nbsp;
&lt;times/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;ci&gt;a&lt;/ci&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;ci&gt;b&lt;/ci&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;ci&gt;c&lt;/ci&gt; </FONT></FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><U><FONT face=Arial
size=2></FONT></U></FONT></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><U><FONT face=Arial
size=2>Final</FONT></U></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial size=2>N-ary operators can also have an optional 'final'
element for adding data after everything else. An example of this is with Union
in Maxima.</FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2>&nbsp;&nbsp;&nbsp; <STRONG><FONT
color=#800080>&lt;Union&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;initial&gt;<FONT
color=#000000>union(</FONT>&lt;/initial&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output&gt;<FONT
color=#000000>,</FONT>&lt;/output&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;final&gt;<FONT color=#000000>)</FONT>&lt;/final&gt;<BR>&nbsp;&nbsp;&nbsp;
&lt;/Union&gt;</FONT></STRONG></FONT></FONT></FONT></FONT></DIV></DIV></FONT></FONT></DIV></FONT></DIV></FONT></DIV></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2><FONT face=Arial
size=2><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT size=2><FONT face=Arial size=2><SPAN
class=875382513-08082007>&nbsp;</DIV></SPAN></FONT></FONT></FONT></FONT></FONT></FONT></FONT></FONT></FONT></FONT></BODY></HTML>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>DragMath Documentation - Adding an output format</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16525" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#000080 size=5><STRONG>Adding an output format</STRONG></FONT></DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2>
<p>
The formats supplied
are Maple,&nbsp;Latex, MathML and Maxima, with the corresponding files found in
the \formats folder. These files can be edited to reflect the syntax you prefer. These
files can also be used as templates for creating files for different formats.
There are a number of rules and options that you need to be aware of to
successfully create an XML file for a new format.</p>Each math object has
its own element in the XML document, with a familiar name describing it, for
example “Add”. Within this element there are a number of sub-elements depending
upon how many arguments the object has.</FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><BR>N-ary operators
have a single output element e.g. for addition this
is&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp; <STRONG><FONT
color=#800080>&lt;Add&gt;</FONT><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<FONT color=#800080>&lt;output&gt;</FONT>+<FONT
color=#800080>&lt;/output&gt;<BR></FONT>&nbsp;&nbsp;&nbsp; <FONT
color=#800080>&lt;/Add&gt;<BR></FONT></STRONG><BR>Binary Operators have 3
output elements e.g. for fraction in Latex this is<BR>&nbsp;&nbsp;&nbsp; <FONT
color=#800080><STRONG>&lt;Divide</STRONG> <FONT
color=#000000>brackets=</FONT><FONT
color=#0000ff>"false"</FONT><STRONG>&gt;</STRONG></FONT><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<STRONG><FONT color=#800080>&lt;output1&gt;</FONT>\frac<FONT color=#800080><FONT
color=#000000>{</FONT>&lt;/output1&gt;</FONT><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<FONT color=#800080>&lt;output2&gt;</FONT>}{<FONT
color=#800080>&lt;/output2&gt;<BR></FONT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<FONT color=#800080>&lt;output3&gt;</FONT>}<FONT
color=#800080>&lt;/output3&gt;<BR></FONT>&nbsp;&nbsp;&nbsp; <FONT
color=#800080>&lt;/Divide&gt;</FONT><BR></STRONG><BR>Functions have 2 output
elements e.g. for square root in Latex this is<BR>&nbsp;&nbsp;<STRONG>&nbsp;
</STRONG><FONT color=#800080><STRONG>&lt;SquareRoot</STRONG> <FONT
color=#000000>brackets=</FONT><FONT
color=#0000ff>"false"</FONT><STRONG>&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output1&gt;<FONT
color=#000000>\sqrt{</FONT>&lt;/output1&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output2&gt;<FONT
color=#000000>}</FONT>&lt;/output2&gt;<BR>&nbsp;&nbsp;&nbsp;
&lt;/SquareRoot&gt;</STRONG></FONT><BR><BR></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT size=2>N-ary functions have 'n' output elements
e.g. for definite integral in Latex it has
5</FONT></FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2>&nbsp;&nbsp;&nbsp;
<FONT color=#800080><STRONG>&lt;DefiniteIntegral</STRONG> <FONT
color=#000000>reverse=</FONT><FONT
color=#0000ff>"true"</FONT><STRONG>&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output1&gt;&nbsp;&nbsp;<FONT
color=#000000>\int_{</FONT>&lt;/output1&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output2&gt;<FONT
color=#000000>}^{</FONT>&lt;/output2&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output3&gt;<FONT
color=#000000>}</FONT>&lt;/output3&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output4&gt;<FONT
color=#000000>\,\mathrm{d</FONT>&lt;/output4&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output5&gt;<FONT
color=#000000>}</FONT>&lt;/output5&gt;<BR>&nbsp;&nbsp;&nbsp;
&lt;/DefiniteIntegral&gt;</STRONG></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT
size=2></FONT></FONT></FONT></FONT></FONT></FONT>&nbsp;</DIV></DIV>
<DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT size=2>Symbols have 1 output element e.g. for
Infinity in Latex this is<BR>&nbsp;&nbsp;<STRONG>&nbsp;<FONT color=#800080>
&lt;Infinity&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output&gt;<FONT
color=#000000>\infty</FONT>&lt;/output&gt;<BR>&nbsp;&nbsp;&nbsp;
&lt;/Infinity&gt;</FONT></STRONG><BR><BR>Groupings have 2 output elements e.g.
for square brackets in Latex this is<BR>&nbsp;&nbsp;&nbsp; <FONT
color=#800080><STRONG>&lt;BracketsSq&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output1&gt;<FONT
color=#000000>\left[</FONT>&lt;/output1&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output2&gt;<FONT
color=#000000>\right]</FONT>&lt;/output2&gt;<BR>&nbsp;&nbsp;&nbsp;
&lt;/BracketsSq&gt;</STRONG><BR></FONT><BR>Matrix in Latex is as
follows:<BR>&nbsp;&nbsp;&nbsp; <STRONG><FONT
color=#800080>&lt;Matrix&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;matrixStart&gt;<FONT color=#000000>\left(
\begin{array}{ccc}</FONT>&lt;/matrixStart&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;rowStart /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;elementStart /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;elementEnd /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;elementSeparator&gt;<FONT color=#808000>&lt;![CDATA[ &amp;
]]&gt;</FONT>&lt;/elementSeparator&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;rowEnd&gt;&nbsp;<FONT
color=#000000>\\</FONT>&nbsp;&lt;/rowEnd&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;rowSeparator /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;matrixEnd&gt;<FONT color=#000000>\end{array}
\right)</FONT>&lt;/matrixEnd&gt;<BR>&nbsp;&nbsp;&nbsp;
&lt;/Matrix&gt;</FONT></STRONG><BR><BR><BR>The syntax within these tags is used
when converting an expression to that particular format. The actual arguments of
the objects appear in the syntax between each pair of tags. For example consider
½ in Latex format.&nbsp; It has 3 output elements. So the first part will be
\frac{, then the first argument will be appended to the string giving us,
\frac{1, then the 2nd output will be appended, \frac{1}{, then the 2nd
argment, \frac{1}{2 and then the final output, \frac{1}{2}. A similar process
takes place with all the object types of objects, with the argument being
appended between each pair of output elements.<BR><BR>There are various options
that can be set to allow more control over the
output.</FONT></FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT
size=2></FONT></FONT></FONT></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT size=2><U>Reverse</U><BR>If you find the arguments
of a binary operator&nbsp;being output in the wrong order for a format, you can
reverse the order of them by setting, reverse=”true”. An example of this is with
the N-th root in Latex,<BR>&nbsp;&nbsp;&nbsp; <FONT
color=#800080><STRONG>&lt;NthRoot</STRONG> <FONT
color=#000000>reverse=</FONT><FONT color=#0000ff>"true"</FONT> <FONT
color=#000000>brackets=</FONT><FONT
color=#0000ff>"false"</FONT><STRONG>&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output1&gt;<FONT color=#000000>\sqrt[</FONT>
&lt;/output1&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output2&gt;<FONT
color=#000000>]{</FONT>&lt;/output2&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output3&gt;<FONT
color=#000000>}</FONT>&lt;/output3&gt;<BR>&nbsp;&nbsp;&nbsp;
&lt;/NthRoot&gt;</STRONG></FONT><BR><U></U></FONT></FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT
size=2><U></U></FONT></FONT></FONT></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><U>Argument Order</U></DIV>
<DIV>If you find the arguments of an N-ary Function being output in the wrong
order for a format, you can re-arrange the order of them by setting,
order=”#1,#2,#3,...,#n”. An example of this is with the&nbsp;Sum in Latex.
Obviously, the default order&nbsp;for this is&nbsp;0,1,2,3, and it is being
changed to 1,2,3,0.<BR>&nbsp;&nbsp;&nbsp; <FONT
color=#800080><STRONG>&lt;Sum</STRONG> <FONT color=#000000>order=</FONT><FONT
color=#0000ff>"1,2,3,0"</FONT><STRONG>&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output1&gt; <FONT
color=#000000>\sum_{{</FONT>&lt;/output1&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output2&gt;<FONT
color=#000000>}={</FONT>&lt;/output2&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output3&gt;<FONT
color=#000000>}}^{</FONT>&lt;/output3&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output4&gt;<FONT
color=#000000>}</FONT>&lt;/output4&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output5&gt;&lt;/output5&gt;<BR>&nbsp;&nbsp;&nbsp;
&lt;/Sum&gt;</STRONG></FONT><BR></DIV><br>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT size=2><U>AutoBrackets</U><BR>By default, round
brackets are placed around n-ary operators and binary operators where necessary
to ensure operator precedence is preserved. For presentational formats, such as
Latex this is often unnecessary, so there is the option to turn automatic
placing of brackets on/off. This is set in the element that specifies the name
of the format. An example of this is shown for
Latex,</FONT></FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT size=2>&nbsp;&nbsp;&nbsp; <FONT
color=#800080><STRONG>&lt;name</STRONG> <FONT
color=#000000>AutoBrackets=</FONT><FONT
color=#0000ff>"false"</FONT><STRONG>&gt;<FONT
color=#000000>Latex</FONT>&lt;/name&gt;</STRONG></FONT><BR><U></U></FONT></FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT
size=2><U></U></FONT></FONT></FONT></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT size=2><U>Brackets on Functions<BR></U>Brackets
are added by default around the argument of a function. For example Sine in
Latex is,<BR>&nbsp;&nbsp;&nbsp; <STRONG><FONT
color=#800080>&lt;Sine&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output1&gt;<FONT color=#000000>\sin</FONT>
&lt;/output1&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;output2
/&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;/Sine&gt;</FONT></STRONG><BR><BR>Brackets are
automatically added after the \sin and after the 2nd output, resulting in
"\sin(arg)". This is often the desired result but if you need to turn the
brackets off, they can be set for each individual function. An example of
turning them off is shown here for Square root in
Latex,<BR>&nbsp;&nbsp;<STRONG>&nbsp; </STRONG><FONT
color=#800080><STRONG>&lt;SquareRoot</STRONG> <FONT
color=#000000>brackets=</FONT><FONT
color=#0000ff>"false"</FONT><STRONG>&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output1&gt;<FONT
color=#000000>\sqrt{</FONT>&lt;/output1&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output2&gt;<FONT
color=#000000>}</FONT>&lt;/output2&gt;<BR>&nbsp;&nbsp;&nbsp;
&lt;/SquareRoot&gt;</STRONG></FONT><BR><U></U></FONT></FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT
size=2><U></U></FONT></FONT></FONT></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT size=2><U>Initial</U><BR>As well as the structured
number of output elements for each type of object, there is the option of having
an initial element. The data in this element is added to the string before any
other output element is. An example of its use for describing multiplication in
MathML Content is shown below.<BR>&nbsp;&nbsp;&nbsp; <STRONG><FONT
color=#800080>&lt;Add&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;initial&gt;<FONT
color=#000000>&lt;times/&gt;</FONT>&lt;/initial&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output&lt;/output&gt;&nbsp;<BR>&nbsp;&nbsp;&nbsp;
&lt;/Add&gt;<BR></FONT></STRONG><BR>&nbsp;a x b x c would then be converted
to,<BR>&nbsp;&nbsp;&nbsp;
&lt;times/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;ci&gt;a&lt;/ci&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;ci&gt;b&lt;/ci&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;ci&gt;c&lt;/ci&gt; </FONT></FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><U><FONT face=Arial
size=2></FONT></U></FONT></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><U><FONT face=Arial
size=2>Final</FONT></U></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial size=2>N-ary operators can also have an optional 'final'
element for adding data after everything else. An example of this is with Union
in Maxima.</FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2>&nbsp;&nbsp;&nbsp; <STRONG><FONT
color=#800080>&lt;Union&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;initial&gt;<FONT
color=#000000>union(</FONT>&lt;/initial&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;output&gt;<FONT
color=#000000>,</FONT>&lt;/output&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;final&gt;<FONT color=#000000>)</FONT>&lt;/final&gt;<BR>&nbsp;&nbsp;&nbsp;
&lt;/Union&gt;</FONT></STRONG></FONT></FONT></FONT></FONT></DIV></DIV></FONT></FONT></DIV></FONT></DIV></FONT></DIV></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2><FONT face=Arial
size=2><FONT face=Arial size=2><FONT face=Arial><FONT size=2><FONT face=Arial
size=2><FONT face=Arial><FONT size=2><FONT face=Arial size=2><SPAN
class=875382513-08082007>&nbsp;</DIV></SPAN></FONT></FONT></FONT></FONT></FONT></FONT></FONT></FONT></FONT></FONT></BODY></HTML>
+42 -42
View File
@@ -1,43 +1,43 @@
<html>
<head>
<title>DragMath Documentation - Adding a function/operator</title>
</head>
<body>
<font size="2"; style="font-family: Arial;">
<h2><span style=" color: #000099;"><strong>Adding a function/operator</strong></span></h2>
<p>
The code can be easily modified and recompiled to add additional operators and functions.
</p><p>
However, they must adhere to the standard display layout shown below:
</p><p>
Operator:
<br>
<IMG alt="" hspace=0 src="img/plus.jpg" align=bottom border=0>
</p><p>
Function:
<br>
<IMG alt="" hspace=0 src="img/sin.jpg" align=bottom border=0>
</p><p>
The steps to adding one:
</p>
<ol>
<LI>A new element in the CompConfig.xml, which is located in the Display package. The element must be given a unique name as the name of the object. A unique ID number, by simply choosing the next available ID number. A group number as follows:
<br>&nbsp;N-ary operator - 1
<br>&nbsp;Binary Operator - 2
<br>&nbsp;Function - 3
<br>&nbsp;The name of the GIF file that holds a transparent image of the object, of size &nbsp;16x16, 24x24 or 32x32 pixels.<BR>&nbsp;The text of the element should hold the
characters that represent the object.
<LI>A new JButton placed on one of the tabs, in the MainApplet.java file. This button can have Text or an Icon to inform the user what it is. The JButton must have the name field set to 'ID-Name' e.g. for Addition this is '2-Add'.
<LI>A new element in the language file you intend to use, with the same element name as in the CompConfig.xml file. The text of the element should be a description of the object for use in the status bar of the program.
<LI>The array &#8216;inputComponents&#8217; should be initialised to the size of the highest ID number now in CompConfig.xml. This line of code is found near the start of the init() method in the MainApplet.java file, in the Display package.
<LI>The Precedence.java file in the Tree package should be adjusted, so the &#8216;value&#8217; array is initialised to the size of the highest ID number now in CompConfig.xml, and the precedence of the new object should be set if required.
<LI>An entry in each format XML file will be required for the new object. For details on how to do this see <A href="newformat.html">here</A>.
</font>
</body>
<html>
<head>
<title>DragMath Documentation - Adding a function/operator</title>
</head>
<body>
<font size="2"; style="font-family: Arial;">
<h2><span style=" color: #000099;"><strong>Adding a function/operator</strong></span></h2>
<p>
The code can be easily modified and recompiled to add additional operators and functions.
</p><p>
However, they must adhere to the standard display layout shown below:
</p><p>
Operator:
<br>
<IMG alt="" hspace=0 src="img/plus.jpg" align=bottom border=0>
</p><p>
Function:
<br>
<IMG alt="" hspace=0 src="img/sin.jpg" align=bottom border=0>
</p><p>
The steps to adding one:
</p>
<ol>
<LI>A new element in the CompConfig.xml, which is located in the Display package. The element must be given a unique name as the name of the object. A unique ID number, by simply choosing the next available ID number. A group number as follows:
<br>&nbsp;N-ary operator - 1
<br>&nbsp;Binary Operator - 2
<br>&nbsp;Function - 3
<br>&nbsp;The name of the GIF file that holds a transparent image of the object, of size &nbsp;16x16, 24x24 or 32x32 pixels.<BR>&nbsp;The text of the element should hold the
characters that represent the object.
<LI>A new JButton placed on one of the tabs, in the MainApplet.java file. This button can have Text or an Icon to inform the user what it is. The JButton must have the name field set to 'ID-Name' e.g. for Addition this is '2-Add'.
<LI>A new element in the language file you intend to use, with the same element name as in the CompConfig.xml file. The text of the element should be a description of the object for use in the status bar of the program.
<LI>The array &#8216;inputComponents&#8217; should be initialised to the size of the highest ID number now in CompConfig.xml. This line of code is found near the start of the init() method in the MainApplet.java file, in the Display package.
<LI>The Precedence.java file in the Tree package should be adjusted, so the &#8216;value&#8217; array is initialised to the size of the highest ID number now in CompConfig.xml, and the precedence of the new object should be set if required.
<LI>An entry in each format XML file will be required for the new object. For details on how to do this see <A href="newformat.html">here</A>.
</font>
</body>
</html>
+45 -45
View File
@@ -1,46 +1,46 @@
<html>
<head>
<title>DragMath Documentation - Options</title>
</head>
<body>
<font size="2"; style="font-family: Arial;">
<h2><span style=" color: #000099;"><strong>Options</strong></span></h2>
<p>
<font size=3>
<b>Exporting an expression</b>
</font>
</p>
<p>
To choose which format to export to click 'Set export format' under the Options menu, and select a file from the list. The files available will be those in the \formats folder. If no format is specified in an applet paramater the default is LaTeX.
To export an expression click the Export button. Once exported the syntax will be copied to the clipboard, so you can simply paste it into any other program you desire.
</p>
<br>
<font size=3>
<b>Changing the language</b>
</font>
<p>
The language can be changed by clicking 'Set language' under the Options menu, and selected a file from the list. The files available will be those in the \lang folder. If no language is specified in an applet parameter the default is English.
</p>
<br>
<font size=3>
<b>Help</b>
</font>
<p>
If there appears to be a problem with the way the software is behaving it can be useful to use the two tools under the Debug menu, which is under the Help menu. These can show the current expression as a tree, and outline the borders of all the objects on the workspace.
Under the Help menu there is also a link to the Online Documentation.
</p>
<br>
<font size=3>
<b>Implicit Multiplication</b>
</font>
<p>
Under the Options menu, there is a check box for turning implicit multiplication on/off. By default it is set to off, if you wish to set the default to on, see the 'Changing applet parameters' page. With implicit multiplication on the 'dot' notation is not displayed in the DragMath display in any expressions which are exported.
</p>
</font>
</body>
<html>
<head>
<title>DragMath Documentation - Options</title>
</head>
<body>
<font size="2"; style="font-family: Arial;">
<h2><span style=" color: #000099;"><strong>Options</strong></span></h2>
<p>
<font size=3>
<b>Exporting an expression</b>
</font>
</p>
<p>
To choose which format to export to click 'Set export format' under the Options menu, and select a file from the list. The files available will be those in the \formats folder. If no format is specified in an applet paramater the default is LaTeX.
To export an expression click the Export button. Once exported the syntax will be copied to the clipboard, so you can simply paste it into any other program you desire.
</p>
<br>
<font size=3>
<b>Changing the language</b>
</font>
<p>
The language can be changed by clicking 'Set language' under the Options menu, and selected a file from the list. The files available will be those in the \lang folder. If no language is specified in an applet parameter the default is English.
</p>
<br>
<font size=3>
<b>Help</b>
</font>
<p>
If there appears to be a problem with the way the software is behaving it can be useful to use the two tools under the Debug menu, which is under the Help menu. These can show the current expression as a tree, and outline the borders of all the objects on the workspace.
Under the Help menu there is also a link to the Online Documentation.
</p>
<br>
<font size=3>
<b>Implicit Multiplication</b>
</font>
<p>
Under the Options menu, there is a check box for turning implicit multiplication on/off. By default it is set to off, if you wish to set the default to on, see the 'Changing applet parameters' page. With implicit multiplication on the 'dot' notation is not displayed in the DragMath display in any expressions which are exported.
</p>
</font>
</body>
</html>
+189 -189
View File
@@ -1,190 +1,190 @@
<html>
<head>
<title>DragMath Documentation - Changing applet parameters</title>
</head>
<body>
<font size="2"; style="font-family: Arial;">
<h2><span style=" color: #000099;"><strong>Changing Applet parameters</strong></span></h2>
<p>
There are various parameters that can be set inside the &lt;APPLET> tag, to change particular options of the applet.
</p>
<font size=3>
<b>Language</b>
</font>
<p>
<strong>
<font color=#800080>&lt;param</font>
name=
</strong>
<font color=#0000ff>language</font>
<strong>
value=
</strong>
<font color=#0000ff>"en"</font>
<strong>
<font color=#800080>&gt;</font>
</strong>
<br>
The value is the name of the XML file, so this example refers to language file en.xml in the \lang folder. If the parameter is not used the default value is "en".
</p>
<font size=3>
<b>Output Format</b>
</font>
<p>
<strong>
<font color=#800080>&lt;param</font>
name=
</strong>
<font color=#0000ff>outputFormat</font>
<strong>
value=
</strong>
<font color=#0000ff>"MathML"</font>
<strong>
<font color=#800080>&gt;</font>
</strong>
<br>
The value is the name of the XML file, so this example refers to output format file MathML.xml in the \formats folder. The purpose of setting this is to have the default format to use automatically set when the software loads.
</p>
<font size=3>
<b>Open applet with an expression</b>
</font>
<p>
<strong>
<font color=#800080>&lt;param</font>
name=
</strong>
<font color=#0000ff>openWithExpression</font>
<strong>
value=
</strong>
<font color=#0000ff>"sin(1+x)"</font>
<strong>
<font color=#800080>&gt;</font>
</strong>
<br>
The value can be any expression you would like the applet to be opened with. The Maxima example on the DragMath website gives an example of this being used.
</p>
<font size=3>
<b>Hide the menu</b>
</font>
<p>
<strong>
<font color=#800080>&lt;param</font>
name=
</strong>
<font color=#0000ff>hideMenu</font>
<strong>
value=
</strong>
<font color=#0000ff>"true"</font>
<strong>
<font color=#800080>&gt;</font>
</strong>
<br>
By default the drop-down menus are shown. To hide them set the value of the parameter to "True" or "true".
</p>
<font size=3>
<b>Hide the toolbar</b>
</font>
<p>
<strong>
<font color=#800080>&lt;param</font>
name=
</strong>
<font color=#0000ff>hideToolbar</font>
<strong>
value=
</strong>
<font color=#0000ff>"true"</font>
<strong>
<font color=#800080>&gt;</font>
</strong>
<br>
By default the toolbar is shown. To hide it set the value of the parameter to "True" or "true".
</p>
<font size=3>
<b>Implicit multiplication</b>
</font>
<p>
<strong>
<font color=#800080>&lt;param</font>
name=
</strong>
<font color=#0000ff>implicitMultiplication</font>
<strong>
value=
</strong>
<font color=#0000ff>"true"</font>
<strong>
<font color=#800080>&gt;</font>
</strong>
<br>
By default implicit multiplication is set to off. To turn it on set the value of the parameter to "True" or "true".
</p>
<font size=3>
<b>Decimal Numbers</b>
</font>
<p>
<strong>
<font color=#800080>&lt;param</font>
name=
</strong>
<font color=#0000ff>displayDecimalNumbers</font>
<strong>
value=
</strong>
<font color=#0000ff>"true"</font>
<strong>
<font color=#800080>&gt;</font>
</strong>
<br>
By default decimal numbers which can be expressed as integers are converted. e.g. 1.0 becomes 1, and 1.5 remains as 1.5. If you wish all numbers to be displayed as decimal numbers set the value of the parameter to "True" or "true". Therefore, 1 becomes 1.0, and 1.5 remains as 1.5.
</p>
<font size=3>
<b>Customise toolbar</b>
</font>
<p>
<strong>
<font color=#800080>&lt;param</font>
name=
</strong>
<font color=#0000ff>customToolbar</font>
<strong>
value=
</strong>
<font color=#0000ff>"0 1 2 | 3 4 | 5 6 7 | 8"</font>
<strong>
<font color=#800080>&gt;</font>
</strong>
<br>
This parameter can be used to customise which buttons are shown and they order they are shown in. Each button has a numeric value as shown below
<p>
0 = Clear workspace <br>
1 = Load Expression from file <br>
2 = Save expression to file <br>
3 = Undo <br>
4 = Redo <br>
5 = Cut <br>
6 = Copy <br>
7 = Paste <br>
8 = Export <br>
| = Separator
</p>
The default is set to "0 1 2 | 3 4 | 5 6 7 | 8"
</font>
</body>
<html>
<head>
<title>DragMath Documentation - Changing applet parameters</title>
</head>
<body>
<font size="2"; style="font-family: Arial;">
<h2><span style=" color: #000099;"><strong>Changing Applet parameters</strong></span></h2>
<p>
There are various parameters that can be set inside the &lt;APPLET> tag, to change particular options of the applet.
</p>
<font size=3>
<b>Language</b>
</font>
<p>
<strong>
<font color=#800080>&lt;param</font>
name=
</strong>
<font color=#0000ff>language</font>
<strong>
value=
</strong>
<font color=#0000ff>"en"</font>
<strong>
<font color=#800080>&gt;</font>
</strong>
<br>
The value is the name of the XML file, so this example refers to language file en.xml in the \lang folder. If the parameter is not used the default value is "en".
</p>
<font size=3>
<b>Output Format</b>
</font>
<p>
<strong>
<font color=#800080>&lt;param</font>
name=
</strong>
<font color=#0000ff>outputFormat</font>
<strong>
value=
</strong>
<font color=#0000ff>"MathML"</font>
<strong>
<font color=#800080>&gt;</font>
</strong>
<br>
The value is the name of the XML file, so this example refers to output format file MathML.xml in the \formats folder. The purpose of setting this is to have the default format to use automatically set when the software loads.
</p>
<font size=3>
<b>Open applet with an expression</b>
</font>
<p>
<strong>
<font color=#800080>&lt;param</font>
name=
</strong>
<font color=#0000ff>openWithExpression</font>
<strong>
value=
</strong>
<font color=#0000ff>"sin(1+x)"</font>
<strong>
<font color=#800080>&gt;</font>
</strong>
<br>
The value can be any expression you would like the applet to be opened with. The Maxima example on the DragMath website gives an example of this being used.
</p>
<font size=3>
<b>Hide the menu</b>
</font>
<p>
<strong>
<font color=#800080>&lt;param</font>
name=
</strong>
<font color=#0000ff>hideMenu</font>
<strong>
value=
</strong>
<font color=#0000ff>"true"</font>
<strong>
<font color=#800080>&gt;</font>
</strong>
<br>
By default the drop-down menus are shown. To hide them set the value of the parameter to "True" or "true".
</p>
<font size=3>
<b>Hide the toolbar</b>
</font>
<p>
<strong>
<font color=#800080>&lt;param</font>
name=
</strong>
<font color=#0000ff>hideToolbar</font>
<strong>
value=
</strong>
<font color=#0000ff>"true"</font>
<strong>
<font color=#800080>&gt;</font>
</strong>
<br>
By default the toolbar is shown. To hide it set the value of the parameter to "True" or "true".
</p>
<font size=3>
<b>Implicit multiplication</b>
</font>
<p>
<strong>
<font color=#800080>&lt;param</font>
name=
</strong>
<font color=#0000ff>implicitMultiplication</font>
<strong>
value=
</strong>
<font color=#0000ff>"true"</font>
<strong>
<font color=#800080>&gt;</font>
</strong>
<br>
By default implicit multiplication is set to off. To turn it on set the value of the parameter to "True" or "true".
</p>
<font size=3>
<b>Decimal Numbers</b>
</font>
<p>
<strong>
<font color=#800080>&lt;param</font>
name=
</strong>
<font color=#0000ff>displayDecimalNumbers</font>
<strong>
value=
</strong>
<font color=#0000ff>"true"</font>
<strong>
<font color=#800080>&gt;</font>
</strong>
<br>
By default decimal numbers which can be expressed as integers are converted. e.g. 1.0 becomes 1, and 1.5 remains as 1.5. If you wish all numbers to be displayed as decimal numbers set the value of the parameter to "True" or "true". Therefore, 1 becomes 1.0, and 1.5 remains as 1.5.
</p>
<font size=3>
<b>Customise toolbar</b>
</font>
<p>
<strong>
<font color=#800080>&lt;param</font>
name=
</strong>
<font color=#0000ff>customToolbar</font>
<strong>
value=
</strong>
<font color=#0000ff>"0 1 2 | 3 4 | 5 6 7 | 8"</font>
<strong>
<font color=#800080>&gt;</font>
</strong>
<br>
This parameter can be used to customise which buttons are shown and they order they are shown in. Each button has a numeric value as shown below
<p>
0 = Clear workspace <br>
1 = Load Expression from file <br>
2 = Save expression to file <br>
3 = Undo <br>
4 = Redo <br>
5 = Cut <br>
6 = Copy <br>
7 = Paste <br>
8 = Export <br>
| = Separator
</p>
The default is set to "0 1 2 | 3 4 | 5 6 7 | 8"
</font>
</body>
</html>
Binary file not shown.