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 2023-10-18 16:06:26 +02:00
commit bd2e692285
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
2 changed files with 14 additions and 12 deletions

View file

@ -1629,7 +1629,7 @@ Please make sure your LaTeX installation is correct and report a bug if so.</tra
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="61"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="68"/>
<source>Usage: %1</source>
<translation type="unfinished"></translation>
<translation>Usage: %1</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="71"/>
@ -1637,27 +1637,28 @@ Please make sure your LaTeX installation is correct and report a bug if so.</tra
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="94"/>
<source>Usage: %1 or
%2</source>
<translation type="unfinished"></translation>
<translation>Usage: %1 or
%2</translation>
</message>
<message>
<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>
<translation type="unfinished"></translation>
<translation>integral(&lt;from: number&gt;, &lt;to: number&gt;, &lt;f: ExecutableObject&gt;)</translation>
</message>
<message>
<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>
<translation type="unfinished"></translation>
<translation>integral(&lt;from: number&gt;, &lt;to: number&gt;, &lt;f: string&gt;, &lt;variable: string&gt;)</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="89"/>
<source>derivative(&lt;f: ExecutableObject&gt;, &lt;x: number&gt;)</source>
<translation type="unfinished"></translation>
<translation>derivative(&lt;f: ExecutableObject&gt;, &lt;x: number&gt;)</translation>
</message>
<message>
<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>
<translation type="unfinished"></translation>
<translation>derivative(&lt;f: string&gt;, &lt;variable: string&gt;, &lt;x: number&gt;)</translation>
</message>
</context>
<context>

View file

@ -1638,7 +1638,7 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="61"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="68"/>
<source>Usage: %1</source>
<translation type="unfinished"></translation>
<translation>Emploi : %1</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="71"/>
@ -1646,27 +1646,28 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="94"/>
<source>Usage: %1 or
%2</source>
<translation type="unfinished"></translation>
<translation>Emploi : %1 ou
%2</translation>
</message>
<message>
<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>
<translation type="unfinished"></translation>
<translation>integral(&lt;de : nombre&gt;, &lt;à : nombre&gt;, &lt;f : Objet exécutable&gt;)</translation>
</message>
<message>
<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>
<translation type="unfinished"></translation>
<translation>integral(&lt;de : nombre&gt;, &lt;à : nombre&gt;, &lt;f : fonction chaîne&gt;, &lt;variable&gt;)</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="89"/>
<source>derivative(&lt;f: ExecutableObject&gt;, &lt;x: number&gt;)</source>
<translation type="unfinished"></translation>
<translation>derivative(&lt;f : Objet exécutable&gt;, &lt;x : nombre&gt;)</translation>
</message>
<message>
<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>
<translation type="unfinished"></translation>
<translation>derivative(&lt;f : fonction chaîne&gt;, &lt;variable&gt;, &lt;x : nombre&gt;)</translation>
</message>
</context>
<context>