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

This commit is contained in:
Ad5001 2023-05-24 11:49:59 +02:00
commit 08edd7be14
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
3 changed files with 39 additions and 30 deletions

View file

@ -210,7 +210,7 @@
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="304"/>
<source>Pick on graph</source>
<translation type="unfinished"></translation>
<translation>Aufnehmen auf Graph</translation>
</message>
</context>
<context>
@ -580,17 +580,17 @@ Diese Einstellungen können jederzeit über das Menü &quot;Einstellungen&quot;
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="175"/>
<source>Snap to grid:</source>
<translation type="unfinished"></translation>
<translation>Am Raster einrasten:</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="184"/>
<source>Pick X</source>
<translation type="unfinished"></translation>
<translation>X nehmen</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="218"/>
<source>Pick Y</source>
<translation type="unfinished"></translation>
<translation>Y nehmen</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="234"/>
@ -605,7 +605,7 @@ Diese Einstellungen können jederzeit über das Menü &quot;Einstellungen&quot;
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="306"/>
<source>(no pick selected)</source>
<translation type="unfinished"></translation>
<translation>(keine Auswahl ausgewählt)</translation>
</message>
</context>
<context>
@ -908,7 +908,7 @@ Diese Einstellungen können jederzeit über das Menü &quot;Einstellungen&quot;
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="247"/>
<source>In order to be executed, object %1 must have at least one argument.</source>
<translation type="unfinished"></translation>
<translation>Um als Funktion verwendet zu werden, benötigt das Objekt %1 mindestens ein Parameter.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="249"/>
@ -983,7 +983,7 @@ Diese Einstellungen können jederzeit über das Menü &quot;Einstellungen&quot;
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1623"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1633"/>
<source>Function %1 must have at least one argument.</source>
<translation type="unfinished"></translation>
<translation>Die Funktion %1 benötigt mindestens ein Parameter.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1639"/>
@ -1071,7 +1071,7 @@ Diese Einstellungen können jederzeit über das Menü &quot;Einstellungen&quot;
%2
Evaluated expression: %3</source>
<translation type="unfinished">Fehler beim Analysieren des Ausdrucks für die Eigenschaft %1:
<translation>Fehler beim Analysieren des Ausdrucks für die Eigenschaft %1:
%2
Ausdruck analysiert: %3</translation>
@ -1082,7 +1082,10 @@ Ausdruck analysiert: %3</translation>
%3
Undoing last change.</source>
<translation type="unfinished"></translation>
<translation>Fehler beim Versuch, das %1 %2 zu zeichnen:
%3
Die letzte Änderung wurde rückgängig gemacht.</translation>
</message>
</context>
<context>
@ -1107,7 +1110,7 @@ Ausdruck analysiert: %3</translation>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogGraphCanvas.qml" line="176"/>
<source>LogarithmPlotter - Drawing error</source>
<translation type="unfinished"></translation>
<translation>LogarithmPlotter - Fehler</translation>
</message>
</context>
<context>

View file

@ -210,7 +210,7 @@
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="304"/>
<source>Pick on graph</source>
<translation type="unfinished"></translation>
<translation>Pick on graph</translation>
</message>
</context>
<context>
@ -580,17 +580,17 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="175"/>
<source>Snap to grid:</source>
<translation type="unfinished"></translation>
<translation>Snap to grid:</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="184"/>
<source>Pick X</source>
<translation type="unfinished"></translation>
<translation>Pick X</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="218"/>
<source>Pick Y</source>
<translation type="unfinished"></translation>
<translation>Pick Y</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="234"/>
@ -605,7 +605,7 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="306"/>
<source>(no pick selected)</source>
<translation type="unfinished"></translation>
<translation>(no pick selected)</translation>
</message>
</context>
<context>
@ -908,7 +908,7 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="247"/>
<source>In order to be executed, object %1 must have at least one argument.</source>
<translation type="unfinished"></translation>
<translation>In order to be executed, object %1 must have at least one argument.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="249"/>
@ -983,7 +983,7 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1623"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1633"/>
<source>Function %1 must have at least one argument.</source>
<translation type="unfinished"></translation>
<translation>Function %1 must have at least one argument.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1639"/>
@ -1071,7 +1071,7 @@ These settings can be changed at any time from the &quot;Settings&quot; menu.</t
%2
Evaluated expression: %3</source>
<translation type="unfinished">Error while parsing expression for property %1:
<translation>Error while parsing expression for property %1:
%2
Evaluated expression: %3</translation>
@ -1082,7 +1082,10 @@ Evaluated expression: %3</translation>
%3
Undoing last change.</source>
<translation type="unfinished"></translation>
<translation>Error while attempting to draw %1 %2:
%3
Undoing last change.</translation>
</message>
</context>
<context>
@ -1107,7 +1110,7 @@ Evaluated expression: %3</translation>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogGraphCanvas.qml" line="176"/>
<source>LogarithmPlotter - Drawing error</source>
<translation type="unfinished"></translation>
<translation>LogarithmPlotter - Drawing error</translation>
</message>
</context>
<context>

View file

@ -211,7 +211,7 @@
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/ObjectLists/Editor/CustomPropertyList.qml" line="304"/>
<source>Pick on graph</source>
<translation type="unfinished"></translation>
<translation>Prendre la position sur le graphe</translation>
</message>
</context>
<context>
@ -588,17 +588,17 @@ These settings can always be changed at any time from the &quot;Settings&quot; m
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="175"/>
<source>Snap to grid:</source>
<translation type="unfinished"></translation>
<translation>Aligner sur la grille :</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="184"/>
<source>Pick X</source>
<translation type="unfinished"></translation>
<translation>Prendre la position X</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="218"/>
<source>Pick Y</source>
<translation type="unfinished"></translation>
<translation>Prendre la position Y</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="234"/>
@ -613,7 +613,7 @@ These settings can always be changed at any time from the &quot;Settings&quot; m
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/PickLocationOverlay.qml" line="306"/>
<source>(no pick selected)</source>
<translation type="unfinished"></translation>
<translation>(aucun axe sélectionné)</translation>
</message>
</context>
<context>
@ -917,7 +917,7 @@ These settings can always be changed at any time from the &quot;Settings&quot; m
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="247"/>
<source>In order to be executed, object %1 must have at least one argument.</source>
<translation type="unfinished"></translation>
<translation>Pour être utilisé comme fonction, l&apos;objet %1 nécessite au moins un argument.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="249"/>
@ -992,7 +992,7 @@ These settings can always be changed at any time from the &quot;Settings&quot; m
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1623"/>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1633"/>
<source>Function %1 must have at least one argument.</source>
<translation type="unfinished"></translation>
<translation>La fonction %1 nécessite au moins un argument.</translation>
</message>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js" line="1639"/>
@ -1080,7 +1080,7 @@ These settings can always be changed at any time from the &quot;Settings&quot; m
%2
Evaluated expression: %3</source>
<translation type="unfinished">Erreur lors de l&apos;analyse de la formule pour la propriété %1 :
<translation>Erreur lors de l&apos;analyse de la formule pour la propriété %1 :
%2
Formule analysée : %3</translation>
@ -1091,7 +1091,10 @@ Formule analysée : %3</translation>
%3
Undoing last change.</source>
<translation type="unfinished"></translation>
<translation>Erreur lors de la tentative de dessin du %1 %2 :
%3
La dernière modification a é annulée.</translation>
</message>
</context>
<context>
@ -1116,7 +1119,7 @@ Formule analysée : %3</translation>
<message>
<location filename="../qml/eu/ad5001/LogarithmPlotter/LogGraphCanvas.qml" line="176"/>
<source>LogarithmPlotter - Drawing error</source>
<translation type="unfinished"></translation>
<translation>LogarithmPlotter - Erreur</translation>
</message>
</context>
<context>