Skip to content

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed May 2, 2024
1 parent 7ebb1f2 commit f658a22
Show file tree
Hide file tree
Showing 13 changed files with 1,539 additions and 421 deletions.
108 changes: 77 additions & 31 deletions addon/doc/da/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,24 +56,73 @@ forfatterens hensigt, og disse er ikke helt afklarede endnu.

## MathCAT Update Log

### Version 0.2
* Masser af fejlrettelser
* Forbedringer af tale
* En præferenceindstilling til at kontrollere varigheden af pause (fungerer
med ændringer af relativ talehastighed for matematik)
* Støtte til at genkende keminotation og tale den korrekt
* Oversættelser til indonesisk og vietnamesisk
### Version 0.5.0
* Added German LaTeX braille code. Unlike other braille codes, this
generates ASCII chars and uses the current braille output table to
translate the characters to braille.
* Added (expermental) ASCIIMath braille code. Like the LaTeX braille code,
this generates ASCII chars and uses the current braille output table to
translate the characters to braille.
* Added "CopyAs" preference that supports copying as MathML, LaTeX, or
ASCIIMath using cntl+C when focused on MathML (as before). The currently
focused node is copied. Note: this is only listed in the prefs.yaml file
and is not exposed (yet) in the MathCAT Preferences dialog.

### Version 0.4.2
* Fixed language switching when voice changes and MathCAT language is "Auto"
* Added more checks for $Impairments to improve reading when it is not set
for those who are blind
* Nemeth: fix for "~" when it isn't part of an mrow
* UEB: character additions, "~" spacing fix if prefix, xor fix,
* MathML cleanup for accented vowels (mainly for Vietnamese)
* Major rewrite of preference reading/updating code with big speedup --
added `CheckRuleFiles` pref to control which files are checked for updates
* Added two new interface calls -- enables setting the navigaton location
from the braille cursor (not part of MathCAT addon yet)

### Version 0.3.11
* Upgraded to python 3.11 and verified working with NVDA 2024.1
* Fix bugs in Vietnamese braille and also in Speech, mostly for chemistry.
* Fix broken braille when braille code and dependent language don't match
(specifically Vietnam braille and Vietnamese speech)
* Fix whitespace bug in HTML inside of tokens
* Improve roman numeral detection

### Version 0.3.9
* Added Traditional Chinese translation (thanks to Hon-Jang Yang)
* Fixed bug with navigating into the base of a scripted expression that has
parenthesis
* Significantly changed the way whitespace is handled. This mainly affects
braille output (spaces and "omission" detection).
* Improved recognition of chemistry
* UEB braille fixes that came up from adding chemistry examples
* UEB fixes for adding auxillary parenthesis in some cases

### Version 0.3.8
Braille:

### Version 0.2.5
* Flere forbedringer kemi
* Rettelser til Nemeth:
* Dialog has been internationalized for several languages (many thanks to
the translators!)
* Initial implementation of CMU -- the braille code used in Spanish and
Portuguese speaking countries
* Fix some UEB bugs and added some characters for UEB
* Significant improvements to Vietnamese braille

* Added "omission" rules
* Added some rules for English Language Indicators
* Added more cases where the Mulitpurpose indicator is needed
* Fixes related to Nemeth and punctuation
Other fixes:

* Change relative rate dialog slider to have a maximum value of 100% (now
only allows setting slower rates). Also, added step sizes so it is easier
to raise/lower the rate significantly.
* Fix eSpeak bug that sometimes cut off speech when the relative rate was
changed
* Improvements to Vietnamese speech
* Fixed bug with OneCore voices saying "a"
* Fixed some navigation bugs when `AutoZoomOut` is False (not the default)
* Fix updating around language changes and some other dialog changes so they
take effect immediately upon clicking "Apply" or "OK".
* Added an "Use Voice's Language" option so that out of the box, MathCAT
will speak in the right language (if there is a translation)
* Several improvements for cleaning up poor MathML code

### Version 0.3.3
Denne udgivelse indeholder en række fejlrettelser. De vigtigste nye
Expand All @@ -97,25 +146,22 @@ brailleoutput. Dette er stadig et igangværende arbejde og er for buggy til
at blive brugt andet end til test. Jeg forventer, at den næste
MathCAT-udgivelse vil indeholde en pålidelig implementering.

### Version 0.3.8
Braille:

* Dialog has been internationalized (many thanks to the translators!)
* Initial implementation of CMU -- braille code used in Spain and several
Portuguese speaking countries
* Significant improvements to Vietnamese braille
* Change relative rate dialog slider to have a maximum value of 100% (now
only allows setting slower rates). Also, added step sizes so it is easier
to raise/lower the rate significantly.
* Fix some UEB bugs and added some characters for UEB
### Version 0.2.5
* Flere forbedringer kemi
* Rettelser til Nemeth:

Other fixes:
* Added "omission" rules
* Added some rules for English Language Indicators
* Added more cases where the Mulitpurpose indicator is needed
* Fixes related to Nemeth and punctuation

* Improvements to Vietnamese speech
* Fixed bug with OneCore voices saying "a"
* Fixed some navigation bugs when `AutoZoomOut` is False (not the default)
* Fix updating around language changes and some other dialog changes so they
take effect immediately upon clicking "Apply" or "OK".
### Version 0.2
* Masser af fejlrettelser
* Forbedringer af tale
* En præferenceindstilling til at kontrollere varigheden af pause (fungerer
med ændringer af relativ talehastighed for matematik)
* Støtte til at genkende keminotation og tale den korrekt
* Oversættelser til indonesisk og vietnamesisk

[[!tag dev stable]]

Expand Down
110 changes: 78 additions & 32 deletions addon/doc/de/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,25 +63,73 @@ geklärt sind.

## Änderungsprotokoll für MathCAT

### Version 0.2
* Viele Fehlerkorrekturen
* Verbesserungen für die Sprachausgabe
* Eine Einstellung zur Steuerung der Dauer von Pausen (funktioniert mit
Änderungen der relativen Sprechgeschwindigkeit für Mathematik)
* Unterstützung bei der Erkennung der chemischen Notation und deren
korrekten Aussprache
* Übersetzungen ins Indonesische und Vietnamesische
### Version 0.5.0
* Added German LaTeX braille code. Unlike other braille codes, this
generates ASCII chars and uses the current braille output table to
translate the characters to braille.
* Added (expermental) ASCIIMath braille code. Like the LaTeX braille code,
this generates ASCII chars and uses the current braille output table to
translate the characters to braille.
* Added "CopyAs" preference that supports copying as MathML, LaTeX, or
ASCIIMath using cntl+C when focused on MathML (as before). The currently
focused node is copied. Note: this is only listed in the prefs.yaml file
and is not exposed (yet) in the MathCAT Preferences dialog.

### Version 0.4.2
* Fixed language switching when voice changes and MathCAT language is "Auto"
* Added more checks for $Impairments to improve reading when it is not set
for those who are blind
* Nemeth: fix for "~" when it isn't part of an mrow
* UEB: character additions, "~" spacing fix if prefix, xor fix,
* MathML cleanup for accented vowels (mainly for Vietnamese)
* Major rewrite of preference reading/updating code with big speedup --
added `CheckRuleFiles` pref to control which files are checked for updates
* Added two new interface calls -- enables setting the navigaton location
from the braille cursor (not part of MathCAT addon yet)

### Version 0.3.11
* Upgraded to python 3.11 and verified working with NVDA 2024.1
* Fix bugs in Vietnamese braille and also in Speech, mostly for chemistry.
* Fix broken braille when braille code and dependent language don't match
(specifically Vietnam braille and Vietnamese speech)
* Fix whitespace bug in HTML inside of tokens
* Improve roman numeral detection

### Version 0.3.9
* Added Traditional Chinese translation (thanks to Hon-Jang Yang)
* Fixed bug with navigating into the base of a scripted expression that has
parenthesis
* Significantly changed the way whitespace is handled. This mainly affects
braille output (spaces and "omission" detection).
* Improved recognition of chemistry
* UEB braille fixes that came up from adding chemistry examples
* UEB fixes for adding auxillary parenthesis in some cases

### Version 0.3.8
Braille:

### Version 0.2.5
* Weitere Verbesserungen in Chemie
* Korrekturen für Nemeth:
* Dialog has been internationalized for several languages (many thanks to
the translators!)
* Initial implementation of CMU -- the braille code used in Spanish and
Portuguese speaking countries
* Fix some UEB bugs and added some characters for UEB
* Significant improvements to Vietnamese braille

* Added "omission" rules
* Added some rules for English Language Indicators
* Added more cases where the Mulitpurpose indicator is needed
* Fixes related to Nemeth and punctuation
Other fixes:

* Change relative rate dialog slider to have a maximum value of 100% (now
only allows setting slower rates). Also, added step sizes so it is easier
to raise/lower the rate significantly.
* Fix eSpeak bug that sometimes cut off speech when the relative rate was
changed
* Improvements to Vietnamese speech
* Fixed bug with OneCore voices saying "a"
* Fixed some navigation bugs when `AutoZoomOut` is False (not the default)
* Fix updating around language changes and some other dialog changes so they
take effect immediately upon clicking "Apply" or "OK".
* Added an "Use Voice's Language" option so that out of the box, MathCAT
will speak in the right language (if there is a translation)
* Several improvements for cleaning up poor MathML code

### Version 0.3.3
Diese Version enthält eine Reihe von Fehlerkorrekturen. Die wichtigsten
Expand All @@ -107,25 +155,23 @@ als Braille-Ausgabe zu erhalten. Diese ist noch in Arbeit und
fehleranfällig, um außer zum Testen verwendet zu werden. Die nächste
MathCAT-Version wird eine zuverlässige Implementierung enthalten.

### Version 0.3.8
Braille:

* Dialog has been internationalized (many thanks to the translators!)
* Initial implementation of CMU -- braille code used in Spain and several
Portuguese speaking countries
* Significant improvements to Vietnamese braille
* Change relative rate dialog slider to have a maximum value of 100% (now
only allows setting slower rates). Also, added step sizes so it is easier
to raise/lower the rate significantly.
* Fix some UEB bugs and added some characters for UEB
### Version 0.2.5
* Weitere Verbesserungen in Chemie
* Korrekturen für Nemeth:

Other fixes:
* Added "omission" rules
* Added some rules for English Language Indicators
* Added more cases where the Mulitpurpose indicator is needed
* Fixes related to Nemeth and punctuation

* Improvements to Vietnamese speech
* Fixed bug with OneCore voices saying "a"
* Fixed some navigation bugs when `AutoZoomOut` is False (not the default)
* Fix updating around language changes and some other dialog changes so they
take effect immediately upon clicking "Apply" or "OK".
### Version 0.2
* Viele Fehlerkorrekturen
* Verbesserungen für die Sprachausgabe
* Eine Einstellung zur Steuerung der Dauer von Pausen (funktioniert mit
Änderungen der relativen Sprechgeschwindigkeit für Mathematik)
* Unterstützung bei der Erkennung der chemischen Notation und deren
korrekten Aussprache
* Übersetzungen ins Indonesische und Vietnamesische

[[!tag dev stable]]

Expand Down
122 changes: 89 additions & 33 deletions addon/doc/es/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,24 +58,85 @@ establecido.

## Registro de actualización de MathCat

### Versión 0.2
* Muchos fallos corregidos
* Mejoras en la voz
* Una opción en las preferencias para controlar la duración de las pausas
(funciona con los cambios relativos de velocidad de la voz en matemáticas)
* Soporte para reconocer notación química y verbalizarla adecuadamente
* Traducciones al indonesio y al vietnamita
### Versión 0.5.0
* Se añade código braille LaTeX en alemán. Al contrario que otros códigos
braille, este genera caracteres ASCII y usa la tabla de salida braille
actual para transcribirlos.
* Se añade código braille ASCIIMath (experimental). Al igual que el código
braille LaTeX, genera caracteres ASCII y usa la tabla braille de salida
actual para transcribirlos.
* Se añade la preferencia "CopyAs", que soporta copiar como MathML, LaTeX o
ASCIIMath usando control+c cuando el foco está sobre contenido MathML
(como antes). El nodo que tiene el foco se copia. Nota: esto sólo se lista
en el archivo prefs.yaml y no se expone en el diálogo de preferencias de
MathCat (todavía).

### Versión 0.4.2
* Se corrige el cambio de idioma cuando los cambios de voz y el idioma de
MathCat se configuran en "Automático"
* Se añaden más comprobaciones de impedimentos para mejorar la lectura
cuando no está configurada para personas ciegas
* Nemeth: corrección de "~" cuando no es parte de un mrow
* UEB: se añaden caracteres, corrección de espaciado en "~", prefijo if,
prefijo xor,
* Limpieza de MathML en vocales acentuadas (principalmente en vietnamita)
* Reescritura importante del código que lee y actualiza las preferencias con
mucha más celeridad. Se añade la preferencia `CheckRuleFiles` para
controlar para qué archivos se buscan actualizaciones
* Se añaden dos nuevas llamadas de interfaz que permiten configurar la
posición de navegación a partir del cursor braille (todavía no forman
parte del complemento MathCat)

### Versión 0.3.11
* Se actualiza a Python 3.11 y se comprueba el funcionamiento en NVDA 2024.1
* Se corrigen fallos en el braille y la voz vietnamitas, en su mayoría de
química.
* Se corrige un fallo en braille cuando el código braille y el idioma
dependiente no coinciden (concretamente, braille vietnamita y voz
vietnamita)
* Se corrige un fallo con los espacios en blanco en HTML dentro de los
tokens
* Se mejora la detección de números romanos

### Versión 0.3.9
* Se añade traducción al chino tradicional (gracias a Hon-Jang Yang)
* Se corrige un fallo con la navegación en la base de una expresión escrita
que tiene paréntesis
* Ha cambiado significativamente el manejo de los espacios en
blanco. Principalmente afecta a la salida braille (espacios y detección de
"omisión").
* Mejorado el reconocimiento de química
* Correcciones en el braille UEB que aparecieron al añadir ejemplos de
química
* Correcciones en UEB al añadir paréntesis auxiliares en algunos casos

### Versión 0.3.8
Braille:

### Versión 0.2.5
* Más mejoras en química
* Correcciones en Nemeth:
* Se ha internacionalizado el diálogo en varios idiomas (¡Muchas gracias a
los traductores!)
* Implementación inicial de CMU, código braille usado en los países de habla
hispana y portuguesa
* Se corrigen algunos fallos de UEB y se añaden algunos caracteres para UEB
* Mejoras importantes al braille vietnamita

* Añadidas reglas de "omisión"
* Añadidas algunas reglas para los indicadores en inglés
* Añadidos más casos donde es necesario el indicador Mulitpurpose
* Correcciones relacionadas con Nemeth y la puntuación
Otras correcciones:

* Se cambia el deslizador del diálogo de velocidad relativa para que tenga
un valor máximo del 100% (ahora sólo permite configurar velocidades
menores). También se añaden pasos de tamaño para que sea más fácil
aumentar o disminuir la velocidad significativamente.
* Se corrige un problema con Espeak que hacía que la voz se entrecortara al
cambiar su velocidad relativa
* Mejoras en la voz vietnamita
* Corregido un fallo con las voces OneCore, que decían "a"
* Se corrigen algunos fallos de navegación cuando `AutoZoomOut` es falso (no
el que hay por defecto)
* Se corrigen algunos cambios en los diálogos y en el idioma para que tengan
efecto inmediato cuando se pulse "Aplicar" o "Aceptar".
* Se añade una opción "Usar idioma de la voz" para que MathCat hable en el
idioma correcto desde el principio (si hay traducción)
* Varias mejoras al limpiar código MathML pobre

### Versión 0.3.3
Esta versión contiene bastantes correcciones de fallos. Las principales
Expand All @@ -102,27 +163,22 @@ salida braille. Este trabajo todavía está en progreso y tiene demasiados
fallos como para usarlo para otra cosa que no sean pruebas. Espero que la
próxima versión de MathCat contenga una implementación fiable.

### Versión 0.3.8
Braille:

* Se ha internacionalizado el diálogo (¡Muchas gracias a los traductores!)
* Implementación inicial de CMU, código braille usado en España y varios
países de habla portuguesa
* Mejoras importantes al braille vietnamita
* Se cambia el deslizador del diálogo de velocidad relativa para que tenga
un valor máximo del 100% (ahora sólo permite configurar velocidades
menores). También se añaden pasos de tamaño para que sea más fácil
aumentar o disminuir la velocidad significativamente.
* Se corrigen algunos fallos de UEB y se añaden algunos caracteres para UEB
### Versión 0.2.5
* Más mejoras en química
* Correcciones en Nemeth:

Otras correcciones:
* Añadidas reglas de "omisión"
* Añadidas algunas reglas para los indicadores en inglés
* Añadidos más casos donde es necesario el indicador Multipropósito
* Correcciones relacionadas con Nemeth y la puntuación

* Mejoras en la voz vietnamita
* Corregido un fallo con las voces OneCore, que decían "a"
* Se corrigen algunos fallos de navegación cuando `AutoZoomOut` es falso (no
el que hay por defecto)
* Se corrigen algunos cambios en los diálogos y en el idioma para que tengan
efecto inmediato cuando se pulse "Aplicar" o "Aceptar".
### Versión 0.2
* Muchos fallos corregidos
* Mejoras en la voz
* Una opción en las preferencias para controlar la duración de las pausas
(funciona con los cambios relativos de velocidad de la voz en matemáticas)
* Soporte para reconocer notación química y verbalizarla adecuadamente
* Traducciones al indonesio y al vietnamita

[[!tag dev stable]]

Expand Down
Loading

0 comments on commit f658a22

Please sign in to comment.