From 107cea13081ccedbf62ba975bdd607ac377664a9 Mon Sep 17 00:00:00 2001 From: Ad5001 <mail@ad5001.eu> Date: Mon, 16 Sep 2024 18:18:54 +0000 Subject: [PATCH 1/6] Translated using Weblate (English) Currently translated at 100.0% (309 of 309 strings) Translation: LogarithmPlotter/LogarithmPlotter Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/en/ --- LogarithmPlotter/i18n/lp_en.ts | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/LogarithmPlotter/i18n/lp_en.ts b/LogarithmPlotter/i18n/lp_en.ts index 5d2e492..595c241 100644 --- a/LogarithmPlotter/i18n/lp_en.ts +++ b/LogarithmPlotter/i18n/lp_en.ts @@ -80,7 +80,7 @@ <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="100"/> <source>&Preferences</source> - <translation type="unfinished"></translation> + <translation>&Preferences</translation> </message> <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="108"/> @@ -395,7 +395,7 @@ These settings can be changed at any time from the "Settings" menu.</t <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="98"/> <source>Preferences</source> - <translation type="unfinished"></translation> + <translation>Preferences</translation> </message> <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="106"/> @@ -607,7 +607,7 @@ These settings can be changed at any time from the "Settings" menu.</t <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Preferences.qml" line="182"/> <source>Close</source> - <translation type="unfinished">Close</translation> + <translation>Close</translation> </message> </context> <context> @@ -796,7 +796,7 @@ These settings can be changed at any time from the "Settings" menu.</t <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="264"/> <source>Spanish</source> - <translation type="unfinished"></translation> + <translation>Spanish</translation> </message> <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="275"/> @@ -1273,7 +1273,11 @@ Please make sure your LaTeX installation is correct and report a bug if so.</tra - {} (https://ctan.org/pkg/{}) Make sure said package is installed, or disable the LaTeX rendering in LogarithmPlotter.</source> - <translation type="unfinished"></translation> + <translation>Your LaTeX installation does not include some required packages: + +- {} (https://ctan.org/pkg/{}) + +Make sure said package is installed, or disable the LaTeX rendering in LogarithmPlotter.</translation> </message> <message> <location filename="../util/latex.py" line="190"/> From 6626362d2377e6d76605bce37fd4082cc1f8b7a4 Mon Sep 17 00:00:00 2001 From: Ad5001 <mail@ad5001.eu> Date: Mon, 16 Sep 2024 18:58:38 +0000 Subject: [PATCH 2/6] Translated using Weblate (German) Currently translated at 99.6% (308 of 309 strings) Translation: LogarithmPlotter/LogarithmPlotter Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/de/ --- LogarithmPlotter/i18n/lp_de.ts | 27 +++++++++++++++++++++++---- 1 file changed, 23 insertions(+), 4 deletions(-) diff --git a/LogarithmPlotter/i18n/lp_de.ts b/LogarithmPlotter/i18n/lp_de.ts index 4f567f9..c29a268 100644 --- a/LogarithmPlotter/i18n/lp_de.ts +++ b/LogarithmPlotter/i18n/lp_de.ts @@ -80,7 +80,7 @@ <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="100"/> <source>&Preferences</source> - <translation type="unfinished"></translation> + <translation>&Einstellung</translation> </message> <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="108"/> @@ -395,7 +395,7 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen" <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="98"/> <source>Preferences</source> - <translation type="unfinished"></translation> + <translation>Einstellung</translation> </message> <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="106"/> @@ -796,7 +796,7 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen" <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="264"/> <source>Spanish</source> - <translation type="unfinished"></translation> + <translation>Spanisch</translation> </message> <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="275"/> @@ -1273,7 +1273,11 @@ Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melde - {} (https://ctan.org/pkg/{}) Make sure said package is installed, or disable the LaTeX rendering in LogarithmPlotter.</source> - <translation type="unfinished"></translation> + <translation>Ihre LaTeX-Installation enthält einige erforderliche Pakete nicht: + +- {} (https://ctan.org/pkg/{}) + +Stellen Sie sicher, dass diese Pakete installiert sind, oder deaktivieren Sie das LaTeX-Rendering in LogarithmPlotter.</translation> </message> <message> <location filename="../util/latex.py" line="190"/> @@ -1663,4 +1667,19 @@ Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melde <translation>X Zeiger</translation> </message> </context> +<context> + <name>settingCategory</name> + <message> + <source>default</source> + <translation>Standardeinstellungen</translation> + </message> + <message> + <source>general</source> + <translation>Allgemeine</translation> + </message> + <message> + <source>editor</source> + <translation>Ausdruckseditor</translation> + </message> +</context> </TS> From 6a1f0013d6443e4765ae71541283c310fd670b77 Mon Sep 17 00:00:00 2001 From: gallegonovato <fran-carro@hotmail.es> Date: Mon, 16 Sep 2024 19:01:10 +0000 Subject: [PATCH 3/6] Translated using Weblate (Spanish) Currently translated at 75.7% (234 of 309 strings) Translation: LogarithmPlotter/LogarithmPlotter Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/es/ --- LogarithmPlotter/i18n/lp_es.ts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/LogarithmPlotter/i18n/lp_es.ts b/LogarithmPlotter/i18n/lp_es.ts index 2d8cee0..727847f 100644 --- a/LogarithmPlotter/i18n/lp_es.ts +++ b/LogarithmPlotter/i18n/lp_es.ts @@ -80,7 +80,7 @@ <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="100"/> <source>&Preferences</source> - <translation type="unfinished"></translation> + <translation>&Preferencias</translation> </message> <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="108"/> @@ -169,6 +169,10 @@ <source>This plot contains unsaved changes. By doing this, all unsaved data will be lost. Continue?</source> <translation>Este gráfico contiene cambios sin guardar. Al hacer esto, se perderán todos los datos no guardados. ¿Continuar?</translation> </message> + <message> + <source>Expression editor</source> + <translation>Editor de expresiones</translation> + </message> </context> <context> <name>BaseDialog</name> From f1e22786955b6cbbeb4dd1134231af1c3fb84009 Mon Sep 17 00:00:00 2001 From: Ad5001 <mail@ad5001.eu> Date: Mon, 16 Sep 2024 18:59:34 +0000 Subject: [PATCH 4/6] Translated using Weblate (Spanish) Currently translated at 75.7% (234 of 309 strings) Translation: LogarithmPlotter/LogarithmPlotter Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/es/ --- LogarithmPlotter/i18n/lp_es.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LogarithmPlotter/i18n/lp_es.ts b/LogarithmPlotter/i18n/lp_es.ts index 727847f..67ca5c8 100644 --- a/LogarithmPlotter/i18n/lp_es.ts +++ b/LogarithmPlotter/i18n/lp_es.ts @@ -315,7 +315,7 @@ <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="471"/> <source>Executable Objects</source> - <translation></translation> + <translation type="unfinished"></translation> </message> <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="486"/> @@ -341,7 +341,7 @@ <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="70"/> <source>Welcome to LogarithmPlotter</source> - <translation></translation> + <translation type="unfinished"></translation> </message> <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="81"/> @@ -370,7 +370,7 @@ <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="106"/> <source>Close</source> - <translation></translation> + <translation>Cerrar</translation> </message> </context> <context> From 35fef4cb1eae08aa555ee958ace091e47f69c106 Mon Sep 17 00:00:00 2001 From: Ad5001 <mail@ad5001.eu> Date: Mon, 16 Sep 2024 18:49:44 +0000 Subject: [PATCH 5/6] Translated using Weblate (French) Currently translated at 100.0% (309 of 309 strings) Translation: LogarithmPlotter/LogarithmPlotter Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/fr/ --- LogarithmPlotter/i18n/lp_fr.ts | 29 ++++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) diff --git a/LogarithmPlotter/i18n/lp_fr.ts b/LogarithmPlotter/i18n/lp_fr.ts index c920c5d..56be041 100644 --- a/LogarithmPlotter/i18n/lp_fr.ts +++ b/LogarithmPlotter/i18n/lp_fr.ts @@ -80,7 +80,7 @@ <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="100"/> <source>&Preferences</source> - <translation type="unfinished"></translation> + <translation>&Préférences</translation> </message> <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="108"/> @@ -389,7 +389,7 @@ Ces paramètres peuvent être modifiés à tout moment à partir du menu "P <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="98"/> <source>Preferences</source> - <translation type="unfinished"></translation> + <translation>Préférences</translation> </message> <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="106"/> @@ -615,7 +615,7 @@ These settings can always be changed at any time from the "Settings" m <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/Preferences.qml" line="182"/> <source>Close</source> - <translation type="unfinished">Fermer</translation> + <translation>Fermer</translation> </message> </context> <context> @@ -804,7 +804,7 @@ These settings can always be changed at any time from the "Settings" m <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="264"/> <source>Spanish</source> - <translation type="unfinished"></translation> + <translation>Espagnol</translation> </message> <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/ThanksTo.qml" line="275"/> @@ -1282,7 +1282,11 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c - {} (https://ctan.org/pkg/{}) Make sure said package is installed, or disable the LaTeX rendering in LogarithmPlotter.</source> - <translation type="unfinished"></translation> + <translation>Votre installation de LaTeX n'inclut pas certains paquets nécessaires : + +- {} (https://ctan.org/pkg/{}) + +Assurez-vous que ce paquetage est installé, ou désactivez le rendu LaTeX dans LogarithmPlotter.</translation> </message> <message> <location filename="../util/latex.py" line="190"/> @@ -1672,4 +1676,19 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c <translation>Curseurs X</translation> </message> </context> +<context> + <name>settingCategory</name> + <message> + <source>general</source> + <translation>Général</translation> + </message> + <message> + <source>editor</source> + <translation>Éditeur de formule</translation> + </message> + <message> + <source>default</source> + <translation>Paramètres par défaut</translation> + </message> +</context> </TS> From 53124fc8d7f3bc55a34bcbb3c92eb768332030aa Mon Sep 17 00:00:00 2001 From: Ad5001 <mail@ad5001.eu> Date: Mon, 16 Sep 2024 18:59:14 +0000 Subject: [PATCH 6/6] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegian?= =?UTF-8?q?=20Bokm=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 69.9% (216 of 309 strings) Translation: LogarithmPlotter/LogarithmPlotter Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/nb_NO/ --- LogarithmPlotter/i18n/lp_nb_NO.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LogarithmPlotter/i18n/lp_nb_NO.ts b/LogarithmPlotter/i18n/lp_nb_NO.ts index 1f8f3b8..9b08143 100644 --- a/LogarithmPlotter/i18n/lp_nb_NO.ts +++ b/LogarithmPlotter/i18n/lp_nb_NO.ts @@ -291,7 +291,7 @@ <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="471"/> <source>Executable Objects</source> - <translation></translation> + <translation type="unfinished"></translation> </message> <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Setting/ExpressionEditor.qml" line="486"/> @@ -356,7 +356,7 @@ Disse innstillingene kan endres når som helst fra «Innstillinger»-menyen.</tr <message> <location filename="../qml/eu/ad5001/LogarithmPlotter/Popup/GreetScreen.qml" line="106"/> <source>Close</source> - <translation></translation> + <translation>Lukk</translation> </message> </context> <context>