mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update message catalogs
This commit is contained in:
parent
be7313348c
commit
49a31b71aa
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Kaqchikel (http://www.transifex.com/sphinx-doc/sphinx-1/language/cak/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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."
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Greek (http://www.transifex.com/sphinx-doc/sphinx-1/language/el/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: English (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_FR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Esperanto (http://www.transifex.com/sphinx-doc/sphinx-1/language/eo/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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."
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
msgstr "برای اطّلاعات بیشتر به <https://www.sphinx-doc.org/> بروید."
|
||||
|
||||
@ -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: نادیده گرفته میشود."
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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."
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Hindi (India) (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi_IN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Hungarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Indonesian (http://www.transifex.com/sphinx-doc/sphinx-1/language/id/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Japanese (http://www.transifex.com/sphinx-doc/sphinx-1/language/ja/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
Binary file not shown.
@ -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 <dev@theYT.net>\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"
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Macedonian (http://www.transifex.com/sphinx-doc/sphinx-1/language/mk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Nepali (http://www.transifex.com/sphinx-doc/sphinx-1/language/ne/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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."
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/sphinx-doc/sphinx-1/language/pl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
Binary file not shown.
@ -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 <rffontenelle@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
msgstr "Para mais informações, visite <https://www.sphinx-doc.org/>."
|
||||
|
||||
@ -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."
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt_PT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Slovak (http://www.transifex.com/sphinx-doc/sphinx-1/language/sk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Slovenian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -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 <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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."
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <besnik@programeshqip.org>\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 <https://www.sphinx-doc.org/>."
|
||||
msgstr "Për më tepër hollësi, vizitoni <https://www.sphinx-doc.org/>."
|
||||
|
||||
@ -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."
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Serbian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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."
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Swedish (http://www.transifex.com/sphinx-doc/sphinx-1/language/sv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Ukrainian (Ukraine) (http://www.transifex.com/sphinx-doc/sphinx-1/language/uk_UA/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Vietnamese (http://www.transifex.com/sphinx-doc/sphinx-1/language/vi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
Binary file not shown.
@ -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 <i.tkomiya@gmail.com>\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 <https://www.sphinx-doc.org/>."
|
||||
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 ""
|
||||
|
||||
|
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user