[Openstack] [doc] Translation problem
Clark Boylan
cboylan at sapwetik.org
Wed May 4 00:21:15 UTC 2016
On Tue, May 3, 2016, at 04:29 PM, Shinobu Kinjo wrote:
> Hi,
>
> I found a documentation that some sentences are NOT translated but
> some... [1]
> I would like to know whom we should contact with regarding to such a
> incomplete translation.
>
> [1]
> http://docs.openstack.org/ja/user-guide-admin/common/cli_nova_evacuate.html
The documents are translated in much the same manner as the
Babel/gettext managed strings in the code. Basically each document is
"chopped" up into strings to translate, they are pushed to Zanata,
translated in Zanata, then the translations are fetched, compiled, and
published to this location. I believe that the reason that you see some
untranslated strings on this page is simply that no one has translated
them yet.
If you would like to get involved you can find more info at
https://translate.openstack.org/. Digging around there shows that the
user guide is ~97% translated into Japanese so a few untranslated
strings is expected.
Clark
More information about the Openstack
mailing list