The Rails application that powers OpenStreetMap
small) from Translatewiki. This more than doubles the translations we have as we had 25 before. This was merged with: {{{ perl script/locale/merge-from-translatewiki --locales-dir config/locales --only-new }}} And here are some stats: {{{ $ svn st config/locales/|awk '{print $2}'|xargs wc -l|sort -nr 5212 total 955 config/locales/hsb.yml 646 config/locales/fi.yml 608 config/locales/br.yml 432 config/locales/nds.yml 359 config/locales/km.yml 306 config/locales/af.yml 289 config/locales/sk.yml 276 config/locales/sr-EC.yml 217 config/locales/sv.yml 162 config/locales/ksh.yml 154 config/locales/no.yml 140 config/locales/be-TARASK.yml 125 config/locales/te.yml 116 config/locales/gsw.yml 86 config/locales/eo.yml 72 config/locales/bg.yml 71 config/locales/ar.yml 37 config/locales/tr.yml 30 config/locales/ps.yml 26 config/locales/lv.yml 21 config/locales/eu.yml 20 config/locales/pt.yml 20 config/locales/lt.yml 16 config/locales/nn.yml 14 config/locales/yi.yml 14 config/locales/bs.yml }}} |
||
---|---|---|
app | ||
config | ||
db | ||
doc | ||
lib | ||
public | ||
script | ||
test | ||
vendor | ||
Rakefile | ||
README |
Documentation ============= Try `rake doc:app` and see /doc/