Fixing a lot of snap issues, updating translations
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
- Files are now properly opened in snapcraft - Added latex dependencies to snapcraft (tho it's buggy atm) - Added changelog to snapcraft
This commit is contained in:
parent
3e7b36a420
commit
86f3399a53
10 changed files with 531 additions and 410 deletions
|
@ -33,112 +33,117 @@
|
|||
<context>
|
||||
<name>AppMenuBar</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="40"/>
|
||||
<source>&File</source>
|
||||
<translation>&Datei</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="42"/>
|
||||
<source>&Load...</source>
|
||||
<translation>&Laden…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="47"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="49"/>
|
||||
<source>&Save</source>
|
||||
<translation>&Speichern</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="53"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="55"/>
|
||||
<source>Save &As...</source>
|
||||
<translation>Speichern &Unter…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="61"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="63"/>
|
||||
<source>&Quit</source>
|
||||
<translation>&Ausfahrt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="75"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="77"/>
|
||||
<source>&Edit</source>
|
||||
<translation>&Bearbeiten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="79"/>
|
||||
<source>&Undo</source>
|
||||
<translation>&Lösen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="85"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="87"/>
|
||||
<source>&Redo</source>
|
||||
<translation>&Wiederherstellen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="94"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="96"/>
|
||||
<source>&Copy plot</source>
|
||||
<translation>Grafik &Kopieren</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="102"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="104"/>
|
||||
<source>&Create</source>
|
||||
<translation>&Erstellen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="124"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="126"/>
|
||||
<source>&Settings</source>
|
||||
<translation>&Einstellungen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="127"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="129"/>
|
||||
<source>Check for updates on startup</source>
|
||||
<translation>Beim Starten auf Updates prüfen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="136"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="138"/>
|
||||
<source>Reset redo stack automaticly</source>
|
||||
<translation>Wiederherstellen-Stapel automatisch zurücksetzen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="145"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="147"/>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="162"/>
|
||||
<source>&Help</source>
|
||||
<translation>&Hilfe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="147"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="164"/>
|
||||
<source>&Source code</source>
|
||||
<translation>&Quellcode</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="152"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="169"/>
|
||||
<source>&Report a bug</source>
|
||||
<translation>Fehler &Melden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="157"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="174"/>
|
||||
<source>&User manual</source>
|
||||
<translation>&Benutzerhandbuch</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="162"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="179"/>
|
||||
<source>&Changelog</source>
|
||||
<translation>&Changelog</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="167"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="184"/>
|
||||
<source>&Help translating!</source>
|
||||
<translation>&Hilfe beim Übersetzen!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="173"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="190"/>
|
||||
<source>&About</source>
|
||||
<translation>&Übrigens</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="182"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="199"/>
|
||||
<source>Save unsaved changes?</source>
|
||||
<translation>Änderungen speichern?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="184"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="201"/>
|
||||
<source>This plot contains unsaved changes. By doing this, all unsaved data will be lost. Continue?</source>
|
||||
<translation>Diese Grafik enthält ungespeicherte Änderungen. Dadurch gehen alle ungespeicherten Daten verloren. Fortfahren?</translation>
|
||||
</message>
|
||||
|
@ -211,44 +216,49 @@
|
|||
<context>
|
||||
<name>GreetScreen</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="67"/>
|
||||
<source>Welcome to LogarithmPlotter</source>
|
||||
<translation>Willkommen bei LogarithmPlotter</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="80"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="81"/>
|
||||
<source>Version %1</source>
|
||||
<translation>Version %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="92"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="93"/>
|
||||
<source>Take a few seconds to configure LogarithmPlotter.
|
||||
These settings can be changed at any time from the "Settings" menu.</source>
|
||||
<translation>Nehmen Sie sich ein paar Sekunden Zeit, um LogarithmPlotter zu konfigurieren.
|
||||
Diese Einstellungen können jederzeit über das Menü "Einstellungen" geändert werden.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="101"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="102"/>
|
||||
<source>Check for updates on startup (requires online connectivity)</source>
|
||||
<translation>Beim Start nach Updates suchen (Online-Verbindung erforderlich)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="113"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="114"/>
|
||||
<source>Reset redo stack when a new action is added to history</source>
|
||||
<translation>Redo-Stapel zurücksetzen, wenn eine neue Aktion zur Historie hinzugefügt wird</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="128"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="126"/>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="142"/>
|
||||
<source>User manual</source>
|
||||
<translation>Benutzerhandbuch</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="135"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="149"/>
|
||||
<source>Changelog</source>
|
||||
<translation>Changelog</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="142"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="156"/>
|
||||
<source>Done</source>
|
||||
<translation>Schließen</translation>
|
||||
</message>
|
||||
|
@ -548,6 +558,11 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen"
|
|||
<source>Note: Use %1[n] to refer to %1ₙ, %1[n+1] for %1ₙ₊₁...</source>
|
||||
<translation>Hinweis: Verwenden Sie %1[n], um sich auf %1ₙ zu beziehen, %1[n+1] für %1ₙ₊₁…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="43"/>
|
||||
<source>If you have latex enabled, you can use use latex markup in between $$ to create equations.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>control</name>
|
||||
|
@ -659,19 +674,19 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen"
|
|||
<context>
|
||||
<name>latex</name>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="70"/>
|
||||
<location filename="../util/latex.py" line="74"/>
|
||||
<source>No Latex installation found.
|
||||
If you already have a latex distribution installed, make sure it's installed on your path.
|
||||
Otherwise, you can download a Latex distribution like TeX Live at https://tug.org/texlive/.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="72"/>
|
||||
<location filename="../util/latex.py" line="79"/>
|
||||
<source>DVIPNG was not found. Make sure you include it from your Latex distribution.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="150"/>
|
||||
<location filename="../util/latex.py" line="157"/>
|
||||
<source>An exception occured within the creation of the latex formula.
|
||||
Process '{}' ended with a non-zero return code {}:
|
||||
|
||||
|
@ -680,7 +695,7 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="158"/>
|
||||
<location filename="../util/latex.py" line="165"/>
|
||||
<source>An exception occured within the creation of the latex formula.
|
||||
Process '{}' took too long to finish:
|
||||
{}
|
||||
|
@ -864,8 +879,8 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="42"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommegainsbode.js" line="35"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommephasesbode.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="49"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="36"/>
|
||||
<source>labelPosition</source>
|
||||
<translation>Position des Etiketts</translation>
|
||||
</message>
|
||||
|
@ -930,14 +945,14 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="33"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="47"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="34"/>
|
||||
<source>x</source>
|
||||
<translation>X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="40"/>
|
||||
<source>y</source>
|
||||
<translation>Y</translation>
|
||||
</message>
|
||||
|
@ -952,37 +967,37 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<translation>Wahrscheinlichkeiten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="42"/>
|
||||
<source>text</source>
|
||||
<translation>Inhalt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="47"/>
|
||||
<source>disableLatex</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="48"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="35"/>
|
||||
<source>targetElement</source>
|
||||
<translation>Zielobjekt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="50"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="37"/>
|
||||
<source>approximate</source>
|
||||
<translation>Ungefähren Wert anzeigen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="51"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="38"/>
|
||||
<source>rounding</source>
|
||||
<translation>Rundung</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="52"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="39"/>
|
||||
<source>displayStyle</source>
|
||||
<translation>Stil</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="57"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="44"/>
|
||||
<source>targetValuePosition</source>
|
||||
<translation>Wertposition des Ziels</translation>
|
||||
</message>
|
||||
|
@ -1048,12 +1063,12 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<context>
|
||||
<name>text</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="28"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="30"/>
|
||||
<source>Text</source>
|
||||
<translation>Text</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="29"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="31"/>
|
||||
<source>Texts</source>
|
||||
<translation>Texte</translation>
|
||||
</message>
|
||||
|
@ -1099,12 +1114,12 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<context>
|
||||
<name>xcursor</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="29"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="31"/>
|
||||
<source>X Cursor</source>
|
||||
<translation>X Zeiger</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="30"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="32"/>
|
||||
<source>X Cursors</source>
|
||||
<translation>X Zeiger</translation>
|
||||
</message>
|
||||
|
|
|
@ -33,112 +33,117 @@
|
|||
<context>
|
||||
<name>AppMenuBar</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="40"/>
|
||||
<source>&File</source>
|
||||
<translation>&File</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="42"/>
|
||||
<source>&Load...</source>
|
||||
<translation>&Open…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="47"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="49"/>
|
||||
<source>&Save</source>
|
||||
<translation>&Save</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="53"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="55"/>
|
||||
<source>Save &As...</source>
|
||||
<translation>Save &As…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="61"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="63"/>
|
||||
<source>&Quit</source>
|
||||
<translation>&Quit</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="75"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="77"/>
|
||||
<source>&Edit</source>
|
||||
<translation>&Edit</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="79"/>
|
||||
<source>&Undo</source>
|
||||
<translation>&Undo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="85"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="87"/>
|
||||
<source>&Redo</source>
|
||||
<translation>&Redo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="94"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="96"/>
|
||||
<source>&Copy plot</source>
|
||||
<translation>&Copy plot</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="102"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="104"/>
|
||||
<source>&Create</source>
|
||||
<translation>&Create</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="124"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="126"/>
|
||||
<source>&Settings</source>
|
||||
<translation>&Settings</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="127"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="129"/>
|
||||
<source>Check for updates on startup</source>
|
||||
<translation>Check for updates on startup</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="136"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="138"/>
|
||||
<source>Reset redo stack automaticly</source>
|
||||
<translation>Reset redo stack automatically</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="145"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="147"/>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="162"/>
|
||||
<source>&Help</source>
|
||||
<translation>&Help</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="147"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="164"/>
|
||||
<source>&Source code</source>
|
||||
<translation>&Source code</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="152"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="169"/>
|
||||
<source>&Report a bug</source>
|
||||
<translation>&Report a bug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="157"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="174"/>
|
||||
<source>&User manual</source>
|
||||
<translation>&User manual</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="162"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="179"/>
|
||||
<source>&Changelog</source>
|
||||
<translation>&Changelog</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="167"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="184"/>
|
||||
<source>&Help translating!</source>
|
||||
<translation>&Help translating!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="173"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="190"/>
|
||||
<source>&About</source>
|
||||
<translation>&About</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="182"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="199"/>
|
||||
<source>Save unsaved changes?</source>
|
||||
<translation>Save unsaved changes?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="184"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="201"/>
|
||||
<source>This plot contains unsaved changes. By doing this, all unsaved data will be lost. Continue?</source>
|
||||
<translation>This plot contains unsaved changes. By doing this, all unsaved data will be lost. Continue?</translation>
|
||||
</message>
|
||||
|
@ -211,44 +216,49 @@
|
|||
<context>
|
||||
<name>GreetScreen</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="67"/>
|
||||
<source>Welcome to LogarithmPlotter</source>
|
||||
<translation>Welcome to LogarithmPlotter</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="80"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="81"/>
|
||||
<source>Version %1</source>
|
||||
<translation>Version %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="92"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="93"/>
|
||||
<source>Take a few seconds to configure LogarithmPlotter.
|
||||
These settings can be changed at any time from the "Settings" menu.</source>
|
||||
<translation>Take a few seconds to configure LogarithmPlotter.
|
||||
These settings can be changed at any time from the "Settings" menu.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="101"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="102"/>
|
||||
<source>Check for updates on startup (requires online connectivity)</source>
|
||||
<translation>Check for updates on startup (requires online connectivity)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="113"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="114"/>
|
||||
<source>Reset redo stack when a new action is added to history</source>
|
||||
<translation>Reset redo stack when a new action is added to history</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="128"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="126"/>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="142"/>
|
||||
<source>User manual</source>
|
||||
<translation>User manual</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="135"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="149"/>
|
||||
<source>Changelog</source>
|
||||
<translation>Changelog</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="142"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="156"/>
|
||||
<source>Done</source>
|
||||
<translation>Done</translation>
|
||||
</message>
|
||||
|
@ -548,6 +558,11 @@ These settings can be changed at any time from the "Settings" menu.</t
|
|||
<source>Note: Use %1[n] to refer to %1ₙ, %1[n+1] for %1ₙ₊₁...</source>
|
||||
<translation>Note: Use %1[n] to refer to %1ₙ, %1[n+1] for %1ₙ₊₁…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="43"/>
|
||||
<source>If you have latex enabled, you can use use latex markup in between $$ to create equations.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>control</name>
|
||||
|
@ -659,7 +674,7 @@ These settings can be changed at any time from the "Settings" menu.</t
|
|||
<context>
|
||||
<name>latex</name>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="70"/>
|
||||
<location filename="../util/latex.py" line="74"/>
|
||||
<source>No Latex installation found.
|
||||
If you already have a latex distribution installed, make sure it's installed on your path.
|
||||
Otherwise, you can download a Latex distribution like TeX Live at https://tug.org/texlive/.</source>
|
||||
|
@ -668,12 +683,12 @@ If you already have a latex distribution installed, make sure it's installe
|
|||
Otherwise, you can download a Latex distribution like TeX Live at https://tug.org/texlive/.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="72"/>
|
||||
<location filename="../util/latex.py" line="79"/>
|
||||
<source>DVIPNG was not found. Make sure you include it from your Latex distribution.</source>
|
||||
<translation>DVIPNG was not found. Make sure you include it from your Latex distribution.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="150"/>
|
||||
<location filename="../util/latex.py" line="157"/>
|
||||
<source>An exception occured within the creation of the latex formula.
|
||||
Process '{}' ended with a non-zero return code {}:
|
||||
|
||||
|
@ -686,7 +701,7 @@ Process '{}' ended with a non-zero return code {}:
|
|||
Please make sure your latex installation is correct and report a bug if so.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="158"/>
|
||||
<location filename="../util/latex.py" line="165"/>
|
||||
<source>An exception occured within the creation of the latex formula.
|
||||
Process '{}' took too long to finish:
|
||||
{}
|
||||
|
@ -873,8 +888,8 @@ Please make sure your latex installation is correct and report a bug if so.</tra
|
|||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="42"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommegainsbode.js" line="35"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommephasesbode.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="49"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="36"/>
|
||||
<source>labelPosition</source>
|
||||
<translation>Label position</translation>
|
||||
</message>
|
||||
|
@ -939,14 +954,14 @@ Please make sure your latex installation is correct and report a bug if so.</tra
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="33"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="47"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="34"/>
|
||||
<source>x</source>
|
||||
<translation>X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="40"/>
|
||||
<source>y</source>
|
||||
<translation>Y</translation>
|
||||
</message>
|
||||
|
@ -961,37 +976,37 @@ Please make sure your latex installation is correct and report a bug if so.</tra
|
|||
<translation>Probabilities list</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="42"/>
|
||||
<source>text</source>
|
||||
<translation>Content</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="47"/>
|
||||
<source>disableLatex</source>
|
||||
<translation>Disable latex rendering for this text</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="48"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="35"/>
|
||||
<source>targetElement</source>
|
||||
<translation>Object to target</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="50"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="37"/>
|
||||
<source>approximate</source>
|
||||
<translation>Show approximate value</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="51"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="38"/>
|
||||
<source>rounding</source>
|
||||
<translation>Rounding</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="52"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="39"/>
|
||||
<source>displayStyle</source>
|
||||
<translation>Display style</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="57"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="44"/>
|
||||
<source>targetValuePosition</source>
|
||||
<translation>Target's value position</translation>
|
||||
</message>
|
||||
|
@ -1057,12 +1072,12 @@ Please make sure your latex installation is correct and report a bug if so.</tra
|
|||
<context>
|
||||
<name>text</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="28"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="30"/>
|
||||
<source>Text</source>
|
||||
<translation>Text</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="29"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="31"/>
|
||||
<source>Texts</source>
|
||||
<translation>Texts</translation>
|
||||
</message>
|
||||
|
@ -1108,12 +1123,12 @@ Please make sure your latex installation is correct and report a bug if so.</tra
|
|||
<context>
|
||||
<name>xcursor</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="29"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="31"/>
|
||||
<source>X Cursor</source>
|
||||
<translation>X Cursor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="30"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="32"/>
|
||||
<source>X Cursors</source>
|
||||
<translation>X Cursors</translation>
|
||||
</message>
|
||||
|
|
|
@ -33,112 +33,117 @@
|
|||
<context>
|
||||
<name>AppMenuBar</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="40"/>
|
||||
<source>&File</source>
|
||||
<translation>&Archivo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="42"/>
|
||||
<source>&Load...</source>
|
||||
<translation>&Abrir…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="47"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="49"/>
|
||||
<source>&Save</source>
|
||||
<translation>&Guardar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="53"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="55"/>
|
||||
<source>Save &As...</source>
|
||||
<translation>Guardar &como…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="61"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="63"/>
|
||||
<source>&Quit</source>
|
||||
<translation>&Salida</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="75"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="77"/>
|
||||
<source>&Edit</source>
|
||||
<translation>&Editar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="79"/>
|
||||
<source>&Undo</source>
|
||||
<translation>&Cancelar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="85"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="87"/>
|
||||
<source>&Redo</source>
|
||||
<translation>&Reiniciar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="94"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="96"/>
|
||||
<source>&Copy plot</source>
|
||||
<translation>&Copiar el gráfico</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="102"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="104"/>
|
||||
<source>&Create</source>
|
||||
<translation>&Crear</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="124"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="126"/>
|
||||
<source>&Settings</source>
|
||||
<translation>&Ajustes</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="127"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="129"/>
|
||||
<source>Check for updates on startup</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="136"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="138"/>
|
||||
<source>Reset redo stack automaticly</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="145"/>
|
||||
<source>&Help</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="147"/>
|
||||
<source>&Source code</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="152"/>
|
||||
<source>&Report a bug</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="157"/>
|
||||
<source>&User manual</source>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="162"/>
|
||||
<source>&Help</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="164"/>
|
||||
<source>&Source code</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="169"/>
|
||||
<source>&Report a bug</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="174"/>
|
||||
<source>&User manual</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="179"/>
|
||||
<source>&Changelog</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="167"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="184"/>
|
||||
<source>&Help translating!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="173"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="190"/>
|
||||
<source>&About</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="182"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="199"/>
|
||||
<source>Save unsaved changes?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="184"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="201"/>
|
||||
<source>This plot contains unsaved changes. By doing this, all unsaved data will be lost. Continue?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -211,43 +216,48 @@
|
|||
<context>
|
||||
<name>GreetScreen</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="67"/>
|
||||
<source>Welcome to LogarithmPlotter</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="80"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="81"/>
|
||||
<source>Version %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="92"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="93"/>
|
||||
<source>Take a few seconds to configure LogarithmPlotter.
|
||||
These settings can be changed at any time from the "Settings" menu.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="101"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="102"/>
|
||||
<source>Check for updates on startup (requires online connectivity)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="113"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="114"/>
|
||||
<source>Reset redo stack when a new action is added to history</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="128"/>
|
||||
<source>User manual</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="135"/>
|
||||
<source>Changelog</source>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="126"/>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="142"/>
|
||||
<source>User manual</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="149"/>
|
||||
<source>Changelog</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="156"/>
|
||||
<source>Done</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -547,6 +557,11 @@ These settings can be changed at any time from the "Settings" menu.</s
|
|||
<source>Note: Use %1[n] to refer to %1ₙ, %1[n+1] for %1ₙ₊₁...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="43"/>
|
||||
<source>If you have latex enabled, you can use use latex markup in between $$ to create equations.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>control</name>
|
||||
|
@ -631,19 +646,19 @@ These settings can be changed at any time from the "Settings" menu.</s
|
|||
<context>
|
||||
<name>latex</name>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="70"/>
|
||||
<location filename="../util/latex.py" line="74"/>
|
||||
<source>No Latex installation found.
|
||||
If you already have a latex distribution installed, make sure it's installed on your path.
|
||||
Otherwise, you can download a Latex distribution like TeX Live at https://tug.org/texlive/.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="72"/>
|
||||
<location filename="../util/latex.py" line="79"/>
|
||||
<source>DVIPNG was not found. Make sure you include it from your Latex distribution.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="150"/>
|
||||
<location filename="../util/latex.py" line="157"/>
|
||||
<source>An exception occured within the creation of the latex formula.
|
||||
Process '{}' ended with a non-zero return code {}:
|
||||
|
||||
|
@ -652,7 +667,7 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="158"/>
|
||||
<location filename="../util/latex.py" line="165"/>
|
||||
<source>An exception occured within the creation of the latex formula.
|
||||
Process '{}' took too long to finish:
|
||||
{}
|
||||
|
@ -836,8 +851,8 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="42"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommegainsbode.js" line="35"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommephasesbode.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="49"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="36"/>
|
||||
<source>labelPosition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -902,14 +917,14 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="33"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="47"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="34"/>
|
||||
<source>x</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="40"/>
|
||||
<source>y</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -924,37 +939,37 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="42"/>
|
||||
<source>text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="47"/>
|
||||
<source>disableLatex</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="48"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="35"/>
|
||||
<source>targetElement</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="50"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="37"/>
|
||||
<source>approximate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="51"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="38"/>
|
||||
<source>rounding</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="52"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="39"/>
|
||||
<source>displayStyle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="57"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="44"/>
|
||||
<source>targetValuePosition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1016,12 +1031,12 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<context>
|
||||
<name>text</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="28"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="30"/>
|
||||
<source>Text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="29"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="31"/>
|
||||
<source>Texts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1067,12 +1082,12 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<context>
|
||||
<name>xcursor</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="29"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="31"/>
|
||||
<source>X Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="30"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="32"/>
|
||||
<source>X Cursors</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -33,113 +33,118 @@
|
|||
<context>
|
||||
<name>AppMenuBar</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="40"/>
|
||||
<source>&File</source>
|
||||
<translation>&Fichier</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="42"/>
|
||||
<source>&Load...</source>
|
||||
<translation>&Ouvrir…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="47"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="49"/>
|
||||
<source>&Save</source>
|
||||
<translation>&Sauvegarder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="53"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="55"/>
|
||||
<source>Save &As...</source>
|
||||
<translation>Sauvegarde &Sous…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="61"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="63"/>
|
||||
<source>&Quit</source>
|
||||
<translation>&Quitter</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="75"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="77"/>
|
||||
<source>&Edit</source>
|
||||
<translation>&Édition</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="79"/>
|
||||
<source>&Undo</source>
|
||||
<translation>&Annuler</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="85"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="87"/>
|
||||
<source>&Redo</source>
|
||||
<translation>&Rétablir</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="94"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="96"/>
|
||||
<source>&Copy plot</source>
|
||||
<translation>&Copier le graphe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="102"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="104"/>
|
||||
<source>&Create</source>
|
||||
<translation>&Créer</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="124"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="126"/>
|
||||
<source>&Settings</source>
|
||||
<translation>&Paramètres</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="127"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="129"/>
|
||||
<source>Check for updates on startup</source>
|
||||
<translation>Vérifier la présence de mise à jour au démarrage</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="136"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="138"/>
|
||||
<source>Reset redo stack automaticly</source>
|
||||
<translatorcomment>Légèrement long, et pas forcément très compréhensible.</translatorcomment>
|
||||
<translation>Réinitialiser la pile d'action "Rétablir" automatiquement</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="145"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="147"/>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="162"/>
|
||||
<source>&Help</source>
|
||||
<translation>&Aide</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="147"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="164"/>
|
||||
<source>&Source code</source>
|
||||
<translation>&Code source</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="152"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="169"/>
|
||||
<source>&Report a bug</source>
|
||||
<translation>&Rapport de bug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="157"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="174"/>
|
||||
<source>&User manual</source>
|
||||
<translation>Manuel d'&utilisation</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="162"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="179"/>
|
||||
<source>&Changelog</source>
|
||||
<translation>&Historique des modifications</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="167"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="184"/>
|
||||
<source>&Help translating!</source>
|
||||
<translation>&Aider à la traduction !</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="173"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="190"/>
|
||||
<source>&About</source>
|
||||
<translation>&À propos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="182"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="199"/>
|
||||
<source>Save unsaved changes?</source>
|
||||
<translation>Sauvegarder les modifications ?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="184"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="201"/>
|
||||
<source>This plot contains unsaved changes. By doing this, all unsaved data will be lost. Continue?</source>
|
||||
<translation>Ce graphe contient des modifications non sauvegardées. En faisant cela, toutes les données non sauvegardées seront perdues. Continuer ?</translation>
|
||||
</message>
|
||||
|
@ -213,34 +218,39 @@
|
|||
<context>
|
||||
<name>GreetScreen</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="67"/>
|
||||
<source>Welcome to LogarithmPlotter</source>
|
||||
<translation>Bienvenue sur LogarithmPlotter</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="80"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="81"/>
|
||||
<source>Version %1</source>
|
||||
<translation>Version %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="92"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="93"/>
|
||||
<source>Take a few seconds to configure LogarithmPlotter.
|
||||
These settings can be changed at any time from the "Settings" menu.</source>
|
||||
<translation>Prenez quelques secondes pour configurer LogarithmPlotter.
|
||||
Ces paramètres peuvent être modifiés à tout moment à partir du menu "Paramètres".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="128"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="126"/>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="142"/>
|
||||
<source>User manual</source>
|
||||
<translation>Manuel d'utilisation</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="135"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="149"/>
|
||||
<source>Changelog</source>
|
||||
<translation>Historique des modifications</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="142"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="156"/>
|
||||
<source>Done</source>
|
||||
<translation>Fermer</translation>
|
||||
</message>
|
||||
|
@ -251,12 +261,12 @@ These settings can always be changed at any time from the "Settings" m
|
|||
These settings can always be changed at any time from the "Settings" menu.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="101"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="102"/>
|
||||
<source>Check for updates on startup (requires online connectivity)</source>
|
||||
<translation>Vérifier les mises à jour au démarrage (nécessite d'être connecté à internet)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="113"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="114"/>
|
||||
<source>Reset redo stack when a new action is added to history</source>
|
||||
<translation>Réinitialiser la pile d'action "Rétablir" lorsqu'une nouvelle action est ajoutée à l'historique</translation>
|
||||
</message>
|
||||
|
@ -557,6 +567,11 @@ These settings can always be changed at any time from the "Settings" m
|
|||
<translatorcomment>Note : Utilisez %1[n] pour faire référence à %1ₙ, %1[n+1] pour %1ₙ₊₁...</translatorcomment>
|
||||
<translation>Note : Utilisez %1[n] pour faire référence à %1ₙ, %1[n+1] pour %1ₙ₊₁…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="43"/>
|
||||
<source>If you have latex enabled, you can use use latex markup in between $$ to create equations.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>control</name>
|
||||
|
@ -668,7 +683,7 @@ These settings can always be changed at any time from the "Settings" m
|
|||
<context>
|
||||
<name>latex</name>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="70"/>
|
||||
<location filename="../util/latex.py" line="74"/>
|
||||
<source>No Latex installation found.
|
||||
If you already have a latex distribution installed, make sure it's installed on your path.
|
||||
Otherwise, you can download a Latex distribution like TeX Live at https://tug.org/texlive/.</source>
|
||||
|
@ -677,12 +692,12 @@ Si vous avez déjà installé une distribution Latex, assurez-vous qu'elle
|
|||
Sinon, vous pouvez télécharger une distribution Latex comme TeX Live à l'adresse https://tug.org/texlive/.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="72"/>
|
||||
<location filename="../util/latex.py" line="79"/>
|
||||
<source>DVIPNG was not found. Make sure you include it from your Latex distribution.</source>
|
||||
<translation>DVIPNG n'a pas été trouvé. Assurez-vous de l'inclure dans votre distribution Latex.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="150"/>
|
||||
<location filename="../util/latex.py" line="157"/>
|
||||
<source>An exception occured within the creation of the latex formula.
|
||||
Process '{}' ended with a non-zero return code {}:
|
||||
|
||||
|
@ -695,7 +710,7 @@ Le processus '{}' s'est terminé par un code de retour non nul {}
|
|||
Vérifiez que votre installation de latex est correcte et signalez un bogue si c'est le cas.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="158"/>
|
||||
<location filename="../util/latex.py" line="165"/>
|
||||
<source>An exception occured within the creation of the latex formula.
|
||||
Process '{}' took too long to finish:
|
||||
{}
|
||||
|
@ -882,8 +897,8 @@ Vérifiez que votre installation de latex est correcte et signalez un bogue si c
|
|||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="42"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommegainsbode.js" line="35"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommephasesbode.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="49"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="36"/>
|
||||
<source>labelPosition</source>
|
||||
<translation>Position de l'étiquette</translation>
|
||||
</message>
|
||||
|
@ -948,14 +963,14 @@ Vérifiez que votre installation de latex est correcte et signalez un bogue si c
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="33"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="47"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="34"/>
|
||||
<source>x</source>
|
||||
<translation>X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="40"/>
|
||||
<source>y</source>
|
||||
<translation>Y</translation>
|
||||
</message>
|
||||
|
@ -970,37 +985,37 @@ Vérifiez que votre installation de latex est correcte et signalez un bogue si c
|
|||
<translation>Liste de probabilités</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="42"/>
|
||||
<source>text</source>
|
||||
<translation>Contenu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="47"/>
|
||||
<source>disableLatex</source>
|
||||
<translation>Désactiver le rendu latex pour ce texte</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="48"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="35"/>
|
||||
<source>targetElement</source>
|
||||
<translation>Objet à cibler</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="50"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="37"/>
|
||||
<source>approximate</source>
|
||||
<translation>Afficher la valeur approximative</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="51"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="38"/>
|
||||
<source>rounding</source>
|
||||
<translation>Arrondi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="52"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="39"/>
|
||||
<source>displayStyle</source>
|
||||
<translation>Style d'affichage</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="57"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="44"/>
|
||||
<source>targetValuePosition</source>
|
||||
<translation>Position de la valeur de la cible</translation>
|
||||
</message>
|
||||
|
@ -1066,12 +1081,12 @@ Vérifiez que votre installation de latex est correcte et signalez un bogue si c
|
|||
<context>
|
||||
<name>text</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="28"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="30"/>
|
||||
<source>Text</source>
|
||||
<translation>Texte</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="29"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="31"/>
|
||||
<source>Texts</source>
|
||||
<translation>Textes</translation>
|
||||
</message>
|
||||
|
@ -1117,12 +1132,12 @@ Vérifiez que votre installation de latex est correcte et signalez un bogue si c
|
|||
<context>
|
||||
<name>xcursor</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="29"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="31"/>
|
||||
<source>X Cursor</source>
|
||||
<translation>Curseur X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="30"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="32"/>
|
||||
<source>X Cursors</source>
|
||||
<translation>Curseurs X</translation>
|
||||
</message>
|
||||
|
|
|
@ -33,112 +33,117 @@
|
|||
<context>
|
||||
<name>AppMenuBar</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="40"/>
|
||||
<source>&File</source>
|
||||
<translation>&Fájl</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="42"/>
|
||||
<source>&Load...</source>
|
||||
<translation>&Betöltés…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="47"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="49"/>
|
||||
<source>&Save</source>
|
||||
<translation>&Mentés</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="53"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="55"/>
|
||||
<source>Save &As...</source>
|
||||
<translation>Me&ntés másként…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="61"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="63"/>
|
||||
<source>&Quit</source>
|
||||
<translation>&Kilépés</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="75"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="77"/>
|
||||
<source>&Edit</source>
|
||||
<translation>S&zerkesztés</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="79"/>
|
||||
<source>&Undo</source>
|
||||
<translation>&Visszavonás</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="85"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="87"/>
|
||||
<source>&Redo</source>
|
||||
<translation>&Ismétlés</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="94"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="96"/>
|
||||
<source>&Copy plot</source>
|
||||
<translation>Ábra má&solása</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="102"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="104"/>
|
||||
<source>&Create</source>
|
||||
<translation>&Létrehozás</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="124"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="126"/>
|
||||
<source>&Settings</source>
|
||||
<translation>&Beállítások</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="127"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="129"/>
|
||||
<source>Check for updates on startup</source>
|
||||
<translation>Frissítések keresése indításkor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="136"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="138"/>
|
||||
<source>Reset redo stack automaticly</source>
|
||||
<translation>Ismétlési verem önműködő visszaállítása</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="145"/>
|
||||
<source>&Help</source>
|
||||
<translation>&Súgó</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="147"/>
|
||||
<source>&Source code</source>
|
||||
<translation>&Forráskód</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="152"/>
|
||||
<source>&Report a bug</source>
|
||||
<translation>&Hiba bejelentése</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="157"/>
|
||||
<source>&User manual</source>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="162"/>
|
||||
<source>&Help</source>
|
||||
<translation>&Súgó</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="164"/>
|
||||
<source>&Source code</source>
|
||||
<translation>&Forráskód</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="169"/>
|
||||
<source>&Report a bug</source>
|
||||
<translation>&Hiba bejelentése</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="174"/>
|
||||
<source>&User manual</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="179"/>
|
||||
<source>&Changelog</source>
|
||||
<translation>&Változásnapló</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="167"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="184"/>
|
||||
<source>&Help translating!</source>
|
||||
<translation>&Segítség a fordításban!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="173"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="190"/>
|
||||
<source>&About</source>
|
||||
<translation>&Névjegy</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="182"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="199"/>
|
||||
<source>Save unsaved changes?</source>
|
||||
<translation>Menti a változtatásokat?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="184"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="201"/>
|
||||
<source>This plot contains unsaved changes. By doing this, all unsaved data will be lost. Continue?</source>
|
||||
<translation>Ez az ábra nem mentett változtatásokat tartalmaz. Ezzel az összes nem mentett adat elveszik. Folytatja?</translation>
|
||||
</message>
|
||||
|
@ -211,44 +216,49 @@
|
|||
<context>
|
||||
<name>GreetScreen</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="67"/>
|
||||
<source>Welcome to LogarithmPlotter</source>
|
||||
<translation>Isten hozott a LogarithmPlotter!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="80"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="81"/>
|
||||
<source>Version %1</source>
|
||||
<translation>%1 verzió</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="92"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="93"/>
|
||||
<source>Take a few seconds to configure LogarithmPlotter.
|
||||
These settings can be changed at any time from the "Settings" menu.</source>
|
||||
<translation>Szánjon néhány másodpercet a LogarithmPlotter beállításához.
|
||||
Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="101"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="102"/>
|
||||
<source>Check for updates on startup (requires online connectivity)</source>
|
||||
<translation>Frissítések keresése indításkor (online kapcsolat szükséges)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="113"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="114"/>
|
||||
<source>Reset redo stack when a new action is added to history</source>
|
||||
<translation>Ismétlési verem alaphelyzet visszaállítása, ha új műveletet adnak az előzményekhez</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="128"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="126"/>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="142"/>
|
||||
<source>User manual</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="135"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="149"/>
|
||||
<source>Changelog</source>
|
||||
<translation>Változásnapló</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="142"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="156"/>
|
||||
<source>Done</source>
|
||||
<translation>Kész</translation>
|
||||
</message>
|
||||
|
@ -548,6 +558,11 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
|
|||
<source>Note: Use %1[n] to refer to %1ₙ, %1[n+1] for %1ₙ₊₁...</source>
|
||||
<translation>Megjegyzés: A(z) %1[n] használatával hivatkozhat erre: %1ₙ, a(z) %1[n+1] használatával hivatkozhat erre: %1ₙ₊₁, …</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="43"/>
|
||||
<source>If you have latex enabled, you can use use latex markup in between $$ to create equations.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>control</name>
|
||||
|
@ -655,19 +670,19 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
|
|||
<context>
|
||||
<name>latex</name>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="70"/>
|
||||
<location filename="../util/latex.py" line="74"/>
|
||||
<source>No Latex installation found.
|
||||
If you already have a latex distribution installed, make sure it's installed on your path.
|
||||
Otherwise, you can download a Latex distribution like TeX Live at https://tug.org/texlive/.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="72"/>
|
||||
<location filename="../util/latex.py" line="79"/>
|
||||
<source>DVIPNG was not found. Make sure you include it from your Latex distribution.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="150"/>
|
||||
<location filename="../util/latex.py" line="157"/>
|
||||
<source>An exception occured within the creation of the latex formula.
|
||||
Process '{}' ended with a non-zero return code {}:
|
||||
|
||||
|
@ -676,7 +691,7 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="158"/>
|
||||
<location filename="../util/latex.py" line="165"/>
|
||||
<source>An exception occured within the creation of the latex formula.
|
||||
Process '{}' took too long to finish:
|
||||
{}
|
||||
|
@ -860,8 +875,8 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="42"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommegainsbode.js" line="35"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommephasesbode.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="49"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="36"/>
|
||||
<source>labelPosition</source>
|
||||
<translation>Címke helyzete</translation>
|
||||
</message>
|
||||
|
@ -926,14 +941,14 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="33"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="47"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="34"/>
|
||||
<source>x</source>
|
||||
<translation>X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="40"/>
|
||||
<source>y</source>
|
||||
<translation>Y</translation>
|
||||
</message>
|
||||
|
@ -948,37 +963,37 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<translation>Valószínűségek listája</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="42"/>
|
||||
<source>text</source>
|
||||
<translation>Tartalom</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="47"/>
|
||||
<source>disableLatex</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="48"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="35"/>
|
||||
<source>targetElement</source>
|
||||
<translation>Tárgycél</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="50"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="37"/>
|
||||
<source>approximate</source>
|
||||
<translation>Hozzávetőleges érték megjelenítése</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="51"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="38"/>
|
||||
<source>rounding</source>
|
||||
<translation>Kerekítés</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="52"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="39"/>
|
||||
<source>displayStyle</source>
|
||||
<translation>Megjelenítési stílus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="57"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="44"/>
|
||||
<source>targetValuePosition</source>
|
||||
<translation>Cél értékpozíciója</translation>
|
||||
</message>
|
||||
|
@ -1040,12 +1055,12 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<context>
|
||||
<name>text</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="28"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="30"/>
|
||||
<source>Text</source>
|
||||
<translation>Szöveg</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="29"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="31"/>
|
||||
<source>Texts</source>
|
||||
<translation>Szövegek</translation>
|
||||
</message>
|
||||
|
@ -1091,12 +1106,12 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<context>
|
||||
<name>xcursor</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="29"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="31"/>
|
||||
<source>X Cursor</source>
|
||||
<translation>X kurzor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="30"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="32"/>
|
||||
<source>X Cursors</source>
|
||||
<translation>X kurzorok</translation>
|
||||
</message>
|
||||
|
|
|
@ -33,112 +33,117 @@
|
|||
<context>
|
||||
<name>AppMenuBar</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="40"/>
|
||||
<source>&File</source>
|
||||
<translation>&Fil</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="42"/>
|
||||
<source>&Load...</source>
|
||||
<translation>&Last inn …</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="47"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="49"/>
|
||||
<source>&Save</source>
|
||||
<translation>&Lagre</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="53"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="55"/>
|
||||
<source>Save &As...</source>
|
||||
<translation>Lagre &som …</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="61"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="63"/>
|
||||
<source>&Quit</source>
|
||||
<translation>&Avslutt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="75"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="77"/>
|
||||
<source>&Edit</source>
|
||||
<translation>&Rediger</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="79"/>
|
||||
<source>&Undo</source>
|
||||
<translation>&Angre</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="85"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="87"/>
|
||||
<source>&Redo</source>
|
||||
<translation>&Gjenta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="94"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="96"/>
|
||||
<source>&Copy plot</source>
|
||||
<translation>&Kopier plott</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="102"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="104"/>
|
||||
<source>&Create</source>
|
||||
<translation>&Opprett</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="124"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="126"/>
|
||||
<source>&Settings</source>
|
||||
<translation>&Innstillinger</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="127"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="129"/>
|
||||
<source>Check for updates on startup</source>
|
||||
<translation>Se etter nye versjoner ved programstart</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="136"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="138"/>
|
||||
<source>Reset redo stack automaticly</source>
|
||||
<translation type="unfinished">Tilbakestill angrehistorikk automatisk</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="145"/>
|
||||
<source>&Help</source>
|
||||
<translation>&Hjelp</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="147"/>
|
||||
<source>&Source code</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="152"/>
|
||||
<source>&Report a bug</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="157"/>
|
||||
<source>&User manual</source>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="162"/>
|
||||
<source>&Help</source>
|
||||
<translation>&Hjelp</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="164"/>
|
||||
<source>&Source code</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="169"/>
|
||||
<source>&Report a bug</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="174"/>
|
||||
<source>&User manual</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="179"/>
|
||||
<source>&Changelog</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="167"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="184"/>
|
||||
<source>&Help translating!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="173"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="190"/>
|
||||
<source>&About</source>
|
||||
<translation>&Om</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="182"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="199"/>
|
||||
<source>Save unsaved changes?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="184"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="201"/>
|
||||
<source>This plot contains unsaved changes. By doing this, all unsaved data will be lost. Continue?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -211,44 +216,49 @@
|
|||
<context>
|
||||
<name>GreetScreen</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="67"/>
|
||||
<source>Welcome to LogarithmPlotter</source>
|
||||
<translation>Velkommen til LogarithmPlotter</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="80"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="81"/>
|
||||
<source>Version %1</source>
|
||||
<translation>Versjon %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="92"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="93"/>
|
||||
<source>Take a few seconds to configure LogarithmPlotter.
|
||||
These settings can be changed at any time from the "Settings" menu.</source>
|
||||
<translation>Sett opp LogarithmPlotter.
|
||||
Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="101"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="102"/>
|
||||
<source>Check for updates on startup (requires online connectivity)</source>
|
||||
<translation>Se etter nye versjoner ved programstart. (Krever tilkobling til Internett.)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="113"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="114"/>
|
||||
<source>Reset redo stack when a new action is added to history</source>
|
||||
<translation>Tilbakesitll angrehistorikk når en ny handling legges til</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="128"/>
|
||||
<source>User manual</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="135"/>
|
||||
<source>Changelog</source>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="126"/>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="142"/>
|
||||
<source>User manual</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="149"/>
|
||||
<source>Changelog</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="156"/>
|
||||
<source>Done</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -548,6 +558,11 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
|
|||
<source>Note: Use %1[n] to refer to %1ₙ, %1[n+1] for %1ₙ₊₁...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="43"/>
|
||||
<source>If you have latex enabled, you can use use latex markup in between $$ to create equations.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>control</name>
|
||||
|
@ -655,19 +670,19 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr
|
|||
<context>
|
||||
<name>latex</name>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="70"/>
|
||||
<location filename="../util/latex.py" line="74"/>
|
||||
<source>No Latex installation found.
|
||||
If you already have a latex distribution installed, make sure it's installed on your path.
|
||||
Otherwise, you can download a Latex distribution like TeX Live at https://tug.org/texlive/.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="72"/>
|
||||
<location filename="../util/latex.py" line="79"/>
|
||||
<source>DVIPNG was not found. Make sure you include it from your Latex distribution.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="150"/>
|
||||
<location filename="../util/latex.py" line="157"/>
|
||||
<source>An exception occured within the creation of the latex formula.
|
||||
Process '{}' ended with a non-zero return code {}:
|
||||
|
||||
|
@ -676,7 +691,7 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="158"/>
|
||||
<location filename="../util/latex.py" line="165"/>
|
||||
<source>An exception occured within the creation of the latex formula.
|
||||
Process '{}' took too long to finish:
|
||||
{}
|
||||
|
@ -860,8 +875,8 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="42"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommegainsbode.js" line="35"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommephasesbode.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="49"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="36"/>
|
||||
<source>labelPosition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -926,14 +941,14 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="33"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="47"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="34"/>
|
||||
<source>x</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="40"/>
|
||||
<source>y</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -948,37 +963,37 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="42"/>
|
||||
<source>text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="47"/>
|
||||
<source>disableLatex</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="48"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="35"/>
|
||||
<source>targetElement</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="50"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="37"/>
|
||||
<source>approximate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="51"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="38"/>
|
||||
<source>rounding</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="52"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="39"/>
|
||||
<source>displayStyle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="57"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="44"/>
|
||||
<source>targetValuePosition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1040,12 +1055,12 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<context>
|
||||
<name>text</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="28"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="30"/>
|
||||
<source>Text</source>
|
||||
<translation>Tekst</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="29"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="31"/>
|
||||
<source>Texts</source>
|
||||
<translation>Tekster</translation>
|
||||
</message>
|
||||
|
@ -1091,12 +1106,12 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<context>
|
||||
<name>xcursor</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="29"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="31"/>
|
||||
<source>X Cursor</source>
|
||||
<translation type="unfinished">X-peker</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="30"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="32"/>
|
||||
<source>X Cursors</source>
|
||||
<translation type="unfinished">X-pekere</translation>
|
||||
</message>
|
||||
|
|
|
@ -33,112 +33,117 @@
|
|||
<context>
|
||||
<name>AppMenuBar</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="40"/>
|
||||
<source>&File</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="42"/>
|
||||
<source>&Load...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="47"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="49"/>
|
||||
<source>&Save</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="53"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="55"/>
|
||||
<source>Save &As...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="61"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="63"/>
|
||||
<source>&Quit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="75"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="77"/>
|
||||
<source>&Edit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="77"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="79"/>
|
||||
<source>&Undo</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="85"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="87"/>
|
||||
<source>&Redo</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="94"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="96"/>
|
||||
<source>&Copy plot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="102"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="104"/>
|
||||
<source>&Create</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="124"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="126"/>
|
||||
<source>&Settings</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="127"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="129"/>
|
||||
<source>Check for updates on startup</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="136"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="138"/>
|
||||
<source>Reset redo stack automaticly</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="145"/>
|
||||
<source>&Help</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="147"/>
|
||||
<source>&Source code</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="152"/>
|
||||
<source>&Report a bug</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="157"/>
|
||||
<source>&User manual</source>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="162"/>
|
||||
<source>&Help</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="164"/>
|
||||
<source>&Source code</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="169"/>
|
||||
<source>&Report a bug</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="174"/>
|
||||
<source>&User manual</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="179"/>
|
||||
<source>&Changelog</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="167"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="184"/>
|
||||
<source>&Help translating!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="173"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="190"/>
|
||||
<source>&About</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="182"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="199"/>
|
||||
<source>Save unsaved changes?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="184"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="201"/>
|
||||
<source>This plot contains unsaved changes. By doing this, all unsaved data will be lost. Continue?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -211,43 +216,48 @@
|
|||
<context>
|
||||
<name>GreetScreen</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="66"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="67"/>
|
||||
<source>Welcome to LogarithmPlotter</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="80"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="81"/>
|
||||
<source>Version %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="92"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="93"/>
|
||||
<source>Take a few seconds to configure LogarithmPlotter.
|
||||
These settings can be changed at any time from the "Settings" menu.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="101"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="102"/>
|
||||
<source>Check for updates on startup (requires online connectivity)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="113"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="114"/>
|
||||
<source>Reset redo stack when a new action is added to history</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="128"/>
|
||||
<source>User manual</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="135"/>
|
||||
<source>Changelog</source>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="126"/>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="142"/>
|
||||
<source>User manual</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="149"/>
|
||||
<source>Changelog</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="156"/>
|
||||
<source>Done</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -547,6 +557,11 @@ These settings can be changed at any time from the "Settings" menu.</s
|
|||
<source>Note: Use %1[n] to refer to %1ₙ, %1[n+1] for %1ₙ₊₁...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="43"/>
|
||||
<source>If you have latex enabled, you can use use latex markup in between $$ to create equations.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>control</name>
|
||||
|
@ -631,19 +646,19 @@ These settings can be changed at any time from the "Settings" menu.</s
|
|||
<context>
|
||||
<name>latex</name>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="70"/>
|
||||
<location filename="../util/latex.py" line="74"/>
|
||||
<source>No Latex installation found.
|
||||
If you already have a latex distribution installed, make sure it's installed on your path.
|
||||
Otherwise, you can download a Latex distribution like TeX Live at https://tug.org/texlive/.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="72"/>
|
||||
<location filename="../util/latex.py" line="79"/>
|
||||
<source>DVIPNG was not found. Make sure you include it from your Latex distribution.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="150"/>
|
||||
<location filename="../util/latex.py" line="157"/>
|
||||
<source>An exception occured within the creation of the latex formula.
|
||||
Process '{}' ended with a non-zero return code {}:
|
||||
|
||||
|
@ -652,7 +667,7 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../util/latex.py" line="158"/>
|
||||
<location filename="../util/latex.py" line="165"/>
|
||||
<source>An exception occured within the creation of the latex formula.
|
||||
Process '{}' took too long to finish:
|
||||
{}
|
||||
|
@ -836,8 +851,8 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="42"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommegainsbode.js" line="35"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sommephasesbode.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="49"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="36"/>
|
||||
<source>labelPosition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -902,14 +917,14 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="33"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="37"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="47"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="39"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="34"/>
|
||||
<source>x</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/point.js" line="34"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="38"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="40"/>
|
||||
<source>y</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -924,37 +939,37 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="40"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="42"/>
|
||||
<source>text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="41"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="47"/>
|
||||
<source>disableLatex</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="48"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="35"/>
|
||||
<source>targetElement</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="50"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="37"/>
|
||||
<source>approximate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="51"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="38"/>
|
||||
<source>rounding</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="52"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="39"/>
|
||||
<source>displayStyle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="57"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="44"/>
|
||||
<source>targetValuePosition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1016,12 +1031,12 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<context>
|
||||
<name>text</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="28"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="30"/>
|
||||
<source>Text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="29"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="31"/>
|
||||
<source>Texts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1067,12 +1082,12 @@ Please make sure your latex installation is correct and report a bug if so.</sou
|
|||
<context>
|
||||
<name>xcursor</name>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="29"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="31"/>
|
||||
<source>X Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="30"/>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="32"/>
|
||||
<source>X Cursors</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -10,5 +10,13 @@ set \
|
|||
# GTK theme integration (we have Qt fetch the GTK theme mirroring the host Qt theme...)
|
||||
#export QT_QPA_PLATFORMTHEME=kde
|
||||
|
||||
# Finally run the next part of the command chain
|
||||
${@} --no-check-for-updates
|
||||
# Check if the last parameter is a file, and if so, add the argument "--no-checks-for-updates" BEFORE it.
|
||||
last="${@:$#}" # last parameter
|
||||
length=$(($#-1))
|
||||
args=("${@:1:$length}") # all parameters except the last
|
||||
|
||||
if [ -f "$last" ]; then
|
||||
${args} --no-check-for-updates "$last"
|
||||
else
|
||||
${@} --no-check-for-updates
|
||||
fi
|
||||
|
|
2
setup.py
2
setup.py
|
@ -145,7 +145,7 @@ setuptools.setup(
|
|||
|
||||
classifiers=CLASSIFIERS,
|
||||
zip_safe=False,
|
||||
packages=["LogarithmPlotter"],
|
||||
packages=["LogarithmPlotter", "LogarithmPlotter.util"],
|
||||
|
||||
package_data={
|
||||
'LogarithmPlotter':package_data(),
|
||||
|
|
|
@ -79,6 +79,9 @@ parts:
|
|||
source: .
|
||||
stage-packages:
|
||||
- breeze-icon-theme
|
||||
# Latex dependencies
|
||||
- texlive-latex-base
|
||||
- dvipng
|
||||
# Additional dependencies
|
||||
- libxcomposite1
|
||||
- libxcursor1
|
||||
|
@ -131,7 +134,7 @@ parts:
|
|||
- libxcb-render-util0
|
||||
- libdouble-conversion3
|
||||
- libpcre2-16-0
|
||||
snapcraft-preload: # Fixes error related to multiprocessing on python.
|
||||
snapcraft-preload:
|
||||
source: https://github.com/sergiusens/snapcraft-preload.git
|
||||
plugin: cmake
|
||||
cmake-parameters:
|
||||
|
@ -142,6 +145,11 @@ parts:
|
|||
- g++-multilib
|
||||
stage-packages:
|
||||
- lib32stdc++6
|
||||
changelog:
|
||||
source: .
|
||||
plugin: dump
|
||||
organize:
|
||||
CHANGELOG.md: lib/python3.8/site-packages/LogarithmPlotter/CHANGELOG.md
|
||||
|
||||
apps:
|
||||
logarithmplotter:
|
||||
|
|
Loading…
Reference in a new issue