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 Java...
Simple text editor for editing multiple language files in parallel. Corresponding translations are automatically highlighted in order to aid reviewing against multiple sources. Supports gettext PO and key = value format. Highly recommended for polyglots.
i18nsanity-pt contains Java command-line utilities, ant tasks, maven plugins, and a Java API for assisting with the translation and modification of values in Java i18n properties files as part of your i18n/l10n (internationalization/localization) efforts
locale4j is a Java library for working with localization data. The library currently supports the TMX file format. Future versions will support XLIFF, po and resource bundles. Translations can also be stored in memory or in a database for use at runtime.