Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sphinx-auto-update committed Sep 2, 2024
1 parent 19f647b commit 592fe21
Show file tree
Hide file tree
Showing 96 changed files with 377 additions and 407 deletions.
4 changes: 2 additions & 2 deletions locale/ar/LC_MESSAGES/changes/3.5.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx 8.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-20 00:42+0000\n"
"POT-Creation-Date: 2024-09-02 00:46+0000\n"
"PO-Revision-Date: 2024-07-31 00:36+0000\n"
"Language-Team: Arabic (https://app.transifex.com/sphinx-doc/teams/15434/ar/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -259,7 +259,7 @@ msgstr ""
#: ../../sphinx/doc/changes/3.5.rst:110
msgid ""
"#8634: html: Allow to change the order of JS/CSS via ``priority`` parameter "
"for :meth:`.Sphinx.add_js_file()` and :meth:`.Sphinx.add_css_file()`"
"for :meth:`.Sphinx.add_js_file` and :meth:`.Sphinx.add_css_file`"
msgstr ""

#: ../../sphinx/doc/changes/3.5.rst:112
Expand Down
4 changes: 2 additions & 2 deletions locale/ar/LC_MESSAGES/changes/4.4.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx 8.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-20 00:42+0000\n"
"POT-Creation-Date: 2024-09-02 00:46+0000\n"
"PO-Revision-Date: 2024-07-31 00:36+0000\n"
"Language-Team: Arabic (https://app.transifex.com/sphinx-doc/teams/15434/ar/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -74,7 +74,7 @@ msgstr ""
#: ../../sphinx/doc/changes/4.4.rst:29
msgid ""
"#10013: html: Allow to change the loading method of JS via "
"``loading_method`` parameter for :meth:`.Sphinx.add_js_file()`"
"``loading_method`` parameter for :meth:`.Sphinx.add_js_file`"
msgstr ""

#: ../../sphinx/doc/changes/4.4.rst:31
Expand Down
4 changes: 2 additions & 2 deletions locale/ar/LC_MESSAGES/development/html_themes/index.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx 8.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-01 00:54+0000\n"
"POT-Creation-Date: 2024-09-02 00:46+0000\n"
"PO-Revision-Date: 2024-06-24 06:45+0000\n"
"Language-Team: Arabic (https://app.transifex.com/sphinx-doc/teams/15434/ar/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -199,7 +199,7 @@ msgid ""
"The **pygments_dark_style** setting gives the name of a Pygments style to "
"use for highlighting when the CSS media query ``(prefers-color-scheme: "
"dark)`` evaluates to true. It is injected into the page using "
":meth:`~sphinx.application.Sphinx.add_css_file()`."
":meth:`~sphinx.application.Sphinx.add_css_file`."
msgstr ""

#: ../../sphinx/doc/development/html_themes/index.rst:150
Expand Down
25 changes: 12 additions & 13 deletions locale/ar/LC_MESSAGES/extdev/deprecated.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx 8.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-12 00:45+0000\n"
"POT-Creation-Date: 2024-09-02 00:47+0000\n"
"PO-Revision-Date: 2019-03-09 18:04+0000\n"
"Language-Team: Arabic (https://app.transifex.com/sphinx-doc/teams/15434/ar/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -2836,15 +2836,15 @@ msgid ":meth:`!add_stylesheet`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1450
msgid ":meth:`~sphinx.application.Sphinx.add_css_file()`"
msgid ":meth:`~sphinx.application.Sphinx.add_css_file`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1452
msgid ":meth:`!add_javascript()`"
msgid ":meth:`!add_javascript`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1455
msgid ":meth:`~sphinx.application.Sphinx.add_js_file()`"
msgid ":meth:`~sphinx.application.Sphinx.add_js_file`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1457
Expand Down Expand Up @@ -2919,7 +2919,7 @@ msgid "``sphinx.ext.mathbase.setup_math()``"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1522
msgid ":meth:`~sphinx.application.Sphinx.add_html_math_renderer()`"
msgid ":meth:`~sphinx.application.Sphinx.add_html_math_renderer`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1524
Expand Down Expand Up @@ -3116,7 +3116,7 @@ msgid "``Sphinx.override_domain()``"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1703
msgid ":meth:`~sphinx.application.Sphinx.add_domain()`"
msgid ":meth:`~sphinx.application.Sphinx.add_domain`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1705
Expand All @@ -3129,12 +3129,11 @@ msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1710
msgid ""
"``suffix`` argument of "
":meth:`~sphinx.application.Sphinx.add_source_parser()`"
"``suffix`` argument of :meth:`~sphinx.application.Sphinx.add_source_parser`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1714
msgid ":meth:`~sphinx.application.Sphinx.add_source_suffix()`"
msgid ":meth:`~sphinx.application.Sphinx.add_source_suffix`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1717
Expand Down Expand Up @@ -3246,7 +3245,7 @@ msgid ":confval:`!source_parsers`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1795
msgid ":meth:`~sphinx.application.Sphinx.add_source_parser()`"
msgid ":meth:`~sphinx.application.Sphinx.add_source_parser`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1797
Expand Down Expand Up @@ -3281,7 +3280,7 @@ msgstr ""
#: ../../sphinx/doc/extdev/deprecated.rst:1815
#: ../../sphinx/doc/extdev/deprecated.rst:1820
#: ../../sphinx/doc/extdev/deprecated.rst:1825
msgid ":func:`sphinx.locale._()`"
msgid ":func:`sphinx.locale._`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1817
Expand Down Expand Up @@ -3358,7 +3357,7 @@ msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1860
#: ../../sphinx/doc/extdev/deprecated.rst:1865
msgid ":meth:`~sphinx.application.Sphinx.add_autodocumenter()`"
msgid ":meth:`~sphinx.application.Sphinx.add_autodocumenter`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1862
Expand All @@ -3370,7 +3369,7 @@ msgid "``AutoDirective._special_attrgetters``"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1870
msgid ":meth:`~sphinx.application.Sphinx.add_autodoc_attrgetter()`"
msgid ":meth:`~sphinx.application.Sphinx.add_autodoc_attrgetter`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1872
Expand Down
4 changes: 2 additions & 2 deletions locale/ar/LC_MESSAGES/extdev/parserapi.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx 8.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-22 00:44+0000\n"
"POT-Creation-Date: 2024-09-02 00:47+0000\n"
"PO-Revision-Date: 2018-02-12 13:48+0000\n"
"Language-Team: Arabic (https://app.transifex.com/sphinx-doc/teams/15434/ar/)\n"
"MIME-Version: 1.0\n"
Expand All @@ -35,7 +35,7 @@ msgstr ""
msgid ""
"In Sphinx, the parser modules works as same as docutils. The parsers are "
"registered to Sphinx by extensions using Application APIs; "
":meth:`.Sphinx.add_source_suffix()` and :meth:`.Sphinx.add_source_parser()`."
":meth:`.Sphinx.add_source_suffix` and :meth:`.Sphinx.add_source_parser`."
msgstr ""

#: ../../sphinx/doc/extdev/parserapi.rst:17
Expand Down
6 changes: 3 additions & 3 deletions locale/ar/LC_MESSAGES/usage/configuration.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx 8.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-24 00:42+0000\n"
"POT-Creation-Date: 2024-09-02 00:47+0000\n"
"PO-Revision-Date: 2018-05-01 15:28+0000\n"
"Last-Translator: Abdullah ahmed <[email protected]>, 2023\n"
"Language-Team: Arabic (https://app.transifex.com/sphinx-doc/teams/15434/ar/)\n"
Expand Down Expand Up @@ -1932,7 +1932,7 @@ msgstr ""
msgid ""
"The special attribute *priority* can be set as an integer to load the CSS "
"file at an earlier or later step. For more information, refer to "
":meth:`.Sphinx.add_css_file()`."
":meth:`.Sphinx.add_css_file`."
msgstr ""

#: ../../sphinx/doc/usage/configuration.rst:1618
Expand All @@ -1953,7 +1953,7 @@ msgstr ""
msgid ""
"As a special attribute, *priority* can be set as an integer to load the "
"JavaScript file at an earlier or later step. For more information, refer to "
":meth:`.Sphinx.add_js_file()`."
":meth:`.Sphinx.add_js_file`."
msgstr ""

#: ../../sphinx/doc/usage/configuration.rst:1654
Expand Down
4 changes: 2 additions & 2 deletions locale/ar/LC_MESSAGES/usage/restructuredtext/directives.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx 8.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-15 00:42+0000\n"
"POT-Creation-Date: 2024-09-02 00:47+0000\n"
"PO-Revision-Date: 2018-03-29 15:10+0000\n"
"Language-Team: Arabic (https://app.transifex.com/sphinx-doc/teams/15434/ar/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -849,7 +849,7 @@ msgstr ""
msgid ""
"Strip indentation characters from the code block. When number given, "
"leading N characters are removed. When no argument given, leading spaces "
"are removed via :func:`textwrap.dedent()`. For example::"
"are removed via :func:`textwrap.dedent`. For example::"
msgstr ""

#: ../../sphinx/doc/usage/restructuredtext/directives.rst:852
Expand Down
4 changes: 2 additions & 2 deletions locale/ca_ES/LC_MESSAGES/changes/3.5.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx 8.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-20 00:42+0000\n"
"POT-Creation-Date: 2024-09-02 00:46+0000\n"
"PO-Revision-Date: 2024-07-31 00:36+0000\n"
"Language-Team: Catalan (Spain) (https://app.transifex.com/sphinx-doc/teams/15434/ca_ES/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -259,7 +259,7 @@ msgstr ""
#: ../../sphinx/doc/changes/3.5.rst:110
msgid ""
"#8634: html: Allow to change the order of JS/CSS via ``priority`` parameter "
"for :meth:`.Sphinx.add_js_file()` and :meth:`.Sphinx.add_css_file()`"
"for :meth:`.Sphinx.add_js_file` and :meth:`.Sphinx.add_css_file`"
msgstr ""

#: ../../sphinx/doc/changes/3.5.rst:112
Expand Down
4 changes: 2 additions & 2 deletions locale/ca_ES/LC_MESSAGES/changes/4.4.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx 8.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-20 00:42+0000\n"
"POT-Creation-Date: 2024-09-02 00:46+0000\n"
"PO-Revision-Date: 2024-07-31 00:36+0000\n"
"Language-Team: Catalan (Spain) (https://app.transifex.com/sphinx-doc/teams/15434/ca_ES/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -74,7 +74,7 @@ msgstr ""
#: ../../sphinx/doc/changes/4.4.rst:29
msgid ""
"#10013: html: Allow to change the loading method of JS via "
"``loading_method`` parameter for :meth:`.Sphinx.add_js_file()`"
"``loading_method`` parameter for :meth:`.Sphinx.add_js_file`"
msgstr ""

#: ../../sphinx/doc/changes/4.4.rst:31
Expand Down
4 changes: 2 additions & 2 deletions locale/ca_ES/LC_MESSAGES/development/html_themes/index.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx 8.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-01 00:54+0000\n"
"POT-Creation-Date: 2024-09-02 00:46+0000\n"
"PO-Revision-Date: 2024-06-24 06:45+0000\n"
"Language-Team: Catalan (Spain) (https://app.transifex.com/sphinx-doc/teams/15434/ca_ES/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -199,7 +199,7 @@ msgid ""
"The **pygments_dark_style** setting gives the name of a Pygments style to "
"use for highlighting when the CSS media query ``(prefers-color-scheme: "
"dark)`` evaluates to true. It is injected into the page using "
":meth:`~sphinx.application.Sphinx.add_css_file()`."
":meth:`~sphinx.application.Sphinx.add_css_file`."
msgstr ""

#: ../../sphinx/doc/development/html_themes/index.rst:150
Expand Down
25 changes: 12 additions & 13 deletions locale/ca_ES/LC_MESSAGES/extdev/deprecated.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx 8.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-12 00:45+0000\n"
"POT-Creation-Date: 2024-09-02 00:47+0000\n"
"PO-Revision-Date: 2019-03-09 18:04+0000\n"
"Language-Team: Catalan (Spain) (https://app.transifex.com/sphinx-doc/teams/15434/ca_ES/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -2836,15 +2836,15 @@ msgid ":meth:`!add_stylesheet`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1450
msgid ":meth:`~sphinx.application.Sphinx.add_css_file()`"
msgid ":meth:`~sphinx.application.Sphinx.add_css_file`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1452
msgid ":meth:`!add_javascript()`"
msgid ":meth:`!add_javascript`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1455
msgid ":meth:`~sphinx.application.Sphinx.add_js_file()`"
msgid ":meth:`~sphinx.application.Sphinx.add_js_file`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1457
Expand Down Expand Up @@ -2919,7 +2919,7 @@ msgid "``sphinx.ext.mathbase.setup_math()``"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1522
msgid ":meth:`~sphinx.application.Sphinx.add_html_math_renderer()`"
msgid ":meth:`~sphinx.application.Sphinx.add_html_math_renderer`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1524
Expand Down Expand Up @@ -3116,7 +3116,7 @@ msgid "``Sphinx.override_domain()``"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1703
msgid ":meth:`~sphinx.application.Sphinx.add_domain()`"
msgid ":meth:`~sphinx.application.Sphinx.add_domain`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1705
Expand All @@ -3129,12 +3129,11 @@ msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1710
msgid ""
"``suffix`` argument of "
":meth:`~sphinx.application.Sphinx.add_source_parser()`"
"``suffix`` argument of :meth:`~sphinx.application.Sphinx.add_source_parser`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1714
msgid ":meth:`~sphinx.application.Sphinx.add_source_suffix()`"
msgid ":meth:`~sphinx.application.Sphinx.add_source_suffix`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1717
Expand Down Expand Up @@ -3246,7 +3245,7 @@ msgid ":confval:`!source_parsers`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1795
msgid ":meth:`~sphinx.application.Sphinx.add_source_parser()`"
msgid ":meth:`~sphinx.application.Sphinx.add_source_parser`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1797
Expand Down Expand Up @@ -3281,7 +3280,7 @@ msgstr ""
#: ../../sphinx/doc/extdev/deprecated.rst:1815
#: ../../sphinx/doc/extdev/deprecated.rst:1820
#: ../../sphinx/doc/extdev/deprecated.rst:1825
msgid ":func:`sphinx.locale._()`"
msgid ":func:`sphinx.locale._`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1817
Expand Down Expand Up @@ -3358,7 +3357,7 @@ msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1860
#: ../../sphinx/doc/extdev/deprecated.rst:1865
msgid ":meth:`~sphinx.application.Sphinx.add_autodocumenter()`"
msgid ":meth:`~sphinx.application.Sphinx.add_autodocumenter`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1862
Expand All @@ -3370,7 +3369,7 @@ msgid "``AutoDirective._special_attrgetters``"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1870
msgid ":meth:`~sphinx.application.Sphinx.add_autodoc_attrgetter()`"
msgid ":meth:`~sphinx.application.Sphinx.add_autodoc_attrgetter`"
msgstr ""

#: ../../sphinx/doc/extdev/deprecated.rst:1872
Expand Down
4 changes: 2 additions & 2 deletions locale/ca_ES/LC_MESSAGES/extdev/parserapi.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx 8.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-22 00:44+0000\n"
"POT-Creation-Date: 2024-09-02 00:47+0000\n"
"PO-Revision-Date: 2018-02-12 13:48+0000\n"
"Language-Team: Catalan (Spain) (https://app.transifex.com/sphinx-doc/teams/15434/ca_ES/)\n"
"MIME-Version: 1.0\n"
Expand All @@ -35,7 +35,7 @@ msgstr ""
msgid ""
"In Sphinx, the parser modules works as same as docutils. The parsers are "
"registered to Sphinx by extensions using Application APIs; "
":meth:`.Sphinx.add_source_suffix()` and :meth:`.Sphinx.add_source_parser()`."
":meth:`.Sphinx.add_source_suffix` and :meth:`.Sphinx.add_source_parser`."
msgstr ""

#: ../../sphinx/doc/extdev/parserapi.rst:17
Expand Down
Loading

0 comments on commit 592fe21

Please sign in to comment.