Merge branch 'master' of https://git.ad5001.eu/Ad5001/LogarithmPlotter
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Ad5001 2024-01-10 22:57:33 +01:00
commit d53573d468
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160

View file

@ -1621,7 +1621,7 @@ Kérjük, ellenőrizze, hogy a LaTeX telepítése helyes-e, és ha igen, jelents
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="61"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="61"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="68"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="68"/>
<source>Usage: %1</source> <source>Usage: %1</source>
<translation type="unfinished"></translation> <translation>Használat: %1</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="71"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="71"/>
@ -1629,27 +1629,28 @@ Kérjük, ellenőrizze, hogy a LaTeX telepítése helyes-e, és ha igen, jelents
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="94"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="94"/>
<source>Usage: %1 or <source>Usage: %1 or
%2</source> %2</source>
<translation type="unfinished"></translation> <translation>Használat: %1 vagy
%2</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="77"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="77"/>
<source>integral(&lt;from: number&gt;, &lt;to: number&gt;, &lt;f: ExecutableObject&gt;)</source> <source>integral(&lt;from: number&gt;, &lt;to: number&gt;, &lt;f: ExecutableObject&gt;)</source>
<translation type="unfinished"></translation> <translation>integrál(&lt;alsó korlát: szám&gt;, &lt;felső korlát: szám&gt;, &lt;függvény: végrehajtható objektum&gt;)</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="78"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="78"/>
<source>integral(&lt;from: number&gt;, &lt;to: number&gt;, &lt;f: string&gt;, &lt;variable: string&gt;)</source> <source>integral(&lt;from: number&gt;, &lt;to: number&gt;, &lt;f: string&gt;, &lt;variable: string&gt;)</source>
<translation type="unfinished"></translation> <translation>integrál(&lt;alsó korlát: szám&gt;, &lt;felső korlát: szám&gt;, &lt;függvény: karakterlánc&gt;, &lt;változó: karakterlánc&gt;)</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="89"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="89"/>
<source>derivative(&lt;f: ExecutableObject&gt;, &lt;x: number&gt;)</source> <source>derivative(&lt;f: ExecutableObject&gt;, &lt;x: number&gt;)</source>
<translation type="unfinished"></translation> <translation>derivált(&lt;függvény: VégrehajthatóObjektum&gt;, &lt;x: szám&gt;)</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="90"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="90"/>
<source>derivative(&lt;f: string&gt;, &lt;variable: string&gt;, &lt;x: number&gt;)</source> <source>derivative(&lt;f: string&gt;, &lt;variable: string&gt;, &lt;x: number&gt;)</source>
<translation type="unfinished"></translation> <translation>derivált(&lt;függvény: karakterlánc&gt;, &lt;változó: karakterlánc&gt;, &lt;x: szám&gt;)</translation>
</message> </message>
</context> </context>
<context> <context>