Compare commits
2 commits
5cab1b99c6
...
424393bc05
Author | SHA1 | Date | |
---|---|---|---|
424393bc05 | |||
8754519dbc |
20 changed files with 1886 additions and 347 deletions
|
@ -161,8 +161,8 @@
|
|||
<translation>Name + Wert</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="184"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="200"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="190"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="210"/>
|
||||
<source>+ Create new %1</source>
|
||||
<translation>+ Neues %1objekt erstellen</translation>
|
||||
</message>
|
||||
|
@ -269,37 +269,37 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen"
|
|||
<translation>Laden der Datei '%1'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="242"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="240"/>
|
||||
<source>Unknown object type: %1.</source>
|
||||
<translation>Unbekannter Objekttyp: %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="256"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="259"/>
|
||||
<source>Invalid file provided.</source>
|
||||
<translation>Ungültige Datei angegeben.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="260"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="263"/>
|
||||
<source>Could not save file: </source>
|
||||
<translation>Die Datei konnte nicht gespeichert werden: </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="265"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="268"/>
|
||||
<source>Loaded file '%1'.</source>
|
||||
<translation>Geladene Datei '%1'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="294"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="297"/>
|
||||
<source>Copied plot screenshot to clipboard!</source>
|
||||
<translation>Grafik in die Zwischenablage kopiert!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="305"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="308"/>
|
||||
<source>&Update</source>
|
||||
<translation>&Aktualisieren</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="307"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="310"/>
|
||||
<source>&Update LogarithmPlotter</source>
|
||||
<translation>LogarithmPlotter &aktualisieren</translation>
|
||||
</message>
|
||||
|
@ -366,101 +366,124 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen"
|
|||
<context>
|
||||
<name>Settings</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="74"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="73"/>
|
||||
<source>X Zoom</source>
|
||||
<translation>Zoom auf X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="89"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="88"/>
|
||||
<source>Y Zoom</source>
|
||||
<translation>Zoom auf Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="105"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="104"/>
|
||||
<source>Min X</source>
|
||||
<translation>Minimum X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="124"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="123"/>
|
||||
<source>Max Y</source>
|
||||
<translation>Maximum Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="139"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="138"/>
|
||||
<source>Max X</source>
|
||||
<translation>Maximum X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="158"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="157"/>
|
||||
<source>Min Y</source>
|
||||
<translation>Minimum Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="175"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="174"/>
|
||||
<source>X Axis Step</source>
|
||||
<translation>X-Achsen-Schritt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="189"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="188"/>
|
||||
<source>Y Axis Step</source>
|
||||
<translation>Y-Achsen-Schritt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="203"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="202"/>
|
||||
<source>Line width</source>
|
||||
<translation>Linienbreite</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="218"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="217"/>
|
||||
<source>Text size (px)</source>
|
||||
<translation>Textgröße (px)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="233"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="232"/>
|
||||
<source>X Label</source>
|
||||
<translation>Label der X-Achse</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="259"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="258"/>
|
||||
<source>Y Label</source>
|
||||
<translation>Label der Y-Achse</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="287"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="286"/>
|
||||
<source>X Log scale</source>
|
||||
<translation>Logarithmische Skala in X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="297"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="296"/>
|
||||
<source>Show X graduation</source>
|
||||
<translation>X-Teilung anzeigen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="307"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="306"/>
|
||||
<source>Show Y graduation</source>
|
||||
<translation>Y-Teilung anzeigen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="318"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="317"/>
|
||||
<source>Copy to clipboard</source>
|
||||
<translation>Kopieren in die Zwischenablage</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="327"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="326"/>
|
||||
<source>Save plot</source>
|
||||
<translation>Grafik speichern</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="336"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="335"/>
|
||||
<source>Save plot as</source>
|
||||
<translation>Grafik speichern unter</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="345"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/>
|
||||
<source>Load plot</source>
|
||||
<translation>Grafik laden</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>comment</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="47"/>
|
||||
<source>Ex: R+* (ℝ⁺*), N (ℕ), Z-* (ℤ⁻*), ]0;1[, {3;4;5}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="54"/>
|
||||
<source>The following parameters are used when the definition domain is a non-continuous set. (Ex: ℕ, ℤ, sets like {0;3}...)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="39"/>
|
||||
<source>Note: Specify the probability for each value.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="35"/>
|
||||
<source>Note: Use %1[n] to refer to %1ₙ, %1[n+1] for %1ₙ₊₁...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>function</name>
|
||||
<message>
|
||||
|
@ -487,12 +510,12 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen"
|
|||
<translation>Bode-Magnituden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/>
|
||||
<source>low-pass</source>
|
||||
<translation>Tiefpass</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/>
|
||||
<source>high-pass</source>
|
||||
<translation>Hochpass</translation>
|
||||
</message>
|
||||
|
@ -500,27 +523,27 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen"
|
|||
<context>
|
||||
<name>historylib</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="78"/>
|
||||
<source>New %1 %2 created.</source>
|
||||
<translation>Neu %1 %2 erstellt.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="94"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="95"/>
|
||||
<source>%1 %2 deleted.</source>
|
||||
<translation>%1 %2 gelöscht.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="133"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="146"/>
|
||||
<source>%1 of %2 %3 changed from "%4" to "%5".</source>
|
||||
<translation>%1 von %2 %3 wurde von "%4" auf "%5" geändert.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="147"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="160"/>
|
||||
<source>%1 %2 shown.</source>
|
||||
<translation>%1 %2 angezeigt.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="149"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="162"/>
|
||||
<source>%1 %2 hidden.</source>
|
||||
<translation>%1 %2 ausgeblendet.</translation>
|
||||
</message>
|
||||
|
@ -528,45 +551,80 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen"
|
|||
<context>
|
||||
<name>parameters</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="61"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/>
|
||||
<source>above</source>
|
||||
<translation>↑ Über</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/>
|
||||
<source>below</source>
|
||||
<translation>↓ Unter</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/>
|
||||
<source>left</source>
|
||||
<translation>← Links</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/>
|
||||
<source>right</source>
|
||||
<translation>→ Rechts</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/>
|
||||
<source>above-left</source>
|
||||
<translation>↖ Oben links</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/>
|
||||
<source>above-right</source>
|
||||
<translation>↗ Oben rechts</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/>
|
||||
<source>below-left</source>
|
||||
<translation>↙ Unten links</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="69"/>
|
||||
<source>below-right</source>
|
||||
<translation>↘ Unten rechts</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="73"/>
|
||||
<source>application</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="74"/>
|
||||
<source>function</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="78"/>
|
||||
<source>high</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="79"/>
|
||||
<source>low</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="84"/>
|
||||
<source>Next to target</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="85"/>
|
||||
<source>With label</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="86"/>
|
||||
<source>Hidden</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>phasebode</name>
|
||||
|
@ -594,6 +652,155 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen"
|
|||
<translation>Punkte</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>prop</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="44"/>
|
||||
<source>expression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="45"/>
|
||||
<source>definitionDomain</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="46"/>
|
||||
<source>destinationDomain</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="51"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="45"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="43"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommegainsbode.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommephasesbode.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="49"/>
|
||||
<source>labelPosition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="52"/>
|
||||
<source>displayMode</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="53"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="46"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="44"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommegainsbode.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommephasesbode.js" line="38"/>
|
||||
<source>labelX</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="58"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="33"/>
|
||||
<source>drawPoints</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="59"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="34"/>
|
||||
<source>drawDashedLines</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="42"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="40"/>
|
||||
<source>om_0</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="43"/>
|
||||
<source>pass</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="44"/>
|
||||
<source>gain</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="47"/>
|
||||
<source>omGraduation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="41"/>
|
||||
<source>phase</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="42"/>
|
||||
<source>unit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="47"/>
|
||||
<source>x</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="38"/>
|
||||
<source>y</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="41"/>
|
||||
<source>pointStyle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="43"/>
|
||||
<source>probabilities</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="40"/>
|
||||
<source>text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="48"/>
|
||||
<source>targetElement</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="50"/>
|
||||
<source>approximate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="51"/>
|
||||
<source>rounding</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="52"/>
|
||||
<source>displayStyle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="57"/>
|
||||
<source>targetValuePosition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="39"/>
|
||||
<source>baseValues</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>repartition</name>
|
||||
<message>
|
||||
|
|
|
@ -161,8 +161,8 @@
|
|||
<translation>name + value</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="184"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="200"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="190"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="210"/>
|
||||
<source>+ Create new %1</source>
|
||||
<translation>+ Create new %1</translation>
|
||||
</message>
|
||||
|
@ -269,37 +269,37 @@ These settings can be changed at any time from the "Settings" menu.</t
|
|||
<translation>Loading file '%1'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="242"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="240"/>
|
||||
<source>Unknown object type: %1.</source>
|
||||
<translation>Unknown object type: %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="256"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="259"/>
|
||||
<source>Invalid file provided.</source>
|
||||
<translation>Invalid file provided.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="260"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="263"/>
|
||||
<source>Could not save file: </source>
|
||||
<translation>Could not save file: </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="265"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="268"/>
|
||||
<source>Loaded file '%1'.</source>
|
||||
<translation>Loaded file '%1'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="294"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="297"/>
|
||||
<source>Copied plot screenshot to clipboard!</source>
|
||||
<translation>Copied plot screenshot to clipboard!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="305"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="308"/>
|
||||
<source>&Update</source>
|
||||
<translation>&Update</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="307"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="310"/>
|
||||
<source>&Update LogarithmPlotter</source>
|
||||
<translation>&Update LogarithmPlotter</translation>
|
||||
</message>
|
||||
|
@ -366,101 +366,124 @@ These settings can be changed at any time from the "Settings" menu.</t
|
|||
<context>
|
||||
<name>Settings</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="74"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="73"/>
|
||||
<source>X Zoom</source>
|
||||
<translation>X Zoom</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="89"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="88"/>
|
||||
<source>Y Zoom</source>
|
||||
<translation>Y Zoom</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="105"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="104"/>
|
||||
<source>Min X</source>
|
||||
<translation>Min X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="124"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="123"/>
|
||||
<source>Max Y</source>
|
||||
<translation>Max Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="139"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="138"/>
|
||||
<source>Max X</source>
|
||||
<translation>Max X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="158"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="157"/>
|
||||
<source>Min Y</source>
|
||||
<translation>Min Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="175"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="174"/>
|
||||
<source>X Axis Step</source>
|
||||
<translation>X Axis Step</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="189"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="188"/>
|
||||
<source>Y Axis Step</source>
|
||||
<translation>Y Axis Step</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="203"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="202"/>
|
||||
<source>Line width</source>
|
||||
<translation>Line width</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="218"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="217"/>
|
||||
<source>Text size (px)</source>
|
||||
<translation>Text size (px)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="233"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="232"/>
|
||||
<source>X Label</source>
|
||||
<translation>X Label</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="259"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="258"/>
|
||||
<source>Y Label</source>
|
||||
<translation>Y Label</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="287"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="286"/>
|
||||
<source>X Log scale</source>
|
||||
<translation>X Log scale</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="297"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="296"/>
|
||||
<source>Show X graduation</source>
|
||||
<translation>Show X graduation</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="307"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="306"/>
|
||||
<source>Show Y graduation</source>
|
||||
<translation>Show Y graduation</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="318"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="317"/>
|
||||
<source>Copy to clipboard</source>
|
||||
<translation>Copy to clipboard</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="327"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="326"/>
|
||||
<source>Save plot</source>
|
||||
<translation>Save plot</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="336"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="335"/>
|
||||
<source>Save plot as</source>
|
||||
<translation>Save plot as</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="345"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/>
|
||||
<source>Load plot</source>
|
||||
<translation>Load plot</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>comment</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="47"/>
|
||||
<source>Ex: R+* (ℝ⁺*), N (ℕ), Z-* (ℤ⁻*), ]0;1[, {3;4;5}</source>
|
||||
<translation>Ex: R+* (ℝ⁺*), N (ℕ), Z-* (ℤ⁻*), ]0;1[, {3;4;5}</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="54"/>
|
||||
<source>The following parameters are used when the definition domain is a non-continuous set. (Ex: ℕ, ℤ, sets like {0;3}...)</source>
|
||||
<translation>The following parameters are used when the definition domain is a non-continuous set. (Ex: ℕ, ℤ, sets like {0;3}...)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="39"/>
|
||||
<source>Note: Specify the probability for each value.</source>
|
||||
<translation>Note: Specify the probability for each value.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="35"/>
|
||||
<source>Note: Use %1[n] to refer to %1ₙ, %1[n+1] for %1ₙ₊₁...</source>
|
||||
<translation>Note: Use %1[n] to refer to %1ₙ, %1[n+1] for %1ₙ₊₁...</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>function</name>
|
||||
<message>
|
||||
|
@ -487,12 +510,12 @@ These settings can be changed at any time from the "Settings" menu.</t
|
|||
<translation>Bode Magnitudes</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/>
|
||||
<source>low-pass</source>
|
||||
<translation>low-pass</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/>
|
||||
<source>high-pass</source>
|
||||
<translation>high-pass</translation>
|
||||
</message>
|
||||
|
@ -500,27 +523,27 @@ These settings can be changed at any time from the "Settings" menu.</t
|
|||
<context>
|
||||
<name>historylib</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="78"/>
|
||||
<source>New %1 %2 created.</source>
|
||||
<translation>New %1 %2 created.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="94"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="95"/>
|
||||
<source>%1 %2 deleted.</source>
|
||||
<translation>%1 %2 deleted.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="133"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="146"/>
|
||||
<source>%1 of %2 %3 changed from "%4" to "%5".</source>
|
||||
<translation>%1 of %2 %3 changed from "%4" to "%5".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="147"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="160"/>
|
||||
<source>%1 %2 shown.</source>
|
||||
<translation>%1 %2 shown.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="149"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="162"/>
|
||||
<source>%1 %2 hidden.</source>
|
||||
<translation>%1 %2 hidden.</translation>
|
||||
</message>
|
||||
|
@ -528,45 +551,80 @@ These settings can be changed at any time from the "Settings" menu.</t
|
|||
<context>
|
||||
<name>parameters</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="61"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/>
|
||||
<source>above</source>
|
||||
<translation>↑ Above</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/>
|
||||
<source>below</source>
|
||||
<translation>↓ Below</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/>
|
||||
<source>left</source>
|
||||
<translation>← Left</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/>
|
||||
<source>right</source>
|
||||
<translation>→ Right</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/>
|
||||
<source>above-left</source>
|
||||
<translation>↖ Above left</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/>
|
||||
<source>above-right</source>
|
||||
<translation>↗ Above right</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/>
|
||||
<source>below-left</source>
|
||||
<translation>↙ Below left</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="69"/>
|
||||
<source>below-right</source>
|
||||
<translation>↘ Below right</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="73"/>
|
||||
<source>application</source>
|
||||
<translation>Application</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="74"/>
|
||||
<source>function</source>
|
||||
<translation>Function</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="78"/>
|
||||
<source>high</source>
|
||||
<translation>High</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="79"/>
|
||||
<source>low</source>
|
||||
<translation>Low</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="84"/>
|
||||
<source>Next to target</source>
|
||||
<translation>Next to target</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="85"/>
|
||||
<source>With label</source>
|
||||
<translation>With label</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="86"/>
|
||||
<source>Hidden</source>
|
||||
<translation>Hidden</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>phasebode</name>
|
||||
|
@ -594,6 +652,155 @@ These settings can be changed at any time from the "Settings" menu.</t
|
|||
<translation>Points</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>prop</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="44"/>
|
||||
<source>expression</source>
|
||||
<translation>Expression</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="45"/>
|
||||
<source>definitionDomain</source>
|
||||
<translation>Definition domain</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="46"/>
|
||||
<source>destinationDomain</source>
|
||||
<translation>Destination domain</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="51"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="45"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="43"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommegainsbode.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommephasesbode.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="49"/>
|
||||
<source>labelPosition</source>
|
||||
<translation>Label position</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="52"/>
|
||||
<source>displayMode</source>
|
||||
<translation>Display mode</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="53"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="46"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="44"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommegainsbode.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommephasesbode.js" line="38"/>
|
||||
<source>labelX</source>
|
||||
<translation>Label X position</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="58"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="33"/>
|
||||
<source>drawPoints</source>
|
||||
<translation>Afficher les points</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="59"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="34"/>
|
||||
<source>drawDashedLines</source>
|
||||
<translation>Show dashed lines</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="42"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="40"/>
|
||||
<source>om_0</source>
|
||||
<translation>ω₀</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="43"/>
|
||||
<source>pass</source>
|
||||
<translation>Pass</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="44"/>
|
||||
<source>gain</source>
|
||||
<translation>Magnitude gain</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="47"/>
|
||||
<source>omGraduation</source>
|
||||
<translation>Show graduation on ω</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="41"/>
|
||||
<source>phase</source>
|
||||
<translation>Phase</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="42"/>
|
||||
<source>unit</source>
|
||||
<translation>Unit to use</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="47"/>
|
||||
<source>x</source>
|
||||
<translation>X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="38"/>
|
||||
<source>y</source>
|
||||
<translation>Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="41"/>
|
||||
<source>pointStyle</source>
|
||||
<translation>Point style</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="43"/>
|
||||
<source>probabilities</source>
|
||||
<translation>Probabilities list</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="40"/>
|
||||
<source>text</source>
|
||||
<translation>Content</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="48"/>
|
||||
<source>targetElement</source>
|
||||
<translation>Object to target</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="50"/>
|
||||
<source>approximate</source>
|
||||
<translation>Show approximate value</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="51"/>
|
||||
<source>rounding</source>
|
||||
<translation>Rounding</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="52"/>
|
||||
<source>displayStyle</source>
|
||||
<translation>Display style</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="57"/>
|
||||
<source>targetValuePosition</source>
|
||||
<translation>Target's value position</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="39"/>
|
||||
<source>baseValues</source>
|
||||
<translation>Initialisation values</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>repartition</name>
|
||||
<message>
|
||||
|
|
|
@ -161,8 +161,8 @@
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="184"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="200"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="190"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="210"/>
|
||||
<source>+ Create new %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -268,37 +268,37 @@ These settings can be changed at any time from the "Settings" menu.</s
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="242"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="240"/>
|
||||
<source>Unknown object type: %1.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="256"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="259"/>
|
||||
<source>Invalid file provided.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="260"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="263"/>
|
||||
<source>Could not save file: </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="265"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="268"/>
|
||||
<source>Loaded file '%1'.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="294"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="297"/>
|
||||
<source>Copied plot screenshot to clipboard!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="305"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="308"/>
|
||||
<source>&Update</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="307"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="310"/>
|
||||
<source>&Update LogarithmPlotter</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -365,101 +365,124 @@ These settings can be changed at any time from the "Settings" menu.</s
|
|||
<context>
|
||||
<name>Settings</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="74"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="73"/>
|
||||
<source>X Zoom</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="89"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="88"/>
|
||||
<source>Y Zoom</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="105"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="104"/>
|
||||
<source>Min X</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="124"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="123"/>
|
||||
<source>Max Y</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="139"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="138"/>
|
||||
<source>Max X</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="158"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="157"/>
|
||||
<source>Min Y</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="175"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="174"/>
|
||||
<source>X Axis Step</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="189"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="188"/>
|
||||
<source>Y Axis Step</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="203"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="202"/>
|
||||
<source>Line width</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="218"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="217"/>
|
||||
<source>Text size (px)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="233"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="232"/>
|
||||
<source>X Label</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="259"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="258"/>
|
||||
<source>Y Label</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="287"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="286"/>
|
||||
<source>X Log scale</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="297"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="296"/>
|
||||
<source>Show X graduation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="307"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="306"/>
|
||||
<source>Show Y graduation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="318"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="317"/>
|
||||
<source>Copy to clipboard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="327"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="326"/>
|
||||
<source>Save plot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="336"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="335"/>
|
||||
<source>Save plot as</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="345"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/>
|
||||
<source>Load plot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>comment</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="47"/>
|
||||
<source>Ex: R+* (ℝ⁺*), N (ℕ), Z-* (ℤ⁻*), ]0;1[, {3;4;5}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="54"/>
|
||||
<source>The following parameters are used when the definition domain is a non-continuous set. (Ex: ℕ, ℤ, sets like {0;3}...)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="39"/>
|
||||
<source>Note: Specify the probability for each value.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="35"/>
|
||||
<source>Note: Use %1[n] to refer to %1ₙ, %1[n+1] for %1ₙ₊₁...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>function</name>
|
||||
<message>
|
||||
|
@ -486,12 +509,12 @@ These settings can be changed at any time from the "Settings" menu.</s
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/>
|
||||
<source>low-pass</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/>
|
||||
<source>high-pass</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -499,27 +522,27 @@ These settings can be changed at any time from the "Settings" menu.</s
|
|||
<context>
|
||||
<name>historylib</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="78"/>
|
||||
<source>New %1 %2 created.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="94"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="95"/>
|
||||
<source>%1 %2 deleted.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="133"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="146"/>
|
||||
<source>%1 of %2 %3 changed from "%4" to "%5".</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="147"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="160"/>
|
||||
<source>%1 %2 shown.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="149"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="162"/>
|
||||
<source>%1 %2 hidden.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -527,45 +550,80 @@ These settings can be changed at any time from the "Settings" menu.</s
|
|||
<context>
|
||||
<name>parameters</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="61"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/>
|
||||
<source>above</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/>
|
||||
<source>below</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/>
|
||||
<source>left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/>
|
||||
<source>right</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/>
|
||||
<source>above-left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/>
|
||||
<source>above-right</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/>
|
||||
<source>below-left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="69"/>
|
||||
<source>below-right</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="73"/>
|
||||
<source>application</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="74"/>
|
||||
<source>function</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="78"/>
|
||||
<source>high</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="79"/>
|
||||
<source>low</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="84"/>
|
||||
<source>Next to target</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="85"/>
|
||||
<source>With label</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="86"/>
|
||||
<source>Hidden</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>phasebode</name>
|
||||
|
@ -593,6 +651,155 @@ These settings can be changed at any time from the "Settings" menu.</s
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>prop</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="44"/>
|
||||
<source>expression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="45"/>
|
||||
<source>definitionDomain</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="46"/>
|
||||
<source>destinationDomain</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="51"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="45"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="43"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommegainsbode.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommephasesbode.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="49"/>
|
||||
<source>labelPosition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="52"/>
|
||||
<source>displayMode</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="53"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="46"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="44"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommegainsbode.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommephasesbode.js" line="38"/>
|
||||
<source>labelX</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="58"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="33"/>
|
||||
<source>drawPoints</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="59"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="34"/>
|
||||
<source>drawDashedLines</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="42"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="40"/>
|
||||
<source>om_0</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="43"/>
|
||||
<source>pass</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="44"/>
|
||||
<source>gain</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="47"/>
|
||||
<source>omGraduation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="41"/>
|
||||
<source>phase</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="42"/>
|
||||
<source>unit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="47"/>
|
||||
<source>x</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="38"/>
|
||||
<source>y</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="41"/>
|
||||
<source>pointStyle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="43"/>
|
||||
<source>probabilities</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="40"/>
|
||||
<source>text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="48"/>
|
||||
<source>targetElement</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="50"/>
|
||||
<source>approximate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="51"/>
|
||||
<source>rounding</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="52"/>
|
||||
<source>displayStyle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="57"/>
|
||||
<source>targetValuePosition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="39"/>
|
||||
<source>baseValues</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>repartition</name>
|
||||
<message>
|
||||
|
|
|
@ -106,7 +106,7 @@
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="142"/>
|
||||
<source>&Report a bug</source>
|
||||
<translation>Rapport de bug</translation>
|
||||
<translation>&Rapport de bug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="147"/>
|
||||
|
@ -162,8 +162,8 @@
|
|||
<translation>nom + valeur</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="184"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="200"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="190"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="210"/>
|
||||
<source>+ Create new %1</source>
|
||||
<translatorcomment>Traduction non litéralle pour éviter les problèmes de genre.</translatorcomment>
|
||||
<translation>+ Créer un nouvel objet %1</translation>
|
||||
|
@ -277,37 +277,37 @@ These settings can always be changed at any time from the "Settings" m
|
|||
<translation>Chargement du fichier '%1'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="242"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="240"/>
|
||||
<source>Unknown object type: %1.</source>
|
||||
<translation>Type d'objet inconnu : %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="256"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="259"/>
|
||||
<source>Invalid file provided.</source>
|
||||
<translation>Fichier fourni invalide.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="260"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="263"/>
|
||||
<source>Could not save file: </source>
|
||||
<translation>Impossible de sauvegarder le fichier : </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="265"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="268"/>
|
||||
<source>Loaded file '%1'.</source>
|
||||
<translation>Fichier '%1' chargé.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="294"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="297"/>
|
||||
<source>Copied plot screenshot to clipboard!</source>
|
||||
<translation>Image du graphe copiée dans le presse-papiers !</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="305"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="308"/>
|
||||
<source>&Update</source>
|
||||
<translation>&Mise à jour</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="307"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="310"/>
|
||||
<source>&Update LogarithmPlotter</source>
|
||||
<translation>&Mettre à jour LogarithmPlotter</translation>
|
||||
</message>
|
||||
|
@ -374,101 +374,125 @@ These settings can always be changed at any time from the "Settings" m
|
|||
<context>
|
||||
<name>Settings</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="74"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="73"/>
|
||||
<source>X Zoom</source>
|
||||
<translation>Zoom en X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="89"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="88"/>
|
||||
<source>Y Zoom</source>
|
||||
<translation>Zoom en Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="105"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="104"/>
|
||||
<source>Min X</source>
|
||||
<translation>Min X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="124"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="123"/>
|
||||
<source>Max Y</source>
|
||||
<translation>Max Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="139"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="138"/>
|
||||
<source>Max X</source>
|
||||
<translation>Max X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="158"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="157"/>
|
||||
<source>Min Y</source>
|
||||
<translation>Min Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="175"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="174"/>
|
||||
<source>X Axis Step</source>
|
||||
<translation>Pas de l'axe X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="189"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="188"/>
|
||||
<source>Y Axis Step</source>
|
||||
<translation>Pas de l'axe Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="203"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="202"/>
|
||||
<source>Line width</source>
|
||||
<translation>Taille des lignes</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="218"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="217"/>
|
||||
<source>Text size (px)</source>
|
||||
<translation>Taille du texte (px)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="233"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="232"/>
|
||||
<source>X Label</source>
|
||||
<translation>Label de l'axe X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="259"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="258"/>
|
||||
<source>Y Label</source>
|
||||
<translation>Label de l'axe Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="287"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="286"/>
|
||||
<source>X Log scale</source>
|
||||
<translation>Échelle logarithmique en X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="297"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="296"/>
|
||||
<source>Show X graduation</source>
|
||||
<translation>Montrer la graduation de l'axe X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="307"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="306"/>
|
||||
<source>Show Y graduation</source>
|
||||
<translation>Montrer la graduation de l'axe Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="318"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="317"/>
|
||||
<source>Copy to clipboard</source>
|
||||
<translation>Copier vers le presse-papiers</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="327"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="326"/>
|
||||
<source>Save plot</source>
|
||||
<translation>Sauvegarder le graphe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="336"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="335"/>
|
||||
<source>Save plot as</source>
|
||||
<translation>Sauvegarder le graphe sous</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="345"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/>
|
||||
<source>Load plot</source>
|
||||
<translation>Charger un graphe</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>comment</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="47"/>
|
||||
<source>Ex: R+* (ℝ⁺*), N (ℕ), Z-* (ℤ⁻*), ]0;1[, {3;4;5}</source>
|
||||
<translation>Par exemple: R+* (ℝ⁺*), N (ℕ), Z-* (ℤ⁻*), ]0;1[, {3;4;5}</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="54"/>
|
||||
<source>The following parameters are used when the definition domain is a non-continuous set. (Ex: ℕ, ℤ, sets like {0;3}...)</source>
|
||||
<translation>Les paramètres suivants sont utilisés lorsque le domaine de définition est un ensemble non-continu. (Ex : ℕ, ℤ, des ensembles comme {0;3}...)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="39"/>
|
||||
<source>Note: Specify the probability for each value.</source>
|
||||
<translation>Note : Spécifiez la probabilité pour chaque valeur.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="35"/>
|
||||
<source>Note: Use %1[n] to refer to %1ₙ, %1[n+1] for %1ₙ₊₁...</source>
|
||||
<translatorcomment>Note : Utilisez %1[n] pour faire référence à %1ₙ, %1[n+1] pour %1ₙ₊₁...</translatorcomment>
|
||||
<translation>Note: Use %1[n] to refer to %1ₙ, %1[n+1] for %1ₙ₊₁...</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>function</name>
|
||||
<message>
|
||||
|
@ -495,12 +519,12 @@ These settings can always be changed at any time from the "Settings" m
|
|||
<translation>Gains de Bode</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/>
|
||||
<source>low-pass</source>
|
||||
<translation>passe-bas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/>
|
||||
<source>high-pass</source>
|
||||
<translation>passe-haut</translation>
|
||||
</message>
|
||||
|
@ -508,27 +532,27 @@ These settings can always be changed at any time from the "Settings" m
|
|||
<context>
|
||||
<name>historylib</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="78"/>
|
||||
<source>New %1 %2 created.</source>
|
||||
<translation>Nouveau %1 %2 créé(e).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="94"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="95"/>
|
||||
<source>%1 %2 deleted.</source>
|
||||
<translation>%1 %2 supprimé(e).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="133"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="146"/>
|
||||
<source>%1 of %2 %3 changed from "%4" to "%5".</source>
|
||||
<translation>%1 de %2 %3 modifiée de "%4" à "%5".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="147"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="160"/>
|
||||
<source>%1 %2 shown.</source>
|
||||
<translation>%1 %2 affiché(e).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="149"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="162"/>
|
||||
<source>%1 %2 hidden.</source>
|
||||
<translation>%1 %2 cachée(e).</translation>
|
||||
</message>
|
||||
|
@ -536,45 +560,80 @@ These settings can always be changed at any time from the "Settings" m
|
|||
<context>
|
||||
<name>parameters</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="61"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/>
|
||||
<source>above</source>
|
||||
<translation>↑ Au dessus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/>
|
||||
<source>below</source>
|
||||
<translation>↓ En dessous</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/>
|
||||
<source>left</source>
|
||||
<translation>← À gauche</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/>
|
||||
<source>right</source>
|
||||
<translation>→ À droite</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/>
|
||||
<source>above-left</source>
|
||||
<translation>↖ Au dessus à gauche</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/>
|
||||
<source>above-right</source>
|
||||
<translation>↗ Au dessus à droite</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/>
|
||||
<source>below-left</source>
|
||||
<translation>↙ En dessous à gauche</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="69"/>
|
||||
<source>below-right</source>
|
||||
<translation>↘ En dessous à droite</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="73"/>
|
||||
<source>application</source>
|
||||
<translation>Application</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="74"/>
|
||||
<source>function</source>
|
||||
<translation>Fonction</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="78"/>
|
||||
<source>high</source>
|
||||
<translation>Haut</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="79"/>
|
||||
<source>low</source>
|
||||
<translation>Bas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="84"/>
|
||||
<source>Next to target</source>
|
||||
<translation>A côté de la cible</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="85"/>
|
||||
<source>With label</source>
|
||||
<translation>Avec l'étiquette</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="86"/>
|
||||
<source>Hidden</source>
|
||||
<translation>Caché</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>phasebode</name>
|
||||
|
@ -602,6 +661,155 @@ These settings can always be changed at any time from the "Settings" m
|
|||
<translation>Points</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>prop</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="44"/>
|
||||
<source>expression</source>
|
||||
<translation>Expression</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="45"/>
|
||||
<source>definitionDomain</source>
|
||||
<translation>Domaine de définition</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="46"/>
|
||||
<source>destinationDomain</source>
|
||||
<translation>Portée</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="51"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="45"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="43"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommegainsbode.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommephasesbode.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="49"/>
|
||||
<source>labelPosition</source>
|
||||
<translation>Position de l'étiquette</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="52"/>
|
||||
<source>displayMode</source>
|
||||
<translation>Mode d'affichage</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="53"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="46"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="44"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommegainsbode.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommephasesbode.js" line="38"/>
|
||||
<source>labelX</source>
|
||||
<translation>Position en X de l'étiquette</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="58"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="33"/>
|
||||
<source>drawPoints</source>
|
||||
<translation>Afficher les points</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="59"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="34"/>
|
||||
<source>drawDashedLines</source>
|
||||
<translation>Afficher les pointillés</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="42"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="40"/>
|
||||
<source>om_0</source>
|
||||
<translation>ω₀</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="43"/>
|
||||
<source>pass</source>
|
||||
<translation>Passe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="44"/>
|
||||
<source>gain</source>
|
||||
<translation>Gain</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="47"/>
|
||||
<source>omGraduation</source>
|
||||
<translation>Afficher la graduation sur ω₀</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="41"/>
|
||||
<source>phase</source>
|
||||
<translation>Phase</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="42"/>
|
||||
<source>unit</source>
|
||||
<translation>Unité de la phase</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="47"/>
|
||||
<source>x</source>
|
||||
<translation>X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="38"/>
|
||||
<source>y</source>
|
||||
<translation>Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="41"/>
|
||||
<source>pointStyle</source>
|
||||
<translation>Style du point</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="43"/>
|
||||
<source>probabilities</source>
|
||||
<translation>Liste de probabilités</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="40"/>
|
||||
<source>text</source>
|
||||
<translation>Contenu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="48"/>
|
||||
<source>targetElement</source>
|
||||
<translation>Objet à cibler</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="50"/>
|
||||
<source>approximate</source>
|
||||
<translation>Afficher la valeur approximative</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="51"/>
|
||||
<source>rounding</source>
|
||||
<translation>Arrondi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="52"/>
|
||||
<source>displayStyle</source>
|
||||
<translation>Style d'affichage</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="57"/>
|
||||
<source>targetValuePosition</source>
|
||||
<translation>Position de la valeur de la cible</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="39"/>
|
||||
<source>baseValues</source>
|
||||
<translation>Valeurs d'initialisation</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>repartition</name>
|
||||
<message>
|
||||
|
|
|
@ -161,8 +161,8 @@
|
|||
<translation>név + érték</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="184"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="200"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="190"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="210"/>
|
||||
<source>+ Create new %1</source>
|
||||
<translation>+ Új %1 létrehozása</translation>
|
||||
</message>
|
||||
|
@ -269,37 +269,37 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
|
|||
<translation>A(z) „%1” fájl betöltése folyamatban van.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="242"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="240"/>
|
||||
<source>Unknown object type: %1.</source>
|
||||
<translation>Ismeretlen objektumtípus: %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="256"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="259"/>
|
||||
<source>Invalid file provided.</source>
|
||||
<translation>A megadott fájl érvénytelen.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="260"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="263"/>
|
||||
<source>Could not save file: </source>
|
||||
<translation>A fájl mentése nem sikerült: </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="265"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="268"/>
|
||||
<source>Loaded file '%1'.</source>
|
||||
<translation>A(z) „%1” fájl betöltve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="294"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="297"/>
|
||||
<source>Copied plot screenshot to clipboard!</source>
|
||||
<translation>Ábra képernyőkép vágólapra másolva!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="305"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="308"/>
|
||||
<source>&Update</source>
|
||||
<translation>&Frissítés</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="307"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="310"/>
|
||||
<source>&Update LogarithmPlotter</source>
|
||||
<translation>A LogarithmPlotter &frissítése</translation>
|
||||
</message>
|
||||
|
@ -366,101 +366,124 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
|
|||
<context>
|
||||
<name>Settings</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="74"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="73"/>
|
||||
<source>X Zoom</source>
|
||||
<translation>X-nagyítás</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="89"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="88"/>
|
||||
<source>Y Zoom</source>
|
||||
<translation>Y-nagyítás</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="105"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="104"/>
|
||||
<source>Min X</source>
|
||||
<translation>Legkisebb X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="124"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="123"/>
|
||||
<source>Max Y</source>
|
||||
<translation>Legnagyobb Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="139"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="138"/>
|
||||
<source>Max X</source>
|
||||
<translation>Legnagyobb X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="158"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="157"/>
|
||||
<source>Min Y</source>
|
||||
<translation>Legkisebb Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="175"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="174"/>
|
||||
<source>X Axis Step</source>
|
||||
<translation>X tengely lépésköze</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="189"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="188"/>
|
||||
<source>Y Axis Step</source>
|
||||
<translation>Y tengely lépésköze</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="203"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="202"/>
|
||||
<source>Line width</source>
|
||||
<translation>Vonalvastagság</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="218"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="217"/>
|
||||
<source>Text size (px)</source>
|
||||
<translation>Szövegméret (képpont)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="233"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="232"/>
|
||||
<source>X Label</source>
|
||||
<translation>X címke</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="259"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="258"/>
|
||||
<source>Y Label</source>
|
||||
<translation>Y címke</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="287"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="286"/>
|
||||
<source>X Log scale</source>
|
||||
<translation>X tengely logaritmikus skálával</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="297"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="296"/>
|
||||
<source>Show X graduation</source>
|
||||
<translation>X érettségi megjelenítése</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="307"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="306"/>
|
||||
<source>Show Y graduation</source>
|
||||
<translation>Y érettségi megjelenítése</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="318"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="317"/>
|
||||
<source>Copy to clipboard</source>
|
||||
<translation>Másolás a vágólapra</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="327"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="326"/>
|
||||
<source>Save plot</source>
|
||||
<translation>Ábra mentése</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="336"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="335"/>
|
||||
<source>Save plot as</source>
|
||||
<translation>Ábra mentése másként</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="345"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/>
|
||||
<source>Load plot</source>
|
||||
<translation>Ábra betöltése</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>comment</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="47"/>
|
||||
<source>Ex: R+* (ℝ⁺*), N (ℕ), Z-* (ℤ⁻*), ]0;1[, {3;4;5}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="54"/>
|
||||
<source>The following parameters are used when the definition domain is a non-continuous set. (Ex: ℕ, ℤ, sets like {0;3}...)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="39"/>
|
||||
<source>Note: Specify the probability for each value.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="35"/>
|
||||
<source>Note: Use %1[n] to refer to %1ₙ, %1[n+1] for %1ₙ₊₁...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>function</name>
|
||||
<message>
|
||||
|
@ -487,12 +510,12 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
|
|||
<translation>Bode-nagyságrendek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/>
|
||||
<source>low-pass</source>
|
||||
<translation>aluláteresztő</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/>
|
||||
<source>high-pass</source>
|
||||
<translation>felüláteresztő</translation>
|
||||
</message>
|
||||
|
@ -500,27 +523,27 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
|
|||
<context>
|
||||
<name>historylib</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="78"/>
|
||||
<source>New %1 %2 created.</source>
|
||||
<translation>Új %1 %2 létrehozva.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="94"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="95"/>
|
||||
<source>%1 %2 deleted.</source>
|
||||
<translation>%1 %2 törölve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="133"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="146"/>
|
||||
<source>%1 of %2 %3 changed from "%4" to "%5".</source>
|
||||
<translation>%1/%2 %3 megváltozott. Régi érték: %4, új érték: %5.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="147"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="160"/>
|
||||
<source>%1 %2 shown.</source>
|
||||
<translation>%1 %2 megjelenítve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="149"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="162"/>
|
||||
<source>%1 %2 hidden.</source>
|
||||
<translation>%1 %2 rejtve.</translation>
|
||||
</message>
|
||||
|
@ -528,45 +551,80 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
|
|||
<context>
|
||||
<name>parameters</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="61"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/>
|
||||
<source>above</source>
|
||||
<translation>↑ Felett</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/>
|
||||
<source>below</source>
|
||||
<translation>↓ Alatt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/>
|
||||
<source>left</source>
|
||||
<translation>← Balra</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/>
|
||||
<source>right</source>
|
||||
<translation>→ Jobbra</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/>
|
||||
<source>above-left</source>
|
||||
<translation>↖ Felett, balra</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/>
|
||||
<source>above-right</source>
|
||||
<translation>↗ Felett, jobbra</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/>
|
||||
<source>below-left</source>
|
||||
<translation>↙ Alatt, balra</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="69"/>
|
||||
<source>below-right</source>
|
||||
<translation>↘ Alatt, jobbra</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="73"/>
|
||||
<source>application</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="74"/>
|
||||
<source>function</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="78"/>
|
||||
<source>high</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="79"/>
|
||||
<source>low</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="84"/>
|
||||
<source>Next to target</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="85"/>
|
||||
<source>With label</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="86"/>
|
||||
<source>Hidden</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>phasebode</name>
|
||||
|
@ -594,6 +652,155 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
|
|||
<translation>Pontok</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>prop</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="44"/>
|
||||
<source>expression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="45"/>
|
||||
<source>definitionDomain</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="46"/>
|
||||
<source>destinationDomain</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="51"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="45"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="43"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommegainsbode.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommephasesbode.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="49"/>
|
||||
<source>labelPosition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="52"/>
|
||||
<source>displayMode</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="53"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="46"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="44"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommegainsbode.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommephasesbode.js" line="38"/>
|
||||
<source>labelX</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="58"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="33"/>
|
||||
<source>drawPoints</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="59"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="34"/>
|
||||
<source>drawDashedLines</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="42"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="40"/>
|
||||
<source>om_0</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="43"/>
|
||||
<source>pass</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="44"/>
|
||||
<source>gain</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="47"/>
|
||||
<source>omGraduation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="41"/>
|
||||
<source>phase</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="42"/>
|
||||
<source>unit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="47"/>
|
||||
<source>x</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="38"/>
|
||||
<source>y</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="41"/>
|
||||
<source>pointStyle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="43"/>
|
||||
<source>probabilities</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="40"/>
|
||||
<source>text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="48"/>
|
||||
<source>targetElement</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="50"/>
|
||||
<source>approximate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="51"/>
|
||||
<source>rounding</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="52"/>
|
||||
<source>displayStyle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="57"/>
|
||||
<source>targetValuePosition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="39"/>
|
||||
<source>baseValues</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>repartition</name>
|
||||
<message>
|
||||
|
|
|
@ -161,8 +161,8 @@
|
|||
<translation>navn + veri</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="184"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="200"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="190"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="210"/>
|
||||
<source>+ Create new %1</source>
|
||||
<translation>+ Opprett nytt %1</translation>
|
||||
</message>
|
||||
|
@ -269,37 +269,37 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
|
|||
<translation>Laster inn «%1»-fil.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="242"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="240"/>
|
||||
<source>Unknown object type: %1.</source>
|
||||
<translation>Ukjent objekttype: %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="256"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="259"/>
|
||||
<source>Invalid file provided.</source>
|
||||
<translation>Ugyldig fil angitt.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="260"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="263"/>
|
||||
<source>Could not save file: </source>
|
||||
<translation>Kunne ikke lagre fil: </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="265"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="268"/>
|
||||
<source>Loaded file '%1'.</source>
|
||||
<translation>Lastet inn filen «%1».</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="294"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="297"/>
|
||||
<source>Copied plot screenshot to clipboard!</source>
|
||||
<translation>Kopierte plott-skjermavbildning til utklippstavlen!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="305"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="308"/>
|
||||
<source>&Update</source>
|
||||
<translation>&Oppdater</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="307"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="310"/>
|
||||
<source>&Update LogarithmPlotter</source>
|
||||
<translation>&Installer ny versjon av LogartimePlotter</translation>
|
||||
</message>
|
||||
|
@ -366,101 +366,124 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
|
|||
<context>
|
||||
<name>Settings</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="74"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="73"/>
|
||||
<source>X Zoom</source>
|
||||
<translation>X-forstørrelse</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="89"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="88"/>
|
||||
<source>Y Zoom</source>
|
||||
<translation>Y-forstørrelse</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="105"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="104"/>
|
||||
<source>Min X</source>
|
||||
<translation>Min. X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="124"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="123"/>
|
||||
<source>Max Y</source>
|
||||
<translation>Maks. Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="139"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="138"/>
|
||||
<source>Max X</source>
|
||||
<translation>Maks. X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="158"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="157"/>
|
||||
<source>Min Y</source>
|
||||
<translation>Min. Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="175"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="174"/>
|
||||
<source>X Axis Step</source>
|
||||
<translation>X-aksesteg</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="189"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="188"/>
|
||||
<source>Y Axis Step</source>
|
||||
<translation>Y-aksesteg</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="203"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="202"/>
|
||||
<source>Line width</source>
|
||||
<translation>Linjebredde</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="218"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="217"/>
|
||||
<source>Text size (px)</source>
|
||||
<translation>Tekststørrelse (piksler)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="233"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="232"/>
|
||||
<source>X Label</source>
|
||||
<translation>Navn på X-akse</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="259"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="258"/>
|
||||
<source>Y Label</source>
|
||||
<translation>Navn på Y-akse</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="287"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="286"/>
|
||||
<source>X Log scale</source>
|
||||
<translation>Logaritmisk skala i x</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="297"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="296"/>
|
||||
<source>Show X graduation</source>
|
||||
<translation type="unfinished">Vis X-inndeling</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="307"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="306"/>
|
||||
<source>Show Y graduation</source>
|
||||
<translation type="unfinished">Vis Y-inndeling</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="318"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="317"/>
|
||||
<source>Copy to clipboard</source>
|
||||
<translation>Kopier til utklippstavle</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="327"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="326"/>
|
||||
<source>Save plot</source>
|
||||
<translation>Lagre plott</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="336"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="335"/>
|
||||
<source>Save plot as</source>
|
||||
<translation>Lagre plott som</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="345"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/>
|
||||
<source>Load plot</source>
|
||||
<translation>Last inn plott</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>comment</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="47"/>
|
||||
<source>Ex: R+* (ℝ⁺*), N (ℕ), Z-* (ℤ⁻*), ]0;1[, {3;4;5}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="54"/>
|
||||
<source>The following parameters are used when the definition domain is a non-continuous set. (Ex: ℕ, ℤ, sets like {0;3}...)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="39"/>
|
||||
<source>Note: Specify the probability for each value.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="35"/>
|
||||
<source>Note: Use %1[n] to refer to %1ₙ, %1[n+1] for %1ₙ₊₁...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>function</name>
|
||||
<message>
|
||||
|
@ -487,12 +510,12 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
|
|||
<translation>Bode-magnituder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/>
|
||||
<source>low-pass</source>
|
||||
<translation>lavpass</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/>
|
||||
<source>high-pass</source>
|
||||
<translation>høypass</translation>
|
||||
</message>
|
||||
|
@ -500,27 +523,27 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
|
|||
<context>
|
||||
<name>historylib</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="78"/>
|
||||
<source>New %1 %2 created.</source>
|
||||
<translation>Ny %1 %2 opprettet.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="94"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="95"/>
|
||||
<source>%1 %2 deleted.</source>
|
||||
<translation>%1 %2 slettet.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="133"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="146"/>
|
||||
<source>%1 of %2 %3 changed from "%4" to "%5".</source>
|
||||
<translation>%1 av %2 %3 endret fra «%4» til «%5».</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="147"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="160"/>
|
||||
<source>%1 %2 shown.</source>
|
||||
<translation>%1 %2 vist.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="149"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="162"/>
|
||||
<source>%1 %2 hidden.</source>
|
||||
<translation>%1 %2 skjult.</translation>
|
||||
</message>
|
||||
|
@ -528,45 +551,80 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
|
|||
<context>
|
||||
<name>parameters</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="61"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/>
|
||||
<source>above</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/>
|
||||
<source>below</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/>
|
||||
<source>left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/>
|
||||
<source>right</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/>
|
||||
<source>above-left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/>
|
||||
<source>above-right</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/>
|
||||
<source>below-left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="69"/>
|
||||
<source>below-right</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="73"/>
|
||||
<source>application</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="74"/>
|
||||
<source>function</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="78"/>
|
||||
<source>high</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="79"/>
|
||||
<source>low</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="84"/>
|
||||
<source>Next to target</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="85"/>
|
||||
<source>With label</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="86"/>
|
||||
<source>Hidden</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>phasebode</name>
|
||||
|
@ -594,6 +652,155 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
|
|||
<translation>Punkter</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>prop</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="44"/>
|
||||
<source>expression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="45"/>
|
||||
<source>definitionDomain</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="46"/>
|
||||
<source>destinationDomain</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="51"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="45"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="43"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommegainsbode.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommephasesbode.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="49"/>
|
||||
<source>labelPosition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="52"/>
|
||||
<source>displayMode</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="53"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="46"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="44"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommegainsbode.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommephasesbode.js" line="38"/>
|
||||
<source>labelX</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="58"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="33"/>
|
||||
<source>drawPoints</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="59"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="34"/>
|
||||
<source>drawDashedLines</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="42"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="40"/>
|
||||
<source>om_0</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="43"/>
|
||||
<source>pass</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="44"/>
|
||||
<source>gain</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="47"/>
|
||||
<source>omGraduation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="41"/>
|
||||
<source>phase</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="42"/>
|
||||
<source>unit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="47"/>
|
||||
<source>x</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="38"/>
|
||||
<source>y</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="41"/>
|
||||
<source>pointStyle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="43"/>
|
||||
<source>probabilities</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="40"/>
|
||||
<source>text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="48"/>
|
||||
<source>targetElement</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="50"/>
|
||||
<source>approximate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="51"/>
|
||||
<source>rounding</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="52"/>
|
||||
<source>displayStyle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="57"/>
|
||||
<source>targetValuePosition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="39"/>
|
||||
<source>baseValues</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>repartition</name>
|
||||
<message>
|
||||
|
|
|
@ -161,8 +161,8 @@
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="184"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="200"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="190"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="210"/>
|
||||
<source>+ Create new %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -268,37 +268,37 @@ These settings can be changed at any time from the "Settings" menu.</s
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="242"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="240"/>
|
||||
<source>Unknown object type: %1.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="256"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="259"/>
|
||||
<source>Invalid file provided.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="260"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="263"/>
|
||||
<source>Could not save file: </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="265"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="268"/>
|
||||
<source>Loaded file '%1'.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="294"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="297"/>
|
||||
<source>Copied plot screenshot to clipboard!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="305"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="308"/>
|
||||
<source>&Update</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="307"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="310"/>
|
||||
<source>&Update LogarithmPlotter</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -365,101 +365,124 @@ These settings can be changed at any time from the "Settings" menu.</s
|
|||
<context>
|
||||
<name>Settings</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="74"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="73"/>
|
||||
<source>X Zoom</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="89"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="88"/>
|
||||
<source>Y Zoom</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="105"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="104"/>
|
||||
<source>Min X</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="124"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="123"/>
|
||||
<source>Max Y</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="139"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="138"/>
|
||||
<source>Max X</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="158"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="157"/>
|
||||
<source>Min Y</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="175"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="174"/>
|
||||
<source>X Axis Step</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="189"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="188"/>
|
||||
<source>Y Axis Step</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="203"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="202"/>
|
||||
<source>Line width</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="218"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="217"/>
|
||||
<source>Text size (px)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="233"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="232"/>
|
||||
<source>X Label</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="259"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="258"/>
|
||||
<source>Y Label</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="287"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="286"/>
|
||||
<source>X Log scale</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="297"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="296"/>
|
||||
<source>Show X graduation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="307"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="306"/>
|
||||
<source>Show Y graduation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="318"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="317"/>
|
||||
<source>Copy to clipboard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="327"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="326"/>
|
||||
<source>Save plot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="336"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="335"/>
|
||||
<source>Save plot as</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="345"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/>
|
||||
<source>Load plot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>comment</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="47"/>
|
||||
<source>Ex: R+* (ℝ⁺*), N (ℕ), Z-* (ℤ⁻*), ]0;1[, {3;4;5}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="54"/>
|
||||
<source>The following parameters are used when the definition domain is a non-continuous set. (Ex: ℕ, ℤ, sets like {0;3}...)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="39"/>
|
||||
<source>Note: Specify the probability for each value.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="35"/>
|
||||
<source>Note: Use %1[n] to refer to %1ₙ, %1[n+1] for %1ₙ₊₁...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>function</name>
|
||||
<message>
|
||||
|
@ -486,12 +509,12 @@ These settings can be changed at any time from the "Settings" menu.</s
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/>
|
||||
<source>low-pass</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/>
|
||||
<source>high-pass</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -499,27 +522,27 @@ These settings can be changed at any time from the "Settings" menu.</s
|
|||
<context>
|
||||
<name>historylib</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="78"/>
|
||||
<source>New %1 %2 created.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="94"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="95"/>
|
||||
<source>%1 %2 deleted.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="133"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="146"/>
|
||||
<source>%1 of %2 %3 changed from "%4" to "%5".</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="147"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="160"/>
|
||||
<source>%1 %2 shown.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="149"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="162"/>
|
||||
<source>%1 %2 hidden.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -527,45 +550,80 @@ These settings can be changed at any time from the "Settings" menu.</s
|
|||
<context>
|
||||
<name>parameters</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="61"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/>
|
||||
<source>above</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/>
|
||||
<source>below</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/>
|
||||
<source>left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/>
|
||||
<source>right</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/>
|
||||
<source>above-left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/>
|
||||
<source>above-right</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/>
|
||||
<source>below-left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="69"/>
|
||||
<source>below-right</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="73"/>
|
||||
<source>application</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="74"/>
|
||||
<source>function</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="78"/>
|
||||
<source>high</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="79"/>
|
||||
<source>low</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="84"/>
|
||||
<source>Next to target</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="85"/>
|
||||
<source>With label</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="86"/>
|
||||
<source>Hidden</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>phasebode</name>
|
||||
|
@ -593,6 +651,155 @@ These settings can be changed at any time from the "Settings" menu.</s
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>prop</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="44"/>
|
||||
<source>expression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="45"/>
|
||||
<source>definitionDomain</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="46"/>
|
||||
<source>destinationDomain</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="51"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="45"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="43"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommegainsbode.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommephasesbode.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="49"/>
|
||||
<source>labelPosition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="52"/>
|
||||
<source>displayMode</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="53"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="46"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="44"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommegainsbode.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommephasesbode.js" line="38"/>
|
||||
<source>labelX</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="58"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="33"/>
|
||||
<source>drawPoints</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="59"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="34"/>
|
||||
<source>drawDashedLines</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="42"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="40"/>
|
||||
<source>om_0</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="43"/>
|
||||
<source>pass</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="44"/>
|
||||
<source>gain</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="47"/>
|
||||
<source>omGraduation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="41"/>
|
||||
<source>phase</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/phasebode.js" line="42"/>
|
||||
<source>unit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="47"/>
|
||||
<source>x</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="38"/>
|
||||
<source>y</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="41"/>
|
||||
<source>pointStyle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="43"/>
|
||||
<source>probabilities</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="40"/>
|
||||
<source>text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="48"/>
|
||||
<source>targetElement</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="50"/>
|
||||
<source>approximate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="51"/>
|
||||
<source>rounding</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="52"/>
|
||||
<source>displayStyle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="57"/>
|
||||
<source>targetValuePosition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="39"/>
|
||||
<source>baseValues</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>repartition</name>
|
||||
<message>
|
||||
|
|
|
@ -34,7 +34,7 @@ D.Dialog {
|
|||
property QtObject editingRow: QtObject{}
|
||||
property var objectLists
|
||||
title: `LogarithmPlotter`
|
||||
width: 300
|
||||
width: 350
|
||||
height: 400
|
||||
|
||||
Label {
|
||||
|
@ -101,7 +101,8 @@ D.Dialog {
|
|||
Item {
|
||||
height: customPropComment.height + customPropText.height + customPropCheckBox.height + customPropCombo.height + customPropListDict.height
|
||||
width: dlgProperties.width
|
||||
property string label: Utils.camelCase2readable(modelData[0])
|
||||
property string label: qsTranslate('prop',modelData[0])
|
||||
property string icon: Utils.camelCase2readable(modelData[0])
|
||||
|
||||
// Item for comments
|
||||
Label {
|
||||
|
@ -109,7 +110,9 @@ D.Dialog {
|
|||
width: parent.width
|
||||
height: visible ? implicitHeight : 0
|
||||
visible: modelData[0].startsWith('comment')
|
||||
text: visible ? (modelData[1].replace(/\{name\}/g, objEditor.obj.name)) : ''
|
||||
// Translated text with object name.
|
||||
property string trText: visible ? qsTranslate('comment', modelData[1]).toString() : ''
|
||||
text: (visible && trText.includes("%1") ? trText.arg(objEditor.obj.name) : trText).toString()
|
||||
//color: sysPalette.windowText
|
||||
wrapMode: Text.WordWrap
|
||||
}
|
||||
|
@ -120,7 +123,7 @@ D.Dialog {
|
|||
height: visible ? 30 : 0
|
||||
width: parent.width
|
||||
label: parent.label
|
||||
icon: `icons/settings/custom/${parent.label}.svg`
|
||||
icon: `icons/settings/custom/${parent.icon}.svg`
|
||||
isDouble: modelData[1] == 'number'
|
||||
visible: paramTypeIn(modelData[1], ['Expression', 'Domain', 'string', 'number'])
|
||||
defValue: visible ? {
|
||||
|
@ -156,7 +159,7 @@ D.Dialog {
|
|||
height: visible ? 20 : 0
|
||||
width: parent.width
|
||||
text: parent.label
|
||||
icon: visible ? `icons/settings/custom/${parent.label}.svg` : ''
|
||||
//icon: visible ? `icons/settings/custom/${parent.icon}.svg` : ''
|
||||
|
||||
checked: visible ? objEditor.obj[modelData[0]] : false
|
||||
onClicked: {
|
||||
|
@ -176,19 +179,19 @@ D.Dialog {
|
|||
width: dlgProperties.width
|
||||
height: visible ? 30 : 0
|
||||
label: parent.label
|
||||
icon: visible ? `icons/settings/custom/${parent.label}.svg` : ''
|
||||
icon: visible ? `icons/settings/custom/${parent.icon}.svg` : ''
|
||||
// True to select an object of type, false for enums.
|
||||
property bool selectObjMode: paramTypeIn(modelData[1], ['ObjectType'])
|
||||
property bool isRealObject: !selectedObj || (modelData[1].objType != "ExecutableObject" && modelData[1].objType != "DrawableObject")
|
||||
property bool isRealObject: !selectObjMode || (modelData[1].objType != "ExecutableObject" && modelData[1].objType != "DrawableObject")
|
||||
|
||||
// Base, untranslated version of the model.
|
||||
property var baseModel: visible ?
|
||||
(selectObjMode ? Objects.getObjectsName(modelData[1].objType)
|
||||
.concat(
|
||||
isRealObject ? [qsTr("+ Create new %1").arg(modelData[1].objType)] : [])
|
||||
: modelData[1].values)
|
||||
(selectObjMode ?
|
||||
Objects.getObjectsName(modelData[1].objType).concat(isRealObject ? [qsTr("+ Create new %1").arg(modelData[1].objType)] : []) :
|
||||
modelData[1].values)
|
||||
: []
|
||||
// Translate the model if necessary.
|
||||
model: selectObjMode ? baseModel : baseModel.map(x => qsTr(x))
|
||||
// Translated verison of the model.
|
||||
model: selectObjMode ? baseModel : modelData[1].translatedValues
|
||||
visible: paramTypeIn(modelData[1], ['ObjectType', 'Enum'])
|
||||
currentIndex: baseModel.indexOf(selectObjMode ? objEditor.obj[modelData[0]].name : objEditor.obj[modelData[0]])
|
||||
|
||||
|
@ -238,7 +241,7 @@ D.Dialog {
|
|||
|
||||
visible: paramTypeIn(modelData[1], ['List', 'Dict'])
|
||||
label: parent.label
|
||||
//icon: `icons/settings/custom/${parent.label}.svg`
|
||||
//icon: `icons/settings/custom/${parent.icon}.svg`
|
||||
dictionaryMode: paramTypeIn(modelData[1], ['Dict'])
|
||||
keyType: dictionaryMode ? modelData[1].keyType : 'string'
|
||||
valueType: visible ? modelData[1].valueType : 'string'
|
||||
|
|
|
@ -193,7 +193,7 @@ ListView {
|
|||
|
||||
D.ColorDialog {
|
||||
id: pickColor
|
||||
color: obj.color.arg(obj.name)
|
||||
color: obj.color
|
||||
title: qsTr("Pick new color for %1 %2").arg(Objects.types[objType].displayType())
|
||||
onAccepted: {
|
||||
history.addToHistory(new HistoryLib.EditedProperty(
|
||||
|
|
|
@ -28,7 +28,7 @@ class Function extends Common.ExecutableObject {
|
|||
static type(){return 'Function'}
|
||||
static displayType(){return qsTr('Function')}
|
||||
static displayTypeMultiple(){return qsTr('Functions')}
|
||||
static properties() {return {
|
||||
/*static properties() {return {
|
||||
'expression': 'Expression',
|
||||
'definitionDomain': 'Domain',
|
||||
'destinationDomain': 'Domain',
|
||||
|
@ -39,19 +39,25 @@ class Function extends Common.ExecutableObject {
|
|||
'comment2': 'The following parameters are used when the definition domain is a non-continuous set. (Ex: ℕ, ℤ, sets like {0;3}...)',
|
||||
'drawPoints': 'boolean',
|
||||
'drawDashedLines': 'boolean'
|
||||
}}
|
||||
/*static properties() {return {
|
||||
[QT_TR_NOOP('expression')]: 'Expression',
|
||||
[QT_TR_NOOP('definitionDomain')]: 'Domain',
|
||||
[QT_TR_NOOP('destinationDomain')]: 'Domain',
|
||||
'comment1': 'Ex: R+* (ℝ⁺*), N (ℕ), Z-* (ℤ⁻*), ]0;1[, {3;4;5}',
|
||||
[QT_TR_NOOP('labelPosition')]: P.Enum.Position,
|
||||
[QT_TR_NOOP('displayMode')]: new P.Enum('application', 'function'),
|
||||
[QT_TR_NOOP('labelX')]: 'number',
|
||||
'comment2': 'The following parameters are used when the definition domain is a non-continuous set. (Ex: ℕ, ℤ, sets like {0;3}...)',
|
||||
[QT_TR_NOOP('drawPoints')]: 'boolean',
|
||||
[QT_TR_NOOP('drawDashedLines')]: 'boolean'
|
||||
}}*/
|
||||
static properties() {return {
|
||||
[QT_TRANSLATE_NOOP('prop','expression')]: 'Expression',
|
||||
[QT_TRANSLATE_NOOP('prop','definitionDomain')]: 'Domain',
|
||||
[QT_TRANSLATE_NOOP('prop','destinationDomain')]: 'Domain',
|
||||
'comment1': QT_TRANSLATE_NOOP(
|
||||
'comment',
|
||||
'Ex: R+* (ℝ⁺*), N (ℕ), Z-* (ℤ⁻*), ]0;1[, {3;4;5}'
|
||||
),
|
||||
[QT_TRANSLATE_NOOP('prop','labelPosition')]: P.Enum.Position,
|
||||
[QT_TRANSLATE_NOOP('prop','displayMode')]: P.Enum.FunctionDisplayType,
|
||||
[QT_TRANSLATE_NOOP('prop','labelX')]: 'number',
|
||||
'comment2': QT_TRANSLATE_NOOP(
|
||||
'comment',
|
||||
'The following parameters are used when the definition domain is a non-continuous set. (Ex: ℕ, ℤ, sets like {0;3}...)'
|
||||
),
|
||||
[QT_TRANSLATE_NOOP('prop','drawPoints')]: 'boolean',
|
||||
[QT_TRANSLATE_NOOP('prop','drawDashedLines')]: 'boolean'
|
||||
}}
|
||||
|
||||
constructor(name = null, visible = true, color = null, labelContent = 'name + value',
|
||||
expression = 'x', definitionDomain = 'RPE', destinationDomain = 'R',
|
||||
|
|
|
@ -30,13 +30,21 @@ class GainBode extends Common.ExecutableObject {
|
|||
static type(){return 'Gain Bode'}
|
||||
static displayType(){return qsTr('Bode Magnitude')}
|
||||
static displayTypeMultiple(){return qsTr('Bode Magnitudes')}
|
||||
static properties() {return {
|
||||
/*static properties() {return {
|
||||
'om_0': new P.ObjectType('Point'),
|
||||
'pass': new P.Enum('high', 'low'),
|
||||
'gain': 'Expression',
|
||||
'labelPosition': new P.Enum('above', 'below', 'left', 'right', 'above-left', 'above-right', 'below-left', 'below-right'),
|
||||
'labelX': 'number',
|
||||
'omGraduation': 'boolean'
|
||||
}}*/
|
||||
static properties() {return {
|
||||
[QT_TRANSLATE_NOOP('prop','om_0')]: new P.ObjectType('Point'),
|
||||
[QT_TRANSLATE_NOOP('prop','pass')]: P.Enum.BodePass,
|
||||
[QT_TRANSLATE_NOOP('prop','gain')]: 'Expression',
|
||||
[QT_TRANSLATE_NOOP('prop','labelPosition')]: P.Enum.Position,
|
||||
[QT_TRANSLATE_NOOP('prop','labelX')]: 'number',
|
||||
[QT_TRANSLATE_NOOP('prop','omGraduation')]: 'boolean'
|
||||
}}
|
||||
|
||||
constructor(name = null, visible = true, color = null, labelContent = 'name + value',
|
||||
|
|
|
@ -29,12 +29,19 @@ class PhaseBode extends Common.ExecutableObject {
|
|||
static type(){return 'Phase Bode'}
|
||||
static displayType(){return qsTr('Bode Phase')}
|
||||
static displayTypeMultiple(){return qsTr('Bode Phases')}
|
||||
static properties() {return {
|
||||
/*static properties() {return {
|
||||
'om_0': new P.ObjectType('Point'),
|
||||
'phase': 'Expression',
|
||||
'unit': new P.Enum('°', 'deg', 'rad'),
|
||||
'labelPosition': new P.Enum('above', 'below', 'left', 'right', 'above-left', 'above-right', 'below-left', 'below-right'),
|
||||
'labelX': 'number'
|
||||
}}*/
|
||||
static properties() {return {
|
||||
[QT_TRANSLATE_NOOP('prop','om_0')]: new P.ObjectType('Point'),
|
||||
[QT_TRANSLATE_NOOP('prop','phase')]: 'Expression',
|
||||
[QT_TRANSLATE_NOOP('prop','unit')]: new P.Enum('°', 'deg', 'rad'),
|
||||
[QT_TRANSLATE_NOOP('prop','labelPosition')]: P.Enum.Position,
|
||||
[QT_TRANSLATE_NOOP('prop','labelX')]: 'number'
|
||||
}}
|
||||
|
||||
constructor(name = null, visible = true, color = null, labelContent = 'name + value',
|
||||
|
|
|
@ -28,11 +28,17 @@ class Point extends Common.DrawableObject {
|
|||
static displayType(){return qsTr('Point')}
|
||||
static displayTypeMultiple(){return qsTr('Points')}
|
||||
|
||||
static properties() {return {
|
||||
/*static properties() {return {
|
||||
'x': 'Expression',
|
||||
'y': 'Expression',
|
||||
'labelPosition': new P.Enum('top', 'bottom', 'left', 'right', 'top-left', 'top-right', 'bottom-left', 'bottom-right'),
|
||||
'pointStyle': new P.Enum('●', '✕', '+'),
|
||||
}}*/
|
||||
static properties() {return {
|
||||
[QT_TRANSLATE_NOOP('prop','x')]: 'Expression',
|
||||
[QT_TRANSLATE_NOOP('prop','y')]: 'Expression',
|
||||
[QT_TRANSLATE_NOOP('prop','labelPosition')]: P.Enum.Position,
|
||||
[QT_TRANSLATE_NOOP('prop','pointStyle')]: new P.Enum('●', '✕', '+')
|
||||
}}
|
||||
|
||||
constructor(name = null, visible = true, color = null, labelContent = 'name + value',
|
||||
|
|
|
@ -25,13 +25,22 @@ class RepartitionFunction extends Common.ExecutableObject {
|
|||
static type(){return 'Repartition'}
|
||||
static displayType(){return qsTr('Repartition')}
|
||||
static displayTypeMultiple(){return qsTr('Repartition functions')}
|
||||
static properties() {return {
|
||||
/*static properties() {return {
|
||||
'beginIncluded': 'boolean',
|
||||
'drawLineEnds': 'boolean',
|
||||
'comment1': 'Note: Specify the properties for each potential result.',
|
||||
'probabilities': new P.Dictionary('string', 'float', /^-?[\d.,]+$/, /^-?[\d\.,]+$/, 'P({name} = ', ') = '),
|
||||
'labelPosition': new P.Enum('above', 'below', 'left', 'right', 'above-left', 'above-right', 'below-left', 'below-right'),
|
||||
'labelX': 'number'
|
||||
}}*/
|
||||
static properties() {return {
|
||||
[QT_TRANSLATE_NOOP('prop','labelPosition')]: P.Enum.Position,
|
||||
[QT_TRANSLATE_NOOP('prop','labelX')]: 'number',
|
||||
'comment1': QT_TRANSLATE_NOOP(
|
||||
'comment',
|
||||
'Note: Specify the probability for each value.'
|
||||
),
|
||||
[QT_TRANSLATE_NOOP('prop','probabilities')]: new P.Dictionary('string', 'float', /^-?[\d.,]+$/, /^-?[\d\.,]+$/, 'P({name} = ', ') = '),
|
||||
}}
|
||||
|
||||
constructor(name = null, visible = true, color = null, labelContent = 'name + value',
|
||||
|
|
|
@ -28,14 +28,17 @@ class Sequence extends Common.ExecutableObject {
|
|||
static type(){return 'Sequence'}
|
||||
static displayType(){return qsTr('Sequence')}
|
||||
static displayTypeMultiple(){return qsTr('Sequences')}
|
||||
|
||||
static properties() {return {
|
||||
'drawPoints': 'boolean',
|
||||
'drawDashedLines': 'boolean',
|
||||
'defaultExpression': new P.Dictionary('string', 'int', /^.+$/, /^\d+$/, '{name}[n+', '] = ', true),
|
||||
'comment1': 'Note: Use {name}[n] to refer to {name}ₙ, {name}[n+1] for {name}ₙ₊₁...',
|
||||
'baseValues': new P.Dictionary('string', 'int', /^.+$/, /^\d+$/, '{name}[', '] = '),
|
||||
'labelPosition': new P.Enum('above', 'below', 'left', 'right', 'above-left', 'above-right', 'below-left', 'below-right'),
|
||||
'labelX': 'number'
|
||||
[QT_TRANSLATE_NOOP('prop','drawPoints')]: 'boolean',
|
||||
[QT_TRANSLATE_NOOP('prop','drawDashedLines')]: 'boolean',
|
||||
'comment1': QT_TRANSLATE_NOOP(
|
||||
'comment',
|
||||
'Note: Use %1[n] to refer to %1ₙ, %1[n+1] for %1ₙ₊₁...'
|
||||
),
|
||||
[QT_TRANSLATE_NOOP('prop','baseValues')]: new P.Dictionary('string', 'int', /^.+$/, /^\d+$/, '{name}[', '] = '),
|
||||
[QT_TRANSLATE_NOOP('prop','labelPosition')]: P.Enum.Position,
|
||||
[QT_TRANSLATE_NOOP('prop','labelX')]: 'number',
|
||||
}}
|
||||
|
||||
constructor(name = null, visible = true, color = null, labelContent = 'name + value',
|
||||
|
|
|
@ -30,9 +30,13 @@ class SommeGainsBode extends Common.DrawableObject {
|
|||
static displayType(){return qsTr('Bode Magnitudes Sum')}
|
||||
static displayTypeMultiple(){return qsTr('Bode Magnitudes Sum')}
|
||||
static createable() {return false}
|
||||
static properties() {return {
|
||||
/*static properties() {return {
|
||||
'labelPosition': new P.Enum('above', 'below', 'left', 'right', 'above-left', 'above-right', 'below-left', 'below-right'),
|
||||
'labelX': 'number'
|
||||
}}*/
|
||||
static properties() {return {
|
||||
[QT_TRANSLATE_NOOP('prop','labelPosition')]: P.Enum.Position,
|
||||
[QT_TRANSLATE_NOOP('prop','labelX')]: 'number',
|
||||
}}
|
||||
|
||||
constructor(name = null, visible = true, color = null, labelContent = 'name + value',
|
||||
|
|
|
@ -29,9 +29,13 @@ class SommePhasesBode extends Common.ExecutableObject {
|
|||
static displayType(){return qsTr('Bode Phases Sum')}
|
||||
static displayTypeMultiple(){return qsTr('Bode Phases Sum')}
|
||||
static createable() {return false}
|
||||
static properties() {return {
|
||||
/*static properties() {return {
|
||||
'labelPosition': new P.Enum('above', 'below', 'left', 'right', 'above-left', 'above-right', 'below-left', 'below-right'),
|
||||
'labelX': 'number'
|
||||
}}*/
|
||||
static properties() {return {
|
||||
[QT_TRANSLATE_NOOP('prop','labelPosition')]: P.Enum.Position,
|
||||
[QT_TRANSLATE_NOOP('prop','labelX')]: 'number',
|
||||
}}
|
||||
|
||||
constructor(name = null, visible = true, color = null, labelContent = 'name + value',
|
||||
|
|
|
@ -27,11 +27,17 @@ class Text extends Common.DrawableObject {
|
|||
static type(){return 'Text'}
|
||||
static displayType(){return qsTr('Text')}
|
||||
static displayTypeMultiple(){return qsTr('Texts')}
|
||||
static properties() {return {
|
||||
/*static properties() {return {
|
||||
'x': 'Expression',
|
||||
'y': 'Expression',
|
||||
'labelPosition': new P.Enum('center', 'top', 'bottom', 'left', 'right', 'top-left', 'top-right', 'bottom-left', 'bottom-right'),
|
||||
'text': 'string',
|
||||
}}*/
|
||||
static properties() {return {
|
||||
[QT_TRANSLATE_NOOP('prop','x')]: 'Expression',
|
||||
[QT_TRANSLATE_NOOP('prop','y')]: 'Expression',
|
||||
[QT_TRANSLATE_NOOP('prop','labelPosition')]: P.Enum.Position,
|
||||
[QT_TRANSLATE_NOOP('prop','text')]: 'string'
|
||||
}}
|
||||
|
||||
constructor(name = null, visible = true, color = null, labelContent = 'null',
|
||||
|
|
|
@ -28,7 +28,7 @@ class XCursor extends Common.DrawableObject {
|
|||
static type(){return 'X Cursor'}
|
||||
static displayType(){return qsTr('X Cursor')}
|
||||
static displayTypeMultiple(){return qsTr('X Cursors')}
|
||||
static properties() {
|
||||
/*static properties() {
|
||||
return {
|
||||
'x': 'Expression',
|
||||
'targetElement': new P.ObjectType('ExecutableObject'),
|
||||
|
@ -42,7 +42,20 @@ class XCursor extends Common.DrawableObject {
|
|||
),
|
||||
'targetValuePosition' : new P.Enum('Next to target', 'With label', 'Hidden')
|
||||
}
|
||||
}
|
||||
}*/
|
||||
static properties() {return {
|
||||
[QT_TRANSLATE_NOOP('prop','x')]: 'Expression',
|
||||
[QT_TRANSLATE_NOOP('prop','targetElement')]: new P.ObjectType('ExecutableObject'),
|
||||
[QT_TRANSLATE_NOOP('prop','labelPosition')]: P.Enum.Position,
|
||||
[QT_TRANSLATE_NOOP('prop','approximate')]: 'boolean',
|
||||
[QT_TRANSLATE_NOOP('prop','rounding')]: 'number',
|
||||
[QT_TRANSLATE_NOOP('prop','displayStyle')]: new P.Enum(
|
||||
'— — — — — — —',
|
||||
'⸺⸺⸺⸺⸺⸺',
|
||||
'• • • • • • • • • •'
|
||||
),
|
||||
[QT_TRANSLATE_NOOP('prop','targetValuePosition')]: P.Enum.XCursorValuePosition,
|
||||
}}
|
||||
|
||||
constructor(name = null, visible = true, color = null, labelContent = 'name + value',
|
||||
x = 1, targetElement = null, labelPosition = 'left', approximate = true,
|
||||
|
|
|
@ -20,6 +20,7 @@ class Enum {
|
|||
constructor(...values) {
|
||||
this.type = 'Enum'
|
||||
this.values = values
|
||||
this.translatedValues = values.map(x => qsTr(x))
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -55,7 +56,7 @@ class Dictionary {
|
|||
}
|
||||
}
|
||||
|
||||
// Common parameters of them:
|
||||
// Common parameters for Enums
|
||||
|
||||
Enum.Position = new Enum(
|
||||
QT_TR_NOOP('above'),
|
||||
|
@ -67,3 +68,22 @@ Enum.Position = new Enum(
|
|||
QT_TR_NOOP('below-left'),
|
||||
QT_TR_NOOP('below-right')
|
||||
)
|
||||
|
||||
Enum.FunctionDisplayType = new Enum(
|
||||
QT_TR_NOOP('application'),
|
||||
QT_TR_NOOP('function')
|
||||
)
|
||||
|
||||
Enum.BodePass = new Enum(
|
||||
QT_TR_NOOP('high'),
|
||||
QT_TR_NOOP('low')
|
||||
)
|
||||
|
||||
|
||||
Enum.XCursorValuePosition = new Enum(
|
||||
QT_TR_NOOP('Next to target'),
|
||||
QT_TR_NOOP('With label'),
|
||||
QT_TR_NOOP('Hidden')
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue