Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sphinx-auto-update committed Jan 30, 2025
1 parent c81da1a commit f67a8b6
Show file tree
Hide file tree
Showing 430 changed files with 23,549 additions and 22,178 deletions.
50 changes: 34 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-01-29 00:50+0000\n"
"POT-Creation-Date: 2025-01-30 00:48+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 @@ -176,87 +176,105 @@ msgid ""
"Hoffmann."
msgstr ""

#: ../../sphinx/CHANGES.rst:87
#: ../../sphinx/CHANGES.rst:85
msgid ""
"#13271: Change the signature prefix for abstract methods in the Python "
"domain to *abstractmethod* from *abstract*. Patch by Adam Turner."
msgstr ""

#: ../../sphinx/CHANGES.rst:88
msgid ""
"#13271: Support the ``:abstract:`` option for classes, methods, and "
"properties in the Python domain. Patch by Adam Turner."
msgstr ""

#: ../../sphinx/CHANGES.rst:91
msgid ""
"#12507: Add the :ref:`collapsible <collapsible-admonitions>` option to "
"admonition directives. Patch by Chris Sewell."
msgstr ""

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

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

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

#: ../../sphinx/CHANGES.rst:93
#: ../../sphinx/CHANGES.rst:102
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:96
#: ../../sphinx/CHANGES.rst:105
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:98
#: ../../sphinx/CHANGES.rst:107
msgid ""
"#13096: HTML Search: check that query terms exist as properties in term "
"indices before accessing them."
msgstr ""

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

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

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

#: ../../sphinx/CHANGES.rst:107
#: ../../sphinx/CHANGES.rst:116
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:110
#: ../../sphinx/CHANGES.rst:119
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:115
#: ../../sphinx/CHANGES.rst:124
msgid ""
"#12975: Avoid rendering a trailing comma in C and C++ multi-line signatures."
msgstr ""

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

#: ../../sphinx/CHANGES.rst:120
#: ../../sphinx/CHANGES.rst:129
msgid "Testing"
msgstr ""

#: ../../sphinx/CHANGES.rst:122
#: ../../sphinx/CHANGES.rst:131
msgid ""
"#13224: Correctness fixup for ``test_html_multi_line_copyright``. Patch by "
"Colin Watson, applied by James Addison."
Expand Down
502 changes: 251 additions & 251 deletions locales/ar/LC_MESSAGES/extdev/appapi.po

Large diffs are not rendered by default.

60 changes: 30 additions & 30 deletions locales/ar/LC_MESSAGES/extdev/builderapi.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-01-01 00:55+0000\n"
"POT-Creation-Date: 2025-01-30 00:48+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 Down Expand Up @@ -99,54 +99,54 @@ msgid ""
"These methods define the core build workflow and must not be overridden:"
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.build_all:1
msgid "Build all source files."
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.build_specific:1
msgid "Only rebuild as much as needed for changes in the *filenames*."
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.build_update:1
msgid "Only rebuild what was changed or added since last build."
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.build:1
msgid "Main build method, usually called by a specific ``build_*`` method."
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.build:3
msgid "First updates the environment, and then calls :meth:`!write`."
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.read:1
msgid "(Re-)read all files new or changed since last update."
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.read:3
msgid ""
"Store all environment docnames in the canonical format (ie using SEP as a "
"separator in place of os.path.sep)."
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.read_doc:1
msgid "Parse a file and add/update inventory entries for the doctree."
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.write_doctree:1
msgid "Write the doctree to a file, to be used as a cache by re-builds."
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.write:1
msgid "Write builder specific output files."
msgstr ""
Expand All @@ -159,55 +159,55 @@ msgstr ""
msgid "These must be implemented in builder sub-classes:"
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.get_outdated_docs:1
msgid ""
"Return an iterable of output files that are outdated, or a string describing"
" what an update build will build."
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.get_outdated_docs:4
msgid ""
"If the builder does not output individual files corresponding to source "
"files, return a string here. If it does, return an iterable of those files "
"that need to be written."
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.write_doc:1
msgid "Write the output file for the document"
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.write_doc:0
msgid "Parameters"
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.write_doc:3
msgid "the :term:`docname <document name>`."
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.write_doc:4
msgid "defines the content to be written."
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.write_doc:6
msgid ""
"The output filename must be determined within this method, typically by "
"calling :meth:`~.Builder.get_target_uri` or "
":meth:`~.Builder.get_relative_uri`."
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.get_target_uri:1
msgid "Return the target URI for a document name."
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.get_target_uri:3
msgid ""
"*typ* can be used to qualify the link characteristic for individual "
Expand All @@ -222,56 +222,56 @@ msgstr ""
msgid "These methods can be overridden in builder sub-classes:"
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.init:1
msgid ""
"Load necessary templates and perform initialization. The default "
"implementation does nothing."
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.write_documents:1
msgid "Write all documents in *docnames*."
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.write_documents:3
msgid ""
"This method can be overridden if a builder does not create output files for "
"each document."
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.prepare_writing:1
msgid "A place where you can add logic before :meth:`write_doc` is run"
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.copy_assets:1
msgid "Where assets (images, static files, etc) are copied before writing"
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.get_relative_uri:1
msgid "Return a relative URI between two source filenames."
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.get_relative_uri:0
msgid "raises"
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.get_relative_uri:3
msgid ":exc:`!NoUri` if there's no way to return a sensible URI."
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.finish:1
msgid "Finish the building process."
msgstr ""

#: ../../../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sphinx/builders/__init__.pydocstring
#: ../../../../../../../opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/sphinx/builders/__init__.pydocstring
#: of sphinx.builders.Builder.finish:3
msgid "The default implementation does nothing."
msgstr ""
Expand Down
Loading

0 comments on commit f67a8b6

Please sign in to comment.