Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sphinx-auto-update committed Feb 4, 2025
1 parent 49ca4b1 commit 322833d
Show file tree
Hide file tree
Showing 192 changed files with 1,974 additions and 1,423 deletions.
51 changes: 35 additions & 16 deletions locales/ar/LC_MESSAGES/changes/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.2.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-02-03 00:50+0000\n"
"POT-Creation-Date: 2025-02-04 00:49+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 @@ -213,87 +213,106 @@ msgid ""
"error. Patch by Kevin Deldycke and Adam Turner."
msgstr ""

#: ../../sphinx/CHANGES.rst:103
#: ../../sphinx/CHANGES.rst:101
msgid ""
"#13105: Introduce the :rst:role:`py:deco` role to cross-reference decorator "
"functions and methods in the Python domain. Patch by Adam Turner."
msgstr ""

#: ../../sphinx/CHANGES.rst:104
msgid ""
"#9169: Add the :confval:`intersphinx_resolve_self` option to resolve an "
"intersphinx reference to the current project. Patch by Jakob Lykke Andersen "
"and Adam Turner."
msgstr ""

#: ../../sphinx/CHANGES.rst:109
msgid "Bugs fixed"
msgstr ""

#: ../../sphinx/CHANGES.rst:105
#: ../../sphinx/CHANGES.rst:111
msgid ""
"#12463: autosummary: Respect an empty module ``__all__``. Patch by Valentin "
"Pratz"
msgstr ""

#: ../../sphinx/CHANGES.rst:107
#: ../../sphinx/CHANGES.rst:113
msgid ""
"#13060: HTML Search: use ``Map`` to store per-file term scores. Patch by "
"James Addison"
msgstr ""

#: ../../sphinx/CHANGES.rst:109
#: ../../sphinx/CHANGES.rst:115
msgid ""
"#13130: LaTeX docs: ``pdflatex`` index creation may fail for index entries "
"in French. See :confval:`latex_use_xindy`. Patch by Jean-François B."
msgstr ""

#: ../../sphinx/CHANGES.rst:112
#: ../../sphinx/CHANGES.rst:118
msgid ""
"#13152: LaTeX: fix a typo from v7.4.0 in a default for ``\\sphinxboxsetup``."
" Patch by Jean-François B."
msgstr ""

#: ../../sphinx/CHANGES.rst:114
#: ../../sphinx/CHANGES.rst:120
msgid ""
"#13096: HTML Search: check that query terms exist as properties in term "
"indices before accessing them."
msgstr ""

#: ../../sphinx/CHANGES.rst:116
#: ../../sphinx/CHANGES.rst:122
msgid ""
"#11233: linkcheck: match redirect URIs against :confval:`linkcheck_ignore` "
"by overriding session-level ``requests.get_redirect_target``."
msgstr ""

#: ../../sphinx/CHANGES.rst:118
#: ../../sphinx/CHANGES.rst:124
msgid ""
"#13195: viewcode: Fix issue where import paths differ from the directory "
"structure. Patch by Ben Egan and Adam Turner."
msgstr ""

#: ../../sphinx/CHANGES.rst:121
#: ../../sphinx/CHANGES.rst:127
msgid ""
"#13188: autodoc: fix detection of class methods implemented in C. Patch by "
"Bénédikt Tran."
msgstr ""

#: ../../sphinx/CHANGES.rst:123
#: ../../sphinx/CHANGES.rst:129
msgid ""
"#1810: Always copy static files when building, regardless of whether any "
"documents have changed since the previous build. Patch by Adam Turner."
msgstr ""

#: ../../sphinx/CHANGES.rst:126
#: ../../sphinx/CHANGES.rst:132
msgid ""
"#13201: autodoc: fix ordering of members when using ``groupwise`` for "
":confval:`autodoc_member_order`. Class methods are now rendered before "
"static methods, which themselves are rendered before regular methods and "
"attributes. Patch by Bénédikt Tran."
msgstr ""

#: ../../sphinx/CHANGES.rst:131
#: ../../sphinx/CHANGES.rst:137
msgid ""
"#12975: Avoid rendering a trailing comma in C and C++ multi-line signatures."
msgstr ""

#: ../../sphinx/CHANGES.rst:132
#: ../../sphinx/CHANGES.rst:138
msgid ""
"#13178: autodoc: Fix resolution for ``pathlib`` types. Patch by Adam Turner."
msgstr ""

#: ../../sphinx/CHANGES.rst:136
#: ../../sphinx/CHANGES.rst:140
msgid ""
"#13136: autodoc: Correctly handle multiple inheritance. Patch by Pavel "
"Holica"
msgstr ""

#: ../../sphinx/CHANGES.rst:144
msgid "Testing"
msgstr ""

#: ../../sphinx/CHANGES.rst:138
#: ../../sphinx/CHANGES.rst:146
msgid ""
"#13224: Correctness fixup for ``test_html_multi_line_copyright``. Patch by "
"Colin Watson, applied by James Addison."
Expand Down
Loading

0 comments on commit 322833d

Please sign in to comment.