diff options
Diffstat (limited to '2021/talks/omegat.md')
| -rw-r--r-- | 2021/talks/omegat.md | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/2021/talks/omegat.md b/2021/talks/omegat.md index 1b217a2b..37609e49 100644 --- a/2021/talks/omegat.md +++ b/2021/talks/omegat.md @@ -32,6 +32,7 @@ The sources are regularly updated with a po4a based shell script.    - [OmegaT](https://omegat.org) a "computer aided translation" tool used by translators to efficiently combine translation ressources (legacy translations, glossaries, etc.) so as to produce more consistent translations.  During the presentation, I will show: +  - How to use po4a to convert the texi files to the PO format (the org.org file is also converted)  - What are the specificities of the Emacs manuals and what difficulties they present to the tanslator  - How to address those specificities in OmegaT, with regular expressions @@ -40,6 +41,7 @@ During the presentation, I will show:  - How to solve translation conflicts  I will *not* show: +  - How to create an OmegaT project  - How to setup an OmegaT team project  - How to use OmegaT from the command line to work in localization pipelines | 
