Adding new strings
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Ad5001 2023-10-10 02:13:17 +02:00
parent bf211df67d
commit 22106f97b5
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
7 changed files with 981 additions and 760 deletions

View file

@ -5,7 +5,7 @@
<name>About</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/About.qml" line="31"/>
<location filename="../logarithmplotter.py" line="118"/>
<location filename="../logarithmplotter.py" line="119"/>
<source>About LogarithmPlotter</source>
<translation>Über LogarithmPlotter</translation>
</message>
@ -189,12 +189,12 @@
<context>
<name>Changelog</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="71"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="81"/>
<source>Fetching changelog...</source>
<translation>Changelog abrufen</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="90"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="99"/>
<source>Done</source>
<translation>Schließen</translation>
</message>
@ -202,13 +202,13 @@
<context>
<name>CustomPropertyList</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="185"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="203"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="192"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="210"/>
<source>+ Create new %1</source>
<translation>+ Neues %1objekt erstellen</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="304"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="311"/>
<source>Pick on graph</source>
<translation>Aufnehmen auf Graph</translation>
</message>
@ -236,22 +236,22 @@
<translation>Name</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="133"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<source>Label content</source>
<translation>Etikett</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="135"/>
<source>null</source>
<translation>leer</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="135"/>
<source>name</source>
<translation>Name</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="135"/>
<source>name + value</source>
<translation>Name + Wert</translation>
</message>
@ -411,17 +411,17 @@ Diese Einstellungen können jederzeit über das Menü &quot;Einstellungen&quot;
<translation>Filtern</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="98"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="99"/>
<source>Redo &gt;</source>
<translation>Wiederherstellen &gt;</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="117"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="118"/>
<source>&gt; Now</source>
<translation>&gt; Aktueller Stand</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="147"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="148"/>
<source>&lt; Undo</source>
<translation>&lt; Rückgängig</translation>
</message>
@ -452,47 +452,47 @@ Diese Einstellungen können jederzeit über das Menü &quot;Einstellungen&quot;
<translation>Verlauf</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="223"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="230"/>
<source>Saved plot to &apos;%1&apos;.</source>
<translation>Gespeicherte Grafik auf &apos;%1&apos;.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="233"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="240"/>
<source>Loading file &apos;%1&apos;.</source>
<translation>Laden der Datei &apos;%1&apos;.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="276"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="283"/>
<source>Unknown object type: %1.</source>
<translation>Unbekannter Objekttyp: %1.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="299"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="306"/>
<source>Invalid file provided.</source>
<translation>Ungültige Datei angegeben.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="303"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="310"/>
<source>Could not save file: </source>
<translation>Die Datei konnte nicht gespeichert werden: </translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="308"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="315"/>
<source>Loaded file &apos;%1&apos;.</source>
<translation>Geladene Datei &apos;%1&apos;.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="341"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="348"/>
<source>Copied plot screenshot to clipboard!</source>
<translation>Grafik in die Zwischenablage kopiert!</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="356"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="363"/>
<source>&amp;Update</source>
<translation>&amp;Aktualisieren</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="358"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="365"/>
<source>&amp;Update LogarithmPlotter</source>
<translation>LogarithmPlotter &amp;aktualisieren</translation>
</message>
@ -500,7 +500,7 @@ Diese Einstellungen können jederzeit über das Menü &quot;Einstellungen&quot;
<context>
<name>ObjectCreationGrid</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/ObjectCreationGrid.qml" line="41"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/ObjectCreationGrid.qml" line="56"/>
<source>+ Create new:</source>
<translation>+ Neu erstellen:</translation>
</message>
@ -569,7 +569,7 @@ Diese Einstellungen können jederzeit über das Menü &quot;Einstellungen&quot;
<context>
<name>PickLocationOverlay</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="168"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="179"/>
<source>Pointer precision:</source>
<translation>Genauigkeit des Zeigers:</translation>
</message>
@ -578,32 +578,32 @@ Diese Einstellungen können jederzeit über das Menü &quot;Einstellungen&quot;
<translation type="vanished">Am Gitter einrasten</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="175"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="186"/>
<source>Snap to grid:</source>
<translation>Am Raster einrasten:</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="184"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="195"/>
<source>Pick X</source>
<translation>X nehmen</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="218"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="229"/>
<source>Pick Y</source>
<translation>Y nehmen</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="234"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="245"/>
<source>Open picker settings</source>
<translation>Zeigereinstellungen öffnen</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="234"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="245"/>
<source>Hide picker settings</source>
<translation>Zeigereinstellungen ausblenden</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="306"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="317"/>
<source>(no pick selected)</source>
<translation>(keine Auswahl ausgewählt)</translation>
</message>
@ -641,67 +641,67 @@ Diese Einstellungen können jederzeit über das Menü &quot;Einstellungen&quot;
<translation>Minimum Y</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="258"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="259"/>
<source>X Axis Step</source>
<translation>X-Achsen-Schritt</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="272"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="274"/>
<source>Y Axis Step</source>
<translation>Y-Achsen-Schritt</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="286"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="288"/>
<source>Line width</source>
<translation>Linienbreite</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="301"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="303"/>
<source>Text size (px)</source>
<translation>Textgröße (px)</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="316"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="318"/>
<source>X Label</source>
<translation>Etikett der X-Achse</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="342"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/>
<source>Y Label</source>
<translation>Etikett der Y-Achse</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="370"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="372"/>
<source>X Log scale</source>
<translation>Logarithmische Skala in X</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="380"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="382"/>
<source>Show X graduation</source>
<translation>X-Teilung anzeigen</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="390"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="392"/>
<source>Show Y graduation</source>
<translation>Y-Teilung anzeigen</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="401"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="403"/>
<source>Copy to clipboard</source>
<translation>Kopieren in die Zwischenablage</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="410"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="412"/>
<source>Save plot</source>
<translation>Grafik speichern</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="419"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="421"/>
<source>Save plot as</source>
<translation>Grafik speichern unter</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="428"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="430"/>
<source>Load plot</source>
<translation>Grafik laden</translation>
</message>
@ -714,87 +714,87 @@ Diese Einstellungen können jederzeit über das Menü &quot;Einstellungen&quot;
<translation>Danksagungen und Beiträge - LogarithmPlotter</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="63"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="64"/>
<source>Source code</source>
<translation>Quellcode</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="66"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="67"/>
<source>Original library by Raphael Graf</source>
<translation>Originalbibliothek von Raphael Graf</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="69"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="70"/>
<source>Source</source>
<translation>Quelle</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="71"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="72"/>
<source>Ported to Javascript by Matthew Crumley</source>
<translation>Portiert auf Javascript von Matthew Crumley</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="74"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="79"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="206"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="215"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="224"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="75"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="80"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="209"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="218"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="227"/>
<source>Website</source>
<translation>Website</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="76"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="77"/>
<source>Ported to QMLJS by Ad5001</source>
<translation>Portiert auf QMLJS von Ad5001</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="89"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="90"/>
<source>Libraries included</source>
<translation>Einschließlich Bibliotheken</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="170"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="172"/>
<source>Email</source>
<translation>E-Mail</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="200"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="203"/>
<source>English</source>
<translation>Englisch</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="210"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="213"/>
<source>French</source>
<translation>Französisch</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="219"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="222"/>
<source>German</source>
<translation>Deutsch</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="228"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="231"/>
<source>Hungarian</source>
<translation>Ungarisch</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="233"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="242"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="236"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="245"/>
<source>Github</source>
<translation>Github</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="237"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="240"/>
<source>Norwegian</source>
<translation>Norwegisch</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="252"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="255"/>
<source>Translations included</source>
<translation>Einschließlich Übersetzungen</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="281"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="284"/>
<source>Improve</source>
<translation>Verbessern</translation>
</message>
@ -856,7 +856,7 @@ Diese Einstellungen können jederzeit über das Menü &quot;Einstellungen&quot;
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ComboBoxSetting.qml" line="119"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="185"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ListSetting.qml" line="116"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/TextSetting.qml" line="101"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/TextSetting.qml" line="107"/>
<source>%1: </source>
<translation>%1: </translation>
</message>
@ -895,178 +895,176 @@ Diese Einstellungen können jederzeit über das Menü &quot;Einstellungen&quot;
<context>
<name>error</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="124"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="289"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="125"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="290"/>
<source>Cannot find property %1 of object %2.</source>
<translation>Eigenschaft %1 von Objekt %2 kann nicht gefunden werden.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="226"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="227"/>
<source>Undefined variable %1.</source>
<translation>Die Variable %1 ist nicht definiert.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="247"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="248"/>
<source>In order to be executed, object %1 must have at least one argument.</source>
<translation>Um als Funktion verwendet zu werden, benötigt das Objekt %1 mindestens ein Parameter.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="249"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="250"/>
<source>%1 cannot be executed.</source>
<translation>%1 ist keine Formel.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="300"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="380"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="436"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="301"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="381"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="437"/>
<source>Invalid expression.</source>
<translation>Ungültiger Ausdruck.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="304"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="305"/>
<source>Invalid expression (parity).</source>
<translation>Ungültiger Ausdruck (Parität).</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="624"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="626"/>
<source>Unknown character &quot;%1&quot;.</source>
<translation>Unbekanntes Schriftzeichen &quot;%1&quot;.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="818"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="824"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="820"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="826"/>
<source>Illegal escape sequence: %1.</source>
<translation>Unzulässige Escapesequenz: %1.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1026"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1080"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1028"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1082"/>
<source>Parse error [%1:%2]: %3</source>
<translation>Analysefehler [%1:%2]: %3</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1082"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1084"/>
<source>Expected %1</source>
<translation>Erwartet %1</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1109"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1111"/>
<source>Unexpected %1</source>
<translation>Unerwartetes %1</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1166"/>
<source>Function definition is not permitted.</source>
<translation>Funktionsdefinition ist nicht erlaubt.</translation>
<translation type="vanished">Funktionsdefinition ist nicht erlaubt.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1180"/>
<source>Expected variable for assignment.</source>
<translation>Erwartete Variable für Zuweisung.</translation>
<translation type="vanished">Erwartete Variable für Zuweisung.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1344"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1315"/>
<source>Unexpected &quot;.&quot;: member access is not permitted</source>
<translation>Unerwartetes &quot;.&quot;: Mitgliederzugriff ist nicht erlaubt</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1351"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1322"/>
<source>Unexpected &quot;[]&quot;: arrays are disabled.</source>
<translation>Unerwartetes &quot;[]&quot;: Arrays sind deaktiviert.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1358"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1329"/>
<source>Unexpected symbol: %1.</source>
<translation>Unerwartetes Symbol: %1.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1623"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1633"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1594"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1604"/>
<source>Function %1 must have at least one argument.</source>
<translation>Die Funktion %1 benötigt mindestens ein Parameter.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1639"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1610"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="96"/>
<source>First argument to map is not a function.</source>
<translation>Der erste Parameter von map ist keine Formel.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1642"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1613"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="98"/>
<source>Second argument to map is not an array.</source>
<translation>Der zweite Parameter von map ist kein Array.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1651"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1622"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="104"/>
<source>First argument to fold is not a function.</source>
<translation>Der erste Parameter für fold ist keine Formel.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1654"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1625"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="106"/>
<source>Second argument to fold is not an array.</source>
<translation>Der zweite Parameter für fold ist kein Array.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1663"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1634"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="112"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="120"/>
<source>First argument to filter is not a function.</source>
<translation>Der erste Parameter für filter ist keine Formel.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1666"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1637"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="114"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="122"/>
<source>Second argument to filter is not an array.</source>
<translation>Der zweite Parameter von filter ist kein Array.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1675"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1646"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="134"/>
<source>Second argument to indexOf is not a string or array.</source>
<translation>Der zweite Parameter von indexOf ist kein String oder Array.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1683"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1654"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="128"/>
<source>Second argument to join is not an array.</source>
<translation>Der zweite Parameter von join ist kein Array.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1811"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1782"/>
<source>EOF</source>
<translation>Ende des Ausdrucks</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="531"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="533"/>
<source>No object found with names %1.</source>
<translation>Kein Objekt mit Namen %1 gefunden.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="533"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="535"/>
<source>No object found with name %1.</source>
<translation>Kein Objekt mit dem Namen %1 gefunden.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="536"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="538"/>
<source>Object cannot be dependent on itself.</source>
<translation>Ein Objekt kann nicht von sich selbst abhängen.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="543"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="545"/>
<source>Circular dependency detected. Object %1 depends on %2.</source>
<translation>Zirkuläre Abhängigkeit entdeckt. Objekt %1 hängt von %2 ab.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="545"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="547"/>
<source>Circular dependency detected. Objects %1 depend on %2.</source>
<translation>Zirkuläre Abhängigkeit entdeckt. Objekte %1 hängen von %2 ab.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="137"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="144"/>
<source>Error while parsing expression for property %1:
%2
@ -1091,7 +1089,7 @@ Die letzte Änderung wurde rückgängig gemacht.</translation>
<context>
<name>expression</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="141"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="191"/>
<source>LogarithmPlotter - Parsing error</source>
<translation>LogarithmPlotter - Analysefehler</translation>
@ -1625,6 +1623,43 @@ Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melde
<translation>Es konnten keine Aktualisierungsinformationen abgerufen werden:{}.</translation>
</message>
</context>
<context>
<name>usage</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="61"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="68"/>
<source>Usage: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="71"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="81"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="94"/>
<source>Usage: %1 or
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="77"/>
<source>integral(&lt;from: number&gt;, &lt;to: number&gt;, &lt;f: ExecutableObject&gt;)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="78"/>
<source>integral(&lt;from: number&gt;, &lt;to: number&gt;, &lt;f: string&gt;, &lt;variable: string&gt;)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="89"/>
<source>derivative(&lt;f: ExecutableObject&gt;, &lt;x: number&gt;)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="90"/>
<source>derivative(&lt;f: string&gt;, &lt;variable: string&gt;, &lt;x: number&gt;)</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>visibility</name>
<message>

View file

@ -5,7 +5,7 @@
<name>About</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/About.qml" line="31"/>
<location filename="../logarithmplotter.py" line="118"/>
<location filename="../logarithmplotter.py" line="119"/>
<source>About LogarithmPlotter</source>
<translation>About LogarithmPlotter</translation>
</message>
@ -189,12 +189,12 @@
<context>
<name>Changelog</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="71"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="81"/>
<source>Fetching changelog...</source>
<translation>Fetching changelog</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="90"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="99"/>
<source>Done</source>
<translation>Done</translation>
</message>
@ -202,13 +202,13 @@
<context>
<name>CustomPropertyList</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="185"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="203"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="192"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="210"/>
<source>+ Create new %1</source>
<translation>+ Create new %1</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="304"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="311"/>
<source>Pick on graph</source>
<translation>Pick on graph</translation>
</message>
@ -236,22 +236,22 @@
<translation>Name</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="133"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<source>Label content</source>
<translation>Label content</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="135"/>
<source>null</source>
<translation>null</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="135"/>
<source>name</source>
<translation>name</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="135"/>
<source>name + value</source>
<translation>name + value</translation>
</message>
@ -411,17 +411,17 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<translation>Filter</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="98"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="99"/>
<source>Redo &gt;</source>
<translation>Redo &gt;</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="117"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="118"/>
<source>&gt; Now</source>
<translation>&gt; Now</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="147"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="148"/>
<source>&lt; Undo</source>
<translation>&lt; Undo</translation>
</message>
@ -452,47 +452,47 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<translation>History</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="223"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="230"/>
<source>Saved plot to &apos;%1&apos;.</source>
<translation>Saved plot to &apos;%1&apos;.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="233"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="240"/>
<source>Loading file &apos;%1&apos;.</source>
<translation>Loading file &apos;%1&apos;.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="276"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="283"/>
<source>Unknown object type: %1.</source>
<translation>Unknown object type: %1.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="299"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="306"/>
<source>Invalid file provided.</source>
<translation>Invalid file provided.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="303"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="310"/>
<source>Could not save file: </source>
<translation>Could not save file: </translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="308"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="315"/>
<source>Loaded file &apos;%1&apos;.</source>
<translation>Loaded file &apos;%1&apos;.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="341"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="348"/>
<source>Copied plot screenshot to clipboard!</source>
<translation>Copied plot screenshot to clipboard!</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="356"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="363"/>
<source>&amp;Update</source>
<translation>&amp;Update</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="358"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="365"/>
<source>&amp;Update LogarithmPlotter</source>
<translation>&amp;Update LogarithmPlotter</translation>
</message>
@ -500,7 +500,7 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<context>
<name>ObjectCreationGrid</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/ObjectCreationGrid.qml" line="41"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/ObjectCreationGrid.qml" line="56"/>
<source>+ Create new:</source>
<translation>+ Create new:</translation>
</message>
@ -569,7 +569,7 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<context>
<name>PickLocationOverlay</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="168"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="179"/>
<source>Pointer precision:</source>
<translation>Pointer precision:</translation>
</message>
@ -578,32 +578,32 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<translation type="vanished">Snap to grid</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="175"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="186"/>
<source>Snap to grid:</source>
<translation>Snap to grid:</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="184"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="195"/>
<source>Pick X</source>
<translation>Pick X</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="218"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="229"/>
<source>Pick Y</source>
<translation>Pick Y</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="234"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="245"/>
<source>Open picker settings</source>
<translation>Open picker settings</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="234"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="245"/>
<source>Hide picker settings</source>
<translation>Hide picker settings</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="306"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="317"/>
<source>(no pick selected)</source>
<translation>(no pick selected)</translation>
</message>
@ -641,67 +641,67 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<translation>Min Y</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="258"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="259"/>
<source>X Axis Step</source>
<translation>X Axis Step</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="272"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="274"/>
<source>Y Axis Step</source>
<translation>Y Axis Step</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="286"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="288"/>
<source>Line width</source>
<translation>Line width</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="301"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="303"/>
<source>Text size (px)</source>
<translation>Text size (px)</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="316"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="318"/>
<source>X Label</source>
<translation>X Label</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="342"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/>
<source>Y Label</source>
<translation>Y Label</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="370"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="372"/>
<source>X Log scale</source>
<translation>X Log scale</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="380"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="382"/>
<source>Show X graduation</source>
<translation>Show X graduation</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="390"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="392"/>
<source>Show Y graduation</source>
<translation>Show Y graduation</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="401"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="403"/>
<source>Copy to clipboard</source>
<translation>Copy to clipboard</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="410"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="412"/>
<source>Save plot</source>
<translation>Save plot</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="419"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="421"/>
<source>Save plot as</source>
<translation>Save plot as</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="428"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="430"/>
<source>Load plot</source>
<translation>Open plot</translation>
</message>
@ -714,87 +714,87 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<translation>Thanks and Contributions - LogarithmPlotter</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="63"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="64"/>
<source>Source code</source>
<translation>Source code</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="66"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="67"/>
<source>Original library by Raphael Graf</source>
<translation>Original library by Raphael Graf</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="69"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="70"/>
<source>Source</source>
<translation>Source</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="71"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="72"/>
<source>Ported to Javascript by Matthew Crumley</source>
<translation>Ported to Javascript by Matthew Crumley</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="74"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="79"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="206"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="215"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="224"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="75"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="80"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="209"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="218"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="227"/>
<source>Website</source>
<translation>Website</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="76"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="77"/>
<source>Ported to QMLJS by Ad5001</source>
<translation>Ported to QMLJS by Ad5001</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="89"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="90"/>
<source>Libraries included</source>
<translation>Libraries included</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="170"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="172"/>
<source>Email</source>
<translation>Email</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="200"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="203"/>
<source>English</source>
<translation>English</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="210"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="213"/>
<source>French</source>
<translation>French</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="219"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="222"/>
<source>German</source>
<translation>German</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="228"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="231"/>
<source>Hungarian</source>
<translation>Hungarian</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="233"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="242"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="236"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="245"/>
<source>Github</source>
<translation>Github</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="237"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="240"/>
<source>Norwegian</source>
<translation>Norwegian</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="252"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="255"/>
<source>Translations included</source>
<translation>Translations included</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="281"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="284"/>
<source>Improve</source>
<translation>Improve</translation>
</message>
@ -856,7 +856,7 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ComboBoxSetting.qml" line="119"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="185"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ListSetting.qml" line="116"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/TextSetting.qml" line="101"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/TextSetting.qml" line="107"/>
<source>%1: </source>
<translation>%1: </translation>
</message>
@ -895,178 +895,176 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<context>
<name>error</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="124"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="289"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="125"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="290"/>
<source>Cannot find property %1 of object %2.</source>
<translation>Cannot find property %1 of object %2.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="226"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="227"/>
<source>Undefined variable %1.</source>
<translation>Undefined variable %1.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="247"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="248"/>
<source>In order to be executed, object %1 must have at least one argument.</source>
<translation>In order to be executed, object %1 must have at least one argument.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="249"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="250"/>
<source>%1 cannot be executed.</source>
<translation>%1 is not a function.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="300"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="380"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="436"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="301"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="381"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="437"/>
<source>Invalid expression.</source>
<translation>Invalid expression.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="304"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="305"/>
<source>Invalid expression (parity).</source>
<translation>Invalid expression (parity).</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="624"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="626"/>
<source>Unknown character &quot;%1&quot;.</source>
<translation>Unknown character &quot;%1&quot;.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="818"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="824"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="820"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="826"/>
<source>Illegal escape sequence: %1.</source>
<translation>Illegal escape sequence: %1.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1026"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1080"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1028"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1082"/>
<source>Parse error [%1:%2]: %3</source>
<translation>Parse error [%1:%2]: %3</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1082"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1084"/>
<source>Expected %1</source>
<translation>Expected %1</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1109"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1111"/>
<source>Unexpected %1</source>
<translation>Unexpected %1</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1166"/>
<source>Function definition is not permitted.</source>
<translation>Function definition is not permitted.</translation>
<translation type="vanished">Function definition is not permitted.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1180"/>
<source>Expected variable for assignment.</source>
<translation>Expected variable for assignment.</translation>
<translation type="vanished">Expected variable for assignment.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1344"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1315"/>
<source>Unexpected &quot;.&quot;: member access is not permitted</source>
<translation>Unexpected &quot;.&quot;: member access is not permitted</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1351"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1322"/>
<source>Unexpected &quot;[]&quot;: arrays are disabled.</source>
<translation>Unexpected &quot;[]&quot;: arrays are disabled.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1358"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1329"/>
<source>Unexpected symbol: %1.</source>
<translation>Unexpected symbol: %1.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1623"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1633"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1594"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1604"/>
<source>Function %1 must have at least one argument.</source>
<translation>Function %1 must have at least one argument.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1639"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1610"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="96"/>
<source>First argument to map is not a function.</source>
<translation>First argument to map is not a function.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1642"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1613"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="98"/>
<source>Second argument to map is not an array.</source>
<translation>Second argument to map is not an array.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1651"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1622"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="104"/>
<source>First argument to fold is not a function.</source>
<translation>First argument to fold is not a function.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1654"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1625"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="106"/>
<source>Second argument to fold is not an array.</source>
<translation>Second argument to fold is not an array.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1663"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1634"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="112"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="120"/>
<source>First argument to filter is not a function.</source>
<translation>First argument to filter is not a function.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1666"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1637"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="114"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="122"/>
<source>Second argument to filter is not an array.</source>
<translation>Second argument to filter is not an array.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1675"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1646"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="134"/>
<source>Second argument to indexOf is not a string or array.</source>
<translation>Second argument to indexOf is not a string or array.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1683"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1654"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="128"/>
<source>Second argument to join is not an array.</source>
<translation>Second argument to join is not an array.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1811"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1782"/>
<source>EOF</source>
<translation>End of expression</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="531"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="533"/>
<source>No object found with names %1.</source>
<translation>No object found with names %1.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="533"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="535"/>
<source>No object found with name %1.</source>
<translation>No object found with name %1.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="536"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="538"/>
<source>Object cannot be dependent on itself.</source>
<translation>Object cannot be dependent on itself.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="543"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="545"/>
<source>Circular dependency detected. Object %1 depends on %2.</source>
<translation>Circular dependency detected. Object %1 depends on %2.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="545"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="547"/>
<source>Circular dependency detected. Objects %1 depend on %2.</source>
<translation>Circular dependency detected. Objects %1 depend on %2.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="137"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="144"/>
<source>Error while parsing expression for property %1:
%2
@ -1091,7 +1089,7 @@ Undoing last change.</translation>
<context>
<name>expression</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="141"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="191"/>
<source>LogarithmPlotter - Parsing error</source>
<translation>LogarithmPlotter - Parsing error</translation>
@ -1625,6 +1623,43 @@ Please make sure your LaTeX installation is correct and report a bug if so.</tra
<translation>Could not fetch update information: {}.</translation>
</message>
</context>
<context>
<name>usage</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="61"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="68"/>
<source>Usage: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="71"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="81"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="94"/>
<source>Usage: %1 or
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="77"/>
<source>integral(&lt;from: number&gt;, &lt;to: number&gt;, &lt;f: ExecutableObject&gt;)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="78"/>
<source>integral(&lt;from: number&gt;, &lt;to: number&gt;, &lt;f: string&gt;, &lt;variable: string&gt;)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="89"/>
<source>derivative(&lt;f: ExecutableObject&gt;, &lt;x: number&gt;)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="90"/>
<source>derivative(&lt;f: string&gt;, &lt;variable: string&gt;, &lt;x: number&gt;)</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>visibility</name>
<message>

View file

@ -5,7 +5,7 @@
<name>About</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/About.qml" line="31"/>
<location filename="../logarithmplotter.py" line="118"/>
<location filename="../logarithmplotter.py" line="119"/>
<source>About LogarithmPlotter</source>
<translation>Sobre LogarithmPlotter</translation>
</message>
@ -189,12 +189,12 @@
<context>
<name>Changelog</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="71"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="81"/>
<source>Fetching changelog...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="90"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="99"/>
<source>Done</source>
<translation type="unfinished"></translation>
</message>
@ -202,13 +202,13 @@
<context>
<name>CustomPropertyList</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="185"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="203"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="192"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="210"/>
<source>+ Create new %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="304"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="311"/>
<source>Pick on graph</source>
<translation type="unfinished"></translation>
</message>
@ -236,22 +236,22 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="133"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<source>Label content</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="135"/>
<source>null</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="135"/>
<source>name</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="135"/>
<source>name + value</source>
<translation type="unfinished"></translation>
</message>
@ -379,17 +379,17 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="98"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="99"/>
<source>Redo &gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="117"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="118"/>
<source>&gt; Now</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="147"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="148"/>
<source>&lt; Undo</source>
<translation type="unfinished"></translation>
</message>
@ -420,47 +420,47 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="223"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="230"/>
<source>Saved plot to &apos;%1&apos;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="233"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="240"/>
<source>Loading file &apos;%1&apos;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="276"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="283"/>
<source>Unknown object type: %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="299"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="306"/>
<source>Invalid file provided.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="303"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="310"/>
<source>Could not save file: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="308"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="315"/>
<source>Loaded file &apos;%1&apos;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="341"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="348"/>
<source>Copied plot screenshot to clipboard!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="356"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="363"/>
<source>&amp;Update</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="358"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="365"/>
<source>&amp;Update LogarithmPlotter</source>
<translation type="unfinished"></translation>
</message>
@ -468,7 +468,7 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<context>
<name>ObjectCreationGrid</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/ObjectCreationGrid.qml" line="41"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/ObjectCreationGrid.qml" line="56"/>
<source>+ Create new:</source>
<translation type="unfinished"></translation>
</message>
@ -517,37 +517,37 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<context>
<name>PickLocationOverlay</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="168"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="179"/>
<source>Pointer precision:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="175"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="186"/>
<source>Snap to grid:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="184"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="195"/>
<source>Pick X</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="218"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="229"/>
<source>Pick Y</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="234"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="245"/>
<source>Open picker settings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="234"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="245"/>
<source>Hide picker settings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="306"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="317"/>
<source>(no pick selected)</source>
<translation type="unfinished"></translation>
</message>
@ -585,67 +585,67 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="258"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="259"/>
<source>X Axis Step</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="272"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="274"/>
<source>Y Axis Step</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="286"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="288"/>
<source>Line width</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="301"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="303"/>
<source>Text size (px)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="316"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="318"/>
<source>X Label</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="342"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/>
<source>Y Label</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="370"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="372"/>
<source>X Log scale</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="380"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="382"/>
<source>Show X graduation</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="390"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="392"/>
<source>Show Y graduation</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="401"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="403"/>
<source>Copy to clipboard</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="410"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="412"/>
<source>Save plot</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="419"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="421"/>
<source>Save plot as</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="428"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="430"/>
<source>Load plot</source>
<translation type="unfinished"></translation>
</message>
@ -658,87 +658,87 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="63"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="64"/>
<source>Source code</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="66"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="67"/>
<source>Original library by Raphael Graf</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="69"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="70"/>
<source>Source</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="71"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="72"/>
<source>Ported to Javascript by Matthew Crumley</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="74"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="79"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="206"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="215"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="224"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="75"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="80"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="209"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="218"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="227"/>
<source>Website</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="76"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="77"/>
<source>Ported to QMLJS by Ad5001</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="89"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="90"/>
<source>Libraries included</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="170"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="172"/>
<source>Email</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="200"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="203"/>
<source>English</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="210"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="213"/>
<source>French</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="219"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="222"/>
<source>German</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="228"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="231"/>
<source>Hungarian</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="233"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="242"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="236"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="245"/>
<source>Github</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="237"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="240"/>
<source>Norwegian</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="252"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="255"/>
<source>Translations included</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="281"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="284"/>
<source>Improve</source>
<translation type="unfinished"></translation>
</message>
@ -800,7 +800,7 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ComboBoxSetting.qml" line="119"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="185"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ListSetting.qml" line="116"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/TextSetting.qml" line="101"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/TextSetting.qml" line="107"/>
<source>%1: </source>
<translation type="unfinished"></translation>
</message>
@ -839,178 +839,168 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<context>
<name>error</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="124"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="289"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="125"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="290"/>
<source>Cannot find property %1 of object %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="226"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="227"/>
<source>Undefined variable %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="247"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="248"/>
<source>In order to be executed, object %1 must have at least one argument.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="249"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="250"/>
<source>%1 cannot be executed.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="300"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="380"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="436"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="301"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="381"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="437"/>
<source>Invalid expression.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="304"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="305"/>
<source>Invalid expression (parity).</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="624"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="626"/>
<source>Unknown character &quot;%1&quot;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="818"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="824"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="820"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="826"/>
<source>Illegal escape sequence: %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1026"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1080"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1028"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1082"/>
<source>Parse error [%1:%2]: %3</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1082"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1084"/>
<source>Expected %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1109"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1111"/>
<source>Unexpected %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1166"/>
<source>Function definition is not permitted.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1180"/>
<source>Expected variable for assignment.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1344"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1315"/>
<source>Unexpected &quot;.&quot;: member access is not permitted</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1351"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1322"/>
<source>Unexpected &quot;[]&quot;: arrays are disabled.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1358"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1329"/>
<source>Unexpected symbol: %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1623"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1633"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1594"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1604"/>
<source>Function %1 must have at least one argument.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1639"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1610"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="96"/>
<source>First argument to map is not a function.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1642"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1613"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="98"/>
<source>Second argument to map is not an array.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1651"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1622"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="104"/>
<source>First argument to fold is not a function.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1654"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1625"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="106"/>
<source>Second argument to fold is not an array.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1663"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1634"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="112"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="120"/>
<source>First argument to filter is not a function.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1666"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1637"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="114"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="122"/>
<source>Second argument to filter is not an array.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1675"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1646"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="134"/>
<source>Second argument to indexOf is not a string or array.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1683"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1654"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="128"/>
<source>Second argument to join is not an array.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1811"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1782"/>
<source>EOF</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="531"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="533"/>
<source>No object found with names %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="533"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="535"/>
<source>No object found with name %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="536"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="538"/>
<source>Object cannot be dependent on itself.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="543"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="545"/>
<source>Circular dependency detected. Object %1 depends on %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="545"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="547"/>
<source>Circular dependency detected. Objects %1 depend on %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="137"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="144"/>
<source>Error while parsing expression for property %1:
%2
@ -1029,7 +1019,7 @@ Undoing last change.</source>
<context>
<name>expression</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="141"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="191"/>
<source>LogarithmPlotter - Parsing error</source>
<translation type="unfinished"></translation>
@ -1520,6 +1510,43 @@ Please make sure your latex installation is correct and report a bug if so.</sou
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>usage</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="61"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="68"/>
<source>Usage: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="71"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="81"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="94"/>
<source>Usage: %1 or
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="77"/>
<source>integral(&lt;from: number&gt;, &lt;to: number&gt;, &lt;f: ExecutableObject&gt;)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="78"/>
<source>integral(&lt;from: number&gt;, &lt;to: number&gt;, &lt;f: string&gt;, &lt;variable: string&gt;)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="89"/>
<source>derivative(&lt;f: ExecutableObject&gt;, &lt;x: number&gt;)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="90"/>
<source>derivative(&lt;f: string&gt;, &lt;variable: string&gt;, &lt;x: number&gt;)</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>visibility</name>
<message>

View file

@ -5,7 +5,7 @@
<name>About</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/About.qml" line="31"/>
<location filename="../logarithmplotter.py" line="118"/>
<location filename="../logarithmplotter.py" line="119"/>
<source>About LogarithmPlotter</source>
<translation>À propos de LogarithmPlotter</translation>
</message>
@ -190,12 +190,12 @@
<context>
<name>Changelog</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="71"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="81"/>
<source>Fetching changelog...</source>
<translation>Récupération de l&apos;historique des modifications</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="90"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="99"/>
<source>Done</source>
<translation>Fermer</translation>
</message>
@ -203,13 +203,13 @@
<context>
<name>CustomPropertyList</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="185"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="203"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="192"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="210"/>
<source>+ Create new %1</source>
<translation>+ Créer un nouvel objet %1</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="304"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="311"/>
<source>Pick on graph</source>
<translation>Prendre la position sur le graphe</translation>
</message>
@ -237,22 +237,22 @@
<translation>Nom</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="133"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<source>Label content</source>
<translation>Étiquette</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="135"/>
<source>null</source>
<translation>vide</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="135"/>
<source>name</source>
<translation>nom</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="135"/>
<source>name + value</source>
<translation>nom + valeur</translation>
</message>
@ -419,17 +419,17 @@ These settings can always be changed at any time from the &quot;Settings&quot; m
<translation>Filtrer</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="98"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="99"/>
<source>Redo &gt;</source>
<translation>Rétablir &gt;</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="117"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="118"/>
<source>&gt; Now</source>
<translation>&gt; État actuel</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="147"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="148"/>
<source>&lt; Undo</source>
<translation>&lt; Annuler</translation>
</message>
@ -460,47 +460,47 @@ These settings can always be changed at any time from the &quot;Settings&quot; m
<translation>Historique</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="223"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="230"/>
<source>Saved plot to &apos;%1&apos;.</source>
<translation>Graphe sauvegardé dans &apos;%1&apos;.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="233"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="240"/>
<source>Loading file &apos;%1&apos;.</source>
<translation>Chargement du fichier &apos;%1&apos;.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="276"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="283"/>
<source>Unknown object type: %1.</source>
<translation>Type d&apos;objet inconnu : %1.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="299"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="306"/>
<source>Invalid file provided.</source>
<translation>Fichier fourni invalide.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="303"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="310"/>
<source>Could not save file: </source>
<translation>Impossible de sauvegarder le fichier : </translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="308"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="315"/>
<source>Loaded file &apos;%1&apos;.</source>
<translation>Fichier &apos;%1&apos; chargé.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="341"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="348"/>
<source>Copied plot screenshot to clipboard!</source>
<translation>Image du graphe copiée dans le presse-papiers !</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="356"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="363"/>
<source>&amp;Update</source>
<translation>&amp;Mise à jour</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="358"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="365"/>
<source>&amp;Update LogarithmPlotter</source>
<translation>&amp;Mettre à jour LogarithmPlotter</translation>
</message>
@ -508,7 +508,7 @@ These settings can always be changed at any time from the &quot;Settings&quot; m
<context>
<name>ObjectCreationGrid</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/ObjectCreationGrid.qml" line="41"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/ObjectCreationGrid.qml" line="56"/>
<source>+ Create new:</source>
<translation>+ Créer :</translation>
</message>
@ -577,7 +577,7 @@ These settings can always be changed at any time from the &quot;Settings&quot; m
<context>
<name>PickLocationOverlay</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="168"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="179"/>
<source>Pointer precision:</source>
<translation>Précision du pointeur :</translation>
</message>
@ -586,32 +586,32 @@ These settings can always be changed at any time from the &quot;Settings&quot; m
<translation type="vanished">Placement sur la grille</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="175"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="186"/>
<source>Snap to grid:</source>
<translation>Aligner sur la grille :</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="184"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="195"/>
<source>Pick X</source>
<translation>Prendre la position X</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="218"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="229"/>
<source>Pick Y</source>
<translation>Prendre la position Y</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="234"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="245"/>
<source>Open picker settings</source>
<translation>Ouvrir les paramètres du pointeur</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="234"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="245"/>
<source>Hide picker settings</source>
<translation>Cacher les paramètres du pointeur</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="306"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="317"/>
<source>(no pick selected)</source>
<translation>(aucun axe sélectionné)</translation>
</message>
@ -649,67 +649,67 @@ These settings can always be changed at any time from the &quot;Settings&quot; m
<translation>Min Y</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="258"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="259"/>
<source>X Axis Step</source>
<translation>Pas de l&apos;axe X</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="272"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="274"/>
<source>Y Axis Step</source>
<translation>Pas de l&apos;axe Y</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="286"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="288"/>
<source>Line width</source>
<translation>Taille des lignes</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="301"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="303"/>
<source>Text size (px)</source>
<translation>Taille du texte (px)</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="316"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="318"/>
<source>X Label</source>
<translation>Label de l&apos;axe X</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="342"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/>
<source>Y Label</source>
<translation>Label de l&apos;axe Y</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="370"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="372"/>
<source>X Log scale</source>
<translation>Échelle logarithmique en X</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="380"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="382"/>
<source>Show X graduation</source>
<translation>Montrer la graduation de l&apos;axe X</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="390"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="392"/>
<source>Show Y graduation</source>
<translation>Montrer la graduation de l&apos;axe Y</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="401"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="403"/>
<source>Copy to clipboard</source>
<translation>Copier vers le presse-papiers</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="410"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="412"/>
<source>Save plot</source>
<translation>Sauvegarder le graphe</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="419"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="421"/>
<source>Save plot as</source>
<translation>Sauvegarder le graphe sous</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="428"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="430"/>
<source>Load plot</source>
<translation>Ouvrir un graphe</translation>
</message>
@ -722,87 +722,87 @@ These settings can always be changed at any time from the &quot;Settings&quot; m
<translation>Remerciements et contributions - LogarithmPlotter</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="63"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="64"/>
<source>Source code</source>
<translation>Code source</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="66"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="67"/>
<source>Original library by Raphael Graf</source>
<translation>Bibliothèque originale de Raphael Graf</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="69"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="70"/>
<source>Source</source>
<translation>Source</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="71"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="72"/>
<source>Ported to Javascript by Matthew Crumley</source>
<translation>Porté en Javascript par Matthew Crumley</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="74"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="79"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="206"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="215"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="224"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="75"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="80"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="209"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="218"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="227"/>
<source>Website</source>
<translation>Site web</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="76"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="77"/>
<source>Ported to QMLJS by Ad5001</source>
<translation>Porté à QMLJS par Ad5001</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="89"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="90"/>
<source>Libraries included</source>
<translation>Bibliothèques incluses</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="170"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="172"/>
<source>Email</source>
<translation>Email</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="200"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="203"/>
<source>English</source>
<translation>Anglais</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="210"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="213"/>
<source>French</source>
<translation>Français</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="219"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="222"/>
<source>German</source>
<translation>Allemand</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="228"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="231"/>
<source>Hungarian</source>
<translation>Hongrois</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="233"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="242"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="236"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="245"/>
<source>Github</source>
<translation>Github</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="237"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="240"/>
<source>Norwegian</source>
<translation>Norvégien</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="252"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="255"/>
<source>Translations included</source>
<translation>Traductions incluses</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="281"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="284"/>
<source>Improve</source>
<translation>Améliorer</translation>
</message>
@ -865,7 +865,7 @@ These settings can always be changed at any time from the &quot;Settings&quot; m
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ComboBoxSetting.qml" line="119"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="185"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ListSetting.qml" line="116"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/TextSetting.qml" line="101"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/TextSetting.qml" line="107"/>
<source>%1: </source>
<translation>%1 : </translation>
</message>
@ -904,178 +904,176 @@ These settings can always be changed at any time from the &quot;Settings&quot; m
<context>
<name>error</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="124"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="289"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="125"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="290"/>
<source>Cannot find property %1 of object %2.</source>
<translation>Impossible de trouver la propriété %1 de l&apos;objet %2.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="226"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="227"/>
<source>Undefined variable %1.</source>
<translation>La variable %1 n&apos;est pas définie.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="247"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="248"/>
<source>In order to be executed, object %1 must have at least one argument.</source>
<translation>Pour être utilisé comme fonction, l&apos;objet %1 nécessite au moins un argument.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="249"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="250"/>
<source>%1 cannot be executed.</source>
<translation>%1 n&apos;est pas une fonction.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="300"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="380"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="436"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="301"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="381"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="437"/>
<source>Invalid expression.</source>
<translation>Formule invalide.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="304"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="305"/>
<source>Invalid expression (parity).</source>
<translation>Formule invalide (parité).</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="624"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="626"/>
<source>Unknown character &quot;%1&quot;.</source>
<translation>Le caractère &quot;%1&quot; est inconnu.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="818"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="824"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="820"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="826"/>
<source>Illegal escape sequence: %1.</source>
<translation>Séquence d&apos;échappement illégale : %1.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1026"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1080"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1028"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1082"/>
<source>Parse error [%1:%2]: %3</source>
<translation>Erreur de syntaxe [%1:%2] : %3</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1082"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1084"/>
<source>Expected %1</source>
<translation>%1 attendu</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1109"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1111"/>
<source>Unexpected %1</source>
<translation>%1 inattendu</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1166"/>
<source>Function definition is not permitted.</source>
<translation>La définition de fonctions n&apos;est pas autorisée.</translation>
<translation type="vanished">La définition de fonctions n&apos;est pas autorisée.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1180"/>
<source>Expected variable for assignment.</source>
<translation>Une variable est attendue pour l&apos;affectation.</translation>
<translation type="vanished">Une variable est attendue pour l&apos;affectation.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1344"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1315"/>
<source>Unexpected &quot;.&quot;: member access is not permitted</source>
<translation>&quot;.&quot; inattendu : l&apos;accès aux propriétés n&apos;est pas autorisé</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1351"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1322"/>
<source>Unexpected &quot;[]&quot;: arrays are disabled.</source>
<translation>&quot;[]&quot; inattendu : les tableaux sont désactivés.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1358"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1329"/>
<source>Unexpected symbol: %1.</source>
<translation>Symbole inconnu : %1.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1623"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1633"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1594"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1604"/>
<source>Function %1 must have at least one argument.</source>
<translation>La fonction %1 nécessite au moins un argument.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1639"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1610"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="96"/>
<source>First argument to map is not a function.</source>
<translation>Le premier argument de map n&apos;est pas une fonction.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1642"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1613"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="98"/>
<source>Second argument to map is not an array.</source>
<translation>Le deuxième argument de map n&apos;est pas un tableau.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1651"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1622"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="104"/>
<source>First argument to fold is not a function.</source>
<translation>Le premier argument de fold n&apos;est pas une fonction.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1654"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1625"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="106"/>
<source>Second argument to fold is not an array.</source>
<translation>Le deuxième argument de fold n&apos;est pas un tableau.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1663"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1634"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="112"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="120"/>
<source>First argument to filter is not a function.</source>
<translation>Le premier argument de filter n&apos;est pas une fonction.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1666"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1637"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="114"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="122"/>
<source>Second argument to filter is not an array.</source>
<translation>Le deuxième argument de filter n&apos;est pas un tableau.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1675"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1646"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="134"/>
<source>Second argument to indexOf is not a string or array.</source>
<translation>Le deuxième argument de indexOf n&apos;est ni chaîne de caractères ni un tableau.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1683"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1654"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="128"/>
<source>Second argument to join is not an array.</source>
<translation>Le deuxième argument de join n&apos;est pas un tableau.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1811"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1782"/>
<source>EOF</source>
<translation>Fin de la formule</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="531"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="533"/>
<source>No object found with names %1.</source>
<translation>Aucun objet trouvé ayant pour noms %1.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="533"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="535"/>
<source>No object found with name %1.</source>
<translation>Aucun objet avec le nom %1 n&apos;a é trouvé.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="536"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="538"/>
<source>Object cannot be dependent on itself.</source>
<translation>Un objet ne peut pas dépendre de lui-même.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="543"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="545"/>
<source>Circular dependency detected. Object %1 depends on %2.</source>
<translation>Dépendance circulaire détectée. L&apos;objet %1 dépend de %2.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="545"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="547"/>
<source>Circular dependency detected. Objects %1 depend on %2.</source>
<translation>Dépendance circulaire détectée. Les objets %1 dépendent de %2.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="137"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="144"/>
<source>Error while parsing expression for property %1:
%2
@ -1100,7 +1098,7 @@ La dernière modification a été annulée.</translation>
<context>
<name>expression</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="141"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="191"/>
<source>LogarithmPlotter - Parsing error</source>
<translation>LogarithmPlotter - Erreur de syntaxe</translation>
@ -1634,6 +1632,43 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c
<translation>Impossible de récupérer les informations de mise à jour. {}.</translation>
</message>
</context>
<context>
<name>usage</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="61"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="68"/>
<source>Usage: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="71"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="81"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="94"/>
<source>Usage: %1 or
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="77"/>
<source>integral(&lt;from: number&gt;, &lt;to: number&gt;, &lt;f: ExecutableObject&gt;)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="78"/>
<source>integral(&lt;from: number&gt;, &lt;to: number&gt;, &lt;f: string&gt;, &lt;variable: string&gt;)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="89"/>
<source>derivative(&lt;f: ExecutableObject&gt;, &lt;x: number&gt;)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="90"/>
<source>derivative(&lt;f: string&gt;, &lt;variable: string&gt;, &lt;x: number&gt;)</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>visibility</name>
<message>

View file

@ -5,7 +5,7 @@
<name>About</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/About.qml" line="31"/>
<location filename="../logarithmplotter.py" line="118"/>
<location filename="../logarithmplotter.py" line="119"/>
<source>About LogarithmPlotter</source>
<translation>LogarithmPlotter névjegye</translation>
</message>
@ -189,12 +189,12 @@
<context>
<name>Changelog</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="71"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="81"/>
<source>Fetching changelog...</source>
<translation>Változásnapló lekérése</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="90"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="99"/>
<source>Done</source>
<translation>Kész</translation>
</message>
@ -202,13 +202,13 @@
<context>
<name>CustomPropertyList</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="185"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="203"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="192"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="210"/>
<source>+ Create new %1</source>
<translation>+ Új %1 létrehozása</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="304"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="311"/>
<source>Pick on graph</source>
<translation>Ábra kijelölése</translation>
</message>
@ -236,22 +236,22 @@
<translation>Név</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="133"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<source>Label content</source>
<translation>Címketartalom</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="135"/>
<source>null</source>
<translation>üres</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="135"/>
<source>name</source>
<translation>név</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="135"/>
<source>name + value</source>
<translation>név + érték</translation>
</message>
@ -411,17 +411,17 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<translation>Szűrő</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="98"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="99"/>
<source>Redo &gt;</source>
<translation>Ismétlés &gt;</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="117"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="118"/>
<source>&gt; Now</source>
<translation>&gt; Most</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="147"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="148"/>
<source>&lt; Undo</source>
<translation>&lt; Visszavonás</translation>
</message>
@ -452,47 +452,47 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<translation>Előzmények</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="223"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="230"/>
<source>Saved plot to &apos;%1&apos;.</source>
<translation>Ábra mentve ide: %1.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="233"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="240"/>
<source>Loading file &apos;%1&apos;.</source>
<translation>A(z) %1 fájl betöltése folyamatban van.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="276"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="283"/>
<source>Unknown object type: %1.</source>
<translation>Ismeretlen objektumtípus: %1.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="299"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="306"/>
<source>Invalid file provided.</source>
<translation>A megadott fájl érvénytelen.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="303"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="310"/>
<source>Could not save file: </source>
<translation>A fájl mentése nem sikerült: </translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="308"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="315"/>
<source>Loaded file &apos;%1&apos;.</source>
<translation>A(z) %1 fájl betöltve.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="341"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="348"/>
<source>Copied plot screenshot to clipboard!</source>
<translation>Ábra képernyőkép vágólapra másolva!</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="356"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="363"/>
<source>&amp;Update</source>
<translation>&amp;Frissítés</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="358"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="365"/>
<source>&amp;Update LogarithmPlotter</source>
<translation>A LogarithmPlotter &amp;frissítése</translation>
</message>
@ -500,7 +500,7 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<context>
<name>ObjectCreationGrid</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/ObjectCreationGrid.qml" line="41"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/ObjectCreationGrid.qml" line="56"/>
<source>+ Create new:</source>
<translation>+ Új létrehozása:</translation>
</message>
@ -569,7 +569,7 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<context>
<name>PickLocationOverlay</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="168"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="179"/>
<source>Pointer precision:</source>
<translation>Mutató pontossága:</translation>
</message>
@ -578,32 +578,32 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<translation type="vanished">Rácshoz illesztés</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="175"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="186"/>
<source>Snap to grid:</source>
<translation>Rácshoz igazítás:</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="184"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="195"/>
<source>Pick X</source>
<translation>X kijelölése</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="218"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="229"/>
<source>Pick Y</source>
<translation>Y kijelölése</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="234"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="245"/>
<source>Open picker settings</source>
<translation>Kijelölési beállítások megnyitása</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="234"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="245"/>
<source>Hide picker settings</source>
<translation>Kijelölési beállítások elrejtése</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="306"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="317"/>
<source>(no pick selected)</source>
<translation>(nincs kijelölés kiválasztva)</translation>
</message>
@ -641,67 +641,67 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<translation>Legkisebb Y</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="258"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="259"/>
<source>X Axis Step</source>
<translation>X tengely lépésköze</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="272"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="274"/>
<source>Y Axis Step</source>
<translation>Y tengely lépésköze</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="286"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="288"/>
<source>Line width</source>
<translation>Vonalvastagság</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="301"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="303"/>
<source>Text size (px)</source>
<translation>Szövegméret (képpont)</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="316"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="318"/>
<source>X Label</source>
<translation>X címke</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="342"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/>
<source>Y Label</source>
<translation>Y címke</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="370"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="372"/>
<source>X Log scale</source>
<translation>X tengely logaritmikus skálával</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="380"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="382"/>
<source>Show X graduation</source>
<translation>X érettségi megjelenítése</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="390"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="392"/>
<source>Show Y graduation</source>
<translation>Y érettségi megjelenítése</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="401"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="403"/>
<source>Copy to clipboard</source>
<translation>Másolás a vágólapra</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="410"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="412"/>
<source>Save plot</source>
<translation>Ábra mentése</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="419"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="421"/>
<source>Save plot as</source>
<translation>Ábra mentése másként</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="428"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="430"/>
<source>Load plot</source>
<translation>Ábra betöltése</translation>
</message>
@ -714,87 +714,87 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<translation>Köszönet és hozzájárulás - LogarithmPlotter</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="63"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="64"/>
<source>Source code</source>
<translation>Forráskód</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="66"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="67"/>
<source>Original library by Raphael Graf</source>
<translation>Eredeti könyvtár: Graf Raphael</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="69"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="70"/>
<source>Source</source>
<translation>Forrás</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="71"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="72"/>
<source>Ported to Javascript by Matthew Crumley</source>
<translation>JavaScript-átalakítás: Crumley Máté</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="74"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="79"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="206"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="215"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="224"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="75"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="80"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="209"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="218"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="227"/>
<source>Website</source>
<translation>Honlap</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="76"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="77"/>
<source>Ported to QMLJS by Ad5001</source>
<translation>QMLJS-átalakítás: Ad5001</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="89"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="90"/>
<source>Libraries included</source>
<translation>Tartalmazott könyvtárak</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="170"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="172"/>
<source>Email</source>
<translation>E-mail</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="200"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="203"/>
<source>English</source>
<translation>angol</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="210"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="213"/>
<source>French</source>
<translation>francia</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="219"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="222"/>
<source>German</source>
<translation>német</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="228"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="231"/>
<source>Hungarian</source>
<translation>magyar</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="233"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="242"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="236"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="245"/>
<source>Github</source>
<translation>GitHub</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="237"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="240"/>
<source>Norwegian</source>
<translation>norvég</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="252"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="255"/>
<source>Translations included</source>
<translation>A felhasználói felület nyelvei</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="281"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="284"/>
<source>Improve</source>
<translation>Fejlesztés</translation>
</message>
@ -856,7 +856,7 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ComboBoxSetting.qml" line="119"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="185"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ListSetting.qml" line="116"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/TextSetting.qml" line="101"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/TextSetting.qml" line="107"/>
<source>%1: </source>
<translation>%1: </translation>
</message>
@ -895,178 +895,176 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<context>
<name>error</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="124"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="289"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="125"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="290"/>
<source>Cannot find property %1 of object %2.</source>
<translation>A(z) %2 objektum %1 tulajdonsága nem található.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="226"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="227"/>
<source>Undefined variable %1.</source>
<translation>A(z) %1 változó nincs meghatározva.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="247"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="248"/>
<source>In order to be executed, object %1 must have at least one argument.</source>
<translation>A végrehajtáshoz a(z) %1 objektumnak legalább egy argumentummal kell rendelkeznie.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="249"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="250"/>
<source>%1 cannot be executed.</source>
<translation>A(z) %1 nem függvény.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="300"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="380"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="436"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="301"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="381"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="437"/>
<source>Invalid expression.</source>
<translation>Érvénytelen kifejezés.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="304"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="305"/>
<source>Invalid expression (parity).</source>
<translation>Érvénytelen kifejezés (paritás).</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="624"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="626"/>
<source>Unknown character &quot;%1&quot;.</source>
<translation>Ismeretlen karakter %1.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="818"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="824"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="820"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="826"/>
<source>Illegal escape sequence: %1.</source>
<translation>Érvénytelen kilépési sorozat: %1.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1026"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1080"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1028"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1082"/>
<source>Parse error [%1:%2]: %3</source>
<translation>Elemzési hiba [%1:%2]: %3</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1082"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1084"/>
<source>Expected %1</source>
<translation>Várható %1</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1109"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1111"/>
<source>Unexpected %1</source>
<translation>Váratlan %1</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1166"/>
<source>Function definition is not permitted.</source>
<translation>A függvény meghatározása nem engedélyezett.</translation>
<translation type="vanished">A függvény meghatározása nem engedélyezett.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1180"/>
<source>Expected variable for assignment.</source>
<translation>A hozzárendeléshez várt változó.</translation>
<translation type="vanished">A hozzárendeléshez várt változó.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1344"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1315"/>
<source>Unexpected &quot;.&quot;: member access is not permitted</source>
<translation>Váratlan .: a tagok hozzáférése nem engedélyezett</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1351"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1322"/>
<source>Unexpected &quot;[]&quot;: arrays are disabled.</source>
<translation>Váratlan []: a tömbök le vannak tiltva.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1358"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1329"/>
<source>Unexpected symbol: %1.</source>
<translation>Váratlan szimbólum: %1.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1623"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1633"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1594"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1604"/>
<source>Function %1 must have at least one argument.</source>
<translation>A(z) %1 függvénynek legalább egy argumentumnak kell lennie.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1639"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1610"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="96"/>
<source>First argument to map is not a function.</source>
<translation>Az első leképezési argumentum nem függvény.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1642"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1613"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="98"/>
<source>Second argument to map is not an array.</source>
<translation>A második leképezési argumentum nem tömb.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1651"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1622"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="104"/>
<source>First argument to fold is not a function.</source>
<translation>Az első behajtási argumentum nem függvény.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1654"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1625"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="106"/>
<source>Second argument to fold is not an array.</source>
<translation>A második behajtási argumentum nem tömb.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1663"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1634"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="112"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="120"/>
<source>First argument to filter is not a function.</source>
<translation>Az első szűrési argumentum nem függvény.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1666"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1637"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="114"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="122"/>
<source>Second argument to filter is not an array.</source>
<translation>A második szűrési argumentum nem tömb.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1675"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1646"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="134"/>
<source>Second argument to indexOf is not a string or array.</source>
<translation>Az indexOf második argumentuma nem karakterlánc vagy tömb.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1683"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1654"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="128"/>
<source>Second argument to join is not an array.</source>
<translation>A második csatlakozási argumentum nem tömb.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1811"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1782"/>
<source>EOF</source>
<translation>Kifejezés vége</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="531"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="533"/>
<source>No object found with names %1.</source>
<translation>A(z) %1 nevű objektum nem található.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="533"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="535"/>
<source>No object found with name %1.</source>
<translation>A(z) %1 nevű objektum nem található.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="536"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="538"/>
<source>Object cannot be dependent on itself.</source>
<translation>Az objektum nem függhet önmagától.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="543"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="545"/>
<source>Circular dependency detected. Object %1 depends on %2.</source>
<translation>Körkörös függőség észlelve. A(z) %1-objektum a(z) %2-objektumtól függ.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="545"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="547"/>
<source>Circular dependency detected. Objects %1 depend on %2.</source>
<translation>Körkörös függőség észlelve. A(z) %1-objektumok a(z) %2-objektumtól függenek.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="137"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="144"/>
<source>Error while parsing expression for property %1:
%2
@ -1091,7 +1089,7 @@ Az utolsó módosítás visszavonása.</translation>
<context>
<name>expression</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="141"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="191"/>
<source>LogarithmPlotter - Parsing error</source>
<translation>LogarithmPlotter - Elemzési hiba</translation>
@ -1617,6 +1615,43 @@ Kérjük, ellenőrizze, hogy a LaTeX telepítése helyes-e, és ha igen, jelents
<translation>Nem sikerült lekérni a frissítési adatokat: {}.</translation>
</message>
</context>
<context>
<name>usage</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="61"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="68"/>
<source>Usage: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="71"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="81"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="94"/>
<source>Usage: %1 or
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="77"/>
<source>integral(&lt;from: number&gt;, &lt;to: number&gt;, &lt;f: ExecutableObject&gt;)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="78"/>
<source>integral(&lt;from: number&gt;, &lt;to: number&gt;, &lt;f: string&gt;, &lt;variable: string&gt;)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="89"/>
<source>derivative(&lt;f: ExecutableObject&gt;, &lt;x: number&gt;)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="90"/>
<source>derivative(&lt;f: string&gt;, &lt;variable: string&gt;, &lt;x: number&gt;)</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>visibility</name>
<message>

View file

@ -5,7 +5,7 @@
<name>About</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/About.qml" line="31"/>
<location filename="../logarithmplotter.py" line="118"/>
<location filename="../logarithmplotter.py" line="119"/>
<source>About LogarithmPlotter</source>
<translation>Om</translation>
</message>
@ -189,12 +189,12 @@
<context>
<name>Changelog</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="71"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="81"/>
<source>Fetching changelog...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="90"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="99"/>
<source>Done</source>
<translation type="unfinished"></translation>
</message>
@ -202,13 +202,13 @@
<context>
<name>CustomPropertyList</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="185"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="203"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="192"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="210"/>
<source>+ Create new %1</source>
<translation type="unfinished">+ Opprett nytt %1</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="304"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="311"/>
<source>Pick on graph</source>
<translation type="unfinished"></translation>
</message>
@ -236,22 +236,22 @@
<translation type="unfinished">Navn</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="133"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<source>Label content</source>
<translation type="unfinished">Etikett-innhold</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="135"/>
<source>null</source>
<translation type="unfinished">NULL</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="135"/>
<source>name</source>
<translation type="unfinished">navn</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="135"/>
<source>name + value</source>
<translation type="unfinished">navn + veri</translation>
</message>
@ -411,17 +411,17 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="98"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="99"/>
<source>Redo &gt;</source>
<translation>Angre &gt;</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="117"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="118"/>
<source>&gt; Now</source>
<translation>&gt; </translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="147"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="148"/>
<source>&lt; Undo</source>
<translation>&lt; Angre</translation>
</message>
@ -452,47 +452,47 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
<translation>Historikk</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="223"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="230"/>
<source>Saved plot to &apos;%1&apos;.</source>
<translation>Lagret plott i «%1».</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="233"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="240"/>
<source>Loading file &apos;%1&apos;.</source>
<translation>Laster inn «%1»-fil.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="276"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="283"/>
<source>Unknown object type: %1.</source>
<translation>Ukjent objekttype: %1.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="299"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="306"/>
<source>Invalid file provided.</source>
<translation>Ugyldig fil angitt.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="303"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="310"/>
<source>Could not save file: </source>
<translation>Kunne ikke lagre fil: </translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="308"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="315"/>
<source>Loaded file &apos;%1&apos;.</source>
<translation>Lastet inn filen «%1».</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="341"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="348"/>
<source>Copied plot screenshot to clipboard!</source>
<translation>Kopierte plott-skjermavbildning til utklippstavlen!</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="356"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="363"/>
<source>&amp;Update</source>
<translation>&amp;Oppdater</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="358"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="365"/>
<source>&amp;Update LogarithmPlotter</source>
<translation>&amp;Installer ny versjon av LogartimePlotter</translation>
</message>
@ -500,7 +500,7 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
<context>
<name>ObjectCreationGrid</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/ObjectCreationGrid.qml" line="41"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/ObjectCreationGrid.qml" line="56"/>
<source>+ Create new:</source>
<translation>+ Opprett ny:</translation>
</message>
@ -569,7 +569,7 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
<context>
<name>PickLocationOverlay</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="168"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="179"/>
<source>Pointer precision:</source>
<translation>Peker-presisjon:</translation>
</message>
@ -578,32 +578,32 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
<translation type="vanished">Fest til rutenett</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="175"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="186"/>
<source>Snap to grid:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="184"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="195"/>
<source>Pick X</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="218"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="229"/>
<source>Pick Y</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="234"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="245"/>
<source>Open picker settings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="234"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="245"/>
<source>Hide picker settings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="306"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="317"/>
<source>(no pick selected)</source>
<translation type="unfinished"></translation>
</message>
@ -641,67 +641,67 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
<translation>Min. Y</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="258"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="259"/>
<source>X Axis Step</source>
<translation>X-aksesteg</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="272"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="274"/>
<source>Y Axis Step</source>
<translation>Y-aksesteg</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="286"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="288"/>
<source>Line width</source>
<translation>Linjebredde</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="301"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="303"/>
<source>Text size (px)</source>
<translation>Tekststørrelse (piksler)</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="316"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="318"/>
<source>X Label</source>
<translation>Navn X-akse</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="342"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/>
<source>Y Label</source>
<translation>Navn Y-akse</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="370"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="372"/>
<source>X Log scale</source>
<translation>Logaritmisk skala i x</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="380"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="382"/>
<source>Show X graduation</source>
<translation type="unfinished">Vis X-inndeling</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="390"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="392"/>
<source>Show Y graduation</source>
<translation type="unfinished">Vis Y-inndeling</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="401"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="403"/>
<source>Copy to clipboard</source>
<translation>Kopier til utklippstavle</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="410"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="412"/>
<source>Save plot</source>
<translation>Lagre plott</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="419"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="421"/>
<source>Save plot as</source>
<translation>Lagre plott som</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="428"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="430"/>
<source>Load plot</source>
<translation>Last inn plott</translation>
</message>
@ -714,87 +714,87 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="63"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="64"/>
<source>Source code</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="66"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="67"/>
<source>Original library by Raphael Graf</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="69"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="70"/>
<source>Source</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="71"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="72"/>
<source>Ported to Javascript by Matthew Crumley</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="74"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="79"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="206"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="215"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="224"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="75"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="80"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="209"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="218"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="227"/>
<source>Website</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="76"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="77"/>
<source>Ported to QMLJS by Ad5001</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="89"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="90"/>
<source>Libraries included</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="170"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="172"/>
<source>Email</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="200"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="203"/>
<source>English</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="210"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="213"/>
<source>French</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="219"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="222"/>
<source>German</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="228"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="231"/>
<source>Hungarian</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="233"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="242"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="236"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="245"/>
<source>Github</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="237"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="240"/>
<source>Norwegian</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="252"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="255"/>
<source>Translations included</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="281"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="284"/>
<source>Improve</source>
<translation type="unfinished"></translation>
</message>
@ -856,7 +856,7 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ComboBoxSetting.qml" line="119"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="185"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ListSetting.qml" line="116"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/TextSetting.qml" line="101"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/TextSetting.qml" line="107"/>
<source>%1: </source>
<translation type="unfinished"></translation>
</message>
@ -895,178 +895,168 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
<context>
<name>error</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="124"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="289"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="125"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="290"/>
<source>Cannot find property %1 of object %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="226"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="227"/>
<source>Undefined variable %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="247"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="248"/>
<source>In order to be executed, object %1 must have at least one argument.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="249"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="250"/>
<source>%1 cannot be executed.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="300"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="380"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="436"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="301"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="381"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="437"/>
<source>Invalid expression.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="304"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="305"/>
<source>Invalid expression (parity).</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="624"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="626"/>
<source>Unknown character &quot;%1&quot;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="818"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="824"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="820"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="826"/>
<source>Illegal escape sequence: %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1026"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1080"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1028"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1082"/>
<source>Parse error [%1:%2]: %3</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1082"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1084"/>
<source>Expected %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1109"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1111"/>
<source>Unexpected %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1166"/>
<source>Function definition is not permitted.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1180"/>
<source>Expected variable for assignment.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1344"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1315"/>
<source>Unexpected &quot;.&quot;: member access is not permitted</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1351"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1322"/>
<source>Unexpected &quot;[]&quot;: arrays are disabled.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1358"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1329"/>
<source>Unexpected symbol: %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1623"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1633"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1594"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1604"/>
<source>Function %1 must have at least one argument.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1639"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1610"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="96"/>
<source>First argument to map is not a function.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1642"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1613"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="98"/>
<source>Second argument to map is not an array.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1651"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1622"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="104"/>
<source>First argument to fold is not a function.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1654"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1625"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="106"/>
<source>Second argument to fold is not an array.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1663"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1634"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="112"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="120"/>
<source>First argument to filter is not a function.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1666"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1637"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="114"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="122"/>
<source>Second argument to filter is not an array.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1675"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1646"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="134"/>
<source>Second argument to indexOf is not a string or array.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1683"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1654"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="128"/>
<source>Second argument to join is not an array.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1811"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1782"/>
<source>EOF</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="531"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="533"/>
<source>No object found with names %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="533"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="535"/>
<source>No object found with name %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="536"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="538"/>
<source>Object cannot be dependent on itself.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="543"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="545"/>
<source>Circular dependency detected. Object %1 depends on %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="545"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="547"/>
<source>Circular dependency detected. Objects %1 depend on %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="137"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="144"/>
<source>Error while parsing expression for property %1:
%2
@ -1085,7 +1075,7 @@ Undoing last change.</source>
<context>
<name>expression</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="141"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="191"/>
<source>LogarithmPlotter - Parsing error</source>
<translation type="unfinished"></translation>
@ -1599,6 +1589,43 @@ Please make sure your latex installation is correct and report a bug if so.</sou
<translation>Kunne ikke hente info om hvorvidt det er nye versjoner: {}.</translation>
</message>
</context>
<context>
<name>usage</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="61"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="68"/>
<source>Usage: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="71"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="81"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="94"/>
<source>Usage: %1 or
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="77"/>
<source>integral(&lt;from: number&gt;, &lt;to: number&gt;, &lt;f: ExecutableObject&gt;)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="78"/>
<source>integral(&lt;from: number&gt;, &lt;to: number&gt;, &lt;f: string&gt;, &lt;variable: string&gt;)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="89"/>
<source>derivative(&lt;f: ExecutableObject&gt;, &lt;x: number&gt;)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="90"/>
<source>derivative(&lt;f: string&gt;, &lt;variable: string&gt;, &lt;x: number&gt;)</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>visibility</name>
<message>

View file

@ -5,7 +5,7 @@
<name>About</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/About.qml" line="31"/>
<location filename="../logarithmplotter.py" line="118"/>
<location filename="../logarithmplotter.py" line="119"/>
<source>About LogarithmPlotter</source>
<translation type="unfinished"></translation>
</message>
@ -189,12 +189,12 @@
<context>
<name>Changelog</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="71"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="81"/>
<source>Fetching changelog...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="90"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Changelog.qml" line="99"/>
<source>Done</source>
<translation type="unfinished"></translation>
</message>
@ -202,13 +202,13 @@
<context>
<name>CustomPropertyList</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="185"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="203"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="192"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="210"/>
<source>+ Create new %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="304"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="311"/>
<source>Pick on graph</source>
<translation type="unfinished"></translation>
</message>
@ -236,22 +236,22 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="133"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<source>Label content</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="135"/>
<source>null</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="135"/>
<source>name</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/Dialog.qml" line="135"/>
<source>name + value</source>
<translation type="unfinished"></translation>
</message>
@ -379,17 +379,17 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="98"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="99"/>
<source>Redo &gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="117"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="118"/>
<source>&gt; Now</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="147"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="148"/>
<source>&lt; Undo</source>
<translation type="unfinished"></translation>
</message>
@ -420,47 +420,47 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="223"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="230"/>
<source>Saved plot to &apos;%1&apos;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="233"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="240"/>
<source>Loading file &apos;%1&apos;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="276"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="283"/>
<source>Unknown object type: %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="299"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="306"/>
<source>Invalid file provided.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="303"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="310"/>
<source>Could not save file: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="308"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="315"/>
<source>Loaded file &apos;%1&apos;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="341"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="348"/>
<source>Copied plot screenshot to clipboard!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="356"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="363"/>
<source>&amp;Update</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="358"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="365"/>
<source>&amp;Update LogarithmPlotter</source>
<translation type="unfinished"></translation>
</message>
@ -468,7 +468,7 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<context>
<name>ObjectCreationGrid</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/ObjectCreationGrid.qml" line="41"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/ObjectCreationGrid.qml" line="56"/>
<source>+ Create new:</source>
<translation type="unfinished"></translation>
</message>
@ -517,37 +517,37 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<context>
<name>PickLocationOverlay</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="168"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="179"/>
<source>Pointer precision:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="175"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="186"/>
<source>Snap to grid:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="184"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="195"/>
<source>Pick X</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="218"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="229"/>
<source>Pick Y</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="234"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="245"/>
<source>Open picker settings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="234"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="245"/>
<source>Hide picker settings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="306"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="317"/>
<source>(no pick selected)</source>
<translation type="unfinished"></translation>
</message>
@ -585,67 +585,67 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="258"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="259"/>
<source>X Axis Step</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="272"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="274"/>
<source>Y Axis Step</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="286"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="288"/>
<source>Line width</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="301"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="303"/>
<source>Text size (px)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="316"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="318"/>
<source>X Label</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="342"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="344"/>
<source>Y Label</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="370"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="372"/>
<source>X Log scale</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="380"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="382"/>
<source>Show X graduation</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="390"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="392"/>
<source>Show Y graduation</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="401"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="403"/>
<source>Copy to clipboard</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="410"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="412"/>
<source>Save plot</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="419"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="421"/>
<source>Save plot as</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="428"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="430"/>
<source>Load plot</source>
<translation type="unfinished"></translation>
</message>
@ -658,87 +658,87 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="63"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="64"/>
<source>Source code</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="66"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="67"/>
<source>Original library by Raphael Graf</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="69"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="70"/>
<source>Source</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="71"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="72"/>
<source>Ported to Javascript by Matthew Crumley</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="74"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="79"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="206"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="215"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="224"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="75"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="80"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="209"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="218"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="227"/>
<source>Website</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="76"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="77"/>
<source>Ported to QMLJS by Ad5001</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="89"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="90"/>
<source>Libraries included</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="170"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="172"/>
<source>Email</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="200"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="203"/>
<source>English</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="210"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="213"/>
<source>French</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="219"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="222"/>
<source>German</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="228"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="231"/>
<source>Hungarian</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="233"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="242"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="236"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="245"/>
<source>Github</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="237"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="240"/>
<source>Norwegian</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="252"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="255"/>
<source>Translations included</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="281"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="284"/>
<source>Improve</source>
<translation type="unfinished"></translation>
</message>
@ -800,7 +800,7 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ComboBoxSetting.qml" line="119"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="185"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ListSetting.qml" line="116"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/TextSetting.qml" line="101"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/TextSetting.qml" line="107"/>
<source>%1: </source>
<translation type="unfinished"></translation>
</message>
@ -839,178 +839,168 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</s
<context>
<name>error</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="124"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="289"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="125"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="290"/>
<source>Cannot find property %1 of object %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="226"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="227"/>
<source>Undefined variable %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="247"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="248"/>
<source>In order to be executed, object %1 must have at least one argument.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="249"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="250"/>
<source>%1 cannot be executed.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="300"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="380"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="436"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="301"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="381"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="437"/>
<source>Invalid expression.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="304"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="305"/>
<source>Invalid expression (parity).</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="624"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="626"/>
<source>Unknown character &quot;%1&quot;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="818"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="824"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="820"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="826"/>
<source>Illegal escape sequence: %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1026"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1080"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1028"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1082"/>
<source>Parse error [%1:%2]: %3</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1082"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1084"/>
<source>Expected %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1109"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1111"/>
<source>Unexpected %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1166"/>
<source>Function definition is not permitted.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1180"/>
<source>Expected variable for assignment.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1344"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1315"/>
<source>Unexpected &quot;.&quot;: member access is not permitted</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1351"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1322"/>
<source>Unexpected &quot;[]&quot;: arrays are disabled.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1358"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1329"/>
<source>Unexpected symbol: %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1623"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1633"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1594"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1604"/>
<source>Function %1 must have at least one argument.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1639"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1610"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="96"/>
<source>First argument to map is not a function.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1642"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1613"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="98"/>
<source>Second argument to map is not an array.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1651"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1622"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="104"/>
<source>First argument to fold is not a function.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1654"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1625"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="106"/>
<source>Second argument to fold is not an array.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1663"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1634"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="112"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="120"/>
<source>First argument to filter is not a function.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1666"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1637"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="114"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="122"/>
<source>Second argument to filter is not an array.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1675"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1646"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="134"/>
<source>Second argument to indexOf is not a string or array.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1683"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1654"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/parsing/polyfill.js" line="128"/>
<source>Second argument to join is not an array.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1811"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1782"/>
<source>EOF</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="531"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="533"/>
<source>No object found with names %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="533"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="535"/>
<source>No object found with name %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="536"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="538"/>
<source>Object cannot be dependent on itself.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="543"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="545"/>
<source>Circular dependency detected. Object %1 depends on %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="545"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="547"/>
<source>Circular dependency detected. Objects %1 depend on %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="137"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="144"/>
<source>Error while parsing expression for property %1:
%2
@ -1029,7 +1019,7 @@ Undoing last change.</source>
<context>
<name>expression</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="134"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="141"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="191"/>
<source>LogarithmPlotter - Parsing error</source>
<translation type="unfinished"></translation>
@ -1520,6 +1510,43 @@ Please make sure your latex installation is correct and report a bug if so.</sou
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>usage</name>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="61"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="68"/>
<source>Usage: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="71"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="81"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="94"/>
<source>Usage: %1 or
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="77"/>
<source>integral(&lt;from: number&gt;, &lt;to: number&gt;, &lt;f: ExecutableObject&gt;)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="78"/>
<source>integral(&lt;from: number&gt;, &lt;to: number&gt;, &lt;f: string&gt;, &lt;variable: string&gt;)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="89"/>
<source>derivative(&lt;f: ExecutableObject&gt;, &lt;x: number&gt;)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/math/common.js" line="90"/>
<source>derivative(&lt;f: string&gt;, &lt;variable: string&gt;, &lt;x: number&gt;)</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>visibility</name>
<message>