Ruby on Rails
Localization Plugin
Easy to use, no thrills gettext-like localizations implemented in pure ruby.
- Any number of languages or locales
- Simple method to defines singular/plural translations
- Can use lambdas to provide Ruby-code based dynamic translations
- Customizable for different instances of the application
svn: http://dev.rubyonrails.org/svn/rails/plugins/localization/
See also: Plugins, Globalize Plugin