Updating usages
This commit is contained in:
parent
84a65cd1fc
commit
9810435456
8 changed files with 514 additions and 490 deletions
|
@ -824,24 +824,24 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen"
|
|||
<context>
|
||||
<name>bodemagnitude</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="33"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="31"/>
|
||||
<source>Bode Magnitude</source>
|
||||
<translation>Bode-Magnitude</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="32"/>
|
||||
<source>Bode Magnitudes</source>
|
||||
<translation>Bode-Magnituden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="70"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="75"/>
|
||||
<source>low-pass</source>
|
||||
<translation>Tiefpass</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="70"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="75"/>
|
||||
<source>high-pass</source>
|
||||
<translation>Hochpass</translation>
|
||||
</message>
|
||||
|
@ -880,12 +880,12 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen"
|
|||
<context>
|
||||
<name>changelog</name>
|
||||
<message>
|
||||
<location filename="../util/helper.py" line="52"/>
|
||||
<location filename="../util/helper.py" line="65"/>
|
||||
<source>Could not fetch changelog: Server error {}.</source>
|
||||
<translation>Changelog konnte nicht geholt werden: Server-Fehler {}.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/helper.py" line="55"/>
|
||||
<location filename="../util/helper.py" line="68"/>
|
||||
<source>Could not fetch update: {}.</source>
|
||||
<translation>Changelog konnte nicht geholt werden: {}.</translation>
|
||||
</message>
|
||||
|
@ -1251,17 +1251,17 @@ Ausdruck analysiert: %3</translation>
|
|||
<context>
|
||||
<name>general</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="22"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="24"/>
|
||||
<source>Check for updates on startup</source>
|
||||
<translation>Beim Starten auf Updates prüfen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="28"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="30"/>
|
||||
<source>Reset redo stack automaticly</source>
|
||||
<translation>Wiederherstellen-Stapel automatisch zurücksetzen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="35"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="37"/>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation>LaTeX-Rendering aktivieren</translation>
|
||||
</message>
|
||||
|
@ -1308,32 +1308,32 @@ Ausdruck analysiert: %3</translation>
|
|||
<translation type="vanished">Verlauf</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="84"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="87"/>
|
||||
<source>Saved plot to '%1'.</source>
|
||||
<translation>Gespeicherte Grafik auf '%1'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="94"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="97"/>
|
||||
<source>Loading file '%1'.</source>
|
||||
<translation>Laden der Datei '%1'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="138"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="141"/>
|
||||
<source>Unknown object type: %1.</source>
|
||||
<translation>Unbekannter Objekttyp: %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="153"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="156"/>
|
||||
<source>Invalid file provided.</source>
|
||||
<translation>Ungültige Datei angegeben.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="157"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="160"/>
|
||||
<source>Could not save file: </source>
|
||||
<translation>Die Datei konnte nicht gespeichert werden: </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="162"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="165"/>
|
||||
<source>Loaded file '%1'.</source>
|
||||
<translation>Geladene Datei '%1'.</translation>
|
||||
</message>
|
||||
|
@ -1416,114 +1416,114 @@ Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melde
|
|||
<context>
|
||||
<name>parameters</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="249"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="250"/>
|
||||
<source>above</source>
|
||||
<translation>↑ Über</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="250"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="251"/>
|
||||
<source>below</source>
|
||||
<translation>↓ Unter</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="251"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="271"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="252"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="272"/>
|
||||
<source>left</source>
|
||||
<translation>← Links</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="252"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="272"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="253"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="273"/>
|
||||
<source>right</source>
|
||||
<translation>→ Rechts</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="253"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="254"/>
|
||||
<source>above-left</source>
|
||||
<translation>↖ Oben links</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="254"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="255"/>
|
||||
<source>above-right</source>
|
||||
<translation>↗ Oben rechts</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="255"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="256"/>
|
||||
<source>below-left</source>
|
||||
<translation>↙ Unten links</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="256"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="257"/>
|
||||
<source>below-right</source>
|
||||
<translation>↘ Unten rechts</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="268"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="269"/>
|
||||
<source>center</source>
|
||||
<translation>>|< Zentrum</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="269"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="270"/>
|
||||
<source>top</source>
|
||||
<translation>↑ Über</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="270"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="271"/>
|
||||
<source>bottom</source>
|
||||
<translation>↓ Unter</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="273"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="274"/>
|
||||
<source>top-left</source>
|
||||
<translation>↖ Oben links</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="274"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="275"/>
|
||||
<source>top-right</source>
|
||||
<translation>↗ Oben rechts</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="275"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="276"/>
|
||||
<source>bottom-left</source>
|
||||
<translation>↙ Unten links</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="276"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="277"/>
|
||||
<source>bottom-right</source>
|
||||
<translation>↘ Unten rechts</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="280"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="281"/>
|
||||
<source>application</source>
|
||||
<translation>Anwendung</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="281"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="282"/>
|
||||
<source>function</source>
|
||||
<translation>Funktion</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="285"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="286"/>
|
||||
<source>high</source>
|
||||
<translation>Hoch</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="286"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="287"/>
|
||||
<source>low</source>
|
||||
<translation>Tief</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="291"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="292"/>
|
||||
<source>Next to target</source>
|
||||
<translation>Neben dem Ziel</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="292"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="293"/>
|
||||
<source>With label</source>
|
||||
<translation>Mit Etikett</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="293"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="294"/>
|
||||
<source>Hidden</source>
|
||||
<translation>Versteckt</translation>
|
||||
</message>
|
||||
|
@ -1583,7 +1583,7 @@ Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melde
|
|||
<translation>Reichweite</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitudesum.mjs" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephase.mjs" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephasesum.mjs" line="32"/>
|
||||
|
@ -1602,7 +1602,7 @@ Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melde
|
|||
<translation>Anzeigemodus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitudesum.mjs" line="35"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephase.mjs" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephasesum.mjs" line="33"/>
|
||||
|
@ -1625,23 +1625,23 @@ Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melde
|
|||
<translation>Gestrichelte Linien anzeigen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="36"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephase.mjs" line="34"/>
|
||||
<source>om_0</source>
|
||||
<translation>ω₀</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="35"/>
|
||||
<source>pass</source>
|
||||
<translation>Pass</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="36"/>
|
||||
<source>gain</source>
|
||||
<translation>Größenordnung</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="39"/>
|
||||
<source>omGraduation</source>
|
||||
<translation>Teilung auf ω zeigen</translation>
|
||||
</message>
|
||||
|
@ -1755,17 +1755,17 @@ Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melde
|
|||
<context>
|
||||
<name>settingCategory</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences.mjs" line="33"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/preferences.mjs" line="33"/>
|
||||
<source>default</source>
|
||||
<translation>Standardeinstellungen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences.mjs" line="31"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/preferences.mjs" line="31"/>
|
||||
<source>general</source>
|
||||
<translation>Allgemeine</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences.mjs" line="32"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/preferences.mjs" line="32"/>
|
||||
<source>editor</source>
|
||||
<translation>Ausdruckseditor</translation>
|
||||
</message>
|
||||
|
@ -1823,37 +1823,41 @@ Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melde
|
|||
<context>
|
||||
<name>usage</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="73"/>
|
||||
<source>Usage: %1</source>
|
||||
<translation>Verwendung: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="76"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="92"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="105"/>
|
||||
<source>Usage: %1 or
|
||||
%2</source>
|
||||
<translation>Verwendung: %1 oder
|
||||
%2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="88"/>
|
||||
<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>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="89"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="73"/>
|
||||
<source>Usage:
|
||||
%1</source>
|
||||
<translation>Verwendung:
|
||||
%1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="76"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="92"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="105"/>
|
||||
<source>Usage:
|
||||
%1
|
||||
%2</source>
|
||||
<translation>Verwendung:
|
||||
%1
|
||||
%2</translation>
|
||||
</message>
|
||||
<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(<von: Zahl>, <bis: Zahl>, <f: String>, <Variablen: String>)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="100"/>
|
||||
<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>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="101"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="101"/>
|
||||
<source>derivative(<f: string>, <variable: string>, <x: number>)</source>
|
||||
<translation>derivative(<f: String>, <Variablen: String>, <x: Zahl>)</translation>
|
||||
</message>
|
||||
|
|
|
@ -824,24 +824,24 @@ These settings can be changed at any time from the "Settings" menu.</t
|
|||
<context>
|
||||
<name>bodemagnitude</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="33"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="31"/>
|
||||
<source>Bode Magnitude</source>
|
||||
<translation>Bode Magnitude</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="32"/>
|
||||
<source>Bode Magnitudes</source>
|
||||
<translation>Bode Magnitudes</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="70"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="75"/>
|
||||
<source>low-pass</source>
|
||||
<translation>low-pass</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="70"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="75"/>
|
||||
<source>high-pass</source>
|
||||
<translation>high-pass</translation>
|
||||
</message>
|
||||
|
@ -880,12 +880,12 @@ These settings can be changed at any time from the "Settings" menu.</t
|
|||
<context>
|
||||
<name>changelog</name>
|
||||
<message>
|
||||
<location filename="../util/helper.py" line="52"/>
|
||||
<location filename="../util/helper.py" line="65"/>
|
||||
<source>Could not fetch changelog: Server error {}.</source>
|
||||
<translation>Could not fetch changelog: Server error {}.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/helper.py" line="55"/>
|
||||
<location filename="../util/helper.py" line="68"/>
|
||||
<source>Could not fetch update: {}.</source>
|
||||
<translation>Could not fetch changelog: {}.</translation>
|
||||
</message>
|
||||
|
@ -1251,17 +1251,17 @@ Evaluated expression: %3</translation>
|
|||
<context>
|
||||
<name>general</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="22"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="24"/>
|
||||
<source>Check for updates on startup</source>
|
||||
<translation>Check for updates on startup</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="28"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="30"/>
|
||||
<source>Reset redo stack automaticly</source>
|
||||
<translation>Reset redo stack automatically</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="35"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="37"/>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation>Enable LaTeX rendering</translation>
|
||||
</message>
|
||||
|
@ -1308,32 +1308,32 @@ Evaluated expression: %3</translation>
|
|||
<translation type="vanished">History</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="84"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="87"/>
|
||||
<source>Saved plot to '%1'.</source>
|
||||
<translation>Saved plot to '%1'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="94"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="97"/>
|
||||
<source>Loading file '%1'.</source>
|
||||
<translation>Loading file '%1'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="138"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="141"/>
|
||||
<source>Unknown object type: %1.</source>
|
||||
<translation>Unknown object type: %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="153"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="156"/>
|
||||
<source>Invalid file provided.</source>
|
||||
<translation>Invalid file provided.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="157"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="160"/>
|
||||
<source>Could not save file: </source>
|
||||
<translation>Could not save file: </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="162"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="165"/>
|
||||
<source>Loaded file '%1'.</source>
|
||||
<translation>Loaded file '%1'.</translation>
|
||||
</message>
|
||||
|
@ -1416,114 +1416,114 @@ Please make sure your LaTeX installation is correct and report a bug if so.</tra
|
|||
<context>
|
||||
<name>parameters</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="249"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="250"/>
|
||||
<source>above</source>
|
||||
<translation>↑ Above</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="250"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="251"/>
|
||||
<source>below</source>
|
||||
<translation>↓ Below</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="251"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="271"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="252"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="272"/>
|
||||
<source>left</source>
|
||||
<translation>← Left</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="252"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="272"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="253"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="273"/>
|
||||
<source>right</source>
|
||||
<translation>→ Right</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="253"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="254"/>
|
||||
<source>above-left</source>
|
||||
<translation>↖ Above left</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="254"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="255"/>
|
||||
<source>above-right</source>
|
||||
<translation>↗ Above right</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="255"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="256"/>
|
||||
<source>below-left</source>
|
||||
<translation>↙ Below left</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="256"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="257"/>
|
||||
<source>below-right</source>
|
||||
<translation>↘ Below right</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="268"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="269"/>
|
||||
<source>center</source>
|
||||
<translation>>|< Center</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="269"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="270"/>
|
||||
<source>top</source>
|
||||
<translation>↑ Top</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="270"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="271"/>
|
||||
<source>bottom</source>
|
||||
<translation>↓ Bottom</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="273"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="274"/>
|
||||
<source>top-left</source>
|
||||
<translation>↖ Top left</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="274"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="275"/>
|
||||
<source>top-right</source>
|
||||
<translation>↗ Top right</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="275"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="276"/>
|
||||
<source>bottom-left</source>
|
||||
<translation>↙ Bottom left</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="276"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="277"/>
|
||||
<source>bottom-right</source>
|
||||
<translation>↘ Bottom right</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="280"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="281"/>
|
||||
<source>application</source>
|
||||
<translation>Application</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="281"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="282"/>
|
||||
<source>function</source>
|
||||
<translation>Function</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="285"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="286"/>
|
||||
<source>high</source>
|
||||
<translation>High</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="286"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="287"/>
|
||||
<source>low</source>
|
||||
<translation>Low</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="291"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="292"/>
|
||||
<source>Next to target</source>
|
||||
<translation>Next to target</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="292"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="293"/>
|
||||
<source>With label</source>
|
||||
<translation>With label</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="293"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="294"/>
|
||||
<source>Hidden</source>
|
||||
<translation>Hidden</translation>
|
||||
</message>
|
||||
|
@ -1583,7 +1583,7 @@ Please make sure your LaTeX installation is correct and report a bug if so.</tra
|
|||
<translation>Range</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitudesum.mjs" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephase.mjs" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephasesum.mjs" line="32"/>
|
||||
|
@ -1602,7 +1602,7 @@ Please make sure your LaTeX installation is correct and report a bug if so.</tra
|
|||
<translation>Display mode</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitudesum.mjs" line="35"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephase.mjs" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephasesum.mjs" line="33"/>
|
||||
|
@ -1625,23 +1625,23 @@ Please make sure your LaTeX installation is correct and report a bug if so.</tra
|
|||
<translation>Show dashed lines</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="36"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephase.mjs" line="34"/>
|
||||
<source>om_0</source>
|
||||
<translation>ω₀</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="35"/>
|
||||
<source>pass</source>
|
||||
<translation>Pass</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="36"/>
|
||||
<source>gain</source>
|
||||
<translation>Magnitude gain</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="39"/>
|
||||
<source>omGraduation</source>
|
||||
<translation>Show graduation on ω₀</translation>
|
||||
</message>
|
||||
|
@ -1755,17 +1755,17 @@ Please make sure your LaTeX installation is correct and report a bug if so.</tra
|
|||
<context>
|
||||
<name>settingCategory</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences.mjs" line="31"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/preferences.mjs" line="31"/>
|
||||
<source>general</source>
|
||||
<translation>General</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences.mjs" line="32"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/preferences.mjs" line="32"/>
|
||||
<source>editor</source>
|
||||
<translation>Expression Editor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences.mjs" line="33"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/preferences.mjs" line="33"/>
|
||||
<source>default</source>
|
||||
<translation>Default settings</translation>
|
||||
</message>
|
||||
|
@ -1823,37 +1823,41 @@ Please make sure your LaTeX installation is correct and report a bug if so.</tra
|
|||
<context>
|
||||
<name>usage</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="73"/>
|
||||
<source>Usage: %1</source>
|
||||
<translation>Usage: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="76"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="92"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="105"/>
|
||||
<source>Usage: %1 or
|
||||
%2</source>
|
||||
<translation>Usage: %1 or
|
||||
%2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="88"/>
|
||||
<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>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="89"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="73"/>
|
||||
<source>Usage:
|
||||
%1</source>
|
||||
<translation>Usage:
|
||||
%1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="76"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="92"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="105"/>
|
||||
<source>Usage:
|
||||
%1
|
||||
%2</source>
|
||||
<translation>Usage:
|
||||
%1
|
||||
%2</translation>
|
||||
</message>
|
||||
<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>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="100"/>
|
||||
<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>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="101"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="101"/>
|
||||
<source>derivative(<f: string>, <variable: string>, <x: number>)</source>
|
||||
<translation>derivative(<f: string>, <variable: string>, <x: number>)</translation>
|
||||
</message>
|
||||
|
|
|
@ -824,24 +824,24 @@ Estos ajustes se pueden cambiar en cualquier momento desde el menú “Ajustes
|
|||
<context>
|
||||
<name>bodemagnitude</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="33"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="31"/>
|
||||
<source>Bode Magnitude</source>
|
||||
<translation>Magnitud de Bode</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="32"/>
|
||||
<source>Bode Magnitudes</source>
|
||||
<translation>Magnitudes de Bode</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="70"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="75"/>
|
||||
<source>low-pass</source>
|
||||
<translation>Filtro paso bajo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="70"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="75"/>
|
||||
<source>high-pass</source>
|
||||
<translation>Filtro paso alto</translation>
|
||||
</message>
|
||||
|
@ -880,12 +880,12 @@ Estos ajustes se pueden cambiar en cualquier momento desde el menú “Ajustes
|
|||
<context>
|
||||
<name>changelog</name>
|
||||
<message>
|
||||
<location filename="../util/helper.py" line="52"/>
|
||||
<location filename="../util/helper.py" line="65"/>
|
||||
<source>Could not fetch changelog: Server error {}.</source>
|
||||
<translation>No se ha podido recuperar el registro de cambios: Error del servidor {}.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/helper.py" line="55"/>
|
||||
<location filename="../util/helper.py" line="68"/>
|
||||
<source>Could not fetch update: {}.</source>
|
||||
<translation>No se pudo obtener el registro de cambios: {}.</translation>
|
||||
</message>
|
||||
|
@ -1251,17 +1251,17 @@ Expresión evaluada: %3</translation>
|
|||
<context>
|
||||
<name>general</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="22"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="24"/>
|
||||
<source>Check for updates on startup</source>
|
||||
<translation>Comprobación de las actualizaciones al arrancar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="28"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="30"/>
|
||||
<source>Reset redo stack automaticly</source>
|
||||
<translation>Restablecer la pila de rehacer automáticamente</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="35"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="37"/>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation>Activar el renderizado de LaTeX</translation>
|
||||
</message>
|
||||
|
@ -1320,32 +1320,32 @@ Expresión evaluada: %3</translation>
|
|||
<translation type="vanished">Objetos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="84"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="87"/>
|
||||
<source>Saved plot to '%1'.</source>
|
||||
<translation>Gráfico guardado en '%1'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="94"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="97"/>
|
||||
<source>Loading file '%1'.</source>
|
||||
<translation>Cargando el archivo '%1'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="138"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="141"/>
|
||||
<source>Unknown object type: %1.</source>
|
||||
<translation>Tipo de objeto desconocido: %1 .</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="153"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="156"/>
|
||||
<source>Invalid file provided.</source>
|
||||
<translation>Se ha proporcionado un archivo no válido.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="157"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="160"/>
|
||||
<source>Could not save file: </source>
|
||||
<translation>No se ha podido guardar el archivo: </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="162"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="165"/>
|
||||
<source>Loaded file '%1'.</source>
|
||||
<translation>Archivo cargado '%1'.</translation>
|
||||
</message>
|
||||
|
@ -1416,114 +1416,114 @@ Por favor, asegúrese de que su instalación de LaTeX es correcta e informe de u
|
|||
<context>
|
||||
<name>parameters</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="250"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="251"/>
|
||||
<source>below</source>
|
||||
<translation>↓ Abajo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="251"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="271"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="252"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="272"/>
|
||||
<source>left</source>
|
||||
<translation>← Izquierda</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="253"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="254"/>
|
||||
<source>above-left</source>
|
||||
<translation>↖ Arriba a la izquierda</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="255"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="256"/>
|
||||
<source>below-left</source>
|
||||
<translation>↙ Abajo a la izquierda</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="256"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="257"/>
|
||||
<source>below-right</source>
|
||||
<translation>↘ Arriba a la derecha</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="268"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="269"/>
|
||||
<source>center</source>
|
||||
<translation>>|< Centro</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="269"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="270"/>
|
||||
<source>top</source>
|
||||
<translation>↑ Arriba</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="249"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="250"/>
|
||||
<source>above</source>
|
||||
<translation>↑ Arriba</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="252"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="272"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="253"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="273"/>
|
||||
<source>right</source>
|
||||
<translation>→ Derecha</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="254"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="255"/>
|
||||
<source>above-right</source>
|
||||
<translation>↗ Arriba a la derecha</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="270"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="271"/>
|
||||
<source>bottom</source>
|
||||
<translation>↓ Bajar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="274"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="275"/>
|
||||
<source>top-right</source>
|
||||
<translation>↗ Arriba a la derecha</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="280"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="281"/>
|
||||
<source>application</source>
|
||||
<translation>Aplicación</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="291"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="292"/>
|
||||
<source>Next to target</source>
|
||||
<translation>Próximo al objetivo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="273"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="274"/>
|
||||
<source>top-left</source>
|
||||
<translation>↖ Arriba a la izquierda</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="275"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="276"/>
|
||||
<source>bottom-left</source>
|
||||
<translation>↙ Abajo a la izquierda</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="276"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="277"/>
|
||||
<source>bottom-right</source>
|
||||
<translation>↘ Abajo a la derecha</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="281"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="282"/>
|
||||
<source>function</source>
|
||||
<translation>Función</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="285"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="286"/>
|
||||
<source>high</source>
|
||||
<translation>Alto</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="286"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="287"/>
|
||||
<source>low</source>
|
||||
<translation>Bajo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="292"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="293"/>
|
||||
<source>With label</source>
|
||||
<translation>Con etiqueta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="293"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="294"/>
|
||||
<source>Hidden</source>
|
||||
<translation>Oculto</translation>
|
||||
</message>
|
||||
|
@ -1578,7 +1578,7 @@ Por favor, asegúrese de que su instalación de LaTeX es correcta e informe de u
|
|||
<translation>Dominio</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="36"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephase.mjs" line="34"/>
|
||||
<source>om_0</source>
|
||||
<translation>ω₀</translation>
|
||||
|
@ -1594,7 +1594,7 @@ Por favor, asegúrese de que su instalación de LaTeX es correcta e informe de u
|
|||
<translation>Redondeo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitudesum.mjs" line="35"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephase.mjs" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephasesum.mjs" line="33"/>
|
||||
|
@ -1622,7 +1622,7 @@ Por favor, asegúrese de que su instalación de LaTeX es correcta e informe de u
|
|||
<translation>Rango</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitudesum.mjs" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephase.mjs" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephasesum.mjs" line="32"/>
|
||||
|
@ -1641,12 +1641,12 @@ Por favor, asegúrese de que su instalación de LaTeX es correcta e informe de u
|
|||
<translation>Modo de visualización</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="35"/>
|
||||
<source>pass</source>
|
||||
<translation>Pasar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="36"/>
|
||||
<source>gain</source>
|
||||
<translation>Incremento de magnitud</translation>
|
||||
</message>
|
||||
|
@ -1662,7 +1662,7 @@ Por favor, asegúrese de que su instalación de LaTeX es correcta e informe de u
|
|||
<translation>Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="39"/>
|
||||
<source>omGraduation</source>
|
||||
<translation>Mostrar la graduación en ω₀</translation>
|
||||
</message>
|
||||
|
@ -1755,17 +1755,17 @@ Por favor, asegúrese de que su instalación de LaTeX es correcta e informe de u
|
|||
<context>
|
||||
<name>settingCategory</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences.mjs" line="31"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/preferences.mjs" line="31"/>
|
||||
<source>general</source>
|
||||
<translation>General</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences.mjs" line="32"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/preferences.mjs" line="32"/>
|
||||
<source>editor</source>
|
||||
<translation>Editor de expresiones</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences.mjs" line="33"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/preferences.mjs" line="33"/>
|
||||
<source>default</source>
|
||||
<translation>Ajustes por defecto</translation>
|
||||
</message>
|
||||
|
@ -1823,37 +1823,41 @@ Por favor, asegúrese de que su instalación de LaTeX es correcta e informe de u
|
|||
<context>
|
||||
<name>usage</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="73"/>
|
||||
<source>Usage: %1</source>
|
||||
<translation>Uso: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="76"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="92"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="105"/>
|
||||
<source>Usage: %1 or
|
||||
%2</source>
|
||||
<translation>Uso: %1 o
|
||||
%2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="88"/>
|
||||
<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>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="89"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="73"/>
|
||||
<source>Usage:
|
||||
%1</source>
|
||||
<translation>Uso:
|
||||
%1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="76"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="92"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="105"/>
|
||||
<source>Usage:
|
||||
%1
|
||||
%2</source>
|
||||
<translation>Uso:
|
||||
%1
|
||||
%2</translation>
|
||||
</message>
|
||||
<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>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="100"/>
|
||||
<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>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="101"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="101"/>
|
||||
<source>derivative(<f: string>, <variable: string>, <x: number>)</source>
|
||||
<translation>derivada(<f: string>, <variable: string>, <x: number>)</translation>
|
||||
</message>
|
||||
|
|
|
@ -826,24 +826,24 @@ Ces paramètres peuvent être modifiés à tout moment à partir du menu "P
|
|||
<context>
|
||||
<name>bodemagnitude</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="33"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="31"/>
|
||||
<source>Bode Magnitude</source>
|
||||
<translation>Gain de Bode</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="32"/>
|
||||
<source>Bode Magnitudes</source>
|
||||
<translation>Gains de Bode</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="70"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="75"/>
|
||||
<source>low-pass</source>
|
||||
<translation>passe-bas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="70"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="75"/>
|
||||
<source>high-pass</source>
|
||||
<translation>passe-haut</translation>
|
||||
</message>
|
||||
|
@ -882,12 +882,12 @@ Ces paramètres peuvent être modifiés à tout moment à partir du menu "P
|
|||
<context>
|
||||
<name>changelog</name>
|
||||
<message>
|
||||
<location filename="../util/helper.py" line="52"/>
|
||||
<location filename="../util/helper.py" line="65"/>
|
||||
<source>Could not fetch changelog: Server error {}.</source>
|
||||
<translation>Impossible de récupérer l'historique des modifications : Erreur de serveur {}.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/helper.py" line="55"/>
|
||||
<location filename="../util/helper.py" line="68"/>
|
||||
<source>Could not fetch update: {}.</source>
|
||||
<translation>Impossible de récupérer l'historique des modifications : {}.</translation>
|
||||
</message>
|
||||
|
@ -1254,17 +1254,17 @@ Formule analysée : %3</translation>
|
|||
<context>
|
||||
<name>general</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="22"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="24"/>
|
||||
<source>Check for updates on startup</source>
|
||||
<translation>Vérifier la présence de mise à jour au démarrage</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="28"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="30"/>
|
||||
<source>Reset redo stack automaticly</source>
|
||||
<translation>Réinitialiser la pile d'action "Rétablir" automatiquement</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="35"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="37"/>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation>Activer le rendu LaTeX</translation>
|
||||
</message>
|
||||
|
@ -1323,32 +1323,32 @@ Formule analysée : %3</translation>
|
|||
<translation type="vanished">&Mettre à jour LogarithmPlotter</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="84"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="87"/>
|
||||
<source>Saved plot to '%1'.</source>
|
||||
<translation>Graphe sauvegardé dans '%1'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="94"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="97"/>
|
||||
<source>Loading file '%1'.</source>
|
||||
<translation>Chargement du fichier '%1'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="138"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="141"/>
|
||||
<source>Unknown object type: %1.</source>
|
||||
<translation>Type d'objet inconnu : %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="153"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="156"/>
|
||||
<source>Invalid file provided.</source>
|
||||
<translation>Fichier fourni invalide.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="157"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="160"/>
|
||||
<source>Could not save file: </source>
|
||||
<translation>Impossible de sauvegarder le fichier : </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="162"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="165"/>
|
||||
<source>Loaded file '%1'.</source>
|
||||
<translation>Fichier '%1' chargé.</translation>
|
||||
</message>
|
||||
|
@ -1419,114 +1419,114 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c
|
|||
<context>
|
||||
<name>parameters</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="249"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="250"/>
|
||||
<source>above</source>
|
||||
<translation>↑ Au dessus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="250"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="251"/>
|
||||
<source>below</source>
|
||||
<translation>↓ En dessous</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="251"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="271"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="252"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="272"/>
|
||||
<source>left</source>
|
||||
<translation>← À gauche</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="252"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="272"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="253"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="273"/>
|
||||
<source>right</source>
|
||||
<translation>→ À droite</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="253"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="254"/>
|
||||
<source>above-left</source>
|
||||
<translation>↖ Au dessus à gauche</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="254"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="255"/>
|
||||
<source>above-right</source>
|
||||
<translation>↗ Au dessus à droite</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="255"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="256"/>
|
||||
<source>below-left</source>
|
||||
<translation>↙ En dessous à gauche</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="256"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="257"/>
|
||||
<source>below-right</source>
|
||||
<translation>↘ En dessous à droite</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="268"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="269"/>
|
||||
<source>center</source>
|
||||
<translation>>|< Centré</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="269"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="270"/>
|
||||
<source>top</source>
|
||||
<translation>↑ Au dessus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="270"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="271"/>
|
||||
<source>bottom</source>
|
||||
<translation>↓ En dessous</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="273"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="274"/>
|
||||
<source>top-left</source>
|
||||
<translation>↖ Au dessus à gauche</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="274"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="275"/>
|
||||
<source>top-right</source>
|
||||
<translation>↗ Au dessus à droite</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="275"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="276"/>
|
||||
<source>bottom-left</source>
|
||||
<translation>↙ En dessous à gauche</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="276"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="277"/>
|
||||
<source>bottom-right</source>
|
||||
<translation>↘ En dessous à droite</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="280"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="281"/>
|
||||
<source>application</source>
|
||||
<translation>Application</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="281"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="282"/>
|
||||
<source>function</source>
|
||||
<translation>Fonction</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="285"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="286"/>
|
||||
<source>high</source>
|
||||
<translation>Haut</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="286"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="287"/>
|
||||
<source>low</source>
|
||||
<translation>Bas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="291"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="292"/>
|
||||
<source>Next to target</source>
|
||||
<translation>A côté de la cible</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="292"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="293"/>
|
||||
<source>With label</source>
|
||||
<translation>Avec l'étiquette</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="293"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="294"/>
|
||||
<source>Hidden</source>
|
||||
<translation>Caché</translation>
|
||||
</message>
|
||||
|
@ -1586,7 +1586,7 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c
|
|||
<translation>Portée</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitudesum.mjs" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephase.mjs" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephasesum.mjs" line="32"/>
|
||||
|
@ -1605,7 +1605,7 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c
|
|||
<translation>Mode d'affichage</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitudesum.mjs" line="35"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephase.mjs" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephasesum.mjs" line="33"/>
|
||||
|
@ -1628,23 +1628,23 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c
|
|||
<translation>Afficher les pointillés</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="36"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephase.mjs" line="34"/>
|
||||
<source>om_0</source>
|
||||
<translation>ω₀</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="35"/>
|
||||
<source>pass</source>
|
||||
<translation>Passe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="36"/>
|
||||
<source>gain</source>
|
||||
<translation>Gain</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="39"/>
|
||||
<source>omGraduation</source>
|
||||
<translation>Afficher la graduation sur ω₀</translation>
|
||||
</message>
|
||||
|
@ -1758,17 +1758,17 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c
|
|||
<context>
|
||||
<name>settingCategory</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences.mjs" line="31"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/preferences.mjs" line="31"/>
|
||||
<source>general</source>
|
||||
<translation>Général</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences.mjs" line="32"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/preferences.mjs" line="32"/>
|
||||
<source>editor</source>
|
||||
<translation>Éditeur de formule</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences.mjs" line="33"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/preferences.mjs" line="33"/>
|
||||
<source>default</source>
|
||||
<translation>Paramètres par défaut</translation>
|
||||
</message>
|
||||
|
@ -1826,37 +1826,41 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c
|
|||
<context>
|
||||
<name>usage</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="73"/>
|
||||
<source>Usage: %1</source>
|
||||
<translation>Emploi : %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="76"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="92"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="105"/>
|
||||
<source>Usage: %1 or
|
||||
%2</source>
|
||||
<translation>Emploi : %1 ou
|
||||
%2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="88"/>
|
||||
<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>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="89"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="73"/>
|
||||
<source>Usage:
|
||||
%1</source>
|
||||
<translation>Emploi :
|
||||
%1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="76"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="92"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="105"/>
|
||||
<source>Usage:
|
||||
%1
|
||||
%2</source>
|
||||
<translation>Emploi :
|
||||
%1
|
||||
%2</translation>
|
||||
</message>
|
||||
<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(<de : nombre>, <à : nombre>, <f : fonction chaîne>, <variable>)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="100"/>
|
||||
<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>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="101"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="101"/>
|
||||
<source>derivative(<f: string>, <variable: string>, <x: number>)</source>
|
||||
<translation>derivative(<f : fonction chaîne>, <variable>, <x : nombre>)</translation>
|
||||
</message>
|
||||
|
|
|
@ -824,24 +824,24 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
|
|||
<context>
|
||||
<name>bodemagnitude</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="33"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="31"/>
|
||||
<source>Bode Magnitude</source>
|
||||
<translation>Bode-nagyságrend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="32"/>
|
||||
<source>Bode Magnitudes</source>
|
||||
<translation>Bode-nagyságrendek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="70"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="75"/>
|
||||
<source>low-pass</source>
|
||||
<translation>aluláteresztő</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="70"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="75"/>
|
||||
<source>high-pass</source>
|
||||
<translation>felüláteresztő</translation>
|
||||
</message>
|
||||
|
@ -880,12 +880,12 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
|
|||
<context>
|
||||
<name>changelog</name>
|
||||
<message>
|
||||
<location filename="../util/helper.py" line="52"/>
|
||||
<location filename="../util/helper.py" line="65"/>
|
||||
<source>Could not fetch changelog: Server error {}.</source>
|
||||
<translation>Nem sikerült lekérni a változásnaplót: Kiszolgálóhiba: {}.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/helper.py" line="55"/>
|
||||
<location filename="../util/helper.py" line="68"/>
|
||||
<source>Could not fetch update: {}.</source>
|
||||
<translation>Nem sikerült lekérni a változásnaplót: {}.</translation>
|
||||
</message>
|
||||
|
@ -1251,17 +1251,17 @@ Kiértékelt kifejezés: %3</translation>
|
|||
<context>
|
||||
<name>general</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="22"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="24"/>
|
||||
<source>Check for updates on startup</source>
|
||||
<translation>Frissítések keresése indításkor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="28"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="30"/>
|
||||
<source>Reset redo stack automaticly</source>
|
||||
<translation>Ismétlési verem önműködő visszaállítása</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="35"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="37"/>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation>LaTeX-megjelenítés engedélyezése</translation>
|
||||
</message>
|
||||
|
@ -1304,32 +1304,32 @@ Kiértékelt kifejezés: %3</translation>
|
|||
<translation type="vanished">Előzmények</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="84"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="87"/>
|
||||
<source>Saved plot to '%1'.</source>
|
||||
<translation>Ábra mentve ide: „%1”.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="94"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="97"/>
|
||||
<source>Loading file '%1'.</source>
|
||||
<translation>A(z) „%1” fájl betöltése folyamatban van.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="138"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="141"/>
|
||||
<source>Unknown object type: %1.</source>
|
||||
<translation>Ismeretlen objektumtípus: %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="153"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="156"/>
|
||||
<source>Invalid file provided.</source>
|
||||
<translation>A megadott fájl érvénytelen.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="157"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="160"/>
|
||||
<source>Could not save file: </source>
|
||||
<translation>A fájl mentése nem sikerült: </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="162"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="165"/>
|
||||
<source>Loaded file '%1'.</source>
|
||||
<translation>A(z) „%1” fájl betöltve.</translation>
|
||||
</message>
|
||||
|
@ -1412,114 +1412,114 @@ Kérjük, ellenőrizze, hogy a LaTeX telepítése helyes-e, és ha igen, jelents
|
|||
<context>
|
||||
<name>parameters</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="249"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="250"/>
|
||||
<source>above</source>
|
||||
<translation>↑ Felett</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="250"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="251"/>
|
||||
<source>below</source>
|
||||
<translation>↓ Alatt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="251"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="271"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="252"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="272"/>
|
||||
<source>left</source>
|
||||
<translation>← Balra</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="252"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="272"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="253"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="273"/>
|
||||
<source>right</source>
|
||||
<translation>→ Jobbra</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="253"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="254"/>
|
||||
<source>above-left</source>
|
||||
<translation>↖ Felett, balra</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="254"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="255"/>
|
||||
<source>above-right</source>
|
||||
<translation>↗ Felett, jobbra</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="255"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="256"/>
|
||||
<source>below-left</source>
|
||||
<translation>↙ Alatt, balra</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="256"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="257"/>
|
||||
<source>below-right</source>
|
||||
<translation>↘ Alatt, jobbra</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="268"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="269"/>
|
||||
<source>center</source>
|
||||
<translation>>|< Középre</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="269"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="270"/>
|
||||
<source>top</source>
|
||||
<translation>↑ Felső</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="270"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="271"/>
|
||||
<source>bottom</source>
|
||||
<translation>↓ Alsó</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="273"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="274"/>
|
||||
<source>top-left</source>
|
||||
<translation>↖ Bal felső</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="274"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="275"/>
|
||||
<source>top-right</source>
|
||||
<translation>↗ Jobb felső</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="275"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="276"/>
|
||||
<source>bottom-left</source>
|
||||
<translation>↙ Bal alsó</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="276"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="277"/>
|
||||
<source>bottom-right</source>
|
||||
<translation>↘ Jobb alsó</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="280"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="281"/>
|
||||
<source>application</source>
|
||||
<translation>Alkalmazás</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="281"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="282"/>
|
||||
<source>function</source>
|
||||
<translation>Függvény</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="285"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="286"/>
|
||||
<source>high</source>
|
||||
<translation>Magas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="286"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="287"/>
|
||||
<source>low</source>
|
||||
<translation>Alul</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="291"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="292"/>
|
||||
<source>Next to target</source>
|
||||
<translation>Cél mellé</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="292"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="293"/>
|
||||
<source>With label</source>
|
||||
<translation>Címkével</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="293"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="294"/>
|
||||
<source>Hidden</source>
|
||||
<translation>Rejtett</translation>
|
||||
</message>
|
||||
|
@ -1579,7 +1579,7 @@ Kérjük, ellenőrizze, hogy a LaTeX telepítése helyes-e, és ha igen, jelents
|
|||
<translation>Ordináta tartomány</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitudesum.mjs" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephase.mjs" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephasesum.mjs" line="32"/>
|
||||
|
@ -1598,7 +1598,7 @@ Kérjük, ellenőrizze, hogy a LaTeX telepítése helyes-e, és ha igen, jelents
|
|||
<translation>Megjelenítési mód</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitudesum.mjs" line="35"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephase.mjs" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephasesum.mjs" line="33"/>
|
||||
|
@ -1621,23 +1621,23 @@ Kérjük, ellenőrizze, hogy a LaTeX telepítése helyes-e, és ha igen, jelents
|
|||
<translation>Szaggatott vonalak megjelenítése</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="36"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephase.mjs" line="34"/>
|
||||
<source>om_0</source>
|
||||
<translation>ω₀</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="35"/>
|
||||
<source>pass</source>
|
||||
<translation>Áteresztő</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="36"/>
|
||||
<source>gain</source>
|
||||
<translation>Nagyságrend nyeresége</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="39"/>
|
||||
<source>omGraduation</source>
|
||||
<translation>ω₀ érettségi megjelenítése</translation>
|
||||
</message>
|
||||
|
@ -1751,17 +1751,17 @@ Kérjük, ellenőrizze, hogy a LaTeX telepítése helyes-e, és ha igen, jelents
|
|||
<context>
|
||||
<name>settingCategory</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences.mjs" line="31"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/preferences.mjs" line="31"/>
|
||||
<source>general</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences.mjs" line="32"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/preferences.mjs" line="32"/>
|
||||
<source>editor</source>
|
||||
<translation>Kifejezésszerkesztő</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences.mjs" line="33"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/preferences.mjs" line="33"/>
|
||||
<source>default</source>
|
||||
<translation>Alapértelmezett ábra</translation>
|
||||
</message>
|
||||
|
@ -1819,37 +1819,41 @@ Kérjük, ellenőrizze, hogy a LaTeX telepítése helyes-e, és ha igen, jelents
|
|||
<context>
|
||||
<name>usage</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="73"/>
|
||||
<source>Usage: %1</source>
|
||||
<translation>Használat: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="76"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="92"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="105"/>
|
||||
<source>Usage: %1 or
|
||||
%2</source>
|
||||
<translation>Használat: %1 vagy
|
||||
%2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="88"/>
|
||||
<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>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="89"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="73"/>
|
||||
<source>Usage:
|
||||
%1</source>
|
||||
<translation>Használat:
|
||||
%1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="76"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="92"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="105"/>
|
||||
<source>Usage:
|
||||
%1
|
||||
%2</source>
|
||||
<translation>Használat:
|
||||
%1
|
||||
%2</translation>
|
||||
</message>
|
||||
<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>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="100"/>
|
||||
<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>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="101"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="101"/>
|
||||
<source>derivative(<f: string>, <variable: string>, <x: number>)</source>
|
||||
<translation>derivált(<függvény: karakterlánc>, <változó: karakterlánc>, <x: szám>)</translation>
|
||||
</message>
|
||||
|
|
|
@ -776,24 +776,24 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
|
|||
<context>
|
||||
<name>bodemagnitude</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="33"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="31"/>
|
||||
<source>Bode Magnitude</source>
|
||||
<translation>Bode-magnitude</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="32"/>
|
||||
<source>Bode Magnitudes</source>
|
||||
<translation>Bode-magnituder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="70"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="75"/>
|
||||
<source>low-pass</source>
|
||||
<translation>lavpass</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="70"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="75"/>
|
||||
<source>high-pass</source>
|
||||
<translation>høypass</translation>
|
||||
</message>
|
||||
|
@ -832,12 +832,12 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
|
|||
<context>
|
||||
<name>changelog</name>
|
||||
<message>
|
||||
<location filename="../util/helper.py" line="52"/>
|
||||
<location filename="../util/helper.py" line="65"/>
|
||||
<source>Could not fetch changelog: Server error {}.</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/helper.py" line="55"/>
|
||||
<location filename="../util/helper.py" line="68"/>
|
||||
<source>Could not fetch update: {}.</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
|
@ -1182,17 +1182,17 @@ Evaluated expression: %3</source>
|
|||
<context>
|
||||
<name>general</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="22"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="24"/>
|
||||
<source>Check for updates on startup</source>
|
||||
<translation>Se etter nye versjoner ved programstart</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="28"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="30"/>
|
||||
<source>Reset redo stack automaticly</source>
|
||||
<translation>Tilbakestill angrehistorikk automatisk</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="35"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="37"/>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1235,32 +1235,32 @@ Evaluated expression: %3</source>
|
|||
<translation type="vanished">Historikk</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="84"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="87"/>
|
||||
<source>Saved plot to '%1'.</source>
|
||||
<translation>Lagret plott i «%1».</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="94"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="97"/>
|
||||
<source>Loading file '%1'.</source>
|
||||
<translation>Laster inn «%1»-fil.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="138"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="141"/>
|
||||
<source>Unknown object type: %1.</source>
|
||||
<translation>Ukjent objekttype: %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="153"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="156"/>
|
||||
<source>Invalid file provided.</source>
|
||||
<translation>Ugyldig fil angitt.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="157"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="160"/>
|
||||
<source>Could not save file: </source>
|
||||
<translation>Kunne ikke lagre fil: </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="162"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="165"/>
|
||||
<source>Loaded file '%1'.</source>
|
||||
<translation>Lastet inn filen «%1».</translation>
|
||||
</message>
|
||||
|
@ -1330,114 +1330,114 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<context>
|
||||
<name>parameters</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="249"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="250"/>
|
||||
<source>above</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="250"/>
|
||||
<source>below</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="251"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="271"/>
|
||||
<source>left</source>
|
||||
<source>below</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="252"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="272"/>
|
||||
<source>right</source>
|
||||
<source>left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="253"/>
|
||||
<source>above-left</source>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="273"/>
|
||||
<source>right</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="254"/>
|
||||
<source>above-right</source>
|
||||
<source>above-left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="255"/>
|
||||
<source>below-left</source>
|
||||
<source>above-right</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="256"/>
|
||||
<source>below-left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="257"/>
|
||||
<source>below-right</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="268"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="269"/>
|
||||
<source>center</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="269"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="270"/>
|
||||
<source>top</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="270"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="271"/>
|
||||
<source>bottom</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="273"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="274"/>
|
||||
<source>top-left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="274"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="275"/>
|
||||
<source>top-right</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="275"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="276"/>
|
||||
<source>bottom-left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="276"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="277"/>
|
||||
<source>bottom-right</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="280"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="281"/>
|
||||
<source>application</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="281"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="282"/>
|
||||
<source>function</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="285"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="286"/>
|
||||
<source>high</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="286"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="287"/>
|
||||
<source>low</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="291"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="292"/>
|
||||
<source>Next to target</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="292"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="293"/>
|
||||
<source>With label</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="293"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="294"/>
|
||||
<source>Hidden</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1502,7 +1502,7 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitudesum.mjs" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephase.mjs" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephasesum.mjs" line="32"/>
|
||||
|
@ -1516,7 +1516,7 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitudesum.mjs" line="35"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephase.mjs" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephasesum.mjs" line="33"/>
|
||||
|
@ -1539,23 +1539,23 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="36"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephase.mjs" line="34"/>
|
||||
<source>om_0</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="35"/>
|
||||
<source>pass</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="36"/>
|
||||
<source>gain</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="39"/>
|
||||
<source>omGraduation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1665,17 +1665,17 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<context>
|
||||
<name>settingCategory</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences.mjs" line="31"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/preferences.mjs" line="31"/>
|
||||
<source>general</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences.mjs" line="32"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/preferences.mjs" line="32"/>
|
||||
<source>editor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences.mjs" line="33"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/preferences.mjs" line="33"/>
|
||||
<source>default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1733,36 +1733,38 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<context>
|
||||
<name>usage</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="73"/>
|
||||
<source>Usage: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="76"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="92"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="105"/>
|
||||
<source>Usage: %1 or
|
||||
%2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="88"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="88"/>
|
||||
<source>integral(<from: number>, <to: number>, <f: ExecutableObject>)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="89"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="73"/>
|
||||
<source>Usage:
|
||||
%1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="76"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="92"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="105"/>
|
||||
<source>Usage:
|
||||
%1
|
||||
%2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<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 type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="100"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="100"/>
|
||||
<source>derivative(<f: ExecutableObject>, <x: number>)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="101"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="101"/>
|
||||
<source>derivative(<f: string>, <variable: string>, <x: number>)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -664,24 +664,24 @@
|
|||
<context>
|
||||
<name>bodemagnitude</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="33"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="31"/>
|
||||
<source>Bode Magnitude</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="32"/>
|
||||
<source>Bode Magnitudes</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="70"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="75"/>
|
||||
<source>low-pass</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="70"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="75"/>
|
||||
<source>high-pass</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -720,12 +720,12 @@
|
|||
<context>
|
||||
<name>changelog</name>
|
||||
<message>
|
||||
<location filename="../util/helper.py" line="52"/>
|
||||
<location filename="../util/helper.py" line="65"/>
|
||||
<source>Could not fetch changelog: Server error {}.</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/helper.py" line="55"/>
|
||||
<location filename="../util/helper.py" line="68"/>
|
||||
<source>Could not fetch update: {}.</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
|
@ -1051,17 +1051,17 @@ Evaluated expression: %3</source>
|
|||
<context>
|
||||
<name>general</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="22"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="24"/>
|
||||
<source>Check for updates on startup</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="28"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="30"/>
|
||||
<source>Reset redo stack automaticly</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="35"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="37"/>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1069,32 +1069,32 @@ Evaluated expression: %3</source>
|
|||
<context>
|
||||
<name>io</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="84"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="87"/>
|
||||
<source>Saved plot to '%1'.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="94"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="97"/>
|
||||
<source>Loading file '%1'.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="138"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="141"/>
|
||||
<source>Unknown object type: %1.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="153"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="156"/>
|
||||
<source>Invalid file provided.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="157"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="160"/>
|
||||
<source>Could not save file: </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="162"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/io.mjs" line="165"/>
|
||||
<source>Loaded file '%1'.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1152,114 +1152,114 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<context>
|
||||
<name>parameters</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="249"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="250"/>
|
||||
<source>above</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="250"/>
|
||||
<source>below</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="251"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="271"/>
|
||||
<source>left</source>
|
||||
<source>below</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="252"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="272"/>
|
||||
<source>right</source>
|
||||
<source>left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="253"/>
|
||||
<source>above-left</source>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="273"/>
|
||||
<source>right</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="254"/>
|
||||
<source>above-right</source>
|
||||
<source>above-left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="255"/>
|
||||
<source>below-left</source>
|
||||
<source>above-right</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="256"/>
|
||||
<source>below-left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="257"/>
|
||||
<source>below-right</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="268"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="269"/>
|
||||
<source>center</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="269"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="270"/>
|
||||
<source>top</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="270"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="271"/>
|
||||
<source>bottom</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="273"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="274"/>
|
||||
<source>top-left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="274"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="275"/>
|
||||
<source>top-right</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="275"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="276"/>
|
||||
<source>bottom-left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="276"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="277"/>
|
||||
<source>bottom-right</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="280"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="281"/>
|
||||
<source>application</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="281"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="282"/>
|
||||
<source>function</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="285"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="286"/>
|
||||
<source>high</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="286"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="287"/>
|
||||
<source>low</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="291"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="292"/>
|
||||
<source>Next to target</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="292"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="293"/>
|
||||
<source>With label</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="293"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.mjs" line="294"/>
|
||||
<source>Hidden</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1313,7 +1313,7 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitudesum.mjs" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephase.mjs" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephasesum.mjs" line="32"/>
|
||||
|
@ -1327,7 +1327,7 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitudesum.mjs" line="35"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephase.mjs" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephasesum.mjs" line="33"/>
|
||||
|
@ -1350,23 +1350,23 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="36"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodephase.mjs" line="34"/>
|
||||
<source>om_0</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="35"/>
|
||||
<source>pass</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="36"/>
|
||||
<source>gain</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/bodemagnitude.mjs" line="39"/>
|
||||
<source>omGraduation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1465,17 +1465,17 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<context>
|
||||
<name>settingCategory</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences.mjs" line="31"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/preferences.mjs" line="31"/>
|
||||
<source>general</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences.mjs" line="32"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/preferences.mjs" line="32"/>
|
||||
<source>editor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences.mjs" line="33"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/preferences.mjs" line="33"/>
|
||||
<source>default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1519,36 +1519,38 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<context>
|
||||
<name>usage</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="73"/>
|
||||
<source>Usage: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="76"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="92"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="105"/>
|
||||
<source>Usage: %1 or
|
||||
%2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="88"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="88"/>
|
||||
<source>integral(<from: number>, <to: number>, <f: ExecutableObject>)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="89"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="73"/>
|
||||
<source>Usage:
|
||||
%1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="76"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="92"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="105"/>
|
||||
<source>Usage:
|
||||
%1
|
||||
%2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<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 type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="100"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="100"/>
|
||||
<source>derivative(<f: ExecutableObject>, <x: number>)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/lib/expr-eval/integration.mjs" line="101"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/module/expreval.mjs" line="101"/>
|
||||
<source>derivative(<f: string>, <variable: string>, <x: number>)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -63,17 +63,17 @@ export class ExprParserAPI extends Module {
|
|||
// Parse object
|
||||
f = args[0]
|
||||
if(typeof f !== "object" || !f.execute)
|
||||
throw EvalError(qsTranslate("usage", "Usage: %1").arg(usage1))
|
||||
throw EvalError(qsTranslate("usage", "Usage:\n%1").arg(usage1))
|
||||
let target = f
|
||||
f = (x) => target.execute(x)
|
||||
} else if(args.length === 2) {
|
||||
// Parse variable
|
||||
[f, variable] = args
|
||||
if(typeof f !== "string" || typeof variable !== "string")
|
||||
throw EvalError(qsTranslate("usage", "Usage: %1").arg(usage2))
|
||||
throw EvalError(qsTranslate("usage", "Usage:\n%1").arg(usage2))
|
||||
f = this._parser.parse(f).toJSFunction(variable, this.currentVars)
|
||||
} else
|
||||
throw EvalError(qsTranslate("usage", "Usage: %1 or\n%2").arg(usage1).arg(usage2))
|
||||
throw EvalError(qsTranslate("usage", "Usage:\n%1\n%2").arg(usage1).arg(usage2))
|
||||
return f
|
||||
}
|
||||
|
||||
|
@ -89,7 +89,7 @@ export class ExprParserAPI extends Module {
|
|||
let usage2 = qsTranslate("usage", "integral(<from: number>, <to: number>, <f: string>, <variable: string>)")
|
||||
let f = this.parseArgumentsForFunction(args, usage1, usage2)
|
||||
if(a == null || b == null)
|
||||
throw EvalError(qsTranslate("usage", "Usage: %1 or\n%2").arg(usage1).arg(usage2))
|
||||
throw EvalError(qsTranslate("usage", "Usage:\n%1\n%2").arg(usage1).arg(usage2))
|
||||
|
||||
// https://en.wikipedia.org/wiki/Simpson%27s_rule
|
||||
// Simpler, faster than tokenizing the expression
|
||||
|
@ -102,7 +102,7 @@ export class ExprParserAPI extends Module {
|
|||
let x = args.pop()
|
||||
let f = this.parseArgumentsForFunction(args, usage1, usage2)
|
||||
if(x == null)
|
||||
throw EvalError(qsTranslate("usage", "Usage: %1 or\n%2").arg(usage1).arg(usage2))
|
||||
throw EvalError(qsTranslate("usage", "Usage:\n%1\n%2").arg(usage1).arg(usage2))
|
||||
|
||||
let derivative_precision = x / 10
|
||||
return (f(x + derivative_precision / 2) - f(x - derivative_precision / 2)) / derivative_precision
|
||||
|
|
Loading…
Reference in a new issue