Translated using Weblate (German)

Currently translated at 100.0% (269 of 269 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/de/
This commit is contained in:
Ad5001 2024-09-20 21:54:27 +00:00 committed by Hosted Weblate
parent 7e698eda32
commit 0e23d9181e
Signed by: weblate
GPG key ID: A3FAAA06E6569B4C

View file

@ -1133,22 +1133,22 @@ Ausdruck analysiert: %3</translation>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/expression.mjs" line="22"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/expression.mjs" line="22"/>
<source>Automatically close parenthesises and brackets</source> <source>Automatically close parenthesises and brackets</source>
<translation type="unfinished">Klammern automatisch schließen</translation> <translation>Klammern automatisch schließen</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/expression.mjs" line="28"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/expression.mjs" line="28"/>
<source>Enable syntax highlighting</source> <source>Enable syntax highlighting</source>
<translation type="unfinished">Syntaxhervorhebung einschalten</translation> <translation>Syntaxhervorhebung einschalten</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/expression.mjs" line="34"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/expression.mjs" line="34"/>
<source>Enable autocompletion</source> <source>Enable autocompletion</source>
<translation type="unfinished">Automatische Vervollständigung einschalten</translation> <translation>Automatische Vervollständigung einschalten</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/expression.mjs" line="40"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/expression.mjs" line="40"/>
<source>Color Scheme</source> <source>Color Scheme</source>
<translation type="unfinished">Syntaktische Färbung</translation> <translation>Syntaktische Färbung</translation>
</message> </message>
</context> </context>
<context> <context>
@ -1194,17 +1194,17 @@ Ausdruck analysiert: %3</translation>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="22"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="22"/>
<source>Check for updates on startup</source> <source>Check for updates on startup</source>
<translation type="unfinished">Beim Starten auf Updates prüfen</translation> <translation>Beim Starten auf Updates prüfen</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="28"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="28"/>
<source>Reset redo stack automaticly</source> <source>Reset redo stack automaticly</source>
<translation type="unfinished">Wiederherstellen-Stapel automatisch zurücksetzen</translation> <translation>Wiederherstellen-Stapel automatisch zurücksetzen</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="35"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="35"/>
<source>Enable LaTeX rendering</source> <source>Enable LaTeX rendering</source>
<translation type="unfinished">LaTeX-Rendering aktivieren</translation> <translation>LaTeX-Rendering aktivieren</translation>
</message> </message>
</context> </context>
<context> <context>
@ -1251,32 +1251,32 @@ Ausdruck analysiert: %3</translation>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="84"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="84"/>
<source>Saved plot to &apos;%1&apos;.</source> <source>Saved plot to &apos;%1&apos;.</source>
<translation type="unfinished">Gespeicherte Grafik auf &apos;%1&apos;.</translation> <translation>Gespeicherte Grafik auf &apos;%1&apos;.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="94"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="94"/>
<source>Loading file &apos;%1&apos;.</source> <source>Loading file &apos;%1&apos;.</source>
<translation type="unfinished">Laden der Datei &apos;%1&apos;.</translation> <translation>Laden der Datei &apos;%1&apos;.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="138"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="138"/>
<source>Unknown object type: %1.</source> <source>Unknown object type: %1.</source>
<translation type="unfinished">Unbekannter Objekttyp: %1.</translation> <translation>Unbekannter Objekttyp: %1.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="153"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="153"/>
<source>Invalid file provided.</source> <source>Invalid file provided.</source>
<translation type="unfinished">Ungültige Datei angegeben.</translation> <translation>Ungültige Datei angegeben.</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="157"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="157"/>
<source>Could not save file: </source> <source>Could not save file: </source>
<translation type="unfinished">Die Datei konnte nicht gespeichert werden: </translation> <translation>Die Datei konnte nicht gespeichert werden: </translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="162"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="162"/>
<source>Loaded file &apos;%1&apos;.</source> <source>Loaded file &apos;%1&apos;.</source>
<translation type="unfinished">Geladene Datei &apos;%1&apos;.</translation> <translation>Geladene Datei &apos;%1&apos;.</translation>
</message> </message>
<message> <message>
<source>Copied plot screenshot to clipboard!</source> <source>Copied plot screenshot to clipboard!</source>