Moved to http://internationalease.mke-labs.de/ because of massive Commit Problems
Easy Way to tnternationalize Source Code.
You have only to Tag the Controls, Components and Nodes with a special Annotation, and the Tool does the remaining Work. Easy to Maintain the Text and Tooltip Properties on the Fly.
1. Step: Tag your Controls with suitable Annotations
2. Step: Insert a few lines of Code that specify your Resourcebundle
3. Step: Start your Application
4. Step: The I18N Driver...
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.
A small Java application that helps write texts in most languages on any keyboard that supports typing at least all ASCII characters. A systray application for Windows (written in C#) is available as well.
A java port of Perl Unidecode module. Strips diacritics and transliterates unicode characters to 7-bit ASCII.
New official page: https://github.com/gcardone/junidecode
EXTE recognizes temporal expressions in a text. Temporal expressions are any references to the TIME e.g.: "today", "12th march 2006", "as soon as he woke up". This analyzer will recognize three languages: Spanish, English and French.
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.
TMXResourceBundle is an extension of Java ResourceBundle class to read text resources directly from a TMX file (Traslation Memory eXchange - standard XML format for the representation of Translation Memory (TM) data).
This is a Java application to aid in creating language files for localized Flash-solutions. You are able to see the original text while you provide a localized version. All files are XML-based.
A knowledgment management system written in Java under JBoss 4.2.3 Server, with richfaces 3.3.0BETA4. Including fileconversion from html to pdf and rich:editor component without special syntaxing.
International Address Formats project provides for every country in the world a java.text.MessageFormat-like format for producing text (or XML/HTML-like) representation of a given address data object appropriate for a given destination country.