From a610d0949e7234c8945d818f0fadf136cf1f1eca Mon Sep 17 00:00:00 2001 From: Ad5001 <mail@ad5001.eu> Date: Wed, 24 May 2023 06:02:44 +0000 Subject: [PATCH 1/3] Translated using Weblate (English) Currently translated at 100.0% (267 of 267 strings) Translation: LogarithmPlotter/LogarithmPlotter Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/en/ --- LogarithmPlotter/i18n/lp_en.ts | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/LogarithmPlotter/i18n/lp_en.ts b/LogarithmPlotter/i18n/lp_en.ts index bcd31f4..d472569 100644 --- a/LogarithmPlotter/i18n/lp_en.ts +++ b/LogarithmPlotter/i18n/lp_en.ts @@ -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 "Settings" 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 "Settings" 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 "Settings" 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 "Settings" 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 "Settings" 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> From 87b4787a2bb10bd080ac310bb30a8e8dd6ef8db9 Mon Sep 17 00:00:00 2001 From: Ad5001 <mail@ad5001.eu> Date: Wed, 24 May 2023 08:03:26 +0000 Subject: [PATCH 2/3] Translated using Weblate (German) Currently translated at 100.0% (267 of 267 strings) Translation: LogarithmPlotter/LogarithmPlotter Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/de/ --- LogarithmPlotter/i18n/lp_de.ts | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/LogarithmPlotter/i18n/lp_de.ts b/LogarithmPlotter/i18n/lp_de.ts index c50b71b..c72a28e 100644 --- a/LogarithmPlotter/i18n/lp_de.ts +++ b/LogarithmPlotter/i18n/lp_de.ts @@ -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ü "Einstellungen" <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ü "Einstellungen" <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ü "Einstellungen" <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ü "Einstellungen" <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ü "Einstellungen" %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> From 98f01845e186fa342552e6775fd49b0c18298d69 Mon Sep 17 00:00:00 2001 From: Ad5001 <mail@ad5001.eu> Date: Wed, 24 May 2023 06:05:12 +0000 Subject: [PATCH 3/3] Translated using Weblate (French) Currently translated at 100.0% (267 of 267 strings) Translation: LogarithmPlotter/LogarithmPlotter Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/fr/ --- LogarithmPlotter/i18n/lp_fr.ts | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/LogarithmPlotter/i18n/lp_fr.ts b/LogarithmPlotter/i18n/lp_fr.ts index ccfa587..e6aea4b 100644 --- a/LogarithmPlotter/i18n/lp_fr.ts +++ b/LogarithmPlotter/i18n/lp_fr.ts @@ -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 "Settings" 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 "Settings" 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 "Settings" 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'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 "Settings" 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 "Settings" m %2 Evaluated expression: %3</source> - <translation type="unfinished">Erreur lors de l'analyse de la formule pour la propriété %1 : + <translation>Erreur lors de l'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 été 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>