diff --git a/CHANGES b/CHANGES index e7f4ef7771a..cfaf281fa6c 100644 --- a/CHANGES +++ b/CHANGES @@ -40,7 +40,7 @@ Bugs fixed Testing -------- -Release 5.0.1 (in development) +Release 5.0.3 (in development) ============================== Dependencies @@ -61,6 +61,39 @@ Bugs fixed Testing -------- +Release 5.0.2 (released Jun 17, 2022) +===================================== + +Features added +-------------- + +* #10523: HTML Theme: Expose the Docutils's version info tuple as a template + variable, ``docutils_version_info``. Patch by Adam Turner. + +Bugs fixed +---------- + +* #10538: autodoc: Inherited class attribute having docstring is documented even + if :confval:`autodoc_inherit_docstring` is disabled +* #10509: autosummary: autosummary fails with a shared library +* #10497: py domain: Failed to resolve strings in Literal. Patch by Adam Turner. +* #10523: HTML Theme: Fix double brackets on citation references in Docutils 0.18+. + Patch by Adam Turner. +* #10534: Missing CSS for nav.contents in Docutils 0.18+. Patch by Adam Turner. + +Release 5.0.1 (released Jun 03, 2022) +===================================== + +Bugs fixed +---------- + +* #10498: gettext: TypeError is raised when sorting warning messages if a node + has no line number. Patch by Adam Turner. +* #10493: HTML Theme: :rst:dir:`topic` directive is rendered incorrectly with + Docutils 0.18. Patch by Adam Turner. +* #10495: IndexError is raised for a :rst:role:`kbd` role having a separator. + Patch by Adam Turner. + Release 5.0.0 (released May 30, 2022) ===================================== @@ -100,6 +133,7 @@ Incompatible changes * #10474: :confval:`language` does not accept ``None`` as it value. The default value of ``language`` becomes to ``'en'`` now. + Patch by Adam Turner and Takeshi KOMIYA. Deprecated ---------- @@ -155,11 +189,12 @@ Features added non-imported * #10028: Removed internal usages of JavaScript frameworks (jQuery and underscore.js) and modernised ``doctools.js`` and ``searchtools.js`` to - EMCAScript 2018. + EMCAScript 2018. Patch by Adam Turner. * #10302: C++, add support for conditional expressions (``?:``). * #5157, #10251: Inline code is able to be highlighted via :rst:dir:`role` directive -* #10337: Make sphinx-build faster by caching Publisher object during build +* #10337: Make sphinx-build faster by caching Publisher object during build. + Patch by Adam Turner. Bugs fixed ---------- @@ -167,7 +202,7 @@ Bugs fixed 5.0.0 b1 * #10200: apidoc: Duplicated submodules are shown for modules having both .pyx - and .so files + and .so files. Patch by Adam Turner and Takeshi KOMIYA. * #10279: autodoc: Default values for keyword only arguments in overloaded functions are rendered as a string literal * #10280: autodoc: :confval:`autodoc_docstring_signature` unexpectedly generates diff --git a/README.rst b/README.rst index c60e58780be..522083bbaa5 100644 --- a/README.rst +++ b/README.rst @@ -6,118 +6,57 @@ :target: https://pypi.org/project/Sphinx/ :alt: Package on PyPI +.. image:: https://github.com/sphinx-doc/sphinx/actions/workflows/main.yml/badge.svg + :target: https://github.com/sphinx-doc/sphinx/actions/workflows/main.yml + :alt: Build Status + .. image:: https://readthedocs.org/projects/sphinx/badge/?version=master - :target: http://www.sphinx-doc.org/ + :target: https://www.sphinx-doc.org/ :alt: Documentation Status -.. image:: https://ci.appveyor.com/api/projects/status/github/sphinx-doc/sphinx?branch=master&svg=true - :target: https://ci.appveyor.com/project/sphinxdoc/sphinx - :alt: Build Status (AppVeyor) - -.. image:: https://circleci.com/gh/sphinx-doc/sphinx.svg?style=shield - :target: https://circleci.com/gh/sphinx-doc/sphinx - :alt: Build Status (CircleCI) - -.. image:: https://codecov.io/gh/sphinx-doc/sphinx/branch/master/graph/badge.svg - :target: https://codecov.io/gh/sphinx-doc/sphinx - :alt: Code Coverage Status (Codecov) - -.. image:: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg - :target: https://opensource.org/licenses/BSD-3-Clause - :alt: BSD 3 Clause +.. image:: https://img.shields.io/badge/License-BSD%202--Clause-blue.svg + :target: https://opensource.org/licenses/BSD-2-Clause + :alt: BSD 2 Clause -.. image:: https://codetriage.com/sphinx-doc/sphinx/badges/users.svg - :target: https://codetriage.com/sphinx-doc/sphinx - :alt: Open Source Helpers badge - -Sphinx is a tool that makes it easy to create intelligent and beautiful -documentation for Python projects (or other documents consisting of multiple -reStructuredText sources), written by Georg Brandl. It was originally created -for the new Python documentation, and has excellent facilities for Python -project documentation, but C/C++ is supported as well, and more languages are -planned. +**Sphinx makes it easy to create intelligent and beautiful documentation.** Sphinx uses reStructuredText as its markup language, and many of its strengths come from the power and straightforwardness of reStructuredText and its parsing and translating suite, the Docutils. -Among its features are the following: +Features +======== -* Output formats: HTML (including derivative formats such as HTML Help, Epub - and Qt Help), plain text, manual pages and LaTeX or direct PDF output - using rst2pdf -* Extensive cross-references: semantic markup and automatic links +* **Output formats**: HTML, PDF, plain text, EPUB, TeX, manual pages, and more +* **Extensive cross-references**: semantic markup and automatic links for functions, classes, glossary terms and similar pieces of information -* Hierarchical structure: easy definition of a document tree, with automatic +* **Hierarchical structure**: easy definition of a document tree, with automatic links to siblings, parents and children -* Automatic indices: general index as well as a module index -* Code handling: automatic highlighting using the Pygments highlighter -* Flexible HTML output using the Jinja 2 templating engine -* Various extensions are available, e.g. for automatic testing of snippets - and inclusion of appropriately formatted docstrings -* Setuptools integration - -For more information, refer to the `the documentation`__. +* **Automatic indices**: general index as well as a module index +* **Code highlighting**: automatic highlighting using the Pygments highlighter +* **Templating**: Flexible HTML output using the Jinja 2 templating engine +* **Extension ecosystem**: Many extensions are available, for example for + automatic function documentation or working with Jupyter notebooks. +* **Language Support**: Python, C, C++, JavaScript, mathematics, and many other + languages through extensions. -.. __: http://www.sphinx-doc.org/ +For more information, refer to the `the documentation`_. Installation ============ -Sphinx is published on `PyPI`__ and can be installed from there:: - - pip install -U sphinx - -We also publish beta releases:: - - pip install -U --pre sphinx - -If you wish to install `Sphinx` for development purposes, refer to `the -contributors guide`__. - -__ https://pypi.org/project/Sphinx/ -__ http://www.sphinx-doc.org/en/master/internals/contributing.html - -Documentation -============= +The following command installs Sphinx from the `Python Package Index`_. You will +need a working installation of Python and pip. -Documentation is available from `sphinx-doc.org`__. +.. code-block:: sh -__ http://www.sphinx-doc.org/ - -Get in touch -============ - -- Report bugs, suggest features or view the source code `on GitHub`_. -- For less well defined questions or ideas, use the `mailing list`_. - -.. _on GitHub: https://github.com/sphinx-doc/sphinx -.. _mailing list: https://groups.google.com/forum/#!forum/sphinx-users - -Please adhere to our `code of conduct`__. - -__ http://www.sphinx-doc.org/en/master/code_of_conduct.html - -Testing -======= - -Continuous testing is provided by `Travis`__ (for unit tests and style checks -on Linux), `AppVeyor`__ (for unit tests on Windows), and `CircleCI`__ (for -large processes like TeX compilation). - -For information on running tests locally, refer to `the contributors guide`__. - -__ https://travis-ci.org/sphinx-doc/sphinx -__ https://ci.appveyor.com/project/sphinxdoc/sphinx -__ https://circleci.com/gh/sphinx-doc/sphinx -__ http://www.sphinx-doc.org/en/master/internals/contributing.html + pip install -U sphinx Contributing ============ -Refer to `the contributors guide`__. - -__ http://www.sphinx-doc.org/en/master/internals/contributing.html +We appreciate all contributions! Refer to `the contributors guide`_ for +information. Release signatures ================== @@ -126,3 +65,7 @@ Releases are signed with following keys: * `498D6B9E `_ * `5EBA0E07 `_ + +.. _the documentation: https://www.sphinx-doc.org/ +.. _the contributors guide: https://www.sphinx-doc.org/en/master/internals/contributing.html +.. _Python Package Index: https://pypi.org/project/Sphinx/ diff --git a/doc/_themes/sphinx13/static/sphinx13.css b/doc/_themes/sphinx13/static/sphinx13.css index c8fb2e5c99b..5d64eda512a 100644 --- a/doc/_themes/sphinx13/static/sphinx13.css +++ b/doc/_themes/sphinx13/static/sphinx13.css @@ -372,7 +372,9 @@ div.quotebar { margin-left: 1em; } -div.topic { +nav.contents, +div.topic, +aside.topic { background-color: #f8f8f8; } diff --git a/doc/templating.rst b/doc/templating.rst index 3d80edd6009..d9755a836b1 100644 --- a/doc/templating.rst +++ b/doc/templating.rst @@ -383,6 +383,15 @@ in the future. .. versionadded:: 4.2 +.. data:: docutils_version_info + + The version of Docutils used to build represented as a tuple of five elements. + For Docutils version 0.16.1 beta 2 this would be `(0, 16, 1, 'beta', 2)``. + The fourth element can be one of: ``alpha``, ``beta``, ``candidate``, ``final``. + ``final`` always has 0 as the last element. + + .. versionadded:: 5.0.2 + .. data:: style The name of the main stylesheet, as given by the theme or diff --git a/setup.py b/setup.py index 4ec21569713..de8be1d4971 100644 --- a/setup.py +++ b/setup.py @@ -67,6 +67,7 @@ long_description_content_type='text/x-rst', project_urls={ "Code": "https://github.com/sphinx-doc/sphinx", + "Changelog": "https://www.sphinx-doc.org/en/master/changes.html", "Issue tracker": "https://github.com/sphinx-doc/sphinx/issues", }, zip_safe=False, diff --git a/sphinx/application.py b/sphinx/application.py index ccd4bf3ac7e..f6eff7adc6f 100644 --- a/sphinx/application.py +++ b/sphinx/application.py @@ -129,7 +129,7 @@ class Sphinx: def __init__(self, srcdir: str, confdir: Optional[str], outdir: str, doctreedir: str, buildername: str, confoverrides: Dict = None, - status: IO = sys.stdout, warning: IO = sys.stderr, + status: Optional[IO] = sys.stdout, warning: Optional[IO] = sys.stderr, freshenv: bool = False, warningiserror: bool = False, tags: List[str] = None, verbosity: int = 0, parallel: int = 0, keep_going: bool = False) -> None: self.phase = BuildPhase.INITIALIZATION diff --git a/sphinx/builders/gettext.py b/sphinx/builders/gettext.py index 0d7d0ac11d8..92edcc9f2dd 100644 --- a/sphinx/builders/gettext.py +++ b/sphinx/builders/gettext.py @@ -53,7 +53,10 @@ def add(self, msg: str, origin: Union[Element, "MsgOrigin"]) -> None: if msg not in self.metadata: # faster lookup in hash self.messages.append(msg) self.metadata[msg] = [] - self.metadata[msg].append((origin.source, origin.line, origin.uid)) # type: ignore + line = origin.line + if line is None: + line = -1 + self.metadata[msg].append((origin.source, line, origin.uid)) # type: ignore def __iter__(self) -> Generator[Message, None, None]: for message in self.messages: diff --git a/sphinx/builders/html/__init__.py b/sphinx/builders/html/__init__.py index b320b0df588..9404ae45834 100644 --- a/sphinx/builders/html/__init__.py +++ b/sphinx/builders/html/__init__.py @@ -536,6 +536,7 @@ def prepare_writing(self, docnames: Set[str]) -> None: 'css_files': self.css_files, 'sphinx_version': __display_version__, 'sphinx_version_tuple': sphinx_version, + 'docutils_version_info': docutils.__version_info__[:5], 'style': self._get_style_filename(), 'rellinks': rellinks, 'builder': self.name, @@ -1055,7 +1056,7 @@ def hasdoc(name: str) -> bool: # sort JS/CSS before rendering HTML try: # Convert script_files to list to support non-list script_files (refs: #8889) - ctx['script_files'] = sorted(list(ctx['script_files']), key=lambda js: js.priority) + ctx['script_files'] = sorted(ctx['script_files'], key=lambda js: js.priority) except AttributeError: # Skip sorting if users modifies script_files directly (maybe via `html_context`). # refs: #8885 @@ -1064,7 +1065,7 @@ def hasdoc(name: str) -> bool: pass try: - ctx['css_files'] = sorted(list(ctx['css_files']), key=lambda css: css.priority) + ctx['css_files'] = sorted(ctx['css_files'], key=lambda css: css.priority) except AttributeError: pass diff --git a/sphinx/builders/html/transforms.py b/sphinx/builders/html/transforms.py index ea596cb4b22..1ba6ba85743 100644 --- a/sphinx/builders/html/transforms.py +++ b/sphinx/builders/html/transforms.py @@ -40,7 +40,9 @@ class KeyboardTransform(SphinxPostTransform): def run(self, **kwargs: Any) -> None: matcher = NodeMatcher(nodes.literal, classes=["kbd"]) - for node in self.document.findall(matcher): # type: nodes.literal + # this list must be pre-created as during iteration new nodes + # are added which match the condition in the NodeMatcher. + for node in list(self.document.findall(matcher)): # type: nodes.literal parts = self.pattern.split(node[-1].astext()) if len(parts) == 1 or self.is_multiwords_key(parts): continue diff --git a/sphinx/config.py b/sphinx/config.py index 15337e924d3..8c6dcfe3246 100644 --- a/sphinx/config.py +++ b/sphinx/config.py @@ -164,13 +164,13 @@ def read(cls, confdir: str, overrides: Dict = None, tags: Tags = None) -> "Confi confdir) namespace = eval_config_file(filename, tags) - # Note: Old sphinx projects have been configured as "langugae = None" because + # Note: Old sphinx projects have been configured as "language = None" because # sphinx-quickstart previously generated this by default. # To keep compatibility, they should be fallback to 'en' for a while # (This conversion should not be removed before 2025-01-01). if namespace.get("language", ...) is None: logger.warning(__("Invalid configuration value found: 'language = None'. " - "Update your configuration to a valid langauge code. " + "Update your configuration to a valid language code. " "Falling back to 'en' (English).")) namespace["language"] = "en" diff --git a/sphinx/domains/c.py b/sphinx/domains/c.py index ea29b94b7b3..75581d71aa3 100644 --- a/sphinx/domains/c.py +++ b/sphinx/domains/c.py @@ -2531,7 +2531,7 @@ def _parse_expression_fallback( while not self.eof: if (len(symbols) == 0 and self.current_char in end): break - if self.current_char in brackets.keys(): + if self.current_char in brackets: symbols.append(brackets[self.current_char]) elif len(symbols) > 0 and self.current_char == symbols[-1]: symbols.pop() diff --git a/sphinx/domains/cpp.py b/sphinx/domains/cpp.py index 98a89594f27..980c4db5c02 100644 --- a/sphinx/domains/cpp.py +++ b/sphinx/domains/cpp.py @@ -5754,7 +5754,7 @@ def _parse_expression_fallback(self, end: List[str], while not self.eof: if (len(symbols) == 0 and self.current_char in end): break - if self.current_char in brackets.keys(): + if self.current_char in brackets: symbols.append(brackets[self.current_char]) elif len(symbols) > 0 and self.current_char == symbols[-1]: symbols.pop() diff --git a/sphinx/domains/python.py b/sphinx/domains/python.py index a634a51d2b2..fd43b15b262 100644 --- a/sphinx/domains/python.py +++ b/sphinx/domains/python.py @@ -396,7 +396,7 @@ def make_xrefs(self, rolename: str, domain: str, target: str, results.append(self.make_xref(rolename, domain, sub_target, innernode, contnode, env, inliner, location)) - if sub_target in ('Literal', 'typing.Literal'): + if sub_target in ('Literal', 'typing.Literal', '~typing.Literal'): in_literal = True return results diff --git a/sphinx/ext/autodoc/__init__.py b/sphinx/ext/autodoc/__init__.py index e16ab8ce5c5..642e0cfd805 100644 --- a/sphinx/ext/autodoc/__init__.py +++ b/sphinx/ext/autodoc/__init__.py @@ -1670,7 +1670,8 @@ def add_directive_header(self, sig: str) -> None: self.add_line(' ' + _('Bases: %s') % ', '.join(base_classes), sourcename) def get_object_members(self, want_all: bool) -> Tuple[bool, ObjectMembers]: - members = get_class_members(self.object, self.objpath, self.get_attr) + members = get_class_members(self.object, self.objpath, self.get_attr, + self.config.autodoc_inherit_docstrings) if not want_all: if not self.options.members: return False, [] # type: ignore diff --git a/sphinx/ext/autodoc/importer.py b/sphinx/ext/autodoc/importer.py index 85c1e81be64..d392ae75ddf 100644 --- a/sphinx/ext/autodoc/importer.py +++ b/sphinx/ext/autodoc/importer.py @@ -205,8 +205,8 @@ def get_object_members(subject: Any, objpath: List[str], attrgetter: Callable, return members -def get_class_members(subject: Any, objpath: List[str], attrgetter: Callable - ) -> Dict[str, "ObjectMember"]: +def get_class_members(subject: Any, objpath: List[str], attrgetter: Callable, + inherit_docstrings: bool = True) -> Dict[str, "ObjectMember"]: """Get members and attributes of target class.""" from sphinx.ext.autodoc import INSTANCEATTR, ObjectMember @@ -290,6 +290,11 @@ def get_class_members(subject: Any, objpath: List[str], attrgetter: Callable elif (ns == qualname and docstring and isinstance(members[name], ObjectMember) and not members[name].docstring): + if cls != subject and not inherit_docstrings: + # If we are in the MRO of the class and not the class itself, + # and we do not want to inherit docstrings, then skip setting + # the docstring below + continue # attribute is already known, because dir(subject) enumerates it. # But it has no docstring yet members[name].docstring = '\n'.join(docstring) diff --git a/sphinx/ext/autosummary/__init__.py b/sphinx/ext/autosummary/__init__.py index fbf62c3cd6e..2b9055d3e82 100644 --- a/sphinx/ext/autosummary/__init__.py +++ b/sphinx/ext/autosummary/__init__.py @@ -315,7 +315,7 @@ def get_items(self, names: List[str]) -> List[Tuple[str, str, str, str]]: try: real_name, obj, parent, modname = self.import_by_name(name, prefixes=prefixes) except ImportExceptionGroup as exc: - errors = list(set("* %s: %s" % (type(e).__name__, e) for e in exc.exceptions)) + errors = list({"* %s: %s" % (type(e).__name__, e) for e in exc.exceptions}) logger.warning(__('autosummary: failed to import %s.\nPossible hints:\n%s'), name, '\n'.join(errors), location=self.get_location()) continue diff --git a/sphinx/ext/autosummary/generate.py b/sphinx/ext/autosummary/generate.py index 5ef7b0352fd..0e1daf79a43 100644 --- a/sphinx/ext/autosummary/generate.py +++ b/sphinx/ext/autosummary/generate.py @@ -155,8 +155,12 @@ def is_skipped(self, name: str, value: Any, objtype: str) -> bool: def scan(self, imported_members: bool) -> List[str]: members = [] - analyzer = ModuleAnalyzer.for_module(self.object.__name__) - attr_docs = analyzer.find_attr_docs() + try: + analyzer = ModuleAnalyzer.for_module(self.object.__name__) + attr_docs = analyzer.find_attr_docs() + except PycodeError: + attr_docs = {} + for name in members_of(self.object, self.app.config): try: value = safe_getattr(self.object, name) @@ -351,7 +355,7 @@ def generate_autosummary_docs(sources: List[str], output_dir: str = None, suffix: str = '.rst', base_path: str = None, imported_members: bool = False, app: Any = None, overwrite: bool = True, encoding: str = 'utf-8') -> None: - showed_sources = list(sorted(sources)) + showed_sources = sorted(sources) if len(showed_sources) > 20: showed_sources = showed_sources[:10] + ['...'] + showed_sources[-10:] logger.info(__('[autosummary] generating autosummary for: %s') % @@ -400,7 +404,7 @@ def generate_autosummary_docs(sources: List[str], output_dir: str = None, else: exceptions = exc.exceptions + [exc2] - errors = list(set("* %s: %s" % (type(e).__name__, e) for e in exceptions)) + errors = list({"* %s: %s" % (type(e).__name__, e) for e in exceptions}) logger.warning(__('[autosummary] failed to import %s.\nPossible hints:\n%s'), entry.name, '\n'.join(errors)) continue @@ -464,7 +468,7 @@ def find_autosummary_in_docstring(name: str, filename: str = None) -> List[Autos except AttributeError: pass except ImportExceptionGroup as exc: - errors = list(set("* %s: %s" % (type(e).__name__, e) for e in exc.exceptions)) + errors = list({"* %s: %s" % (type(e).__name__, e) for e in exc.exceptions}) print('Failed to import %s.\nPossible hints:\n%s' % (name, '\n'.join(errors))) except SystemExit: print("Failed to import '%s'; the module executes module level " diff --git a/sphinx/ext/ifconfig.py b/sphinx/ext/ifconfig.py index bffaa49ff7c..f0d11507776 100644 --- a/sphinx/ext/ifconfig.py +++ b/sphinx/ext/ifconfig.py @@ -51,7 +51,7 @@ def process_ifconfig_nodes(app: Sphinx, doctree: nodes.document, docname: str) - ns = {confval.name: confval.value for confval in app.config} ns.update(app.config.__dict__.copy()) ns['builder'] = app.builder.name - for node in doctree.findall(ifconfig): + for node in list(doctree.findall(ifconfig)): try: res = eval(node['expr'], ns) except Exception as err: diff --git a/sphinx/ext/napoleon/docstring.py b/sphinx/ext/napoleon/docstring.py index a1142453737..d866594a335 100644 --- a/sphinx/ext/napoleon/docstring.py +++ b/sphinx/ext/napoleon/docstring.py @@ -931,12 +931,12 @@ def postprocess(item): else: return [item] - tokens = list( + tokens = [ item for raw_token in _token_regex.split(spec) for item in postprocess(raw_token) if item - ) + ] return tokens diff --git a/sphinx/locale/ar/LC_MESSAGES/sphinx.mo b/sphinx/locale/ar/LC_MESSAGES/sphinx.mo index 6b2f2ce7be7..f904a88c53c 100644 Binary files a/sphinx/locale/ar/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ar/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ar/LC_MESSAGES/sphinx.po b/sphinx/locale/ar/LC_MESSAGES/sphinx.po index 56e17161548..5ba13cd135a 100644 --- a/sphinx/locale/ar/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ar/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Abdullah ahmed , 2020\n" "Language-Team: Arabic (http://www.transifex.com/sphinx-doc/sphinx-1/language/ar/)\n" @@ -175,7 +175,7 @@ msgstr "مجلد الاعدادات لا يحتوي على ملف conf.py (%s)" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -575,7 +575,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "بناء [%s]" @@ -772,21 +772,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "قراءة القوالب" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1207,7 +1207,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3025,24 +3025,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3050,7 +3050,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3065,30 +3065,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/bg/LC_MESSAGES/sphinx.mo b/sphinx/locale/bg/LC_MESSAGES/sphinx.mo index 46105af40cf..3372a20c4e8 100644 Binary files a/sphinx/locale/bg/LC_MESSAGES/sphinx.mo and b/sphinx/locale/bg/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/bg/LC_MESSAGES/sphinx.po b/sphinx/locale/bg/LC_MESSAGES/sphinx.po index eb6656da8e4..164326af963 100644 --- a/sphinx/locale/bg/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/bg/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/bg/)\n" @@ -173,7 +173,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -573,7 +573,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -770,21 +770,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1205,7 +1205,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3023,24 +3023,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3048,7 +3048,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3063,30 +3063,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/bn/LC_MESSAGES/sphinx.mo b/sphinx/locale/bn/LC_MESSAGES/sphinx.mo index e2874fd0a8c..73eae78004d 100644 Binary files a/sphinx/locale/bn/LC_MESSAGES/sphinx.mo and b/sphinx/locale/bn/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/bn/LC_MESSAGES/sphinx.po b/sphinx/locale/bn/LC_MESSAGES/sphinx.po index 8ab7a8d09fd..e62376ddfc6 100644 --- a/sphinx/locale/bn/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/bn/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FIRST AUTHOR , 2009\n" "Language-Team: Bengali (http://www.transifex.com/sphinx-doc/sphinx-1/language/bn/)\n" @@ -174,7 +174,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -574,7 +574,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -771,21 +771,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1206,7 +1206,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3024,24 +3024,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3049,7 +3049,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3064,30 +3064,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/ca/LC_MESSAGES/sphinx.mo b/sphinx/locale/ca/LC_MESSAGES/sphinx.mo index a53ae20557f..6aef55395fd 100644 Binary files a/sphinx/locale/ca/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ca/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ca/LC_MESSAGES/sphinx.po b/sphinx/locale/ca/LC_MESSAGES/sphinx.po index fe53ffd5e39..adeb347cda7 100644 --- a/sphinx/locale/ca/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ca/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FIRST AUTHOR , 2009\n" "Language-Team: Catalan (http://www.transifex.com/sphinx-doc/sphinx-1/language/ca/)\n" @@ -174,7 +174,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -574,7 +574,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -771,21 +771,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1206,7 +1206,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3024,24 +3024,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3049,7 +3049,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3064,30 +3064,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/cak/LC_MESSAGES/sphinx.mo b/sphinx/locale/cak/LC_MESSAGES/sphinx.mo index cf8917a1c59..aa9488408f1 100644 Binary files a/sphinx/locale/cak/LC_MESSAGES/sphinx.mo and b/sphinx/locale/cak/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/cak/LC_MESSAGES/sphinx.po b/sphinx/locale/cak/LC_MESSAGES/sphinx.po index f5ef21c3c44..2a39570587c 100644 --- a/sphinx/locale/cak/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/cak/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Julien Malard , 2019\n" "Language-Team: Kaqchikel (http://www.transifex.com/sphinx-doc/sphinx-1/language/cak/)\n" @@ -174,7 +174,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -574,7 +574,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -771,21 +771,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1206,7 +1206,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3024,24 +3024,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3049,7 +3049,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3064,30 +3064,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/cs/LC_MESSAGES/sphinx.mo b/sphinx/locale/cs/LC_MESSAGES/sphinx.mo index 74f03c42f1e..aac8bd79fd0 100644 Binary files a/sphinx/locale/cs/LC_MESSAGES/sphinx.mo and b/sphinx/locale/cs/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/cs/LC_MESSAGES/sphinx.po b/sphinx/locale/cs/LC_MESSAGES/sphinx.po index 1681a70f76e..42557bf4496 100644 --- a/sphinx/locale/cs/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/cs/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Vilibald W. , 2014-2015\n" "Language-Team: Czech (http://www.transifex.com/sphinx-doc/sphinx-1/language/cs/)\n" @@ -175,7 +175,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -575,7 +575,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -772,21 +772,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1207,7 +1207,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3025,24 +3025,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3050,7 +3050,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3065,30 +3065,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/cy/LC_MESSAGES/sphinx.mo b/sphinx/locale/cy/LC_MESSAGES/sphinx.mo index d394b38518b..f0cdfa18f67 100644 Binary files a/sphinx/locale/cy/LC_MESSAGES/sphinx.mo and b/sphinx/locale/cy/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/cy/LC_MESSAGES/sphinx.po b/sphinx/locale/cy/LC_MESSAGES/sphinx.po index 5f110ca53b5..7bbfaa7a3d9 100644 --- a/sphinx/locale/cy/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/cy/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Geraint Palmer , 2016\n" "Language-Team: Welsh (http://www.transifex.com/sphinx-doc/sphinx-1/language/cy/)\n" @@ -175,7 +175,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -575,7 +575,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -772,21 +772,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1207,7 +1207,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3025,24 +3025,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3050,7 +3050,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3065,30 +3065,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/da/LC_MESSAGES/sphinx.mo b/sphinx/locale/da/LC_MESSAGES/sphinx.mo index 3f4dc9df3b0..45344ed9638 100644 Binary files a/sphinx/locale/da/LC_MESSAGES/sphinx.mo and b/sphinx/locale/da/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/da/LC_MESSAGES/sphinx.po b/sphinx/locale/da/LC_MESSAGES/sphinx.po index ed679814f37..81ee34ddfd4 100644 --- a/sphinx/locale/da/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/da/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Takeshi KOMIYA , 2021\n" "Language-Team: Danish (http://www.transifex.com/sphinx-doc/sphinx-1/language/da/)\n" @@ -177,7 +177,7 @@ msgstr "konfigurationsmappe indeholder ikke en conf.py-fil (%s)" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -577,7 +577,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -774,21 +774,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "ugyldig css_file: %r, ignoreret" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "Beskedkatalogerne er i %(outdir)s." -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "læser skabeloner ..." -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "skriver beskedkataloger ..." @@ -1209,7 +1209,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3027,24 +3027,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3052,7 +3052,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3067,30 +3067,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/de/LC_MESSAGES/sphinx.mo b/sphinx/locale/de/LC_MESSAGES/sphinx.mo index c00408f8ebb..d50eaea340c 100644 Binary files a/sphinx/locale/de/LC_MESSAGES/sphinx.mo and b/sphinx/locale/de/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/de/LC_MESSAGES/sphinx.po b/sphinx/locale/de/LC_MESSAGES/sphinx.po index ab809470e25..45cc7b2caf5 100644 --- a/sphinx/locale/de/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/de/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Jean-François B. , 2018\n" "Language-Team: German (http://www.transifex.com/sphinx-doc/sphinx-1/language/de/)\n" @@ -177,7 +177,7 @@ msgstr "Konfigurationsverzeichnis enthält keine conf.py Datei (%s)" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -577,7 +577,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -774,21 +774,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1209,7 +1209,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3027,24 +3027,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3052,7 +3052,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3067,30 +3067,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/el/LC_MESSAGES/sphinx.mo b/sphinx/locale/el/LC_MESSAGES/sphinx.mo index 795666e7a18..2213055cb77 100644 Binary files a/sphinx/locale/el/LC_MESSAGES/sphinx.mo and b/sphinx/locale/el/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/el/LC_MESSAGES/sphinx.po b/sphinx/locale/el/LC_MESSAGES/sphinx.po index daabaee8b62..fda828e7faf 100644 --- a/sphinx/locale/el/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/el/LC_MESSAGES/sphinx.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Takeshi KOMIYA , 2021\n" "Language-Team: Greek (http://www.transifex.com/sphinx-doc/sphinx-1/language/el/)\n" @@ -176,7 +176,7 @@ msgstr "ο κατάλογος παραμετροποίησης δεν περιλ #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -576,7 +576,7 @@ msgstr "τα αρχεία πηγής %d που δόθηκαν στη γραμμ msgid "targets for %d source files that are out of date" msgstr "στόχοι για τα αρχεία πηγής %d τα οποία είναι ξεπερασμένα" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "μεταγλώττιση [%s]:" @@ -773,21 +773,21 @@ msgstr "η τιμή παραμετροποίησης \"version\" δεν πρέπ msgid "invalid css_file: %r, ignored" msgstr "ανέγκυρο css_file: %r, θα αγνοηθεί" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "Οι κατάλογοι των μηνυμάτων είναι στο %(outdir)s." -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "στόχοι για %d πρότυπα αρχεία" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "ανάγνωση προτύπων..." -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "εγγραφή καταλόγων μηνύματος..." @@ -1208,7 +1208,7 @@ msgid "job number should be a positive number" msgstr "ο αριθμός εργασίας θα πρέπει να είναι θετικός αριθμός" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3026,24 +3026,24 @@ msgid "" msgstr "Το autosummary δημιουργεί αρχεία .rst εσωτερικά. Αλλά το δικό σας source_suffix δεν περιλαμβάνει .rst. Θα παραλειφθεί." #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "[autosummary] δημιουργία autosummary για: %s" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "[αυτόματη περίληψη] εγγραφή στο %s" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3051,7 +3051,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3066,30 +3066,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "\nΔημιουργία ReStrucuredText χρησιμοποιώντας τις οδηγίες autosummary.\n\nΤο sphinx-autogen αποτελεί ένα πρόσθιο εργαλείο για το sphinx.ext.autosummary.generate. Δημιουργεί \nτα αρχεία reStructuredText από τις οδηγίες autosummary οι οποίες περιλαμβάνονται στα \nπαραδοθέντα αρχεία εισόδου.\n\nΗ μορφή της οδηγίας autosummary τεκμηρειώνεται στο \nδομοστοιχείο ``sphinx.ext.autosummary`` της Python και μπορεί να αναγνωστεί χρησιμοποιώντας το :: \n\npydoc sphinx.ext.autosummary\n" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "αρχεία πηγής για να δημιουργηθούν τα αρχεία reST" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "ο κατάλογος που θα τοποθετεί όλο το αποτέλεσμα εξόδου" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "προεπιλεγμένη επέκταση για αρχεία (προεπιλογή: %(default)s)" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "προσαρμοσμένος κατάλογος προτύπου (προεπιλογή: %(default)s)" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "μέλη εισαγμένα στο έγγραφο (προεπιλογή: %(default)s)" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/en_FR/LC_MESSAGES/sphinx.mo b/sphinx/locale/en_FR/LC_MESSAGES/sphinx.mo index 39079f8ea5c..2d447876f6b 100644 Binary files a/sphinx/locale/en_FR/LC_MESSAGES/sphinx.mo and b/sphinx/locale/en_FR/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/en_FR/LC_MESSAGES/sphinx.po b/sphinx/locale/en_FR/LC_MESSAGES/sphinx.po index b18022984a8..c7a5a8c54c2 100644 --- a/sphinx/locale/en_FR/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/en_FR/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_FR/)\n" @@ -173,7 +173,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -573,7 +573,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -770,21 +770,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1205,7 +1205,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3023,24 +3023,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3048,7 +3048,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3063,30 +3063,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/en_GB/LC_MESSAGES/sphinx.mo b/sphinx/locale/en_GB/LC_MESSAGES/sphinx.mo index 76d207eee7e..8a514909907 100644 Binary files a/sphinx/locale/en_GB/LC_MESSAGES/sphinx.mo and b/sphinx/locale/en_GB/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/en_GB/LC_MESSAGES/sphinx.po b/sphinx/locale/en_GB/LC_MESSAGES/sphinx.po index e77b8a7a3ba..1afd2f78d7b 100644 --- a/sphinx/locale/en_GB/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/en_GB/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Adam Turner, 2022\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_GB/)\n" @@ -174,7 +174,7 @@ msgstr "config directory doesn't contain a conf.py file (%s)" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -574,7 +574,7 @@ msgstr "%d source files given on command line" msgid "targets for %d source files that are out of date" msgstr "targets for %d source files that are out of date" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "building [%s]: " @@ -771,21 +771,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1206,7 +1206,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3024,24 +3024,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3049,7 +3049,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3064,30 +3064,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/en_HK/LC_MESSAGES/sphinx.mo b/sphinx/locale/en_HK/LC_MESSAGES/sphinx.mo index eefb9bca301..4771c413beb 100644 Binary files a/sphinx/locale/en_HK/LC_MESSAGES/sphinx.mo and b/sphinx/locale/en_HK/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/en_HK/LC_MESSAGES/sphinx.po b/sphinx/locale/en_HK/LC_MESSAGES/sphinx.po index e3e28050128..c355ae9913d 100644 --- a/sphinx/locale/en_HK/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/en_HK/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Hong Kong) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_HK/)\n" @@ -173,7 +173,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -573,7 +573,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -770,21 +770,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1205,7 +1205,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3023,24 +3023,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3048,7 +3048,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3063,30 +3063,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/eo/LC_MESSAGES/sphinx.mo b/sphinx/locale/eo/LC_MESSAGES/sphinx.mo index 541af4b4b6c..37754b73af2 100644 Binary files a/sphinx/locale/eo/LC_MESSAGES/sphinx.mo and b/sphinx/locale/eo/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/eo/LC_MESSAGES/sphinx.po b/sphinx/locale/eo/LC_MESSAGES/sphinx.po index 5bbebd41227..785d8a56262 100644 --- a/sphinx/locale/eo/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/eo/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Tatsuro YOKOTA , 2021\n" "Language-Team: Esperanto (http://www.transifex.com/sphinx-doc/sphinx-1/language/eo/)\n" @@ -175,7 +175,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -575,7 +575,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -772,21 +772,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1207,7 +1207,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3025,24 +3025,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3050,7 +3050,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3065,30 +3065,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/es/LC_MESSAGES/sphinx.js b/sphinx/locale/es/LC_MESSAGES/sphinx.js index a767ec63b21..93b967757a9 100644 --- a/sphinx/locale/es/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/es/LC_MESSAGES/sphinx.js @@ -13,7 +13,7 @@ Documentation.addTranslations({ "Complete Table of Contents": "\u00cdndice de contenidos completo", "Contents": "Contenidos", "Copyright": "Copyright", - "Created using Sphinx %(sphinx_version)s.": "", + "Created using Sphinx %(sphinx_version)s.": "Creado usando Sphinx %(sphinx_version)s.", "Expand sidebar": "Expandir barra lateral", "Full index on one page": "\u00cdndice completo en una p\u00e1gina", "General Index": "\u00cdndice General", @@ -37,7 +37,7 @@ Documentation.addTranslations({ "Search": "B\u00fasqueda", "Search Page": "P\u00e1gina de B\u00fasqueda", "Search Results": "Resultados de la b\u00fasqueda", - "Search finished, found ${resultCount} page(s) matching the search query.": "", + "Search finished, found ${resultCount} page(s) matching the search query.": "B\u00fasqueda finalizada, se encontraron ${resultCount} p\u00e1ginas que coinciden con la consulta de b\u00fasqueda.", "Search within %(docstitle)s": "Buscar en %(docstitle)s", "Searching": "Buscando", "Searching for multiple words only shows matches that contain\n all words.": "La b\u00fasqueda de varias palabras solo muestra coincidencias que contienen\n todas las palabras.", diff --git a/sphinx/locale/es/LC_MESSAGES/sphinx.mo b/sphinx/locale/es/LC_MESSAGES/sphinx.mo index e35316638e5..cef93a96a7c 100644 Binary files a/sphinx/locale/es/LC_MESSAGES/sphinx.mo and b/sphinx/locale/es/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/es/LC_MESSAGES/sphinx.po b/sphinx/locale/es/LC_MESSAGES/sphinx.po index 129dc702440..74036f00c52 100644 --- a/sphinx/locale/es/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/es/LC_MESSAGES/sphinx.po @@ -9,12 +9,13 @@ # Guillem Borrell , 2011 # Ivan García , 2019 # Leonardo J. Caballero G. , 2013-2018,2020 +# Leonardo J. Caballero G. , 2022 # Takeshi KOMIYA , 2016,2021 msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Takeshi KOMIYA , 2016,2021\n" "Language-Team: Spanish (http://www.transifex.com/sphinx-doc/sphinx-1/language/es/)\n" @@ -33,7 +34,7 @@ msgstr "No se encuentra directorio fuente (%s)" #: sphinx/application.py:153 #, python-format msgid "Output directory (%s) is not a directory" -msgstr "" +msgstr "Directorio de salida (%s) no es un directorio" #: sphinx/application.py:157 msgid "Source directory and destination directory cannot be identical" @@ -147,7 +148,7 @@ msgid "" "the %s extension does not declare if it is safe for parallel reading, " "assuming it isn't - please ask the extension author to check and make it " "explicit" -msgstr "la extensión de %s no declara si es seguro para la lectura en paralelo, asumiendo que no es - consulte con el autor de la extensión para comprobar y hacer explícito" +msgstr "la extensión de %s no declara si es seguro para la lectura en paralelo, asumiendo que no es - consulte con el autor de la extensión para comprobar y hacer explícito" #: sphinx/application.py:1253 #, python-format @@ -180,8 +181,8 @@ msgstr "directorio de configuración no contiene un archivo conf.py (%s)" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." -msgstr "" +"configuration to a valid language code. Falling back to 'en' (English)." +msgstr "Se encontró un valor de configuración no válido: 'language = None'. Actualice su configuración a un código de idioma válido. Volviendo a definir 'en' (Inglés)." #: sphinx/config.py:201 #, python-format @@ -287,7 +288,7 @@ msgstr "primary_domain %r no fue encontrado, se ignora." msgid "" "Since v2.0, Sphinx uses \"index\" as root_doc by default. Please add " "\"root_doc = 'contents'\" to your conf.py." -msgstr "" +msgstr "Desde v2.0, Sphinx usa \"index\" como root_doc por defecto. Agregue \"root_doc = 'contents'\" a su archivo conf.py." #: sphinx/events.py:60 #, python-format @@ -302,7 +303,7 @@ msgstr "Nombre de evento desconocido: %s" #: sphinx/events.py:102 #, python-format msgid "Handler %r for event %r threw an exception" -msgstr "" +msgstr "Manipulador %r para el evento %r lanzó una excepción" #: sphinx/extension.py:44 #, python-format @@ -333,7 +334,7 @@ msgstr "No pudo el léxico literal_block como \"%s\". Destacado omitido." msgid "" "multiple files found for the document \"%s\": %r\n" "Use %r for the build." -msgstr "" +msgstr "varios archivos encontrados para el documento \"%s\": %r\nUse %r para la compilación." #: sphinx/project.py:51 msgid "document not readable. Ignored." @@ -427,7 +428,7 @@ msgstr "enumerable_node %r ya esta registrado" #: sphinx/registry.py:408 #, python-format msgid "math renderer %s is already registered" -msgstr "" +msgstr "el renderizador matemático %s ya está registrado" #: sphinx/registry.py:421 #, python-format @@ -474,12 +475,12 @@ msgstr "Python Enhancement Proposals; PEP %s" #: sphinx/roles.py:188 #, python-format msgid "invalid PEP number %s" -msgstr "" +msgstr "número de PEP inválido %s" #: sphinx/roles.py:222 #, python-format msgid "invalid RFC number %s" -msgstr "" +msgstr "número RFC inválido %s" #: sphinx/theming.py:72 #, python-format @@ -514,7 +515,7 @@ msgstr "archivo %r o ruta del tema no es un archivo zip válido o no contiene ni #: sphinx/theming.py:236 msgid "" "sphinx_rtd_theme (< 0.3.0) found. It will not be available since Sphinx-6.0" -msgstr "" +msgstr "sphinx_rtd_theme (< 0.3.0) encontrado. No estará disponible desde Sphinx-6.0" #: sphinx/theming.py:241 #, python-format @@ -533,7 +534,7 @@ msgstr "una imagen adecuada para %s constructor no encontrado: %s" #: sphinx/builders/__init__.py:210 msgid "building [mo]: " -msgstr "compilando [mo]:" +msgstr "compilando [mo]: " #: sphinx/builders/__init__.py:211 sphinx/builders/__init__.py:548 #: sphinx/builders/__init__.py:575 @@ -543,7 +544,7 @@ msgstr "escribiendo salida... " #: sphinx/builders/__init__.py:220 #, python-format msgid "all of %d po files" -msgstr "Todos los %d archivos po" +msgstr "todos los %d archivos po" #: sphinx/builders/__init__.py:238 #, python-format @@ -580,19 +581,19 @@ msgstr "%d archivos fuente dados en la línea de comandos" msgid "targets for %d source files that are out of date" msgstr "los objetivos para %d los archivos fuentes que estan desactualizados" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " -msgstr "compilando [%s]:" +msgstr "compilando [%s]: " #: sphinx/builders/__init__.py:305 msgid "looking for now-outdated files... " -msgstr "buscando por archivos no actualizados..." +msgstr "buscando por archivos no actualizados... " #: sphinx/builders/__init__.py:310 #, python-format msgid "%d found" -msgstr "encontrado %d" +msgstr "%d encontrado" #: sphinx/builders/__init__.py:312 msgid "none found" @@ -612,7 +613,7 @@ msgstr "no hay archivos objetivo desactualizados." #: sphinx/builders/__init__.py:366 msgid "updating environment: " -msgstr "actualizando ambiente" +msgstr "actualizando ambiente: " #: sphinx/builders/__init__.py:387 #, python-format @@ -621,7 +622,7 @@ msgstr "%sañadido, %s cambiado, %s removido" #: sphinx/builders/__init__.py:425 sphinx/builders/__init__.py:437 msgid "reading sources... " -msgstr "leyendo fuentes..." +msgstr "leyendo fuentes... " #: sphinx/builders/__init__.py:526 #, python-format @@ -640,7 +641,7 @@ msgstr "entrada de tabla de contenido duplicada encontrada: %s" #: sphinx/builders/_epub_base.py:398 sphinx/builders/html/__init__.py:746 #: sphinx/builders/latex/__init__.py:410 sphinx/builders/texinfo.py:173 msgid "copying images... " -msgstr "copiando imágenes..." +msgstr "copiando imágenes... " #: sphinx/builders/_epub_base.py:405 #, python-format @@ -660,19 +661,19 @@ msgstr "no se puede escribir archivo de imagen %r: %s" #: sphinx/builders/_epub_base.py:438 msgid "Pillow not found - copying image files" -msgstr "no se encuentra Pillow - copiando archivos de imágenes" +msgstr "Pillow no encontrada - copiando archivos de imágenes" #: sphinx/builders/_epub_base.py:464 msgid "writing mimetype file..." -msgstr "" +msgstr "escribiendo el archivo mimetype..." #: sphinx/builders/_epub_base.py:469 msgid "writing META-INF/container.xml file..." -msgstr "" +msgstr "escribiendo el archivo META-INF/container.xml..." #: sphinx/builders/_epub_base.py:497 msgid "writing content.opf file..." -msgstr "" +msgstr "escribiendo el archivo content.opf..." #: sphinx/builders/_epub_base.py:523 #, python-format @@ -681,7 +682,7 @@ msgstr "mimetype desconocido para %s, ignorando" #: sphinx/builders/_epub_base.py:670 msgid "writing toc.ncx file..." -msgstr "" +msgstr "escribiendo el archivo toc.ncx..." #: sphinx/builders/_epub_base.py:695 #, python-format @@ -712,7 +713,7 @@ msgstr "Nivel de módulo" #: sphinx/builders/changes.py:116 msgid "copying source files..." -msgstr "copiando archivos fuente" +msgstr "copiando archivos fuente..." #: sphinx/builders/changes.py:123 #, python-format @@ -730,7 +731,7 @@ msgstr "El archivo ePub está en %(outdir)s." #: sphinx/builders/epub3.py:159 msgid "writing nav.xhtml file..." -msgstr "" +msgstr "escribiendo el archivo nav.xhtml..." #: sphinx/builders/epub3.py:185 msgid "conf value \"epub_language\" (or \"language\") should not be empty for EPUB3" @@ -777,23 +778,23 @@ msgstr "el valor de configuración \"version\" no debe estar vacío para EPUB3" msgid "invalid css_file: %r, ignored" msgstr "css_file inválido: %r, ignorado" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "Los catálogos de mensajes están en %(outdir)s." -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "objetivos para los archivos de plantillas %d" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " -msgstr "leyendo plantillas..." +msgstr "leyendo plantillas... " -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " -msgstr "escribiendo catálogos de mensajes..." +msgstr "escribiendo catálogos de mensajes... " #: sphinx/builders/linkcheck.py:110 #, python-format @@ -813,7 +814,7 @@ msgstr "Ancla '%s' no encontrado" #: sphinx/builders/linkcheck.py:553 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" -msgstr "" +msgstr "Error al compilar expresiones regulares en linkcheck_allowed_redirects: %r %s" #: sphinx/builders/manpage.py:30 #, python-format @@ -959,7 +960,7 @@ msgstr "escribiendo páginas adicionales" #: sphinx/builders/html/__init__.py:764 msgid "copying downloadable files... " -msgstr "copiando archivos descargables..." +msgstr "copiando archivos descargables... " #: sphinx/builders/html/__init__.py:772 #, python-format @@ -969,11 +970,11 @@ msgstr "no se puede copiar archivo descargable %r: %s" #: sphinx/builders/html/__init__.py:805 sphinx/builders/html/__init__.py:817 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" -msgstr "" +msgstr "Error al copiar un archivo en html_static_file: %s: %r" #: sphinx/builders/html/__init__.py:838 msgid "copying static files" -msgstr "" +msgstr "copiar archivos estáticos" #: sphinx/builders/html/__init__.py:854 #, python-format @@ -1003,7 +1004,7 @@ msgstr "no se pudo cargar el índice de búsqueda, pero no se crearán todos los #: sphinx/builders/html/__init__.py:981 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" -msgstr "La página %s coincide con dos patrones en html_sidebars: %r y %r" +msgstr "página %s coincide con dos patrones en html_sidebars: %r y %r" #: sphinx/builders/html/__init__.py:1074 #, python-format @@ -1017,7 +1018,7 @@ msgstr "Se produjo un error Unicode al representar la página %s. Asegúrese de msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" -msgstr "Ha ocurrido un error al renderizar la pagina %s. Motivo: %r" +msgstr "Ha ocurrido un error al renderizar la pagina %s.\nRazón: %r" #: sphinx/builders/html/__init__.py:1108 msgid "dumping object inventory" @@ -1076,7 +1077,7 @@ msgstr "el archivo %r usado para el favicon no existe" msgid "" "html_add_permalinks has been deprecated since v3.5.0. Please use " "html_permalinks and html_permalinks_icon instead." -msgstr "" +msgstr "html_add_permalinks ha quedado en desuso desde v3.5.0. Por favor, use html_permalinks and html_permalinks_icon en cambio." #: sphinx/builders/html/__init__.py:1340 #, python-format @@ -1102,7 +1103,7 @@ msgstr "no se encontró el valor de configuración \"latex_documents\"; no se es #: sphinx/builders/latex/__init__.py:151 #, python-format msgid "\"latex_documents\" config value references unknown document %s" -msgstr "El valor de configuración \"latex_documents\" hace referencia a un documento desconocido %s" +msgstr "valor de configuración \"latex_documents\" hace referencia a un documento desconocido %s" #: sphinx/builders/latex/__init__.py:184 sphinx/domains/std.py:564 #: sphinx/templates/latex/latex.tex_t:97 @@ -1145,7 +1146,7 @@ msgstr "Clave de configuración desconocida: latex_elements[%r], ignorada." #: sphinx/builders/latex/__init__.py:453 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." -msgstr "" +msgstr "Opción de tema desconocida: latex_theme_options[%r], ignorado." #: sphinx/builders/latex/theming.py:83 #, python-format @@ -1167,7 +1168,7 @@ msgstr "¡Interrumpido!" #: sphinx/cmd/build.py:44 msgid "reST markup error:" -msgstr "error en marcado de reST" +msgstr "error en marcado de reST:" #: sphinx/cmd/build.py:50 msgid "Encoding error:" @@ -1189,7 +1190,7 @@ msgid "" "This can happen with very large or deeply nested source files. You can " "carefully increase the default Python recursion limit of 1000 in conf.py " "with e.g.:" -msgstr "" +msgstr "Esto puede ocurrir con archivos de origen muy grandes o profundamente anidados. Puede aumentar cuidadosamente el límite de recurrencia predeterminado de Python de 1000 en el archivo conf.py con, por ej.:" #: sphinx/cmd/build.py:65 msgid "Exception occurred:" @@ -1212,9 +1213,9 @@ msgid "job number should be a positive number" msgstr "número de trabajo debe ser un número positivo" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." -msgstr "" +msgstr "Para más información visite ." #: sphinx/cmd/build.py:99 msgid "" @@ -1233,7 +1234,7 @@ msgid "" "\n" "By default, everything that is outdated is built. Output only for selected\n" "files can be built by specifying individual filenames.\n" -msgstr "" +msgstr "\nGenerar documentación a partir de archivos fuente.\n\nsphinx-build genera documentación a partir de los archivos en SOURCEDIR y la\ncoloca en OUTPUTDIR. Busca 'conf.py' en SOURCEDIR para los ajustes de configuración.\nLa herramienta 'sphinx-quickstart' se puede usar para generar archivos de plantilla,\nincluido 'conf.py'\n\nsphinx-build puede crear documentación en diferentes formatos. Se selecciona un\nformato especificando el nombre del constructor en la línea de comando; por defecto\nes HTML. Los constructores también pueden realizar otras tareas relacionadas con\nel procesamiento de la documentación.\n\nDe forma predeterminada, se construye todo lo que está desactualizado. La salida solo\npara archivos seleccionados se puede generar especificando nombres de archivo individuales.\n" #: sphinx/cmd/build.py:120 msgid "path to documentation source files" @@ -1361,11 +1362,11 @@ msgstr "no se puede abrir el archivo de advertencia %r: %s" #: sphinx/cmd/build.py:251 msgid "-D option argument must be in the form name=value" -msgstr "El argumento de la opción -D debe estar en la forma nombre=valor" +msgstr "argumento de la opción -D debe estar en la forma nombre=valor" #: sphinx/cmd/build.py:258 msgid "-A option argument must be in the form name=value" -msgstr "El argumento de la opción -A debe estar en la forma nombre=valor" +msgstr "argumento de la opción -A debe estar en la forma nombre=valor" #: sphinx/cmd/quickstart.py:35 msgid "automatically insert docstrings from modules" @@ -1422,7 +1423,7 @@ msgstr "Por favor, ingrese uno de %s." #: sphinx/cmd/quickstart.py:116 msgid "Please enter either 'y' or 'n'." -msgstr "Por favor, ingrese cualquiera de 'y' o 'n'" +msgstr "Por favor, ingrese cualquiera de 'y' o 'n'." #: sphinx/cmd/quickstart.py:122 msgid "Please enter a file suffix, e.g. '.rst' or '.txt'." @@ -1506,7 +1507,7 @@ msgid "" "Python the version is something like 2.5 or 3.0, while the release is\n" "something like 2.5.1 or 3.0a1. If you don't need this dual structure,\n" "just set both to the same value." -msgstr "" +msgstr "Sphinx tiene la noción de una \"versión\" y un \"lanzamiento\" para el\nsoftware. Cada versión puede tener varios lanzamientos. Por ejemplo, para\nPython, la versión es algo así como 2.5 o 3.0, mientras que el lanzamiento es\nalgo así como 2.5.1 o 3.0a1. Si no necesita esta estructura dual, simplemente\nconfigure ambas con el mismo valor." #: sphinx/cmd/quickstart.py:256 msgid "Project version" @@ -1534,7 +1535,7 @@ msgstr "Lenguaje del proyecto" msgid "" "The file name suffix for source files. Commonly, this is either \".txt\"\n" "or \".rst\". Only files with this suffix are considered documents." -msgstr "" +msgstr "El sufijo del nombre de archivo para los archivos de fuente. Comúnmente, esto es \".txt\"\no \".rst\". Solo los archivos con este sufijo se consideran documentos." #: sphinx/cmd/quickstart.py:276 msgid "Source file suffix" @@ -1586,7 +1587,7 @@ msgstr "Se puede generar un archivo Makefile y un archivo de comandos de Windows #: sphinx/cmd/quickstart.py:314 msgid "Create Makefile? (y/n)" -msgstr "Crear Makefile? (y/n)" +msgstr "¿Crear Makefile? (y/n)" #: sphinx/cmd/quickstart.py:317 msgid "Create Windows command file? (y/n)" @@ -1611,13 +1612,13 @@ msgstr "Terminado: se ha creado una estructura de directorio inicial." msgid "" "You should now populate your master file %s and create other documentation\n" "source files. " -msgstr "Ahora debe completar su archivo maestro %s y crear otros archivos fuente\nde documentación." +msgstr "Ahora debe completar su archivo maestro %s y crear otros archivos fuente\nde documentación. " #: sphinx/cmd/quickstart.py:412 msgid "" "Use the Makefile to build the docs, like so:\n" " make builder" -msgstr "Use el archivo Makefile para compilar los documentos, así ejecute el comando:\n    make builder" +msgstr "Use el archivo Makefile para compilar los documentos, así ejecute el comando:\n make builder" #: sphinx/cmd/quickstart.py:415 #, python-format @@ -1660,7 +1661,7 @@ msgstr "si se especifica, separe los directorios de fuentes y de compilación" #: sphinx/cmd/quickstart.py:478 msgid "if specified, create build dir under source dir" -msgstr "" +msgstr "si se especifica, cree un directorio de compilación en el directorio de origen" #: sphinx/cmd/quickstart.py:480 msgid "replacement for dot in _templates etc." @@ -1777,7 +1778,7 @@ msgstr "Variable de plantilla inválida: %s" #: sphinx/directives/code.py:56 msgid "non-whitespace stripped by dedent" -msgstr "" +msgstr "no espacios en blanco eliminados por identado" #: sphinx/directives/code.py:75 #, python-format @@ -1824,7 +1825,7 @@ msgstr "Línea especifico %r: sin líneas tiradas desde el archivo incluido %r" #: sphinx/directives/other.py:102 #, python-format msgid "toctree glob pattern %r didn't match any documents" -msgstr "" +msgstr "patrón global toctree %r no coincide con ningún documento" #: sphinx/directives/other.py:123 sphinx/environment/adapters/toctree.py:168 #, python-format @@ -1839,7 +1840,7 @@ msgstr "toctree contiene referencias a documentos inexistentes %r" #: sphinx/directives/other.py:136 #, python-format msgid "duplicated entry found in toctree: %s" -msgstr "" +msgstr "entrada duplicada encontrada en toctree: %s" #: sphinx/directives/other.py:168 msgid "Section author: " @@ -1859,17 +1860,17 @@ msgstr "Autor: " #: sphinx/directives/other.py:246 msgid ".. acks content is not a list" -msgstr "" +msgstr ".. contenido de los reconocimientos no es una lista" #: sphinx/directives/other.py:271 msgid ".. hlist content is not a list" -msgstr "" +msgstr ".. hlist contenido no es una lista" #: sphinx/directives/patches.py:109 msgid "" "\":file:\" option for csv-table directive now recognizes an absolute path as" " a relative path from source directory. Please update your document." -msgstr "" +msgstr "\":file:\" La opción para la directiva csv-table ahora reconoce una ruta absoluta como una ruta relativa desde el directorio de origen. Actualice su documento." #: sphinx/domains/__init__.py:389 #, python-format @@ -1881,12 +1882,12 @@ msgstr "%s %s" msgid "" "Duplicate C declaration, also defined at %s:%s.\n" "Declaration is '.. c:%s:: %s'." -msgstr "" +msgstr "Declaración de C duplicada, también definida en %s:%s.\nLa declaración es '.. c:%s:: %s'." #: sphinx/domains/c.py:3226 #, python-format msgid "%s (C %s)" -msgstr "" +msgstr "%s (C %s)" #: sphinx/domains/c.py:3347 sphinx/domains/cpp.py:7320 #: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 @@ -1895,7 +1896,7 @@ msgstr "Parámetros" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7326 msgid "Return values" -msgstr "" +msgstr "Valores devueltos" #: sphinx/domains/c.py:3353 sphinx/domains/cpp.py:7329 #: sphinx/domains/javascript.py:216 sphinx/domains/python.py:445 @@ -1926,7 +1927,7 @@ msgstr "macro" #: sphinx/domains/c.py:3754 msgid "struct" -msgstr "" +msgstr "estructura" #: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7732 msgid "union" @@ -1946,7 +1947,7 @@ msgstr "tipo" #: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7740 msgid "function parameter" -msgstr "" +msgstr "parámetro de función" #: sphinx/domains/changeset.py:20 #, python-format @@ -1978,7 +1979,7 @@ msgstr "Citación [%s] no está referenciada." msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." -msgstr "" +msgstr "Declaración de C++ duplicada, también definida en %s:%s.\nLa declaración es '.. cpp:%s:: %s'." #: sphinx/domains/cpp.py:7081 msgid "Template Parameters" @@ -2004,7 +2005,7 @@ msgstr "concepto" #: sphinx/domains/cpp.py:7741 msgid "template parameter" -msgstr "" +msgstr "parámetro de plantilla" #: sphinx/domains/javascript.py:131 #, python-format @@ -2138,7 +2139,7 @@ msgstr "%s() (método de clase de %s)" #: sphinx/domains/python.py:820 sphinx/domains/python.py:960 #, python-format msgid "%s (%s property)" -msgstr "" +msgstr "%s (%s propiedad)" #: sphinx/domains/python.py:822 #, python-format @@ -2167,7 +2168,7 @@ msgstr "método estático" #: sphinx/domains/python.py:1163 msgid "property" -msgstr "" +msgstr "propiedad" #: sphinx/domains/python.py:1221 #, python-format @@ -2232,7 +2233,7 @@ msgstr "Descripción de la opción con formato incorrecto %r, debe verse como \" #: sphinx/domains/std.py:218 #, python-format msgid "%s command line option" -msgstr "%sopción de línea de comando " +msgstr "opción de línea de comando %s" #: sphinx/domains/std.py:220 msgid "command line option" @@ -2300,7 +2301,7 @@ msgstr "numfig está deshabilitado. :numref: se ignora." #: sphinx/domains/std.py:833 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" -msgstr "" +msgstr "Error al crear una referencia cruzada. No se asigna ningún número: %s" #: sphinx/domains/std.py:845 #, python-format @@ -2320,12 +2321,12 @@ msgstr "inválido numfig_format: %s" #: sphinx/domains/std.py:1075 #, python-format msgid "undefined label: %s" -msgstr "" +msgstr "etiqueta indefinida: %s" #: sphinx/domains/std.py:1077 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" -msgstr "" +msgstr "Error al crear una referencia cruzada. Un título o subtítulo no encontrado: %s" #: sphinx/environment/__init__.py:71 msgid "new config" @@ -2406,7 +2407,7 @@ msgstr "toctree contiene una referencia al documento %r que no tiene título: no #: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" -msgstr "archivo de imagen no legible:%s" +msgstr "archivo de imagen no legible: %s" #: sphinx/environment/collectors/asset.py:99 #, python-format @@ -2491,7 +2492,7 @@ msgstr "no crear un archivo de tabla de contenido" msgid "" "don't create headings for the module/package packages (e.g. when the " "docstrings already contain them)" -msgstr "no cree encabezados para los paquetes de módulos/paquetes (por ejemplo, cuando las cadenas de documentación \"docstrings\" ya los contienen)" +msgstr "no cree encabezados para los paquetes de módulos/paquetes (por ejemplo, cuando las cadenas de documentación docstrings ya los contienen)" #: sphinx/ext/apidoc.py:356 msgid "put module documentation before submodule documentation" @@ -2560,7 +2561,7 @@ msgstr "expresiones regulares inválidas %r en coverage_c_regexes" #: sphinx/ext/coverage.py:122 #, python-format msgid "undocumented c api: %s [%s] in file %s" -msgstr "" +msgstr "api c indocumentado: %s [%s] en archivo %s" #: sphinx/ext/coverage.py:154 #, python-format @@ -2570,17 +2571,17 @@ msgstr "el módulo %s no podía ser importado: %s" #: sphinx/ext/coverage.py:250 #, python-format msgid "undocumented python function: %s :: %s" -msgstr "" +msgstr "función python indocumentada: %s :: %s" #: sphinx/ext/coverage.py:266 #, python-format msgid "undocumented python class: %s :: %s" -msgstr "" +msgstr "clase python indocumentada: %s :: %s" #: sphinx/ext/coverage.py:279 #, python-format msgid "undocumented python method: %s :: %s :: %s" -msgstr "" +msgstr "método python indocumentado: %s :: %s :: %s" #: sphinx/ext/doctest.py:117 #, python-format @@ -2627,21 +2628,21 @@ msgstr "====================== duraciones de lectura más lentas =============== #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" -msgstr "" +msgstr "enlace codificado %r podría reemplazarse por un enlace externo (intente usar %r en su lugar)" #: sphinx/ext/extlinks.py:96 #, python-format msgid "" "extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " "all other '%' need to be escaped as '%%'." -msgstr "" +msgstr "extlinks: Sphinx-6.0 requerirá que la URL base contenga exactamente uno '%s' y todos los demás '%' hay que escapar como '%%'." #: sphinx/ext/extlinks.py:104 #, python-format msgid "" "extlinks: Sphinx-6.0 will require a caption string to contain exactly one " "'%s' and all other '%' need to be escaped as '%%'." -msgstr "" +msgstr "extlinks: Sphinx-6.0 requerirá una cadena de subtítulos para contener exactamente uno '%s' y todos los demás '%' hay que escapar como '%%'." #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" @@ -2709,7 +2710,7 @@ msgid "" "Unable to run the image conversion command %r. 'sphinx.ext.imgconverter' requires ImageMagick by default. Ensure it is installed, or set the 'image_converter' option to a custom conversion command.\n" "\n" "Traceback: %s" -msgstr "" +msgstr "No se puede ejecutar el comando de conversión de imagen %r. 'sphinx.ext.imgconverter' requiere ImageMagick por defecto. Asegúrese de que esté instalado o configure la opción 'image_converter' a un comando de conversión personalizado.\n\nRastrear: %s" #: sphinx/ext/imgconverter.py:42 sphinx/ext/imgconverter.py:66 #, python-format @@ -2724,7 +2725,7 @@ msgstr "convert salió con error:\n[stderr]\n%r\n[stdout]\n%r" #: sphinx/ext/imgconverter.py:61 #, python-format msgid "convert command %r cannot be run, check the image_converter setting" -msgstr "el comando convert %r no puede ejecutar, compruebe el valor de configuración image_converter" +msgstr "el comando convert %r no puede ejecutar, compruebe el valor de configuración image_converter" #: sphinx/ext/imgmath.py:133 #, python-format @@ -2738,7 +2739,7 @@ msgstr "comando LaTeX %r no se puede ejecutar (necesario para la visualización msgid "" "%s command %r cannot be run (needed for math display), check the imgmath_%s " "setting" -msgstr "El comando%s %r no se puede ejecutar (necesario para la visualización matemática), verifique la configuración imgmath_%s" +msgstr "comando %s %r no se puede ejecutar (necesario para la visualización matemática), verifique la configuración imgmath_%s" #: sphinx/ext/imgmath.py:292 #, python-format @@ -2787,17 +2788,17 @@ msgstr "(en %s)" #: sphinx/ext/intersphinx.py:494 #, python-format msgid "inventory for external cross-reference not found: %s" -msgstr "" +msgstr "inventario para referencia cruzada externa no encontrado: %s" #: sphinx/ext/intersphinx.py:500 #, python-format msgid "role for external cross-reference not found: %s" -msgstr "" +msgstr "rol para referencia cruzada externa no encontrado: %s" #: sphinx/ext/intersphinx.py:587 #, python-format msgid "external %s:%s reference target not found: %s" -msgstr "" +msgstr "%s externo: destino de referencia %s no encontrado: %s" #: sphinx/ext/intersphinx.py:612 #, python-format @@ -2829,7 +2830,7 @@ msgstr "<>" #: sphinx/ext/todo.py:155 #, python-format msgid "(The <> is located in %s, line %d.)" -msgstr "(La <> se encuentra en %s, línea %d.)" +msgstr "(La <> se encuentra en %s, línea %d.)" #: sphinx/ext/todo.py:165 msgid "original entry" @@ -2837,7 +2838,7 @@ msgstr "entrada original" #: sphinx/ext/viewcode.py:235 msgid "highlighting module code... " -msgstr "resaltando el código del módulo..." +msgstr "resaltando el código del módulo... " #: sphinx/ext/viewcode.py:267 msgid "[docs]" @@ -2863,12 +2864,12 @@ msgstr "

Todos los módulos para los cuales disponen código

" #: sphinx/ext/autodoc/__init__.py:120 #, python-format msgid "invalid value for member-order option: %s" -msgstr "" +msgstr "valor no válido para la opción de pedido de miembro: %s" #: sphinx/ext/autodoc/__init__.py:128 #, python-format msgid "invalid value for class-doc-from option: %s" -msgstr "" +msgstr "valor no válido para la opción class-doc-from: %s" #: sphinx/ext/autodoc/__init__.py:376 #, python-format @@ -2890,7 +2891,7 @@ msgstr "falta el atributo %s en el objeto %s" msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" -msgstr "" +msgstr "autodoc: no pudo determinar %s.%s (%r) para ser documentado, se planteó la siguiente excepción:\n%s" #: sphinx/ext/autodoc/__init__.py:877 #, python-format @@ -2903,12 +2904,12 @@ msgstr "no sabe qué módulo importar para el autodocumento %r (intente colocar #: sphinx/ext/autodoc/__init__.py:921 #, python-format msgid "A mocked object is detected: %r" -msgstr "" +msgstr "Se detecta un objeto simulado: %r" #: sphinx/ext/autodoc/__init__.py:940 #, python-format msgid "error while formatting signature for %s: %s" -msgstr "" +msgstr "error al formatear la firma para %s: %s" #: sphinx/ext/autodoc/__init__.py:991 msgid "\"::\" in automodule name doesn't make sense" @@ -2930,18 +2931,18 @@ msgstr "__all__ debe ser una lista de cadenas, no %r (en el módulo %s) -- ignor #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" -msgstr "" +msgstr "atributo faltante mencionado en la :members: módulo %s, atributo %s" #: sphinx/ext/autodoc/__init__.py:1278 sphinx/ext/autodoc/__init__.py:1355 #: sphinx/ext/autodoc/__init__.py:2763 #, python-format msgid "Failed to get a function signature for %s: %s" -msgstr "" +msgstr "Error al obtener una firma de función para %s: %s" #: sphinx/ext/autodoc/__init__.py:1548 #, python-format msgid "Failed to get a constructor signature for %s: %s" -msgstr "" +msgstr "Error al obtener una firma de constructor para %s: %s" #: sphinx/ext/autodoc/__init__.py:1670 #, python-format @@ -2952,32 +2953,32 @@ msgstr "Bases: %s" #: sphinx/ext/autodoc/__init__.py:1871 #, python-format msgid "alias of %s" -msgstr "" +msgstr "alias de %s" #: sphinx/ext/autodoc/__init__.py:1915 #, python-format msgid "alias of TypeVar(%s)" -msgstr "" +msgstr "alias de TypeVar(%s)" #: sphinx/ext/autodoc/__init__.py:2154 sphinx/ext/autodoc/__init__.py:2251 #, python-format msgid "Failed to get a method signature for %s: %s" -msgstr "" +msgstr "Error al obtener una firma de método para %s: %s" #: sphinx/ext/autodoc/__init__.py:2382 #, python-format msgid "Invalid __slots__ found on %s. Ignored." -msgstr "" +msgstr "Se encontraron __slots__ no válidas en %s. Ignorado." #: sphinx/ext/autodoc/preserve_defaults.py:116 #, python-format msgid "Failed to parse a default argument value for %r: %s" -msgstr "" +msgstr "Error al analizar un valor de argumento predeterminado para %r: %s" #: sphinx/ext/autodoc/type_comment.py:122 #, python-format msgid "Failed to update signature for %r: parameter not found: %s" -msgstr "" +msgstr "Error al actualizar la firma para %r: parámetro no encontrado: %s" #: sphinx/ext/autodoc/type_comment.py:125 #, python-format @@ -2998,7 +2999,7 @@ msgstr "autosummary: no se encontró el archivo stub %r. Verifique su configurac #: sphinx/ext/autosummary/__init__.py:268 msgid "A captioned autosummary requires :toctree: option. ignored." -msgstr "" +msgstr "Un resumen automático con subtítulos requiere la opción :toctree: ignorado." #: sphinx/ext/autosummary/__init__.py:319 #, python-format @@ -3006,7 +3007,7 @@ msgid "" "autosummary: failed to import %s.\n" "Possible hints:\n" "%s" -msgstr "" +msgstr "autosummary: no se pudo importar %s.\nPosibles pistas:\n%s" #: sphinx/ext/autosummary/__init__.py:333 #, python-format @@ -3030,32 +3031,32 @@ msgid "" msgstr "autosummary genera archivos .rst internamente. Pero su source_suffix no contiene archivo .rst. Saltado." #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "autosummary: no se pudo determinar %r que se documentará, se produjo la siguiente excepción:\n%s" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "[autosummary] generar autosummary para: %s" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "[autosummary] escribiendo a %s" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" "Possible hints:\n" "%s" -msgstr "" +msgstr "[autosummary] no se pudo importar %s.\nPosibles pistas:\n%s" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3070,35 +3071,35 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "\nGenere ReStructuredText usando directivas de resumen automático \"autosummary\".\n\nsphinx-autogen es una interfaz para sphinx.ext.autosummary.generate. Genera\nlos archivos reStructuredText de las directivas autosummary contenidas en el\nlos archivos de entrada dados.\n\nEl formato de la directiva autosummary está documentado en el módulo Python\n``sphinx.ext.autosummary`` y se puede leer usando el siguiente comando::\n\n pydoc sphinx.ext.autosummary\n" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "archivos fuente para generar archivos rST para" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "directorio para colocar toda la salida en" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "sufijo predeterminado para archivos (predeterminado: %(default)s)" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "directorio de plantillas personalizadas (predeterminado: %(default)s)" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "documento importados miembros (predeterminado: %(default)s)" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " "%(default)s)" -msgstr "" +msgstr "documentar exactamente los miembros en module __all__ attribute. (por defecto: %(default)s)" #: sphinx/ext/napoleon/__init__.py:339 sphinx/ext/napoleon/docstring.py:694 msgid "Keyword Arguments" @@ -3122,7 +3123,7 @@ msgstr "Otros parámetros" #: sphinx/ext/napoleon/docstring.py:754 msgid "Receives" -msgstr "" +msgstr "Recibe" #: sphinx/ext/napoleon/docstring.py:758 msgid "References" @@ -3139,22 +3140,22 @@ msgstr "Campos" #: sphinx/ext/napoleon/docstring.py:964 #, python-format msgid "invalid value set (missing closing brace): %s" -msgstr "" +msgstr "conjunto de valores no válidos (falta la llave de cierre): %s" #: sphinx/ext/napoleon/docstring.py:971 #, python-format msgid "invalid value set (missing opening brace): %s" -msgstr "" +msgstr "conjunto de valor no válido (falta llave de apertura): %s" #: sphinx/ext/napoleon/docstring.py:978 #, python-format msgid "malformed string literal (missing closing quote): %s" -msgstr "" +msgstr "literal de cadena con formato incorrecto (falta la comilla de cierre): %s" #: sphinx/ext/napoleon/docstring.py:985 #, python-format msgid "malformed string literal (missing opening quote): %s" -msgstr "" +msgstr "literal de cadena con formato incorrecto (falta la comilla de apertura): %s" #: sphinx/locale/__init__.py:244 msgid "Attention" @@ -3337,7 +3338,7 @@ msgstr "Actualizado por última vez en %(last_updated)s." msgid "" "Created using Sphinx " "%(sphinx_version)s." -msgstr "" +msgstr "Creado usando Sphinx %(sphinx_version)s." #: sphinx/themes/basic/opensearch.xml:4 #, python-format @@ -3431,7 +3432,7 @@ msgstr "Ocultar coincidencias de la búsqueda" #: sphinx/themes/basic/static/searchtools.js:112 msgid "" "Search finished, found ${resultCount} page(s) matching the search query." -msgstr "" +msgstr "Búsqueda finalizada, se encontraron ${resultCount} páginas que coinciden con la consulta de búsqueda." #: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" @@ -3501,7 +3502,7 @@ msgstr "referencias de término inconsistentes en el mensaje traducido. original msgid "" "Could not determine the fallback text for the cross-reference. Might be a " "bug." -msgstr "" +msgstr "No se pudo determinar el texto alternativo para la referencia cruzada. Podría ser un error." #: sphinx/transforms/post_transforms/__init__.py:150 #, python-format @@ -3511,12 +3512,12 @@ msgstr "más de un objetivo destino encontrado para 'cualquier' referencia cruza #: sphinx/transforms/post_transforms/__init__.py:198 #, python-format msgid "%s:%s reference target not found: %s" -msgstr "" +msgstr "%s:%s objetivo de referencia no encontrado: %s" #: sphinx/transforms/post_transforms/__init__.py:201 #, python-format msgid "%r reference target not found: %s" -msgstr "" +msgstr "%r objetivo de referencia no encontrado: %s" #: sphinx/transforms/post_transforms/images.py:75 #, python-format @@ -3551,12 +3552,12 @@ msgstr "fallado" msgid "" "Problem in %s domain: field is supposed to use role '%s', but that role is " "not in the domain." -msgstr "" +msgstr "Problema en el dominio %s: se supone que el campo debe usar el rol '%s', pero ese rol no está en el dominio." #: sphinx/util/docutils.py:256 #, python-format msgid "unknown directive or role name: %s:%s" -msgstr "" +msgstr "directiva desconocida o nombre de rol: %s:%s" #: sphinx/util/docutils.py:549 #, python-format @@ -3576,7 +3577,7 @@ msgstr "escribiendo error: %s, %s" #: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" -msgstr "" +msgstr "locale_dir %s no existe" #: sphinx/util/i18n.py:188 #, python-format @@ -3617,12 +3618,12 @@ msgstr "Cualquier ID no asignado para el nodo %s" #: sphinx/writers/html.py:405 sphinx/writers/html5.py:364 msgid "Permalink to this term" -msgstr "" +msgstr "Enlace permanente a este término" #: sphinx/writers/html.py:428 sphinx/writers/html.py:433 #: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 msgid "Permalink to this heading" -msgstr "" +msgstr "Enlace permanente a este encabezado" #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" @@ -3655,7 +3656,7 @@ msgstr "demasiado grande :maxdepth:, ignorado." #: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" -msgstr "El título del documento no es un nodo de texto único" +msgstr "título del documento no es un nodo de Texto único" #: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" diff --git a/sphinx/locale/et/LC_MESSAGES/sphinx.mo b/sphinx/locale/et/LC_MESSAGES/sphinx.mo index 38e8c7a60a2..e582e683028 100644 Binary files a/sphinx/locale/et/LC_MESSAGES/sphinx.mo and b/sphinx/locale/et/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/et/LC_MESSAGES/sphinx.po b/sphinx/locale/et/LC_MESSAGES/sphinx.po index 6bd90d529ef..ef3c4b5315c 100644 --- a/sphinx/locale/et/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/et/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Ivar Smolin , 2013-2022\n" "Language-Team: Estonian (http://www.transifex.com/sphinx-doc/sphinx-1/language/et/)\n" @@ -177,7 +177,7 @@ msgstr "seadistuste kataloog (%s) ei sisalda faili conf.py" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -577,7 +577,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "%d lähtefaili sihtfailid on aegunud" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "ehitamine [%s]: " @@ -774,21 +774,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "vigane css_file: %r, eiratakse" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "Sõnumikataloogid asuvad kataloogis %(outdir)s." -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "%d mallifaili sihtfailid" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "mallide lugemine... " -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "sõnumikataloogide kirjutamine... " @@ -1209,7 +1209,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3027,24 +3027,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "[autosummary] automaatkokkuvõtte genereerimine failile: %s" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "[autosummary] kirjutamine kataloogi %s" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3052,7 +3052,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3067,30 +3067,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "lähtefailid, mille kohta rST-faile genereerida" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "väljundfailide kataloog" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "failide vaikimisi järelliide (vaikimisi: %(default)s)" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "kohandatud mallide kataloog (vaikimisi: %(default)s)" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "imporditud liikmete dokumenteerimine (vaikimisi: %(default)s)" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/eu/LC_MESSAGES/sphinx.mo b/sphinx/locale/eu/LC_MESSAGES/sphinx.mo index 8af2cbe8224..fe4835584d0 100644 Binary files a/sphinx/locale/eu/LC_MESSAGES/sphinx.mo and b/sphinx/locale/eu/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/eu/LC_MESSAGES/sphinx.po b/sphinx/locale/eu/LC_MESSAGES/sphinx.po index fdeff3b1f9e..3e6f52045d7 100644 --- a/sphinx/locale/eu/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/eu/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Asier Iturralde Sarasola , 2018\n" "Language-Team: Basque (http://www.transifex.com/sphinx-doc/sphinx-1/language/eu/)\n" @@ -175,7 +175,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -575,7 +575,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -772,21 +772,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1207,7 +1207,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3025,24 +3025,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3050,7 +3050,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3065,30 +3065,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/fa/LC_MESSAGES/sphinx.mo b/sphinx/locale/fa/LC_MESSAGES/sphinx.mo index eb65ab8c463..267fc55712e 100644 Binary files a/sphinx/locale/fa/LC_MESSAGES/sphinx.mo and b/sphinx/locale/fa/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/fa/LC_MESSAGES/sphinx.po b/sphinx/locale/fa/LC_MESSAGES/sphinx.po index bc7ec34005c..69cd9f748ac 100644 --- a/sphinx/locale/fa/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/fa/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Hadi F , 2020-2021\n" "Language-Team: Persian (http://www.transifex.com/sphinx-doc/sphinx-1/language/fa/)\n" @@ -177,7 +177,7 @@ msgstr "شاخه‌ی پیکربندی(%s)، پرونده‌ی conf.py را ند #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -577,7 +577,7 @@ msgstr "پرونده‌های منبع %d داده شده در خط فرمان" msgid "targets for %d source files that are out of date" msgstr "مقصد‌های %d پرونده‌های منبعی هستند که منسوخ شده‌اند" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "ساخت [%s]: " @@ -774,21 +774,21 @@ msgstr "مقدار پیکربندی ویراست (\"version\") نباید برا msgid "invalid css_file: %r, ignored" msgstr "پرونده‌ی css نامعتبر%r: نادیده گرفته می‌شود" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "سیاهه‌های پیام‌ها در %(outdir)s است." -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "مقصد‌های قالب پرونده‌های %d" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "خواندن قالب‌ها... " -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "نوشتن سیاهه‌های پیام... " @@ -1209,7 +1209,7 @@ msgid "job number should be a positive number" msgstr "شماره‌ی کار باید یک عدد مثبت باشد" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "برای اطّلاعات بیشتر به بروید." @@ -3027,24 +3027,24 @@ msgid "" msgstr "خلاصه‌ی خودکار به طور داخلی پرونده‌های rst را ایجاد می‌کند. ولی پسوند منبع شما شامل rst نیست. نادیده گرفته می‌شود." #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "خلاصه‌ی خودکار: شکست در تشخیص %r برای مستندسازی، این ایراد به وجود آمد:\n%s" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "[خلاصه‌ی خودکار] تولید خلاصه‌ی خودکار برای: %s" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "[خلاصه‌ی خودکار] نوشتن در %s" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3052,7 +3052,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3067,30 +3067,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "\nتولید ReStructuredText با استفاده از دستورالعمل‌های خلاصه‌ی خودکار.\n\nخودکارساز اسفینکس رابط کابر پسندی برای sphinx.ext.autosummary.generate (پیمانه‌ی افزونه‌ی خلاصه‌ساز اسفنیکس) است.\nاین افزونه پرونده های متن reStructuredText را از دستورالعمل‌های خلاصه‌ی خودکاری تولید می‌کند که در پرونده‌های درون‌داد مشخّص شده قرار دارد.\n\nقالب دستورالعمل خلاصه‌ی خودکار درپیمانه‌ی افزونه‌ی خلاصه‌ی خودکار اسفنیکس (sphinx.ext.autosummary) مستند سازی شده می توان آن را با دستور زیر خواند::\n\n pydoc sphinx.ext.autosummary\n" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "پرونده‌های منبع برای تولید پرونده‌های rST" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "پوشه‌ای برای قرار دادن همه‌ی برون دادها در آن" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "پسوند پیش فرض برای پرونده‌ها (پیش‌فرض: %(default)s)" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "شاخه‌ی سفارشی قالب (پیش‌گزیده: %(default)s)" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "اجزای فراخوان شده‌ی سند (پیش‌گزیده: %(default)s)" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/fi/LC_MESSAGES/sphinx.mo b/sphinx/locale/fi/LC_MESSAGES/sphinx.mo index d312576873e..c37e931efe7 100644 Binary files a/sphinx/locale/fi/LC_MESSAGES/sphinx.mo and b/sphinx/locale/fi/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/fi/LC_MESSAGES/sphinx.po b/sphinx/locale/fi/LC_MESSAGES/sphinx.po index cb5082cf637..2ac6589354d 100644 --- a/sphinx/locale/fi/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/fi/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FIRST AUTHOR , 2009\n" "Language-Team: Finnish (http://www.transifex.com/sphinx-doc/sphinx-1/language/fi/)\n" @@ -174,7 +174,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -574,7 +574,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -771,21 +771,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1206,7 +1206,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3024,24 +3024,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3049,7 +3049,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3064,30 +3064,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/fr/LC_MESSAGES/sphinx.mo b/sphinx/locale/fr/LC_MESSAGES/sphinx.mo index b47a5481adb..957c8256b39 100644 Binary files a/sphinx/locale/fr/LC_MESSAGES/sphinx.mo and b/sphinx/locale/fr/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/fr/LC_MESSAGES/sphinx.po b/sphinx/locale/fr/LC_MESSAGES/sphinx.po index 73b60974892..c9e1cc0a5af 100644 --- a/sphinx/locale/fr/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/fr/LC_MESSAGES/sphinx.po @@ -34,7 +34,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Jean-François B. , 2017-2019,2022\n" "Language-Team: French (http://www.transifex.com/sphinx-doc/sphinx-1/language/fr/)\n" @@ -200,7 +200,7 @@ msgstr "Le dossier de configuration ne contient pas de fichier conf.py (%s)" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -600,7 +600,7 @@ msgstr "%d fichiers source saisis en ligne de commande" msgid "targets for %d source files that are out of date" msgstr "cibles périmées pour les fichiers sources %d" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "Construction [%s] : " @@ -797,21 +797,21 @@ msgstr "le paramètre de configuration \"version\" ne peut pas être vide pour E msgid "invalid css_file: %r, ignored" msgstr "fichier CSS invalide : %r, le fichier sera ignoré" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "La liste des messages se trouve dans %(outdir)s." -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "cibles pour les modèles de fichiers %d" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "lecture des gabarits... " -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "écriture des catalogues de messages... " @@ -1232,7 +1232,7 @@ msgid "job number should be a positive number" msgstr "Le numéro du job doit être strictement positif" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "Pour plus d'informations, visitez le site ." @@ -3050,24 +3050,24 @@ msgid "" msgstr "autosummary engendre les fichiers .rst de manière interne. Mais votre source_suffix ne contient pas .rst. Ignoré." #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "autosummary : impossible de déterminer si %r est documenté; l'exception suivante a été levée :\n%s" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "[autosummary] engendrement d’un auto-sommaire pour : %s" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "[autosummary] écriture dans %s" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3075,7 +3075,7 @@ msgid "" "%s" msgstr "[autosummary] échec de l'importation de %s.\nIndications possibles :\n%s" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3090,30 +3090,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "\nEngendre du ReStructuredText par les directives autosummary.\n\nsphinx-autogen est une interface à sphinx.ext.autosummary.generate. Il\nengendre les fichiers reStructuredText à partir des directives autosummary\ncontenues dans les fichiers donnés en entrée.\n\nLe format de la directive autosummary est documentée dans le module\nPython \"sphinx.ext.autosummary\" et peut être lu via : ::\n\npydoc sphinx.ext.autosummary\n" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "fichiers sources pour lesquels il faut produire des fichiers rST" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "répertoire où placer toutes les sorties" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "extension par défaut pour les fichiers (par défaut : %(default)s)" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "répertoire des templates spécifiques (par défaut : %(default)s)" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "membres importés du document (défaut : %(default)s)" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.mo b/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.mo index 2bb9fb9e3ce..ec492588a8b 100644 Binary files a/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.mo and b/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po b/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po index cd79292d458..a77d758bca3 100644 --- a/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: French (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/fr_FR/)\n" @@ -173,7 +173,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -573,7 +573,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -770,21 +770,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1205,7 +1205,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3023,24 +3023,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3048,7 +3048,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3063,30 +3063,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/he/LC_MESSAGES/sphinx.mo b/sphinx/locale/he/LC_MESSAGES/sphinx.mo index faf1597c96a..423140f041c 100644 Binary files a/sphinx/locale/he/LC_MESSAGES/sphinx.mo and b/sphinx/locale/he/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/he/LC_MESSAGES/sphinx.po b/sphinx/locale/he/LC_MESSAGES/sphinx.po index 64bd3d82aae..820ec15a84b 100644 --- a/sphinx/locale/he/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/he/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FIRST AUTHOR , 2011\n" "Language-Team: Hebrew (http://www.transifex.com/sphinx-doc/sphinx-1/language/he/)\n" @@ -174,7 +174,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -574,7 +574,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -771,21 +771,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1206,7 +1206,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3024,24 +3024,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3049,7 +3049,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3064,30 +3064,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/hi/LC_MESSAGES/sphinx.mo b/sphinx/locale/hi/LC_MESSAGES/sphinx.mo index e2bd0c795e3..5739cc7c0f9 100644 Binary files a/sphinx/locale/hi/LC_MESSAGES/sphinx.mo and b/sphinx/locale/hi/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/hi/LC_MESSAGES/sphinx.po b/sphinx/locale/hi/LC_MESSAGES/sphinx.po index c4a7ee38bb6..a91404ac6d7 100644 --- a/sphinx/locale/hi/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/hi/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Sumanjali Damarla , 2020\n" "Language-Team: Hindi (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi/)\n" @@ -177,7 +177,7 @@ msgstr "विन्यास निर्देशिका में कोन #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -577,7 +577,7 @@ msgstr "%d स्रोत फाइलें आदेश स्थान म msgid "targets for %d source files that are out of date" msgstr "%d फाइलों के लक्ष्य कालातीत है" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "निर्माणाधीन [%s]: " @@ -774,21 +774,21 @@ msgstr "ई-पब3 के लिए विन्यास मान \"version\" msgid "invalid css_file: %r, ignored" msgstr "अमान्य css_file: %r, उपेक्षित" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "सन्देश सूचीपत्र %(outdir)s में हैं." -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "%d नमूना फाइलों के लक्ष्य" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "नमूनों को पढ़ा जा रहा है..." -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "सन्देश सूचीपत्रों को लिखा जा रहा है..." @@ -1209,7 +1209,7 @@ msgid "job number should be a positive number" msgstr "कार्य संख्या एक धनात्मक संख्या होनी चाहिए" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3027,24 +3027,24 @@ msgid "" msgstr "ऑटोसमरी आतंरिक रूप से आर.एस.टी. फाइलें बनाता है. आपके सोर्स_सफिक्स में आर.एस.टी. सम्मिलित नहीं है. छोड़ा गया." #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "[ऑटोसमरी] अब इसका स्वतःसारांश बना रहा है: %s" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "[ऑटोसमरी] %s पर लिख रहा है" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3052,7 +3052,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3067,30 +3067,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "\nस्वतः सारांश #autosummary# निर्देश का प्रयोग करते हुए पुर्नसरंचितपाठ बनाता है.\n\nस्फिंक्स-ऑटोजेन स्फिंक्स.एक्स्ट.ऑटोसमरी.जेनेरेट का मुखड़ा है.\nयह प्रदत्त फाइलों में सम्मिलित ऑटो समरी निर्देशों के अनुसार पुर्नसरंचितपाठ बनाता है\n\nस्वतः सारांश #autosummary# निर्देश का प्रारूप स्फिंक्स.एक्स्ट.ऑटोसमरी \nपाइथन प्रभाग में निबंधित है और इसे आप निम्नलिखित माध्यम से पढ़ सकते हैं:\n\n pydoc sphinx.ext.autosummary\n" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "आर.एस.टी. फाइलें बनाने के लिए स्रोत फाइलें" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "सभी परिणाम रखने के लिए निर्देशिका" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "फाइलों के लिए मानक प्रत्यय (मानक: %(default)s)" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "पारंपरिक प्रारूप निर्देशिका (मानक: %(default)s)" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "लेखपत्र आयातित सदस्य (मानक: %(default)s)" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.mo b/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.mo index 15780cd4c4d..21ad41ce8f0 100644 Binary files a/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.mo and b/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po b/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po index 6301460fe92..ba99ab23747 100644 --- a/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi (India) (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi_IN/)\n" @@ -173,7 +173,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -573,7 +573,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -770,21 +770,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1205,7 +1205,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3023,24 +3023,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3048,7 +3048,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3063,30 +3063,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/hr/LC_MESSAGES/sphinx.mo b/sphinx/locale/hr/LC_MESSAGES/sphinx.mo index 433291e0e0e..5933bc6dafa 100644 Binary files a/sphinx/locale/hr/LC_MESSAGES/sphinx.mo and b/sphinx/locale/hr/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/hr/LC_MESSAGES/sphinx.po b/sphinx/locale/hr/LC_MESSAGES/sphinx.po index 82a1a8a118d..da621266fdb 100644 --- a/sphinx/locale/hr/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/hr/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Mario Šarić, 2015-2020\n" "Language-Team: Croatian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hr/)\n" @@ -174,7 +174,7 @@ msgstr "u konfiguracijskom direktoriju ne postoji datoteka conf.py (%s)" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -574,7 +574,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -771,21 +771,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1206,7 +1206,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3024,24 +3024,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3049,7 +3049,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3064,30 +3064,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/hu/LC_MESSAGES/sphinx.mo b/sphinx/locale/hu/LC_MESSAGES/sphinx.mo index ac526ee8250..36f63202335 100644 Binary files a/sphinx/locale/hu/LC_MESSAGES/sphinx.mo and b/sphinx/locale/hu/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/hu/LC_MESSAGES/sphinx.po b/sphinx/locale/hu/LC_MESSAGES/sphinx.po index 608a28e9f2c..6a6b41253a4 100644 --- a/sphinx/locale/hu/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/hu/LC_MESSAGES/sphinx.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Balázs Úr, 2020\n" "Language-Team: Hungarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hu/)\n" @@ -179,7 +179,7 @@ msgstr "a beállítási könyvtár nem tartalmaz conf.py fájlt (%s)" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -579,7 +579,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -776,21 +776,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1211,7 +1211,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3029,24 +3029,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3054,7 +3054,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3069,30 +3069,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/id/LC_MESSAGES/sphinx.mo b/sphinx/locale/id/LC_MESSAGES/sphinx.mo index 744af718a16..cfae32141ee 100644 Binary files a/sphinx/locale/id/LC_MESSAGES/sphinx.mo and b/sphinx/locale/id/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/id/LC_MESSAGES/sphinx.po b/sphinx/locale/id/LC_MESSAGES/sphinx.po index 923d9c9cd72..01c65818086 100644 --- a/sphinx/locale/id/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/id/LC_MESSAGES/sphinx.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: oon arfiandwi , 2019-2020\n" "Language-Team: Indonesian (http://www.transifex.com/sphinx-doc/sphinx-1/language/id/)\n" @@ -178,7 +178,7 @@ msgstr "direktori konfigurasi tidak berisi berkas conf.py (%s)" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -578,7 +578,7 @@ msgstr "%d berkas sumber diberikan di command line" msgid "targets for %d source files that are out of date" msgstr "target untuk %d berkas sumber yang telah usang" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "membangun [%s]: " @@ -775,21 +775,21 @@ msgstr "bilai conf \"version\" tidak seharusnya kosong untuk EPUB3" msgid "invalid css_file: %r, ignored" msgstr "css_file yang salah: %r, mengabaikan" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "Katalog pesan berada di %(outdir)s." -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "target untuk %d berkas templat" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "membaca templat... " -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "menulis katalog pesan... " @@ -1210,7 +1210,7 @@ msgid "job number should be a positive number" msgstr "job number seharusnya sebuah bilangan positif" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3028,24 +3028,24 @@ msgid "" msgstr "autosummary menghasilkan file .rst secara internal. Tapi source_suffix Anda tidak mengandung .rst. Dilewati." #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "[autosummary] menghasilkan autosummary untuk: %s" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "[autosummary] menulis ke %s" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3053,7 +3053,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3068,30 +3068,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "\nHasilkan ReStructuredText menggunakan pengarahan autosummary.\n\nsphinx-autogen adalah tampilan depan ke sphinx.ext.autosummary.generate. Ini menghasilkan \nfile reStructuredText dari pengarahan autosummary yang terkandung dalam \nfile input yang diberikan.\n\nFormat pengarahan autosummary didokumentasikan dalam \nmodul ``sphinx.ext.autosummary`` dan dapat dibaca menggunakan::\n\n pydoc sphinx.ext.autosummary\n" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "berkas sumber untuk menghasilkan file rST untuk" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "direktori untuk menempatkan semua keluaran dalam" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "akhiran bawaan untuk berkas (bawaan: %(default)s)" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "direktori templat ubahsuai (bawaan: %(default)s)" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "mendokumentasikan anggota yang diimpor (bawaan: %(default)s)" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/is/LC_MESSAGES/sphinx.mo b/sphinx/locale/is/LC_MESSAGES/sphinx.mo index 8305835c3c7..a09ccefcb80 100644 Binary files a/sphinx/locale/is/LC_MESSAGES/sphinx.mo and b/sphinx/locale/is/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/is/LC_MESSAGES/sphinx.po b/sphinx/locale/is/LC_MESSAGES/sphinx.po index 6d75b306396..d267fd8b03b 100644 --- a/sphinx/locale/is/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/is/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Tryggvi Kalman , 2021\n" "Language-Team: Icelandic (http://www.transifex.com/sphinx-doc/sphinx-1/language/is/)\n" @@ -174,7 +174,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -574,7 +574,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -771,21 +771,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1206,7 +1206,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3024,24 +3024,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3049,7 +3049,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3064,30 +3064,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/it/LC_MESSAGES/sphinx.mo b/sphinx/locale/it/LC_MESSAGES/sphinx.mo index ed7d1da9a05..7f3e61c15b3 100644 Binary files a/sphinx/locale/it/LC_MESSAGES/sphinx.mo and b/sphinx/locale/it/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/it/LC_MESSAGES/sphinx.po b/sphinx/locale/it/LC_MESSAGES/sphinx.po index e265e8e3f70..f53e0ecb22a 100644 --- a/sphinx/locale/it/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/it/LC_MESSAGES/sphinx.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Antonari Palmio, 2022\n" "Language-Team: Italian (http://www.transifex.com/sphinx-doc/sphinx-1/language/it/)\n" @@ -179,7 +179,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -579,7 +579,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -776,21 +776,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1211,7 +1211,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3029,24 +3029,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3054,7 +3054,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3069,30 +3069,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/ja/LC_MESSAGES/sphinx.mo b/sphinx/locale/ja/LC_MESSAGES/sphinx.mo index 2e577e0f216..cb9d322b78a 100644 Binary files a/sphinx/locale/ja/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ja/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ja/LC_MESSAGES/sphinx.po b/sphinx/locale/ja/LC_MESSAGES/sphinx.po index 571eb248f2c..f922878a1b8 100644 --- a/sphinx/locale/ja/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ja/LC_MESSAGES/sphinx.po @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Takeshi KOMIYA , 2016-2017,2019,2022\n" "Language-Team: Japanese (http://www.transifex.com/sphinx-doc/sphinx-1/language/ja/)\n" @@ -190,7 +190,7 @@ msgstr "conf.py が設定ディレクトリに存在しません (%s)" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -590,7 +590,7 @@ msgstr "コマンドラインで指定された%d件のソースファイル" msgid "targets for %d source files that are out of date" msgstr "更新された %d 件のソースファイル" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "ビルド中 [%s]: " @@ -787,21 +787,21 @@ msgstr "EPUB3出力では設定値 \"version\" が必要です" msgid "invalid css_file: %r, ignored" msgstr "無効な css_file %r は無視されました" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "メッセージカタログは%(outdir)sにあります。" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "指定された %d 件のテンプレートファイル" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "テンプレートの読み込み中..." -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "メッセージカタログを出力中... " @@ -1222,7 +1222,7 @@ msgid "job number should be a positive number" msgstr "ジョブ番号は正数でなければなりません" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "詳しくは、を見てください。" @@ -3040,24 +3040,24 @@ msgid "" msgstr "autosummary は内部的に rst ファイルを生成します。しかしあなたの source_suffix は rst ファイルに含まれていませんでした。スキップします。" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "autosummary: ドキュメント化する %r の決定に失敗しました。次の例外が発生しました:\n%s" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "[autosummary] %s の autosummary を生成中" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "[autosummary] %s に書き込み中" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3065,7 +3065,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3080,30 +3080,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "\nautosummary ディレクティブを使って ReStructuredText を生成します。\n\nsphinx-autogen は sphinx.ext.autosummary.generate のフロントエンドです。\n入力されたファイルを含む autosummary ディレクティブから reStructuredText ファイルを\n生成します。\n\nautosummary ディレクティブのフォーマットは\n``sphinx.ext.autosummary`` に記載されています。Pythonモジュールと :: を使って読むことができます。\n\npydoc sphinx.ext.autosummary\n" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "rST ファイルを生成するためのソースファイル" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "すべての生成データを配置するディレクトリ" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "ファイルのデフォルト拡張子 (デフォルト: %(default)s)" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "カスタムテンプレートディレクトリ (デフォルト: %(default)s)" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "インポートしたメンバーのドキュメント (デフォルト: %(default)s)" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/ko/LC_MESSAGES/sphinx.mo b/sphinx/locale/ko/LC_MESSAGES/sphinx.mo index 73d0ffb8437..200c37c07c4 100644 Binary files a/sphinx/locale/ko/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ko/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ko/LC_MESSAGES/sphinx.po b/sphinx/locale/ko/LC_MESSAGES/sphinx.po index 918c282f8d0..c5b47d2f0cb 100644 --- a/sphinx/locale/ko/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ko/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: YT H , 2019-2022\n" "Language-Team: Korean (http://www.transifex.com/sphinx-doc/sphinx-1/language/ko/)\n" @@ -175,8 +175,8 @@ msgstr "설정 디렉토리에 conf.py 파일이 없습니다 (%s)" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." -msgstr "" +"configuration to a valid language code. Falling back to 'en' (English)." +msgstr "잘못된 구성 값을 찾았습니다: 'language = None'. 유효한 언어 코드로 구성을 업데이트하십시오. 대신 'en'(영어)을 사용합니다." #: sphinx/config.py:201 #, python-format @@ -575,7 +575,7 @@ msgstr "명령줄에 지정된 %d 개의 원본 파일" msgid "targets for %d source files that are out of date" msgstr "오래된 %d 개의 원본 파일 대상" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "빌드 중 [%s]: " @@ -772,21 +772,21 @@ msgstr "설정값 \"version\"은 EPUB3의 경우 비워 둘 수 없습니다" msgid "invalid css_file: %r, ignored" msgstr "잘못된 css_file: %r, 무시합니다" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "메시지 카탈로그는 %(outdir)s에 있습니다." -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "%d 개의 템플릿 파일 대상" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "템플릿을 읽는 중… " -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "메시지 카탈로그 작성 중… " @@ -1207,7 +1207,7 @@ msgid "job number should be a positive number" msgstr "작업 숫자는 양수여야 합니다" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "자세한 내용은 를 참조하십시오." @@ -2704,7 +2704,7 @@ msgid "" "Unable to run the image conversion command %r. 'sphinx.ext.imgconverter' requires ImageMagick by default. Ensure it is installed, or set the 'image_converter' option to a custom conversion command.\n" "\n" "Traceback: %s" -msgstr "" +msgstr "이미지 변환 명령 %r을(를) 실행할 수 없습니다. 'sphinx.ext.imgconverter'에는 기본적으로 ImageMagick이 필요합니다. 해당 프로그램이 설치되어 있는지 확인하거나, 'image_converter' 옵션을 사용자 정의 변환 명령으로 설정하십시오.\n\n역추적: %s" #: sphinx/ext/imgconverter.py:42 sphinx/ext/imgconverter.py:66 #, python-format @@ -3025,24 +3025,24 @@ msgid "" msgstr "autosummary는 내부적으로 .rst 파일을 생성합니다. 하지만 source_suffix에 .rst가 포함되어 있지 않습니다. 건너뜁니다." #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "autosummary: 문서화 할 %r을(를) 결정하지 못했으며, 다음 예외가 발생했습니다:\n%s" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "[autosummary] 자동 요약 생성: %s" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "[autosummary] %s에 기록" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3050,7 +3050,7 @@ msgid "" "%s" msgstr "[autosummary] %s을(를) import 하지 못했습니다.\n가능한 힌트:\n%s" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3065,30 +3065,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "\nautosummary 지시문을 사용하여 ReStructuredText를 생성합니다.\n\nsphinx-autogen은 sphinx.ext.autosummary.generate의 프런트엔드입니다.\n주어진 입력 파일에 포함된 autosummary 지시문에서 reStructuredText 파일을 생성합니다.\n\nautosummary 지시문의 형식은 ``sphinx.ext.autosummary`` Python 모듈에 문서화되어 있으며 다음 명령을 사용하여 읽을 수 있습니다.\n\n pydoc sphinx.ext.autosummary\n" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "rST 파일을 생성할 원본 파일" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "모든 출력을 저장할 디렉토리" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "파일의 기본 확장자 (기본값: %(default)s)" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "사용자 정의 템플릿 디렉토리 (기본값: %(default)s)" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "가져온 멤버 문서화 (기본값: %(default)s)" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/lt/LC_MESSAGES/sphinx.mo b/sphinx/locale/lt/LC_MESSAGES/sphinx.mo index 0e3ff957e5c..13bc70a5b3c 100644 Binary files a/sphinx/locale/lt/LC_MESSAGES/sphinx.mo and b/sphinx/locale/lt/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/lt/LC_MESSAGES/sphinx.po b/sphinx/locale/lt/LC_MESSAGES/sphinx.po index 7887580ad27..01e4f3e0eff 100644 --- a/sphinx/locale/lt/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/lt/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: DALIUS DOBRAVOLSKAS , 2010\n" "Language-Team: Lithuanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/lt/)\n" @@ -174,7 +174,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -574,7 +574,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -771,21 +771,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1206,7 +1206,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3024,24 +3024,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3049,7 +3049,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3064,30 +3064,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/lv/LC_MESSAGES/sphinx.mo b/sphinx/locale/lv/LC_MESSAGES/sphinx.mo index fb170e6df04..6de3551dd88 100644 Binary files a/sphinx/locale/lv/LC_MESSAGES/sphinx.mo and b/sphinx/locale/lv/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/lv/LC_MESSAGES/sphinx.po b/sphinx/locale/lv/LC_MESSAGES/sphinx.po index 4af2ff3ca95..fd77d6bff25 100644 --- a/sphinx/locale/lv/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/lv/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian (http://www.transifex.com/sphinx-doc/sphinx-1/language/lv/)\n" @@ -173,7 +173,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -573,7 +573,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -770,21 +770,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1205,7 +1205,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3023,24 +3023,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3048,7 +3048,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3063,30 +3063,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/mk/LC_MESSAGES/sphinx.mo b/sphinx/locale/mk/LC_MESSAGES/sphinx.mo index 684a3bff8b9..0eb36b8d5ca 100644 Binary files a/sphinx/locale/mk/LC_MESSAGES/sphinx.mo and b/sphinx/locale/mk/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/mk/LC_MESSAGES/sphinx.po b/sphinx/locale/mk/LC_MESSAGES/sphinx.po index 435ed238e87..56d7cae4980 100644 --- a/sphinx/locale/mk/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/mk/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Vasil Vangelovski , 2013\n" "Language-Team: Macedonian (http://www.transifex.com/sphinx-doc/sphinx-1/language/mk/)\n" @@ -174,7 +174,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -574,7 +574,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -771,21 +771,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1206,7 +1206,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3024,24 +3024,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3049,7 +3049,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3064,30 +3064,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo index 63454670759..d28fb1fe74c 100644 Binary files a/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo and b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po index b39a85ee8be..4948630a42f 100644 --- a/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/sphinx-doc/sphinx-1/language/nb_NO/)\n" @@ -173,7 +173,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -573,7 +573,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -770,21 +770,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1205,7 +1205,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3023,24 +3023,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3048,7 +3048,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3063,30 +3063,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/ne/LC_MESSAGES/sphinx.mo b/sphinx/locale/ne/LC_MESSAGES/sphinx.mo index 6f787e9b652..3ba0261e966 100644 Binary files a/sphinx/locale/ne/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ne/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ne/LC_MESSAGES/sphinx.po b/sphinx/locale/ne/LC_MESSAGES/sphinx.po index e7b7c7a3fc7..d5ccf906271 100644 --- a/sphinx/locale/ne/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ne/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Takeshi KOMIYA , 2016\n" "Language-Team: Nepali (http://www.transifex.com/sphinx-doc/sphinx-1/language/ne/)\n" @@ -175,7 +175,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -575,7 +575,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -772,21 +772,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1207,7 +1207,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3025,24 +3025,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3050,7 +3050,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3065,30 +3065,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/nl/LC_MESSAGES/sphinx.mo b/sphinx/locale/nl/LC_MESSAGES/sphinx.mo index 3a0bfa110e0..a846a4694d4 100644 Binary files a/sphinx/locale/nl/LC_MESSAGES/sphinx.mo and b/sphinx/locale/nl/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/nl/LC_MESSAGES/sphinx.po b/sphinx/locale/nl/LC_MESSAGES/sphinx.po index eee5ce3229c..c24f7254069 100644 --- a/sphinx/locale/nl/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/nl/LC_MESSAGES/sphinx.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Takeshi KOMIYA , 2021\n" "Language-Team: Dutch (http://www.transifex.com/sphinx-doc/sphinx-1/language/nl/)\n" @@ -180,7 +180,7 @@ msgstr "configuratiemap bevat geen conf.py bestand (%s)" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -580,7 +580,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -777,21 +777,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1212,7 +1212,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3030,24 +3030,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3055,7 +3055,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3070,30 +3070,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/pl/LC_MESSAGES/sphinx.mo b/sphinx/locale/pl/LC_MESSAGES/sphinx.mo index 41a79e15228..6c01cbcaf55 100644 Binary files a/sphinx/locale/pl/LC_MESSAGES/sphinx.mo and b/sphinx/locale/pl/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/pl/LC_MESSAGES/sphinx.po b/sphinx/locale/pl/LC_MESSAGES/sphinx.po index 12cf771a732..cd2b1139373 100644 --- a/sphinx/locale/pl/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/pl/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: m_aciek , 2017-2020\n" "Language-Team: Polish (http://www.transifex.com/sphinx-doc/sphinx-1/language/pl/)\n" @@ -177,7 +177,7 @@ msgstr "folder konfiguracyjny nie zawiera pliku conf.py (%s)" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -577,7 +577,7 @@ msgstr "%d plików źródłowych podano w wierszu poleceń" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -774,21 +774,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "nieprawidłowy css_file: %r, zignorowano" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "wczytywanie szablonów... " -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1209,7 +1209,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3027,24 +3027,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3052,7 +3052,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3067,30 +3067,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "domyślny sufiks dla plików (domyślnie: %(default)s)" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/pt/LC_MESSAGES/sphinx.mo b/sphinx/locale/pt/LC_MESSAGES/sphinx.mo index bebc4d3c555..58eb9854f22 100644 Binary files a/sphinx/locale/pt/LC_MESSAGES/sphinx.mo and b/sphinx/locale/pt/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/pt/LC_MESSAGES/sphinx.po b/sphinx/locale/pt/LC_MESSAGES/sphinx.po index 6df1d2978b5..ae615527244 100644 --- a/sphinx/locale/pt/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/pt/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt/)\n" @@ -173,7 +173,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -573,7 +573,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -770,21 +770,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1205,7 +1205,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3023,24 +3023,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3048,7 +3048,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3063,30 +3063,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo b/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo index eeb6e4443c6..1fbe4708d58 100644 Binary files a/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo and b/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po b/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po index 56631b8105e..604182cdcc1 100644 --- a/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Rafael Fontenelle , 2019-2022\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt_BR/)\n" @@ -179,7 +179,7 @@ msgstr "o diretório de configuração não contém um arquivo conf.py (%s)" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -579,7 +579,7 @@ msgstr "%d arquivos-fonte dados na linha de comando" msgid "targets for %d source files that are out of date" msgstr "alvos para %d arquivos fonte que estão desatualizados" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "compilando [%s]: " @@ -776,21 +776,21 @@ msgstr "o valor da configuração “version” não deve estar vazio para EPUB3 msgid "invalid css_file: %r, ignored" msgstr "css_file inválido: %r, ignorado" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "Os catálogos de mensagens estão em %(outdir)s." -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "alvos para os %d arquivos de modelo" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "lendo modelos… " -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "escrevendo catálogos de mensagens… " @@ -1211,7 +1211,7 @@ msgid "job number should be a positive number" msgstr "número de tarefas deve ser um número positivo" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "Para mais informações, visite ." @@ -3029,24 +3029,24 @@ msgid "" msgstr "autosummary gera arquivos .rst internamente. Mas seu source_suffix não contém .rst. Ignorado." #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "autosummary: falhou em determinar %r a ser documentado, a seguinte exceção foi levantada:\n%s" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "[autosummary] gerando autosummary para: %s" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "[autosummary] escrevendo em %s" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3054,7 +3054,7 @@ msgid "" "%s" msgstr "[autosummary] falha ao importar %s\nPossíveis dicas:\n%s" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3069,30 +3069,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "\nGera ReStructuredText usando diretivas de resumo automático.\n\nsphinx-autogen é um frontend para sphinx.ext.autosummary.generate.\nEle gera os arquivos reStructuredText a partir de diretivas autosummary\ncontidas nos arquivos de entrada fornecidos.\n\nO formato da diretiva autosummary está documentado no módulo Python\n``sphinx.ext.autosummary`` e pode ser lido usando:\n\n pydoc sphinx.ext.autosummary\n" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "arquivos-fonte para gerar arquivos rST" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "diretório para colocar toda a saída" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "sufixo padrão para arquivos (padrão: %(default)s)" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "diretório de modelos personalizado (padrão: %(default)s)" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "documenta membros importados (padrão: %(default)s)" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.mo b/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.mo index 78938e5be03..76e27ba497c 100644 Binary files a/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.mo and b/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po b/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po index f38d2160c3a..6f402b2c79d 100644 --- a/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Takeshi KOMIYA , 2016\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt_PT/)\n" @@ -175,7 +175,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -575,7 +575,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -772,21 +772,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1207,7 +1207,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3025,24 +3025,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3050,7 +3050,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3065,30 +3065,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/ro/LC_MESSAGES/sphinx.mo b/sphinx/locale/ro/LC_MESSAGES/sphinx.mo index 88c5abd636f..156fcc59eaa 100644 Binary files a/sphinx/locale/ro/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ro/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ro/LC_MESSAGES/sphinx.po b/sphinx/locale/ro/LC_MESSAGES/sphinx.po index 3ede577c4ce..1c015d0b557 100644 --- a/sphinx/locale/ro/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ro/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Razvan Stefanescu , 2015-2017\n" "Language-Team: Romanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/ro/)\n" @@ -175,7 +175,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -575,7 +575,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -772,21 +772,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1207,7 +1207,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3025,24 +3025,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3050,7 +3050,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3065,30 +3065,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/ru/LC_MESSAGES/sphinx.mo b/sphinx/locale/ru/LC_MESSAGES/sphinx.mo index 159704e9010..4451e819c88 100644 Binary files a/sphinx/locale/ru/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ru/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ru/LC_MESSAGES/sphinx.po b/sphinx/locale/ru/LC_MESSAGES/sphinx.po index 807c6eba867..acb717d0759 100644 --- a/sphinx/locale/ru/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ru/LC_MESSAGES/sphinx.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Il'ya , 2022\n" "Language-Team: Russian (http://www.transifex.com/sphinx-doc/sphinx-1/language/ru/)\n" @@ -180,7 +180,7 @@ msgstr "в конфигурационной папке нет файла conf.py #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -580,7 +580,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -777,21 +777,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1212,7 +1212,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3030,24 +3030,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3055,7 +3055,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3070,30 +3070,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/ru_RU/LC_MESSAGES/sphinx.mo b/sphinx/locale/ru_RU/LC_MESSAGES/sphinx.mo index 4cc1e593893..4327c53b9ba 100644 Binary files a/sphinx/locale/ru_RU/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ru_RU/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ru_RU/LC_MESSAGES/sphinx.po b/sphinx/locale/ru_RU/LC_MESSAGES/sphinx.po index fa197739b6b..d165b4b0312 100644 --- a/sphinx/locale/ru_RU/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ru_RU/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Russian (Russia) (http://www.transifex.com/sphinx-doc/sphinx-1/language/ru_RU/)\n" @@ -173,7 +173,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -573,7 +573,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -770,21 +770,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1205,7 +1205,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3023,24 +3023,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3048,7 +3048,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3063,30 +3063,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/si/LC_MESSAGES/sphinx.mo b/sphinx/locale/si/LC_MESSAGES/sphinx.mo index c1791f29e51..a63d7ae1948 100644 Binary files a/sphinx/locale/si/LC_MESSAGES/sphinx.mo and b/sphinx/locale/si/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/si/LC_MESSAGES/sphinx.po b/sphinx/locale/si/LC_MESSAGES/sphinx.po index 729a1e70272..c8c399ad08e 100644 --- a/sphinx/locale/si/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/si/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: callkalpa , 2013\n" "Language-Team: Sinhala (http://www.transifex.com/sphinx-doc/sphinx-1/language/si/)\n" @@ -174,7 +174,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -574,7 +574,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -771,21 +771,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1206,7 +1206,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3024,24 +3024,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3049,7 +3049,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3064,30 +3064,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/sk/LC_MESSAGES/sphinx.mo b/sphinx/locale/sk/LC_MESSAGES/sphinx.mo index c80d84537d7..28773f99f1b 100644 Binary files a/sphinx/locale/sk/LC_MESSAGES/sphinx.mo and b/sphinx/locale/sk/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/sk/LC_MESSAGES/sphinx.po b/sphinx/locale/sk/LC_MESSAGES/sphinx.po index 377da97f8c0..cf548b25605 100644 --- a/sphinx/locale/sk/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sk/LC_MESSAGES/sphinx.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Slavko , 2013-2019,2021\n" "Language-Team: Slovak (http://www.transifex.com/sphinx-doc/sphinx-1/language/sk/)\n" @@ -176,7 +176,7 @@ msgstr "konfiguračný priečinok neobsahuje súbor conf.py (%s)" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -576,7 +576,7 @@ msgstr "%d zdrojové súbory zadané v príkazovom riadku" msgid "targets for %d source files that are out of date" msgstr "ciele pre %d zdrojových súborov, ktoré sú zastarané" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "zostavovanie [%s]: " @@ -773,21 +773,21 @@ msgstr "konfiguračná hodnota „version” nesmie byť prázdna pri EPUB3" msgid "invalid css_file: %r, ignored" msgstr "neplatný css_file: %r, ignorovaný" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "Katalógy správ sú v %(outdir)s." -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "čítanie šablón… " -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "zapisovanie katalógov správ…" @@ -1208,7 +1208,7 @@ msgid "job number should be a positive number" msgstr "počet úloh musí byť kladné číslo" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3026,24 +3026,24 @@ msgid "" msgstr "autosummary interne generuje súbory .rst. Ale Váš source_suffix neobsahuje .rst. Preskočené." #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3051,7 +3051,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3066,30 +3066,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "adresár umiestnenia výstupu" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "predvolená prípona súboru (predvolene: %(default)s)" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "vlastný adresár šablón (predvolene: %(default)s)" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "dokumentovať importovaných členov (predvolene: %(default)s)" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/sl/LC_MESSAGES/sphinx.mo b/sphinx/locale/sl/LC_MESSAGES/sphinx.mo index 50e9bf76048..c0f1b5da5e2 100644 Binary files a/sphinx/locale/sl/LC_MESSAGES/sphinx.mo and b/sphinx/locale/sl/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/sl/LC_MESSAGES/sphinx.po b/sphinx/locale/sl/LC_MESSAGES/sphinx.po index 7aee05b2a86..d510c98600e 100644 --- a/sphinx/locale/sl/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sl/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sl/)\n" @@ -173,7 +173,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -573,7 +573,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -770,21 +770,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1205,7 +1205,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3023,24 +3023,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3048,7 +3048,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3063,30 +3063,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/sphinx.pot b/sphinx/locale/sphinx.pot index 65640507473..69e8c62a7ed 100644 --- a/sphinx/locale/sphinx.pot +++ b/sphinx/locale/sphinx.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx 5.1.0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -172,7 +172,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -573,7 +573,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -776,21 +776,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1211,7 +1211,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 sphinx/ext/apidoc.py:303 -#: sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3043,7 +3043,7 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following " @@ -3051,17 +3051,17 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3069,7 +3069,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3086,30 +3086,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/sq/LC_MESSAGES/sphinx.mo b/sphinx/locale/sq/LC_MESSAGES/sphinx.mo index 5768ce67b22..f1e5960150b 100644 Binary files a/sphinx/locale/sq/LC_MESSAGES/sphinx.mo and b/sphinx/locale/sq/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/sq/LC_MESSAGES/sphinx.po b/sphinx/locale/sq/LC_MESSAGES/sphinx.po index 835b0ce6231..9855e08e6ff 100644 --- a/sphinx/locale/sq/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sq/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Besnik Bleta , 2021-2022\n" "Language-Team: Albanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sq/)\n" @@ -174,7 +174,7 @@ msgstr "drejtoria e formësimeve nuk përmban një kartelë conf.py (%s)" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -574,7 +574,7 @@ msgstr "kartela burim %d dhënë te rresht urdhrash" msgid "targets for %d source files that are out of date" msgstr "objektiva për kartela burim %d që janë të papërditësuara" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "po montohet [%s]: " @@ -771,21 +771,21 @@ msgstr "vlera e formësimit \"version\" s’duhet të jetë e zbrazët për EPUB msgid "invalid css_file: %r, ignored" msgstr "css_file e pavlefshme: %r, u shpërfill" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "Katalogët e mesazheve gjenden te %(outdir)s." -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "objektiva për kartela gjedhe %d" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "po lexohen gjedhe… " -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "po shkruhen katalogë mesazhesh… " @@ -1206,7 +1206,7 @@ msgid "job number should be a positive number" msgstr "numri i aktit duhet të jetë një numër pozitiv" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "Për më tepër hollësi, vizitoni ." @@ -3024,24 +3024,24 @@ msgid "" msgstr "vetëpërmbledhja prodhon së brendshmi kartela .rst. Por source_suffix juaj s’përmban .rst. U anashkalua." #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "vetëpërmbledhje: s’u arrit të përcaktohet %r për t’u dokumentuar, u shfaq përjashtimi vijues:\n%s" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "[vetëpërmbledhje] prodhim vetëpërmbledhje për: %s" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "[vetëpërmbledhje] po shkruhet te %s" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3049,7 +3049,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3064,30 +3064,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "\nProdhoni ReStructuredText duke përdorur direktiva vetëpërmbledhje.\n\nsphinx-autogen është një ndërfaqe pamore për sphinx.ext.autosummary.generate. Prodhon\nkartela reStructuredText nga direktiva vetëpërmbledhjeje që përmbahen te\nkartelat e dhëna.\n\nFormati i direktivës vetëpërmbledhje dokumentohet te\nmoduli Python ``sphinx.ext.autosummary`` dhe mund të lexohet duke përdorur::\n\n pydoc sphinx.ext.autosummary\n" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "kartela burim për të cilat të krijohen kartela rST" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "drejtori ku të vendosen krejt përfundimet" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "prapashtesë parazgjedhje për kartela (parazgjedhje: %(default)s)" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "drejtori gjedhesh vetjake (parazgjedhje: %(default)s)" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "pjesë të importuara të dokumentit (parazgjedhje: %(default)s)" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/sr/LC_MESSAGES/sphinx.mo b/sphinx/locale/sr/LC_MESSAGES/sphinx.mo index fc82a77fd80..6817d63b1ab 100644 Binary files a/sphinx/locale/sr/LC_MESSAGES/sphinx.mo and b/sphinx/locale/sr/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/sr/LC_MESSAGES/sphinx.po b/sphinx/locale/sr/LC_MESSAGES/sphinx.po index 96b6b42969a..1163766e35a 100644 --- a/sphinx/locale/sr/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sr/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Vladimir Milovanović , 2020\n" "Language-Team: Serbian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr/)\n" @@ -175,7 +175,7 @@ msgstr "Конфигурациони директоријум не садржи #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -575,7 +575,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -772,21 +772,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1207,7 +1207,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3025,24 +3025,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3050,7 +3050,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3065,30 +3065,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo b/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo index e31076219a3..4a36ae55a9b 100644 Binary files a/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo and b/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po b/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po index 3d4620e7064..a852fb1ba48 100644 --- a/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Serbian (Latin) (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr@latin/)\n" @@ -173,7 +173,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -573,7 +573,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -770,21 +770,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1205,7 +1205,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3023,24 +3023,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3048,7 +3048,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3063,30 +3063,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo b/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo index ec201ab07c3..7dcb6df9072 100644 Binary files a/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo and b/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po b/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po index 03554652c35..3166cea318f 100644 --- a/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Serbian (Serbia) (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr_RS/)\n" @@ -173,7 +173,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -573,7 +573,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -770,21 +770,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1205,7 +1205,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3023,24 +3023,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3048,7 +3048,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3063,30 +3063,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/sv/LC_MESSAGES/sphinx.mo b/sphinx/locale/sv/LC_MESSAGES/sphinx.mo index f9caa57599f..dc70a5bb0ff 100644 Binary files a/sphinx/locale/sv/LC_MESSAGES/sphinx.mo and b/sphinx/locale/sv/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/sv/LC_MESSAGES/sphinx.po b/sphinx/locale/sv/LC_MESSAGES/sphinx.po index b6bf9ae67db..6db27d3b592 100644 --- a/sphinx/locale/sv/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sv/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish (http://www.transifex.com/sphinx-doc/sphinx-1/language/sv/)\n" @@ -173,7 +173,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -573,7 +573,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -770,21 +770,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1205,7 +1205,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3023,24 +3023,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3048,7 +3048,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3063,30 +3063,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/ta/LC_MESSAGES/sphinx.mo b/sphinx/locale/ta/LC_MESSAGES/sphinx.mo index 6426d2831d7..a3df06d85f4 100644 Binary files a/sphinx/locale/ta/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ta/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ta/LC_MESSAGES/sphinx.po b/sphinx/locale/ta/LC_MESSAGES/sphinx.po index 57dbfffa590..b4c44fa2ad1 100644 --- a/sphinx/locale/ta/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ta/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Julien Malard , 2019\n" "Language-Team: Tamil (http://www.transifex.com/sphinx-doc/sphinx-1/language/ta/)\n" @@ -174,7 +174,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -574,7 +574,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -771,21 +771,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1206,7 +1206,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3024,24 +3024,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3049,7 +3049,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3064,30 +3064,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/te/LC_MESSAGES/sphinx.mo b/sphinx/locale/te/LC_MESSAGES/sphinx.mo index bb3b77c8212..fbee4ef0d12 100644 Binary files a/sphinx/locale/te/LC_MESSAGES/sphinx.mo and b/sphinx/locale/te/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/te/LC_MESSAGES/sphinx.po b/sphinx/locale/te/LC_MESSAGES/sphinx.po index 8e4eb06f3b5..dde9043b72f 100644 --- a/sphinx/locale/te/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/te/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Telugu (http://www.transifex.com/sphinx-doc/sphinx-1/language/te/)\n" @@ -173,7 +173,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -573,7 +573,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -770,21 +770,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1205,7 +1205,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3023,24 +3023,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3048,7 +3048,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3063,30 +3063,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/tr/LC_MESSAGES/sphinx.mo b/sphinx/locale/tr/LC_MESSAGES/sphinx.mo index f2506579db4..5c50937f502 100644 Binary files a/sphinx/locale/tr/LC_MESSAGES/sphinx.mo and b/sphinx/locale/tr/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/tr/LC_MESSAGES/sphinx.po b/sphinx/locale/tr/LC_MESSAGES/sphinx.po index 6fed01294b6..70049441347 100644 --- a/sphinx/locale/tr/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/tr/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: BouRock, 2020\n" "Language-Team: Turkish (http://www.transifex.com/sphinx-doc/sphinx-1/language/tr/)\n" @@ -177,7 +177,7 @@ msgstr "config dizini bir conf.py dosyası içermiyor (%s)" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -577,7 +577,7 @@ msgstr "komut satırında verilen %d kaynak dosyası" msgid "targets for %d source files that are out of date" msgstr "güncel olmayan %d kaynak dosyası için hedefler" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "[%s] oluşturuluyor:" @@ -774,21 +774,21 @@ msgstr "yapılandırma değeri \"version\", EPUB3 için boş olmamalıdır" msgid "invalid css_file: %r, ignored" msgstr "geçersiz css_file: %r, yoksayıldı" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "İleti katalogları %(outdir)s içinde." -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "%d şablon dosyası için hedefler" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "şablonlar okunuyor..." -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "ileti katalogları yazılıyor..." @@ -1209,7 +1209,7 @@ msgid "job number should be a positive number" msgstr "iş numarası pozitif bir sayı olmalıdır" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3027,24 +3027,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3052,7 +3052,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3067,30 +3067,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo b/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo index bfc67b63fff..fa3174f0e27 100644 Binary files a/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo and b/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.po b/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.po index f9fd2105f18..7b35f371a4d 100644 --- a/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Petro Sasnyk , 2009\n" "Language-Team: Ukrainian (Ukraine) (http://www.transifex.com/sphinx-doc/sphinx-1/language/uk_UA/)\n" @@ -174,7 +174,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -574,7 +574,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -771,21 +771,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1206,7 +1206,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3024,24 +3024,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3049,7 +3049,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3064,30 +3064,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/ur/LC_MESSAGES/sphinx.mo b/sphinx/locale/ur/LC_MESSAGES/sphinx.mo index 39155d50aea..53525bd2924 100644 Binary files a/sphinx/locale/ur/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ur/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ur/LC_MESSAGES/sphinx.po b/sphinx/locale/ur/LC_MESSAGES/sphinx.po index 0455b13078a..5e225c3c9a9 100644 --- a/sphinx/locale/ur/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ur/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Urdu (http://www.transifex.com/sphinx-doc/sphinx-1/language/ur/)\n" @@ -173,7 +173,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -573,7 +573,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -770,21 +770,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1205,7 +1205,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3023,24 +3023,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3048,7 +3048,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3063,30 +3063,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/vi/LC_MESSAGES/sphinx.mo b/sphinx/locale/vi/LC_MESSAGES/sphinx.mo index db9820829d3..8c93eb49158 100644 Binary files a/sphinx/locale/vi/LC_MESSAGES/sphinx.mo and b/sphinx/locale/vi/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/vi/LC_MESSAGES/sphinx.po b/sphinx/locale/vi/LC_MESSAGES/sphinx.po index 0213455aabb..23cfc9f17e5 100644 --- a/sphinx/locale/vi/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/vi/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Hoat Le Van , 2014\n" "Language-Team: Vietnamese (http://www.transifex.com/sphinx-doc/sphinx-1/language/vi/)\n" @@ -174,7 +174,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -574,7 +574,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -771,21 +771,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1206,7 +1206,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3024,24 +3024,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3049,7 +3049,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3064,30 +3064,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/yue/LC_MESSAGES/sphinx.mo b/sphinx/locale/yue/LC_MESSAGES/sphinx.mo index 49e401ad086..58adcf510cc 100644 Binary files a/sphinx/locale/yue/LC_MESSAGES/sphinx.mo and b/sphinx/locale/yue/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/yue/LC_MESSAGES/sphinx.po b/sphinx/locale/yue/LC_MESSAGES/sphinx.po index c2a19698d36..b595fddf331 100644 --- a/sphinx/locale/yue/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/yue/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Cantonese (http://www.transifex.com/sphinx-doc/sphinx-1/language/yue/)\n" @@ -173,7 +173,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -573,7 +573,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -770,21 +770,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1205,7 +1205,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3023,24 +3023,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3048,7 +3048,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3063,30 +3063,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo b/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo index 4ea620e655b..1e34129a820 100644 Binary files a/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo and b/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po b/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po index dfcb38efb72..385207622df 100644 --- a/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po @@ -18,15 +18,15 @@ # Takeshi KOMIYA , 2019,2021-2022 # Tower Joo, 2009 # wendi cao <651645601@qq.com>, 2020 -# Yinian Chin , 2013,2018,2020 +# Yinian Chin , 2013,2018,2020,2022 # Yinian Chin , 2013 msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-12 00:20+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" -"Last-Translator: JY3, 2022\n" +"Last-Translator: Yinian Chin , 2013,2018,2020,2022\n" "Language-Team: Chinese (China) (http://www.transifex.com/sphinx-doc/sphinx-1/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -190,8 +190,8 @@ msgstr "配置目录中缺少 conf.py 文件 (%s)" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." -msgstr "" +"configuration to a valid language code. Falling back to 'en' (English)." +msgstr "发现无效的配置值:'language = None'。请修改为有效的语言代码。回退至 'en' (英语)。" #: sphinx/config.py:201 #, python-format @@ -590,7 +590,7 @@ msgstr "命令行给出了 %d 个源文件" msgid "targets for %d source files that are out of date" msgstr "%d 个源文件的目标文件已过期" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "构建 [%s]: " @@ -787,21 +787,21 @@ msgstr "对于 EPUB3 格式,配置项“version”不能为空" msgid "invalid css_file: %r, ignored" msgstr "无效的 css_file:%r,已忽略" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "消息目录保存在 %(outdir)s 目录。" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "%d 个模板文件的目标文件" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "读取模板... " -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "写入消息目录... " @@ -823,7 +823,7 @@ msgstr "锚点“%s”未找到" #: sphinx/builders/linkcheck.py:553 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" -msgstr "" +msgstr "无法编译 linkcheck_allowed_redirects 中的正则表达式:%r %s" #: sphinx/builders/manpage.py:30 #, python-format @@ -979,7 +979,7 @@ msgstr "无法复制可下载文件 %r:%s" #: sphinx/builders/html/__init__.py:805 sphinx/builders/html/__init__.py:817 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" -msgstr "" +msgstr "无法复制 html_static_file 中的文件:%s: %r" #: sphinx/builders/html/__init__.py:838 msgid "copying static files" @@ -1086,7 +1086,7 @@ msgstr "网站图标 文件 %r 不存在" msgid "" "html_add_permalinks has been deprecated since v3.5.0. Please use " "html_permalinks and html_permalinks_icon instead." -msgstr "" +msgstr "html_add_permalinks 自 v3.5.0 后废止。请改用 html_permalinks 和 html_permalinks_icon。" #: sphinx/builders/html/__init__.py:1340 #, python-format @@ -1155,7 +1155,7 @@ msgstr "未知配置项:latex_elements[%r],已忽略。" #: sphinx/builders/latex/__init__.py:453 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." -msgstr "" +msgstr "未知主题选项:latex_theme_options[%r],已忽略。" #: sphinx/builders/latex/theming.py:83 #, python-format @@ -1199,7 +1199,7 @@ msgid "" "This can happen with very large or deeply nested source files. You can " "carefully increase the default Python recursion limit of 1000 in conf.py " "with e.g.:" -msgstr "" +msgstr "在源文件过大或嵌套层数过深时会出现此错误。你可以在 conf.py 中增大默认的Python 递归 1000 层限制,像这样:" #: sphinx/cmd/build.py:65 msgid "Exception occurred:" @@ -1222,7 +1222,7 @@ msgid "job number should be a positive number" msgstr "工作编号应为正值" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "要了解更多,请访问 。" @@ -1243,7 +1243,7 @@ msgid "" "\n" "By default, everything that is outdated is built. Output only for selected\n" "files can be built by specifying individual filenames.\n" -msgstr "" +msgstr "\n从源文件生成文档。\n\nsphinx-build 从 SOURCEDIR 中的文件生成文档,并保存在 OUTPUTDIR。\n它从 SOURCEDIR 的“conf.py” 中读取配置。“sphinx-quickstart”工具可以生\n成包括“conf.py”在内的模板文件。\n\nsphinx-build 可以生成多种格式的文档。在命令行中指定构建器名称即可\n选择文档格式,默认是 HTML。构建器也可以执行文档处理相关的其他\n任务。\n\n默认只会重新构建过期内容。如果指定了文件名,那么只会产生这些文件\n的输出。\n" #: sphinx/cmd/build.py:120 msgid "path to documentation source files" @@ -1516,7 +1516,7 @@ msgid "" "Python the version is something like 2.5 or 3.0, while the release is\n" "something like 2.5.1 or 3.0a1. If you don't need this dual structure,\n" "just set both to the same value." -msgstr "" +msgstr "在 Sphinx 中,会区分“版本”和“发行版本”两个概念。同一版本可以\n有多个发行版本。例如,Python 版本可以是 2.5 或 3.0,而发行版\n本则是 2.5.1 或 3.0a1。如果你不需要这样的双重版本结构,请把这\n两个选项设置为相同值。" #: sphinx/cmd/quickstart.py:256 msgid "Project version" @@ -1544,7 +1544,7 @@ msgstr "项目语种" msgid "" "The file name suffix for source files. Commonly, this is either \".txt\"\n" "or \".rst\". Only files with this suffix are considered documents." -msgstr "" +msgstr "源文件的文件名后缀。一般是“.txt”或“.rst”。只有此后缀的文件才会\n被视为文档的源文件。" #: sphinx/cmd/quickstart.py:276 msgid "Source file suffix" @@ -1670,7 +1670,7 @@ msgstr "如果指定了此选项,将使用独立的源文件目录和构建目 #: sphinx/cmd/quickstart.py:478 msgid "if specified, create build dir under source dir" -msgstr "" +msgstr "如已指定,在源文件目录下创建构建目录" #: sphinx/cmd/quickstart.py:480 msgid "replacement for dot in _templates etc." @@ -1834,7 +1834,7 @@ msgstr "行规范 %r:未能从包含文件 %r 中拉取行" #: sphinx/directives/other.py:102 #, python-format msgid "toctree glob pattern %r didn't match any documents" -msgstr "" +msgstr "目录树 glob 规则 %r 未匹配到文档" #: sphinx/directives/other.py:123 sphinx/environment/adapters/toctree.py:168 #, python-format @@ -1849,7 +1849,7 @@ msgstr "目录树引用的文档 %r 不存在" #: sphinx/directives/other.py:136 #, python-format msgid "duplicated entry found in toctree: %s" -msgstr "" +msgstr "在目录树中发现重复条目:%s" #: sphinx/directives/other.py:168 msgid "Section author: " @@ -1896,7 +1896,7 @@ msgstr "" #: sphinx/domains/c.py:3226 #, python-format msgid "%s (C %s)" -msgstr "" +msgstr "%s (C %s)" #: sphinx/domains/c.py:3347 sphinx/domains/cpp.py:7320 #: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 @@ -1936,7 +1936,7 @@ msgstr "宏" #: sphinx/domains/c.py:3754 msgid "struct" -msgstr "" +msgstr "结构体" #: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7732 msgid "union" @@ -1956,7 +1956,7 @@ msgstr "类型" #: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7740 msgid "function parameter" -msgstr "" +msgstr "函数参数" #: sphinx/domains/changeset.py:20 #, python-format @@ -1988,7 +1988,7 @@ msgstr "引文 [%s] 没有被引用过。" msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." -msgstr "" +msgstr "重复的 C++ 声明,已经在 %s:%s 处声明。\n声明为 '.. cpp:%s:: %s '." #: sphinx/domains/cpp.py:7081 msgid "Template Parameters" @@ -2014,12 +2014,12 @@ msgstr "概念" #: sphinx/domains/cpp.py:7741 msgid "template parameter" -msgstr "" +msgstr "模板参数" #: sphinx/domains/javascript.py:131 #, python-format msgid "%s() (built-in function)" -msgstr "%s() (內置函数)" +msgstr "%s() (内置函数)" #: sphinx/domains/javascript.py:132 sphinx/domains/python.py:824 #, python-format @@ -2104,7 +2104,7 @@ msgstr "语句" #: sphinx/domains/python.py:56 msgid "built-in function" -msgstr "內置函数" +msgstr "内置函数" #: sphinx/domains/python.py:438 msgid "Variables" @@ -2128,12 +2128,12 @@ msgstr "%s() (在 %s 模块中)" #: sphinx/domains/python.py:731 #, python-format msgid "%s (built-in variable)" -msgstr "%s (內置变量)" +msgstr "%s (内置变量)" #: sphinx/domains/python.py:756 #, python-format msgid "%s (built-in class)" -msgstr "%s (內置类)" +msgstr "%s (内置类)" #: sphinx/domains/python.py:757 #, python-format @@ -2148,7 +2148,7 @@ msgstr "%s() (%s 类方法)" #: sphinx/domains/python.py:820 sphinx/domains/python.py:960 #, python-format msgid "%s (%s property)" -msgstr "" +msgstr "%s (%s 属性)" #: sphinx/domains/python.py:822 #, python-format @@ -2177,7 +2177,7 @@ msgstr "静态方法" #: sphinx/domains/python.py:1163 msgid "property" -msgstr "" +msgstr "属性" #: sphinx/domains/python.py:1221 #, python-format @@ -2330,12 +2330,12 @@ msgstr "无效的 numfig_format:%s" #: sphinx/domains/std.py:1075 #, python-format msgid "undefined label: %s" -msgstr "" +msgstr "未定义的标签:%s" #: sphinx/domains/std.py:1077 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" -msgstr "" +msgstr "无法创建交叉引用。未找到标题或图题:%s" #: sphinx/environment/__init__.py:71 msgid "new config" @@ -3040,24 +3040,24 @@ msgid "" msgstr "autosummary 内部生成 .rst 文件,但是 source_suffix 中不包含 .rst,已跳过。" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "autosummary:无法判断是否生成 %r 的文档。出现了下列异常:\n%s" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "[autosummary] 生成 autosummary:%s" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "[autosummary] 写入 %s" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3065,7 +3065,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3080,30 +3080,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "\n用 autosummary 指令生成 ReStructuredText\n\nsphinx-autogen 是 sphinx.ext.autosummary.generate 的前端,它根据给定\n的输入文件中的 autosummary 指令生成 reStructuredText  文件\n\nautosummary 指令的格式见 Python 模块 ``sphinx.ext.autosummary`` 的文\n档,并且可以这样调出文档阅读::\n\n pydoc sphinx.ext.autosummary\n" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "用于生成 rST 文件的源文件" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "输出目录" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "默认的文件名后缀(默认:%(default)s)" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "自定义模板目录(默认:%(default)s)" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "文档导入的成员(默认:%(default)s)" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.mo b/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.mo index 5fc25ea7a94..c0d86f930d2 100644 Binary files a/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.mo and b/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po b/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po index 77c45ef163c..76ef48b7b66 100644 --- a/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/sphinx-doc/sphinx-1/language/zh_HK/)\n" @@ -173,7 +173,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -573,7 +573,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -770,21 +770,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1205,7 +1205,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3023,24 +3023,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3048,7 +3048,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3063,30 +3063,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.mo b/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.mo index ac1229ae9b9..90af9116d67 100644 Binary files a/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.mo and b/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.po b/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.po index e5d4ccd5cb2..5dc2d25364a 100644 --- a/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Taiwan) (Big5) (http://www.transifex.com/sphinx-doc/sphinx-1/language/zh_TW.Big5/)\n" @@ -173,7 +173,7 @@ msgstr "" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." +"configuration to a valid language code. Falling back to 'en' (English)." msgstr "" #: sphinx/config.py:201 @@ -573,7 +573,7 @@ msgstr "" msgid "targets for %d source files that are out of date" msgstr "" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "" @@ -770,21 +770,21 @@ msgstr "" msgid "invalid css_file: %r, ignored" msgstr "" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." msgstr "" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" msgstr "" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " msgstr "" -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " msgstr "" @@ -1205,7 +1205,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -3023,24 +3023,24 @@ msgid "" msgstr "" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" @@ -3048,7 +3048,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3063,30 +3063,30 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " diff --git a/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.js b/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.js index c2ac4f8bb3f..d5d64bf26f1 100644 --- a/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.js @@ -37,7 +37,7 @@ Documentation.addTranslations({ "Search": "\u641c\u5c0b", "Search Page": "\u641c\u5c0b\u9801\u9762", "Search Results": "\u641c\u5c0b\u7d50\u679c", - "Search finished, found ${resultCount} page(s) matching the search query.": "", + "Search finished, found ${resultCount} page(s) matching the search query.": "\u641c\u5c0b\u7d50\u675f\uff0c\u5171\u627e\u5230 ${resultCount} \u500b\u9801\u9762\u7b26\u5408\u641c\u5c0b\u689d\u4ef6\u3002", "Search within %(docstitle)s": "\u5728 %(docstitle)s \u4e2d\u641c\u5c0b", "Searching": "\u641c\u5c0b\u4e2d", "Searching for multiple words only shows matches that contain\n all words.": "\u641c\u5c0b\u591a\u500b\u95dc\u9375\u5b57\u6642\uff0c\u53ea\u6703\u986f\u793a\u5305\u542b\u6240\u6709\u95dc\u9375\u5b57\u7684\u7d50\u679c\u3002", diff --git a/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo b/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo index e1de86bc40e..8389dfd6e30 100644 Binary files a/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo and b/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.po b/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.po index 4c5b757818e..62f10d1f77d 100644 --- a/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.po @@ -10,14 +10,14 @@ # Hsiaoming Yang , 2018 # Liang-Bo Wang , 2016 # Liang-Bo Wang , 2016-2017 -# Steven Hsu , 2021 +# Steven Hsu , 2021-2022 msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-29 07:39+0000\n" +"POT-Creation-Date: 2022-06-05 00:21+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" -"Last-Translator: Steven Hsu , 2021\n" +"Last-Translator: Steven Hsu , 2021-2022\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/sphinx-doc/sphinx-1/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -181,8 +181,8 @@ msgstr "config 資料夾沒有包含 conf.py 檔案 (%s)" #: sphinx/config.py:172 msgid "" "Invalid configuration value found: 'language = None'. Update your " -"configuration to a valid langauge code. Falling back to 'en' (English)." -msgstr "" +"configuration to a valid language code. Falling back to 'en' (English)." +msgstr "找到無效的組態值: 'language = None' 。請以一個有效的語言碼更新您的配置。跳回 'en' (英語)。" #: sphinx/config.py:201 #, python-format @@ -475,12 +475,12 @@ msgstr "Python Enhancement Proposals; PEP %s" #: sphinx/roles.py:188 #, python-format msgid "invalid PEP number %s" -msgstr "" +msgstr "無效的 PEP 號碼 %s" #: sphinx/roles.py:222 #, python-format msgid "invalid RFC number %s" -msgstr "" +msgstr "無效的 RFC 號碼 %s" #: sphinx/theming.py:72 #, python-format @@ -581,7 +581,7 @@ msgstr "在命令列給了 %d 個原始檔案" msgid "targets for %d source files that are out of date" msgstr "%d 個過時原始檔案的目標" -#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 +#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #, python-format msgid "building [%s]: " msgstr "正在建立 [%s]:" @@ -778,52 +778,52 @@ msgstr "conf 值 \"version\" 在 EPUB3 不應該為空" msgid "invalid css_file: %r, ignored" msgstr "無效的 css_file: %r, 已略過" -#: sphinx/builders/gettext.py:212 +#: sphinx/builders/gettext.py:215 #, python-format msgid "The message catalogs are in %(outdir)s." -msgstr "" +msgstr "訊息目錄是在 %(outdir)s" -#: sphinx/builders/gettext.py:234 +#: sphinx/builders/gettext.py:237 #, python-format msgid "targets for %d template files" -msgstr "" +msgstr "模板檔 %d 的目標" -#: sphinx/builders/gettext.py:238 +#: sphinx/builders/gettext.py:241 msgid "reading templates... " -msgstr "" +msgstr "正在讀取模板..." -#: sphinx/builders/gettext.py:266 +#: sphinx/builders/gettext.py:269 msgid "writing message catalogs... " -msgstr "" +msgstr "正在寫入訊息目錄..." #: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" -msgstr "" +msgstr "尋找以上輸出或 %(outdir)s/output.txt 中的任何錯誤" #: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" -msgstr "" +msgstr "錯誤連結: %s (%s)" #: sphinx/builders/linkcheck.py:322 #, python-format msgid "Anchor '%s' not found" -msgstr "" +msgstr "未找到錨 '%s'" #: sphinx/builders/linkcheck.py:553 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" -msgstr "" +msgstr "在 linkcheck_allowed_redirects 編譯 regex 失敗: %r %s" #: sphinx/builders/manpage.py:30 #, python-format msgid "The manual pages are in %(outdir)s." -msgstr "" +msgstr "手冊頁面在 %(outdir)s" #: sphinx/builders/manpage.py:37 msgid "no \"man_pages\" config value found; no manual pages will be written" -msgstr "" +msgstr "未找到 \"man_pages\" 組態值:不會編寫任何手冊頁面" #: sphinx/builders/latex/__init__.py:292 sphinx/builders/manpage.py:46 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:102 @@ -833,41 +833,41 @@ msgstr "編寫中" #: sphinx/builders/manpage.py:61 #, python-format msgid "\"man_pages\" config value references unknown document %s" -msgstr "" +msgstr "\"man_pages\" 組態值引用未知的文件 %s" #: sphinx/builders/singlehtml.py:26 #, python-format msgid "The HTML page is in %(outdir)s." -msgstr "" +msgstr "HTML 頁面在 %(outdir)s 。" #: sphinx/builders/singlehtml.py:148 msgid "assembling single document" -msgstr "" +msgstr "正在組合單一文件" #: sphinx/builders/singlehtml.py:166 msgid "writing additional files" -msgstr "" +msgstr "正在寫入附加檔案" #: sphinx/builders/texinfo.py:38 #, python-format msgid "The Texinfo files are in %(outdir)s." -msgstr "" +msgstr "Texinfo 檔案在 %(outdir)s 。" #: sphinx/builders/texinfo.py:40 msgid "" "\n" "Run 'make' in that directory to run these through makeinfo\n" "(use 'make info' here to do that automatically)." -msgstr "" +msgstr "\n在該目錄中執行 'make' 以透過 makeinfo 執行這些\n(在此使用 'make info' 以自動執行)" #: sphinx/builders/texinfo.py:68 msgid "no \"texinfo_documents\" config value found; no documents will be written" -msgstr "" +msgstr "未找到 \"texinfo_documents\" 組態值;不會編寫任何文件" #: sphinx/builders/texinfo.py:76 #, python-format msgid "\"texinfo_documents\" config value references unknown document %s" -msgstr "" +msgstr "\"texinfo_documents\" 組態值引用未知的文件 %s" #: sphinx/builders/latex/__init__.py:274 sphinx/builders/texinfo.py:98 #, python-format @@ -884,48 +884,48 @@ msgstr " (於 " #: sphinx/builders/texinfo.py:188 msgid "copying Texinfo support files" -msgstr "" +msgstr "正在複製 Texinfo 支援檔案" #: sphinx/builders/texinfo.py:192 #, python-format msgid "error writing file Makefile: %s" -msgstr "" +msgstr "錯誤寫入檔案 Makefile: %s" #: sphinx/builders/text.py:22 #, python-format msgid "The text files are in %(outdir)s." -msgstr "" +msgstr "文字檔案在 %(outdir)s 。" #: sphinx/builders/html/__init__.py:1091 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" -msgstr "" +msgstr "錯誤寫入檔案 %s: %s" #: sphinx/builders/xml.py:27 #, python-format msgid "The XML files are in %(outdir)s." -msgstr "" +msgstr "XML 檔案在 %(outdir)s 。" #: sphinx/builders/xml.py:98 #, python-format msgid "The pseudo-XML files are in %(outdir)s." -msgstr "" +msgstr "pseudo-XML 檔案在 %(outdir)s 。" #: sphinx/builders/html/__init__.py:145 #, python-format msgid "build info file is broken: %r" -msgstr "" +msgstr "build info 檔案已失效: %r" #: sphinx/builders/html/__init__.py:177 #, python-format msgid "The HTML pages are in %(outdir)s." -msgstr "" +msgstr "HTML 頁面在 %(outdir)s 。" #: sphinx/builders/html/__init__.py:391 #, python-format msgid "Failed to read build info file: %r" -msgstr "" +msgstr "讀取 build info 檔失敗: %r" #: sphinx/builders/html/__init__.py:484 sphinx/builders/latex/__init__.py:177 #: sphinx/transforms/__init__.py:110 sphinx/writers/manpage.py:94 @@ -956,78 +956,78 @@ msgstr "正在產生索引" #: sphinx/builders/html/__init__.py:685 msgid "writing additional pages" -msgstr "" +msgstr "正在編寫附加頁面" #: sphinx/builders/html/__init__.py:764 msgid "copying downloadable files... " -msgstr "" +msgstr "正在複製可下載的檔案..." #: sphinx/builders/html/__init__.py:772 #, python-format msgid "cannot copy downloadable file %r: %s" -msgstr "" +msgstr "無法複製可下載的檔案 %r: %s" #: sphinx/builders/html/__init__.py:805 sphinx/builders/html/__init__.py:817 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" -msgstr "" +msgstr "在 html_static_file 中複製一個檔案失敗: %s: %r " #: sphinx/builders/html/__init__.py:838 msgid "copying static files" -msgstr "" +msgstr "正在複製靜態檔案" #: sphinx/builders/html/__init__.py:854 #, python-format msgid "cannot copy static file %r" -msgstr "" +msgstr "無法複製靜態檔案 %r" #: sphinx/builders/html/__init__.py:859 msgid "copying extra files" -msgstr "" +msgstr "正在複製額外檔案" #: sphinx/builders/html/__init__.py:865 #, python-format msgid "cannot copy extra file %r" -msgstr "" +msgstr "無法複製額外檔案 %r" #: sphinx/builders/html/__init__.py:872 #, python-format msgid "Failed to write build info file: %r" -msgstr "" +msgstr "寫入 build info 檔失敗: %r" #: sphinx/builders/html/__init__.py:920 msgid "" "search index couldn't be loaded, but not all documents will be built: the " "index will be incomplete." -msgstr "" +msgstr "搜尋索引無法被載入,但不是所有的文件都會被建置:索引將會是不完全的。" #: sphinx/builders/html/__init__.py:981 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" -msgstr "" +msgstr "頁面 %s 在 html_sidebars 中符合兩個型樣: %r 和 %r" #: sphinx/builders/html/__init__.py:1074 #, python-format msgid "" "a Unicode error occurred when rendering the page %s. Please make sure all " "config values that contain non-ASCII content are Unicode strings." -msgstr "" +msgstr "在呈現頁面 %s 時發生了一個 Unicode 錯誤。請確認所有包含 non-ASCII 內容的組態值都是 Unicode 字串。" #: sphinx/builders/html/__init__.py:1079 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" -msgstr "" +msgstr "在呈現頁面 %s 時發生了一個錯誤。\n原因: %r" #: sphinx/builders/html/__init__.py:1108 msgid "dumping object inventory" -msgstr "" +msgstr "正在傾印物件庫存" #: sphinx/builders/html/__init__.py:1113 #, python-format msgid "dumping search index in %s" -msgstr "" +msgstr "正在傾印搜尋索引於 %s" #: sphinx/builders/html/__init__.py:1155 #, python-format @@ -1036,48 +1036,48 @@ msgstr "無效的 js_file: %r, 已略過" #: sphinx/builders/html/__init__.py:1242 msgid "Many math_renderers are registered. But no math_renderer is selected." -msgstr "" +msgstr "多個 math_renderer 已被註冊。但是沒有 math_renderer 被選擇。" #: sphinx/builders/html/__init__.py:1245 #, python-format msgid "Unknown math_renderer %r is given." -msgstr "" +msgstr "未知的 math_renderer %r 被給予。" #: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_extra_path entry %r does not exist" -msgstr "" +msgstr "html_extra_path 項目 %r 不存在" #: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_extra_path entry %r is placed inside outdir" -msgstr "" +msgstr "html_extra_path 項目 %r 被放入 outdir" #: sphinx/builders/html/__init__.py:1266 #, python-format msgid "html_static_path entry %r does not exist" -msgstr "" +msgstr "html_static_path 項目 %r 不存在" #: sphinx/builders/html/__init__.py:1270 #, python-format msgid "html_static_path entry %r is placed inside outdir" -msgstr "" +msgstr "html_static_path 項目 %r 被放入 outdir" #: sphinx/builders/html/__init__.py:1279 sphinx/builders/latex/__init__.py:422 #, python-format msgid "logo file %r does not exist" -msgstr "" +msgstr "標誌檔案 %r 不存在" #: sphinx/builders/html/__init__.py:1288 #, python-format msgid "favicon file %r does not exist" -msgstr "" +msgstr "favicon 檔案 %r 不存在" #: sphinx/builders/html/__init__.py:1308 msgid "" "html_add_permalinks has been deprecated since v3.5.0. Please use " "html_permalinks and html_permalinks_icon instead." -msgstr "" +msgstr "html_add_permalinks 從 v3.5.0 開始已被廢止。請改用 html_permalinks 和 html_permalinks_icon。" #: sphinx/builders/html/__init__.py:1340 #, python-format @@ -1087,23 +1087,23 @@ msgstr "%s %s 說明文件" #: sphinx/builders/latex/__init__.py:105 #, python-format msgid "The LaTeX files are in %(outdir)s." -msgstr "" +msgstr "LaTeX 檔案在 %(outdir)s 。" #: sphinx/builders/latex/__init__.py:107 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." -msgstr "" +msgstr "\n在該目錄中執行 'make' 以透過 (pdf)latex 執行這些\n(在此使用 'make latexpdf' 以自動執行)" #: sphinx/builders/latex/__init__.py:143 msgid "no \"latex_documents\" config value found; no documents will be written" -msgstr "" +msgstr "未找到 \"latex_documents\" 組態值;不會編寫任何文件" #: sphinx/builders/latex/__init__.py:151 #, python-format msgid "\"latex_documents\" config value references unknown document %s" -msgstr "" +msgstr "\"latex_documents\" 組態值引用未知的文件 %s" #: sphinx/builders/latex/__init__.py:184 sphinx/domains/std.py:564 #: sphinx/templates/latex/latex.tex_t:97 @@ -1213,7 +1213,7 @@ msgid "job number should be a positive number" msgstr "" #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 -#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 +#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 msgid "For more information, visit ." msgstr "" @@ -2395,39 +2395,39 @@ msgstr "符號" #: sphinx/environment/adapters/toctree.py:143 #, python-format msgid "circular toctree references detected, ignoring: %s <- %s" -msgstr "" +msgstr "偵測到循環的 toctree 參照,忽略中: %s <- %s" #: sphinx/environment/adapters/toctree.py:162 #, python-format msgid "" "toctree contains reference to document %r that doesn't have a title: no link" " will be generated" -msgstr "" +msgstr "toctree 包含了到文件 %r 的參照,該文件沒有標題:不會產生任何鏈接" #: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" -msgstr "" +msgstr "影像檔案無法讀取: %s" #: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" -msgstr "" +msgstr "影像檔案 %s 無法讀取: %s" #: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" -msgstr "" +msgstr "下載檔案無法讀取: %s" #: sphinx/environment/collectors/toctree.py:177 #, python-format msgid "%s is already assigned section numbers (nested numbered toctree?)" -msgstr "" +msgstr "%s 已經被指定段落編號(巢狀編號的 toctree?)" #: sphinx/ext/apidoc.py:78 #, python-format msgid "Would create file %s." -msgstr "" +msgstr "將會建立檔案 %s 。" #: sphinx/ext/apidoc.py:304 msgid "" @@ -2439,196 +2439,196 @@ msgid "" "excluded from generation.\n" "\n" "Note: By default this script will not overwrite already created files." -msgstr "" +msgstr "\n在 中遞迴查找 Python 模組及套件,並在 中\n為每個套件建立一個帶有 automodule 指令的 reST 檔。\n\n 可以是檔案及/或資料夾型樣,它們將在生成時被\n移除。\n\n備註:在預設情況,此腳本不會重寫已經被建立的檔案。" #: sphinx/ext/apidoc.py:317 msgid "path to module to document" -msgstr "" +msgstr "要生成文件的模組路徑" #: sphinx/ext/apidoc.py:319 msgid "" "fnmatch-style file and/or directory patterns to exclude from generation" -msgstr "" +msgstr "fnmatch 風格的檔案及/或資料夾模式,將在生成時移除。" #: sphinx/ext/apidoc.py:324 msgid "directory to place all output" -msgstr "" +msgstr "要放置所有輸出的資料夾" #: sphinx/ext/apidoc.py:329 msgid "maximum depth of submodules to show in the TOC (default: 4)" -msgstr "" +msgstr "能顯示 TOC 的子模組最大深度(預設值:4)" #: sphinx/ext/apidoc.py:332 msgid "overwrite existing files" -msgstr "" +msgstr "重寫已存在的檔案" #: sphinx/ext/apidoc.py:335 msgid "" "follow symbolic links. Powerful when combined with " "collective.recipe.omelette." -msgstr "" +msgstr "跟隨符號鏈接。與 collective.recipe.omelette 結合時很有用。" #: sphinx/ext/apidoc.py:338 msgid "run the script without creating files" -msgstr "" +msgstr "執行腳本而不建立檔案" #: sphinx/ext/apidoc.py:341 msgid "put documentation for each module on its own page" -msgstr "" +msgstr "為每個模組在它自己的頁面置放說明文件" #: sphinx/ext/apidoc.py:344 msgid "include \"_private\" modules" -msgstr "" +msgstr "包含 \"_private\" 模組" #: sphinx/ext/apidoc.py:346 msgid "filename of table of contents (default: modules)" -msgstr "" +msgstr "目錄的檔名(預設值:模組)" #: sphinx/ext/apidoc.py:348 msgid "don't create a table of contents file" -msgstr "" +msgstr "不要建立目錄檔案" #: sphinx/ext/apidoc.py:351 msgid "" "don't create headings for the module/package packages (e.g. when the " "docstrings already contain them)" -msgstr "" +msgstr "不要為模組/套件建立標頭(例如:當說明字串已經包含它們時)" #: sphinx/ext/apidoc.py:356 msgid "put module documentation before submodule documentation" -msgstr "" +msgstr "在子模組說明文件之前置放模組說明文件" #: sphinx/ext/apidoc.py:360 msgid "" "interpret module paths according to PEP-0420 implicit namespaces " "specification" -msgstr "" +msgstr "根據 PEP-0420 隱式命名空間規範來解譯模組路徑" #: sphinx/ext/apidoc.py:364 msgid "file suffix (default: rst)" -msgstr "" +msgstr "檔案後綴(預設值:rst)" #: sphinx/ext/apidoc.py:366 msgid "generate a full project with sphinx-quickstart" -msgstr "" +msgstr "以 sphinx-quickstart 生成一個完全的專案" #: sphinx/ext/apidoc.py:369 msgid "append module_path to sys.path, used when --full is given" -msgstr "" +msgstr "附加 module_path 到 sys.path,在給予 --full 時使用" #: sphinx/ext/apidoc.py:371 msgid "project name (default: root module name)" -msgstr "" +msgstr "專案名稱(預設值:根模組名稱)" #: sphinx/ext/apidoc.py:373 msgid "project author(s), used when --full is given" -msgstr "" +msgstr "專案作者(們),在給予 --full 時使用" #: sphinx/ext/apidoc.py:375 msgid "project version, used when --full is given" -msgstr "" +msgstr "專案版本,在給予 --full 時使用" #: sphinx/ext/apidoc.py:377 msgid "project release, used when --full is given, defaults to --doc-version" -msgstr "" +msgstr "專案發布,在給予 --full 時使用,預設為 --doc-version" #: sphinx/ext/apidoc.py:380 msgid "extension options" -msgstr "" +msgstr "擴充套件選項" #: sphinx/ext/apidoc.py:413 #, python-format msgid "%s is not a directory." -msgstr "" +msgstr "%s 不是資料夾" #: sphinx/ext/coverage.py:38 #, python-format msgid "invalid regex %r in %s" -msgstr "" +msgstr "無效的 regex %r 在 %s" #: sphinx/ext/coverage.py:47 #, python-format msgid "" "Testing of coverage in the sources finished, look at the results in " "%(outdir)spython.txt." -msgstr "" +msgstr "來源的涵蓋測試已結束,在 %(outdir)spython.txt 中查看結果。" #: sphinx/ext/coverage.py:61 #, python-format msgid "invalid regex %r in coverage_c_regexes" -msgstr "" +msgstr "無效的 regex %r 在 coverage_c_regexes" #: sphinx/ext/coverage.py:122 #, python-format msgid "undocumented c api: %s [%s] in file %s" -msgstr "" +msgstr "未文件化的 c api: %s [%s] 在檔案 %s 中" #: sphinx/ext/coverage.py:154 #, python-format msgid "module %s could not be imported: %s" -msgstr "" +msgstr "模組 %s 無法被 import: %s" #: sphinx/ext/coverage.py:250 #, python-format msgid "undocumented python function: %s :: %s" -msgstr "" +msgstr "未文件化的 python 函式: %s :: %s" #: sphinx/ext/coverage.py:266 #, python-format msgid "undocumented python class: %s :: %s" -msgstr "" +msgstr "未文件化的 python class: %s :: %s" #: sphinx/ext/coverage.py:279 #, python-format msgid "undocumented python method: %s :: %s :: %s" -msgstr "" +msgstr "未文件化的 python method: %s :: %s :: %s" #: sphinx/ext/doctest.py:117 #, python-format msgid "missing '+' or '-' in '%s' option." -msgstr "" +msgstr "在 '%s' 選項中遺漏 '+' 或 '-'。" #: sphinx/ext/doctest.py:122 #, python-format msgid "'%s' is not a valid option." -msgstr "" +msgstr "'%s' 不是有效的選項" #: sphinx/ext/doctest.py:136 #, python-format msgid "'%s' is not a valid pyversion option" -msgstr "" +msgstr "'%s' 不是有效的 pyversion 選項" #: sphinx/ext/doctest.py:219 msgid "invalid TestCode type" -msgstr "" +msgstr "無效的 TestCode 型別" #: sphinx/ext/doctest.py:277 #, python-format msgid "" "Testing of doctests in the sources finished, look at the results in " "%(outdir)s/output.txt." -msgstr "" +msgstr "來源的 doctests 測試已結束,在 %(outdir)s/output.txt 中查看結果。" #: sphinx/ext/doctest.py:427 #, python-format msgid "no code/output in %s block at %s:%s" -msgstr "" +msgstr "在 %s 區塊中的 %s:%s 沒有程式碼/輸出" #: sphinx/ext/doctest.py:513 #, python-format msgid "ignoring invalid doctest code: %r" -msgstr "" +msgstr "正在忽略無效的 doctest 碼: %r" #: sphinx/ext/duration.py:71 msgid "" "====================== slowest reading durations =======================" -msgstr "" +msgstr "====================== 最慢的讀取歷時 =======================" #: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" -msgstr "" +msgstr "hardcoded link %r 可以被一個 extlink 所取代(試試改用 %r)" #: sphinx/ext/extlinks.py:96 #, python-format @@ -2693,7 +2693,7 @@ msgstr "" #: sphinx/ext/graphviz.py:363 #, python-format msgid "dot code %r: %s" -msgstr "" +msgstr "點碼 %r: %s" #: sphinx/ext/graphviz.py:376 sphinx/ext/graphviz.py:384 #, python-format @@ -2710,7 +2710,7 @@ msgid "" "Unable to run the image conversion command %r. 'sphinx.ext.imgconverter' requires ImageMagick by default. Ensure it is installed, or set the 'image_converter' option to a custom conversion command.\n" "\n" "Traceback: %s" -msgstr "" +msgstr "無法執行影像轉換命令 %r。 'sphinx.ext.imgconverter' 預設為需要 ImageMagick。請確認它已被安裝,或是設定 'image_converter' 選項為一個自訂轉換命令。\n\n回溯: %s" #: sphinx/ext/imgconverter.py:42 sphinx/ext/imgconverter.py:66 #, python-format @@ -2744,12 +2744,12 @@ msgstr "" #: sphinx/ext/imgmath.py:292 #, python-format msgid "display latex %r: %s" -msgstr "" +msgstr "顯示 latex %r: %s" #: sphinx/ext/imgmath.py:318 #, python-format msgid "inline latex %r: %s" -msgstr "" +msgstr "行內 latex %r: %s" #: sphinx/ext/imgmath.py:325 sphinx/ext/mathjax.py:47 msgid "Permalink to this equation" @@ -2758,22 +2758,22 @@ msgstr "本公式的永久連結" #: sphinx/ext/intersphinx.py:172 #, python-format msgid "intersphinx inventory has moved: %s -> %s" -msgstr "" +msgstr "intersphinx 庫存已移動: %s -> %s" #: sphinx/ext/intersphinx.py:203 #, python-format msgid "loading intersphinx inventory from %s..." -msgstr "" +msgstr "正在從 %s 載入 intersphinx 庫存... " #: sphinx/ext/intersphinx.py:217 msgid "" "encountered some issues with some of the inventories, but they had working " "alternatives:" -msgstr "" +msgstr "從一些庫存中遇到一些問題,但他們已在進行替代方案:" #: sphinx/ext/intersphinx.py:223 msgid "failed to reach any of the inventories with the following issues:" -msgstr "" +msgstr "無法到達任何的庫存,遇到以下問題:" #: sphinx/ext/intersphinx.py:268 #, python-format @@ -2783,22 +2783,22 @@ msgstr "(於 %s v%s)" #: sphinx/ext/intersphinx.py:270 #, python-format msgid "(in %s)" -msgstr "" +msgstr "(於 %s)" #: sphinx/ext/intersphinx.py:494 #, python-format msgid "inventory for external cross-reference not found: %s" -msgstr "" +msgstr "未找到外部交叉參照的清單: %s" #: sphinx/ext/intersphinx.py:500 #, python-format msgid "role for external cross-reference not found: %s" -msgstr "" +msgstr "未找到外部交叉參照的角色: %s" #: sphinx/ext/intersphinx.py:587 #, python-format msgid "external %s:%s reference target not found: %s" -msgstr "" +msgstr "未找到外部的 %s:%s 參照目標: %s" #: sphinx/ext/intersphinx.py:612 #, python-format @@ -2874,24 +2874,24 @@ msgstr "對於 class-doc-from 選項無效的值: %s" #: sphinx/ext/autodoc/__init__.py:376 #, python-format msgid "invalid signature for auto%s (%r)" -msgstr "" +msgstr "無效的簽章給 auto%s (%r)" #: sphinx/ext/autodoc/__init__.py:493 #, python-format msgid "error while formatting arguments for %s: %s" -msgstr "" +msgstr "在為 %s 格式化引數時有錯誤: %s" #: sphinx/ext/autodoc/__init__.py:630 sphinx/ext/autodoc/__init__.py:1683 #, python-format msgid "missing attribute %s in object %s" -msgstr "" +msgstr "遺漏屬性 %s 在物件 %s" #: sphinx/ext/autodoc/__init__.py:784 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" -msgstr "" +msgstr "autodoc: 決定 %s.%s (%r) 被文件化失敗,引發以下的例外:\n%s" #: sphinx/ext/autodoc/__init__.py:877 #, python-format @@ -2899,7 +2899,7 @@ msgid "" "don't know which module to import for autodocumenting %r (try placing a " "\"module\" or \"currentmodule\" directive in the document, or giving an " "explicit module name)" -msgstr "" +msgstr "不清楚要 import 哪個模組來 autodocument %r (試試看在文件中加入 \"module\" 或 \"currentmodule\" 指令,或是給予一個明確的模組名稱)" #: sphinx/ext/autodoc/__init__.py:921 #, python-format @@ -3007,7 +3007,7 @@ msgid "" "autosummary: failed to import %s.\n" "Possible hints:\n" "%s" -msgstr "" +msgstr "autosummary: import %s 失敗。\n可能的提示:\n%s" #: sphinx/ext/autosummary/__init__.py:333 #, python-format @@ -3031,32 +3031,32 @@ msgid "" msgstr "autosummary 會在內部產生 .rst 檔案。但是您的 source_suffix 並未包含 .rst。已省略。" #: sphinx/ext/autosummary/generate.py:151 -#: sphinx/ext/autosummary/generate.py:219 +#: sphinx/ext/autosummary/generate.py:223 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "autosummary: 無法決定 %r 被記錄,以下例外被引發:\n%s" -#: sphinx/ext/autosummary/generate.py:357 +#: sphinx/ext/autosummary/generate.py:361 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "[autosummary] 正在產生 autosummary 給: %s" -#: sphinx/ext/autosummary/generate.py:361 +#: sphinx/ext/autosummary/generate.py:365 #, python-format msgid "[autosummary] writing to %s" msgstr "[autosummary] 正在寫入 %s" -#: sphinx/ext/autosummary/generate.py:404 +#: sphinx/ext/autosummary/generate.py:408 #, python-format msgid "" "[autosummary] failed to import %s.\n" "Possible hints:\n" "%s" -msgstr "" +msgstr "[autosummary] import %s 失敗。\n可能的提示:\n%s" -#: sphinx/ext/autosummary/generate.py:574 +#: sphinx/ext/autosummary/generate.py:578 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3071,35 +3071,35 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "\n使用 autosummary 指令產生 ReStructuredText。\n\nsphinx-autogen 是 sphinx.ext.autosummary.generate 的一個前端。它會從給定的\n輸入檔案中所包含的 autosummary 指令,產生 reStructuredText 檔案。\n\nautosummary 指令的格式被記錄在 ``sphinx.ext.autosummary`` Python 模組中,\n它可以使用此方法來讀取::\n\npydoc sphinx.ext.autosummary\n" -#: sphinx/ext/autosummary/generate.py:591 +#: sphinx/ext/autosummary/generate.py:595 msgid "source files to generate rST files for" msgstr "原始檔案以產生 rST 檔案給" -#: sphinx/ext/autosummary/generate.py:595 +#: sphinx/ext/autosummary/generate.py:599 msgid "directory to place all output in" msgstr "資料夾來放置所有輸出在" -#: sphinx/ext/autosummary/generate.py:598 +#: sphinx/ext/autosummary/generate.py:602 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "檔案的預設後綴(預設: %(default)s )" -#: sphinx/ext/autosummary/generate.py:602 +#: sphinx/ext/autosummary/generate.py:606 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "自訂模板資料夾(預設: %(default)s )" -#: sphinx/ext/autosummary/generate.py:606 +#: sphinx/ext/autosummary/generate.py:610 #, python-format msgid "document imported members (default: %(default)s)" msgstr "文件引入成員(預設: %(default)s )" -#: sphinx/ext/autosummary/generate.py:610 +#: sphinx/ext/autosummary/generate.py:614 #, python-format msgid "" "document exactly the members in module __all__ attribute. (default: " "%(default)s)" -msgstr "" +msgstr "文件確實是在模組 __all__ 屬性中的成員。(預設值: %(default)s)" #: sphinx/ext/napoleon/__init__.py:339 sphinx/ext/napoleon/docstring.py:694 msgid "Keyword Arguments" @@ -3432,7 +3432,7 @@ msgstr "隱藏符合搜尋" #: sphinx/themes/basic/static/searchtools.js:112 msgid "" "Search finished, found ${resultCount} page(s) matching the search query." -msgstr "" +msgstr "搜尋結束,共找到 ${resultCount} 個頁面符合搜尋條件。" #: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" @@ -3552,7 +3552,7 @@ msgstr "失敗" msgid "" "Problem in %s domain: field is supposed to use role '%s', but that role is " "not in the domain." -msgstr "" +msgstr "在 %s domain 中的問題:欄位應該要用角色 '%s' ,但是那個角色並不在該 domain。" #: sphinx/util/docutils.py:256 #, python-format @@ -3623,7 +3623,7 @@ msgstr "本術語的永久連結" #: sphinx/writers/html.py:428 sphinx/writers/html.py:433 #: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 msgid "Permalink to this heading" -msgstr "" +msgstr "本標頭的永久連結" #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" diff --git a/sphinx/setup_command.py b/sphinx/setup_command.py index d654c3f0612..5e63df3a717 100644 --- a/sphinx/setup_command.py +++ b/sphinx/setup_command.py @@ -6,8 +6,6 @@ import os import sys import warnings -from distutils.cmd import Command -from distutils.errors import DistutilsExecError from io import StringIO from typing import Any, Dict @@ -18,6 +16,13 @@ from sphinx.util.docutils import docutils_namespace, patch_docutils from sphinx.util.osutil import abspath +try: + from setuptools import Command + from setuptools.errors import ExecError +except ImportError: + from distutils.cmd import Command + from distutils.errors import DistutilsExecError as ExecError + class BuildDoc(Command): """ @@ -97,7 +102,7 @@ def initialize_options(self) -> None: self.link_index = False self.copyright = '' # Link verbosity to distutils' (which uses 1 by default). - self.verbosity = self.distribution.verbose - 1 # type: ignore + self.verbosity = self.distribution.verbose - 1 self.traceback = False self.nitpicky = False self.keep_going = False @@ -125,7 +130,7 @@ def finalize_options(self) -> None: if self.build_dir is None: build = self.get_finalized_command('build') - self.build_dir = os.path.join(abspath(build.build_base), 'sphinx') # type: ignore + self.build_dir = os.path.join(abspath(build.build_base), 'sphinx') self.doctree_dir = os.path.join(self.build_dir, 'doctrees') @@ -139,7 +144,7 @@ def run(self) -> None: if not color_terminal(): nocolor() - if not self.verbose: # type: ignore + if not self.verbose: status_stream = StringIO() else: status_stream = sys.stdout # type: ignore @@ -171,8 +176,7 @@ def run(self) -> None: verbosity=self.verbosity, keep_going=self.keep_going) app.build(force_all=self.all_files) if app.statuscode: - raise DistutilsExecError( - 'caused by %s builder.' % app.builder.name) + raise ExecError('caused by %s builder.' % app.builder.name) except Exception as exc: handle_exception(app, self, exc, sys.stderr) if not self.pdb: diff --git a/sphinx/themes/agogo/static/agogo.css_t b/sphinx/themes/agogo/static/agogo.css_t index 08a4db0ccd2..14c5e52ce13 100644 --- a/sphinx/themes/agogo/static/agogo.css_t +++ b/sphinx/themes/agogo/static/agogo.css_t @@ -271,7 +271,8 @@ div.document ol { /* Sidebar */ -div.sidebar { +div.sidebar, +aside.sidebar { width: {{ theme_sidebarwidth|todim }}; {%- if theme_rightsidebar|tobool %} float: right; @@ -281,26 +282,29 @@ div.sidebar { font-size: .9em; } -div.sidebar a, div.header a { +div.sidebar a, aside.sidebar a, div.header a { text-decoration: none; } -div.sidebar a:hover, div.header a:hover { +div.sidebar a:hover, aside.sidebar a:hover, div.header a:hover { text-decoration: underline; } -div.sidebar h3 { +div.sidebar h3, +aside.sidebar h3 { color: #2e3436; text-transform: uppercase; font-size: 130%; letter-spacing: .1em; } -div.sidebar ul { +div.sidebar ul, +aside.sidebar ul { list-style-type: none; } -div.sidebar li.toctree-l1 a { +div.sidebar li.toctree-l1 a, +aside.sidebar li.toctree-l1 a { display: block; padding: 1px; border: 1px solid #dddddd; @@ -310,37 +314,44 @@ div.sidebar li.toctree-l1 a { color: #2e3436; } -div.sidebar li.toctree-l2 a { +div.sidebar li.toctree-l2 a, +aside.sidebar li.toctree-l2 a { background-color: transparent; border: none; margin-left: 1em; border-bottom: 1px solid #dddddd; } -div.sidebar li.toctree-l3 a { +div.sidebar li.toctree-l3 a, +aside.sidebar li.toctree-l3 a { background-color: transparent; border: none; margin-left: 2em; border-bottom: 1px solid #dddddd; } -div.sidebar li.toctree-l2:last-child a { +div.sidebar li.toctree-l2:last-child a, +aside.sidebar li.toctree-l2:last-child a { border-bottom: none; } -div.sidebar li.toctree-l1.current a { +div.sidebar li.toctree-l1.current a, +aside.sidebar li.toctree-l1.current a { border-right: 5px solid {{ theme_headerlinkcolor }}; } -div.sidebar li.toctree-l1.current li.toctree-l2 a { +div.sidebar li.toctree-l1.current li.toctree-l2 a, +aside.sidebar li.toctree-l1.current li.toctree-l2 a { border-right: none; } -div.sidebar input[type="text"] { +div.sidebar input[type="text"], +aside.sidebar input[type="text"] { width: 170px; } -div.sidebar input[type="submit"] { +div.sidebar input[type="submit"], +aside.sidebar input[type="submit"] { width: 30px; } diff --git a/sphinx/themes/basic/static/basic.css_t b/sphinx/themes/basic/static/basic.css_t index a05c8ba0e89..d8f3fe74626 100644 --- a/sphinx/themes/basic/static/basic.css_t +++ b/sphinx/themes/basic/static/basic.css_t @@ -237,6 +237,7 @@ a.headerlink { visibility: hidden; } +{%- if docutils_version_info[:2] < (0, 18) %} a.brackets:before, span.brackets > a:before{ content: "["; @@ -246,6 +247,7 @@ a.brackets:after, span.brackets > a:after { content: "]"; } +{% endif %} h1:hover > a.headerlink, h2:hover > a.headerlink, @@ -335,12 +337,20 @@ p.sidebar-title { font-weight: bold; } +{%- if docutils_version_info[:2] >= (0, 18) %} +nav.contents, +aside.topic, +{% endif %} div.admonition, div.topic, blockquote { clear: left; } /* -- topics ---------------------------------------------------------------- */ +{%- if docutils_version_info[:2] >= (0, 18) %} +nav.contents, +aside.topic, +{% endif %} div.topic { border: 1px solid #ccc; padding: 7px; @@ -379,6 +389,10 @@ div.body p.centered { div.sidebar > :last-child, aside.sidebar > :last-child, +{%- if docutils_version_info[:2] >= (0, 18) %} +nav.contents > :last-child, +aside.topic > :last-child, +{% endif %} div.topic > :last-child, div.admonition > :last-child { margin-bottom: 0; @@ -386,6 +400,10 @@ div.admonition > :last-child { div.sidebar::after, aside.sidebar::after, +{%- if docutils_version_info[:2] >= (0, 18) %} +nav.contents::after, +aside.topic::after, +{% endif %} div.topic::after, div.admonition::after, blockquote::after { diff --git a/sphinx/themes/bizstyle/static/bizstyle.css_t b/sphinx/themes/bizstyle/static/bizstyle.css_t index 46573464679..a524345f9a9 100644 --- a/sphinx/themes/bizstyle/static/bizstyle.css_t +++ b/sphinx/themes/bizstyle/static/bizstyle.css_t @@ -306,6 +306,10 @@ div.quotebar { border: 1px solid #ccc; } +{%- if docutils_version_info[:2] >= (0, 18) %} +nav.contents, +aside.topic, +{% endif %} div.topic { background-color: #f8f8f8; } diff --git a/sphinx/themes/classic/static/classic.css_t b/sphinx/themes/classic/static/classic.css_t index 739def5cd49..789bec81128 100644 --- a/sphinx/themes/classic/static/classic.css_t +++ b/sphinx/themes/classic/static/classic.css_t @@ -290,6 +290,10 @@ div.seealso { border: 1px solid #ff6; } +{%- if docutils_version_info[:2] >= (0, 18) %} +nav.contents, +aside.topic, +{% endif %} div.topic { background-color: #eee; } diff --git a/sphinx/themes/epub/static/epub.css_t b/sphinx/themes/epub/static/epub.css_t index 981baaab032..a30344431a0 100644 --- a/sphinx/themes/epub/static/epub.css_t +++ b/sphinx/themes/epub/static/epub.css_t @@ -230,7 +230,7 @@ p.rubric { /* -- sidebars -------------------------------------------------------------- */ -div.sidebar { +div.sidebar, aside.sidebar { margin: 0 0 0.5em 1em; border: 1px solid #ddb; padding: 7px 7px 0 7px; @@ -245,6 +245,10 @@ p.sidebar-title { /* -- topics ---------------------------------------------------------------- */ +{%- if docutils_version_info[:2] >= (0, 18) %} +nav.contents, +aside.topic, +{% endif %} div.topic { border: 1px solid #ccc; padding: 7px 7px 0 7px; diff --git a/sphinx/themes/nature/static/nature.css_t b/sphinx/themes/nature/static/nature.css_t index 28a4f64c94f..93f9a594483 100644 --- a/sphinx/themes/nature/static/nature.css_t +++ b/sphinx/themes/nature/static/nature.css_t @@ -194,6 +194,10 @@ div.seealso { border: 1px solid #ff6; } +{%- if docutils_version_info[:2] >= (0, 18) %} +nav.contents, +aside.topic, +{% endif %} div.topic { background-color: #eee; } diff --git a/sphinx/themes/nonav/static/nonav.css b/sphinx/themes/nonav/static/nonav.css_t similarity index 98% rename from sphinx/themes/nonav/static/nonav.css rename to sphinx/themes/nonav/static/nonav.css_t index 98d2163a418..933365e073c 100644 --- a/sphinx/themes/nonav/static/nonav.css +++ b/sphinx/themes/nonav/static/nonav.css_t @@ -219,7 +219,7 @@ p.rubric { /* -- sidebars -------------------------------------------------------------- */ -div.sidebar { +div.sidebar, aside.sidebar { margin: 0 0 0.5em 1em; border: 1px solid #ddb; padding: 7px 7px 0 7px; @@ -234,6 +234,10 @@ p.sidebar-title { /* -- topics ---------------------------------------------------------------- */ +{%- if docutils_version_info[:2] >= (0, 18) %} +nav.contents, +aside.topic, +{% endif %} div.topic { border: 1px solid #ccc; padding: 7px 7px 0 7px; diff --git a/sphinx/themes/pyramid/static/epub.css b/sphinx/themes/pyramid/static/epub.css_t similarity index 98% rename from sphinx/themes/pyramid/static/epub.css rename to sphinx/themes/pyramid/static/epub.css_t index 165f41d5d6b..98741d0b8ab 100644 --- a/sphinx/themes/pyramid/static/epub.css +++ b/sphinx/themes/pyramid/static/epub.css_t @@ -254,6 +254,10 @@ div.seealso { border: 1px solid #ff6; } +{%- if docutils_version_info[:2] >= (0, 18) %} +nav.contents, +aside.topic, +{% endif %} div.topic { background-color: #eee; } diff --git a/sphinx/themes/pyramid/static/pyramid.css_t b/sphinx/themes/pyramid/static/pyramid.css_t index c8c05af3b19..0ced6b29f8e 100644 --- a/sphinx/themes/pyramid/static/pyramid.css_t +++ b/sphinx/themes/pyramid/static/pyramid.css_t @@ -155,7 +155,7 @@ div.sphinxsidebar .searchformwrapper { /* -- sidebars -------------------------------------------------------------- */ -div.sidebar { +div.sidebar, aside.sidebar { margin: 0 0 0.5em 1em; border: 2px solid #c6d880; background-color: #e6efc2; @@ -245,6 +245,10 @@ div.seealso { padding: 10px 20px 10px 60px; } +{%- if docutils_version_info[:2] >= (0, 18) %} +nav.contents, +aside.topic, +{% endif %} div.topic { background: #eeeeee; border: 2px solid #C6C9CB; diff --git a/sphinx/themes/sphinxdoc/static/sphinxdoc.css_t b/sphinx/themes/sphinxdoc/static/sphinxdoc.css_t index 1ff1d0291d8..1817c48bcf5 100644 --- a/sphinx/themes/sphinxdoc/static/sphinxdoc.css_t +++ b/sphinx/themes/sphinxdoc/static/sphinxdoc.css_t @@ -266,6 +266,10 @@ div.quotebar { border: 1px solid #ccc; } +{%- if docutils_version_info[:2] >= (0, 18) %} +nav.contents, +aside.topic, +{% endif %} div.topic { background-color: #f8f8f8; } diff --git a/sphinx/themes/traditional/static/traditional.css_t b/sphinx/themes/traditional/static/traditional.css_t index f98b337198a..8a2f0712fbe 100644 --- a/sphinx/themes/traditional/static/traditional.css_t +++ b/sphinx/themes/traditional/static/traditional.css_t @@ -506,6 +506,10 @@ p.rubric { /* "Topics" */ +{%- if docutils_version_info[:2] >= (0, 18) %} +nav.contents, +aside.topic, +{% endif %} div.topic { background-color: #eee; border: 1px solid #ccc; diff --git a/sphinx/util/__init__.py b/sphinx/util/__init__.py index b5a49a9d118..c8e8c6b94e7 100644 --- a/sphinx/util/__init__.py +++ b/sphinx/util/__init__.py @@ -424,7 +424,7 @@ def encode_uri(uri: str) -> str: split = list(urlsplit(uri)) split[1] = split[1].encode('idna').decode('ascii') split[2] = quote_plus(split[2].encode(), '/') - query = list((q, v.encode()) for (q, v) in parse_qsl(split[3])) + query = [(q, v.encode()) for (q, v) in parse_qsl(split[3])] split[3] = urlencode(query) return urlunsplit(split) diff --git a/sphinx/util/cfamily.py b/sphinx/util/cfamily.py index 2dbb020048a..21ac9b79f52 100644 --- a/sphinx/util/cfamily.py +++ b/sphinx/util/cfamily.py @@ -379,7 +379,7 @@ def _parse_balanced_token_seq(self, end: List[str]) -> str: while not self.eof: if len(symbols) == 0 and self.current_char in end: break - if self.current_char in brackets.keys(): + if self.current_char in brackets: symbols.append(brackets[self.current_char]) elif len(symbols) > 0 and self.current_char == symbols[-1]: symbols.pop() diff --git a/tests/roots/test-ext-autodoc/target/inheritance.py b/tests/roots/test-ext-autodoc/target/inheritance.py index 485a943c872..85d95cd742e 100644 --- a/tests/roots/test-ext-autodoc/target/inheritance.py +++ b/tests/roots/test-ext-autodoc/target/inheritance.py @@ -1,4 +1,7 @@ class Base(object): + #: docstring + inheritedattr = None + def inheritedmeth(self): """Inherited function.""" diff --git a/tests/roots/test-ext-ifconfig/conf.py b/tests/roots/test-ext-ifconfig/conf.py index 565f6bcb30a..e82ec79f23f 100644 --- a/tests/roots/test-ext-ifconfig/conf.py +++ b/tests/roots/test-ext-ifconfig/conf.py @@ -7,3 +7,4 @@ def setup(app): app.add_config_value('confval1', False, None) app.add_config_value('confval2', False, None) + app.add_config_value('false_config', False, None) diff --git a/tests/roots/test-ext-ifconfig/index.rst b/tests/roots/test-ext-ifconfig/index.rst index ab08aabef96..f7fabcc78f8 100644 --- a/tests/roots/test-ext-ifconfig/index.rst +++ b/tests/roots/test-ext-ifconfig/index.rst @@ -9,3 +9,13 @@ ifconfig egg +Issue 10496 regression test +=========================== + +.. ifconfig:: false_config + + `Link 1 `__ + +.. ifconfig:: false_config + + `Link 2 `__ diff --git a/tests/roots/test-transforms-post_transforms-keyboard/conf.py b/tests/roots/test-transforms-post_transforms-keyboard/conf.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tests/roots/test-transforms-post_transforms-keyboard/index.rst b/tests/roots/test-transforms-post_transforms-keyboard/index.rst new file mode 100644 index 00000000000..21775782f64 --- /dev/null +++ b/tests/roots/test-transforms-post_transforms-keyboard/index.rst @@ -0,0 +1,4 @@ +Regression test for issue 10495 +=============================== + +:kbd:`spanish - inquisition` diff --git a/tests/test_config.py b/tests/test_config.py index c0b8864e00d..4dabafc8313 100644 --- a/tests/test_config.py +++ b/tests/test_config.py @@ -411,7 +411,7 @@ def test_conf_py_language_none_warning(logger, tempdir): assert logger.warning.called assert logger.warning.call_args[0][0] == ( "Invalid configuration value found: 'language = None'. " - "Update your configuration to a valid langauge code. " + "Update your configuration to a valid language code. " "Falling back to 'en' (English).") diff --git a/tests/test_domain_cpp.py b/tests/test_domain_cpp.py index 70876728df1..765f9fd650b 100644 --- a/tests/test_domain_cpp.py +++ b/tests/test_domain_cpp.py @@ -1113,11 +1113,11 @@ def test_domain_cpp_build_misuse_of_roles(app, status, warning): if targetType == 'templateParam': warn.append("WARNING: cpp:{} targets a {} (".format(r, txtTargetType)) warn.append("WARNING: cpp:{} targets a {} (".format(r, txtTargetType)) - warn = list(sorted(warn)) + warn = sorted(warn) for w in ws: assert "targets a" in w ws = [w[w.index("WARNING:"):] for w in ws] - ws = list(sorted(ws)) + ws = sorted(ws) print("Expected warnings:") for w in warn: print(w) diff --git a/tests/test_ext_autodoc.py b/tests/test_ext_autodoc.py index ecd2bbce6fc..a35c6f640e5 100644 --- a/tests/test_ext_autodoc.py +++ b/tests/test_ext_autodoc.py @@ -549,6 +549,7 @@ def test_autodoc_members(app): actual = do_autodoc(app, 'class', 'target.inheritance.Base', options) assert list(filter(lambda l: '::' in l, actual)) == [ '.. py:class:: Base()', + ' .. py:attribute:: Base.inheritedattr', ' .. py:method:: Base.inheritedclassmeth()', ' .. py:method:: Base.inheritedmeth()', ' .. py:method:: Base.inheritedstaticmeth(cls)' @@ -569,6 +570,7 @@ def test_autodoc_members(app): actual = do_autodoc(app, 'class', 'target.inheritance.Base', options) assert list(filter(lambda l: '::' in l, actual)) == [ '.. py:class:: Base()', + ' .. py:attribute:: Base.inheritedattr', ' .. py:method:: Base.inheritedclassmeth()', ' .. py:method:: Base.inheritedmeth()', ' .. py:method:: Base.inheritedstaticmeth(cls)' @@ -601,6 +603,7 @@ def test_autodoc_exclude_members(app): actual = do_autodoc(app, 'class', 'target.inheritance.Base', options) assert list(filter(lambda l: '::' in l, actual)) == [ '.. py:class:: Base()', + ' .. py:attribute:: Base.inheritedattr', ' .. py:method:: Base.inheritedclassmeth()' ] @@ -618,6 +621,7 @@ def test_autodoc_exclude_members(app): actual = do_autodoc(app, 'class', 'target.inheritance.Base', options) assert list(filter(lambda l: '::' in l, actual)) == [ '.. py:class:: Base()', + ' .. py:attribute:: Base.inheritedattr', ' .. py:method:: Base.inheritedclassmeth()' ] @@ -628,6 +632,7 @@ def test_autodoc_exclude_members(app): actual = do_autodoc(app, 'class', 'target.inheritance.Base', options) assert list(filter(lambda l: '::' in l, actual)) == [ '.. py:class:: Base()', + ' .. py:attribute:: Base.inheritedattr', ' .. py:method:: Base.inheritedclassmeth()', ' .. py:method:: Base.inheritedstaticmeth(cls)' ] @@ -639,6 +644,7 @@ def test_autodoc_exclude_members(app): actual = do_autodoc(app, 'class', 'target.inheritance.Base', options) assert list(filter(lambda l: '::' in l, actual)) == [ '.. py:class:: Base()', + ' .. py:attribute:: Base.inheritedattr', ' .. py:method:: Base.inheritedclassmeth()', ] @@ -648,6 +654,7 @@ def test_autodoc_exclude_members(app): actual = do_autodoc(app, 'class', 'target.inheritance.Base', options) assert list(filter(lambda l: '::' in l, actual)) == [ '.. py:class:: Base()', + ' .. py:attribute:: Base.inheritedattr', ' .. py:method:: Base.inheritedclassmeth()', ] @@ -658,6 +665,7 @@ def test_autodoc_exclude_members(app): actual = do_autodoc(app, 'class', 'target.inheritance.Base', options) assert list(filter(lambda l: '::' in l, actual)) == [ '.. py:class:: Base()', + ' .. py:attribute:: Base.inheritedattr', ' .. py:method:: Base.inheritedclassmeth()', ' .. py:method:: Base.inheritedmeth()', ' .. py:method:: Base.inheritedstaticmeth(cls)' diff --git a/tests/test_ext_autodoc_automodule.py b/tests/test_ext_autodoc_automodule.py index 8208d86f661..71b23679d96 100644 --- a/tests/test_ext_autodoc_automodule.py +++ b/tests/test_ext_autodoc_automodule.py @@ -133,6 +133,13 @@ def test_automodule_inherited_members(app): ' :module: target.inheritance', '', '', + ' .. py:attribute:: Base.inheritedattr', + ' :module: target.inheritance', + ' :value: None', + '', + ' docstring', + '', + '', ' .. py:method:: Base.inheritedclassmeth()', ' :module: target.inheritance', ' :classmethod:', diff --git a/tests/test_ext_autodoc_configs.py b/tests/test_ext_autodoc_configs.py index 0011f450b5a..f40f3354e11 100644 --- a/tests/test_ext_autodoc_configs.py +++ b/tests/test_ext_autodoc_configs.py @@ -277,6 +277,72 @@ def test_autodoc_inherit_docstrings(app): ] +@pytest.mark.sphinx('html', testroot='ext-autodoc') +def test_autodoc_inherit_docstrings_for_inherited_members(app): + options = {"members": None, + "inherited-members": None} + + assert app.config.autodoc_inherit_docstrings is True # default + actual = do_autodoc(app, 'class', 'target.inheritance.Derived', options) + assert list(actual) == [ + '', + '.. py:class:: Derived()', + ' :module: target.inheritance', + '', + '', + ' .. py:attribute:: Derived.inheritedattr', + ' :module: target.inheritance', + ' :value: None', + '', + ' docstring', + '', + '', + ' .. py:method:: Derived.inheritedclassmeth()', + ' :module: target.inheritance', + ' :classmethod:', + '', + ' Inherited class method.', + '', + '', + ' .. py:method:: Derived.inheritedmeth()', + ' :module: target.inheritance', + '', + ' Inherited function.', + '', + '', + ' .. py:method:: Derived.inheritedstaticmeth(cls)', + ' :module: target.inheritance', + ' :staticmethod:', + '', + ' Inherited static method.', + '', + ] + + # disable autodoc_inherit_docstrings + app.config.autodoc_inherit_docstrings = False + actual = do_autodoc(app, 'class', 'target.inheritance.Derived', options) + assert list(actual) == [ + '', + '.. py:class:: Derived()', + ' :module: target.inheritance', + '', + '', + ' .. py:method:: Derived.inheritedclassmeth()', + ' :module: target.inheritance', + ' :classmethod:', + '', + ' Inherited class method.', + '', + '', + ' .. py:method:: Derived.inheritedstaticmeth(cls)', + ' :module: target.inheritance', + ' :staticmethod:', + '', + ' Inherited static method.', + '', + ] + + @pytest.mark.sphinx('html', testroot='ext-autodoc') def test_autodoc_docstring_signature(app): options = {"members": None, "special-members": "__init__, __new__"} diff --git a/tests/test_ext_napoleon_iterators.py b/tests/test_ext_napoleon_iterators.py index 6b80af6bf68..f5fe541b678 100644 --- a/tests/test_ext_napoleon_iterators.py +++ b/tests/test_ext_napoleon_iterators.py @@ -55,19 +55,19 @@ def test_iter(self): self.assertTrue(it is it.__iter__()) a = [] - b = [i for i in peek_iter(a)] + b = list(peek_iter(a)) self.assertEqual([], b) a = ['1'] - b = [i for i in peek_iter(a)] + b = list(peek_iter(a)) self.assertEqual(['1'], b) a = ['1', '2'] - b = [i for i in peek_iter(a)] + b = list(peek_iter(a)) self.assertEqual(['1', '2'], b) a = ['1', '2', '3'] - b = [i for i in peek_iter(a)] + b = list(peek_iter(a)) self.assertEqual(['1', '2', '3'], b) def test_next_with_multi(self): @@ -303,7 +303,7 @@ def get_next(): return next(a) it = modify_iter(get_next, sentinel, int) expected = [1, 2, 3] - self.assertEqual(expected, [i for i in it]) + self.assertEqual(expected, list(it)) def test_init_with_sentinel_kwargs(self): a = iter([1, 2, 3, 4]) @@ -313,13 +313,13 @@ def get_next(): return next(a) it = modify_iter(get_next, sentinel, modifier=str) expected = ['1', '2', '3'] - self.assertEqual(expected, [i for i in it]) + self.assertEqual(expected, list(it)) def test_modifier_default(self): a = ['', ' ', ' a ', 'b ', ' c', ' ', ''] it = modify_iter(a) expected = ['', ' ', ' a ', 'b ', ' c', ' ', ''] - self.assertEqual(expected, [i for i in it]) + self.assertEqual(expected, list(it)) def test_modifier_not_callable(self): self.assertRaises(TypeError, modify_iter, [1], modifier='not_callable') @@ -328,10 +328,10 @@ def test_modifier_rstrip(self): a = ['', ' ', ' a ', 'b ', ' c', ' ', ''] it = modify_iter(a, modifier=lambda s: s.rstrip()) expected = ['', '', ' a', 'b', ' c', '', ''] - self.assertEqual(expected, [i for i in it]) + self.assertEqual(expected, list(it)) def test_modifier_rstrip_unicode(self): a = ['', ' ', ' a ', 'b ', ' c', ' ', ''] it = modify_iter(a, modifier=lambda s: s.rstrip()) expected = ['', '', ' a', 'b', ' c', '', ''] - self.assertEqual(expected, [i for i in it]) + self.assertEqual(expected, list(it)) diff --git a/tests/test_transforms_post_transforms.py b/tests/test_transforms_post_transforms.py index 272d83e3a02..215e6d14fe2 100644 --- a/tests/test_transforms_post_transforms.py +++ b/tests/test_transforms_post_transforms.py @@ -48,3 +48,12 @@ def missing_reference(app, env, node, contnode): content = (app.outdir / 'index.html').read_text(encoding='utf8') assert 'Age' in content + + +@pytest.mark.sphinx('html', testroot='transforms-post_transforms-keyboard', + freshenv=True) +def test_keyboard_hyphen_spaces(app): + """Regression test for issue 10495, we want no crash.""" + app.build() + assert "spanish" in (app.outdir / 'index.html').read_text(encoding='utf8') + assert "inquisition" in (app.outdir / 'index.html').read_text(encoding='utf8')