Translated using Weblate (French)
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
Currently translated at 100.0% (271 of 271 strings) Translation: LogarithmPlotter/LogarithmPlotter Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/fr/
This commit is contained in:
parent
b8d679e118
commit
5284c71ee7
1 changed files with 7 additions and 6 deletions
|
@ -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(<from: number>, <to: number>, <f: ExecutableObject>)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>integral(<de : nombre>, <à : nombre>, <f : Objet exécutable>)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="78"/>
|
||||
<source>integral(<from: number>, <to: number>, <f: string>, <variable: string>)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>integral(<de : nombre>, <à : nombre>, <f : fonction chaîne>, <variable>)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="89"/>
|
||||
<source>derivative(<f: ExecutableObject>, <x: number>)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>derivative(<f : Objet exécutable>, <x : nombre>)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="90"/>
|
||||
<source>derivative(<f: string>, <variable: string>, <x: number>)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>derivative(<f : fonction chaîne>, <variable>, <x : nombre>)</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
Loading…
Reference in a new issue