Translated using Weblate (English)
Currently translated at 100.0% (269 of 269 strings) Translation: LogarithmPlotter/LogarithmPlotter Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/en/
This commit is contained in:
parent
b18e1ca56e
commit
7e698eda32
1 changed files with 13 additions and 13 deletions
|
@ -1133,22 +1133,22 @@ Evaluated expression: %3</translation>
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/expression.mjs" line="22"/>
|
||||
<source>Automatically close parenthesises and brackets</source>
|
||||
<translation type="unfinished">Automatically close parentheses and brackets</translation>
|
||||
<translation>Automatically close parentheses and brackets</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/expression.mjs" line="28"/>
|
||||
<source>Enable syntax highlighting</source>
|
||||
<translation type="unfinished">Enable syntax highlighting</translation>
|
||||
<translation>Enable syntax highlighting</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/expression.mjs" line="34"/>
|
||||
<source>Enable autocompletion</source>
|
||||
<translation type="unfinished">Enable autocompletion</translation>
|
||||
<translation>Enable autocompletion</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/expression.mjs" line="40"/>
|
||||
<source>Color Scheme</source>
|
||||
<translation type="unfinished">Color Scheme</translation>
|
||||
<translation>Color Scheme</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -1194,17 +1194,17 @@ Evaluated expression: %3</translation>
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="22"/>
|
||||
<source>Check for updates on startup</source>
|
||||
<translation type="unfinished">Check for updates on startup</translation>
|
||||
<translation>Check for updates on startup</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="28"/>
|
||||
<source>Reset redo stack automaticly</source>
|
||||
<translation type="unfinished">Reset redo stack automatically</translation>
|
||||
<translation>Reset redo stack automatically</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/preferences/general.mjs" line="35"/>
|
||||
<source>Enable LaTeX rendering</source>
|
||||
<translation type="unfinished">Enable LaTeX rendering</translation>
|
||||
<translation>Enable LaTeX rendering</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -1251,32 +1251,32 @@ Evaluated expression: %3</translation>
|
|||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="84"/>
|
||||
<source>Saved plot to '%1'.</source>
|
||||
<translation type="unfinished">Saved plot to '%1'.</translation>
|
||||
<translation>Saved plot to '%1'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="94"/>
|
||||
<source>Loading file '%1'.</source>
|
||||
<translation type="unfinished">Loading file '%1'.</translation>
|
||||
<translation>Loading file '%1'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="138"/>
|
||||
<source>Unknown object type: %1.</source>
|
||||
<translation type="unfinished">Unknown object type: %1.</translation>
|
||||
<translation>Unknown object type: %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="153"/>
|
||||
<source>Invalid file provided.</source>
|
||||
<translation type="unfinished">Invalid file provided.</translation>
|
||||
<translation>Invalid file provided.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="157"/>
|
||||
<source>Could not save file: </source>
|
||||
<translation type="unfinished">Could not save file: </translation>
|
||||
<translation>Could not save file: </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/io.mjs" line="162"/>
|
||||
<source>Loaded file '%1'.</source>
|
||||
<translation type="unfinished">Loaded file '%1'.</translation>
|
||||
<translation>Loaded file '%1'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Copied plot screenshot to clipboard!</source>
|
||||
|
|
Loading…
Reference in a new issue