<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/tests/roots/test-intl, branch v5.2.2</title>
<subtitle>github.com: sphinx-doc/sphinx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/'/>
<entry>
<title>Close #3985: Implement #noqa for i18n</title>
<updated>2022-02-15T18:51:06+00:00</updated>
<author>
<name>Jean Abou Samra</name>
<email>jean@abou-samra.fr</email>
</author>
<published>2022-01-16T02:15:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=94d78d8747b454a00a06623facdaedfbb2d88b17'/>
<id>94d78d8747b454a00a06623facdaedfbb2d88b17</id>
<content type='text'>
When cross-references in the original paragraph and the translated
paragraph do not match, a warning is emitted.  It is useful, because
it allows to catch mistakes, but it can also be an annoyance since
sometimes it is expected that the cross-references will not match.
For example, a reference that is repeated in the original text may
need to be factored out for good style in the target language.
Another example: if the translator needs to translate a universally
understood term in the source language into a term that not everyone
knows is the translation of this original term, adding a reference to
the glossary can be warranted.  This allows the translated message to
start with '#noqa' in order to disable the warning.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When cross-references in the original paragraph and the translated
paragraph do not match, a warning is emitted.  It is useful, because
it allows to catch mistakes, but it can also be an annoyance since
sometimes it is expected that the cross-references will not match.
For example, a reference that is repeated in the original text may
need to be factored out for good style in the target language.
Another example: if the translator needs to translate a universally
understood term in the source language into a term that not everyone
knows is the translation of this original term, adding a reference to
the glossary can be warranted.  This allows the translated message to
start with '#noqa' in order to disable the warning.
</pre>
</div>
</content>
</entry>
<entry>
<title>In translated docs, sort glossaries by translated terms</title>
<updated>2022-01-12T15:47:40+00:00</updated>
<author>
<name>Jean Abou Samra</name>
<email>jean@abou-samra.fr</email>
</author>
<published>2022-01-11T21:40:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=0269bec1ed3a8492427048152770e13bb24d06f0'/>
<id>0269bec1ed3a8492427048152770e13bb24d06f0</id>
<content type='text'>
This is done by moving the sorting from the glossary directive to a
transform operating after the i18n transform.

Closes #9827
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is done by moving the sorting from the glossary directive to a
transform operating after the i18n transform.

Closes #9827
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Upgrade docutils.sourceforge.io links to HTTPS</title>
<updated>2021-05-16T12:53:49+00:00</updated>
<author>
<name>igo95862</name>
<email>igo95862@yandex.ru</email>
</author>
<published>2021-05-16T12:42:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=e67c9e5df1daf7904c2fc0a7983c45476f034bca'/>
<id>e67c9e5df1daf7904c2fc0a7983c45476f034bca</id>
<content type='text'>
Also change any docutils.sourceforge.net link to io
top level domain.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also change any docutils.sourceforge.net link to io
top level domain.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '3.x' into master</title>
<updated>2020-10-04T13:41:44+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-10-04T13:41:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=598b85da75bc533004d68b95a5056016dc16df1c'/>
<id>598b85da75bc533004d68b95a5056016dc16df1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Strip trailing whitespaces and normalize line endings</title>
<updated>2020-10-03T11:47:01+00:00</updated>
<author>
<name>François Freitag</name>
<email>mail@franek.fr</email>
</author>
<published>2020-10-03T11:47:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=5166dd194c27b63d2211e70272d9a39ffda36744'/>
<id>5166dd194c27b63d2211e70272d9a39ffda36744</id>
<content type='text'>
Trailing whitespace do not have impact on the result, they are just
unused bytes. Most text editors are configured to strip trailing
whitespaces. Remove them all in one go.

Update a handful of files to use the UNIX line ending.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Trailing whitespace do not have impact on the result, they are just
unused bytes. Most text editors are configured to strip trailing
whitespaces. Remove them all in one go.

Update a handful of files to use the UNIX line ending.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '3.x'</title>
<updated>2020-07-24T14:49:45+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-07-24T14:49:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=327c1872841bc6a98aa766fc3d7ee921e6d3b658'/>
<id>327c1872841bc6a98aa766fc3d7ee921e6d3b658</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #4888: i18n: Failed to add an explicit title to ``:ref:`` role</title>
<updated>2020-07-19T06:00:38+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-07-14T17:38:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=35e16233386b31f999a6681afe84f45c6e0fdb39'/>
<id>35e16233386b31f999a6681afe84f45c6e0fdb39</id>
<content type='text'>
To allow to give (or not to give) an explicit title to the
pending_xref nodes on translation, this skips to override the
attribute on merge original and translated documents.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To allow to give (or not to give) an explicit title to the
pending_xref nodes on translation, this skips to override the
attribute on merge original and translated documents.
</pre>
</div>
</content>
</entry>
<entry>
<title>Close #7784: i18n: The alt text for image is translated by default</title>
<updated>2020-07-19T03:58:28+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-07-18T17:12:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=897be0ebae09117d64222dcee23daa80d32a28cb'/>
<id>897be0ebae09117d64222dcee23daa80d32a28cb</id>
<content type='text'>
Make alt text for image translatable by default without settings of
gettext_additional_targets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make alt text for image translatable by default without settings of
gettext_additional_targets.
</pre>
</div>
</content>
</entry>
<entry>
<title>Close #4683: i18n: make explicit titles in toctree translatable</title>
<updated>2019-11-01T13:01:06+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-11-01T13:00:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=5aee836dc18eee7d50e9c9601cd98ec7759922a3'/>
<id>5aee836dc18eee7d50e9c9601cd98ec7759922a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #6444: test: replace example.com by existing page</title>
<updated>2019-06-05T14:42:24+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-06-05T14:42:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=9b2c1c679a9e362b05ae07e5228d564d8889422b'/>
<id>9b2c1c679a9e362b05ae07e5228d564d8889422b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
