From b8d679e118dbe964dc17aa39b3926fa818853a32 Mon Sep 17 00:00:00 2001 From: Ad5001 Date: Tue, 10 Oct 2023 14:28:46 +0000 Subject: [PATCH 1/2] Translated using Weblate (English) Currently translated at 100.0% (271 of 271 strings) Translation: LogarithmPlotter/LogarithmPlotter Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/en/ --- LogarithmPlotter/i18n/lp_en.ts | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/LogarithmPlotter/i18n/lp_en.ts b/LogarithmPlotter/i18n/lp_en.ts index e3847cf..91b0e51 100644 --- a/LogarithmPlotter/i18n/lp_en.ts +++ b/LogarithmPlotter/i18n/lp_en.ts @@ -1629,7 +1629,7 @@ Please make sure your LaTeX installation is correct and report a bug if so. Usage: %1 - + Usage: %1 @@ -1637,27 +1637,28 @@ Please make sure your LaTeX installation is correct and report a bug if so. Usage: %1 or %2 - + Usage: %1 or +%2 integral(<from: number>, <to: number>, <f: ExecutableObject>) - + integral(<from: number>, <to: number>, <f: ExecutableObject>) integral(<from: number>, <to: number>, <f: string>, <variable: string>) - + integral(<from: number>, <to: number>, <f: string>, <variable: string>) derivative(<f: ExecutableObject>, <x: number>) - + derivative(<f: ExecutableObject>, <x: number>) derivative(<f: string>, <variable: string>, <x: number>) - + derivative(<f: string>, <variable: string>, <x: number>) From 5284c71ee7a7fea6c73c089a1c9f92013f049e47 Mon Sep 17 00:00:00 2001 From: Ad5001 Date: Tue, 10 Oct 2023 14:36:25 +0000 Subject: [PATCH 2/2] Translated using Weblate (French) Currently translated at 100.0% (271 of 271 strings) Translation: LogarithmPlotter/LogarithmPlotter Translate-URL: https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/fr/ --- LogarithmPlotter/i18n/lp_fr.ts | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/LogarithmPlotter/i18n/lp_fr.ts b/LogarithmPlotter/i18n/lp_fr.ts index b666c0c..aeb408f 100644 --- a/LogarithmPlotter/i18n/lp_fr.ts +++ b/LogarithmPlotter/i18n/lp_fr.ts @@ -1638,7 +1638,7 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c Usage: %1 - + Emploi : %1 @@ -1646,27 +1646,28 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c Usage: %1 or %2 - + Emploi : %1 ou +%2 integral(<from: number>, <to: number>, <f: ExecutableObject>) - + integral(<de : nombre>, <à : nombre>, <f : Objet exécutable>) integral(<from: number>, <to: number>, <f: string>, <variable: string>) - + integral(<de : nombre>, <à : nombre>, <f : fonction chaîne>, <variable>) derivative(<f: ExecutableObject>, <x: number>) - + derivative(<f : Objet exécutable>, <x : nombre>) derivative(<f: string>, <variable: string>, <x: number>) - + derivative(<f : fonction chaîne>, <variable>, <x : nombre>)