Character Encoding Translator is an API and utility for translating text from one character encoding to another.
A single JAR provides a GUI application, a console application, and an API.
Translation web site is used to translate java resource bundles.
The main use case for this application is to enable development team to concentrate on development with single language while automatically communicating new localization needs to designated translators via email and offering web user interface for the actual translation process.
Resource bundle translation site can be applied as a standalone translation web application to translate Java resource bundles from source control. Easiest way to do this is to use translation-site-jetty Javaconsole application which runs the web application inside embedded jetty.
The resource bundles in file system are synchronized to JPA database and back. Pre and post synchronization shell command hooks can be used to pull and push files to source control systems or transfer them to remote servers.
A set of Java libraries for translating textual numbers (including cardinals, ordinals, etc.) between various language systems (e.g. Arabic, Indic, Chinese). Primary users will be developers of machine translation systems and curious desktop users.
This is currently a bunch of scripst used to manage translations of a large number of Java Server Pages (JSP). It is not integrated into any IDE, but can be used as a general way to manage these files from anywhere.