diff --git a/assets/i18n/lp_de.ts b/assets/i18n/lp_de.ts
index 59980da..4876e02 100644
--- a/assets/i18n/lp_de.ts
+++ b/assets/i18n/lp_de.ts
@@ -1308,27 +1308,27 @@ Ausdruck analysiert: %3
Verlauf
-
+
Gespeicherte Grafik auf '%1'.
-
+
Laden der Datei '%1'.
-
+
Unbekannter Objekttyp: %1.
-
+
Ungültige Datei angegeben.
-
+
Datei konnte nicht geladen werden:
@@ -1337,7 +1337,7 @@ Ausdruck analysiert: %3
Die Datei konnte nicht gespeichert werden:
-
+
Geladene Datei '%1'.
@@ -1759,17 +1759,17 @@ Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melde
settingCategory
-
+
Standardeinstellungen
-
+
Allgemeine
-
+
Ausdruckseditor
@@ -1827,22 +1827,22 @@ Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melde
usage
-
+
integral(<von: Zahl>, <bis: Zahl>, <f: Funktionsähnliches Objekt>)
-
-
+
+
Verwendung:
%1
-
-
-
+
+
+
@@ -1851,17 +1851,17 @@ Bitte vergewissern Sie sich, dass Ihre LaTeX-Installation korrekt ist, und melde
%2
-
+
integral(<von: Zahl>, <bis: Zahl>, <f: String>, <Variablen: String>)
-
+
derivative(<f: Funktionsähnliches Objekt>, <x: Zahl>)
-
+
derivative(<f: String>, <Variablen: String>, <x: Zahl>)
diff --git a/assets/i18n/lp_en.ts b/assets/i18n/lp_en.ts
index ab62387..b2dfaff 100644
--- a/assets/i18n/lp_en.ts
+++ b/assets/i18n/lp_en.ts
@@ -1308,27 +1308,27 @@ Evaluated expression: %3
History
-
+
Saved plot to '%1'.
-
+
Loading file '%1'.
-
+
Unknown object type: %1.
-
+
Invalid file provided.
-
+
Could not load file:
@@ -1337,7 +1337,7 @@ Evaluated expression: %3
Could not save file:
-
+
Loaded file '%1'.
@@ -1759,17 +1759,17 @@ Please make sure your LaTeX installation is correct and report a bug if so.
settingCategory
-
+
General
-
+
Expression Editor
-
+
Default settings
@@ -1827,22 +1827,22 @@ Please make sure your LaTeX installation is correct and report a bug if so.
usage
-
+
integral(<from: number>, <to: number>, <f: Function-like object>)
-
-
+
+
Usage:
%1
-
-
-
+
+
+
@@ -1851,17 +1851,17 @@ Please make sure your LaTeX installation is correct and report a bug if so.
-
+
integral(<from: number>, <to: number>, <f: string>, <variable: string>)
-
+
derivative(<f: Function-like object>, <x: number>)
-
+
derivative(<f: string>, <variable: string>, <x: number>)
diff --git a/assets/i18n/lp_es.ts b/assets/i18n/lp_es.ts
index f5e3d12..14dd724 100644
--- a/assets/i18n/lp_es.ts
+++ b/assets/i18n/lp_es.ts
@@ -1320,27 +1320,27 @@ Expresión evaluada: %3
Objetos
-
+
Gráfico guardado en '%1'.
-
+
Cargando el archivo '%1'.
-
+
Tipo de objeto desconocido: %1 .
-
+
Se ha proporcionado un archivo no válido.
-
+
@@ -1349,7 +1349,7 @@ Expresión evaluada: %3
No se ha podido guardar el archivo:
-
+
Archivo cargado '%1'.
@@ -1759,17 +1759,17 @@ Por favor, asegúrese de que su instalación de LaTeX es correcta e informe de u
settingCategory
-
+
General
-
+
Editor de expresiones
-
+
Ajustes por defecto
@@ -1827,22 +1827,22 @@ Por favor, asegúrese de que su instalación de LaTeX es correcta e informe de u
usage
-
+
integral(<desde: número>, <hasta: número>, <f: Objeto similar a una función>)
-
-
+
+
Uso:
%1
-
-
-
+
+
+
@@ -1851,17 +1851,17 @@ Por favor, asegúrese de que su instalación de LaTeX es correcta e informe de u
%2
-
+
integral(<desde: número>, <hasta: número>, <f: cadena>, <variable: cadena>)
-
+
derivative(<f: objeto similar a una función>, <x: número>)
-
+
derivative(<f: cadena>, <variable: cadena>, <x: número>)
diff --git a/assets/i18n/lp_fr.ts b/assets/i18n/lp_fr.ts
index a638be9..2b1a26d 100644
--- a/assets/i18n/lp_fr.ts
+++ b/assets/i18n/lp_fr.ts
@@ -1323,27 +1323,27 @@ Formule analysée : %3
&Mettre à jour LogarithmPlotter
-
+
Graphe sauvegardé dans '%1'.
-
+
Chargement du fichier '%1'.
-
+
Type d'objet inconnu : %1.
-
+
Fichier fourni invalide.
-
+
Impossible de charger le fichier :
@@ -1352,7 +1352,7 @@ Formule analysée : %3
Impossible de sauvegarder le fichier :
-
+
Fichier '%1' chargé.
@@ -1762,17 +1762,17 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c
settingCategory
-
+
Général
-
+
Éditeur de formule
-
+
Paramètres par défaut
@@ -1830,22 +1830,22 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c
usage
-
+
integral(<de : nombre>, <à : nombre>, <f : Objet fonction>)
-
-
+
+
Emploi :
%1
-
-
-
+
+
+
@@ -1854,17 +1854,17 @@ Vérifiez que votre installation de LaTeX est correcte et signalez un bogue si c
%2
-
+
integral(<de : nombre>, <à : nombre>, <f : fonction chaîne>, <variable>)
-
+
derivative(<f : Objet fonction>, <x : nombre>)
-
+
derivative(<f : fonction chaîne>, <variable>, <x : nombre>)
diff --git a/assets/i18n/lp_hu.ts b/assets/i18n/lp_hu.ts
index f817dd2..975c600 100644
--- a/assets/i18n/lp_hu.ts
+++ b/assets/i18n/lp_hu.ts
@@ -1304,27 +1304,27 @@ Kiértékelt kifejezés: %3
Előzmények
-
+
Ábra mentve ide: „%1”.
-
+
A(z) „%1” fájl betöltése folyamatban van.
-
+
Ismeretlen objektumtípus: %1.
-
+
A megadott fájl érvénytelen.
-
+
@@ -1333,7 +1333,7 @@ Kiértékelt kifejezés: %3
A fájl mentése nem sikerült:
-
+
A(z) „%1” fájl betöltve.
@@ -1759,17 +1759,17 @@ Kérjük, ellenőrizze, hogy a LaTeX telepítése helyes-e, és ha igen, jelents
settingCategory
-
+
Általános
-
+
Kifejezésszerkesztő
-
+
Alapértelmezett ábra
@@ -1827,22 +1827,22 @@ Kérjük, ellenőrizze, hogy a LaTeX telepítése helyes-e, és ha igen, jelents
usage
-
+
integral(<alsó korlát: szám>, <felső korlát: szám>, <f: függvényszerű objektum>)
-
-
+
+
Használat:
%1
-
-
-
+
+
+
@@ -1851,17 +1851,17 @@ Kérjük, ellenőrizze, hogy a LaTeX telepítése helyes-e, és ha igen, jelents
%2
-
+
integral(<alsó korlát: szám>, <felső korlát: szám>, <függvény: karakterlánc>, <változó: karakterlánc>)
-
+
derivative(<f: függvényszerű objektum>, <x: szám>)
-
+
derivált(<függvény: karakterlánc>, <változó: karakterlánc>, <x: szám>)
diff --git a/assets/i18n/lp_nb_NO.ts b/assets/i18n/lp_nb_NO.ts
index b46ffe7..d278f03 100644
--- a/assets/i18n/lp_nb_NO.ts
+++ b/assets/i18n/lp_nb_NO.ts
@@ -1235,27 +1235,27 @@ Evaluated expression: %3
Historikk
-
+
Lagret plott i «%1».
-
+
Laster inn «%1»-fil.
-
+
Ukjent objekttype: %1.
-
+
Ugyldig fil angitt.
-
+
@@ -1264,7 +1264,7 @@ Evaluated expression: %3
Kunne ikke lagre fil:
-
+
Lastet inn filen «%1».
@@ -1669,17 +1669,17 @@ Please make sure your latex installation is correct and report a bug if so.
settingCategory
-
+
-
+
-
+
@@ -1737,38 +1737,38 @@ Please make sure your latex installation is correct and report a bug if so.
usage
-
+
-
-
+
+
-
-
-
+
+
+
-
+
-
+
-
+
diff --git a/assets/i18n/lp_template.ts b/assets/i18n/lp_template.ts
index 9440730..0981f1b 100644
--- a/assets/i18n/lp_template.ts
+++ b/assets/i18n/lp_template.ts
@@ -1069,32 +1069,32 @@ Evaluated expression: %3
io
-
+
-
+
-
+
-
+
-
+
-
+
@@ -1465,17 +1465,17 @@ Please make sure your latex installation is correct and report a bug if so.
settingCategory
-
+
-
+
-
+
@@ -1519,38 +1519,38 @@ Please make sure your latex installation is correct and report a bug if so.
usage
-
+
-
-
+
+
-
-
-
+
+
+
-
+
-
+
-
+
diff --git a/assets/i18n/update.sh b/assets/i18n/update.sh
index 4ff172c..ff96ef8 100755
--- a/assets/i18n/update.sh
+++ b/assets/i18n/update.sh
@@ -33,6 +33,8 @@ for file in $files; do
replace "${file%.*}.js" "^export" "/*export*/"
replace "${file%.*}.js" "async " "/*async */"
replace "${file%.*}.js" "await" "/*await */"
+ replace "${file%.*}.js" " #" "// #"
+ replace "${file%.*}.js" "this.#" "/*this.#*/"
done
echo "----------------------------"
@@ -55,7 +57,9 @@ for file in $files; do
replace "$file" "/*async */" "async "
replace "$file" "^/*export*/" "export"
replace "$file" "^/*export default*/" "export default"
+ replace "$file" '.mjs"*/' '.mjs"'
replace "$file" "^/*import" "import"
replace "$file" "^/*export" "export"
- replace "$file" '.mjs"*/$' '.mjs"'
+ replace "$file" "// #" " #"
+ replace "$file" "/*this.#*/" "this.#"
done