After installing Trac with setup.py develop translations are not
available . Nevertheless I noticed that there are some l10n distribute
commands at hand ...

{{{
#!sh

$ /srv/venv/python/trac/trac-mq/bin/python setup.py --help-commands
[...]

Extra commands:
  update_catalog_tracini    update message catalogs from a POT file
  setopt                    set an option in setup.cfg or another config file
  check_catalog_tracini     check message catalog files, like `msgfmt --check`
  saveopts                  save supplied options to setup.cfg or
other config file
  update_catalog_js         update message catalogs from a POT file
  compile_catalog_js        compile message catalogs to binary MO files
  init_catalog_tracini      create a new catalog based on a POT file
  rotate                    delete older distributions, keeping N newest files
  check_catalog             check message catalog files, like `msgfmt --check`
  install_egg_info          Install an .egg-info directory for the package
  compile_catalog           compile message catalogs to binary MO files
  generate_messages_js      generate message javascript files from
binary MO files
  extract_messages_tracini  extract localizable strings from the project code
  extract_messages_js       extract localizable strings from the project code
  develop                   install package in 'development mode'
  egg_info                  create a distribution's .egg-info directory
  upload_docs               Upload documentation to PyPI
  extract_messages          extract localizable strings from the project code
  check_catalog_js          check message catalog files, like `msgfmt --check`
  update_catalog            update message catalogs from a POT file
  alias                     define a shortcut to invoke one or more commands
  easy_install              Find/get/install Python packages
  init_catalog_js           create a new catalog based on a POT file
  test                      run unit tests after in-place build
  build_sphinx              Build Sphinx documentation
  bdist_egg                 create an "egg" distribution
  init_catalog              create a new catalog based on a POT file
  compile_catalog_tracini   compile message catalogs to binary MO files

[...]

}}}

They are so many and it's a bit confusing to me . How could  I use
them to generate supported translations ?

Thanks in advance .

-- 
Regards,

Olemis.

Apacheā„¢ Bloodhound contributor
http://issues.apache.org/bloodhound

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-dev?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to