Merge branch 'master' of https://git.ad5001.eu/Ad5001/LogarithmPlotter
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
commit
34a436fe49
5 changed files with 12 additions and 12 deletions
|
@ -1825,7 +1825,7 @@ Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melde
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="88"/>
|
||||
<source>integral(<from: number>, <to: number>, <f: ExecutableObject>)</source>
|
||||
<translation>integral(<von: Zahl>, <bis: Zahl>, <f: ExecutableObject>)</translation>
|
||||
<translation type="unfinished">integral(<von: Zahl>, <bis: Zahl>, <f: ExecutableObject>)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="66"/>
|
||||
|
@ -1854,7 +1854,7 @@ Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melde
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="100"/>
|
||||
<source>derivative(<f: ExecutableObject>, <x: number>)</source>
|
||||
<translation>derivative(<f: ExecutableObject>, <x: Zahl>)</translation>
|
||||
<translation>derivative(<f: Funktionsähnliches Objekt>, <x: Zahl>)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="101"/>
|
||||
|
|
|
@ -1825,7 +1825,7 @@ Please make sure your LaTeX installation is correct and report a bug if so.</tra
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="88"/>
|
||||
<source>integral(<from: number>, <to: number>, <f: ExecutableObject>)</source>
|
||||
<translation>integral(<from: number>, <to: number>, <f: ExecutableObject>)</translation>
|
||||
<translation>integral(<from: number>, <to: number>, <f: Function-like object>)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="66"/>
|
||||
|
@ -1854,7 +1854,7 @@ Please make sure your LaTeX installation is correct and report a bug if so.</tra
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="100"/>
|
||||
<source>derivative(<f: ExecutableObject>, <x: number>)</source>
|
||||
<translation>derivative(<f: ExecutableObject>, <x: number>)</translation>
|
||||
<translation>derivative(<f: Function-like object>, <x: number>)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="101"/>
|
||||
|
|
|
@ -1825,7 +1825,7 @@ Por favor, asegúrese de que su instalación de LaTeX es correcta e informe de u
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="88"/>
|
||||
<source>integral(<from: number>, <to: number>, <f: ExecutableObject>)</source>
|
||||
<translation>integral(<desde: número>, <hasta: número>, <f: objeto ejecutable>)</translation>
|
||||
<translation type="unfinished">integral(<desde: número>, <hasta: número>, <f: objeto ejecutable>)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="66"/>
|
||||
|
@ -1849,12 +1849,12 @@ Por favor, asegúrese de que su instalación de LaTeX es correcta e informe de u
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="89"/>
|
||||
<source>integral(<from: number>, <to: number>, <f: string>, <variable: string>)</source>
|
||||
<translation>integral(<from: number>, <to: number>, <f: string>, <variable: string>)</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="100"/>
|
||||
<source>derivative(<f: ExecutableObject>, <x: number>)</source>
|
||||
<translation>derivada(<f: ExecutableObject>, <x: number>)</translation>
|
||||
<translation type="unfinished">derivada(<f: ExecutableObject>, <x: number>)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="101"/>
|
||||
|
|
|
@ -1828,7 +1828,7 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="88"/>
|
||||
<source>integral(<from: number>, <to: number>, <f: ExecutableObject>)</source>
|
||||
<translation>integral(<de : nombre>, <à : nombre>, <f : Objet exécutable>)</translation>
|
||||
<translation>integral(<de : nombre>, <à : nombre>, <f : Objet fonction>)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="66"/>
|
||||
|
@ -1857,7 +1857,7 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="100"/>
|
||||
<source>derivative(<f: ExecutableObject>, <x: number>)</source>
|
||||
<translation>derivative(<f : Objet exécutable>, <x : nombre>)</translation>
|
||||
<translation>derivative(<f : Objet fonction>, <x : nombre>)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="101"/>
|
||||
|
|
|
@ -1821,7 +1821,7 @@ Kérjük, ellenőrizze, hogy a LaTeX telepítése helyes-e, és ha igen, jelents
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="88"/>
|
||||
<source>integral(<from: number>, <to: number>, <f: ExecutableObject>)</source>
|
||||
<translation>integrál(<alsó korlát: szám>, <felső korlát: szám>, <függvény: végrehajtható objektum>)</translation>
|
||||
<translation type="unfinished">integrál(<alsó korlát: szám>, <felső korlát: szám>, <függvény: végrehajtható objektum>)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="66"/>
|
||||
|
@ -1845,12 +1845,12 @@ Kérjük, ellenőrizze, hogy a LaTeX telepítése helyes-e, és ha igen, jelents
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="89"/>
|
||||
<source>integral(<from: number>, <to: number>, <f: string>, <variable: string>)</source>
|
||||
<translation>integrál(<alsó korlát: szám>, <felső korlát: szám>, <függvény: karakterlánc>, <változó: karakterlánc>)</translation>
|
||||
<translation>integral(<alsó korlát: szám>, <felső korlát: szám>, <függvény: karakterlánc>, <változó: karakterlánc>)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="100"/>
|
||||
<source>derivative(<f: ExecutableObject>, <x: number>)</source>
|
||||
<translation>derivált(<függvény: VégrehajthatóObjektum>, <x: szám>)</translation>
|
||||
<translation type="unfinished">derivative(<függvény: VégrehajthatóObjektum>, <x: szám>)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="101"/>
|
||||
|
|
Loading…
Reference in a new issue