From bce19fa542b979181b8ae66f2239cae486ef854c Mon Sep 17 00:00:00 2001 From: Jean-Christophe Helary Date: Thu, 21 Oct 2021 16:14:04 +0900 Subject: modifications to the presentation details --- 2021/talks/omegat.md | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) (limited to '2021') diff --git a/2021/talks/omegat.md b/2021/talks/omegat.md index 10a1aca2..1b217a2b 100644 --- a/2021/talks/omegat.md +++ b/2021/talks/omegat.md @@ -10,9 +10,9 @@ Jean-Christophe Helary Even if it is generally agreed that software localization is a good thing, Emacs is lacking in that respect for a number of technical reasons. Nonetheless, the free software using public could greatly benefit from Emacs manuals translations, even if the interface were to remain in English. -OmegaT is a multiplatform GPL3+ "computer aided translation" tool running on OpenJDK 11. That category of software is roughly equivalent for translators to what IDEs are for code writers. Casual translators can benefit from its features but professionals are the most likely to make the most use of OmegaT. +OmegaT is a multiplatform GPL3+ "computer aided translation" (CAT) tool running on OpenJDK 8. CATs are roughly equivalent for translators to what IDEs are for code writers. Casual translators can benefit from their features but professionals or commited amateurs are the most likely to make the most use of such tools. -When Emacs, OmegaT and free software based forges meet, we have a free multi-user translation environment that can easily sustain the (close to) 2 million words load that comprise the manuals distributed with Emacs, along with powerful features like arbitrary string protection for easy typing and QA (quality assurance), automatic legacy translation handling, glossary management, history based or predictive autocompletion, etc. +When OmegaT, free software based forges and Emacs meet, we have a free multi-user translation environment that can easily sustain the (close to) 2 million words load that comprise the manuals distributed with Emacs, along with powerful features like arbitrary string protection for easy typing and QA (quality assurance), automatic legacy translation handling, glossary management, history based or predictive autocompletion, etc. The current trial project for French is hosted on 2 different forges: @@ -23,29 +23,29 @@ The current trial project for French is hosted on 2 different forges: The sources are regularly updated with a po4a based shell script. - - # Outline -- 5-10 minutes: (brief description/outline) - -In this format, I would show the basics of: - -1. using po4a to convert the texi files to the PO format -2. using OmegaT as a team with 2 (or more) translators working at the same time -3. using OmegaT features such as regex based string protection, legacy translation handling, autocompletion, QA, etc. - - -- cgit v1.2.3