Hi Robert,
2013/4/5 Robert Lehmann <
rob...@robertlehmann.de>:
> On Thu, Apr 4, 2013 at 6:11 PM, Takayuki Shimizukawa <
shimi...@gmail.com>
> wrote:
>>
>> Hi Robert,
>>
>> # I changed the subject
>>
>> 2013/4/3 Robert Lehmann <
rob...@robertlehmann.de>
>> > How's this document related to doc/intl.rst [1] (I feel they kinda have
>> > the same goal,) and should they probably be merged?
>>
>> Indeed, I'm thinking about that point.
>> Ok, I'll append translationguide.rst content to intl.rst soon.
>
>
> I don't want to force that change upon you, I was merely thinking out lout.
> :-)
Yes, I know.
At first, I felt that intl.rst is technically and translationguide is
tutorial style.
Therefore I thought these contents are not fit in the same page.
But intl.rst is very short and a picture in the top of intl.rst page
is useful to
translators.
>> > Also, can we make this process easier in any regard?
>>
>> You mean the procedure is too complex or too long, right?
>> (my English communication skill is not good..)
>
> Exactly. I'd be interested if users (and you seem to use this feature,
> right?) feel it is unnecessarily complicated and could be made easier from
> the Sphinx side of things.
>
>> If we assumed the knowledge of gettext, we can explain shorter.
>
> Please don't! I think the more comprehensive, contextful guides we can give
> to people the easier it is for them to adopt the feature.
>>
>> Or we need to provide support tool to replace the procedure.
>
> That's what I was thinking about. Do you have any good ideas here that
> would fit into Sphinx?
Yes, two tools occur to me.
There are sphinx-gettext-helper [1] and sphinx-transifex [2].
The sphinx-gettext-helper supports generation of po files,
merge and compile. However, this tool is dependent on external
gettext commands.
The sphinx-transifex is a Transifex utility tool that provides several
features that make it easy to use the Transifex service for translation
with Sphinx. BTW, this tool is focused on transifex and is dependent
on transifex_client external library and polib external library.
For the purpose of reducing the procedure, I will be able to restructure
these tools. However, IMO the new restructured tool should be release
in different cycle from the Sphinx.
.. [1]
https://bitbucket.org/tk0miya/sphinx-gettext-helper
.. [2]
https://bitbucket.org/shimizukawa/sphinx-transifex