Merge branch 'master' of https://git.ad5001.eu/Ad5001/LogarithmPlotter
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Ad5001 2022-05-15 00:28:18 +02:00
commit 3dc69cc9ba
Signed by: Ad5001
GPG Key ID: 7251B1AF90B960F9
9 changed files with 75 additions and 66 deletions

View File

@ -17,8 +17,8 @@
""" """
from shutil import which from shutil import which
__VERSION__ = "0.2.0" __VERSION__ = "0.2.1"
is_release = True is_release = False
# Check if development version, if so get the date of the latest git patch # Check if development version, if so get the date of the latest git patch

View File

@ -90,62 +90,62 @@
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="129"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="129"/>
<source>Check for updates on startup</source> <source>Check for updates on startup</source>
<translation type="unfinished"></translation> <translation>Comprobación de las actualizaciones al arrancar</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="138"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="138"/>
<source>Reset redo stack automaticly</source> <source>Reset redo stack automaticly</source>
<translation type="unfinished"></translation> <translation>Restablecer la pila de rehacer automáticamente</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="147"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="147"/>
<source>Enable LaTeX rendering</source> <source>Enable LaTeX rendering</source>
<translation type="unfinished"></translation> <translation>Activar el renderizado de LaTeX</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="162"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="162"/>
<source>&amp;Help</source> <source>&amp;Help</source>
<translation type="unfinished"></translation> <translation>&amp;Ayuda</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="164"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="164"/>
<source>&amp;Source code</source> <source>&amp;Source code</source>
<translation type="unfinished"></translation> <translation>&amp;Código fuente</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="169"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="169"/>
<source>&amp;Report a bug</source> <source>&amp;Report a bug</source>
<translation type="unfinished"></translation> <translation>&amp;Informar de un error</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="174"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="174"/>
<source>&amp;User manual</source> <source>&amp;User manual</source>
<translation type="unfinished"></translation> <translation>&amp;Manual del usuario</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="179"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="179"/>
<source>&amp;Changelog</source> <source>&amp;Changelog</source>
<translation type="unfinished"></translation> <translation>&amp;Registro de cambios</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="184"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="184"/>
<source>&amp;Help translating!</source> <source>&amp;Help translating!</source>
<translation type="unfinished"></translation> <translation>&amp;¡Ayuda a la traducción!</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="190"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="190"/>
<source>&amp;Thanks</source> <source>&amp;Thanks</source>
<translation type="unfinished"></translation> <translation>&amp;Agradecimientos</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="195"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="195"/>
<source>&amp;About</source> <source>&amp;About</source>
<translation type="unfinished"></translation> <translation>&amp;Acerca de</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="204"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="204"/>
<source>Save unsaved changes?</source> <source>Save unsaved changes?</source>
<translation type="unfinished"></translation> <translation>¿Guardar los cambios no guardados?</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="206"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="206"/>

View File

@ -27,7 +27,7 @@
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/About.qml" line="119"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/About.qml" line="119"/>
<source>Official website</source> <source>Official website</source>
<translation type="unfinished"></translation> <translation>Hivatalos honlap</translation>
</message> </message>
</context> </context>
<context> <context>
@ -100,7 +100,7 @@
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="147"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="147"/>
<source>Enable LaTeX rendering</source> <source>Enable LaTeX rendering</source>
<translation type="unfinished"></translation> <translation>LaTeX-megjelenítés engedélyezése</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="162"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="162"/>
@ -120,7 +120,7 @@
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="174"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="174"/>
<source>&amp;User manual</source> <source>&amp;User manual</source>
<translation type="unfinished"></translation> <translation>&amp;Használati utasítás</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="179"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="179"/>
@ -135,7 +135,7 @@
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="190"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="190"/>
<source>&amp;Thanks</source> <source>&amp;Thanks</source>
<translation type="unfinished"></translation> <translation>&amp;Köszönjük</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="195"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="195"/>
@ -250,12 +250,12 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="126"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="126"/>
<source>Enable LaTeX rendering</source> <source>Enable LaTeX rendering</source>
<translation type="unfinished"></translation> <translation>LaTeX-megjelenítés engedélyezése</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="142"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="142"/>
<source>User manual</source> <source>User manual</source>
<translation type="unfinished"></translation> <translation>Használati utasítás</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="149"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="149"/>
@ -273,7 +273,7 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="56"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="56"/>
<source>Filter...</source> <source>Filter...</source>
<translation type="unfinished"></translation> <translation>Szűrő</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="98"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/History/HistoryBrowser.qml" line="98"/>
@ -524,27 +524,27 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="32"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="32"/>
<source>Thanks and Contributions - LogarithmPlotter</source> <source>Thanks and Contributions - LogarithmPlotter</source>
<translation type="unfinished"></translation> <translation>Köszönet és hozzájárulás - LogarithmPlotter</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="53"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="53"/>
<source>Source code</source> <source>Source code</source>
<translation type="unfinished"></translation> <translation>Forráskód</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="56"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="56"/>
<source>Original library by Raphael Graf</source> <source>Original library by Raphael Graf</source>
<translation type="unfinished"></translation> <translation>Eredeti könyvtár: Graf Raphael</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="59"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="59"/>
<source>Source</source> <source>Source</source>
<translation type="unfinished"></translation> <translation>Forrás</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="61"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="61"/>
<source>Ported to Javascript by Matthew Crumley</source> <source>Ported to Javascript by Matthew Crumley</source>
<translation type="unfinished"></translation> <translation>JavaScript-átalakítás: Crumley Máté</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="64"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="64"/>
@ -553,63 +553,63 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="205"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="205"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="214"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="214"/>
<source>Website</source> <source>Website</source>
<translation type="unfinished"></translation> <translation>Honlap</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="66"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="66"/>
<source>Ported to QMLJS by Ad5001</source> <source>Ported to QMLJS by Ad5001</source>
<translation type="unfinished"></translation> <translation>QMLJS-átalakítás: Ad5001</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="79"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="79"/>
<source>Libraries included</source> <source>Libraries included</source>
<translation type="unfinished"></translation> <translation>Tartalmazott könyvtárak</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="160"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="160"/>
<source>Email</source> <source>Email</source>
<translation type="unfinished"></translation> <translation>E-mail</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="190"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="190"/>
<source>English</source> <source>English</source>
<translation type="unfinished"></translation> <translation>angol</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="200"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="200"/>
<source>French</source> <source>French</source>
<translation type="unfinished"></translation> <translation>francia</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="209"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="209"/>
<source>German</source> <source>German</source>
<translation type="unfinished"></translation> <translation>német</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="218"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="218"/>
<source>Hungarian</source> <source>Hungarian</source>
<translation type="unfinished"></translation> <translation>magyar</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="223"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="223"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="232"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="232"/>
<source>Github</source> <source>Github</source>
<translation type="unfinished"></translation> <translation>GitHub</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="227"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="227"/>
<source>Norwegian</source> <source>Norwegian</source>
<translation type="unfinished"></translation> <translation>norvég</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="242"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="242"/>
<source>Translations included</source> <source>Translations included</source>
<translation type="unfinished"></translation> <translation>A felhasználói felület nyelvei</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="271"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="271"/>
<source>Improve</source> <source>Improve</source>
<translation type="unfinished"></translation> <translation>Fejlesztés</translation>
</message> </message>
</context> </context>
<context> <context>
@ -631,7 +631,7 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/color.js" line="43"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/color.js" line="43"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/color.js" line="53"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/color.js" line="53"/>
<source>%1 %2&apos;s color changed from %3 to %4.</source> <source>%1 %2&apos;s color changed from %3 to %4.</source>
<translation type="unfinished"></translation> <translation>%1 %2 színe %3-ról %4-re változott.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -659,7 +659,7 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="43"/> <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> <source>If you have latex enabled, you can use use latex markup in between $$ to create equations.</source>
<translation type="unfinished"></translation> <translation>Ha a LaTeX engedélyezve van, a LaTeX-jelölés használható egyenletek létrehozására $$ között.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -679,7 +679,7 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/create.js" line="53"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/create.js" line="53"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/create.js" line="57"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/create.js" line="57"/>
<source>New %1 %2 created.</source> <source>New %1 %2 created.</source>
<translation type="unfinished">Új %1 %2 létrehozva.</translation> <translation>Új %1 %2 létrehozva.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -688,7 +688,7 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/delete.js" line="42"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/delete.js" line="42"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/delete.js" line="46"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/delete.js" line="46"/>
<source>%1 %2 deleted.</source> <source>%1 %2 deleted.</source>
<translation type="unfinished">%1 %2 törölve.</translation> <translation>%1 %2 törölve.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -696,12 +696,12 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/editproperty.js" line="106"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/editproperty.js" line="106"/>
<source>%1 of %2 %3 changed from &quot;%4&quot; to &quot;%5&quot;.</source> <source>%1 of %2 %3 changed from &quot;%4&quot; to &quot;%5&quot;.</source>
<translation type="unfinished">%1/%2 %3 megváltozott. Régi érték: %4, új érték: %5.</translation> <translation>%1/%2 %3 megváltozott. Régi érték: %4, új érték: %5.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/editproperty.js" line="113"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/editproperty.js" line="113"/>
<source>%1 of %2 changed from %3 to %4.</source> <source>%1 of %2 changed from %3 to %4.</source>
<translation type="unfinished"></translation> <translation>%1/%2 megváltozott. Régi érték: %3, új érték: %4.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -772,12 +772,14 @@ Ezek a beállítások bármikor módosíthatók a „Beállítások” menüben.
<source>No Latex installation found. <source>No Latex installation found.
If you already have a latex distribution installed, make sure it&apos;s installed on your path. If you already have a latex distribution installed, make sure it&apos;s installed on your path.
Otherwise, you can download a Latex distribution like TeX Live at https://tug.org/texlive/.</source> Otherwise, you can download a Latex distribution like TeX Live at https://tug.org/texlive/.</source>
<translation type="unfinished"></translation> <translation>Nem található LaTeX telepítés.
Ha már telepítve van egy LaTeX disztribúció, győződjön meg arról, hogy az telepítve van az elérési útján.
Egyébként letölthet egy LaTeX disztribúciót, például a TeX Live-t a https://tug.org/texlive/ címről.</translation>
</message> </message>
<message> <message>
<location filename="../util/latex.py" line="77"/> <location filename="../util/latex.py" line="77"/>
<source>DVIPNG was not found. Make sure you include it from your Latex distribution.</source> <source>DVIPNG was not found. Make sure you include it from your Latex distribution.</source>
<translation type="unfinished"></translation> <translation>DVIPNG nem található. Ügyeljen arra, hogy a LaTeX disztribúciójából tartalmazza.</translation>
</message> </message>
<message> <message>
<location filename="../util/latex.py" line="155"/> <location filename="../util/latex.py" line="155"/>
@ -786,7 +788,11 @@ Process &apos;{}&apos; ended with a non-zero return code {}:
{} {}
Please make sure your latex installation is correct and report a bug if so.</source> Please make sure your latex installation is correct and report a bug if so.</source>
<translation type="unfinished"></translation> <translation>Kivétel történt a LaTeX-képlet létrehozása során.
A(z) {} folyamat nullától eltérő visszatérési kóddal ({}) végződött:
{}
Kérjük, ellenőrizze, hogy a LaTeX telepítése helyes-e, és ha igen, jelentse a hibát.</translation>
</message> </message>
<message> <message>
<location filename="../util/latex.py" line="163"/> <location filename="../util/latex.py" line="163"/>
@ -794,7 +800,10 @@ Please make sure your latex installation is correct and report a bug if so.</sou
Process &apos;{}&apos; took too long to finish: Process &apos;{}&apos; took too long to finish:
{} {}
Please make sure your latex installation is correct and report a bug if so.</source> Please make sure your latex installation is correct and report a bug if so.</source>
<translation type="unfinished"></translation> <translation>Kivétel történt a LaTeX-képlet létrehozása során.
A(z) {} folyamat túl sokáig tartott a befejezéshez:
{}
Kérjük, ellenőrizze, hogy a LaTeX telepítése helyes-e, és ha igen, jelentse a hibát.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -803,7 +812,7 @@ Please make sure your latex installation is correct and report a bug if so.</sou
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/name.js" line="51"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/name.js" line="51"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/name.js" line="57"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/name.js" line="57"/>
<source>%1 %2 renamed to %3.</source> <source>%1 %2 renamed to %3.</source>
<translation type="unfinished"></translation> <translation>%1 %2 átnevezve erre: %3.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -1068,7 +1077,7 @@ 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/text.js" line="47"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/text.js" line="47"/>
<source>disableLatex</source> <source>disableLatex</source>
<translation type="unfinished"></translation> <translation>LaTeX-megjelenítés letiltása ennél a szövegnél</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="35"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/xcursor.js" line="35"/>
@ -1192,13 +1201,13 @@ Please make sure your latex installation is correct and report a bug if so.</sou
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/visibility.js" line="46"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/visibility.js" line="46"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/visibility.js" line="52"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/visibility.js" line="52"/>
<source>%1 %2 shown.</source> <source>%1 %2 shown.</source>
<translation type="unfinished">%1 %2 megjelenítve.</translation> <translation>%1 %2 megjelenítve.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/visibility.js" line="46"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/visibility.js" line="46"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/visibility.js" line="52"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/history/visibility.js" line="52"/>
<source>%1 %2 hidden.</source> <source>%1 %2 hidden.</source>
<translation type="unfinished">%1 %2 rejtve.</translation> <translation>%1 %2 rejtve.</translation>
</message> </message>
</context> </context>
<context> <context>

View File

@ -83,7 +83,7 @@ class Text extends Common.DrawableObject {
} }
export() { export() {
return [this.name, this.visible, this.color.toString(), this.labelContent, this.x.toEditableString(), this.y.toEditableString(), this.labelPosition, this.text] return [this.name, this.visible, this.color.toString(), this.labelContent, this.x.toEditableString(), this.y.toEditableString(), this.labelPosition, this.text, this.disableLatex]
} }
getLabel() { getLabel() {

View File

@ -1,6 +1,6 @@
Package: logarithmplotter Package: logarithmplotter
Source: logarithmplotter Source: logarithmplotter
Version: 0.2.0 Version: 0.2.1
Architecture: all Architecture: all
Maintainer: Ad5001 <mail@ad5001.eu> Maintainer: Ad5001 <mail@ad5001.eu>
Depends: python3, python3-pip, qml-module-qtquick-controls2 (>= 5.12.0), qml-module-qtmultimedia (>= 5.12.0), qml-module-qtgraphicaleffects (>= 5.12.0), qml-module-qtquick2 (>= 5.12.0), qml-module-qtqml-models2 (>= 5.12.0), qml-module-qtquick-controls (>= 5.12.0), python3-pyside2.qtcore (>= 5.12.0), python3-pyside2.qtqml (>= 5.12.0), python3-pyside2.qtgui (>= 5.12.0), python3-pyside2.qtquick (>= 5.12.0), python3-pyside2.qtwidgets (>= 5.12.0), python3-pyside2.qtmultimedia (>= 5.12.0), python3-pyside2.qtnetwork (>= 5.12.0), texlive-latex-base, dvipng Depends: python3, python3-pip, qml-module-qtquick-controls2 (>= 5.12.0), qml-module-qtmultimedia (>= 5.12.0), qml-module-qtgraphicaleffects (>= 5.12.0), qml-module-qtquick2 (>= 5.12.0), qml-module-qtqml-models2 (>= 5.12.0), qml-module-qtquick-controls (>= 5.12.0), python3-pyside2.qtcore (>= 5.12.0), python3-pyside2.qtqml (>= 5.12.0), python3-pyside2.qtgui (>= 5.12.0), python3-pyside2.qtquick (>= 5.12.0), python3-pyside2.qtwidgets (>= 5.12.0), python3-pyside2.qtmultimedia (>= 5.12.0), python3-pyside2.qtnetwork (>= 5.12.0), texlive-latex-base, dvipng

View File

@ -85,15 +85,15 @@
<url type="help">https://git.ad5001.eu/Ad5001/LogarithmPlotter/wiki/</url> <url type="help">https://git.ad5001.eu/Ad5001/LogarithmPlotter/wiki/</url>
<url type="translate">https://hosted.weblate.org/engage/logarithmplotter/</url> <url type="translate">https://hosted.weblate.org/engage/logarithmplotter/</url>
<screenshots> <screenshots>
<screenshot type="default">https://apps.ad5001.eu/img/full/logarithmplotter.png</screenshot> <screenshot type="default">https://apps.ad5001.eu/img/full/logarithmplotter.png?v=0.2</screenshot>
<screenshot>https://apps.ad5001.eu/img/en/logarithmplotter/phase.png</screenshot> <screenshot>https://apps.ad5001.eu/img/en/logarithmplotter/phase.png?v=0.2</screenshot>
<screenshot>https://apps.ad5001.eu/img/en/logarithmplotter/welcome.png</screenshot> <screenshot>https://apps.ad5001.eu/img/en/logarithmplotter/welcome.png?v=0.2</screenshot>
<screenshot xml:lang="de" type="default">https://apps.ad5001.eu/img/de/gain.png</screenshot> <screenshot xml:lang="de" type="default">https://apps.ad5001.eu/img/de/gain.png?v=0.2</screenshot>
<screenshot xml:lang="de">https://apps.ad5001.eu/img/de/logarithmplotter/phase.png</screenshot> <screenshot xml:lang="de">https://apps.ad5001.eu/img/de/logarithmplotter/phase.png?v=0.2</screenshot>
<screenshot xml:lang="de">https://apps.ad5001.eu/img/de/logarithmplotter/welcome.png</screenshot> <screenshot xml:lang="de">https://apps.ad5001.eu/img/de/logarithmplotter/welcome.png?v=0.2</screenshot>
<screenshot xml:lang="fr" type="default">https://apps.ad5001.eu/img/fr/gain.png</screenshot> <screenshot xml:lang="fr" type="default">https://apps.ad5001.eu/img/fr/gain.png?v=0.2</screenshot>
<screenshot xml:lang="fr">https://apps.ad5001.eu/img/fr/logarithmplotter/phase.png</screenshot> <screenshot xml:lang="fr">https://apps.ad5001.eu/img/fr/logarithmplotter/phase.png?v=0.2</screenshot>
<screenshot xml:lang="fr">https://apps.ad5001.eu/img/fr/logarithmplotter/welcome.png</screenshot> <screenshot xml:lang="fr">https://apps.ad5001.eu/img/fr/logarithmplotter/welcome.png?v=0.2</screenshot>
<screenshot xml:lang="hu" type="default">https://apps.ad5001.eu/img/hu/gain.png</screenshot> <screenshot xml:lang="hu" type="default">https://apps.ad5001.eu/img/hu/gain.png</screenshot>
<screenshot xml:lang="hu">https://apps.ad5001.eu/img/hu/logarithmplotter/phase.png</screenshot> <screenshot xml:lang="hu">https://apps.ad5001.eu/img/hu/logarithmplotter/phase.png</screenshot>
<screenshot xml:lang="hu">https://apps.ad5001.eu/img/hu/logarithmplotter/welcome.png</screenshot> <screenshot xml:lang="hu">https://apps.ad5001.eu/img/hu/logarithmplotter/welcome.png</screenshot>

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
cd "$(dirname "$(readlink -f "$0" || realpath "$0")")/.." cd "$(dirname "$(readlink -f "$0" || realpath "$0")")/.."
VERSION=0.2.0 VERSION=0.2.1
title="LogarithmPlotter v${VERSION} Setup" title="LogarithmPlotter v${VERSION} Setup"
finalDMGName="LogarithmPlotter-v${VERSION}-setup.dmg" finalDMGName="LogarithmPlotter-v${VERSION}-setup.dmg"
applicationName=LogarithmPlotter applicationName=LogarithmPlotter

View File

@ -1,6 +1,6 @@
name: logarithmplotter name: logarithmplotter
title: LogarithmPlotter title: LogarithmPlotter
version: '0.2.0' version: '0.2.1'
summary: 2D logarithmic-scaled plotter software to create asymptotic Bode plots summary: 2D logarithmic-scaled plotter software to create asymptotic Bode plots
confinement: strict confinement: strict
base: core20 base: core20

View File

@ -11,7 +11,7 @@ Unicode True
!define PROG_ID "LogarithmPlotter.File.1" !define PROG_ID "LogarithmPlotter.File.1"
!define DEV_NAME "Ad5001" !define DEV_NAME "Ad5001"
!define WEBSITE "https://apps.ad5001.eu/logarithmplotter" !define WEBSITE "https://apps.ad5001.eu/logarithmplotter"
!define VERSION_SHORT "0.2.0" !define VERSION_SHORT "0.2.1"
!define APP_VERSION "${VERSION_SHORT}.0" !define APP_VERSION "${VERSION_SHORT}.0"
!define COPYRIGHT "Ad5001 (c) 2022" !define COPYRIGHT "Ad5001 (c) 2022"
!define DESCRIPTION "Create graphs with logarithm scales." !define DESCRIPTION "Create graphs with logarithm scales."