Fluenta is an open source tool designed to simplify the translation and localization of DITA projects combining two open standards from OASIS: DITA and XLIFF.
Fluenta implements the workflow described in the article Use XLIFF to Translate DITA Projects, making it easy to manage the translation side of your DITA projects following the procedure recommended by the OASIS DITA Adoption Technical Committee (see the official publication from the TC available in PDF format from OASIS and in HTML format at ditatranslation.com).
Fluenta is available in two modes:
- Source Code
- Yearly Subscriptions for installers and support
Source code of Fluenta is free. Anyone can download the source code, compile, modify and use it at no cost in compliance with the accompanying license terms.
You can subscribe to Maxprograms Support at Groups.io and request peer assistance for the source code version there.
Ready to use installers and technical support for Fluenta are available as yearly subscriptions at Maxprograms Online Store.
The version of Fluenta included in the official installers from Fluenta's Home Page can be used at no cost for 30 days requesting a free Evaluation Key.
Subscription version includes unlimited email support at tech@maxprograms.com
Differences | Source Code | Subscription Based |
---|---|---|
Ready To Use Installers | No | Yes |
Notarized macOS launcher | No | Yes |
Signed launcher and installer for Windows | No | Yes |
Restricted Features | None | None |
Technical Support | Peer support at Groups.io | - Direct email at tech@maxprograms.com - Peer support at Groups.io |
Ready to use installers are available at https://www.maxprograms.com/products/fluenta.html
You need JAVA 17 and Apache Ant 1.10.12 or newer
- Checkout this repository
- Point your JAVA_HOME variabe to JDK 17
- Run
ant
to compile the source code
git clone https://github.com/rmraya/Fluenta.git
cd Fluenta
ant
Use the .bat
or .sh
launchers included in the project to run Fluenta.