webtranslateit / locale_data

Territory and language names translated in different languages in .yml files. Pulled from CLDR.

Home Page:http://blog.webtranslateit.com/post/4952272173

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

locale_data

A collection of country and language names, translated into hundreds of languages, and stored into YAML files for easy consumption.

locale_data was extracted out from Web Translate It. The data comes from CLDR.

Update translations

Whenever a new version of CLDR comes out, locale_data’s translations can be updated using the provided rake tasks:

$ rake -T
(in /Users/edouard/Projects/github/locale_data)
rake update_languages    # Update language translations
rake update_territories  # Update territory translations
rake update_scripts      # Update script translations

License

Copyright (c) 2011 Atelier Convivialité, released under the MIT License.

About

Territory and language names translated in different languages in .yml files. Pulled from CLDR.

http://blog.webtranslateit.com/post/4952272173

License:MIT License


Languages

Language:Ruby 100.0%