Hi, I guess you want to use 'el' language for the documentation and I guess you are specifying `language='el'` parameter in conf.py. Unfortunately, Sphinx doesn't have 'el' translation for system messages. https://bitbucket.org/birkenfeld/sphinx/src/ba4b069e/sphinx/locale/
There is a translation system for the sphinx system locale files: https://www.transifex.com/projects/p/sphinx-1/ This translations are contributed by sphinx users. If you are interested in 'el' translating, please request the 'el' translation on that page and provide translated messages for the sphinx system messages. Thanks. -- Takayuki SHIMIZUKAWA http://about.me/shimizukawa 2014-06-21 19:26 GMT+09:00 sphinx el <[email protected]>: > I have read the relevant web page (http://sphinx-doc.org/intl.html#intl) > but it does not cover how to translate a few elements. I have highlighted > in yellow these elements in the attached picture. > > How can i automatically translate them without messing with the generated > static html files in _build/html ? > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "sphinx-users" 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/sphinx-users. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sphinx-users" 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/sphinx-users. For more options, visit https://groups.google.com/d/optout.
