diff --git a/sphinx/locale/bn/LC_MESSAGES/sphinx.mo b/sphinx/locale/bn/LC_MESSAGES/sphinx.mo index 9abdf46899..d7a13957b5 100644 Binary files a/sphinx/locale/bn/LC_MESSAGES/sphinx.mo and b/sphinx/locale/bn/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/bn/LC_MESSAGES/sphinx.po b/sphinx/locale/bn/LC_MESSAGES/sphinx.po index 530c3139a9..40840e0cdd 100644 --- a/sphinx/locale/bn/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/bn/LC_MESSAGES/sphinx.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Bengali (http://www.transifex.com/sphinx-doc/sphinx-1/language/bn/)\n" "MIME-Version: 1.0\n" @@ -1201,7 +1201,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2885,7 +2885,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2900,28 +2900,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2984,30 +2984,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3022,29 +3022,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3370,14 +3377,14 @@ msgid "Other changes" msgstr "অন্যান্য পরিবর্তন" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "এই শিরোনামের পার্মালিঙ্ক" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "এই সংজ্ঞার পার্মালিঙ্ক" @@ -3545,37 +3552,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" 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" 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" 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" 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." msgstr "" diff --git a/sphinx/locale/cak/LC_MESSAGES/sphinx.mo b/sphinx/locale/cak/LC_MESSAGES/sphinx.mo index 4658a29ca3..ff3e106d7d 100644 Binary files a/sphinx/locale/cak/LC_MESSAGES/sphinx.mo and b/sphinx/locale/cak/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/cak/LC_MESSAGES/sphinx.po b/sphinx/locale/cak/LC_MESSAGES/sphinx.po index d0852b2308..f7d122331e 100644 --- a/sphinx/locale/cak/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/cak/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\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 \n" "Language-Team: Kaqchikel (http://www.transifex.com/sphinx-doc/sphinx-1/language/cak/)\n" "MIME-Version: 1.0\n" diff --git a/sphinx/locale/cs/LC_MESSAGES/sphinx.mo b/sphinx/locale/cs/LC_MESSAGES/sphinx.mo index 594d6a37db..c93b174cdd 100644 Binary files a/sphinx/locale/cs/LC_MESSAGES/sphinx.mo and b/sphinx/locale/cs/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/cs/LC_MESSAGES/sphinx.po b/sphinx/locale/cs/LC_MESSAGES/sphinx.po index 6745251332..be77c03be7 100644 --- a/sphinx/locale/cs/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/cs/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"POT-Creation-Date: 2021-12-05 00:11+0000\n" "PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Czech (http://www.transifex.com/sphinx-doc/sphinx-1/language/cs/)\n" @@ -1879,7 +1879,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3336 sphinx/domains/cpp.py:7177 -#: sphinx/domains/python.py:420 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:432 sphinx/ext/napoleon/docstring.py:736 msgid "Parameters" msgstr "Parametry" @@ -1888,12 +1888,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3342 sphinx/domains/cpp.py:7186 -#: sphinx/domains/javascript.py:231 sphinx/domains/python.py:432 +#: sphinx/domains/javascript.py:231 sphinx/domains/python.py:444 msgid "Returns" msgstr "Vrací" #: sphinx/domains/c.py:3344 sphinx/domains/javascript.py:233 -#: sphinx/domains/python.py:434 +#: sphinx/domains/python.py:446 msgid "Return type" msgstr "Typ návratové hodnoty" @@ -1906,7 +1906,7 @@ msgid "variable" msgstr "proměnná" #: sphinx/domains/c.py:3742 sphinx/domains/cpp.py:7590 -#: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1178 +#: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1190 msgid "function" msgstr "funkce" @@ -1984,7 +1984,7 @@ msgid "Throws" msgstr "Vyvolá" #: sphinx/domains/cpp.py:7588 sphinx/domains/javascript.py:342 -#: sphinx/domains/python.py:1180 +#: sphinx/domains/python.py:1192 msgid "class" msgstr "třída" @@ -2001,7 +2001,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "%s() (vestavěná funkce)" -#: sphinx/domains/javascript.py:147 sphinx/domains/python.py:817 +#: sphinx/domains/javascript.py:147 sphinx/domains/python.py:829 #, python-format msgid "%s() (%s method)" msgstr "%s() (metoda %s)" @@ -2016,7 +2016,7 @@ msgstr "%s() (třída)" msgid "%s (global variable or constant)" msgstr "%s (globální proměnná nebo konstanta)" -#: sphinx/domains/javascript.py:153 sphinx/domains/python.py:902 +#: sphinx/domains/javascript.py:153 sphinx/domains/python.py:914 #, python-format msgid "%s (%s attribute)" msgstr "%s (atribut %s)" @@ -2030,20 +2030,20 @@ msgstr "Argumenty" msgid "%s (module)" msgstr "%s (modul)" -#: sphinx/domains/javascript.py:341 sphinx/domains/python.py:1182 +#: sphinx/domains/javascript.py:341 sphinx/domains/python.py:1194 msgid "method" msgstr "metoda" -#: sphinx/domains/javascript.py:343 sphinx/domains/python.py:1179 +#: sphinx/domains/javascript.py:343 sphinx/domains/python.py:1191 msgid "data" msgstr "data" -#: sphinx/domains/javascript.py:344 sphinx/domains/python.py:1185 +#: sphinx/domains/javascript.py:344 sphinx/domains/python.py:1197 msgid "attribute" msgstr "atribut" #: sphinx/domains/javascript.py:345 sphinx/domains/python.py:58 -#: sphinx/domains/python.py:1187 +#: sphinx/domains/python.py:1199 msgid "module" msgstr "modul" @@ -2074,7 +2074,7 @@ msgstr "operátor" msgid "object" msgstr "objekt" -#: sphinx/domains/python.py:62 sphinx/domains/python.py:1181 +#: sphinx/domains/python.py:62 sphinx/domains/python.py:1193 msgid "exception" msgstr "výjimka" @@ -2086,92 +2086,92 @@ msgstr "příkaz" msgid "built-in function" msgstr "vestavěná funkce" -#: sphinx/domains/python.py:425 +#: sphinx/domains/python.py:437 msgid "Variables" msgstr "Proměnné" -#: sphinx/domains/python.py:429 +#: sphinx/domains/python.py:441 msgid "Raises" msgstr "Vyvolá" -#: sphinx/domains/python.py:662 sphinx/domains/python.py:806 +#: sphinx/domains/python.py:674 sphinx/domains/python.py:818 #, python-format msgid "%s() (in module %s)" msgstr "%s() (v modulu %s)" -#: sphinx/domains/python.py:722 sphinx/domains/python.py:898 -#: sphinx/domains/python.py:949 +#: sphinx/domains/python.py:734 sphinx/domains/python.py:910 +#: sphinx/domains/python.py:961 #, python-format msgid "%s (in module %s)" msgstr "%s (v modulu %s)" -#: sphinx/domains/python.py:724 +#: sphinx/domains/python.py:736 #, python-format msgid "%s (built-in variable)" msgstr "%s (vestavěná proměnná)" -#: sphinx/domains/python.py:749 +#: sphinx/domains/python.py:761 #, python-format msgid "%s (built-in class)" msgstr "%s (vestavěná třída)" -#: sphinx/domains/python.py:750 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (class in %s)" msgstr "%s (třída v %s)" -#: sphinx/domains/python.py:811 +#: sphinx/domains/python.py:823 #, python-format msgid "%s() (%s class method)" msgstr "%s() (třídní metoda %s)" -#: sphinx/domains/python.py:813 sphinx/domains/python.py:953 +#: sphinx/domains/python.py:825 sphinx/domains/python.py:965 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:815 +#: sphinx/domains/python.py:827 #, python-format msgid "%s() (%s static method)" msgstr "%s() (statická metoda %s)" -#: sphinx/domains/python.py:1107 +#: sphinx/domains/python.py:1119 msgid "Python Module Index" msgstr "Rejstřík modulů Pythonu" -#: sphinx/domains/python.py:1108 +#: sphinx/domains/python.py:1120 msgid "modules" msgstr "moduly" -#: sphinx/domains/python.py:1157 +#: sphinx/domains/python.py:1169 msgid "Deprecated" msgstr "Zastaralé" -#: sphinx/domains/python.py:1183 +#: sphinx/domains/python.py:1195 msgid "class method" msgstr "třídní metoda" -#: sphinx/domains/python.py:1184 +#: sphinx/domains/python.py:1196 msgid "static method" msgstr "statická metoda" -#: sphinx/domains/python.py:1186 +#: sphinx/domains/python.py:1198 msgid "property" msgstr "" -#: sphinx/domains/python.py:1244 +#: sphinx/domains/python.py:1256 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1364 +#: sphinx/domains/python.py:1376 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1418 +#: sphinx/domains/python.py:1430 msgid " (deprecated)" msgstr " (zastaralé)" @@ -2613,6 +2613,12 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" +#: sphinx/ext/extlinks.py:76 +#, python-format +msgid "" +"hardcoded link %r could be replaced by an extlink (try using %r instead)" +msgstr "" + #: sphinx/ext/graphviz.py:132 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2886,7 +2892,7 @@ msgid "" msgstr "" #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 -#: sphinx/ext/autodoc/__init__.py:2751 +#: sphinx/ext/autodoc/__init__.py:2753 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2912,17 +2918,17 @@ msgstr "" msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225 +#: sphinx/ext/autodoc/__init__.py:2132 sphinx/ext/autodoc/__init__.py:2226 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2356 +#: sphinx/ext/autodoc/__init__.py:2357 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2794 +#: sphinx/ext/autodoc/__init__.py:2796 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." diff --git a/sphinx/locale/cy/LC_MESSAGES/sphinx.mo b/sphinx/locale/cy/LC_MESSAGES/sphinx.mo index 223a1734ed..2aeaf6ee5b 100644 Binary files a/sphinx/locale/cy/LC_MESSAGES/sphinx.mo and b/sphinx/locale/cy/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/cy/LC_MESSAGES/sphinx.po b/sphinx/locale/cy/LC_MESSAGES/sphinx.po index 3e2da83764..6bc7a1362c 100644 --- a/sphinx/locale/cy/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/cy/LC_MESSAGES/sphinx.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Welsh (http://www.transifex.com/sphinx-doc/sphinx-1/language/cy/)\n" "MIME-Version: 1.0\n" @@ -1202,7 +1202,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2886,7 +2886,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2901,28 +2901,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2985,30 +2985,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3023,29 +3023,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3371,14 +3378,14 @@ msgid "Other changes" msgstr "Newidiadau arall" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "Permalink i'r pennawd hwn" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "Permalink i'r diffiniad hwn" @@ -3546,37 +3553,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" msgstr "Permalink i'r tabl hwn" -#: 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" msgstr "Permalink i'r cod hwn" -#: 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" msgstr "Permalink i'r ddelwedd hon" -#: 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" msgstr "Permalink i'r toctree hwn" -#: 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." msgstr "" diff --git a/sphinx/locale/de/LC_MESSAGES/sphinx.mo b/sphinx/locale/de/LC_MESSAGES/sphinx.mo index 1ebe687114..b721b4e003 100644 Binary files a/sphinx/locale/de/LC_MESSAGES/sphinx.mo and b/sphinx/locale/de/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/de/LC_MESSAGES/sphinx.po b/sphinx/locale/de/LC_MESSAGES/sphinx.po index daa69177e7..a4fbd7a416 100644 --- a/sphinx/locale/de/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/de/LC_MESSAGES/sphinx.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: German (http://www.transifex.com/sphinx-doc/sphinx-1/language/de/)\n" "MIME-Version: 1.0\n" @@ -1204,7 +1204,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2888,7 +2888,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2903,28 +2903,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2987,30 +2987,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3025,29 +3025,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3373,14 +3380,14 @@ msgid "Other changes" msgstr "Andere Änderungen" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "Link zu dieser Überschrift" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "Link zu dieser Definition" @@ -3548,37 +3555,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" msgstr "Link zu dieser Tabelle" -#: 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" msgstr "Link zu diesem Quellcode" -#: 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" msgstr "Link zu diesem Bild" -#: 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" msgstr "Permanenter Link zu diesem Inhaltsverzeichnis" -#: 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." msgstr "" diff --git a/sphinx/locale/el/LC_MESSAGES/sphinx.mo b/sphinx/locale/el/LC_MESSAGES/sphinx.mo index 36f545f21c..88f15e5aec 100644 Binary files a/sphinx/locale/el/LC_MESSAGES/sphinx.mo and b/sphinx/locale/el/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/el/LC_MESSAGES/sphinx.po b/sphinx/locale/el/LC_MESSAGES/sphinx.po index f9f8fb81a6..48cb6fcfb3 100644 --- a/sphinx/locale/el/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/el/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\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 \n" "Language-Team: Greek (http://www.transifex.com/sphinx-doc/sphinx-1/language/el/)\n" "MIME-Version: 1.0\n" diff --git a/sphinx/locale/en_FR/LC_MESSAGES/sphinx.mo b/sphinx/locale/en_FR/LC_MESSAGES/sphinx.mo index 3b829a88b8..343cd01201 100644 Binary files a/sphinx/locale/en_FR/LC_MESSAGES/sphinx.mo and b/sphinx/locale/en_FR/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/en_FR/LC_MESSAGES/sphinx.po b/sphinx/locale/en_FR/LC_MESSAGES/sphinx.po index b9d28e35a7..27699ea2f5 100644 --- a/sphinx/locale/en_FR/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/en_FR/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\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 \n" "Language-Team: English (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_FR/)\n" "MIME-Version: 1.0\n" diff --git a/sphinx/locale/en_GB/LC_MESSAGES/sphinx.mo b/sphinx/locale/en_GB/LC_MESSAGES/sphinx.mo index 3a3bf7d87f..bd7a812769 100644 Binary files a/sphinx/locale/en_GB/LC_MESSAGES/sphinx.mo and b/sphinx/locale/en_GB/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/en_GB/LC_MESSAGES/sphinx.po b/sphinx/locale/en_GB/LC_MESSAGES/sphinx.po index 4a56f82c4b..e20c398b0d 100644 --- a/sphinx/locale/en_GB/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/en_GB/LC_MESSAGES/sphinx.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_GB/)\n" "MIME-Version: 1.0\n" @@ -1200,7 +1200,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2884,7 +2884,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2899,28 +2899,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2983,30 +2983,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3021,29 +3021,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3369,14 +3376,14 @@ msgid "Other changes" msgstr "" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "" @@ -3544,37 +3551,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" 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" 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" 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" 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." msgstr "" diff --git a/sphinx/locale/en_HK/LC_MESSAGES/sphinx.mo b/sphinx/locale/en_HK/LC_MESSAGES/sphinx.mo index 484f083c9d..01d35c0508 100644 Binary files a/sphinx/locale/en_HK/LC_MESSAGES/sphinx.mo and b/sphinx/locale/en_HK/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/en_HK/LC_MESSAGES/sphinx.po b/sphinx/locale/en_HK/LC_MESSAGES/sphinx.po index 220ed90e83..afef9cf85a 100644 --- a/sphinx/locale/en_HK/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/en_HK/LC_MESSAGES/sphinx.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: English (Hong Kong) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_HK/)\n" "MIME-Version: 1.0\n" @@ -1200,7 +1200,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2884,7 +2884,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2899,28 +2899,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2983,30 +2983,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3021,29 +3021,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3369,14 +3376,14 @@ msgid "Other changes" msgstr "" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "" @@ -3544,37 +3551,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" 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" 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" 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" 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." msgstr "" diff --git a/sphinx/locale/eo/LC_MESSAGES/sphinx.mo b/sphinx/locale/eo/LC_MESSAGES/sphinx.mo index 61b9aa939d..827103b33f 100644 Binary files a/sphinx/locale/eo/LC_MESSAGES/sphinx.mo and b/sphinx/locale/eo/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/eo/LC_MESSAGES/sphinx.po b/sphinx/locale/eo/LC_MESSAGES/sphinx.po index 93862c5f60..0f9b8e9845 100644 --- a/sphinx/locale/eo/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/eo/LC_MESSAGES/sphinx.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\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 \n" "Language-Team: Esperanto (http://www.transifex.com/sphinx-doc/sphinx-1/language/eo/)\n" "MIME-Version: 1.0\n" diff --git a/sphinx/locale/es/LC_MESSAGES/sphinx.mo b/sphinx/locale/es/LC_MESSAGES/sphinx.mo index c3fada2f91..c630965345 100644 Binary files a/sphinx/locale/es/LC_MESSAGES/sphinx.mo and b/sphinx/locale/es/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/es/LC_MESSAGES/sphinx.po b/sphinx/locale/es/LC_MESSAGES/sphinx.po index 6ef49723af..eb052becd9 100644 --- a/sphinx/locale/es/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/es/LC_MESSAGES/sphinx.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Spanish (http://www.transifex.com/sphinx-doc/sphinx-1/language/es/)\n" "MIME-Version: 1.0\n" @@ -1207,7 +1207,7 @@ msgid "job number should be a positive number" msgstr "número de trabajo debe ser un número positivo" #: 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 ." msgstr "" @@ -2891,7 +2891,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2906,28 +2906,28 @@ msgstr "" msgid "Bases: %s" msgstr "Bases: %s" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2990,30 +2990,30 @@ msgid "" "contain .rst. Skipped." msgstr "autosummary genera archivos .rst internamente. Pero su source_suffix no contiene archivo .rst. Saltado." -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "autosummary: no se pudo determinar %r que se documentará, se produjo la siguiente excepción:\n%s" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "[autosummary] generar autosummary para: %s" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "[autosummary] escribiendo a %s" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "[autosummary] fallo al importar %r: %s" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3028,29 +3028,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "\nGenere ReStructuredText usando directivas de resumen automático \"autosummary\".\n\nsphinx-autogen es una interfaz para sphinx.ext.autosummary.generate. Genera\nlos archivos reStructuredText de las directivas autosummary contenidas en el\nlos archivos de entrada dados.\n\nEl formato de la directiva autosummary está documentado en el módulo Python\n``sphinx.ext.autosummary`` y se puede leer usando el siguiente comando::\n\n pydoc sphinx.ext.autosummary\n" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "archivos fuente para generar archivos rST para" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "directorio para colocar toda la salida en" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "sufijo predeterminado para archivos (predeterminado: %(default)s)" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "directorio de plantillas personalizadas (predeterminado: %(default)s)" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" msgstr "documento importados miembros (predeterminado: %(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 msgid "Keyword Arguments" msgstr "Argumentos de palabras clave" @@ -3376,14 +3383,14 @@ msgid "Other changes" msgstr "Otros cambios" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "Enlazar permanentemente con este título" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "Enlazar permanentemente con esta definición" @@ -3551,37 +3558,37 @@ msgstr "excepción al evaluar solamente la expresión directiva: %s" msgid "default role %s not found" msgstr "rol por defecto %s no encontrado" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "numfig_format no está definido para %s" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" msgstr "Cualquier ID no asignado para el nodo %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" 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" msgstr "Enlace permanente a esta tabla" -#: 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" msgstr "Enlace permanente a este código fuente" -#: 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" msgstr "Enlace permanente a esta imagen" -#: 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" msgstr "Enlace permanente a la tabla de contenidos" -#: 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." msgstr "No se pudo obtener el tamaño de la imagen. La opción :scale: se ignora." diff --git a/sphinx/locale/et/LC_MESSAGES/sphinx.mo b/sphinx/locale/et/LC_MESSAGES/sphinx.mo index 5bbf998712..31d9aa88f6 100644 Binary files a/sphinx/locale/et/LC_MESSAGES/sphinx.mo and b/sphinx/locale/et/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/et/LC_MESSAGES/sphinx.po b/sphinx/locale/et/LC_MESSAGES/sphinx.po index 757802dd48..85b8bec764 100644 --- a/sphinx/locale/et/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/et/LC_MESSAGES/sphinx.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Estonian (http://www.transifex.com/sphinx-doc/sphinx-1/language/et/)\n" "MIME-Version: 1.0\n" @@ -1204,7 +1204,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2888,7 +2888,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2903,28 +2903,28 @@ msgstr "" msgid "Bases: %s" msgstr "Põlvnemine: %s" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2987,30 +2987,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "[autosummary] automaatkokkuvõtte genereerimine failile: %s" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "[autosummary] kirjutamine kataloogi %s" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3025,29 +3025,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "lähtefailid, mille kohta rST-faile genereerida" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "väljundfailide kataloog" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "failide vaikimisi järelliide (vaikimisi: %(default)s)" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "kohandatud mallide kataloog (vaikimisi: %(default)s)" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" msgstr "imporditud liikmete dokumenteerimine (vaikimisi: %(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 msgid "Keyword Arguments" msgstr "Võtmesõnadega argumendid" @@ -3373,14 +3380,14 @@ msgid "Other changes" msgstr "Ülejäänud muutused" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "Püsiviit sellele pealkirjale" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "Püsiviit sellele definitsioonile" @@ -3548,37 +3555,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" msgstr "Püsiviit sellele tabelile" -#: 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" msgstr "Püsiviit sellele programmikoodile" -#: 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" msgstr "Püsiviit sellele pildile" -#: 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" msgstr "Püsiviit sellele sisukorrapuule" -#: 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." msgstr "" diff --git a/sphinx/locale/eu/LC_MESSAGES/sphinx.mo b/sphinx/locale/eu/LC_MESSAGES/sphinx.mo index 63b6965e4e..2351cefa01 100644 Binary files a/sphinx/locale/eu/LC_MESSAGES/sphinx.mo and b/sphinx/locale/eu/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/eu/LC_MESSAGES/sphinx.po b/sphinx/locale/eu/LC_MESSAGES/sphinx.po index 9f8358359c..5bc0b37d50 100644 --- a/sphinx/locale/eu/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/eu/LC_MESSAGES/sphinx.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Basque (http://www.transifex.com/sphinx-doc/sphinx-1/language/eu/)\n" "MIME-Version: 1.0\n" @@ -1202,7 +1202,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2886,7 +2886,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2901,28 +2901,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2985,30 +2985,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3023,29 +3023,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3371,14 +3378,14 @@ msgid "Other changes" msgstr "Beste aldaketak" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "Goiburu honetarako esteka iraunkorra" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "Definizio honetarako esteka iraunkorra" @@ -3546,37 +3553,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" 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" 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" 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" 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." msgstr "" diff --git a/sphinx/locale/fa/LC_MESSAGES/sphinx.mo b/sphinx/locale/fa/LC_MESSAGES/sphinx.mo index 3251057a88..4fc2516be4 100644 Binary files a/sphinx/locale/fa/LC_MESSAGES/sphinx.mo and b/sphinx/locale/fa/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/fa/LC_MESSAGES/sphinx.po b/sphinx/locale/fa/LC_MESSAGES/sphinx.po index 6c7d998c92..e1b2e2691e 100644 --- a/sphinx/locale/fa/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/fa/LC_MESSAGES/sphinx.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Persian (http://www.transifex.com/sphinx-doc/sphinx-1/language/fa/)\n" "MIME-Version: 1.0\n" @@ -1204,7 +1204,7 @@ msgid "job number should be a positive number" msgstr "شماره‌ی کار باید یک عدد مثبت باشد" #: 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 ." msgstr "برای اطّلاعات بیشتر به بروید." @@ -2888,7 +2888,7 @@ msgid "" msgstr "ویژگی نایاب در گزینه‌ی :members: قید شده: پیمانه‌ی:%s، ویژگی %s" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "شکست در دریافت امضای تابع برای %s: مؤلّفه پیدا نشد: %s" @@ -2903,28 +2903,28 @@ msgstr "شکست در دریافت امضای سازنده‌ی شیئ برای msgid "Bases: %s" msgstr "پایه ها:%s" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "نام جانشین %s" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" msgstr "نام جانشین نوع متغیر(%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 msgid "Failed to get a method signature for %s: %s" msgstr "شکست در دریافت امضای شگرد برای %s: مؤلّفه پیدا نشد: %s" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "__slots__ نامعتبر در %sیدا شد و نادیده گرفته شد." -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2987,30 +2987,30 @@ msgid "" "contain .rst. Skipped." msgstr "خلاصه‌ی خودکار به طور داخلی پرونده‌های rst را ایجاد می‌کند. ولی پسوند منبع شما شامل rst نیست. نادیده گرفته می‌شود." -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "خلاصه‌ی خودکار: شکست در تشخیص %r برای مستندسازی، این ایراد به وجود آمد:\n%s" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "[خلاصه‌ی خودکار] تولید خلاصه‌ی خودکار برای: %s" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "[خلاصه‌ی خودکار] نوشتن در %s" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "[خلاصه‌ی خودکار]: فراخوان %r: %s شکست خورد" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3025,29 +3025,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "\nتولید ReStructuredText با استفاده از دستورالعمل‌های خلاصه‌ی خودکار.\n\nخودکارساز اسفینکس رابط کابر پسندی برای sphinx.ext.autosummary.generate (پیمانه‌ی افزونه‌ی خلاصه‌ساز اسفنیکس) است.\nاین افزونه پرونده های متن reStructuredText را از دستورالعمل‌های خلاصه‌ی خودکاری تولید می‌کند که در پرونده‌های درون‌داد مشخّص شده قرار دارد.\n\nقالب دستورالعمل خلاصه‌ی خودکار درپیمانه‌ی افزونه‌ی خلاصه‌ی خودکار اسفنیکس (sphinx.ext.autosummary) مستند سازی شده می توان آن را با دستور زیر خواند::\n\n pydoc sphinx.ext.autosummary\n" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "پرونده‌های منبع برای تولید پرونده‌های rST" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "پوشه‌ای برای قرار دادن همه‌ی برون دادها در آن" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "پسوند پیش فرض برای پرونده‌ها (پیش‌فرض: %(default)s)" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "شاخه‌ی سفارشی قالب (پیش‌گزیده: %(default)s)" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(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 msgid "Keyword Arguments" msgstr "نشانوندهای کلیدی" @@ -3373,14 +3380,14 @@ msgid "Other changes" msgstr "دگر تغییرات" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "پیوند ثابت به این سر مقاله" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "پیوند ثابت به این تعریف" @@ -3548,37 +3555,37 @@ msgstr "ایراد در هنگام ارزیابی تنها عبارت دستور msgid "default role %s not found" msgstr "نقش پیش‌فرض %s یافت نشد" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %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 msgid "Any IDs not assigned for %s node" 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" 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" 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" 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" 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" 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." msgstr "امکان دست یابی به اندازه‌ی عکس نبود. گزینه‌ی تغییر اندازه :scale: نادیده گرفته می‌شود." diff --git a/sphinx/locale/fi/LC_MESSAGES/sphinx.mo b/sphinx/locale/fi/LC_MESSAGES/sphinx.mo index accdd0209a..d3624370a3 100644 Binary files a/sphinx/locale/fi/LC_MESSAGES/sphinx.mo and b/sphinx/locale/fi/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/fi/LC_MESSAGES/sphinx.po b/sphinx/locale/fi/LC_MESSAGES/sphinx.po index c8d2cfa674..11d0d62ce1 100644 --- a/sphinx/locale/fi/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/fi/LC_MESSAGES/sphinx.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Finnish (http://www.transifex.com/sphinx-doc/sphinx-1/language/fi/)\n" "MIME-Version: 1.0\n" @@ -1201,7 +1201,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2885,7 +2885,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2900,28 +2900,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2984,30 +2984,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3022,29 +3022,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3370,14 +3377,14 @@ msgid "Other changes" msgstr "" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "" @@ -3545,37 +3552,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" 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" 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" 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" 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." msgstr "" diff --git a/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.mo b/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.mo index 1712547e33..e7e0392622 100644 Binary files a/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.mo and b/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po b/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po index 3933e812eb..887ffe3fe5 100644 --- a/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-28 00:11+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-12-05 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: French (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/fr_FR/)\n" "MIME-Version: 1.0\n" @@ -1877,7 +1877,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3336 sphinx/domains/cpp.py:7177 -#: sphinx/domains/python.py:420 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:432 sphinx/ext/napoleon/docstring.py:736 msgid "Parameters" msgstr "" @@ -1886,12 +1886,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3342 sphinx/domains/cpp.py:7186 -#: sphinx/domains/javascript.py:231 sphinx/domains/python.py:432 +#: sphinx/domains/javascript.py:231 sphinx/domains/python.py:444 msgid "Returns" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/javascript.py:233 -#: sphinx/domains/python.py:434 +#: sphinx/domains/python.py:446 msgid "Return type" msgstr "" @@ -1904,7 +1904,7 @@ msgid "variable" msgstr "" #: sphinx/domains/c.py:3742 sphinx/domains/cpp.py:7590 -#: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1178 +#: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1190 msgid "function" msgstr "" @@ -1982,7 +1982,7 @@ msgid "Throws" msgstr "" #: sphinx/domains/cpp.py:7588 sphinx/domains/javascript.py:342 -#: sphinx/domains/python.py:1180 +#: sphinx/domains/python.py:1192 msgid "class" msgstr "" @@ -1999,7 +1999,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "" -#: sphinx/domains/javascript.py:147 sphinx/domains/python.py:817 +#: sphinx/domains/javascript.py:147 sphinx/domains/python.py:829 #, python-format msgid "%s() (%s method)" msgstr "" @@ -2014,7 +2014,7 @@ msgstr "" msgid "%s (global variable or constant)" msgstr "" -#: sphinx/domains/javascript.py:153 sphinx/domains/python.py:902 +#: sphinx/domains/javascript.py:153 sphinx/domains/python.py:914 #, python-format msgid "%s (%s attribute)" msgstr "" @@ -2028,20 +2028,20 @@ msgstr "" msgid "%s (module)" msgstr "" -#: sphinx/domains/javascript.py:341 sphinx/domains/python.py:1182 +#: sphinx/domains/javascript.py:341 sphinx/domains/python.py:1194 msgid "method" msgstr "" -#: sphinx/domains/javascript.py:343 sphinx/domains/python.py:1179 +#: sphinx/domains/javascript.py:343 sphinx/domains/python.py:1191 msgid "data" msgstr "" -#: sphinx/domains/javascript.py:344 sphinx/domains/python.py:1185 +#: sphinx/domains/javascript.py:344 sphinx/domains/python.py:1197 msgid "attribute" msgstr "" #: sphinx/domains/javascript.py:345 sphinx/domains/python.py:58 -#: sphinx/domains/python.py:1187 +#: sphinx/domains/python.py:1199 msgid "module" msgstr "" @@ -2072,7 +2072,7 @@ msgstr "" msgid "object" msgstr "" -#: sphinx/domains/python.py:62 sphinx/domains/python.py:1181 +#: sphinx/domains/python.py:62 sphinx/domains/python.py:1193 msgid "exception" msgstr "" @@ -2084,92 +2084,92 @@ msgstr "" msgid "built-in function" msgstr "" -#: sphinx/domains/python.py:425 +#: sphinx/domains/python.py:437 msgid "Variables" msgstr "" -#: sphinx/domains/python.py:429 +#: sphinx/domains/python.py:441 msgid "Raises" msgstr "" -#: sphinx/domains/python.py:662 sphinx/domains/python.py:806 +#: sphinx/domains/python.py:674 sphinx/domains/python.py:818 #, python-format msgid "%s() (in module %s)" msgstr "" -#: sphinx/domains/python.py:722 sphinx/domains/python.py:898 -#: sphinx/domains/python.py:949 +#: sphinx/domains/python.py:734 sphinx/domains/python.py:910 +#: sphinx/domains/python.py:961 #, python-format msgid "%s (in module %s)" msgstr "" -#: sphinx/domains/python.py:724 +#: sphinx/domains/python.py:736 #, python-format msgid "%s (built-in variable)" msgstr "" -#: sphinx/domains/python.py:749 +#: sphinx/domains/python.py:761 #, python-format msgid "%s (built-in class)" msgstr "" -#: sphinx/domains/python.py:750 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (class in %s)" msgstr "" -#: sphinx/domains/python.py:811 +#: sphinx/domains/python.py:823 #, python-format msgid "%s() (%s class method)" msgstr "" -#: sphinx/domains/python.py:813 sphinx/domains/python.py:953 +#: sphinx/domains/python.py:825 sphinx/domains/python.py:965 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:815 +#: sphinx/domains/python.py:827 #, python-format msgid "%s() (%s static method)" msgstr "" -#: sphinx/domains/python.py:1107 +#: sphinx/domains/python.py:1119 msgid "Python Module Index" msgstr "" -#: sphinx/domains/python.py:1108 +#: sphinx/domains/python.py:1120 msgid "modules" msgstr "" -#: sphinx/domains/python.py:1157 +#: sphinx/domains/python.py:1169 msgid "Deprecated" msgstr "" -#: sphinx/domains/python.py:1183 +#: sphinx/domains/python.py:1195 msgid "class method" msgstr "" -#: sphinx/domains/python.py:1184 +#: sphinx/domains/python.py:1196 msgid "static method" msgstr "" -#: sphinx/domains/python.py:1186 +#: sphinx/domains/python.py:1198 msgid "property" msgstr "" -#: sphinx/domains/python.py:1244 +#: sphinx/domains/python.py:1256 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1364 +#: sphinx/domains/python.py:1376 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1418 +#: sphinx/domains/python.py:1430 msgid " (deprecated)" msgstr "" @@ -2611,6 +2611,12 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" +#: sphinx/ext/extlinks.py:76 +#, python-format +msgid "" +"hardcoded link %r could be replaced by an extlink (try using %r instead)" +msgstr "" + #: sphinx/ext/graphviz.py:132 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2884,7 +2890,7 @@ msgid "" msgstr "" #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 -#: sphinx/ext/autodoc/__init__.py:2751 +#: sphinx/ext/autodoc/__init__.py:2753 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2910,17 +2916,17 @@ msgstr "" msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225 +#: sphinx/ext/autodoc/__init__.py:2132 sphinx/ext/autodoc/__init__.py:2226 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2356 +#: sphinx/ext/autodoc/__init__.py:2357 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2794 +#: sphinx/ext/autodoc/__init__.py:2796 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." diff --git a/sphinx/locale/he/LC_MESSAGES/sphinx.mo b/sphinx/locale/he/LC_MESSAGES/sphinx.mo index 84dc8f213c..5476d75a95 100644 Binary files a/sphinx/locale/he/LC_MESSAGES/sphinx.mo and b/sphinx/locale/he/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/he/LC_MESSAGES/sphinx.po b/sphinx/locale/he/LC_MESSAGES/sphinx.po index a0b42e379a..91f2a6985f 100644 --- a/sphinx/locale/he/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/he/LC_MESSAGES/sphinx.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Hebrew (http://www.transifex.com/sphinx-doc/sphinx-1/language/he/)\n" "MIME-Version: 1.0\n" @@ -1201,7 +1201,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2885,7 +2885,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2900,28 +2900,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2984,30 +2984,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3022,29 +3022,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3370,14 +3377,14 @@ msgid "Other changes" msgstr "שינויים אחרים" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "קישור קבוע לכותרת זו" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "קישור קבוע להגדרה זו" @@ -3545,37 +3552,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" 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" 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" 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" 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." msgstr "" diff --git a/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.mo b/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.mo index aa5d59ec47..29bd0cbdad 100644 Binary files a/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.mo and b/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po b/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po index 937bd27a30..4d45981e34 100644 --- a/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\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 \n" "Language-Team: Hindi (India) (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi_IN/)\n" "MIME-Version: 1.0\n" diff --git a/sphinx/locale/hu/LC_MESSAGES/sphinx.mo b/sphinx/locale/hu/LC_MESSAGES/sphinx.mo index b8292f6798..673ee280a7 100644 Binary files a/sphinx/locale/hu/LC_MESSAGES/sphinx.mo and b/sphinx/locale/hu/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/hu/LC_MESSAGES/sphinx.po b/sphinx/locale/hu/LC_MESSAGES/sphinx.po index a9d5c32d50..dc8f4d9d60 100644 --- a/sphinx/locale/hu/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/hu/LC_MESSAGES/sphinx.po @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\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 \n" "Language-Team: Hungarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hu/)\n" "MIME-Version: 1.0\n" diff --git a/sphinx/locale/id/LC_MESSAGES/sphinx.mo b/sphinx/locale/id/LC_MESSAGES/sphinx.mo index 28b1a7eebe..404e363308 100644 Binary files a/sphinx/locale/id/LC_MESSAGES/sphinx.mo and b/sphinx/locale/id/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/id/LC_MESSAGES/sphinx.po b/sphinx/locale/id/LC_MESSAGES/sphinx.po index 53f4709184..cb970755c4 100644 --- a/sphinx/locale/id/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/id/LC_MESSAGES/sphinx.po @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\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 \n" "Language-Team: Indonesian (http://www.transifex.com/sphinx-doc/sphinx-1/language/id/)\n" "MIME-Version: 1.0\n" diff --git a/sphinx/locale/is/LC_MESSAGES/sphinx.mo b/sphinx/locale/is/LC_MESSAGES/sphinx.mo index 1c652b1419..2e1bd88e51 100644 Binary files a/sphinx/locale/is/LC_MESSAGES/sphinx.mo and b/sphinx/locale/is/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/is/LC_MESSAGES/sphinx.po b/sphinx/locale/is/LC_MESSAGES/sphinx.po index 24b917b383..4fb0197785 100644 --- a/sphinx/locale/is/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/is/LC_MESSAGES/sphinx.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Icelandic (http://www.transifex.com/sphinx-doc/sphinx-1/language/is/)\n" "MIME-Version: 1.0\n" @@ -1201,7 +1201,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2885,7 +2885,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2900,28 +2900,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2984,30 +2984,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3022,29 +3022,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3370,14 +3377,14 @@ msgid "Other changes" msgstr "" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "Varanlegur hlekkur á þennan titil" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "Varanlegur hlekkur á þessa skilgreiningu" @@ -3545,37 +3552,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" msgstr "Varanlegur hlekkur á þetta hugtak" -#: 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" msgstr "Varanlegur hlekkur á þessa töflu" -#: 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" msgstr "Varanlegur hlekkur á þennan kóða" -#: 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" msgstr "Varanlegur hlekkur á þessa mynd" -#: 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" 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." msgstr "" diff --git a/sphinx/locale/ja/LC_MESSAGES/sphinx.mo b/sphinx/locale/ja/LC_MESSAGES/sphinx.mo index e5af94a979..506f062108 100644 Binary files a/sphinx/locale/ja/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ja/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ja/LC_MESSAGES/sphinx.po b/sphinx/locale/ja/LC_MESSAGES/sphinx.po index 97497c4b3c..8cd1f9a512 100644 --- a/sphinx/locale/ja/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ja/LC_MESSAGES/sphinx.po @@ -24,7 +24,7 @@ msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\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 \n" "Language-Team: Japanese (http://www.transifex.com/sphinx-doc/sphinx-1/language/ja/)\n" "MIME-Version: 1.0\n" diff --git a/sphinx/locale/ko/LC_MESSAGES/sphinx.mo b/sphinx/locale/ko/LC_MESSAGES/sphinx.mo index 0368208803..d3f7c4027a 100644 Binary files a/sphinx/locale/ko/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ko/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ko/LC_MESSAGES/sphinx.po b/sphinx/locale/ko/LC_MESSAGES/sphinx.po index 2f061f6c9a..1053615a2d 100644 --- a/sphinx/locale/ko/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ko/LC_MESSAGES/sphinx.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\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-28 10:26+0000\n" "Last-Translator: YT H \n" "Language-Team: Korean (http://www.transifex.com/sphinx-doc/sphinx-1/language/ko/)\n" "MIME-Version: 1.0\n" @@ -3051,7 +3051,7 @@ msgstr "가져온 멤버 문서화 (기본값: %(default)s)" msgid "" "document exactly the members in module __all__ attribute. (default: " "%(default)s)" -msgstr "" +msgstr "모듈 __all__ 속성의 구성원만 정확히 문서화합니다. (기본값: %(default)s)" #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 msgid "Keyword Arguments" diff --git a/sphinx/locale/lt/LC_MESSAGES/sphinx.mo b/sphinx/locale/lt/LC_MESSAGES/sphinx.mo index 186d90c3e3..25a2dbde9d 100644 Binary files a/sphinx/locale/lt/LC_MESSAGES/sphinx.mo and b/sphinx/locale/lt/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/lt/LC_MESSAGES/sphinx.po b/sphinx/locale/lt/LC_MESSAGES/sphinx.po index 714e70c41d..8b2c62eb78 100644 --- a/sphinx/locale/lt/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/lt/LC_MESSAGES/sphinx.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Lithuanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/lt/)\n" "MIME-Version: 1.0\n" @@ -1201,7 +1201,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2885,7 +2885,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2900,28 +2900,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2984,30 +2984,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3022,29 +3022,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3370,14 +3377,14 @@ msgid "Other changes" msgstr "Kiti pakeitimai" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "Nuoroda į šią antraštę" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "Nuoroda į šį apibrėžimą" @@ -3545,37 +3552,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" 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" 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" 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" 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." msgstr "" diff --git a/sphinx/locale/lv/LC_MESSAGES/sphinx.mo b/sphinx/locale/lv/LC_MESSAGES/sphinx.mo index 7b7573dc96..9866a366e5 100644 Binary files a/sphinx/locale/lv/LC_MESSAGES/sphinx.mo and b/sphinx/locale/lv/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/lv/LC_MESSAGES/sphinx.po b/sphinx/locale/lv/LC_MESSAGES/sphinx.po index 5667dce67c..046894cbd8 100644 --- a/sphinx/locale/lv/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/lv/LC_MESSAGES/sphinx.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Latvian (http://www.transifex.com/sphinx-doc/sphinx-1/language/lv/)\n" "MIME-Version: 1.0\n" @@ -1200,7 +1200,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2884,7 +2884,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2899,28 +2899,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2983,30 +2983,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3021,29 +3021,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3369,14 +3376,14 @@ msgid "Other changes" msgstr "Citas izmaiņas" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "Pastāvīga norāde šo virsrakstu" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "Pastāvīga norāde uz šo definīciju" @@ -3544,37 +3551,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" 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" 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" 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" 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." msgstr "" diff --git a/sphinx/locale/mk/LC_MESSAGES/sphinx.mo b/sphinx/locale/mk/LC_MESSAGES/sphinx.mo index d728211b09..f92abe1df4 100644 Binary files a/sphinx/locale/mk/LC_MESSAGES/sphinx.mo and b/sphinx/locale/mk/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/mk/LC_MESSAGES/sphinx.po b/sphinx/locale/mk/LC_MESSAGES/sphinx.po index c3828fbc56..d57f6abc42 100644 --- a/sphinx/locale/mk/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/mk/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\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 \n" "Language-Team: Macedonian (http://www.transifex.com/sphinx-doc/sphinx-1/language/mk/)\n" "MIME-Version: 1.0\n" diff --git a/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo index aaa12fb9eb..52cca34380 100644 Binary files a/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo and b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po index 34c4cc2db7..eb0ed00296 100644 --- a/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/sphinx-doc/sphinx-1/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -1200,7 +1200,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2884,7 +2884,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2899,28 +2899,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2983,30 +2983,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3021,29 +3021,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3369,14 +3376,14 @@ msgid "Other changes" msgstr "Andre endringer" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "Permalink til denne oversikten" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "Permalink til denne definisjonen" @@ -3544,37 +3551,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" 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" 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" 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" 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." msgstr "" diff --git a/sphinx/locale/ne/LC_MESSAGES/sphinx.mo b/sphinx/locale/ne/LC_MESSAGES/sphinx.mo index bb4671ac0d..2204f4f54c 100644 Binary files a/sphinx/locale/ne/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ne/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ne/LC_MESSAGES/sphinx.po b/sphinx/locale/ne/LC_MESSAGES/sphinx.po index 0766d64150..ad8c14220f 100644 --- a/sphinx/locale/ne/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ne/LC_MESSAGES/sphinx.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\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 \n" "Language-Team: Nepali (http://www.transifex.com/sphinx-doc/sphinx-1/language/ne/)\n" "MIME-Version: 1.0\n" diff --git a/sphinx/locale/nl/LC_MESSAGES/sphinx.mo b/sphinx/locale/nl/LC_MESSAGES/sphinx.mo index 9b85753974..85bf5a8c9a 100644 Binary files a/sphinx/locale/nl/LC_MESSAGES/sphinx.mo and b/sphinx/locale/nl/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/nl/LC_MESSAGES/sphinx.po b/sphinx/locale/nl/LC_MESSAGES/sphinx.po index 10accd87b0..510a12f4ab 100644 --- a/sphinx/locale/nl/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/nl/LC_MESSAGES/sphinx.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-28 00:11+0000\n" -"PO-Revision-Date: 2021-11-23 05:56+0000\n" +"POT-Creation-Date: 2021-12-05 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Dutch (http://www.transifex.com/sphinx-doc/sphinx-1/language/nl/)\n" "MIME-Version: 1.0\n" @@ -1884,7 +1884,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3336 sphinx/domains/cpp.py:7177 -#: sphinx/domains/python.py:420 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:432 sphinx/ext/napoleon/docstring.py:736 msgid "Parameters" msgstr "Parameters" @@ -1893,12 +1893,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3342 sphinx/domains/cpp.py:7186 -#: sphinx/domains/javascript.py:231 sphinx/domains/python.py:432 +#: sphinx/domains/javascript.py:231 sphinx/domains/python.py:444 msgid "Returns" msgstr "Returns" #: sphinx/domains/c.py:3344 sphinx/domains/javascript.py:233 -#: sphinx/domains/python.py:434 +#: sphinx/domains/python.py:446 msgid "Return type" msgstr "Return type" @@ -1911,7 +1911,7 @@ msgid "variable" msgstr "variabele" #: sphinx/domains/c.py:3742 sphinx/domains/cpp.py:7590 -#: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1178 +#: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1190 msgid "function" msgstr "functie" @@ -1989,7 +1989,7 @@ msgid "Throws" msgstr "Werpt" #: sphinx/domains/cpp.py:7588 sphinx/domains/javascript.py:342 -#: sphinx/domains/python.py:1180 +#: sphinx/domains/python.py:1192 msgid "class" msgstr "klasse" @@ -2006,7 +2006,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "%s() (ingebouwde functie)" -#: sphinx/domains/javascript.py:147 sphinx/domains/python.py:817 +#: sphinx/domains/javascript.py:147 sphinx/domains/python.py:829 #, python-format msgid "%s() (%s method)" msgstr "%s() (%s methode)" @@ -2021,7 +2021,7 @@ msgstr "%s() (klasse)" msgid "%s (global variable or constant)" msgstr "%s (globale variabele of constante)" -#: sphinx/domains/javascript.py:153 sphinx/domains/python.py:902 +#: sphinx/domains/javascript.py:153 sphinx/domains/python.py:914 #, python-format msgid "%s (%s attribute)" msgstr "%s (%s attribuut)" @@ -2035,20 +2035,20 @@ msgstr "Argumenten" msgid "%s (module)" msgstr "%s (module)" -#: sphinx/domains/javascript.py:341 sphinx/domains/python.py:1182 +#: sphinx/domains/javascript.py:341 sphinx/domains/python.py:1194 msgid "method" msgstr "methode" -#: sphinx/domains/javascript.py:343 sphinx/domains/python.py:1179 +#: sphinx/domains/javascript.py:343 sphinx/domains/python.py:1191 msgid "data" msgstr "data" -#: sphinx/domains/javascript.py:344 sphinx/domains/python.py:1185 +#: sphinx/domains/javascript.py:344 sphinx/domains/python.py:1197 msgid "attribute" msgstr "attribuut" #: sphinx/domains/javascript.py:345 sphinx/domains/python.py:58 -#: sphinx/domains/python.py:1187 +#: sphinx/domains/python.py:1199 msgid "module" msgstr "module" @@ -2079,7 +2079,7 @@ msgstr "operator" msgid "object" msgstr "object" -#: sphinx/domains/python.py:62 sphinx/domains/python.py:1181 +#: sphinx/domains/python.py:62 sphinx/domains/python.py:1193 msgid "exception" msgstr "exceptie" @@ -2091,92 +2091,92 @@ msgstr "statement" msgid "built-in function" msgstr "ingebouwde functie" -#: sphinx/domains/python.py:425 +#: sphinx/domains/python.py:437 msgid "Variables" msgstr "Variabelen" -#: sphinx/domains/python.py:429 +#: sphinx/domains/python.py:441 msgid "Raises" msgstr "Veroorzaakt" -#: sphinx/domains/python.py:662 sphinx/domains/python.py:806 +#: sphinx/domains/python.py:674 sphinx/domains/python.py:818 #, python-format msgid "%s() (in module %s)" msgstr "%s() (in module %s)" -#: sphinx/domains/python.py:722 sphinx/domains/python.py:898 -#: sphinx/domains/python.py:949 +#: sphinx/domains/python.py:734 sphinx/domains/python.py:910 +#: sphinx/domains/python.py:961 #, python-format msgid "%s (in module %s)" msgstr "%s (in module %s)" -#: sphinx/domains/python.py:724 +#: sphinx/domains/python.py:736 #, python-format msgid "%s (built-in variable)" msgstr "%s (geïntegreerde variabele)" -#: sphinx/domains/python.py:749 +#: sphinx/domains/python.py:761 #, python-format msgid "%s (built-in class)" msgstr "%s (geïntegreerde klasse)" -#: sphinx/domains/python.py:750 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (class in %s)" msgstr "%s (klasse in %s)" -#: sphinx/domains/python.py:811 +#: sphinx/domains/python.py:823 #, python-format msgid "%s() (%s class method)" msgstr "%s() (%s klassemethode)" -#: sphinx/domains/python.py:813 sphinx/domains/python.py:953 +#: sphinx/domains/python.py:825 sphinx/domains/python.py:965 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:815 +#: sphinx/domains/python.py:827 #, python-format msgid "%s() (%s static method)" msgstr "%s() (statische methode van %s)" -#: sphinx/domains/python.py:1107 +#: sphinx/domains/python.py:1119 msgid "Python Module Index" msgstr "Python-moduleïndex" -#: sphinx/domains/python.py:1108 +#: sphinx/domains/python.py:1120 msgid "modules" msgstr "modules" -#: sphinx/domains/python.py:1157 +#: sphinx/domains/python.py:1169 msgid "Deprecated" msgstr "Verouderd" -#: sphinx/domains/python.py:1183 +#: sphinx/domains/python.py:1195 msgid "class method" msgstr "klassemethode" -#: sphinx/domains/python.py:1184 +#: sphinx/domains/python.py:1196 msgid "static method" msgstr "statische methode" -#: sphinx/domains/python.py:1186 +#: sphinx/domains/python.py:1198 msgid "property" msgstr "" -#: sphinx/domains/python.py:1244 +#: sphinx/domains/python.py:1256 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1364 +#: sphinx/domains/python.py:1376 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1418 +#: sphinx/domains/python.py:1430 msgid " (deprecated)" msgstr " (verouderd)" @@ -2618,6 +2618,12 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" +#: sphinx/ext/extlinks.py:76 +#, python-format +msgid "" +"hardcoded link %r could be replaced by an extlink (try using %r instead)" +msgstr "" + #: sphinx/ext/graphviz.py:132 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "Graphviz directive mag niet zowel inhoud als een bestandsnaam argument hebben" @@ -2891,7 +2897,7 @@ msgid "" msgstr "" #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 -#: sphinx/ext/autodoc/__init__.py:2751 +#: sphinx/ext/autodoc/__init__.py:2753 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2917,17 +2923,17 @@ msgstr "" msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225 +#: sphinx/ext/autodoc/__init__.py:2132 sphinx/ext/autodoc/__init__.py:2226 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2356 +#: sphinx/ext/autodoc/__init__.py:2357 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2794 +#: sphinx/ext/autodoc/__init__.py:2796 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." diff --git a/sphinx/locale/pl/LC_MESSAGES/sphinx.mo b/sphinx/locale/pl/LC_MESSAGES/sphinx.mo index cd799f1b2c..a6967fdfa6 100644 Binary files a/sphinx/locale/pl/LC_MESSAGES/sphinx.mo and b/sphinx/locale/pl/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/pl/LC_MESSAGES/sphinx.po b/sphinx/locale/pl/LC_MESSAGES/sphinx.po index 798f646dd7..3058b7879f 100644 --- a/sphinx/locale/pl/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/pl/LC_MESSAGES/sphinx.po @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\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 \n" "Language-Team: Polish (http://www.transifex.com/sphinx-doc/sphinx-1/language/pl/)\n" "MIME-Version: 1.0\n" diff --git a/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo b/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo index f1be2cc481..0454f8a3ce 100644 Binary files a/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo and b/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po b/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po index 2cbc400459..59e00a65e8 100644 --- a/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 06:33+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 15:44+0000\n" "Last-Translator: Rafael Fontenelle \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -1206,7 +1206,7 @@ msgid "job number should be a positive number" msgstr "número de tarefas deve ser um número positivo" #: 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 ." msgstr "Para mais informações, visite ." @@ -2890,7 +2890,7 @@ msgid "" msgstr "faltando atributo mencionado na opção :members: : módulo %s, atributo %s" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "Falha ao obter uma assinatura de função para %s: %s" @@ -2905,28 +2905,28 @@ msgstr "Falha ao obter uma assinatura de construtor para %s: %s" msgid "Bases: %s" msgstr "Base: %s" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "apelido de %s" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" msgstr "apelido 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 msgid "Failed to get a method signature for %s: %s" msgstr "Falha ao obter uma assinatura de método para %s: %s" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "__slots__ inválido encontrado em %s. Ignorado." -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2989,30 +2989,30 @@ msgid "" "contain .rst. Skipped." msgstr "autosummary gera arquivos .rst internamente. Mas seu source_suffix não contém .rst. Ignorado." -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "autosummary: falhou em determinar %r a ser documentado, a seguinte exceção foi levantada:\n%s" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "[autosummary] gerando autosummary para: %s" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "[autosummary] escrevendo em %s" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "[autosummary] falha ao importar %r: %s" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3027,29 +3027,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "\nGera ReStructuredText usando diretivas de resumo automático.\n\nsphinx-autogen é um frontend para sphinx.ext.autosummary.generate.\nEle gera os arquivos reStructuredText a partir de diretivas autosummary\ncontidas nos arquivos de entrada fornecidos.\n\nO formato da diretiva autosummary está documentado no módulo Python\n``sphinx.ext.autosummary`` e pode ser lido usando:\n\n pydoc sphinx.ext.autosummary\n" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "arquivos-fonte para gerar arquivos rST" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "diretório para colocar toda a saída" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "sufixo padrão para arquivos (padrão: %(default)s)" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "diretório de modelos personalizado (padrão: %(default)s)" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" msgstr "documenta membros importados (padrão: %(default)s)" +#: sphinx/ext/autosummary/generate.py:651 +#, python-format +msgid "" +"document exactly the members in module __all__ attribute. (default: " +"%(default)s)" +msgstr "documenta exatamente os membros no módulo atributo __all__. (padrão: %(default)s)" + #: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 msgid "Keyword Arguments" msgstr "Argumentos de Palavras-chave" @@ -3375,14 +3382,14 @@ msgid "Other changes" msgstr "Outras alterações" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "Link permanente para este título" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "Link permanente para esta definição" @@ -3550,37 +3557,37 @@ msgstr "exceção ao avaliar apenas a expressão da diretiva: %s" msgid "default role %s not found" msgstr "papel padrão %s não encontrado" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "numfig_format não está definido para %s" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" msgstr "Quaisquer IDs não atribuídos ao nó %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" msgstr "Link permanente para este termo" -#: 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" msgstr "Link Permanente para essa tabela" -#: 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" msgstr "Link Permanente para esse código" -#: 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" msgstr "Link Permanente para essa imagem" -#: 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" msgstr "Link permanente para esse \"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." msgstr "Não foi possível obter o tamanho da imagem. A opção :scale: foi ignorada." diff --git a/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.mo b/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.mo index c054ee9610..ded6062369 100644 Binary files a/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.mo and b/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po b/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po index 37bf164a1e..f1a7d60979 100644 --- a/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\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 \n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt_PT/)\n" "MIME-Version: 1.0\n" diff --git a/sphinx/locale/ro/LC_MESSAGES/sphinx.mo b/sphinx/locale/ro/LC_MESSAGES/sphinx.mo index 1d2b3d9fa2..3ffb299f7f 100644 Binary files a/sphinx/locale/ro/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ro/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ro/LC_MESSAGES/sphinx.po b/sphinx/locale/ro/LC_MESSAGES/sphinx.po index bdde24b9de..e2f630ec19 100644 --- a/sphinx/locale/ro/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ro/LC_MESSAGES/sphinx.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Romanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/ro/)\n" "MIME-Version: 1.0\n" @@ -1202,7 +1202,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2886,7 +2886,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2901,28 +2901,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2985,30 +2985,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3023,29 +3023,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3371,14 +3378,14 @@ msgid "Other changes" msgstr "Alte schimbări" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "Link permanent la acest titlu" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "Link permanent la această definiție" @@ -3546,37 +3553,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" msgstr "Link permanent la acest 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" msgstr "Link permanent la acest cod" -#: 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" msgstr "Link permanent la această imagine" -#: 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" msgstr "Link permanent la acest cuprins" -#: 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." msgstr "" diff --git a/sphinx/locale/ru/LC_MESSAGES/sphinx.mo b/sphinx/locale/ru/LC_MESSAGES/sphinx.mo index ce1d36ab81..f9b317c347 100644 Binary files a/sphinx/locale/ru/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ru/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ru/LC_MESSAGES/sphinx.po b/sphinx/locale/ru/LC_MESSAGES/sphinx.po index d9e09edc41..59e28ac074 100644 --- a/sphinx/locale/ru/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ru/LC_MESSAGES/sphinx.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Russian (http://www.transifex.com/sphinx-doc/sphinx-1/language/ru/)\n" "MIME-Version: 1.0\n" @@ -1206,7 +1206,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2890,7 +2890,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2905,28 +2905,28 @@ msgstr "" msgid "Bases: %s" msgstr " Базовые классы: %s" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2989,30 +2989,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3027,29 +3027,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "Именованные аргументы" @@ -3375,14 +3382,14 @@ msgid "Other changes" msgstr "Другие изменения" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "Ссылка на этот заголовок" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "Ссылка на это определение" @@ -3550,37 +3557,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" 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" 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" 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" 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." msgstr "" diff --git a/sphinx/locale/si/LC_MESSAGES/sphinx.mo b/sphinx/locale/si/LC_MESSAGES/sphinx.mo index 64fc164fa3..02b10db6ba 100644 Binary files a/sphinx/locale/si/LC_MESSAGES/sphinx.mo and b/sphinx/locale/si/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/si/LC_MESSAGES/sphinx.po b/sphinx/locale/si/LC_MESSAGES/sphinx.po index e92fb4288e..40747e68b9 100644 --- a/sphinx/locale/si/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/si/LC_MESSAGES/sphinx.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Sinhala (http://www.transifex.com/sphinx-doc/sphinx-1/language/si/)\n" "MIME-Version: 1.0\n" @@ -1201,7 +1201,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2885,7 +2885,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2900,28 +2900,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2984,30 +2984,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3022,29 +3022,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3370,14 +3377,14 @@ msgid "Other changes" msgstr "වෙනත් වෙනස්කම්" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "" @@ -3545,37 +3552,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" 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" 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" 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" 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." msgstr "" diff --git a/sphinx/locale/sk/LC_MESSAGES/sphinx.mo b/sphinx/locale/sk/LC_MESSAGES/sphinx.mo index 121d6508df..cb9071d7fb 100644 Binary files a/sphinx/locale/sk/LC_MESSAGES/sphinx.mo and b/sphinx/locale/sk/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/sk/LC_MESSAGES/sphinx.po b/sphinx/locale/sk/LC_MESSAGES/sphinx.po index cb84b2e169..f19fd8969f 100644 --- a/sphinx/locale/sk/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sk/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\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 \n" "Language-Team: Slovak (http://www.transifex.com/sphinx-doc/sphinx-1/language/sk/)\n" "MIME-Version: 1.0\n" diff --git a/sphinx/locale/sl/LC_MESSAGES/sphinx.mo b/sphinx/locale/sl/LC_MESSAGES/sphinx.mo index 618a4efcad..088a8e99a1 100644 Binary files a/sphinx/locale/sl/LC_MESSAGES/sphinx.mo and b/sphinx/locale/sl/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/sl/LC_MESSAGES/sphinx.po b/sphinx/locale/sl/LC_MESSAGES/sphinx.po index ffbb3f43b9..8ef04b109a 100644 --- a/sphinx/locale/sl/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sl/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\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 \n" "Language-Team: Slovenian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sl/)\n" "MIME-Version: 1.0\n" diff --git a/sphinx/locale/sphinx.pot b/sphinx/locale/sphinx.pot index 8ed449e8d0..c69502f41d 100644 --- a/sphinx/locale/sphinx.pot +++ b/sphinx/locale/sphinx.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx 4.4.0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"POT-Creation-Date: 2021-12-05 00:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1895,7 +1895,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3336 sphinx/domains/cpp.py:7177 -#: sphinx/domains/python.py:420 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:432 sphinx/ext/napoleon/docstring.py:736 msgid "Parameters" msgstr "" @@ -1904,12 +1904,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3342 sphinx/domains/cpp.py:7186 -#: sphinx/domains/javascript.py:231 sphinx/domains/python.py:432 +#: sphinx/domains/javascript.py:231 sphinx/domains/python.py:444 msgid "Returns" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/javascript.py:233 -#: sphinx/domains/python.py:434 +#: sphinx/domains/python.py:446 msgid "Return type" msgstr "" @@ -1922,7 +1922,7 @@ msgid "variable" msgstr "" #: sphinx/domains/c.py:3742 sphinx/domains/cpp.py:7590 -#: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1178 +#: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1190 msgid "function" msgstr "" @@ -2000,7 +2000,7 @@ msgid "Throws" msgstr "" #: sphinx/domains/cpp.py:7588 sphinx/domains/javascript.py:342 -#: sphinx/domains/python.py:1180 +#: sphinx/domains/python.py:1192 msgid "class" msgstr "" @@ -2017,7 +2017,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "" -#: sphinx/domains/javascript.py:147 sphinx/domains/python.py:817 +#: sphinx/domains/javascript.py:147 sphinx/domains/python.py:829 #, python-format msgid "%s() (%s method)" msgstr "" @@ -2032,7 +2032,7 @@ msgstr "" msgid "%s (global variable or constant)" msgstr "" -#: sphinx/domains/javascript.py:153 sphinx/domains/python.py:902 +#: sphinx/domains/javascript.py:153 sphinx/domains/python.py:914 #, python-format msgid "%s (%s attribute)" msgstr "" @@ -2046,20 +2046,20 @@ msgstr "" msgid "%s (module)" msgstr "" -#: sphinx/domains/javascript.py:341 sphinx/domains/python.py:1182 +#: sphinx/domains/javascript.py:341 sphinx/domains/python.py:1194 msgid "method" msgstr "" -#: sphinx/domains/javascript.py:343 sphinx/domains/python.py:1179 +#: sphinx/domains/javascript.py:343 sphinx/domains/python.py:1191 msgid "data" msgstr "" -#: sphinx/domains/javascript.py:344 sphinx/domains/python.py:1185 +#: sphinx/domains/javascript.py:344 sphinx/domains/python.py:1197 msgid "attribute" msgstr "" #: sphinx/domains/javascript.py:345 sphinx/domains/python.py:58 -#: sphinx/domains/python.py:1187 +#: sphinx/domains/python.py:1199 msgid "module" msgstr "" @@ -2090,7 +2090,7 @@ msgstr "" msgid "object" msgstr "" -#: sphinx/domains/python.py:62 sphinx/domains/python.py:1181 +#: sphinx/domains/python.py:62 sphinx/domains/python.py:1193 msgid "exception" msgstr "" @@ -2102,92 +2102,92 @@ msgstr "" msgid "built-in function" msgstr "" -#: sphinx/domains/python.py:425 +#: sphinx/domains/python.py:437 msgid "Variables" msgstr "" -#: sphinx/domains/python.py:429 +#: sphinx/domains/python.py:441 msgid "Raises" msgstr "" -#: sphinx/domains/python.py:662 sphinx/domains/python.py:806 +#: sphinx/domains/python.py:674 sphinx/domains/python.py:818 #, python-format msgid "%s() (in module %s)" msgstr "" -#: sphinx/domains/python.py:722 sphinx/domains/python.py:898 -#: sphinx/domains/python.py:949 +#: sphinx/domains/python.py:734 sphinx/domains/python.py:910 +#: sphinx/domains/python.py:961 #, python-format msgid "%s (in module %s)" msgstr "" -#: sphinx/domains/python.py:724 +#: sphinx/domains/python.py:736 #, python-format msgid "%s (built-in variable)" msgstr "" -#: sphinx/domains/python.py:749 +#: sphinx/domains/python.py:761 #, python-format msgid "%s (built-in class)" msgstr "" -#: sphinx/domains/python.py:750 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (class in %s)" msgstr "" -#: sphinx/domains/python.py:811 +#: sphinx/domains/python.py:823 #, python-format msgid "%s() (%s class method)" msgstr "" -#: sphinx/domains/python.py:813 sphinx/domains/python.py:953 +#: sphinx/domains/python.py:825 sphinx/domains/python.py:965 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:815 +#: sphinx/domains/python.py:827 #, python-format msgid "%s() (%s static method)" msgstr "" -#: sphinx/domains/python.py:1107 +#: sphinx/domains/python.py:1119 msgid "Python Module Index" msgstr "" -#: sphinx/domains/python.py:1108 +#: sphinx/domains/python.py:1120 msgid "modules" msgstr "" -#: sphinx/domains/python.py:1157 +#: sphinx/domains/python.py:1169 msgid "Deprecated" msgstr "" -#: sphinx/domains/python.py:1183 +#: sphinx/domains/python.py:1195 msgid "class method" msgstr "" -#: sphinx/domains/python.py:1184 +#: sphinx/domains/python.py:1196 msgid "static method" msgstr "" -#: sphinx/domains/python.py:1186 +#: sphinx/domains/python.py:1198 msgid "property" msgstr "" -#: sphinx/domains/python.py:1244 +#: sphinx/domains/python.py:1256 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: " "for one of them" msgstr "" -#: sphinx/domains/python.py:1364 +#: sphinx/domains/python.py:1376 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1418 +#: sphinx/domains/python.py:1430 msgid " (deprecated)" msgstr "" @@ -2630,6 +2630,11 @@ msgstr "" msgid "====================== slowest reading durations =======================" msgstr "" +#: sphinx/ext/extlinks.py:76 +#, python-format +msgid "hardcoded link %r could be replaced by an extlink (try using %r instead)" +msgstr "" + #: sphinx/ext/graphviz.py:132 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2902,7 +2907,7 @@ msgid "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 -#: sphinx/ext/autodoc/__init__.py:2751 +#: sphinx/ext/autodoc/__init__.py:2753 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2928,17 +2933,17 @@ msgstr "" msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225 +#: sphinx/ext/autodoc/__init__.py:2132 sphinx/ext/autodoc/__init__.py:2226 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2356 +#: sphinx/ext/autodoc/__init__.py:2357 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2794 +#: sphinx/ext/autodoc/__init__.py:2796 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of " "\"alphabetic\". Please update your setting." diff --git a/sphinx/locale/sq/LC_MESSAGES/sphinx.mo b/sphinx/locale/sq/LC_MESSAGES/sphinx.mo index 311c12ec20..536cc1ac19 100644 Binary files a/sphinx/locale/sq/LC_MESSAGES/sphinx.mo and b/sphinx/locale/sq/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/sq/LC_MESSAGES/sphinx.po b/sphinx/locale/sq/LC_MESSAGES/sphinx.po index 309da7354b..0b8206abdd 100644 --- a/sphinx/locale/sq/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sq/LC_MESSAGES/sphinx.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" -"Last-Translator: Komiya Takeshi \n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 09:04+0000\n" +"Last-Translator: Besnik Bleta \n" "Language-Team: Albanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sq/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -1201,7 +1201,7 @@ msgid "job number should be a positive number" msgstr "numri i aktit duhet të jetë një numër pozitiv" #: 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 ." msgstr "Për më tepër hollësi, vizitoni ." @@ -1828,7 +1828,7 @@ msgstr "toctree përmban referencë ndaj dokumenti %r që s’ekziston" #: sphinx/directives/other.py:144 #, python-format msgid "duplicated entry found in toctree: %s" -msgstr "" +msgstr "zë i përsëdytur, gjetur te toctree: %s" #: sphinx/directives/other.py:176 msgid "Section author: " @@ -2885,7 +2885,7 @@ msgid "" msgstr "u përmend atribut që mungon në :members: mundësi: modul %s, atributi %s" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "S’u arrit të merret një nënshkrim funksioni për %s: %s" @@ -2900,28 +2900,28 @@ msgstr "S’u arrit të merrej nënshkrim konstruktori për %s: %s" msgid "Bases: %s" msgstr "Baza: %s" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "alias për %s" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" msgstr "alias për 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 msgid "Failed to get a method signature for %s: %s" msgstr "S’u arrit të merre një nënshkrim metode për %s: %s" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "U gjet __slots__ i pavlefshëm në %s. U shpërfill." -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2984,30 +2984,30 @@ msgid "" "contain .rst. Skipped." msgstr "vetëpërmbledhja prodhon së brendshmi kartela .rst. Por source_suffix juaj s’përmban .rst. U anashkalua." -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "vetëpërmbledhje: s’u arrit të përcaktohet %r për t’u dokumentuar, u shfaq përjashtimi vijues:\n%s" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "[vetëpërmbledhje] prodhim vetëpërmbledhje për: %s" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "[vetëpërmbledhje] po shkruhet te %s" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "[vetëpërmbledhje] s’u arrit të importohej %r: %s" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3022,29 +3022,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "\nProdhoni ReStructuredText duke përdorur direktiva vetëpërmbledhje.\n\nsphinx-autogen është një ndërfaqe pamore për sphinx.ext.autosummary.generate. Prodhon\nkartela reStructuredText nga direktiva vetëpërmbledhjeje që përmbahen te\nkartelat e dhëna.\n\nFormati i direktivës vetëpërmbledhje dokumentohet te\nmoduli Python ``sphinx.ext.autosummary`` dhe mund të lexohet duke përdorur::\n\n pydoc sphinx.ext.autosummary\n" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "kartela burim për të cilat të krijohen kartela rST" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "drejtori ku të vendosen krejt përfundimet" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "prapashtesë parazgjedhje për kartela (parazgjedhje: %(default)s)" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "drejtori gjedhesh vetjake (parazgjedhje: %(default)s)" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" msgstr "pjesë të importuara të dokumentit (parazgjedhje: %(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 msgid "Keyword Arguments" msgstr "Argumente Fjalëkyçi" @@ -3370,14 +3377,14 @@ msgid "Other changes" msgstr "Ndryshime të tjera" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "Permalidhje te ky titull" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "Permalidhje për te ky përkufizim" @@ -3545,37 +3552,37 @@ msgstr "përjashtim teksa vlerësohej vetëm shprehje direktive: %s" msgid "default role %s not found" msgstr "s’u gjet rol parazgjedhje %s" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "numfig_format s’është i përcaktuar për %s" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" msgstr "Çfarëdo ID-sh jo të përshoqëruara për nyjën %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" msgstr "Permalidhje për te ky term" -#: 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" msgstr "Permalidhje te kjo 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" msgstr "Permalidhje te ky 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" msgstr "Permalidhje te kjo figurë" -#: 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" msgstr "Permalidhje te kjo 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." msgstr "S’u mor dot madhësi figure. Mundësia :scale: u shpërfill." diff --git a/sphinx/locale/sr/LC_MESSAGES/sphinx.mo b/sphinx/locale/sr/LC_MESSAGES/sphinx.mo index 3515192a0d..d75425c89a 100644 Binary files a/sphinx/locale/sr/LC_MESSAGES/sphinx.mo and b/sphinx/locale/sr/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/sr/LC_MESSAGES/sphinx.po b/sphinx/locale/sr/LC_MESSAGES/sphinx.po index 4730703272..e18a756f88 100644 --- a/sphinx/locale/sr/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sr/LC_MESSAGES/sphinx.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\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 \n" "Language-Team: Serbian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr/)\n" "MIME-Version: 1.0\n" diff --git a/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo b/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo index 9e6281bad9..344c765b4b 100644 Binary files a/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo and b/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po b/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po index f88ac4196d..1ffb6fcc5e 100644 --- a/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-28 00:11+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-12-05 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Serbian (Latin) (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -1877,7 +1877,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3336 sphinx/domains/cpp.py:7177 -#: sphinx/domains/python.py:420 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:432 sphinx/ext/napoleon/docstring.py:736 msgid "Parameters" msgstr "" @@ -1886,12 +1886,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3342 sphinx/domains/cpp.py:7186 -#: sphinx/domains/javascript.py:231 sphinx/domains/python.py:432 +#: sphinx/domains/javascript.py:231 sphinx/domains/python.py:444 msgid "Returns" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/javascript.py:233 -#: sphinx/domains/python.py:434 +#: sphinx/domains/python.py:446 msgid "Return type" msgstr "" @@ -1904,7 +1904,7 @@ msgid "variable" msgstr "" #: sphinx/domains/c.py:3742 sphinx/domains/cpp.py:7590 -#: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1178 +#: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1190 msgid "function" msgstr "" @@ -1982,7 +1982,7 @@ msgid "Throws" msgstr "" #: sphinx/domains/cpp.py:7588 sphinx/domains/javascript.py:342 -#: sphinx/domains/python.py:1180 +#: sphinx/domains/python.py:1192 msgid "class" msgstr "" @@ -1999,7 +1999,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "" -#: sphinx/domains/javascript.py:147 sphinx/domains/python.py:817 +#: sphinx/domains/javascript.py:147 sphinx/domains/python.py:829 #, python-format msgid "%s() (%s method)" msgstr "" @@ -2014,7 +2014,7 @@ msgstr "" msgid "%s (global variable or constant)" msgstr "" -#: sphinx/domains/javascript.py:153 sphinx/domains/python.py:902 +#: sphinx/domains/javascript.py:153 sphinx/domains/python.py:914 #, python-format msgid "%s (%s attribute)" msgstr "" @@ -2028,20 +2028,20 @@ msgstr "" msgid "%s (module)" msgstr "" -#: sphinx/domains/javascript.py:341 sphinx/domains/python.py:1182 +#: sphinx/domains/javascript.py:341 sphinx/domains/python.py:1194 msgid "method" msgstr "" -#: sphinx/domains/javascript.py:343 sphinx/domains/python.py:1179 +#: sphinx/domains/javascript.py:343 sphinx/domains/python.py:1191 msgid "data" msgstr "" -#: sphinx/domains/javascript.py:344 sphinx/domains/python.py:1185 +#: sphinx/domains/javascript.py:344 sphinx/domains/python.py:1197 msgid "attribute" msgstr "" #: sphinx/domains/javascript.py:345 sphinx/domains/python.py:58 -#: sphinx/domains/python.py:1187 +#: sphinx/domains/python.py:1199 msgid "module" msgstr "" @@ -2072,7 +2072,7 @@ msgstr "" msgid "object" msgstr "" -#: sphinx/domains/python.py:62 sphinx/domains/python.py:1181 +#: sphinx/domains/python.py:62 sphinx/domains/python.py:1193 msgid "exception" msgstr "" @@ -2084,92 +2084,92 @@ msgstr "" msgid "built-in function" msgstr "" -#: sphinx/domains/python.py:425 +#: sphinx/domains/python.py:437 msgid "Variables" msgstr "" -#: sphinx/domains/python.py:429 +#: sphinx/domains/python.py:441 msgid "Raises" msgstr "" -#: sphinx/domains/python.py:662 sphinx/domains/python.py:806 +#: sphinx/domains/python.py:674 sphinx/domains/python.py:818 #, python-format msgid "%s() (in module %s)" msgstr "" -#: sphinx/domains/python.py:722 sphinx/domains/python.py:898 -#: sphinx/domains/python.py:949 +#: sphinx/domains/python.py:734 sphinx/domains/python.py:910 +#: sphinx/domains/python.py:961 #, python-format msgid "%s (in module %s)" msgstr "" -#: sphinx/domains/python.py:724 +#: sphinx/domains/python.py:736 #, python-format msgid "%s (built-in variable)" msgstr "" -#: sphinx/domains/python.py:749 +#: sphinx/domains/python.py:761 #, python-format msgid "%s (built-in class)" msgstr "" -#: sphinx/domains/python.py:750 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (class in %s)" msgstr "" -#: sphinx/domains/python.py:811 +#: sphinx/domains/python.py:823 #, python-format msgid "%s() (%s class method)" msgstr "" -#: sphinx/domains/python.py:813 sphinx/domains/python.py:953 +#: sphinx/domains/python.py:825 sphinx/domains/python.py:965 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:815 +#: sphinx/domains/python.py:827 #, python-format msgid "%s() (%s static method)" msgstr "" -#: sphinx/domains/python.py:1107 +#: sphinx/domains/python.py:1119 msgid "Python Module Index" msgstr "" -#: sphinx/domains/python.py:1108 +#: sphinx/domains/python.py:1120 msgid "modules" msgstr "" -#: sphinx/domains/python.py:1157 +#: sphinx/domains/python.py:1169 msgid "Deprecated" msgstr "" -#: sphinx/domains/python.py:1183 +#: sphinx/domains/python.py:1195 msgid "class method" msgstr "" -#: sphinx/domains/python.py:1184 +#: sphinx/domains/python.py:1196 msgid "static method" msgstr "" -#: sphinx/domains/python.py:1186 +#: sphinx/domains/python.py:1198 msgid "property" msgstr "" -#: sphinx/domains/python.py:1244 +#: sphinx/domains/python.py:1256 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1364 +#: sphinx/domains/python.py:1376 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1418 +#: sphinx/domains/python.py:1430 msgid " (deprecated)" msgstr "" @@ -2611,6 +2611,12 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" +#: sphinx/ext/extlinks.py:76 +#, python-format +msgid "" +"hardcoded link %r could be replaced by an extlink (try using %r instead)" +msgstr "" + #: sphinx/ext/graphviz.py:132 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2884,7 +2890,7 @@ msgid "" msgstr "" #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 -#: sphinx/ext/autodoc/__init__.py:2751 +#: sphinx/ext/autodoc/__init__.py:2753 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2910,17 +2916,17 @@ msgstr "" msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2131 sphinx/ext/autodoc/__init__.py:2225 +#: sphinx/ext/autodoc/__init__.py:2132 sphinx/ext/autodoc/__init__.py:2226 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2356 +#: sphinx/ext/autodoc/__init__.py:2357 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2794 +#: sphinx/ext/autodoc/__init__.py:2796 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." diff --git a/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo b/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo index 7568028052..415653d55b 100644 Binary files a/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo and b/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po b/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po index 3aa0835818..7e3c9ae3e8 100644 --- a/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Serbian (Serbia) (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr_RS/)\n" "MIME-Version: 1.0\n" @@ -1200,7 +1200,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2884,7 +2884,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2899,28 +2899,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2983,30 +2983,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3021,29 +3021,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3369,14 +3376,14 @@ msgid "Other changes" msgstr "" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "" @@ -3544,37 +3551,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" 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" 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" 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" 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." msgstr "" diff --git a/sphinx/locale/sv/LC_MESSAGES/sphinx.mo b/sphinx/locale/sv/LC_MESSAGES/sphinx.mo index c058e8200a..9510d02e94 100644 Binary files a/sphinx/locale/sv/LC_MESSAGES/sphinx.mo and b/sphinx/locale/sv/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/sv/LC_MESSAGES/sphinx.po b/sphinx/locale/sv/LC_MESSAGES/sphinx.po index 2a6a1fa457..a36ac796c7 100644 --- a/sphinx/locale/sv/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sv/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\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 \n" "Language-Team: Swedish (http://www.transifex.com/sphinx-doc/sphinx-1/language/sv/)\n" "MIME-Version: 1.0\n" diff --git a/sphinx/locale/ta/LC_MESSAGES/sphinx.mo b/sphinx/locale/ta/LC_MESSAGES/sphinx.mo index 6239074dbd..8686167fe1 100644 Binary files a/sphinx/locale/ta/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ta/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ta/LC_MESSAGES/sphinx.po b/sphinx/locale/ta/LC_MESSAGES/sphinx.po index f85de50a0a..fd0a5f975f 100644 --- a/sphinx/locale/ta/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ta/LC_MESSAGES/sphinx.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Tamil (http://www.transifex.com/sphinx-doc/sphinx-1/language/ta/)\n" "MIME-Version: 1.0\n" @@ -1201,7 +1201,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2885,7 +2885,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2900,28 +2900,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2984,30 +2984,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3022,29 +3022,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3370,14 +3377,14 @@ msgid "Other changes" msgstr "" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "" @@ -3545,37 +3552,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" 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" 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" 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" 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." msgstr "" diff --git a/sphinx/locale/te/LC_MESSAGES/sphinx.mo b/sphinx/locale/te/LC_MESSAGES/sphinx.mo index d1d688b673..6c6d7c0905 100644 Binary files a/sphinx/locale/te/LC_MESSAGES/sphinx.mo and b/sphinx/locale/te/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/te/LC_MESSAGES/sphinx.po b/sphinx/locale/te/LC_MESSAGES/sphinx.po index 16e5ef2666..199878fc8b 100644 --- a/sphinx/locale/te/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/te/LC_MESSAGES/sphinx.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Telugu (http://www.transifex.com/sphinx-doc/sphinx-1/language/te/)\n" "MIME-Version: 1.0\n" @@ -1200,7 +1200,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2884,7 +2884,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2899,28 +2899,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2983,30 +2983,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3021,29 +3021,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3369,14 +3376,14 @@ msgid "Other changes" msgstr "" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "" @@ -3544,37 +3551,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" 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" 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" 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" 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." msgstr "" diff --git a/sphinx/locale/tr/LC_MESSAGES/sphinx.mo b/sphinx/locale/tr/LC_MESSAGES/sphinx.mo index 9cb2bbcf7e..1c12cb7c93 100644 Binary files a/sphinx/locale/tr/LC_MESSAGES/sphinx.mo and b/sphinx/locale/tr/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/tr/LC_MESSAGES/sphinx.po b/sphinx/locale/tr/LC_MESSAGES/sphinx.po index 16fd12a445..ac778ca53b 100644 --- a/sphinx/locale/tr/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/tr/LC_MESSAGES/sphinx.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Turkish (http://www.transifex.com/sphinx-doc/sphinx-1/language/tr/)\n" "MIME-Version: 1.0\n" @@ -1204,7 +1204,7 @@ msgid "job number should be a positive number" msgstr "iş numarası pozitif bir sayı olmalıdır" #: 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 ." msgstr "" @@ -2888,7 +2888,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2903,28 +2903,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2987,30 +2987,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3025,29 +3025,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3373,14 +3380,14 @@ msgid "Other changes" msgstr "Diğer değişiklikler" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "Bu başlık için kalıcı bağlantı" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "Bu tanım için kalıcı bağlantı" @@ -3548,37 +3555,37 @@ msgstr "" msgid "default role %s not found" msgstr "varsayılan rol %s bulunamadı" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" msgstr "Bu tablonun kalıcı bağlantısı" -#: 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" msgstr "Bu kodun kalıcı bağlantısı" -#: 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" msgstr "Bu resmin kalıcı bağlantısı" -#: 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" msgstr "Bu içindekiler tablosunun kalıcı bağlantısı" -#: 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." msgstr "" diff --git a/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo b/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo index 2fef3681cb..56f74833ef 100644 Binary files a/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo and b/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.po b/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.po index 31c6c3a1a8..f68da6fe02 100644 --- a/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\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 \n" "Language-Team: Ukrainian (Ukraine) (http://www.transifex.com/sphinx-doc/sphinx-1/language/uk_UA/)\n" "MIME-Version: 1.0\n" diff --git a/sphinx/locale/ur/LC_MESSAGES/sphinx.mo b/sphinx/locale/ur/LC_MESSAGES/sphinx.mo index 1c663ccf8a..f135082b7f 100644 Binary files a/sphinx/locale/ur/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ur/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ur/LC_MESSAGES/sphinx.po b/sphinx/locale/ur/LC_MESSAGES/sphinx.po index 072523245c..2327f7544a 100644 --- a/sphinx/locale/ur/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ur/LC_MESSAGES/sphinx.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Urdu (http://www.transifex.com/sphinx-doc/sphinx-1/language/ur/)\n" "MIME-Version: 1.0\n" @@ -1200,7 +1200,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2884,7 +2884,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2899,28 +2899,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2983,30 +2983,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3021,29 +3021,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3369,14 +3376,14 @@ msgid "Other changes" msgstr "" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "" @@ -3544,37 +3551,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" 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" 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" 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" 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." msgstr "" diff --git a/sphinx/locale/vi/LC_MESSAGES/sphinx.mo b/sphinx/locale/vi/LC_MESSAGES/sphinx.mo index 0ffbc2e626..d42ca18e04 100644 Binary files a/sphinx/locale/vi/LC_MESSAGES/sphinx.mo and b/sphinx/locale/vi/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/vi/LC_MESSAGES/sphinx.po b/sphinx/locale/vi/LC_MESSAGES/sphinx.po index dcfdb20eb1..077f38ae80 100644 --- a/sphinx/locale/vi/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/vi/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\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 \n" "Language-Team: Vietnamese (http://www.transifex.com/sphinx-doc/sphinx-1/language/vi/)\n" "MIME-Version: 1.0\n" diff --git a/sphinx/locale/yue/LC_MESSAGES/sphinx.mo b/sphinx/locale/yue/LC_MESSAGES/sphinx.mo index dc6884ed39..2d09138aef 100644 Binary files a/sphinx/locale/yue/LC_MESSAGES/sphinx.mo and b/sphinx/locale/yue/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/yue/LC_MESSAGES/sphinx.po b/sphinx/locale/yue/LC_MESSAGES/sphinx.po index 003d48ba96..4df345af31 100644 --- a/sphinx/locale/yue/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/yue/LC_MESSAGES/sphinx.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Cantonese (http://www.transifex.com/sphinx-doc/sphinx-1/language/yue/)\n" "MIME-Version: 1.0\n" @@ -1200,7 +1200,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2884,7 +2884,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2899,28 +2899,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2983,30 +2983,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3021,29 +3021,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3369,14 +3376,14 @@ msgid "Other changes" msgstr "" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "" @@ -3544,37 +3551,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" 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" 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" 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" 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." msgstr "" diff --git a/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo b/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo index 6ca2c1d5d2..741de26888 100644 Binary files a/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo and b/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po b/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po index 531ccd855f..3c9c18574e 100644 --- a/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po @@ -22,8 +22,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Chinese (China) (http://www.transifex.com/sphinx-doc/sphinx-1/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -1215,7 +1215,7 @@ msgid "job number should be a positive number" msgstr "工作编号应为正值" #: 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 ." msgstr "" @@ -2899,7 +2899,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2914,28 +2914,28 @@ msgstr "" msgid "Bases: %s" msgstr "基类:%s" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2998,30 +2998,30 @@ msgid "" "contain .rst. Skipped." msgstr "autosummary 内部生成 .rst 文件,但是 source_suffix 中不包含 .rst,已跳过。" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "autosummary:无法判断是否生成 %r 的文档。出现了下列异常:\n%s" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "[autosummary] 生成 autosummary:%s" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "[autosummary] 写入 %s" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "[autosummary] failed to import %r:%s" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3036,29 +3036,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "\n用 autosummary 指令生成 ReStructuredText\n\nsphinx-autogen 是 sphinx.ext.autosummary.generate 的前端,它根据给定\n的输入文件中的 autosummary 指令生成 reStructuredText  文件\n\nautosummary 指令的格式见 Python 模块 ``sphinx.ext.autosummary`` 的文\n档,并且可以这样调出文档阅读::\n\n pydoc sphinx.ext.autosummary\n" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "用于生成 rST 文件的源文件" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "输出目录" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "默认的文件名后缀(默认:%(default)s)" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "自定义模板目录(默认:%(default)s)" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(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 msgid "Keyword Arguments" msgstr "关键字参数" @@ -3384,14 +3391,14 @@ msgid "Other changes" msgstr "其他更改" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "永久链接至标题" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "永久链接至目标" @@ -3559,37 +3566,37 @@ msgstr "only 指令表达式求值时抛出异常:%s" msgid "default role %s not found" msgstr "默认角色 %s 未找到" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" 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 msgid "Any IDs not assigned for %s node" 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" 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" 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" 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" 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" 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." msgstr "无法获取图像尺寸,已忽略 :scale: 选项。" diff --git a/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.mo b/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.mo index b7ea58341f..bf6beb5fe7 100644 Binary files a/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.mo and b/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po b/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po index b9e85e7f2e..cdecfa6e34 100644 --- a/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/sphinx-doc/sphinx-1/language/zh_HK/)\n" "MIME-Version: 1.0\n" @@ -1200,7 +1200,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2884,7 +2884,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2899,28 +2899,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2983,30 +2983,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3021,29 +3021,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3369,14 +3376,14 @@ msgid "Other changes" msgstr "" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "" @@ -3544,37 +3551,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" 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" 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" 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" 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." msgstr "" diff --git a/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.mo b/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.mo index fe67222957..0a859550a4 100644 Binary files a/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.mo and b/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.po b/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.po index a329153e89..fa2c296669 100644 --- a/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-11-28 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Chinese (Taiwan) (Big5) (http://www.transifex.com/sphinx-doc/sphinx-1/language/zh_TW.Big5/)\n" "MIME-Version: 1.0\n" @@ -1200,7 +1200,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -2884,7 +2884,7 @@ msgid "" msgstr "" #: 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 msgid "Failed to get a function signature for %s: %s" msgstr "" @@ -2899,28 +2899,28 @@ msgstr "" msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" 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 msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2356 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2794 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2983,30 +2983,30 @@ msgid "" "contain .rst. Skipped." msgstr "" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "" -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3021,29 +3021,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(default)s)" 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 msgid "Keyword Arguments" msgstr "" @@ -3369,14 +3376,14 @@ msgid "Other changes" msgstr "" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "" @@ -3544,37 +3551,37 @@ msgstr "" msgid "default role %s not found" msgstr "" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %s" msgstr "" -#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311 +#: sphinx/writers/html.py:340 sphinx/writers/html5.py:315 #, python-format msgid "Any IDs not assigned for %s node" 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" 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" 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" 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" 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" 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." msgstr "" diff --git a/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo b/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo index 2b4ed13520..7d85948dc8 100644 Binary files a/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo and b/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.po b/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.po index ac382c58e1..d8962246f6 100644 --- a/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-21 00:10+0000\n" -"PO-Revision-Date: 2021-11-14 00:10+0000\n" +"POT-Creation-Date: 2021-12-05 00:11+0000\n" +"PO-Revision-Date: 2021-11-28 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/sphinx-doc/sphinx-1/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -1208,7 +1208,7 @@ msgid "job number should be a positive number" msgstr "" #: 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 ." msgstr "" @@ -1885,7 +1885,7 @@ msgid "%s (C %s)" msgstr "%s (C %s)" #: sphinx/domains/c.py:3336 sphinx/domains/cpp.py:7177 -#: sphinx/domains/python.py:420 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:432 sphinx/ext/napoleon/docstring.py:736 msgid "Parameters" msgstr "參數" @@ -1894,12 +1894,12 @@ msgid "Return values" msgstr "回傳值" #: sphinx/domains/c.py:3342 sphinx/domains/cpp.py:7186 -#: sphinx/domains/javascript.py:231 sphinx/domains/python.py:432 +#: sphinx/domains/javascript.py:231 sphinx/domains/python.py:444 msgid "Returns" msgstr "回傳" #: sphinx/domains/c.py:3344 sphinx/domains/javascript.py:233 -#: sphinx/domains/python.py:434 +#: sphinx/domains/python.py:446 msgid "Return type" msgstr "回傳型別" @@ -1912,7 +1912,7 @@ msgid "variable" msgstr "變數" #: sphinx/domains/c.py:3742 sphinx/domains/cpp.py:7590 -#: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1178 +#: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1190 msgid "function" msgstr "函式" @@ -1990,7 +1990,7 @@ msgid "Throws" msgstr "拋出" #: sphinx/domains/cpp.py:7588 sphinx/domains/javascript.py:342 -#: sphinx/domains/python.py:1180 +#: sphinx/domains/python.py:1192 msgid "class" msgstr "類別" @@ -2007,7 +2007,7 @@ msgstr "模板參數" msgid "%s() (built-in function)" msgstr "%s() (內建函式)" -#: sphinx/domains/javascript.py:147 sphinx/domains/python.py:817 +#: sphinx/domains/javascript.py:147 sphinx/domains/python.py:829 #, python-format msgid "%s() (%s method)" msgstr "%s() (%s 的方法)" @@ -2022,7 +2022,7 @@ msgstr "%s() (類別)" msgid "%s (global variable or constant)" msgstr "%s (全域變數或常數)" -#: sphinx/domains/javascript.py:153 sphinx/domains/python.py:902 +#: sphinx/domains/javascript.py:153 sphinx/domains/python.py:914 #, python-format msgid "%s (%s attribute)" msgstr "%s (%s 的屬性)" @@ -2036,20 +2036,20 @@ msgstr "引數" msgid "%s (module)" msgstr "%s (模組)" -#: sphinx/domains/javascript.py:341 sphinx/domains/python.py:1182 +#: sphinx/domains/javascript.py:341 sphinx/domains/python.py:1194 msgid "method" msgstr "方法" -#: sphinx/domains/javascript.py:343 sphinx/domains/python.py:1179 +#: sphinx/domains/javascript.py:343 sphinx/domains/python.py:1191 msgid "data" msgstr "資料" -#: sphinx/domains/javascript.py:344 sphinx/domains/python.py:1185 +#: sphinx/domains/javascript.py:344 sphinx/domains/python.py:1197 msgid "attribute" msgstr "屬性" #: sphinx/domains/javascript.py:345 sphinx/domains/python.py:58 -#: sphinx/domains/python.py:1187 +#: sphinx/domains/python.py:1199 msgid "module" msgstr "模組" @@ -2080,7 +2080,7 @@ msgstr "運算子" msgid "object" msgstr "物件" -#: sphinx/domains/python.py:62 sphinx/domains/python.py:1181 +#: sphinx/domains/python.py:62 sphinx/domains/python.py:1193 msgid "exception" msgstr "例外" @@ -2092,92 +2092,92 @@ msgstr "陳述式" msgid "built-in function" msgstr "內建函式" -#: sphinx/domains/python.py:425 +#: sphinx/domains/python.py:437 msgid "Variables" msgstr "變數" -#: sphinx/domains/python.py:429 +#: sphinx/domains/python.py:441 msgid "Raises" msgstr "引發" -#: sphinx/domains/python.py:662 sphinx/domains/python.py:806 +#: sphinx/domains/python.py:674 sphinx/domains/python.py:818 #, python-format msgid "%s() (in module %s)" msgstr "%s() (於 %s 模組中)" -#: sphinx/domains/python.py:722 sphinx/domains/python.py:898 -#: sphinx/domains/python.py:949 +#: sphinx/domains/python.py:734 sphinx/domains/python.py:910 +#: sphinx/domains/python.py:961 #, python-format msgid "%s (in module %s)" msgstr "%s (於 %s 模組中)" -#: sphinx/domains/python.py:724 +#: sphinx/domains/python.py:736 #, python-format msgid "%s (built-in variable)" msgstr "%s (內建變數)" -#: sphinx/domains/python.py:749 +#: sphinx/domains/python.py:761 #, python-format msgid "%s (built-in class)" msgstr "%s (內建類別)" -#: sphinx/domains/python.py:750 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (class in %s)" msgstr "%s (%s 中的類別)" -#: sphinx/domains/python.py:811 +#: sphinx/domains/python.py:823 #, python-format msgid "%s() (%s class method)" msgstr "%s() (%s 的類別方法)" -#: sphinx/domains/python.py:813 sphinx/domains/python.py:953 +#: sphinx/domains/python.py:825 sphinx/domains/python.py:965 #, python-format msgid "%s (%s property)" msgstr "%s (%s 的特性)" -#: sphinx/domains/python.py:815 +#: sphinx/domains/python.py:827 #, python-format msgid "%s() (%s static method)" msgstr "%s() (%s 的靜態方法)" -#: sphinx/domains/python.py:1107 +#: sphinx/domains/python.py:1119 msgid "Python Module Index" msgstr "Python 模組索引" -#: sphinx/domains/python.py:1108 +#: sphinx/domains/python.py:1120 msgid "modules" msgstr "模組" -#: sphinx/domains/python.py:1157 +#: sphinx/domains/python.py:1169 msgid "Deprecated" msgstr "已棄用" -#: sphinx/domains/python.py:1183 +#: sphinx/domains/python.py:1195 msgid "class method" msgstr "類別方法" -#: sphinx/domains/python.py:1184 +#: sphinx/domains/python.py:1196 msgid "static method" msgstr "靜態方法" -#: sphinx/domains/python.py:1186 +#: sphinx/domains/python.py:1198 msgid "property" msgstr "特性" -#: sphinx/domains/python.py:1244 +#: sphinx/domains/python.py:1256 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "%s 的重複物件敘述,其他的實例在 %s ,使用 :noindex: 給它們其中之一" -#: sphinx/domains/python.py:1364 +#: sphinx/domains/python.py:1376 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "為交互參照 %r 找到多於一個目標: %s" -#: sphinx/domains/python.py:1418 +#: sphinx/domains/python.py:1430 msgid " (deprecated)" msgstr "(已棄用)" @@ -2619,6 +2619,12 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" +#: sphinx/ext/extlinks.py:76 +#, python-format +msgid "" +"hardcoded link %r could be replaced by an extlink (try using %r instead)" +msgstr "" + #: sphinx/ext/graphviz.py:132 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2892,7 +2898,7 @@ msgid "" msgstr "缺少 :members: 選項中所述的屬性:模組 %s ,屬性 %s" #: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378 -#: sphinx/ext/autodoc/__init__.py:2743 +#: sphinx/ext/autodoc/__init__.py:2753 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "無法取得一個函式簽名給 %s: %s" @@ -2907,28 +2913,28 @@ msgstr "無法取得一個 constructor 簽名給 %s: %s" msgid "Bases: %s" msgstr "基礎類別:%s" -#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829 -#: sphinx/ext/autodoc/__init__.py:1848 +#: sphinx/ext/autodoc/__init__.py:1764 sphinx/ext/autodoc/__init__.py:1837 +#: sphinx/ext/autodoc/__init__.py:1856 #, python-format msgid "alias of %s" msgstr "%s 的別名" -#: sphinx/ext/autodoc/__init__.py:1890 +#: sphinx/ext/autodoc/__init__.py:1898 #, python-format msgid "alias of TypeVar(%s)" msgstr "TypeVar(%s) 的別名" -#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217 +#: sphinx/ext/autodoc/__init__.py:2132 sphinx/ext/autodoc/__init__.py:2226 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "無法取得一個 method 簽名給 %s: %s" -#: sphinx/ext/autodoc/__init__.py:2348 +#: sphinx/ext/autodoc/__init__.py:2357 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "在 %s 找到無效的 __slots__。已略過。" -#: sphinx/ext/autodoc/__init__.py:2786 +#: sphinx/ext/autodoc/__init__.py:2796 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -2991,30 +2997,30 @@ msgid "" "contain .rst. Skipped." msgstr "autosummary 會在內部產生 .rst 檔案。但是您的 source_suffix 並未包含 .rst。已省略。" -#: sphinx/ext/autosummary/generate.py:188 -#: sphinx/ext/autosummary/generate.py:237 +#: sphinx/ext/autosummary/generate.py:189 +#: sphinx/ext/autosummary/generate.py:253 #, python-format msgid "" "autosummary: failed to determine %r to be documented, the following exception was raised:\n" "%s" msgstr "autosummary: 無法決定 %r 被記錄,以下例外被引發:\n%s" -#: sphinx/ext/autosummary/generate.py:384 +#: sphinx/ext/autosummary/generate.py:400 #, python-format msgid "[autosummary] generating autosummary for: %s" msgstr "[autosummary] 正在產生 autosummary 給: %s" -#: sphinx/ext/autosummary/generate.py:388 +#: sphinx/ext/autosummary/generate.py:404 #, python-format msgid "[autosummary] writing to %s" msgstr "[autosummary] 正在寫入 %s" -#: sphinx/ext/autosummary/generate.py:425 +#: sphinx/ext/autosummary/generate.py:441 #, python-format msgid "[autosummary] failed to import %r: %s" msgstr "[autosummary] 無法 import %r: %s " -#: sphinx/ext/autosummary/generate.py:599 +#: sphinx/ext/autosummary/generate.py:615 msgid "" "\n" "Generate ReStructuredText using autosummary directives.\n" @@ -3029,29 +3035,36 @@ msgid "" " pydoc sphinx.ext.autosummary\n" msgstr "\n使用 autosummary 指令產生 ReStructuredText。\n\nsphinx-autogen 是 sphinx.ext.autosummary.generate 的一個前端。它會從給定的\n輸入檔案中所包含的 autosummary 指令,產生 reStructuredText 檔案。\n\nautosummary 指令的格式被記錄在 ``sphinx.ext.autosummary`` Python 模組中,\n它可以使用此方法來讀取::\n\npydoc sphinx.ext.autosummary\n" -#: sphinx/ext/autosummary/generate.py:616 +#: sphinx/ext/autosummary/generate.py:632 msgid "source files to generate rST files for" msgstr "原始檔案以產生 rST 檔案給" -#: sphinx/ext/autosummary/generate.py:620 +#: sphinx/ext/autosummary/generate.py:636 msgid "directory to place all output in" msgstr "資料夾來放置所有輸出在" -#: sphinx/ext/autosummary/generate.py:623 +#: sphinx/ext/autosummary/generate.py:639 #, python-format msgid "default suffix for files (default: %(default)s)" msgstr "檔案的預設後綴(預設: %(default)s )" -#: sphinx/ext/autosummary/generate.py:627 +#: sphinx/ext/autosummary/generate.py:643 #, python-format msgid "custom template directory (default: %(default)s)" msgstr "自訂模板資料夾(預設: %(default)s )" -#: sphinx/ext/autosummary/generate.py:631 +#: sphinx/ext/autosummary/generate.py:647 #, python-format msgid "document imported members (default: %(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 msgid "Keyword Arguments" msgstr "關鍵字引數" @@ -3377,14 +3390,14 @@ msgid "Other changes" msgstr "其他變更" #: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:437 -#: sphinx/writers/html.py:442 sphinx/writers/html5.py:388 -#: sphinx/writers/html5.py:393 +#: sphinx/writers/html.py:442 sphinx/writers/html5.py:392 +#: sphinx/writers/html5.py:397 msgid "Permalink to this headline" msgstr "本標題的永久連結" #: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:132 -#: sphinx/writers/html.py:141 sphinx/writers/html5.py:103 -#: sphinx/writers/html5.py:112 +#: sphinx/writers/html.py:141 sphinx/writers/html5.py:107 +#: sphinx/writers/html5.py:116 msgid "Permalink to this definition" msgstr "本定義的永久連結" @@ -3552,37 +3565,37 @@ msgstr "在評估只有指令的運算式時發生例外: %s" msgid "default role %s not found" msgstr "預設角色 %s 未找到" -#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301 +#: sphinx/writers/html.py:330 sphinx/writers/html5.py:305 #, python-format msgid "numfig_format is not defined for %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 msgid "Any IDs not assigned for %s node" 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" 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" 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" 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" 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" 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." msgstr "無法取得圖片大小。 :scale: 選項已略過。"