Compare commits

..

No commits in common. "424393bc050ad72c2ecaaad4f72db653c205e67b" and "5cab1b99c61972b5635d5efed54ed70775f03181" have entirely different histories.

20 changed files with 347 additions and 1886 deletions

View file

@ -161,8 +161,8 @@
<translation>Name + Wert</translation> <translation>Name + Wert</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="190"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="184"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="210"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="200"/>
<source>+ Create new %1</source> <source>+ Create new %1</source>
<translation>+ Neues %1objekt erstellen</translation> <translation>+ Neues %1objekt erstellen</translation>
</message> </message>
@ -269,37 +269,37 @@ Diese Einstellungen können jederzeit über das Menü &quot;Einstellungen&quot;
<translation>Laden der Datei &apos;%1&apos;.</translation> <translation>Laden der Datei &apos;%1&apos;.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="240"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="242"/>
<source>Unknown object type: %1.</source> <source>Unknown object type: %1.</source>
<translation>Unbekannter Objekttyp: %1.</translation> <translation>Unbekannter Objekttyp: %1.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="259"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="256"/>
<source>Invalid file provided.</source> <source>Invalid file provided.</source>
<translation>Ungültige Datei angegeben.</translation> <translation>Ungültige Datei angegeben.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="263"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="260"/>
<source>Could not save file: </source> <source>Could not save file: </source>
<translation>Die Datei konnte nicht gespeichert werden: </translation> <translation>Die Datei konnte nicht gespeichert werden: </translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="268"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="265"/>
<source>Loaded file &apos;%1&apos;.</source> <source>Loaded file &apos;%1&apos;.</source>
<translation>Geladene Datei &apos;%1&apos;.</translation> <translation>Geladene Datei &apos;%1&apos;.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="297"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="294"/>
<source>Copied plot screenshot to clipboard!</source> <source>Copied plot screenshot to clipboard!</source>
<translation>Grafik in die Zwischenablage kopiert!</translation> <translation>Grafik in die Zwischenablage kopiert!</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="308"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="305"/>
<source>&amp;Update</source> <source>&amp;Update</source>
<translation>&amp;Aktualisieren</translation> <translation>&amp;Aktualisieren</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="310"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="307"/>
<source>&amp;Update LogarithmPlotter</source> <source>&amp;Update LogarithmPlotter</source>
<translation>LogarithmPlotter &amp;aktualisieren</translation> <translation>LogarithmPlotter &amp;aktualisieren</translation>
</message> </message>
@ -366,124 +366,101 @@ Diese Einstellungen können jederzeit über das Menü &quot;Einstellungen&quot;
<context> <context>
<name>Settings</name> <name>Settings</name>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="73"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="74"/>
<source>X Zoom</source> <source>X Zoom</source>
<translation>Zoom auf X</translation> <translation>Zoom auf X</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="88"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="89"/>
<source>Y Zoom</source> <source>Y Zoom</source>
<translation>Zoom auf Y</translation> <translation>Zoom auf Y</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="104"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="105"/>
<source>Min X</source> <source>Min X</source>
<translation>Minimum X</translation> <translation>Minimum X</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="123"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="124"/>
<source>Max Y</source> <source>Max Y</source>
<translation>Maximum Y</translation> <translation>Maximum Y</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="138"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="139"/>
<source>Max X</source> <source>Max X</source>
<translation>Maximum X</translation> <translation>Maximum X</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="157"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="158"/>
<source>Min Y</source> <source>Min Y</source>
<translation>Minimum Y</translation> <translation>Minimum Y</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="174"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="175"/>
<source>X Axis Step</source> <source>X Axis Step</source>
<translation>X-Achsen-Schritt</translation> <translation>X-Achsen-Schritt</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="188"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="189"/>
<source>Y Axis Step</source> <source>Y Axis Step</source>
<translation>Y-Achsen-Schritt</translation> <translation>Y-Achsen-Schritt</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="202"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="203"/>
<source>Line width</source> <source>Line width</source>
<translation>Linienbreite</translation> <translation>Linienbreite</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="217"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="218"/>
<source>Text size (px)</source> <source>Text size (px)</source>
<translation>Textgröße (px)</translation> <translation>Textgröße (px)</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="232"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="233"/>
<source>X Label</source> <source>X Label</source>
<translation>Label der X-Achse</translation> <translation>Label der X-Achse</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="258"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="259"/>
<source>Y Label</source> <source>Y Label</source>
<translation>Label der Y-Achse</translation> <translation>Label der Y-Achse</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="286"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="287"/>
<source>X Log scale</source> <source>X Log scale</source>
<translation>Logarithmische Skala in X</translation> <translation>Logarithmische Skala in X</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="296"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="297"/>
<source>Show X graduation</source> <source>Show X graduation</source>
<translation>X-Teilung anzeigen</translation> <translation>X-Teilung anzeigen</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="306"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="307"/>
<source>Show Y graduation</source> <source>Show Y graduation</source>
<translation>Y-Teilung anzeigen</translation> <translation>Y-Teilung anzeigen</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="317"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="318"/>
<source>Copy to clipboard</source> <source>Copy to clipboard</source>
<translation>Kopieren in die Zwischenablage</translation> <translation>Kopieren in die Zwischenablage</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="326"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="327"/>
<source>Save plot</source> <source>Save plot</source>
<translation>Grafik speichern</translation> <translation>Grafik speichern</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="335"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="336"/>
<source>Save plot as</source> <source>Save plot as</source>
<translation>Grafik speichern unter</translation> <translation>Grafik speichern unter</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="345"/>
<source>Load plot</source> <source>Load plot</source>
<translation>Grafik laden</translation> <translation>Grafik laden</translation>
</message> </message>
</context> </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> <context>
<name>function</name> <name>function</name>
<message> <message>
@ -510,12 +487,12 @@ Diese Einstellungen können jederzeit über das Menü &quot;Einstellungen&quot;
<translation>Bode-Magnituden</translation> <translation>Bode-Magnituden</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
<source>low-pass</source> <source>low-pass</source>
<translation>Tiefpass</translation> <translation>Tiefpass</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
<source>high-pass</source> <source>high-pass</source>
<translation>Hochpass</translation> <translation>Hochpass</translation>
</message> </message>
@ -523,27 +500,27 @@ Diese Einstellungen können jederzeit über das Menü &quot;Einstellungen&quot;
<context> <context>
<name>historylib</name> <name>historylib</name>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="78"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="77"/>
<source>New %1 %2 created.</source> <source>New %1 %2 created.</source>
<translation>Neu %1 %2 erstellt.</translation> <translation>Neu %1 %2 erstellt.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="95"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="94"/>
<source>%1 %2 deleted.</source> <source>%1 %2 deleted.</source>
<translation>%1 %2 gelöscht.</translation> <translation>%1 %2 gelöscht.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="146"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="133"/>
<source>%1 of %2 %3 changed from &quot;%4&quot; to &quot;%5&quot;.</source> <source>%1 of %2 %3 changed from &quot;%4&quot; to &quot;%5&quot;.</source>
<translation>%1 von %2 %3 wurde von &quot;%4&quot; auf &quot;%5&quot; geändert.</translation> <translation>%1 von %2 %3 wurde von &quot;%4&quot; auf &quot;%5&quot; geändert.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="160"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="147"/>
<source>%1 %2 shown.</source> <source>%1 %2 shown.</source>
<translation>%1 %2 angezeigt.</translation> <translation>%1 %2 angezeigt.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="162"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="149"/>
<source>%1 %2 hidden.</source> <source>%1 %2 hidden.</source>
<translation>%1 %2 ausgeblendet.</translation> <translation>%1 %2 ausgeblendet.</translation>
</message> </message>
@ -551,80 +528,45 @@ Diese Einstellungen können jederzeit über das Menü &quot;Einstellungen&quot;
<context> <context>
<name>parameters</name> <name>parameters</name>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="61"/>
<source>above</source> <source>above</source>
<translation> Über</translation> <translation> Über</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/>
<source>below</source> <source>below</source>
<translation> Unter</translation> <translation> Unter</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/>
<source>left</source> <source>left</source>
<translation> Links</translation> <translation> Links</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/>
<source>right</source> <source>right</source>
<translation> Rechts</translation> <translation> Rechts</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/>
<source>above-left</source> <source>above-left</source>
<translation> Oben links</translation> <translation> Oben links</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/>
<source>above-right</source> <source>above-right</source>
<translation> Oben rechts</translation> <translation> Oben rechts</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/>
<source>below-left</source> <source>below-left</source>
<translation> Unten links</translation> <translation> Unten links</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="69"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/>
<source>below-right</source> <source>below-right</source>
<translation> Unten rechts</translation> <translation> Unten rechts</translation>
</message> </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>
<context> <context>
<name>phasebode</name> <name>phasebode</name>
@ -652,155 +594,6 @@ Diese Einstellungen können jederzeit über das Menü &quot;Einstellungen&quot;
<translation>Punkte</translation> <translation>Punkte</translation>
</message> </message>
</context> </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> <context>
<name>repartition</name> <name>repartition</name>
<message> <message>

View file

@ -161,8 +161,8 @@
<translation>name + value</translation> <translation>name + value</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="190"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="184"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="210"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="200"/>
<source>+ Create new %1</source> <source>+ Create new %1</source>
<translation>+ Create new %1</translation> <translation>+ Create new %1</translation>
</message> </message>
@ -269,37 +269,37 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<translation>Loading file &apos;%1&apos;.</translation> <translation>Loading file &apos;%1&apos;.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="240"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="242"/>
<source>Unknown object type: %1.</source> <source>Unknown object type: %1.</source>
<translation>Unknown object type: %1.</translation> <translation>Unknown object type: %1.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="259"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="256"/>
<source>Invalid file provided.</source> <source>Invalid file provided.</source>
<translation>Invalid file provided.</translation> <translation>Invalid file provided.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="263"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="260"/>
<source>Could not save file: </source> <source>Could not save file: </source>
<translation>Could not save file: </translation> <translation>Could not save file: </translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="268"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="265"/>
<source>Loaded file &apos;%1&apos;.</source> <source>Loaded file &apos;%1&apos;.</source>
<translation>Loaded file &apos;%1&apos;.</translation> <translation>Loaded file &apos;%1&apos;.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="297"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="294"/>
<source>Copied plot screenshot to clipboard!</source> <source>Copied plot screenshot to clipboard!</source>
<translation>Copied plot screenshot to clipboard!</translation> <translation>Copied plot screenshot to clipboard!</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="308"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="305"/>
<source>&amp;Update</source> <source>&amp;Update</source>
<translation>&amp;Update</translation> <translation>&amp;Update</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="310"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="307"/>
<source>&amp;Update LogarithmPlotter</source> <source>&amp;Update LogarithmPlotter</source>
<translation>&amp;Update LogarithmPlotter</translation> <translation>&amp;Update LogarithmPlotter</translation>
</message> </message>
@ -366,124 +366,101 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<context> <context>
<name>Settings</name> <name>Settings</name>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="73"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="74"/>
<source>X Zoom</source> <source>X Zoom</source>
<translation>X Zoom</translation> <translation>X Zoom</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="88"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="89"/>
<source>Y Zoom</source> <source>Y Zoom</source>
<translation>Y Zoom</translation> <translation>Y Zoom</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="104"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="105"/>
<source>Min X</source> <source>Min X</source>
<translation>Min X</translation> <translation>Min X</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="123"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="124"/>
<source>Max Y</source> <source>Max Y</source>
<translation>Max Y</translation> <translation>Max Y</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="138"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="139"/>
<source>Max X</source> <source>Max X</source>
<translation>Max X</translation> <translation>Max X</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="157"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="158"/>
<source>Min Y</source> <source>Min Y</source>
<translation>Min Y</translation> <translation>Min Y</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="174"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="175"/>
<source>X Axis Step</source> <source>X Axis Step</source>
<translation>X Axis Step</translation> <translation>X Axis Step</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="188"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="189"/>
<source>Y Axis Step</source> <source>Y Axis Step</source>
<translation>Y Axis Step</translation> <translation>Y Axis Step</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="202"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="203"/>
<source>Line width</source> <source>Line width</source>
<translation>Line width</translation> <translation>Line width</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="217"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="218"/>
<source>Text size (px)</source> <source>Text size (px)</source>
<translation>Text size (px)</translation> <translation>Text size (px)</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="232"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="233"/>
<source>X Label</source> <source>X Label</source>
<translation>X Label</translation> <translation>X Label</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="258"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="259"/>
<source>Y Label</source> <source>Y Label</source>
<translation>Y Label</translation> <translation>Y Label</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="286"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="287"/>
<source>X Log scale</source> <source>X Log scale</source>
<translation>X Log scale</translation> <translation>X Log scale</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="296"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="297"/>
<source>Show X graduation</source> <source>Show X graduation</source>
<translation>Show X graduation</translation> <translation>Show X graduation</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="306"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="307"/>
<source>Show Y graduation</source> <source>Show Y graduation</source>
<translation>Show Y graduation</translation> <translation>Show Y graduation</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="317"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="318"/>
<source>Copy to clipboard</source> <source>Copy to clipboard</source>
<translation>Copy to clipboard</translation> <translation>Copy to clipboard</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="326"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="327"/>
<source>Save plot</source> <source>Save plot</source>
<translation>Save plot</translation> <translation>Save plot</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="335"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="336"/>
<source>Save plot as</source> <source>Save plot as</source>
<translation>Save plot as</translation> <translation>Save plot as</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="345"/>
<source>Load plot</source> <source>Load plot</source>
<translation>Load plot</translation> <translation>Load plot</translation>
</message> </message>
</context> </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> <context>
<name>function</name> <name>function</name>
<message> <message>
@ -510,12 +487,12 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<translation>Bode Magnitudes</translation> <translation>Bode Magnitudes</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
<source>low-pass</source> <source>low-pass</source>
<translation>low-pass</translation> <translation>low-pass</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
<source>high-pass</source> <source>high-pass</source>
<translation>high-pass</translation> <translation>high-pass</translation>
</message> </message>
@ -523,27 +500,27 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<context> <context>
<name>historylib</name> <name>historylib</name>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="78"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="77"/>
<source>New %1 %2 created.</source> <source>New %1 %2 created.</source>
<translation>New %1 %2 created.</translation> <translation>New %1 %2 created.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="95"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="94"/>
<source>%1 %2 deleted.</source> <source>%1 %2 deleted.</source>
<translation>%1 %2 deleted.</translation> <translation>%1 %2 deleted.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="146"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="133"/>
<source>%1 of %2 %3 changed from &quot;%4&quot; to &quot;%5&quot;.</source> <source>%1 of %2 %3 changed from &quot;%4&quot; to &quot;%5&quot;.</source>
<translation>%1 of %2 %3 changed from &quot;%4&quot; to &quot;%5&quot;.</translation> <translation>%1 of %2 %3 changed from &quot;%4&quot; to &quot;%5&quot;.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="160"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="147"/>
<source>%1 %2 shown.</source> <source>%1 %2 shown.</source>
<translation>%1 %2 shown.</translation> <translation>%1 %2 shown.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="162"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="149"/>
<source>%1 %2 hidden.</source> <source>%1 %2 hidden.</source>
<translation>%1 %2 hidden.</translation> <translation>%1 %2 hidden.</translation>
</message> </message>
@ -551,80 +528,45 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<context> <context>
<name>parameters</name> <name>parameters</name>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="61"/>
<source>above</source> <source>above</source>
<translation> Above</translation> <translation> Above</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/>
<source>below</source> <source>below</source>
<translation> Below</translation> <translation> Below</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/>
<source>left</source> <source>left</source>
<translation> Left</translation> <translation> Left</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/>
<source>right</source> <source>right</source>
<translation> Right</translation> <translation> Right</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/>
<source>above-left</source> <source>above-left</source>
<translation> Above left</translation> <translation> Above left</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/>
<source>above-right</source> <source>above-right</source>
<translation> Above right</translation> <translation> Above right</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/>
<source>below-left</source> <source>below-left</source>
<translation> Below left</translation> <translation> Below left</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="69"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/>
<source>below-right</source> <source>below-right</source>
<translation> Below right</translation> <translation> Below right</translation>
</message> </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>
<context> <context>
<name>phasebode</name> <name>phasebode</name>
@ -652,155 +594,6 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<translation>Points</translation> <translation>Points</translation>
</message> </message>
</context> </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&apos;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> <context>
<name>repartition</name> <name>repartition</name>
<message> <message>

View file

@ -161,8 +161,8 @@
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="190"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="184"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="210"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="200"/>
<source>+ Create new %1</source> <source>+ Create new %1</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@ -268,37 +268,37 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="240"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="242"/>
<source>Unknown object type: %1.</source> <source>Unknown object type: %1.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="259"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="256"/>
<source>Invalid file provided.</source> <source>Invalid file provided.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="263"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="260"/>
<source>Could not save file: </source> <source>Could not save file: </source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="268"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="265"/>
<source>Loaded file &apos;%1&apos;.</source> <source>Loaded file &apos;%1&apos;.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="297"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="294"/>
<source>Copied plot screenshot to clipboard!</source> <source>Copied plot screenshot to clipboard!</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="308"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="305"/>
<source>&amp;Update</source> <source>&amp;Update</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="310"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="307"/>
<source>&amp;Update LogarithmPlotter</source> <source>&amp;Update LogarithmPlotter</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@ -365,124 +365,101 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<context> <context>
<name>Settings</name> <name>Settings</name>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="73"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="74"/>
<source>X Zoom</source> <source>X Zoom</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="88"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="89"/>
<source>Y Zoom</source> <source>Y Zoom</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="104"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="105"/>
<source>Min X</source> <source>Min X</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="123"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="124"/>
<source>Max Y</source> <source>Max Y</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="138"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="139"/>
<source>Max X</source> <source>Max X</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="157"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="158"/>
<source>Min Y</source> <source>Min Y</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="174"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="175"/>
<source>X Axis Step</source> <source>X Axis Step</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="188"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="189"/>
<source>Y Axis Step</source> <source>Y Axis Step</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="202"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="203"/>
<source>Line width</source> <source>Line width</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="217"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="218"/>
<source>Text size (px)</source> <source>Text size (px)</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="232"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="233"/>
<source>X Label</source> <source>X Label</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="258"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="259"/>
<source>Y Label</source> <source>Y Label</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="286"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="287"/>
<source>X Log scale</source> <source>X Log scale</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="296"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="297"/>
<source>Show X graduation</source> <source>Show X graduation</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="306"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="307"/>
<source>Show Y graduation</source> <source>Show Y graduation</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="317"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="318"/>
<source>Copy to clipboard</source> <source>Copy to clipboard</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="326"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="327"/>
<source>Save plot</source> <source>Save plot</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="335"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="336"/>
<source>Save plot as</source> <source>Save plot as</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="345"/>
<source>Load plot</source> <source>Load plot</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </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> <context>
<name>function</name> <name>function</name>
<message> <message>
@ -509,12 +486,12 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
<source>low-pass</source> <source>low-pass</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
<source>high-pass</source> <source>high-pass</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@ -522,27 +499,27 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<context> <context>
<name>historylib</name> <name>historylib</name>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="78"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="77"/>
<source>New %1 %2 created.</source> <source>New %1 %2 created.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="95"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="94"/>
<source>%1 %2 deleted.</source> <source>%1 %2 deleted.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="146"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="133"/>
<source>%1 of %2 %3 changed from &quot;%4&quot; to &quot;%5&quot;.</source> <source>%1 of %2 %3 changed from &quot;%4&quot; to &quot;%5&quot;.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="160"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="147"/>
<source>%1 %2 shown.</source> <source>%1 %2 shown.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="162"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="149"/>
<source>%1 %2 hidden.</source> <source>%1 %2 hidden.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@ -550,80 +527,45 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<context> <context>
<name>parameters</name> <name>parameters</name>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="61"/>
<source>above</source> <source>above</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/>
<source>below</source> <source>below</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/>
<source>left</source> <source>left</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/>
<source>right</source> <source>right</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/>
<source>above-left</source> <source>above-left</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/>
<source>above-right</source> <source>above-right</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/>
<source>below-left</source> <source>below-left</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="69"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/>
<source>below-right</source> <source>below-right</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </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>
<context> <context>
<name>phasebode</name> <name>phasebode</name>
@ -651,155 +593,6 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </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> <context>
<name>repartition</name> <name>repartition</name>
<message> <message>

View file

@ -106,7 +106,7 @@
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="142"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="142"/>
<source>&amp;Report a bug</source> <source>&amp;Report a bug</source>
<translation>&amp;Rapport de bug</translation> <translation>Rapport de bug</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="147"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="147"/>
@ -162,8 +162,8 @@
<translation>nom + valeur</translation> <translation>nom + valeur</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="190"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="184"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="210"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="200"/>
<source>+ Create new %1</source> <source>+ Create new %1</source>
<translatorcomment>Traduction non litéralle pour éviter les problèmes de genre.</translatorcomment> <translatorcomment>Traduction non litéralle pour éviter les problèmes de genre.</translatorcomment>
<translation>+ Créer un nouvel objet %1</translation> <translation>+ Créer un nouvel objet %1</translation>
@ -277,37 +277,37 @@ These settings can always be changed at any time from the &quot;Settings&quot; m
<translation>Chargement du fichier &apos;%1&apos;.</translation> <translation>Chargement du fichier &apos;%1&apos;.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="240"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="242"/>
<source>Unknown object type: %1.</source> <source>Unknown object type: %1.</source>
<translation>Type d&apos;objet inconnu : %1.</translation> <translation>Type d&apos;objet inconnu : %1.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="259"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="256"/>
<source>Invalid file provided.</source> <source>Invalid file provided.</source>
<translation>Fichier fourni invalide.</translation> <translation>Fichier fourni invalide.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="263"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="260"/>
<source>Could not save file: </source> <source>Could not save file: </source>
<translation>Impossible de sauvegarder le fichier : </translation> <translation>Impossible de sauvegarder le fichier : </translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="268"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="265"/>
<source>Loaded file &apos;%1&apos;.</source> <source>Loaded file &apos;%1&apos;.</source>
<translation>Fichier &apos;%1&apos; chargé.</translation> <translation>Fichier &apos;%1&apos; chargé.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="297"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="294"/>
<source>Copied plot screenshot to clipboard!</source> <source>Copied plot screenshot to clipboard!</source>
<translation>Image du graphe copiée dans le presse-papiers !</translation> <translation>Image du graphe copiée dans le presse-papiers !</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="308"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="305"/>
<source>&amp;Update</source> <source>&amp;Update</source>
<translation>&amp;Mise à jour</translation> <translation>&amp;Mise à jour</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="310"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="307"/>
<source>&amp;Update LogarithmPlotter</source> <source>&amp;Update LogarithmPlotter</source>
<translation>&amp;Mettre à jour LogarithmPlotter</translation> <translation>&amp;Mettre à jour LogarithmPlotter</translation>
</message> </message>
@ -374,125 +374,101 @@ These settings can always be changed at any time from the &quot;Settings&quot; m
<context> <context>
<name>Settings</name> <name>Settings</name>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="73"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="74"/>
<source>X Zoom</source> <source>X Zoom</source>
<translation>Zoom en X</translation> <translation>Zoom en X</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="88"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="89"/>
<source>Y Zoom</source> <source>Y Zoom</source>
<translation>Zoom en Y</translation> <translation>Zoom en Y</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="104"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="105"/>
<source>Min X</source> <source>Min X</source>
<translation>Min X</translation> <translation>Min X</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="123"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="124"/>
<source>Max Y</source> <source>Max Y</source>
<translation>Max Y</translation> <translation>Max Y</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="138"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="139"/>
<source>Max X</source> <source>Max X</source>
<translation>Max X</translation> <translation>Max X</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="157"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="158"/>
<source>Min Y</source> <source>Min Y</source>
<translation>Min Y</translation> <translation>Min Y</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="174"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="175"/>
<source>X Axis Step</source> <source>X Axis Step</source>
<translation>Pas de l&apos;axe X</translation> <translation>Pas de l&apos;axe X</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="188"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="189"/>
<source>Y Axis Step</source> <source>Y Axis Step</source>
<translation>Pas de l&apos;axe Y</translation> <translation>Pas de l&apos;axe Y</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="202"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="203"/>
<source>Line width</source> <source>Line width</source>
<translation>Taille des lignes</translation> <translation>Taille des lignes</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="217"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="218"/>
<source>Text size (px)</source> <source>Text size (px)</source>
<translation>Taille du texte (px)</translation> <translation>Taille du texte (px)</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="232"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="233"/>
<source>X Label</source> <source>X Label</source>
<translation>Label de l&apos;axe X</translation> <translation>Label de l&apos;axe X</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="258"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="259"/>
<source>Y Label</source> <source>Y Label</source>
<translation>Label de l&apos;axe Y</translation> <translation>Label de l&apos;axe Y</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="286"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="287"/>
<source>X Log scale</source> <source>X Log scale</source>
<translation>Échelle logarithmique en X</translation> <translation>Échelle logarithmique en X</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="296"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="297"/>
<source>Show X graduation</source> <source>Show X graduation</source>
<translation>Montrer la graduation de l&apos;axe X</translation> <translation>Montrer la graduation de l&apos;axe X</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="306"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="307"/>
<source>Show Y graduation</source> <source>Show Y graduation</source>
<translation>Montrer la graduation de l&apos;axe Y</translation> <translation>Montrer la graduation de l&apos;axe Y</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="317"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="318"/>
<source>Copy to clipboard</source> <source>Copy to clipboard</source>
<translation>Copier vers le presse-papiers</translation> <translation>Copier vers le presse-papiers</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="326"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="327"/>
<source>Save plot</source> <source>Save plot</source>
<translation>Sauvegarder le graphe</translation> <translation>Sauvegarder le graphe</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="335"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="336"/>
<source>Save plot as</source> <source>Save plot as</source>
<translation>Sauvegarder le graphe sous</translation> <translation>Sauvegarder le graphe sous</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="345"/>
<source>Load plot</source> <source>Load plot</source>
<translation>Charger un graphe</translation> <translation>Charger un graphe</translation>
</message> </message>
</context> </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> <context>
<name>function</name> <name>function</name>
<message> <message>
@ -519,12 +495,12 @@ These settings can always be changed at any time from the &quot;Settings&quot; m
<translation>Gains de Bode</translation> <translation>Gains de Bode</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
<source>low-pass</source> <source>low-pass</source>
<translation>passe-bas</translation> <translation>passe-bas</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
<source>high-pass</source> <source>high-pass</source>
<translation>passe-haut</translation> <translation>passe-haut</translation>
</message> </message>
@ -532,27 +508,27 @@ These settings can always be changed at any time from the &quot;Settings&quot; m
<context> <context>
<name>historylib</name> <name>historylib</name>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="78"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="77"/>
<source>New %1 %2 created.</source> <source>New %1 %2 created.</source>
<translation>Nouveau %1 %2 créé(e).</translation> <translation>Nouveau %1 %2 créé(e).</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="95"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="94"/>
<source>%1 %2 deleted.</source> <source>%1 %2 deleted.</source>
<translation>%1 %2 supprimé(e).</translation> <translation>%1 %2 supprimé(e).</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="146"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="133"/>
<source>%1 of %2 %3 changed from &quot;%4&quot; to &quot;%5&quot;.</source> <source>%1 of %2 %3 changed from &quot;%4&quot; to &quot;%5&quot;.</source>
<translation>%1 de %2 %3 modifiée de &quot;%4&quot; à &quot;%5&quot;.</translation> <translation>%1 de %2 %3 modifiée de &quot;%4&quot; à &quot;%5&quot;.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="160"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="147"/>
<source>%1 %2 shown.</source> <source>%1 %2 shown.</source>
<translation>%1 %2 affiché(e).</translation> <translation>%1 %2 affiché(e).</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="162"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="149"/>
<source>%1 %2 hidden.</source> <source>%1 %2 hidden.</source>
<translation>%1 %2 cachée(e).</translation> <translation>%1 %2 cachée(e).</translation>
</message> </message>
@ -560,80 +536,45 @@ These settings can always be changed at any time from the &quot;Settings&quot; m
<context> <context>
<name>parameters</name> <name>parameters</name>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="61"/>
<source>above</source> <source>above</source>
<translation> Au dessus</translation> <translation> Au dessus</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/>
<source>below</source> <source>below</source>
<translation> En dessous</translation> <translation> En dessous</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/>
<source>left</source> <source>left</source>
<translation> À gauche</translation> <translation> À gauche</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/>
<source>right</source> <source>right</source>
<translation> À droite</translation> <translation> À droite</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/>
<source>above-left</source> <source>above-left</source>
<translation> Au dessus à gauche</translation> <translation> Au dessus à gauche</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/>
<source>above-right</source> <source>above-right</source>
<translation> Au dessus à droite</translation> <translation> Au dessus à droite</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/>
<source>below-left</source> <source>below-left</source>
<translation> En dessous à gauche</translation> <translation> En dessous à gauche</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="69"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/>
<source>below-right</source> <source>below-right</source>
<translation> En dessous à droite</translation> <translation> En dessous à droite</translation>
</message> </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&apos;étiquette</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="86"/>
<source>Hidden</source>
<translation>Caché</translation>
</message>
</context> </context>
<context> <context>
<name>phasebode</name> <name>phasebode</name>
@ -661,155 +602,6 @@ These settings can always be changed at any time from the &quot;Settings&quot; m
<translation>Points</translation> <translation>Points</translation>
</message> </message>
</context> </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&apos;étiquette</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="52"/>
<source>displayMode</source>
<translation>Mode d&apos;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&apos;é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&apos;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&apos;initialisation</translation>
</message>
</context>
<context> <context>
<name>repartition</name> <name>repartition</name>
<message> <message>

View file

@ -161,8 +161,8 @@
<translation>név + érték</translation> <translation>név + érték</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="190"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="184"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="210"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="200"/>
<source>+ Create new %1</source> <source>+ Create new %1</source>
<translation>+ Új %1 létrehozása</translation> <translation>+ Új %1 létrehozása</translation>
</message> </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> <translation>A(z) %1 fájl betöltése folyamatban van.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="240"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="242"/>
<source>Unknown object type: %1.</source> <source>Unknown object type: %1.</source>
<translation>Ismeretlen objektumtípus: %1.</translation> <translation>Ismeretlen objektumtípus: %1.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="259"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="256"/>
<source>Invalid file provided.</source> <source>Invalid file provided.</source>
<translation>A megadott fájl érvénytelen.</translation> <translation>A megadott fájl érvénytelen.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="263"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="260"/>
<source>Could not save file: </source> <source>Could not save file: </source>
<translation>A fájl mentése nem sikerült: </translation> <translation>A fájl mentése nem sikerült: </translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="268"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="265"/>
<source>Loaded file &apos;%1&apos;.</source> <source>Loaded file &apos;%1&apos;.</source>
<translation>A(z) %1 fájl betöltve.</translation> <translation>A(z) %1 fájl betöltve.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="297"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="294"/>
<source>Copied plot screenshot to clipboard!</source> <source>Copied plot screenshot to clipboard!</source>
<translation>Ábra képernyőkép vágólapra másolva!</translation> <translation>Ábra képernyőkép vágólapra másolva!</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="308"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="305"/>
<source>&amp;Update</source> <source>&amp;Update</source>
<translation>&amp;Frissítés</translation> <translation>&amp;Frissítés</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="310"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="307"/>
<source>&amp;Update LogarithmPlotter</source> <source>&amp;Update LogarithmPlotter</source>
<translation>A LogarithmPlotter &amp;frissítése</translation> <translation>A LogarithmPlotter &amp;frissítése</translation>
</message> </message>
@ -366,124 +366,101 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<context> <context>
<name>Settings</name> <name>Settings</name>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="73"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="74"/>
<source>X Zoom</source> <source>X Zoom</source>
<translation>X-nagyítás</translation> <translation>X-nagyítás</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="88"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="89"/>
<source>Y Zoom</source> <source>Y Zoom</source>
<translation>Y-nagyítás</translation> <translation>Y-nagyítás</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="104"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="105"/>
<source>Min X</source> <source>Min X</source>
<translation>Legkisebb X</translation> <translation>Legkisebb X</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="123"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="124"/>
<source>Max Y</source> <source>Max Y</source>
<translation>Legnagyobb Y</translation> <translation>Legnagyobb Y</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="138"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="139"/>
<source>Max X</source> <source>Max X</source>
<translation>Legnagyobb X</translation> <translation>Legnagyobb X</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="157"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="158"/>
<source>Min Y</source> <source>Min Y</source>
<translation>Legkisebb Y</translation> <translation>Legkisebb Y</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="174"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="175"/>
<source>X Axis Step</source> <source>X Axis Step</source>
<translation>X tengely lépésköze</translation> <translation>X tengely lépésköze</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="188"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="189"/>
<source>Y Axis Step</source> <source>Y Axis Step</source>
<translation>Y tengely lépésköze</translation> <translation>Y tengely lépésköze</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="202"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="203"/>
<source>Line width</source> <source>Line width</source>
<translation>Vonalvastagság</translation> <translation>Vonalvastagság</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="217"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="218"/>
<source>Text size (px)</source> <source>Text size (px)</source>
<translation>Szövegméret (képpont)</translation> <translation>Szövegméret (képpont)</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="232"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="233"/>
<source>X Label</source> <source>X Label</source>
<translation>X címke</translation> <translation>X címke</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="258"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="259"/>
<source>Y Label</source> <source>Y Label</source>
<translation>Y címke</translation> <translation>Y címke</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="286"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="287"/>
<source>X Log scale</source> <source>X Log scale</source>
<translation>X tengely logaritmikus skálával</translation> <translation>X tengely logaritmikus skálával</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="296"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="297"/>
<source>Show X graduation</source> <source>Show X graduation</source>
<translation>X érettségi megjelenítése</translation> <translation>X érettségi megjelenítése</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="306"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="307"/>
<source>Show Y graduation</source> <source>Show Y graduation</source>
<translation>Y érettségi megjelenítése</translation> <translation>Y érettségi megjelenítése</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="317"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="318"/>
<source>Copy to clipboard</source> <source>Copy to clipboard</source>
<translation>Másolás a vágólapra</translation> <translation>Másolás a vágólapra</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="326"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="327"/>
<source>Save plot</source> <source>Save plot</source>
<translation>Ábra mentése</translation> <translation>Ábra mentése</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="335"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="336"/>
<source>Save plot as</source> <source>Save plot as</source>
<translation>Ábra mentése másként</translation> <translation>Ábra mentése másként</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="345"/>
<source>Load plot</source> <source>Load plot</source>
<translation>Ábra betöltése</translation> <translation>Ábra betöltése</translation>
</message> </message>
</context> </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> <context>
<name>function</name> <name>function</name>
<message> <message>
@ -510,12 +487,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> <translation>Bode-nagyságrendek</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
<source>low-pass</source> <source>low-pass</source>
<translation>aluláteresztő</translation> <translation>aluláteresztő</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
<source>high-pass</source> <source>high-pass</source>
<translation>felüláteresztő</translation> <translation>felüláteresztő</translation>
</message> </message>
@ -523,27 +500,27 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<context> <context>
<name>historylib</name> <name>historylib</name>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="78"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="77"/>
<source>New %1 %2 created.</source> <source>New %1 %2 created.</source>
<translation>Új %1 %2 létrehozva.</translation> <translation>Új %1 %2 létrehozva.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="95"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="94"/>
<source>%1 %2 deleted.</source> <source>%1 %2 deleted.</source>
<translation>%1 %2 törölve.</translation> <translation>%1 %2 törölve.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="146"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="133"/>
<source>%1 of %2 %3 changed from &quot;%4&quot; to &quot;%5&quot;.</source> <source>%1 of %2 %3 changed from &quot;%4&quot; to &quot;%5&quot;.</source>
<translation>%1/%2 %3 megváltozott. Régi érték: %4, új érték: %5.</translation> <translation>%1/%2 %3 megváltozott. Régi érték: %4, új érték: %5.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="160"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="147"/>
<source>%1 %2 shown.</source> <source>%1 %2 shown.</source>
<translation>%1 %2 megjelenítve.</translation> <translation>%1 %2 megjelenítve.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="162"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="149"/>
<source>%1 %2 hidden.</source> <source>%1 %2 hidden.</source>
<translation>%1 %2 rejtve.</translation> <translation>%1 %2 rejtve.</translation>
</message> </message>
@ -551,80 +528,45 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<context> <context>
<name>parameters</name> <name>parameters</name>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="61"/>
<source>above</source> <source>above</source>
<translation> Felett</translation> <translation> Felett</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/>
<source>below</source> <source>below</source>
<translation> Alatt</translation> <translation> Alatt</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/>
<source>left</source> <source>left</source>
<translation> Balra</translation> <translation> Balra</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/>
<source>right</source> <source>right</source>
<translation> Jobbra</translation> <translation> Jobbra</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/>
<source>above-left</source> <source>above-left</source>
<translation> Felett, balra</translation> <translation> Felett, balra</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/>
<source>above-right</source> <source>above-right</source>
<translation> Felett, jobbra</translation> <translation> Felett, jobbra</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/>
<source>below-left</source> <source>below-left</source>
<translation> Alatt, balra</translation> <translation> Alatt, balra</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="69"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/>
<source>below-right</source> <source>below-right</source>
<translation> Alatt, jobbra</translation> <translation> Alatt, jobbra</translation>
</message> </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>
<context> <context>
<name>phasebode</name> <name>phasebode</name>
@ -652,155 +594,6 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<translation>Pontok</translation> <translation>Pontok</translation>
</message> </message>
</context> </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> <context>
<name>repartition</name> <name>repartition</name>
<message> <message>

View file

@ -161,8 +161,8 @@
<translation>navn + veri</translation> <translation>navn + veri</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="190"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="184"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="210"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="200"/>
<source>+ Create new %1</source> <source>+ Create new %1</source>
<translation>+ Opprett nytt %1</translation> <translation>+ Opprett nytt %1</translation>
</message> </message>
@ -269,37 +269,37 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
<translation>Laster inn «%1»-fil.</translation> <translation>Laster inn «%1»-fil.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="240"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="242"/>
<source>Unknown object type: %1.</source> <source>Unknown object type: %1.</source>
<translation>Ukjent objekttype: %1.</translation> <translation>Ukjent objekttype: %1.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="259"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="256"/>
<source>Invalid file provided.</source> <source>Invalid file provided.</source>
<translation>Ugyldig fil angitt.</translation> <translation>Ugyldig fil angitt.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="263"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="260"/>
<source>Could not save file: </source> <source>Could not save file: </source>
<translation>Kunne ikke lagre fil: </translation> <translation>Kunne ikke lagre fil: </translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="268"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="265"/>
<source>Loaded file &apos;%1&apos;.</source> <source>Loaded file &apos;%1&apos;.</source>
<translation>Lastet inn filen «%1».</translation> <translation>Lastet inn filen «%1».</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="297"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="294"/>
<source>Copied plot screenshot to clipboard!</source> <source>Copied plot screenshot to clipboard!</source>
<translation>Kopierte plott-skjermavbildning til utklippstavlen!</translation> <translation>Kopierte plott-skjermavbildning til utklippstavlen!</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="308"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="305"/>
<source>&amp;Update</source> <source>&amp;Update</source>
<translation>&amp;Oppdater</translation> <translation>&amp;Oppdater</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="310"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="307"/>
<source>&amp;Update LogarithmPlotter</source> <source>&amp;Update LogarithmPlotter</source>
<translation>&amp;Installer ny versjon av LogartimePlotter</translation> <translation>&amp;Installer ny versjon av LogartimePlotter</translation>
</message> </message>
@ -366,124 +366,101 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
<context> <context>
<name>Settings</name> <name>Settings</name>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="73"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="74"/>
<source>X Zoom</source> <source>X Zoom</source>
<translation>X-forstørrelse</translation> <translation>X-forstørrelse</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="88"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="89"/>
<source>Y Zoom</source> <source>Y Zoom</source>
<translation>Y-forstørrelse</translation> <translation>Y-forstørrelse</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="104"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="105"/>
<source>Min X</source> <source>Min X</source>
<translation>Min. X</translation> <translation>Min. X</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="123"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="124"/>
<source>Max Y</source> <source>Max Y</source>
<translation>Maks. Y</translation> <translation>Maks. Y</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="138"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="139"/>
<source>Max X</source> <source>Max X</source>
<translation>Maks. X</translation> <translation>Maks. X</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="157"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="158"/>
<source>Min Y</source> <source>Min Y</source>
<translation>Min. Y</translation> <translation>Min. Y</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="174"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="175"/>
<source>X Axis Step</source> <source>X Axis Step</source>
<translation>X-aksesteg</translation> <translation>X-aksesteg</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="188"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="189"/>
<source>Y Axis Step</source> <source>Y Axis Step</source>
<translation>Y-aksesteg</translation> <translation>Y-aksesteg</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="202"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="203"/>
<source>Line width</source> <source>Line width</source>
<translation>Linjebredde</translation> <translation>Linjebredde</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="217"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="218"/>
<source>Text size (px)</source> <source>Text size (px)</source>
<translation>Tekststørrelse (piksler)</translation> <translation>Tekststørrelse (piksler)</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="232"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="233"/>
<source>X Label</source> <source>X Label</source>
<translation>Navn X-akse</translation> <translation>Navn X-akse</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="258"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="259"/>
<source>Y Label</source> <source>Y Label</source>
<translation>Navn Y-akse</translation> <translation>Navn Y-akse</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="286"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="287"/>
<source>X Log scale</source> <source>X Log scale</source>
<translation>Logaritmisk skala i x</translation> <translation>Logaritmisk skala i x</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="296"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="297"/>
<source>Show X graduation</source> <source>Show X graduation</source>
<translation type="unfinished">Vis X-inndeling</translation> <translation type="unfinished">Vis X-inndeling</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="306"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="307"/>
<source>Show Y graduation</source> <source>Show Y graduation</source>
<translation type="unfinished">Vis Y-inndeling</translation> <translation type="unfinished">Vis Y-inndeling</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="317"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="318"/>
<source>Copy to clipboard</source> <source>Copy to clipboard</source>
<translation>Kopier til utklippstavle</translation> <translation>Kopier til utklippstavle</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="326"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="327"/>
<source>Save plot</source> <source>Save plot</source>
<translation>Lagre plott</translation> <translation>Lagre plott</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="335"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="336"/>
<source>Save plot as</source> <source>Save plot as</source>
<translation>Lagre plott som</translation> <translation>Lagre plott som</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="345"/>
<source>Load plot</source> <source>Load plot</source>
<translation>Last inn plott</translation> <translation>Last inn plott</translation>
</message> </message>
</context> </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> <context>
<name>function</name> <name>function</name>
<message> <message>
@ -510,12 +487,12 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
<translation>Bode-magnituder</translation> <translation>Bode-magnituder</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
<source>low-pass</source> <source>low-pass</source>
<translation>lavpass</translation> <translation>lavpass</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
<source>high-pass</source> <source>high-pass</source>
<translation>høypass</translation> <translation>høypass</translation>
</message> </message>
@ -523,27 +500,27 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
<context> <context>
<name>historylib</name> <name>historylib</name>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="78"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="77"/>
<source>New %1 %2 created.</source> <source>New %1 %2 created.</source>
<translation>Ny %1 %2 opprettet.</translation> <translation>Ny %1 %2 opprettet.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="95"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="94"/>
<source>%1 %2 deleted.</source> <source>%1 %2 deleted.</source>
<translation>%1 %2 slettet.</translation> <translation>%1 %2 slettet.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="146"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="133"/>
<source>%1 of %2 %3 changed from &quot;%4&quot; to &quot;%5&quot;.</source> <source>%1 of %2 %3 changed from &quot;%4&quot; to &quot;%5&quot;.</source>
<translation>%1 av %2 %3 endret fra «%4» til «%5».</translation> <translation>%1 av %2 %3 endret fra «%4» til «%5».</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="160"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="147"/>
<source>%1 %2 shown.</source> <source>%1 %2 shown.</source>
<translation>%1 %2 vist.</translation> <translation>%1 %2 vist.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="162"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="149"/>
<source>%1 %2 hidden.</source> <source>%1 %2 hidden.</source>
<translation>%1 %2 skjult.</translation> <translation>%1 %2 skjult.</translation>
</message> </message>
@ -551,80 +528,45 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
<context> <context>
<name>parameters</name> <name>parameters</name>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="61"/>
<source>above</source> <source>above</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/>
<source>below</source> <source>below</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/>
<source>left</source> <source>left</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/>
<source>right</source> <source>right</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/>
<source>above-left</source> <source>above-left</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/>
<source>above-right</source> <source>above-right</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/>
<source>below-left</source> <source>below-left</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="69"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/>
<source>below-right</source> <source>below-right</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </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>
<context> <context>
<name>phasebode</name> <name>phasebode</name>
@ -652,155 +594,6 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
<translation>Punkter</translation> <translation>Punkter</translation>
</message> </message>
</context> </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> <context>
<name>repartition</name> <name>repartition</name>
<message> <message>

View file

@ -161,8 +161,8 @@
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="190"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="184"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="210"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/EditorDialog.qml" line="200"/>
<source>+ Create new %1</source> <source>+ Create new %1</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@ -268,37 +268,37 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="240"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="242"/>
<source>Unknown object type: %1.</source> <source>Unknown object type: %1.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="259"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="256"/>
<source>Invalid file provided.</source> <source>Invalid file provided.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="263"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="260"/>
<source>Could not save file: </source> <source>Could not save file: </source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="268"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="265"/>
<source>Loaded file &apos;%1&apos;.</source> <source>Loaded file &apos;%1&apos;.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="297"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="294"/>
<source>Copied plot screenshot to clipboard!</source> <source>Copied plot screenshot to clipboard!</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="308"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="305"/>
<source>&amp;Update</source> <source>&amp;Update</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="310"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="307"/>
<source>&amp;Update LogarithmPlotter</source> <source>&amp;Update LogarithmPlotter</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@ -365,124 +365,101 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<context> <context>
<name>Settings</name> <name>Settings</name>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="73"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="74"/>
<source>X Zoom</source> <source>X Zoom</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="88"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="89"/>
<source>Y Zoom</source> <source>Y Zoom</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="104"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="105"/>
<source>Min X</source> <source>Min X</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="123"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="124"/>
<source>Max Y</source> <source>Max Y</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="138"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="139"/>
<source>Max X</source> <source>Max X</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="157"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="158"/>
<source>Min Y</source> <source>Min Y</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="174"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="175"/>
<source>X Axis Step</source> <source>X Axis Step</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="188"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="189"/>
<source>Y Axis Step</source> <source>Y Axis Step</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="202"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="203"/>
<source>Line width</source> <source>Line width</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="217"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="218"/>
<source>Text size (px)</source> <source>Text size (px)</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="232"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="233"/>
<source>X Label</source> <source>X Label</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="258"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="259"/>
<source>Y Label</source> <source>Y Label</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="286"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="287"/>
<source>X Log scale</source> <source>X Log scale</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="296"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="297"/>
<source>Show X graduation</source> <source>Show X graduation</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="306"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="307"/>
<source>Show Y graduation</source> <source>Show Y graduation</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="317"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="318"/>
<source>Copy to clipboard</source> <source>Copy to clipboard</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="326"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="327"/>
<source>Save plot</source> <source>Save plot</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="335"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="336"/>
<source>Save plot as</source> <source>Save plot as</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="345"/>
<source>Load plot</source> <source>Load plot</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </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> <context>
<name>function</name> <name>function</name>
<message> <message>
@ -509,12 +486,12 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
<source>low-pass</source> <source>low-pass</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="80"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/gainbode.js" line="72"/>
<source>high-pass</source> <source>high-pass</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@ -522,27 +499,27 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<context> <context>
<name>historylib</name> <name>historylib</name>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="78"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="77"/>
<source>New %1 %2 created.</source> <source>New %1 %2 created.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="95"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="94"/>
<source>%1 %2 deleted.</source> <source>%1 %2 deleted.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="146"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="133"/>
<source>%1 of %2 %3 changed from &quot;%4&quot; to &quot;%5&quot;.</source> <source>%1 of %2 %3 changed from &quot;%4&quot; to &quot;%5&quot;.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="160"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="147"/>
<source>%1 %2 shown.</source> <source>%1 %2 shown.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="162"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/historylib.js" line="149"/>
<source>%1 %2 hidden.</source> <source>%1 %2 hidden.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@ -550,80 +527,45 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<context> <context>
<name>parameters</name> <name>parameters</name>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="61"/>
<source>above</source> <source>above</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="62"/>
<source>below</source> <source>below</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="63"/>
<source>left</source> <source>left</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="64"/>
<source>right</source> <source>right</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="65"/>
<source>above-left</source> <source>above-left</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="66"/>
<source>above-right</source> <source>above-right</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="67"/>
<source>below-left</source> <source>below-left</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="69"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/parameters.js" line="68"/>
<source>below-right</source> <source>below-right</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </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>
<context> <context>
<name>phasebode</name> <name>phasebode</name>
@ -651,155 +593,6 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </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> <context>
<name>repartition</name> <name>repartition</name>
<message> <message>

View file

@ -34,7 +34,7 @@ D.Dialog {
property QtObject editingRow: QtObject{} property QtObject editingRow: QtObject{}
property var objectLists property var objectLists
title: `LogarithmPlotter` title: `LogarithmPlotter`
width: 350 width: 300
height: 400 height: 400
Label { Label {
@ -101,8 +101,7 @@ D.Dialog {
Item { Item {
height: customPropComment.height + customPropText.height + customPropCheckBox.height + customPropCombo.height + customPropListDict.height height: customPropComment.height + customPropText.height + customPropCheckBox.height + customPropCombo.height + customPropListDict.height
width: dlgProperties.width width: dlgProperties.width
property string label: qsTranslate('prop',modelData[0]) property string label: Utils.camelCase2readable(modelData[0])
property string icon: Utils.camelCase2readable(modelData[0])
// Item for comments // Item for comments
Label { Label {
@ -110,9 +109,7 @@ D.Dialog {
width: parent.width width: parent.width
height: visible ? implicitHeight : 0 height: visible ? implicitHeight : 0
visible: modelData[0].startsWith('comment') visible: modelData[0].startsWith('comment')
// Translated text with object name. text: visible ? (modelData[1].replace(/\{name\}/g, objEditor.obj.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 //color: sysPalette.windowText
wrapMode: Text.WordWrap wrapMode: Text.WordWrap
} }
@ -123,7 +120,7 @@ D.Dialog {
height: visible ? 30 : 0 height: visible ? 30 : 0
width: parent.width width: parent.width
label: parent.label label: parent.label
icon: `icons/settings/custom/${parent.icon}.svg` icon: `icons/settings/custom/${parent.label}.svg`
isDouble: modelData[1] == 'number' isDouble: modelData[1] == 'number'
visible: paramTypeIn(modelData[1], ['Expression', 'Domain', 'string', 'number']) visible: paramTypeIn(modelData[1], ['Expression', 'Domain', 'string', 'number'])
defValue: visible ? { defValue: visible ? {
@ -159,7 +156,7 @@ D.Dialog {
height: visible ? 20 : 0 height: visible ? 20 : 0
width: parent.width width: parent.width
text: parent.label text: parent.label
//icon: visible ? `icons/settings/custom/${parent.icon}.svg` : '' icon: visible ? `icons/settings/custom/${parent.label}.svg` : ''
checked: visible ? objEditor.obj[modelData[0]] : false checked: visible ? objEditor.obj[modelData[0]] : false
onClicked: { onClicked: {
@ -179,19 +176,19 @@ D.Dialog {
width: dlgProperties.width width: dlgProperties.width
height: visible ? 30 : 0 height: visible ? 30 : 0
label: parent.label label: parent.label
icon: visible ? `icons/settings/custom/${parent.icon}.svg` : '' icon: visible ? `icons/settings/custom/${parent.label}.svg` : ''
// True to select an object of type, false for enums. // True to select an object of type, false for enums.
property bool selectObjMode: paramTypeIn(modelData[1], ['ObjectType']) property bool selectObjMode: paramTypeIn(modelData[1], ['ObjectType'])
property bool isRealObject: !selectObjMode || (modelData[1].objType != "ExecutableObject" && modelData[1].objType != "DrawableObject") property bool isRealObject: !selectedObj || (modelData[1].objType != "ExecutableObject" && modelData[1].objType != "DrawableObject")
// Base, untranslated version of the model.
property var baseModel: visible ? property var baseModel: visible ?
(selectObjMode ? (selectObjMode ? Objects.getObjectsName(modelData[1].objType)
Objects.getObjectsName(modelData[1].objType).concat(isRealObject ? [qsTr("+ Create new %1").arg(modelData[1].objType)] : []) : .concat(
modelData[1].values) isRealObject ? [qsTr("+ Create new %1").arg(modelData[1].objType)] : [])
: modelData[1].values)
: [] : []
// Translated verison of the model. // Translate the model if necessary.
model: selectObjMode ? baseModel : modelData[1].translatedValues model: selectObjMode ? baseModel : baseModel.map(x => qsTr(x))
visible: paramTypeIn(modelData[1], ['ObjectType', 'Enum']) visible: paramTypeIn(modelData[1], ['ObjectType', 'Enum'])
currentIndex: baseModel.indexOf(selectObjMode ? objEditor.obj[modelData[0]].name : objEditor.obj[modelData[0]]) currentIndex: baseModel.indexOf(selectObjMode ? objEditor.obj[modelData[0]].name : objEditor.obj[modelData[0]])
@ -241,7 +238,7 @@ D.Dialog {
visible: paramTypeIn(modelData[1], ['List', 'Dict']) visible: paramTypeIn(modelData[1], ['List', 'Dict'])
label: parent.label label: parent.label
//icon: `icons/settings/custom/${parent.icon}.svg` //icon: `icons/settings/custom/${parent.label}.svg`
dictionaryMode: paramTypeIn(modelData[1], ['Dict']) dictionaryMode: paramTypeIn(modelData[1], ['Dict'])
keyType: dictionaryMode ? modelData[1].keyType : 'string' keyType: dictionaryMode ? modelData[1].keyType : 'string'
valueType: visible ? modelData[1].valueType : 'string' valueType: visible ? modelData[1].valueType : 'string'

View file

@ -193,7 +193,7 @@ ListView {
D.ColorDialog { D.ColorDialog {
id: pickColor id: pickColor
color: obj.color color: obj.color.arg(obj.name)
title: qsTr("Pick new color for %1 %2").arg(Objects.types[objType].displayType()) title: qsTr("Pick new color for %1 %2").arg(Objects.types[objType].displayType())
onAccepted: { onAccepted: {
history.addToHistory(new HistoryLib.EditedProperty( history.addToHistory(new HistoryLib.EditedProperty(

View file

@ -28,7 +28,7 @@ class Function extends Common.ExecutableObject {
static type(){return 'Function'} static type(){return 'Function'}
static displayType(){return qsTr('Function')} static displayType(){return qsTr('Function')}
static displayTypeMultiple(){return qsTr('Functions')} static displayTypeMultiple(){return qsTr('Functions')}
/*static properties() {return { static properties() {return {
'expression': 'Expression', 'expression': 'Expression',
'definitionDomain': 'Domain', 'definitionDomain': 'Domain',
'destinationDomain': 'Domain', 'destinationDomain': 'Domain',
@ -39,25 +39,19 @@ 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}...)', 'comment2': 'The following parameters are used when the definition domain is a non-continuous set. (Ex: , , sets like {0;3}...)',
'drawPoints': 'boolean', 'drawPoints': 'boolean',
'drawDashedLines': 'boolean' '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'
}} }}
/*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'
}}*/
constructor(name = null, visible = true, color = null, labelContent = 'name + value', constructor(name = null, visible = true, color = null, labelContent = 'name + value',
expression = 'x', definitionDomain = 'RPE', destinationDomain = 'R', expression = 'x', definitionDomain = 'RPE', destinationDomain = 'R',

View file

@ -30,21 +30,13 @@ class GainBode extends Common.ExecutableObject {
static type(){return 'Gain Bode'} static type(){return 'Gain Bode'}
static displayType(){return qsTr('Bode Magnitude')} static displayType(){return qsTr('Bode Magnitude')}
static displayTypeMultiple(){return qsTr('Bode Magnitudes')} static displayTypeMultiple(){return qsTr('Bode Magnitudes')}
/*static properties() {return { static properties() {return {
'om_0': new P.ObjectType('Point'), 'om_0': new P.ObjectType('Point'),
'pass': new P.Enum('high', 'low'), 'pass': new P.Enum('high', 'low'),
'gain': 'Expression', 'gain': 'Expression',
'labelPosition': new P.Enum('above', 'below', 'left', 'right', 'above-left', 'above-right', 'below-left', 'below-right'), 'labelPosition': new P.Enum('above', 'below', 'left', 'right', 'above-left', 'above-right', 'below-left', 'below-right'),
'labelX': 'number', 'labelX': 'number',
'omGraduation': 'boolean' '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', constructor(name = null, visible = true, color = null, labelContent = 'name + value',

View file

@ -29,19 +29,12 @@ class PhaseBode extends Common.ExecutableObject {
static type(){return 'Phase Bode'} static type(){return 'Phase Bode'}
static displayType(){return qsTr('Bode Phase')} static displayType(){return qsTr('Bode Phase')}
static displayTypeMultiple(){return qsTr('Bode Phases')} static displayTypeMultiple(){return qsTr('Bode Phases')}
/*static properties() {return { static properties() {return {
'om_0': new P.ObjectType('Point'), 'om_0': new P.ObjectType('Point'),
'phase': 'Expression', 'phase': 'Expression',
'unit': new P.Enum('°', 'deg', 'rad'), 'unit': new P.Enum('°', 'deg', 'rad'),
'labelPosition': new P.Enum('above', 'below', 'left', 'right', 'above-left', 'above-right', 'below-left', 'below-right'), 'labelPosition': new P.Enum('above', 'below', 'left', 'right', 'above-left', 'above-right', 'below-left', 'below-right'),
'labelX': 'number' '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', constructor(name = null, visible = true, color = null, labelContent = 'name + value',

View file

@ -28,17 +28,11 @@ class Point extends Common.DrawableObject {
static displayType(){return qsTr('Point')} static displayType(){return qsTr('Point')}
static displayTypeMultiple(){return qsTr('Points')} static displayTypeMultiple(){return qsTr('Points')}
/*static properties() {return { static properties() {return {
'x': 'Expression', 'x': 'Expression',
'y': 'Expression', 'y': 'Expression',
'labelPosition': new P.Enum('top', 'bottom', 'left', 'right', 'top-left', 'top-right', 'bottom-left', 'bottom-right'), 'labelPosition': new P.Enum('top', 'bottom', 'left', 'right', 'top-left', 'top-right', 'bottom-left', 'bottom-right'),
'pointStyle': new P.Enum('●', '✕', ''), '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', constructor(name = null, visible = true, color = null, labelContent = 'name + value',

View file

@ -25,22 +25,13 @@ class RepartitionFunction extends Common.ExecutableObject {
static type(){return 'Repartition'} static type(){return 'Repartition'}
static displayType(){return qsTr('Repartition')} static displayType(){return qsTr('Repartition')}
static displayTypeMultiple(){return qsTr('Repartition functions')} static displayTypeMultiple(){return qsTr('Repartition functions')}
/*static properties() {return { static properties() {return {
'beginIncluded': 'boolean', 'beginIncluded': 'boolean',
'drawLineEnds': 'boolean', 'drawLineEnds': 'boolean',
'comment1': 'Note: Specify the properties for each potential result.', 'comment1': 'Note: Specify the properties for each potential result.',
'probabilities': new P.Dictionary('string', 'float', /^-?[\d.,]+$/, /^-?[\d\.,]+$/, 'P({name} = ', ') = '), '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'), 'labelPosition': new P.Enum('above', 'below', 'left', 'right', 'above-left', 'above-right', 'below-left', 'below-right'),
'labelX': 'number' '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', constructor(name = null, visible = true, color = null, labelContent = 'name + value',

View file

@ -28,17 +28,14 @@ class Sequence extends Common.ExecutableObject {
static type(){return 'Sequence'} static type(){return 'Sequence'}
static displayType(){return qsTr('Sequence')} static displayType(){return qsTr('Sequence')}
static displayTypeMultiple(){return qsTr('Sequences')} static displayTypeMultiple(){return qsTr('Sequences')}
static properties() {return { static properties() {return {
[QT_TRANSLATE_NOOP('prop','drawPoints')]: 'boolean', 'drawPoints': 'boolean',
[QT_TRANSLATE_NOOP('prop','drawDashedLines')]: 'boolean', 'drawDashedLines': 'boolean',
'comment1': QT_TRANSLATE_NOOP( 'defaultExpression': new P.Dictionary('string', 'int', /^.+$/, /^\d+$/, '{name}[n+', '] = ', true),
'comment', 'comment1': 'Note: Use {name}[n] to refer to {name}ₙ, {name}[n+1] for {name}ₙ₊₁...',
'Note: Use %1[n] to refer to %1ₙ, %1[n+1] for %1ₙ₊₁...' 'baseValues': new P.Dictionary('string', 'int', /^.+$/, /^\d+$/, '{name}[', '] = '),
), 'labelPosition': new P.Enum('above', 'below', 'left', 'right', 'above-left', 'above-right', 'below-left', 'below-right'),
[QT_TRANSLATE_NOOP('prop','baseValues')]: new P.Dictionary('string', 'int', /^.+$/, /^\d+$/, '{name}[', '] = '), 'labelX': 'number'
[QT_TRANSLATE_NOOP('prop','labelPosition')]: P.Enum.Position,
[QT_TRANSLATE_NOOP('prop','labelX')]: 'number',
}} }}
constructor(name = null, visible = true, color = null, labelContent = 'name + value', constructor(name = null, visible = true, color = null, labelContent = 'name + value',

View file

@ -30,13 +30,9 @@ class SommeGainsBode extends Common.DrawableObject {
static displayType(){return qsTr('Bode Magnitudes Sum')} static displayType(){return qsTr('Bode Magnitudes Sum')}
static displayTypeMultiple(){return qsTr('Bode Magnitudes Sum')} static displayTypeMultiple(){return qsTr('Bode Magnitudes Sum')}
static createable() {return false} 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'), 'labelPosition': new P.Enum('above', 'below', 'left', 'right', 'above-left', 'above-right', 'below-left', 'below-right'),
'labelX': 'number' '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', constructor(name = null, visible = true, color = null, labelContent = 'name + value',

View file

@ -29,13 +29,9 @@ class SommePhasesBode extends Common.ExecutableObject {
static displayType(){return qsTr('Bode Phases Sum')} static displayType(){return qsTr('Bode Phases Sum')}
static displayTypeMultiple(){return qsTr('Bode Phases Sum')} static displayTypeMultiple(){return qsTr('Bode Phases Sum')}
static createable() {return false} 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'), 'labelPosition': new P.Enum('above', 'below', 'left', 'right', 'above-left', 'above-right', 'below-left', 'below-right'),
'labelX': 'number' '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', constructor(name = null, visible = true, color = null, labelContent = 'name + value',

View file

@ -27,17 +27,11 @@ class Text extends Common.DrawableObject {
static type(){return 'Text'} static type(){return 'Text'}
static displayType(){return qsTr('Text')} static displayType(){return qsTr('Text')}
static displayTypeMultiple(){return qsTr('Texts')} static displayTypeMultiple(){return qsTr('Texts')}
/*static properties() {return { static properties() {return {
'x': 'Expression', 'x': 'Expression',
'y': 'Expression', 'y': 'Expression',
'labelPosition': new P.Enum('center', 'top', 'bottom', 'left', 'right', 'top-left', 'top-right', 'bottom-left', 'bottom-right'), 'labelPosition': new P.Enum('center', 'top', 'bottom', 'left', 'right', 'top-left', 'top-right', 'bottom-left', 'bottom-right'),
'text': 'string', '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', constructor(name = null, visible = true, color = null, labelContent = 'null',

View file

@ -28,7 +28,7 @@ class XCursor extends Common.DrawableObject {
static type(){return 'X Cursor'} static type(){return 'X Cursor'}
static displayType(){return qsTr('X Cursor')} static displayType(){return qsTr('X Cursor')}
static displayTypeMultiple(){return qsTr('X Cursors')} static displayTypeMultiple(){return qsTr('X Cursors')}
/*static properties() { static properties() {
return { return {
'x': 'Expression', 'x': 'Expression',
'targetElement': new P.ObjectType('ExecutableObject'), 'targetElement': new P.ObjectType('ExecutableObject'),
@ -42,20 +42,7 @@ class XCursor extends Common.DrawableObject {
), ),
'targetValuePosition' : new P.Enum('Next to target', 'With label', 'Hidden') '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', constructor(name = null, visible = true, color = null, labelContent = 'name + value',
x = 1, targetElement = null, labelPosition = 'left', approximate = true, x = 1, targetElement = null, labelPosition = 'left', approximate = true,

View file

@ -20,7 +20,6 @@ class Enum {
constructor(...values) { constructor(...values) {
this.type = 'Enum' this.type = 'Enum'
this.values = values this.values = values
this.translatedValues = values.map(x => qsTr(x))
} }
} }
@ -56,7 +55,7 @@ class Dictionary {
} }
} }
// Common parameters for Enums // Common parameters of them:
Enum.Position = new Enum( Enum.Position = new Enum(
QT_TR_NOOP('above'), QT_TR_NOOP('above'),
@ -68,22 +67,3 @@ Enum.Position = new Enum(
QT_TR_NOOP('below-left'), QT_TR_NOOP('below-left'),
QT_TR_NOOP('below-right') 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')
)