Translated using Weblate (English)

Currently translated at 100.0% (157 of 157 strings)

Translation: LogarithmPlotter/LogarithmPlotter
Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/en/
This commit is contained in:
Adsooi 2022-01-27 00:03:49 +00:00 committed by Hosted Weblate
parent 424393bc05
commit 3f131f9906
Signed by: weblate
GPG key ID: A3FAAA06E6569B4C

View file

@ -471,7 +471,7 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="54"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="54"/>
<source>The following parameters are used when the definition domain is a non-continuous set. (Ex: , , sets like {0;3}...)</source> <source>The following parameters are used when the definition domain is a non-continuous set. (Ex: , , sets like {0;3}...)</source>
<translation>The following parameters are used when the definition domain is a non-continuous set. (Ex: , , sets like {0;3}...)</translation> <translation>The following parameters are used when the domain is a non-continuous set. (Ex: , , sets like {0;3})</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="39"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/repartition.js" line="39"/>
@ -481,7 +481,7 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="35"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="35"/>
<source>Note: Use %1[n] to refer to %1, %1[n+1] for %1...</source> <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> <translation>Note: Use %1[n] to refer to %1, %1[n+1] for %1</translation>
</message> </message>
</context> </context>
<context> <context>
@ -662,12 +662,12 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="45"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="45"/>
<source>definitionDomain</source> <source>definitionDomain</source>
<translation>Definition domain</translation> <translation>Domain</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="46"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="46"/>
<source>destinationDomain</source> <source>destinationDomain</source>
<translation>Destination domain</translation> <translation>Range</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="51"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="51"/>
@ -703,7 +703,7 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="58"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="58"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="33"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/sequence.js" line="33"/>
<source>drawPoints</source> <source>drawPoints</source>
<translation>Afficher les points</translation> <translation>Draw points</translation>
</message> </message>
<message> <message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="59"/> <location filename="../qml/eu/ad5001/LogarithmPlotter/js/objs/function.js" line="59"/>