Merge pull request #9898 from sphinx-doc/bot/pull-translations

Update message catalogs
This commit is contained in:
Takeshi KOMIYA 2021-11-28 13:05:06 +09:00 committed by GitHub
commit 4236017a3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
66 changed files with 1302 additions and 1070 deletions

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-28 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Arabic (http://www.transifex.com/sphinx-doc/sphinx-1/language/ar/)\n" "Language-Team: Arabic (http://www.transifex.com/sphinx-doc/sphinx-1/language/ar/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -1202,7 +1202,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2886,7 +2886,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2901,28 +2901,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2985,30 +2985,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3023,29 +3023,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "" msgstr ""
@ -3371,14 +3378,14 @@ msgid "Other changes"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "" msgstr ""
@ -3546,37 +3553,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "" msgstr ""
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "" msgstr ""
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "" msgstr ""
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "" msgstr ""
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-28 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Bulgarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/bg/)\n" "Language-Team: Bulgarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/bg/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -1200,7 +1200,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2884,7 +2884,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2899,28 +2899,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2983,30 +2983,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3021,29 +3021,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "" msgstr ""
@ -3369,14 +3376,14 @@ msgid "Other changes"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "" msgstr ""
@ -3544,37 +3551,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "" msgstr ""
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "" msgstr ""
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "" msgstr ""
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "" msgstr ""
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-28 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Catalan (http://www.transifex.com/sphinx-doc/sphinx-1/language/ca/)\n" "Language-Team: Catalan (http://www.transifex.com/sphinx-doc/sphinx-1/language/ca/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -1201,7 +1201,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2885,7 +2885,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2900,28 +2900,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2984,30 +2984,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3022,29 +3022,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "" msgstr ""
@ -3370,14 +3377,14 @@ msgid "Other changes"
msgstr "Altres canvis" msgstr "Altres canvis"
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "Link permanent a aquest títol" msgstr "Link permanent a aquest títol"
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "Link permanent a aquesta definició" msgstr "Link permanent a aquesta definició"
@ -3545,37 +3552,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "" msgstr ""
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "" msgstr ""
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "" msgstr ""
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "" msgstr ""
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-14 00:10+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Kaqchikel (http://www.transifex.com/sphinx-doc/sphinx-1/language/cak/)\n" "Language-Team: Kaqchikel (http://www.transifex.com/sphinx-doc/sphinx-1/language/cak/)\n"
@ -1201,7 +1201,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2885,7 +2885,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2900,28 +2900,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2984,30 +2984,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3022,29 +3022,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "" msgstr ""
@ -3370,14 +3377,14 @@ msgid "Other changes"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "" msgstr ""
@ -3545,37 +3552,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "" msgstr ""
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "" msgstr ""
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "" msgstr ""
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "" msgstr ""
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-28 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Czech (http://www.transifex.com/sphinx-doc/sphinx-1/language/cs/)\n" "Language-Team: Czech (http://www.transifex.com/sphinx-doc/sphinx-1/language/cs/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -1202,7 +1202,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2886,7 +2886,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2901,28 +2901,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2985,30 +2985,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3023,29 +3023,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "" msgstr ""
@ -3371,14 +3378,14 @@ msgid "Other changes"
msgstr "Ostatní změny" msgstr "Ostatní změny"
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "Trvalý odkaz na tento nadpis" msgstr "Trvalý odkaz na tento nadpis"
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "Trvalý odkaz na tuto definici" msgstr "Trvalý odkaz na tuto definici"
@ -3546,37 +3553,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "Permalink k této tabulce" msgstr "Permalink k této tabulce"
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "Permalink k tomuto kódu" msgstr "Permalink k tomuto kódu"
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "Permalink k tomuto obrázku" msgstr "Permalink k tomuto obrázku"
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "" msgstr ""
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -11,8 +11,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-28 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Danish (http://www.transifex.com/sphinx-doc/sphinx-1/language/da/)\n" "Language-Team: Danish (http://www.transifex.com/sphinx-doc/sphinx-1/language/da/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -1204,7 +1204,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2888,7 +2888,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2903,28 +2903,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2987,30 +2987,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3025,29 +3025,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "Nøgleordsargumenter" msgstr "Nøgleordsargumenter"
@ -3373,14 +3380,14 @@ msgid "Other changes"
msgstr "Andre ændringer" msgstr "Andre ændringer"
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "Permalink til denne overskrift" msgstr "Permalink til denne overskrift"
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "Permalink til denne definition" msgstr "Permalink til denne definition"
@ -3548,37 +3555,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "Permahenvisning til denne tabel" msgstr "Permahenvisning til denne tabel"
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "Permahenvisning til denne kode" msgstr "Permahenvisning til denne kode"
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "Permahenvisning til dette billede" msgstr "Permahenvisning til dette billede"
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "Permahenvisning til dette toctree" msgstr "Permahenvisning til dette toctree"
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-14 00:10+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Greek (http://www.transifex.com/sphinx-doc/sphinx-1/language/el/)\n" "Language-Team: Greek (http://www.transifex.com/sphinx-doc/sphinx-1/language/el/)\n"
@ -1203,7 +1203,7 @@ msgid "job number should be a positive number"
msgstr "ο αριθμός εργασίας θα πρέπει να είναι θετικός αριθμός" msgstr "ο αριθμός εργασίας θα πρέπει να είναι θετικός αριθμός"
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2887,7 +2887,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2902,28 +2902,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "Βάσεις: %s" msgstr "Βάσεις: %s"
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2986,30 +2986,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "Το autosummary δημιουργεί αρχεία .rst εσωτερικά. Αλλά το δικό σας source_suffix δεν περιλαμβάνει .rst. Θα παραλειφθεί." msgstr "Το autosummary δημιουργεί αρχεία .rst εσωτερικά. Αλλά το δικό σας source_suffix δεν περιλαμβάνει .rst. Θα παραλειφθεί."
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "[autosummary] δημιουργία autosummary για: %s" msgstr "[autosummary] δημιουργία autosummary για: %s"
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "[αυτόματη περίληψη] εγγραφή στο %s" msgstr "[αυτόματη περίληψη] εγγραφή στο %s"
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3024,29 +3024,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " 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" 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:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "αρχεία πηγής για να δημιουργηθούν τα αρχεία reST" msgstr "αρχεία πηγής για να δημιουργηθούν τα αρχεία reST"
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "ο κατάλογος που θα τοποθετεί όλο το αποτέλεσμα εξόδου" msgstr "ο κατάλογος που θα τοποθετεί όλο το αποτέλεσμα εξόδου"
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "προεπιλεγμένη επέκταση για αρχεία (προεπιλογή: %(default)s)" msgstr "προεπιλεγμένη επέκταση για αρχεία (προεπιλογή: %(default)s)"
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "προσαρμοσμένος κατάλογος προτύπου (προεπιλογή: %(default)s)" msgstr "προσαρμοσμένος κατάλογος προτύπου (προεπιλογή: %(default)s)"
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "μέλη εισαγμένα στο έγγραφο (προεπιλογή: %(default)s)" msgstr "μέλη εισαγμένα στο έγγραφο (προεπιλογή: %(default)s)"
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "Ορίσματα λέξης-κλειδί" msgstr "Ορίσματα λέξης-κλειδί"
@ -3372,14 +3379,14 @@ msgid "Other changes"
msgstr "Άλλες αλλαγές" msgstr "Άλλες αλλαγές"
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "Μόνιμος σύνδεσμος σε αυτήν την κεφαλίδα" msgstr "Μόνιμος σύνδεσμος σε αυτήν την κεφαλίδα"
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "Μόνιμος σύνδεσμος σε αυτόν τον ορισμό" msgstr "Μόνιμος σύνδεσμος σε αυτόν τον ορισμό"
@ -3547,37 +3554,37 @@ msgstr "εξαίρεση κατά την αξιολόγηση μόνο της έ
msgid "default role %s not found" msgid "default role %s not found"
msgstr "ο προεπιλεγμένος ρόλος %s δεν βρέθηκε" msgstr "ο προεπιλεγμένος ρόλος %s δεν βρέθηκε"
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "δεν έχει καθοριστεί numfig_format για το %s" msgstr "δεν έχει καθοριστεί numfig_format για το %s"
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "Κανένα ID δεν έχει ανατεθεί στο κόμβο %s" msgstr "Κανένα ID δεν έχει ανατεθεί στο κόμβο %s"
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "Απευθείας σύνδεσμος σε αυτόν τον πίνακα" msgstr "Απευθείας σύνδεσμος σε αυτόν τον πίνακα"
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "Απευθείας σύνδεσμος σε αυτόν τον κώδικα" msgstr "Απευθείας σύνδεσμος σε αυτόν τον κώδικα"
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "Απευθείας σύνδεσμος σε αυτήν την εικόνα" msgstr "Απευθείας σύνδεσμος σε αυτήν την εικόνα"
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "Απευθείας σύνδεσμος σε αυτόν τον πίνακα περιεχομένων" msgstr "Απευθείας σύνδεσμος σε αυτόν τον πίνακα περιεχομένων"
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "Δεν ήταν δυνατή η λήψη του μεγέθους της εικόνας. Η επιλογή :scale: θα αγνοηθεί." msgstr "Δεν ήταν δυνατή η λήψη του μεγέθους της εικόνας. Η επιλογή :scale: θα αγνοηθεί."

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-14 00:10+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: English (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_FR/)\n" "Language-Team: English (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_FR/)\n"
@ -1200,7 +1200,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2884,7 +2884,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2899,28 +2899,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2983,30 +2983,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3021,29 +3021,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "" msgstr ""
@ -3369,14 +3376,14 @@ msgid "Other changes"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "" msgstr ""
@ -3544,37 +3551,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "" msgstr ""
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "" msgstr ""
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "" msgstr ""
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "" msgstr ""
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-14 00:10+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Esperanto (http://www.transifex.com/sphinx-doc/sphinx-1/language/eo/)\n" "Language-Team: Esperanto (http://www.transifex.com/sphinx-doc/sphinx-1/language/eo/)\n"
@ -1202,7 +1202,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2886,7 +2886,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2901,28 +2901,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2985,30 +2985,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3023,29 +3023,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "" msgstr ""
@ -3371,14 +3378,14 @@ msgid "Other changes"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "" msgstr ""
@ -3546,37 +3553,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "" msgstr ""
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "" msgstr ""
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "" msgstr ""
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "" msgstr ""
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -34,9 +34,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 01:11+0000\n" "PO-Revision-Date: 2021-11-28 00:11+0000\n"
"Last-Translator: David Georges\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/sphinx-doc/sphinx-1/language/fr/)\n" "Language-Team: French (http://www.transifex.com/sphinx-doc/sphinx-1/language/fr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -1227,7 +1227,7 @@ msgid "job number should be a positive number"
msgstr "Le numéro du job doit être strictement positif" msgstr "Le numéro du job doit être strictement positif"
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "Pour plus d'informations, visitez le site <https://www.sphinx-doc.org/>." msgstr "Pour plus d'informations, visitez le site <https://www.sphinx-doc.org/>."
@ -2911,7 +2911,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "Échec pour obtenir la signature de la fonction pour %s : %s" msgstr "Échec pour obtenir la signature de la fonction pour %s : %s"
@ -2926,28 +2926,28 @@ msgstr "Échec pour obtenir la signature du constructeur pour %s : %s"
msgid "Bases: %s" msgid "Bases: %s"
msgstr "Bases : %s" msgstr "Bases : %s"
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "alias de %s" msgstr "alias de %s"
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "alias de TypeVar(%s)" msgstr "alias de TypeVar(%s)"
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "Échec pour obtenir la signature de la méthode pour %s : %s" msgstr "Échec pour obtenir la signature de la méthode pour %s : %s"
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -3010,30 +3010,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "autosummary engendre les fichiers .rst de manière interne. Mais votre source_suffix ne contient pas .rst. Ignoré." msgstr "autosummary engendre les fichiers .rst de manière interne. Mais votre source_suffix ne contient pas .rst. Ignoré."
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "autosummary : impossible de déterminer si %r est documenté; l'exception suivante a été levée :\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:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "[autosummary] engendrement dun auto-sommaire pour : %s" msgstr "[autosummary] engendrement dun auto-sommaire pour : %s"
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "[autosummary] écriture dans %s" msgstr "[autosummary] écriture dans %s"
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "[autosummary] échec de l'import de %r : %s" msgstr "[autosummary] échec de l'import de %r : %s"
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3048,29 +3048,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " 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" 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:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "fichiers sources pour lesquels il faut produire des fichiers rST" msgstr "fichiers sources pour lesquels il faut produire des fichiers rST"
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "répertoire où placer toutes les sorties" msgstr "répertoire où placer toutes les sorties"
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "extension par défaut pour les fichiers (par défaut : %(default)s)" msgstr "extension par défaut pour les fichiers (par défaut : %(default)s)"
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "répertoire des templates spécifiques (par défaut : %(default)s)" msgstr "répertoire des templates spécifiques (par défaut : %(default)s)"
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "membres importés du document (défaut : %(default)s)" msgstr "membres importés du document (défaut : %(default)s)"
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "Arguments de mots-clés" msgstr "Arguments de mots-clés"
@ -3396,14 +3403,14 @@ msgid "Other changes"
msgstr "Autres modifications" msgstr "Autres modifications"
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "Lien permanent vers ce titre" msgstr "Lien permanent vers ce titre"
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "Lien permanent vers cette définition" msgstr "Lien permanent vers cette définition"
@ -3571,37 +3578,37 @@ msgstr "exception pendant lévaluation de l'expression de la directive only :
msgid "default role %s not found" msgid "default role %s not found"
msgstr "rôle par défaut %s introuvable" msgstr "rôle par défaut %s introuvable"
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "numfig_format n'est pas défini %s" msgstr "numfig_format n'est pas défini %s"
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "Aucun ID assigné au node %s" msgstr "Aucun ID assigné au node %s"
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "Lien permanent vers ce terme" msgstr "Lien permanent vers ce terme"
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "Lien permanent vers ce tableau" msgstr "Lien permanent vers ce tableau"
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "Lien permanent vers ce code" msgstr "Lien permanent vers ce code"
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "Lien permanent vers cette image" msgstr "Lien permanent vers cette image"
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "Lien permanent vers cette table des matières" msgstr "Lien permanent vers cette table des matières"
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "impossible d'obtenir la taille de l'image. L'option :scale: est ignorée." msgstr "impossible d'obtenir la taille de l'image. L'option :scale: est ignorée."

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-14 00:10+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: French (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/fr_FR/)\n" "Language-Team: French (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/fr_FR/)\n"
@ -1200,7 +1200,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2884,7 +2884,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2899,28 +2899,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2983,30 +2983,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3021,29 +3021,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "" msgstr ""
@ -3369,14 +3376,14 @@ msgid "Other changes"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "" msgstr ""
@ -3544,37 +3551,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "" msgstr ""
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "" msgstr ""
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "" msgstr ""
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "" msgstr ""
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -11,8 +11,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-28 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Hindi (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi/)\n" "Language-Team: Hindi (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -1204,7 +1204,7 @@ msgid "job number should be a positive number"
msgstr "कार्य संख्या एक धनात्मक संख्या होनी चाहिए" msgstr "कार्य संख्या एक धनात्मक संख्या होनी चाहिए"
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2888,7 +2888,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2903,28 +2903,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "आधार: %s" msgstr "आधार: %s"
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2987,30 +2987,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "ऑटोसमरी आतंरिक रूप से आर.एस.टी. फाइलें बनाता है. आपके सोर्स_सफिक्स में आर.एस.टी. सम्मिलित नहीं है. छोड़ा गया." msgstr "ऑटोसमरी आतंरिक रूप से आर.एस.टी. फाइलें बनाता है. आपके सोर्स_सफिक्स में आर.एस.टी. सम्मिलित नहीं है. छोड़ा गया."
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "[ऑटोसमरी] अब इसका स्वतःसारांश बना रहा है: %s" msgstr "[ऑटोसमरी] अब इसका स्वतःसारांश बना रहा है: %s"
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "[ऑटोसमरी] %s पर लिख रहा है" msgstr "[ऑटोसमरी] %s पर लिख रहा है"
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3025,29 +3025,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "\nस्वत सारांश #autosummary# निर्देश का प्रयोग करते हुए पुर्नसरंचितपाठ बनाता है.\n\nस्फिंक्स-ऑटोजेन स्फिंक्स.एक्स्ट.ऑटोसमरी.जेनेरेट का मुखड़ा है.\nयह प्रदत्त फाइलों में सम्मिलित ऑटो समरी निर्देशों के अनुसार पुर्नसरंचितपाठ बनाता है\n\nस्वत सारांश #autosummary# निर्देश का प्रारूप स्फिंक्स.एक्स्ट.ऑटोसमरी \nपाइथन प्रभाग में निबंधित है और इसे आप निम्नलिखित माध्यम से पढ़ सकते हैं:\n\n 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:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "आर.एस.टी. फाइलें बनाने के लिए स्रोत फाइलें" msgstr "आर.एस.टी. फाइलें बनाने के लिए स्रोत फाइलें"
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "सभी परिणाम रखने के लिए निर्देशिका" msgstr "सभी परिणाम रखने के लिए निर्देशिका"
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "फाइलों के लिए मानक प्रत्यय (मानक: %(default)s)" msgstr "फाइलों के लिए मानक प्रत्यय (मानक: %(default)s)"
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "पारंपरिक प्रारूप निर्देशिका (मानक: %(default)s)" msgstr "पारंपरिक प्रारूप निर्देशिका (मानक: %(default)s)"
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "लेखपत्र आयातित सदस्य (मानक: %(default)s)" msgstr "लेखपत्र आयातित सदस्य (मानक: %(default)s)"
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "मुख्य शब्दों के चर-पद" msgstr "मुख्य शब्दों के चर-पद"
@ -3373,14 +3380,14 @@ msgid "Other changes"
msgstr "अन्य परिवर्तन" msgstr "अन्य परिवर्तन"
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "इस शीर्ष-पंक्ति की स्थायी कड़ी" msgstr "इस शीर्ष-पंक्ति की स्थायी कड़ी"
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "इस परिभाषा की स्थायी कड़ी" msgstr "इस परिभाषा की स्थायी कड़ी"
@ -3548,37 +3555,37 @@ msgstr "केवल निर्देशक भाव का मूल्य
msgid "default role %s not found" msgid "default role %s not found"
msgstr "मानक भूमिका '%s' नहीं मिली" msgstr "मानक भूमिका '%s' नहीं मिली"
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "%s के लिए नमफिग_फॉर्मेट नहीं बताया गया है" msgstr "%s के लिए नमफिग_फॉर्मेट नहीं बताया गया है"
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "%s बिंदु के लिए कोई पहचान-चिन्ह नहीं दिया गया" msgstr "%s बिंदु के लिए कोई पहचान-चिन्ह नहीं दिया गया"
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "इस सारणी की स्थायी कड़ी" msgstr "इस सारणी की स्थायी कड़ी"
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "इस निर्देश की स्थायी कड़ी" msgstr "इस निर्देश की स्थायी कड़ी"
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "इस चित्र की स्थायी कड़ी" msgstr "इस चित्र की स्थायी कड़ी"
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "इस विषय-सूची-संरचना की स्थायी कड़ी" msgstr "इस विषय-सूची-संरचना की स्थायी कड़ी"
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "चित्र का आकार नहीं मिल सका. :scale: विकल्प की उपेक्षा की जा रही है." msgstr "चित्र का आकार नहीं मिल सका. :scale: विकल्प की उपेक्षा की जा रही है."

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-14 00:10+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Hindi (India) (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi_IN/)\n" "Language-Team: Hindi (India) (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi_IN/)\n"
@ -1200,7 +1200,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2884,7 +2884,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2899,28 +2899,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2983,30 +2983,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3021,29 +3021,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "" msgstr ""
@ -3369,14 +3376,14 @@ msgid "Other changes"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "" msgstr ""
@ -3544,37 +3551,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "" msgstr ""
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "" msgstr ""
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "" msgstr ""
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "" msgstr ""
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-28 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Croatian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hr/)\n" "Language-Team: Croatian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -1201,7 +1201,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2885,7 +2885,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2900,28 +2900,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "Osnovice: %s" msgstr "Osnovice: %s"
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2984,30 +2984,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3022,29 +3022,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "Argumenti" msgstr "Argumenti"
@ -3370,14 +3377,14 @@ msgid "Other changes"
msgstr "Ostale promjene" msgstr "Ostale promjene"
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "Link na taj naslov" msgstr "Link na taj naslov"
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "Link na tu definiciju" msgstr "Link na tu definiciju"
@ -3545,37 +3552,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "Permalink na ovu tablicu" msgstr "Permalink na ovu tablicu"
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "Permalink na ovaj kod" msgstr "Permalink na ovaj kod"
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "Permalink na ovu sliku" msgstr "Permalink na ovu sliku"
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "Permalink na ovaj sadržaj" msgstr "Permalink na ovaj sadržaj"
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-14 00:10+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Hungarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hu/)\n" "Language-Team: Hungarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hu/)\n"
@ -1206,7 +1206,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2890,7 +2890,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2905,28 +2905,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2989,30 +2989,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3027,29 +3027,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "" msgstr ""
@ -3375,14 +3382,14 @@ msgid "Other changes"
msgstr "Egyéb változások" msgstr "Egyéb változások"
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "Hivatkozás erre a fejezetcímre" msgstr "Hivatkozás erre a fejezetcímre"
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "Hivatkozás erre a definícióra" msgstr "Hivatkozás erre a definícióra"
@ -3550,37 +3557,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "Permalink erre a táblázatra" msgstr "Permalink erre a táblázatra"
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "Permalink erre a kódrészletre" msgstr "Permalink erre a kódrészletre"
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "Permalink erre a képre" msgstr "Permalink erre a képre"
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "" msgstr ""
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-14 00:10+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Indonesian (http://www.transifex.com/sphinx-doc/sphinx-1/language/id/)\n" "Language-Team: Indonesian (http://www.transifex.com/sphinx-doc/sphinx-1/language/id/)\n"
@ -1205,7 +1205,7 @@ msgid "job number should be a positive number"
msgstr "job number seharusnya sebuah bilangan positif" msgstr "job number seharusnya sebuah bilangan positif"
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2889,7 +2889,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2904,28 +2904,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "Basis: %s" msgstr "Basis: %s"
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2988,30 +2988,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "autosummary menghasilkan file .rst secara internal. Tapi source_suffix Anda tidak mengandung .rst. Dilewati." msgstr "autosummary menghasilkan file .rst secara internal. Tapi source_suffix Anda tidak mengandung .rst. Dilewati."
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "[autosummary] menghasilkan autosummary untuk: %s" msgstr "[autosummary] menghasilkan autosummary untuk: %s"
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "[autosummary] menulis ke %s" msgstr "[autosummary] menulis ke %s"
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3026,29 +3026,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " 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" 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:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "berkas sumber untuk menghasilkan file rST untuk" msgstr "berkas sumber untuk menghasilkan file rST untuk"
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "direktori untuk menempatkan semua keluaran dalam" msgstr "direktori untuk menempatkan semua keluaran dalam"
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "akhiran bawaan untuk berkas (bawaan: %(default)s)" msgstr "akhiran bawaan untuk berkas (bawaan: %(default)s)"
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "direktori templat ubahsuai (bawaan: %(default)s)" msgstr "direktori templat ubahsuai (bawaan: %(default)s)"
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "mendokumentasikan anggota yang diimpor (bawaan: %(default)s)" msgstr "mendokumentasikan anggota yang diimpor (bawaan: %(default)s)"
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "Argumen Kata Kunci" msgstr "Argumen Kata Kunci"
@ -3374,14 +3381,14 @@ msgid "Other changes"
msgstr "Perubahan lain" msgstr "Perubahan lain"
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "Link permanen untuk headline ini" msgstr "Link permanen untuk headline ini"
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "Link permanen untuk definisi ini" msgstr "Link permanen untuk definisi ini"
@ -3549,37 +3556,37 @@ msgstr "pengecualian saat mengevaluasi hanya ekspresi pengarahan: %s"
msgid "default role %s not found" msgid "default role %s not found"
msgstr "peran bawaan %s tidak ditemukan" msgstr "peran bawaan %s tidak ditemukan"
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "numfig_format tidak didefinisikan untuk %s" msgstr "numfig_format tidak didefinisikan untuk %s"
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "Tidak ada ID apa pun yang ditugaskan untuk simpul %s" msgstr "Tidak ada ID apa pun yang ditugaskan untuk simpul %s"
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "Link permanen untuk table ini" msgstr "Link permanen untuk table ini"
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "Link permanen untuk kode ini" msgstr "Link permanen untuk kode ini"
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "Link permanen untuk gambar ini" msgstr "Link permanen untuk gambar ini"
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "Tautan ke daftar isi ini" msgstr "Tautan ke daftar isi ini"
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "Tidak dapat memperoleh ukuran gambar. :scale: option diabaikan." msgstr "Tidak dapat memperoleh ukuran gambar. :scale: option diabaikan."

View File

@ -12,8 +12,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-28 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/sphinx-doc/sphinx-1/language/it/)\n" "Language-Team: Italian (http://www.transifex.com/sphinx-doc/sphinx-1/language/it/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -1205,7 +1205,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2889,7 +2889,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2904,28 +2904,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr " Basi: %s" msgstr " Basi: %s"
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2988,30 +2988,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3026,29 +3026,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "Argomenti parole chiave" msgstr "Argomenti parole chiave"
@ -3374,14 +3381,14 @@ msgid "Other changes"
msgstr "Altre modifiche" msgstr "Altre modifiche"
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "Link a questa intestazione" msgstr "Link a questa intestazione"
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "Link a questa definizione" msgstr "Link a questa definizione"
@ -3549,37 +3556,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "Link a questa tabella" msgstr "Link a questa tabella"
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "Link a questo codice" msgstr "Link a questo codice"
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "Link a questa immagine" msgstr "Link a questa immagine"
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "Link a questo indice" msgstr "Link a questo indice"
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -23,7 +23,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-14 00:10+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Japanese (http://www.transifex.com/sphinx-doc/sphinx-1/language/ja/)\n" "Language-Team: Japanese (http://www.transifex.com/sphinx-doc/sphinx-1/language/ja/)\n"
@ -1216,7 +1216,7 @@ msgid "job number should be a positive number"
msgstr "ジョブ番号は正数でなければなりません" msgstr "ジョブ番号は正数でなければなりません"
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2900,7 +2900,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2915,28 +2915,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "ベースクラス: %s" msgstr "ベースクラス: %s"
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2999,30 +2999,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "autosummary は内部的に rst ファイルを生成します。しかしあなたの source_suffix は rst ファイルに含まれていませんでした。スキップします。" msgstr "autosummary は内部的に rst ファイルを生成します。しかしあなたの source_suffix は rst ファイルに含まれていませんでした。スキップします。"
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "autosummary: ドキュメント化する %r の決定に失敗しました。次の例外が発生しました:\n%s" msgstr "autosummary: ドキュメント化する %r の決定に失敗しました。次の例外が発生しました:\n%s"
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "[autosummary] %s の autosummary を生成中" msgstr "[autosummary] %s の autosummary を生成中"
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "[autosummary] %s に書き込み中" msgstr "[autosummary] %s に書き込み中"
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "[autosummary] %rのインポートに失敗しました: %s" msgstr "[autosummary] %rのインポートに失敗しました: %s"
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3037,29 +3037,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " 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" 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:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "rST ファイルを生成するためのソースファイル" msgstr "rST ファイルを生成するためのソースファイル"
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "すべての生成データを配置するディレクトリ" msgstr "すべての生成データを配置するディレクトリ"
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "ファイルのデフォルト拡張子 (デフォルト: %(default)s)" msgstr "ファイルのデフォルト拡張子 (デフォルト: %(default)s)"
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "カスタムテンプレートディレクトリ (デフォルト: %(default)s)" msgstr "カスタムテンプレートディレクトリ (デフォルト: %(default)s)"
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "インポートしたメンバーのドキュメント (デフォルト: %(default)s)" msgstr "インポートしたメンバーのドキュメント (デフォルト: %(default)s)"
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "キーワード引数" msgstr "キーワード引数"
@ -3385,14 +3392,14 @@ msgid "Other changes"
msgstr "その他の変更" msgstr "その他の変更"
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "このヘッドラインへのパーマリンク" msgstr "このヘッドラインへのパーマリンク"
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "この定義へのパーマリンク" msgstr "この定義へのパーマリンク"
@ -3560,37 +3567,37 @@ msgstr "only ディレクティブの条件式の評価中に例外が発生し
msgid "default role %s not found" msgid "default role %s not found"
msgstr "デフォルトのロール %s が見つかりません" msgstr "デフォルトのロール %s が見つかりません"
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "%s に numfig_format は定義されていません" msgstr "%s に numfig_format は定義されていません"
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "いくつかの ID が %s ノードに割り当てられていません" msgstr "いくつかの ID が %s ノードに割り当てられていません"
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "このテーブルへのパーマリンク" msgstr "このテーブルへのパーマリンク"
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "このコードへのパーマリンク" msgstr "このコードへのパーマリンク"
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "この画像へのパーマリンク" msgstr "この画像へのパーマリンク"
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "この目次へのパーマリンク" msgstr "この目次へのパーマリンク"
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "画像サイズを取得できませんでした。:scale: オプションは無視されます。" msgstr "画像サイズを取得できませんでした。:scale: オプションは無視されます。"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-15 01:41+0000\n" "PO-Revision-Date: 2021-11-15 01:41+0000\n"
"Last-Translator: YT H <dev@theYT.net>\n" "Last-Translator: YT H <dev@theYT.net>\n"
"Language-Team: Korean (http://www.transifex.com/sphinx-doc/sphinx-1/language/ko/)\n" "Language-Team: Korean (http://www.transifex.com/sphinx-doc/sphinx-1/language/ko/)\n"
@ -1202,7 +1202,7 @@ msgid "job number should be a positive number"
msgstr "작업 숫자는 양수여야 합니다" msgstr "작업 숫자는 양수여야 합니다"
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "자세한 내용은 <https://www.sphinx-doc.org/>를 참조하십시오." msgstr "자세한 내용은 <https://www.sphinx-doc.org/>를 참조하십시오."
@ -2886,7 +2886,7 @@ msgid ""
msgstr ":members: 옵션에 언급된 속성이 없습니다: 모듈 %s, 속성 %s" msgstr ":members: 옵션에 언급된 속성이 없습니다: 모듈 %s, 속성 %s"
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "%s에 대한 함수 서명을 가져오지 못했습니다: %s" msgstr "%s에 대한 함수 서명을 가져오지 못했습니다: %s"
@ -2901,28 +2901,28 @@ msgstr "%s에 대한 생성자 서명을 가져오지 못했습니다: %s"
msgid "Bases: %s" msgid "Bases: %s"
msgstr "기반 클래스: %s" msgstr "기반 클래스: %s"
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "%s의 별칭" msgstr "%s의 별칭"
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "TypeVar(%s)의 별칭" msgstr "TypeVar(%s)의 별칭"
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "%s에 대한 메소드 서명을 가져오지 못했습니다: %s" msgstr "%s에 대한 메소드 서명을 가져오지 못했습니다: %s"
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "%s에서 잘못된 __slots__ 가 발견되었습니다. 무시합니다." msgstr "%s에서 잘못된 __slots__ 가 발견되었습니다. 무시합니다."
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2985,30 +2985,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "autosummary는 내부적으로 .rst 파일을 생성합니다. 하지만 source_suffix에 .rst가 포함되어 있지 않습니다. 건너뜁니다." msgstr "autosummary는 내부적으로 .rst 파일을 생성합니다. 하지만 source_suffix에 .rst가 포함되어 있지 않습니다. 건너뜁니다."
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "autosummary: 문서화 할 %r을(를) 결정하지 못했으며, 다음 예외가 발생했습니다:\n%s" msgstr "autosummary: 문서화 할 %r을(를) 결정하지 못했으며, 다음 예외가 발생했습니다:\n%s"
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "[autosummary] 자동 요약 생성: %s" msgstr "[autosummary] 자동 요약 생성: %s"
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "[autosummary] %s에 기록" msgstr "[autosummary] %s에 기록"
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "[autosummary] %r을(를) import 하지 못했습니다: %s" msgstr "[autosummary] %r을(를) import 하지 못했습니다: %s"
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3023,29 +3023,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " 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" 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:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "rST 파일을 생성할 원본 파일" msgstr "rST 파일을 생성할 원본 파일"
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "모든 출력을 저장할 디렉토리" msgstr "모든 출력을 저장할 디렉토리"
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "파일의 기본 확장자 (기본값: %(default)s)" msgstr "파일의 기본 확장자 (기본값: %(default)s)"
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "사용자 정의 템플릿 디렉토리 (기본값: %(default)s)" msgstr "사용자 정의 템플릿 디렉토리 (기본값: %(default)s)"
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "가져온 멤버 문서화 (기본값: %(default)s)" msgstr "가져온 멤버 문서화 (기본값: %(default)s)"
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "키워드 매개변수" msgstr "키워드 매개변수"
@ -3371,14 +3378,14 @@ msgid "Other changes"
msgstr "다른 변경 사항" msgstr "다른 변경 사항"
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "이 표제에 대한 퍼머링크" msgstr "이 표제에 대한 퍼머링크"
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "이 정의에 대한 퍼머링크" msgstr "이 정의에 대한 퍼머링크"
@ -3546,37 +3553,37 @@ msgstr "only 지시문 식을 평가하는 동안 예외 발생: %s"
msgid "default role %s not found" msgid "default role %s not found"
msgstr "기본 역할 %s을(를) 찾을 수 없음" msgstr "기본 역할 %s을(를) 찾을 수 없음"
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "numfig_format이 %s에 대해 정의되지 않음" msgstr "numfig_format이 %s에 대해 정의되지 않음"
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "%s 노드에 할당되지 않은 ID" msgstr "%s 노드에 할당되지 않은 ID"
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "이 용어에 대한 퍼머링크" msgstr "이 용어에 대한 퍼머링크"
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "이 표에 대한 퍼머링크" msgstr "이 표에 대한 퍼머링크"
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "이 코드에 대한 퍼머링크" msgstr "이 코드에 대한 퍼머링크"
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "이 이미지에 대한 퍼머링크" msgstr "이 이미지에 대한 퍼머링크"
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "이 목차에 대한 퍼머링크" msgstr "이 목차에 대한 퍼머링크"
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "이미지 크기를 얻어올 수 없습니다. :scale: 옵션을 무시합니다." msgstr "이미지 크기를 얻어올 수 없습니다. :scale: 옵션을 무시합니다."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-14 00:10+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Macedonian (http://www.transifex.com/sphinx-doc/sphinx-1/language/mk/)\n" "Language-Team: Macedonian (http://www.transifex.com/sphinx-doc/sphinx-1/language/mk/)\n"
@ -1201,7 +1201,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2885,7 +2885,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2900,28 +2900,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2984,30 +2984,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3022,29 +3022,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "" msgstr ""
@ -3370,14 +3377,14 @@ msgid "Other changes"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "" msgstr ""
@ -3545,37 +3552,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "" msgstr ""
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "" msgstr ""
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "" msgstr ""
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "" msgstr ""
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-14 00:10+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Nepali (http://www.transifex.com/sphinx-doc/sphinx-1/language/ne/)\n" "Language-Team: Nepali (http://www.transifex.com/sphinx-doc/sphinx-1/language/ne/)\n"
@ -1202,7 +1202,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2886,7 +2886,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2901,28 +2901,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2985,30 +2985,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3023,29 +3023,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "" msgstr ""
@ -3371,14 +3378,14 @@ msgid "Other changes"
msgstr "अरु परिवर्तनहरु " msgstr "अरु परिवर्तनहरु "
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "यो शिर्षकको लागि पर्मालिन्क । " msgstr "यो शिर्षकको लागि पर्मालिन्क । "
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "यो अर्थको लागि पर्मालिन्क" msgstr "यो अर्थको लागि पर्मालिन्क"
@ -3546,37 +3553,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "" msgstr ""
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "" msgstr ""
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "" msgstr ""
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "" msgstr ""
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -39,7 +39,7 @@ Documentation.addTranslations({
"Search": "Zoeken", "Search": "Zoeken",
"Search Page": "Zoekpagina", "Search Page": "Zoekpagina",
"Search Results": "Zoekresultaten", "Search Results": "Zoekresultaten",
"Search finished, found %s page(s) matching the search query.": "Zoekopdracht voltooid, %s pagaina(s) gevonden die overeenkomen met de zoekterm.", "Search finished, found %s page(s) matching the search query.": "Zoekopdracht voltooid, %s pagina(s) gevonden die overeenkomen met de zoekterm.",
"Search within %(docstitle)s": "Zoeken in %(docstitle)s", "Search within %(docstitle)s": "Zoeken in %(docstitle)s",
"Searching": "Bezig met zoeken", "Searching": "Bezig met zoeken",
"Searching for multiple words only shows matches that contain\n all words.": "", "Searching for multiple words only shows matches that contain\n all words.": "",

View File

@ -9,12 +9,13 @@
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008 # FIRST AUTHOR <EMAIL@ADDRESS>, 2008
# Gert van Dijk <gertvdijk@gmail.com>, 2019 # Gert van Dijk <gertvdijk@gmail.com>, 2019
# Jesse Tan, 2017 # Jesse Tan, 2017
# Komiya Takeshi <i.tkomiya@gmail.com>, 2021
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-23 05:56+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Dutch (http://www.transifex.com/sphinx-doc/sphinx-1/language/nl/)\n" "Language-Team: Dutch (http://www.transifex.com/sphinx-doc/sphinx-1/language/nl/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -1206,7 +1207,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2890,7 +2891,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2905,28 +2906,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "Basisklassen: %s" msgstr "Basisklassen: %s"
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2989,30 +2990,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3027,29 +3028,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "Sleutelwoordargumenten" msgstr "Sleutelwoordargumenten"
@ -3375,14 +3383,14 @@ msgid "Other changes"
msgstr "Andere veranderingen" msgstr "Andere veranderingen"
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "Permalink naar deze titel" msgstr "Permalink naar deze titel"
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "Permalink naar deze definitie" msgstr "Permalink naar deze definitie"
@ -3401,7 +3409,7 @@ msgstr "Zoeken aan het voorbereiden..."
#: sphinx/themes/basic/static/searchtools.js:310 #: sphinx/themes/basic/static/searchtools.js:310
#, python-format #, python-format
msgid "Search finished, found %s page(s) matching the search query." msgid "Search finished, found %s page(s) matching the search query."
msgstr "Zoekopdracht voltooid, %s pagaina(s) gevonden die overeenkomen met de zoekterm." msgstr "Zoekopdracht voltooid, %s pagina(s) gevonden die overeenkomen met de zoekterm."
#: sphinx/themes/basic/static/searchtools.js:365 #: sphinx/themes/basic/static/searchtools.js:365
msgid ", in " msgid ", in "
@ -3550,37 +3558,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "Permalink naar deze tabel" msgstr "Permalink naar deze tabel"
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "Permalink naar deze broncode" msgstr "Permalink naar deze broncode"
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "Permallink naar deze afbeelding" msgstr "Permallink naar deze afbeelding"
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "Permalink naar deze toctree" msgstr "Permalink naar deze toctree"
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-14 00:10+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Polish (http://www.transifex.com/sphinx-doc/sphinx-1/language/pl/)\n" "Language-Team: Polish (http://www.transifex.com/sphinx-doc/sphinx-1/language/pl/)\n"
@ -1204,7 +1204,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2888,7 +2888,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2903,28 +2903,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "Klasy bazowe: %s" msgstr "Klasy bazowe: %s"
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2987,30 +2987,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3025,29 +3025,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "domyślny sufiks dla plików (domyślnie: %(default)s)" msgstr "domyślny sufiks dla plików (domyślnie: %(default)s)"
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "Argumenty Nazwane" msgstr "Argumenty Nazwane"
@ -3373,14 +3380,14 @@ msgid "Other changes"
msgstr "Inne zmiany" msgstr "Inne zmiany"
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "Stały odnośnik do tego nagłówka" msgstr "Stały odnośnik do tego nagłówka"
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "Stały odnośnik do tej definicji" msgstr "Stały odnośnik do tej definicji"
@ -3548,37 +3555,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "Stały odnośnik do tej tabeli" msgstr "Stały odnośnik do tej tabeli"
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "Stały odnośnik do tego bloku kodu" msgstr "Stały odnośnik do tego bloku kodu"
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "Stały odnośnik do tego obrazu" msgstr "Stały odnośnik do tego obrazu"
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "Stały odnośnik do tego spisu treści" msgstr "Stały odnośnik do tego spisu treści"
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-28 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Portuguese (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt/)\n" "Language-Team: Portuguese (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -1200,7 +1200,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2884,7 +2884,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2899,28 +2899,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2983,30 +2983,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3021,29 +3021,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "" msgstr ""
@ -3369,14 +3376,14 @@ msgid "Other changes"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "" msgstr ""
@ -3544,37 +3551,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "" msgstr ""
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "" msgstr ""
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "" msgstr ""
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "" msgstr ""
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-14 00:10+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt_PT/)\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt_PT/)\n"
@ -1202,7 +1202,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2886,7 +2886,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2901,28 +2901,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2985,30 +2985,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3023,29 +3023,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "" msgstr ""
@ -3371,14 +3378,14 @@ msgid "Other changes"
msgstr "Outras alterações" msgstr "Outras alterações"
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "Link permanente para este título" msgstr "Link permanente para este título"
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "Link permanente para esta definição" msgstr "Link permanente para esta definição"
@ -3546,37 +3553,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "" msgstr ""
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "" msgstr ""
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "" msgstr ""
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "" msgstr ""
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-14 00:10+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Slovak (http://www.transifex.com/sphinx-doc/sphinx-1/language/sk/)\n" "Language-Team: Slovak (http://www.transifex.com/sphinx-doc/sphinx-1/language/sk/)\n"
@ -1203,7 +1203,7 @@ msgid "job number should be a positive number"
msgstr "počet úloh musí byť kladné číslo" msgstr "počet úloh musí byť kladné číslo"
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2887,7 +2887,7 @@ msgid ""
msgstr "chýbajúci atribút spomenutý vo voľbe :members: : modul %s, atribút %s" msgstr "chýbajúci atribút spomenutý vo voľbe :members: : modul %s, atribút %s"
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2902,28 +2902,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "Základ: %s" msgstr "Základ: %s"
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "alias pre %s" msgstr "alias pre %s"
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "alias pre TypeVar(%s)" msgstr "alias pre TypeVar(%s)"
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "Neplatné __slots__ nájdené v %s. Ignorované." msgstr "Neplatné __slots__ nájdené v %s. Ignorované."
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2986,30 +2986,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "autosummary interne generuje súbory .rst. Ale Váš source_suffix neobsahuje .rst. Preskočené." msgstr "autosummary interne generuje súbory .rst. Ale Váš source_suffix neobsahuje .rst. Preskočené."
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3024,29 +3024,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "adresár umiestnenia výstupu" msgstr "adresár umiestnenia výstupu"
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "predvolená prípona súboru (predvolene: %(default)s)" msgstr "predvolená prípona súboru (predvolene: %(default)s)"
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "vlastný adresár šablón (predvolene: %(default)s)" msgstr "vlastný adresár šablón (predvolene: %(default)s)"
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "dokumentovať importovaných členov (predvolene: %(default)s)" msgstr "dokumentovať importovaných členov (predvolene: %(default)s)"
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "Argumenty kľúčových slov" msgstr "Argumenty kľúčových slov"
@ -3372,14 +3379,14 @@ msgid "Other changes"
msgstr "Ostatné zmeny" msgstr "Ostatné zmeny"
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "Trvalý odkaz na tento nadpis" msgstr "Trvalý odkaz na tento nadpis"
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "Trvalý odkaz na túto definíciu" msgstr "Trvalý odkaz na túto definíciu"
@ -3547,37 +3554,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "predvolená rola %s nenájdená" msgstr "predvolená rola %s nenájdená"
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "nie je definovaný numfig_format pre %s" msgstr "nie je definovaný numfig_format pre %s"
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "Žiadne ID nie je priradené uzlu %s" msgstr "Žiadne ID nie je priradené uzlu %s"
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "Trvalý odkaz na tento termín" msgstr "Trvalý odkaz na tento termín"
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "Trvalý odkaz na túto tabuľku" msgstr "Trvalý odkaz na túto tabuľku"
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "Trvalý odkaz na tento kód" msgstr "Trvalý odkaz na tento kód"
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "Trvalý odkaz na tento obrázok" msgstr "Trvalý odkaz na tento obrázok"
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "Trvalý odkaz na tento strom obsahu" msgstr "Trvalý odkaz na tento strom obsahu"
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "Nemožno získať veľkosť obrázku. voľba :scale: je ignorovaná." msgstr "Nemožno získať veľkosť obrázku. voľba :scale: je ignorovaná."

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-14 00:10+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Slovenian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sl/)\n" "Language-Team: Slovenian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sl/)\n"
@ -1200,7 +1200,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2884,7 +2884,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2899,28 +2899,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2983,30 +2983,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3021,29 +3021,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "" msgstr ""
@ -3369,14 +3376,14 @@ msgid "Other changes"
msgstr "Ostale spremembe" msgstr "Ostale spremembe"
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "Povezava na naslov" msgstr "Povezava na naslov"
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "Povezava na to definicijo" msgstr "Povezava na to definicijo"
@ -3544,37 +3551,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "" msgstr ""
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "" msgstr ""
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "" msgstr ""
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "" msgstr ""
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx 4.4.0\n" "Project-Id-Version: Sphinx 4.4.0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -1206,7 +1206,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2902,7 +2902,7 @@ msgid "missing attribute mentioned in :members: option: module %s, attribute %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2917,28 +2917,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of " "autodoc_member_order now accepts \"alphabetical\" instead of "
"\"alphabetic\". Please update your setting." "\"alphabetic\". Please update your setting."
@ -3001,8 +3001,8 @@ msgid ""
"not contain .rst. Skipped." "not contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following " "autosummary: failed to determine %r to be documented, the following "
@ -3010,22 +3010,22 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3042,29 +3042,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "" msgstr ""
@ -3390,14 +3397,14 @@ msgid "Other changes"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "" msgstr ""
@ -3564,37 +3571,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "" msgstr ""
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "" msgstr ""
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "" msgstr ""
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "" msgstr ""
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-14 00:10+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Serbian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr/)\n" "Language-Team: Serbian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr/)\n"
@ -1202,7 +1202,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2886,7 +2886,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2901,28 +2901,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2985,30 +2985,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3023,29 +3023,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "" msgstr ""
@ -3371,14 +3378,14 @@ msgid "Other changes"
msgstr "Друге измене" msgstr "Друге измене"
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "" msgstr ""
@ -3546,37 +3553,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "" msgstr ""
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "" msgstr ""
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "" msgstr ""
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "" msgstr ""
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-14 00:10+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr@latin/)\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr@latin/)\n"
@ -1200,7 +1200,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2884,7 +2884,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2899,28 +2899,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2983,30 +2983,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3021,29 +3021,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "" msgstr ""
@ -3369,14 +3376,14 @@ msgid "Other changes"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "" msgstr ""
@ -3544,37 +3551,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "" msgstr ""
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "" msgstr ""
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "" msgstr ""
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "" msgstr ""
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-14 00:10+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/sphinx-doc/sphinx-1/language/sv/)\n" "Language-Team: Swedish (http://www.transifex.com/sphinx-doc/sphinx-1/language/sv/)\n"
@ -1200,7 +1200,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2884,7 +2884,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2899,28 +2899,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2983,30 +2983,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3021,29 +3021,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "" msgstr ""
@ -3369,14 +3376,14 @@ msgid "Other changes"
msgstr "Övriga förändringar" msgstr "Övriga förändringar"
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "Permalink till denna rubrik" msgstr "Permalink till denna rubrik"
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "Permalink till denna definition" msgstr "Permalink till denna definition"
@ -3544,37 +3551,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "" msgstr ""
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "" msgstr ""
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "" msgstr ""
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "" msgstr ""
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-14 00:10+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Ukrainian (Ukraine) (http://www.transifex.com/sphinx-doc/sphinx-1/language/uk_UA/)\n" "Language-Team: Ukrainian (Ukraine) (http://www.transifex.com/sphinx-doc/sphinx-1/language/uk_UA/)\n"
@ -1201,7 +1201,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2885,7 +2885,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2900,28 +2900,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2984,30 +2984,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3022,29 +3022,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "" msgstr ""
@ -3370,14 +3377,14 @@ msgid "Other changes"
msgstr "Інші зміни" msgstr "Інші зміни"
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "Постійне посилання на цей заголовок" msgstr "Постійне посилання на цей заголовок"
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "Постійне посилання на це визначення" msgstr "Постійне посилання на це визначення"
@ -3545,37 +3552,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "" msgstr ""
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "" msgstr ""
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "" msgstr ""
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "" msgstr ""
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-11-21 00:10+0000\n" "POT-Creation-Date: 2021-11-28 00:11+0000\n"
"PO-Revision-Date: 2021-11-14 00:10+0000\n" "PO-Revision-Date: 2021-11-14 00:10+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n" "Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Vietnamese (http://www.transifex.com/sphinx-doc/sphinx-1/language/vi/)\n" "Language-Team: Vietnamese (http://www.transifex.com/sphinx-doc/sphinx-1/language/vi/)\n"
@ -1201,7 +1201,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470 #: sphinx/cmd/build.py:104 sphinx/cmd/quickstart.py:470
#: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/apidoc.py:307 sphinx/ext/autosummary/generate.py:614
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -2885,7 +2885,7 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
#: sphinx/ext/autodoc/__init__.py:2743 #: sphinx/ext/autodoc/__init__.py:2751
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr ""
@ -2900,28 +2900,28 @@ msgstr ""
msgid "Bases: %s" msgid "Bases: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 #: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837
#: sphinx/ext/autodoc/__init__.py:1848 #: sphinx/ext/autodoc/__init__.py:1856
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:1890 #: sphinx/ext/autodoc/__init__.py:1898
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 #: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2348 #: sphinx/ext/autodoc/__init__.py:2356
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr ""
#: sphinx/ext/autodoc/__init__.py:2786 #: sphinx/ext/autodoc/__init__.py:2794
msgid "" msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting." " Please update your setting."
@ -2984,30 +2984,30 @@ msgid ""
"contain .rst. Skipped." "contain .rst. Skipped."
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:188 #: sphinx/ext/autosummary/generate.py:189
#: sphinx/ext/autosummary/generate.py:237 #: sphinx/ext/autosummary/generate.py:253
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:384 #: sphinx/ext/autosummary/generate.py:400
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:388 #: sphinx/ext/autosummary/generate.py:404
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:425 #: sphinx/ext/autosummary/generate.py:441
#, python-format #, python-format
msgid "[autosummary] failed to import %r: %s" msgid "[autosummary] failed to import %r: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:599 #: sphinx/ext/autosummary/generate.py:615
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3022,29 +3022,36 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:616 #: sphinx/ext/autosummary/generate.py:632
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:620 #: sphinx/ext/autosummary/generate.py:636
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:623 #: sphinx/ext/autosummary/generate.py:639
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:627 #: sphinx/ext/autosummary/generate.py:643
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:631 #: sphinx/ext/autosummary/generate.py:647
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:651
#, python-format
msgid ""
"document exactly the members in module __all__ attribute. (default: "
"%(default)s)"
msgstr ""
#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703
msgid "Keyword Arguments" msgid "Keyword Arguments"
msgstr "" msgstr ""
@ -3370,14 +3377,14 @@ msgid "Other changes"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437
#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 #: sphinx/writers/html.py:442 sphinx/writers/html5.py:392
#: sphinx/writers/html5.py:393 #: sphinx/writers/html5.py:397
msgid "Permalink to this headline" msgid "Permalink to this headline"
msgstr "" msgstr ""
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132
#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 #: sphinx/writers/html.py:141 sphinx/writers/html5.py:107
#: sphinx/writers/html5.py:112 #: sphinx/writers/html5.py:116
msgid "Permalink to this definition" msgid "Permalink to this definition"
msgstr "" msgstr ""
@ -3545,37 +3552,37 @@ msgstr ""
msgid "default role %s not found" msgid "default role %s not found"
msgstr "" msgstr ""
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 #: sphinx/writers/html.py:330 sphinx/writers/html5.py:305
#, python-format #, python-format
msgid "numfig_format is not defined for %s" msgid "numfig_format is not defined for %s"
msgstr "" msgstr ""
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 #: sphinx/writers/html.py:340 sphinx/writers/html5.py:315
#, python-format #, python-format
msgid "Any IDs not assigned for %s node" msgid "Any IDs not assigned for %s node"
msgstr "" msgstr ""
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365 #: sphinx/writers/html.py:414 sphinx/writers/html5.py:369
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr ""
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397 #: sphinx/writers/html.py:446 sphinx/writers/html5.py:401
msgid "Permalink to this table" msgid "Permalink to this table"
msgstr "" msgstr ""
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440 #: sphinx/writers/html.py:489 sphinx/writers/html5.py:444
msgid "Permalink to this code" msgid "Permalink to this code"
msgstr "" msgstr ""
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442 #: sphinx/writers/html.py:491 sphinx/writers/html5.py:446
msgid "Permalink to this image" msgid "Permalink to this image"
msgstr "" msgstr ""
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444 #: sphinx/writers/html.py:493 sphinx/writers/html5.py:448
msgid "Permalink to this toctree" msgid "Permalink to this toctree"
msgstr "" msgstr ""
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565 #: sphinx/writers/html.py:625 sphinx/writers/html5.py:569
msgid "Could not obtain image size. :scale: option is ignored." msgid "Could not obtain image size. :scale: option is ignored."
msgstr "" msgstr ""