diff --git a/LogarithmPlotter/i18n/lp_de.ts b/LogarithmPlotter/i18n/lp_de.ts index 0101fa4..74ddf5c 100644 --- a/LogarithmPlotter/i18n/lp_de.ts +++ b/LogarithmPlotter/i18n/lp_de.ts @@ -100,7 +100,7 @@ Enable LaTeX rendering - + LaTeX-Rendering aktivieren @@ -135,7 +135,7 @@ &Thanks - + &Danksagungen @@ -250,7 +250,7 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen" Enable LaTeX rendering - + LaTeX-Rendering aktivieren @@ -524,27 +524,27 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen" Thanks and Contributions - LogarithmPlotter - + Danksagungen und Beiträge - LogarithmPlotter Source code - + Quellcode Original library by Raphael Graf - + Originalbibliothek von Raphael Graf Source - + Quelle Ported to Javascript by Matthew Crumley - + Portiert auf Javascript von Matthew Crumley @@ -553,63 +553,63 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen" Website - + Website Ported to QMLJS by Ad5001 - + Portiert auf QMLJS von Ad5001 Libraries included - + Einschließlich Bibliotheken Email - + E-Mail English - + Englisch French - + Französisch German - + Deutsch Hungarian - + Ungarisch Github - + Github Norwegian - + Norwegisch Translations included - + Einschließlich Übersetzungen Improve - + Verbessern @@ -659,7 +659,7 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen" If you have latex enabled, you can use use latex markup in between $$ to create equations. - + Wenn Sie Latex aktiviert haben, können Sie Latex-Auszeichnungen zwischen $$ verwenden, um Gleichungen zu erstellen. @@ -776,12 +776,14 @@ Diese Einstellungen können jederzeit über das Menü "Einstellungen" No Latex installation found. If you already have a latex distribution installed, make sure it's installed on your path. Otherwise, you can download a Latex distribution like TeX Live at https://tug.org/texlive/. - + Keine LaTeX-Installation gefunden. +Wenn Sie bereits eine LaTeX-Distribution installiert haben, vergewissern Sie sich, dass sie in Ihrem Pfad installiert ist. +Andernfalls können Sie eine LaTeX-Distribution wie TeX Live unter https://tug.org/texlive/ herunterladen. DVIPNG was not found. Make sure you include it from your Latex distribution. - + DVIPNG wurde nicht gefunden. Stellen Sie sicher, dass Sie es aus Ihrer LaTeX-Distribution einbinden. @@ -790,7 +792,11 @@ Process '{}' ended with a non-zero return code {}: {} Please make sure your latex installation is correct and report a bug if so. - + Bei der Erstellung der LaTeX-Formel ist eine Exception aufgetreten. +Der Prozess '{}' wurde mit einem Rückgabecode ungleich Null beendet {}: + +{} +Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melden Sie einen Fehler, falls dies der Fall ist. @@ -798,7 +804,10 @@ Please make sure your latex installation is correct and report a bug if so. - + Bei der Erstellung der LaTeX-Formel ist eine Exception aufgetreten. +Der Prozess '{}' brauchte zu lange, um beendet zu werden: +{} +Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melden Sie einen Fehler, falls dies der Fall ist. @@ -1072,7 +1081,7 @@ Please make sure your latex installation is correct and report a bug if so. disableLatex - + LaTeX-Rendering für diesen Text deaktivieren diff --git a/LogarithmPlotter/i18n/lp_en.ts b/LogarithmPlotter/i18n/lp_en.ts index 9bd3e79..e49fa7b 100644 --- a/LogarithmPlotter/i18n/lp_en.ts +++ b/LogarithmPlotter/i18n/lp_en.ts @@ -100,7 +100,7 @@ Enable LaTeX rendering - + Enable LaTeX rendering @@ -135,7 +135,7 @@ &Thanks - + &Thanks @@ -250,7 +250,7 @@ These settings can be changed at any time from the "Settings" menu. Enable LaTeX rendering - + Enable LaTeX rendering @@ -524,27 +524,27 @@ These settings can be changed at any time from the "Settings" menu. Thanks and Contributions - LogarithmPlotter - + Thanks and Contributions - LogarithmPlotter Source code - + Source code Original library by Raphael Graf - + Original library by Raphael Graf Source - + Source Ported to Javascript by Matthew Crumley - + Ported to Javascript by Matthew Crumley @@ -553,63 +553,63 @@ These settings can be changed at any time from the "Settings" menu. Website - + Website Ported to QMLJS by Ad5001 - + Ported to QMLJS by Ad5001 Libraries included - + Libraries included Email - + Email English - + English French - + French German - + German Hungarian - + Hungarian Github - + Github Norwegian - + Norwegian Translations included - + Translations included Improve - + Improve @@ -659,7 +659,7 @@ These settings can be changed at any time from the "Settings" menu. If you have latex enabled, you can use use latex markup in between $$ to create equations. - + If you have latex enabled, you can use use latex markup in between $$ to create equations. @@ -776,14 +776,14 @@ These settings can be changed at any time from the "Settings" menu.No Latex installation found. If you already have a latex distribution installed, make sure it's installed on your path. Otherwise, you can download a Latex distribution like TeX Live at https://tug.org/texlive/. - No Latex installation found. -If you already have a latex distribution installed, make sure it's installed on your path. -Otherwise, you can download a Latex distribution like TeX Live at https://tug.org/texlive/. + No LaTeX installation found. +If you already have a LaTeX distribution installed, make sure it's installed on your path. +Otherwise, you can download a LaTeX distribution like TeX Live at https://tug.org/texlive/. DVIPNG was not found. Make sure you include it from your Latex distribution. - DVIPNG was not found. Make sure you include it from your Latex distribution. + DVIPNG was not found. Make sure you include it from your LaTeX distribution. @@ -792,11 +792,11 @@ Process '{}' ended with a non-zero return code {}: {} Please make sure your latex installation is correct and report a bug if so. - An exception occurred within the creation of the latex formula. + An exception occurred within the creation of the LaTeX formula. Process '{}' ended with a non-zero return code {}: {} -Please make sure your latex installation is correct and report a bug if so. +Please make sure your LaTeX installation is correct and report a bug if so. @@ -804,10 +804,10 @@ Please make sure your latex installation is correct and report a bug if so. - An exception occurred within the creation of the latex formula. + An exception occurred within the creation of the LaTeX formula. Process '{}' took too long to finish: {} -Please make sure your latex installation is correct and report a bug if so. +Please make sure your LaTeX installation is correct and report a bug if so. @@ -1081,7 +1081,7 @@ Please make sure your latex installation is correct and report a bug if so. disableLatex - Disable latex rendering for this text + Disable LaTeX rendering for this text diff --git a/LogarithmPlotter/i18n/lp_fr.ts b/LogarithmPlotter/i18n/lp_fr.ts index 629bdfb..35ee738 100644 --- a/LogarithmPlotter/i18n/lp_fr.ts +++ b/LogarithmPlotter/i18n/lp_fr.ts @@ -101,7 +101,7 @@ Enable LaTeX rendering - + Activer le rendu LaTeX @@ -136,7 +136,7 @@ &Thanks - + &Remerciements @@ -242,7 +242,7 @@ Ces paramètres peuvent être modifiés à tout moment à partir du menu "P Enable LaTeX rendering - + Activer le rendu LaTeX @@ -532,27 +532,27 @@ These settings can always be changed at any time from the "Settings" m Thanks and Contributions - LogarithmPlotter - + Remerciements et contributions - LogarithmPlotter Source code - + Code source Original library by Raphael Graf - + Bibliothèque originale de Raphael Graf Source - + Source Ported to Javascript by Matthew Crumley - + Porté en Javascript par Matthew Crumley @@ -561,63 +561,63 @@ These settings can always be changed at any time from the "Settings" m Website - + Site web Ported to QMLJS by Ad5001 - + Porté à QMLJS par Ad5001 Libraries included - + Bibliothèques incluses Email - + Email English - + Anglais French - + Français German - + Allemand Hungarian - + Hongrois Github - + Github Norwegian - + Norvégien Translations included - + Traductions incluses Improve - + Améliorer @@ -668,7 +668,7 @@ These settings can always be changed at any time from the "Settings" m If you have latex enabled, you can use use latex markup in between $$ to create equations. - + Si vous avez activé le rendu latex, vous pouvez utiliser les balises latex entre $$ pour créer des équations. @@ -785,14 +785,14 @@ These settings can always be changed at any time from the "Settings" m No Latex installation found. If you already have a latex distribution installed, make sure it's installed on your path. Otherwise, you can download a Latex distribution like TeX Live at https://tug.org/texlive/. - Aucune installation de Latex trouvée. -Si vous avez déjà installé une distribution Latex, assurez-vous qu'elle est installée sur votre PATH. -Sinon, vous pouvez télécharger une distribution Latex comme TeX Live à l'adresse https://tug.org/texlive/. + Aucune installation de LaTeX trouvée. +Si vous avez déjà installé une distribution LaTeX, assurez-vous qu'elle est installée sur votre PATH. +Sinon, vous pouvez télécharger une distribution LaTeX comme TeX Live à l'adresse https://tug.org/texlive/. DVIPNG was not found. Make sure you include it from your Latex distribution. - DVIPNG n'a pas été trouvé. Assurez-vous de l'inclure dans votre distribution Latex. + DVIPNG n'a pas été trouvé. Assurez-vous de l'inclure dans votre distribution LaTeX. @@ -801,11 +801,11 @@ Process '{}' ended with a non-zero return code {}: {} Please make sure your latex installation is correct and report a bug if so. - Une exception s'est produite lors de la création de la formule latex. + Une exception s'est produite lors de la création de la formule LaTeX. Le processus '{}' s'est terminé par un code de retour non nul {} : {} -Vérifiez que votre installation de latex est correcte et signalez un bogue si c'est le cas. +Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c'est le cas. @@ -813,10 +813,10 @@ Vérifiez que votre installation de latex est correcte et signalez un bogue si c Process '{}' took too long to finish: {} Please make sure your latex installation is correct and report a bug if so. - Une exception s'est produite lors de la création de la formule latex. + Une exception s'est produite lors de la création de la formule LaTeX. Le processus '{}' a mis trop de temps à se terminer : {} -Vérifiez que votre installation de latex est correcte et signalez un bogue si c'est le cas. +Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c'est le cas. @@ -1090,7 +1090,7 @@ Vérifiez que votre installation de latex est correcte et signalez un bogue si c disableLatex - Désactiver le rendu latex pour ce texte + Désactiver le rendu LaTeX pour ce texte