Translated using Weblate (Spanish)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Currently translated at 100.0% (269 of 269 strings) Translation: LogarithmPlotter/LogarithmPlotter Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/es/
This commit is contained in:
parent
6a1f01ba1f
commit
17b6e40d60
1 changed files with 4 additions and 4 deletions
|
@ -1825,7 +1825,7 @@ Por favor, asegúrese de que su instalación de LaTeX es correcta e informe de u
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="88"/>
|
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="88"/>
|
||||||
<source>integral(<from: number>, <to: number>, <f: ExecutableObject>)</source>
|
<source>integral(<from: number>, <to: number>, <f: ExecutableObject>)</source>
|
||||||
<translation type="unfinished">integral(<desde: número>, <hasta: número>, <f: objeto ejecutable>)</translation>
|
<translation>integral(<desde: número>, <hasta: número>, <f: Objeto similar a una función>)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="66"/>
|
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="66"/>
|
||||||
|
@ -1849,17 +1849,17 @@ Por favor, asegúrese de que su instalación de LaTeX es correcta e informe de u
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="89"/>
|
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="89"/>
|
||||||
<source>integral(<from: number>, <to: number>, <f: string>, <variable: string>)</source>
|
<source>integral(<from: number>, <to: number>, <f: string>, <variable: string>)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>integral(<desde: número>, <hasta: número>, <f: cadena>, <variable: cadena>)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="100"/>
|
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="100"/>
|
||||||
<source>derivative(<f: ExecutableObject>, <x: number>)</source>
|
<source>derivative(<f: ExecutableObject>, <x: number>)</source>
|
||||||
<translation type="unfinished">derivada(<f: ExecutableObject>, <x: number>)</translation>
|
<translation>derivative(<f: objeto similar a una función>, <x: número>)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="101"/>
|
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="101"/>
|
||||||
<source>derivative(<f: string>, <variable: string>, <x: number>)</source>
|
<source>derivative(<f: string>, <variable: string>, <x: number>)</source>
|
||||||
<translation>derivada(<f: string>, <variable: string>, <x: number>)</translation>
|
<translation>derivative(<f: cadena>, <variable: cadena>, <x: número>)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
|
Loading…
Reference in a new issue