Compare commits
3 commits
3b244fad2c
...
54f82eab92
Author | SHA1 | Date | |
---|---|---|---|
54f82eab92 | |||
6101c0c645 | |||
b673038b15 |
3 changed files with 36 additions and 27 deletions
|
@ -456,12 +456,12 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen"
|
|||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Overlay/Loading.qml" line="99"/>
|
||||
<source>Loading...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Laden…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Overlay/Loading.qml" line="127"/>
|
||||
<source>Finished rendering of %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Beendetes Rendering von %1</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -469,7 +469,7 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen"
|
|||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="46"/>
|
||||
<source>untitled</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>unbetitelt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="90"/>
|
||||
|
@ -881,7 +881,7 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen"
|
|||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="274"/>
|
||||
<source>Tamil</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Tamil</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="285"/>
|
||||
|
@ -1334,7 +1334,7 @@ Ausdruck analysiert: %3</translation>
|
|||
<message>
|
||||
<location filename="../../common/src/preferences/general.mjs" line="50"/>
|
||||
<source>Enable threaded LaTeX renderer (experimental)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>LaTeX-Renderer mit Threads aktivieren (experimentell)</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -1479,24 +1479,27 @@ Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melde
|
|||
<location filename="../../runtime-pyside6/LogarithmPlotter/util/helper.py" line="108"/>
|
||||
<source>This file was created by a more recent version of LogarithmPlotter and cannot be backloaded in LogarithmPlotter v{}.
|
||||
Please update LogarithmPlotter to open this file.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Diese Datei wurde mit einer neueren Version von LogarithmPlotter erstellt und kann nicht in LogarithmPlotter v{} zurückgeladen werden.
|
||||
Bitte aktualisieren Sie LogarithmPlotter, um diese Datei zu öffnen.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/util/helper.py" line="113"/>
|
||||
<source>Could not open file "{}":
|
||||
{}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Die Datei „{}“ konnte nicht geöffnet werden:
|
||||
{}</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/util/helper.py" line="116"/>
|
||||
<source>Could not open file: "{}"
|
||||
File does not exist.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Die Datei „{}“ konnte nicht geöffnet werden:
|
||||
Die Datei existiert nicht.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/util/helper.py" line="152"/>
|
||||
<source>Built with PySide6 (Qt) v{} and python v{}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Kompiliert mit PySide6 (Qt) v{} und python v{}</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
|
@ -456,12 +456,12 @@ These settings can be changed at any time from the "Settings" menu.</t
|
|||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Overlay/Loading.qml" line="99"/>
|
||||
<source>Loading...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Loading…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Overlay/Loading.qml" line="127"/>
|
||||
<source>Finished rendering of %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Finished rendering of %1</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -469,7 +469,7 @@ These settings can be changed at any time from the "Settings" menu.</t
|
|||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="46"/>
|
||||
<source>untitled</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>untitled</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="90"/>
|
||||
|
@ -881,7 +881,7 @@ These settings can be changed at any time from the "Settings" menu.</t
|
|||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="274"/>
|
||||
<source>Tamil</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Tamil</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="285"/>
|
||||
|
@ -1334,7 +1334,7 @@ Evaluated expression: %3</translation>
|
|||
<message>
|
||||
<location filename="../../common/src/preferences/general.mjs" line="50"/>
|
||||
<source>Enable threaded LaTeX renderer (experimental)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Enable threaded LaTeX renderer (experimental)</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -1479,24 +1479,27 @@ Please make sure your LaTeX installation is correct and report a bug if so.</tra
|
|||
<location filename="../../runtime-pyside6/LogarithmPlotter/util/helper.py" line="108"/>
|
||||
<source>This file was created by a more recent version of LogarithmPlotter and cannot be backloaded in LogarithmPlotter v{}.
|
||||
Please update LogarithmPlotter to open this file.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>This file was created by a more recent version of LogarithmPlotter and cannot be backloaded in LogarithmPlotter v{}.
|
||||
Please update LogarithmPlotter to open this file.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/util/helper.py" line="113"/>
|
||||
<source>Could not open file "{}":
|
||||
{}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Could not open file "{}":
|
||||
{}</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/util/helper.py" line="116"/>
|
||||
<source>Could not open file: "{}"
|
||||
File does not exist.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Could not open file: "{}"
|
||||
File does not exist.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/util/helper.py" line="152"/>
|
||||
<source>Built with PySide6 (Qt) v{} and python v{}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Built with PySide6 (Qt) v{} and python v{}</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
|
@ -458,12 +458,12 @@ Ces paramètres peuvent être modifiés à tout moment à partir du menu "P
|
|||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Overlay/Loading.qml" line="99"/>
|
||||
<source>Loading...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Chargement…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Overlay/Loading.qml" line="127"/>
|
||||
<source>Finished rendering of %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Rendu de %1 terminé</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -471,7 +471,7 @@ Ces paramètres peuvent être modifiés à tout moment à partir du menu "P
|
|||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="46"/>
|
||||
<source>untitled</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>sans titre</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/LogarithmPlotter.qml" line="90"/>
|
||||
|
@ -883,7 +883,7 @@ Ces paramètres peuvent être modifiés à tout moment à partir du menu "P
|
|||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="274"/>
|
||||
<source>Tamil</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Tamoul</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="285"/>
|
||||
|
@ -1337,7 +1337,7 @@ Formule analysée : %3</translation>
|
|||
<message>
|
||||
<location filename="../../common/src/preferences/general.mjs" line="50"/>
|
||||
<source>Enable threaded LaTeX renderer (experimental)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Activer le moteur de rendu LaTeX asynchrone (expérimental)</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -1482,24 +1482,27 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c
|
|||
<location filename="../../runtime-pyside6/LogarithmPlotter/util/helper.py" line="108"/>
|
||||
<source>This file was created by a more recent version of LogarithmPlotter and cannot be backloaded in LogarithmPlotter v{}.
|
||||
Please update LogarithmPlotter to open this file.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Ce fichier a été créé par une version plus récente de LogarithmPlotter et ne peut pas être rechargé dans LogarithmPlotter v{}.
|
||||
Veuillez mettre à jour LogarithmPlotter pour ouvrir ce fichier.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/util/helper.py" line="113"/>
|
||||
<source>Could not open file "{}":
|
||||
{}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Impossible d'ouvrir le fichier "{}":
|
||||
{}</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/util/helper.py" line="116"/>
|
||||
<source>Could not open file: "{}"
|
||||
File does not exist.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Impossible d'ouvrir le fichier "{}":
|
||||
Le fichier n'existe pas.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../runtime-pyside6/LogarithmPlotter/util/helper.py" line="152"/>
|
||||
<source>Built with PySide6 (Qt) v{} and python v{}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Compilé avec PySide6 (Qt) v{} et python v{}</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue