mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #9676 from sphinx-doc/bot/pull-translations
Update message catalogs
This commit is contained in:
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-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/sphinx-doc/sphinx-1/language/ar/)\n"
|
||||
@@ -2816,7 +2816,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2836,76 +2836,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3353,15 +3353,15 @@ msgstr ""
|
||||
msgid "Other changes"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr ""
|
||||
|
||||
@@ -3529,37 +3529,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Bulgarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/bg/)\n"
|
||||
@@ -2814,7 +2814,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2834,76 +2834,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3351,15 +3351,15 @@ msgstr ""
|
||||
msgid "Other changes"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr ""
|
||||
|
||||
@@ -3527,37 +3527,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Bengali (http://www.transifex.com/sphinx-doc/sphinx-1/language/bn/)\n"
|
||||
@@ -2815,7 +2815,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2835,76 +2835,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3352,15 +3352,15 @@ msgstr "C API পরিবর্তন"
|
||||
msgid "Other changes"
|
||||
msgstr "অন্যান্য পরিবর্তন"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "এই শিরোনামের পার্মালিঙ্ক"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "এই সংজ্ঞার পার্মালিঙ্ক"
|
||||
|
||||
@@ -3528,37 +3528,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/sphinx-doc/sphinx-1/language/ca/)\n"
|
||||
@@ -2815,7 +2815,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2835,76 +2835,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3352,15 +3352,15 @@ msgstr "Canvis a la API de C"
|
||||
msgid "Other changes"
|
||||
msgstr "Altres canvis"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Link permanent a aquest títol"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Link permanent a aquesta definició"
|
||||
|
||||
@@ -3528,37 +3528,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Kaqchikel (http://www.transifex.com/sphinx-doc/sphinx-1/language/cak/)\n"
|
||||
@@ -2815,7 +2815,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2835,76 +2835,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3352,15 +3352,15 @@ msgstr ""
|
||||
msgid "Other changes"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr ""
|
||||
|
||||
@@ -3528,37 +3528,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
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-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Czech (http://www.transifex.com/sphinx-doc/sphinx-1/language/cs/)\n"
|
||||
@@ -2816,7 +2816,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2836,76 +2836,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3353,15 +3353,15 @@ msgstr "Změny API"
|
||||
msgid "Other changes"
|
||||
msgstr "Ostatní změny"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Trvalý odkaz na tento nadpis"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Trvalý odkaz na tuto definici"
|
||||
|
||||
@@ -3529,37 +3529,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "Permalink k této tabulce"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "Permalink k tomuto kódu"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "Permalink k tomuto obrázku"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
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-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Welsh (http://www.transifex.com/sphinx-doc/sphinx-1/language/cy/)\n"
|
||||
@@ -2816,7 +2816,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2836,76 +2836,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3353,15 +3353,15 @@ msgstr "Newidiadau i'r C-API"
|
||||
msgid "Other changes"
|
||||
msgstr "Newidiadau arall"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Permalink i'r pennawd hwn"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Permalink i'r diffiniad hwn"
|
||||
|
||||
@@ -3529,37 +3529,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "Permalink i'r tabl hwn"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "Permalink i'r cod hwn"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "Permalink i'r ddelwedd hon"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr "Permalink i'r toctree hwn"
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/sphinx-doc/sphinx-1/language/da/)\n"
|
||||
@@ -2818,7 +2818,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2838,76 +2838,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3355,15 +3355,15 @@ msgstr "Ændringer i C-API"
|
||||
msgid "Other changes"
|
||||
msgstr "Andre ændringer"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Permalink til denne overskrift"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Permalink til denne definition"
|
||||
|
||||
@@ -3531,37 +3531,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "Permahenvisning til denne tabel"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "Permahenvisning til denne kode"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "Permahenvisning til dette billede"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr "Permahenvisning til dette toctree"
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: German (http://www.transifex.com/sphinx-doc/sphinx-1/language/de/)\n"
|
||||
@@ -2818,7 +2818,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2838,76 +2838,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3355,15 +3355,15 @@ msgstr "C API-Änderungen"
|
||||
msgid "Other changes"
|
||||
msgstr "Andere Änderungen"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Link zu dieser Überschrift"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Link zu dieser Definition"
|
||||
|
||||
@@ -3531,37 +3531,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "Link zu dieser Tabelle"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "Link zu diesem Quellcode"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "Link zu diesem Bild"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr "Permanenter Link zu diesem Inhaltsverzeichnis"
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Greek (http://www.transifex.com/sphinx-doc/sphinx-1/language/el/)\n"
|
||||
@@ -2817,7 +2817,7 @@ msgstr "ανέγκυρη υπογραφή για αυτόματο %s (%r)"
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr "σφάλμα κατά τη μορφοποίηση των ορισμάτων για %s:%s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr "απουσιάζει το χαρακτηριστικό %s στο αντικείμενο %s"
|
||||
@@ -2837,76 +2837,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr "δεν γνωρίζω ποιο δομοστοιχείο να εισάγω για αυτόματη τεκμηρίωση %r (προσπαθήστε να τοποθετήσετε μία οδηγία \"module\" ή \"currentmodule\" στο έγγραφο, ή να δώσετε ένα σαφές όνομα δομοστοιχείου)"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr "\"::\" στο όνομα automodule δεν βγάζει νόημα"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr "ορίσματα υπογραφής ή επιστροφή σημείωσης η οποία δόθηκε για το automodule %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr "__all__ πρέπει να είναι λίστα στοιχειοσειράς, όχι %r (στο δομοστοιχείο %s) -- θα αγνοηθεί το __all__"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr "Βάσεις: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3354,15 +3354,15 @@ msgstr "Αλλαγές στο API της C"
|
||||
msgid "Other changes"
|
||||
msgstr "Άλλες αλλαγές"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Μόνιμος σύνδεσμος σε αυτήν την κεφαλίδα"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Μόνιμος σύνδεσμος σε αυτόν τον ορισμό"
|
||||
|
||||
@@ -3530,37 +3530,37 @@ msgstr "εξαίρεση κατά την αξιολόγηση μόνο της έ
|
||||
msgid "default role %s not found"
|
||||
msgstr "ο προεπιλεγμένος ρόλος %s δεν βρέθηκε"
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr "δεν έχει καθοριστεί numfig_format για το %s"
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr "Κανένα ID δεν έχει ανατεθεί στο κόμβο %s"
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "Απευθείας σύνδεσμος σε αυτόν τον πίνακα"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "Απευθείας σύνδεσμος σε αυτόν τον κώδικα"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "Απευθείας σύνδεσμος σε αυτήν την εικόνα"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr "Απευθείας σύνδεσμος σε αυτόν τον πίνακα περιεχομένων"
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr "Δεν ήταν δυνατή η λήψη του μεγέθους της εικόνας. Η επιλογή :scale: θα αγνοηθεί."
|
||||
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: English (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_FR/)\n"
|
||||
@@ -2814,7 +2814,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2834,76 +2834,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3351,15 +3351,15 @@ msgstr ""
|
||||
msgid "Other changes"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr ""
|
||||
|
||||
@@ -3527,37 +3527,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: English (United Kingdom) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_GB/)\n"
|
||||
@@ -2814,7 +2814,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2834,76 +2834,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3351,15 +3351,15 @@ msgstr ""
|
||||
msgid "Other changes"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr ""
|
||||
|
||||
@@ -3527,37 +3527,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: English (Hong Kong) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_HK/)\n"
|
||||
@@ -2814,7 +2814,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2834,76 +2834,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3351,15 +3351,15 @@ msgstr ""
|
||||
msgid "Other changes"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr ""
|
||||
|
||||
@@ -3527,37 +3527,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
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-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-18 07:00+0000\n"
|
||||
"Last-Translator: Tatsuro YOKOTA <hidaruma@outlook.jp>\n"
|
||||
"Language-Team: Esperanto (http://www.transifex.com/sphinx-doc/sphinx-1/language/eo/)\n"
|
||||
@@ -2816,7 +2816,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2836,76 +2836,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3353,15 +3353,15 @@ msgstr ""
|
||||
msgid "Other changes"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr ""
|
||||
|
||||
@@ -3529,37 +3529,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/sphinx-doc/sphinx-1/language/es/)\n"
|
||||
@@ -2821,7 +2821,7 @@ msgstr "firma inválida para auto%s (%r)"
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr "error al formatear argumentos para %s: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr "falta el atributo %s en el objeto %s"
|
||||
@@ -2841,76 +2841,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr "no sabe qué módulo importar para el autodocumento %r (intente colocar una directiva \"module\" o \"currentmodule\" en el documento o dar un nombre explícito al módulo)"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr "\"::\" en el nombre del automodule no tiene sentido"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr "argumentos de firma o anotación de retorno dada para automodule %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr "__all__ debe ser una lista de cadenas, no %r (en el módulo %s) -- ignorando __all__"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr "Bases: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3358,15 +3358,15 @@ msgstr "Cambios en la API C"
|
||||
msgid "Other changes"
|
||||
msgstr "Otros cambios"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Enlazar permanentemente con este título"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Enlazar permanentemente con esta definición"
|
||||
|
||||
@@ -3534,37 +3534,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:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr "numfig_format no está definido para %s"
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr "Cualquier ID no asignado para el nodo %s"
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "Enlace permanente a esta tabla"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "Enlace permanente a este código fuente"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "Enlace permanente a esta imagen"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr "Enlace permanente a la tabla de contenidos"
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
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,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Estonian (http://www.transifex.com/sphinx-doc/sphinx-1/language/et/)\n"
|
||||
@@ -2818,7 +2818,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2838,76 +2838,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr "Põlvnemine: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3355,15 +3355,15 @@ msgstr "C API muutused"
|
||||
msgid "Other changes"
|
||||
msgstr "Ülejäänud muutused"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Püsiviit sellele pealkirjale"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Püsiviit sellele definitsioonile"
|
||||
|
||||
@@ -3531,37 +3531,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "Püsiviit sellele tabelile"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "Püsiviit sellele programmikoodile"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "Püsiviit sellele pildile"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr "Püsiviit sellele sisukorrapuule"
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
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-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Basque (http://www.transifex.com/sphinx-doc/sphinx-1/language/eu/)\n"
|
||||
@@ -2816,7 +2816,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2836,76 +2836,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3353,15 +3353,15 @@ msgstr "C API aldaketak"
|
||||
msgid "Other changes"
|
||||
msgstr "Beste aldaketak"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Goiburu honetarako esteka iraunkorra"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Definizio honetarako esteka iraunkorra"
|
||||
|
||||
@@ -3529,37 +3529,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-14 05:37+0000\n"
|
||||
"Last-Translator: Hadi F <h_adi_f@yahoo.com>\n"
|
||||
"Language-Team: Persian (http://www.transifex.com/sphinx-doc/sphinx-1/language/fa/)\n"
|
||||
@@ -2818,7 +2818,7 @@ msgstr "امضای ناشناخته برای %s (%r)"
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr "خطا در قالب بندی نشانوند برای %s: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr "ویژگی ناموجود %s در شیئ %s"
|
||||
@@ -2838,76 +2838,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr "مشخّص نیست کدام پیمانه را برای مستندسازی خودکار فراخوان کند %r (سعی کنید دستورالعمل «module» یا «currentmodule» را در سند قرار دهید، یا یک نام واضح برای پیمانه ارائه دهید)"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr "شیئ ساختگی شناسایی شد: %r"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr "خطا در قالب بندی امضا برای %s: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr "\"::\" در پیمانهی خودکار معنی نمیدهد"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr "نشانوندهای امضا یا یادداشت مقدار برگشتی داده شده برای پیمانهی خودکار %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr "__all__ باید لیستی از رشتهمتن ها باشد، نه %r (در پیمانهی %s) -- __all__ نادیده گرفته میشود"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr "ویژگی نایاب در گزینهی :members: قید شده: پیمانهی:%s، ویژگی %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr "شکست در دریافت امضای تابع برای %s: مؤلّفه پیدا نشد: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr "شکست در دریافت امضای سازندهی شیئ برای %s: مؤلّفه پیدا نشد: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr "پایه ها:%s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr "نام جانشین %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr "نام جانشین نوع متغیر(%s)"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, 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:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr "__slots__ نامعتبر در %sیدا شد و نادیده گرفته شد."
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3355,15 +3355,15 @@ msgstr "C API تغییرات"
|
||||
msgid "Other changes"
|
||||
msgstr "دگر تغییرات"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "پیوند ثابت به این سر مقاله"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "پیوند ثابت به این تعریف"
|
||||
|
||||
@@ -3531,37 +3531,37 @@ msgstr "ایراد در هنگام ارزیابی تنها عبارت دستور
|
||||
msgid "default role %s not found"
|
||||
msgstr "نقش پیشفرض %s یافت نشد"
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr "قالب عدد شکل برای %s تعریف نشده"
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr "هر کدام از شناسههایی که به بست %s اختصاص داده نشده"
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr "پیوند ثابت به این اصطلاح"
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "پیوند ثابت به این جدول"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "پیوند ثابت به این کد"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "پیوند ثابت به این تصویر"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr "پیوند ثابت به این فهرست عنوان ها"
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr "امکان دست یابی به اندازهی عکس نبود. گزینهی تغییر اندازه :scale: نادیده گرفته میشود."
|
||||
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/sphinx-doc/sphinx-1/language/fi/)\n"
|
||||
@@ -2815,7 +2815,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2835,76 +2835,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3352,15 +3352,15 @@ msgstr ""
|
||||
msgid "Other changes"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr ""
|
||||
|
||||
@@ -3528,37 +3528,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -33,7 +33,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: French (http://www.transifex.com/sphinx-doc/sphinx-1/language/fr/)\n"
|
||||
@@ -2840,7 +2840,7 @@ msgstr "signature invalide pour auto%s (%r)"
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr "erreur pendant la mise en forme de l'argument %s:%s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr "attribut manquant %s dans l'objet %s"
|
||||
@@ -2860,76 +2860,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr "module à importer pour auto-documenter %r est inconnu (essayer de placer une directive \"module\" ou \"currentmodule\" dans le document, ou de donner un nom de module explicite)"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr "\"::\" dans le nom d'automodule n'a pas de sens"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr "arguments de signature ou annotation de return donnés pour l’automodule %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr "__all__ devrait être une liste de chaînes, pas %r (dans module %s) -- __all__ sera ignoré"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr "Bases : %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr "alias de %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3377,15 +3377,15 @@ msgstr "Modifications de l'API C"
|
||||
msgid "Other changes"
|
||||
msgstr "Autres modifications"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Lien permanent vers ce titre"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Lien permanent vers cette définition"
|
||||
|
||||
@@ -3553,37 +3553,37 @@ msgstr "exception pendant l’évaluation de l'expression de la directive only :
|
||||
msgid "default role %s not found"
|
||||
msgstr "rôle par défaut %s introuvable"
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr "numfig_format n'est pas défini %s"
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr "Aucun ID assigné au node %s"
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr "Lien permanent vers ce terme"
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "Lien permanent vers ce tableau"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "Lien permanent vers ce code"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "Lien permanent vers cette image"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr "Lien permanent vers cette table des matières"
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr "impossible d'obtenir la taille de l'image. L'option :scale: est ignorée."
|
||||
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: French (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/fr_FR/)\n"
|
||||
@@ -2814,7 +2814,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2834,76 +2834,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3351,15 +3351,15 @@ msgstr ""
|
||||
msgid "Other changes"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr ""
|
||||
|
||||
@@ -3527,37 +3527,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Hebrew (http://www.transifex.com/sphinx-doc/sphinx-1/language/he/)\n"
|
||||
@@ -2815,7 +2815,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2835,76 +2835,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3352,15 +3352,15 @@ msgstr ""
|
||||
msgid "Other changes"
|
||||
msgstr "שינויים אחרים"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "קישור קבוע לכותרת זו"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "קישור קבוע להגדרה זו"
|
||||
|
||||
@@ -3528,37 +3528,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Hindi (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi/)\n"
|
||||
@@ -2818,7 +2818,7 @@ msgstr "स्वतः %s (%r) के लिए अमान्य हस्त
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr "%s के पदों का प्रारूप बनाने में व्यवधान: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr "%s गुण %s वस्तु में अनुपस्थित"
|
||||
@@ -2838,76 +2838,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr "पता नहीं है कि कौन सा प्रभाग स्वतःप्रलेखन %r के लिए आयात करना है (लेखपत्र में \"प्रभाग\" या \"वर्तमान-प्रभाग\" निर्देश रख कर देखें; अथवा स्पष्ट प्रभाग नाम देकर देखें)"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr "स्वतः प्रभाग नाम में \"::\" विवेकहीन है"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr "स्वतः-प्रभाग %s के लिए हस्ताक्षर पद अथवा प्रत्युत्तरित टिप्पणी प्रदान की गई"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr "__all__ अंतिम अक्षरमाला होनी चाहिए, न कि %r (%s प्रभाग में) -- __all__ की उपेक्षा की जाएगी"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr "आधार: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3355,15 +3355,15 @@ msgstr "सी ऐ.पी.आई. परिवर्तन"
|
||||
msgid "Other changes"
|
||||
msgstr "अन्य परिवर्तन"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "इस शीर्ष-पंक्ति की स्थायी कड़ी"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "इस परिभाषा की स्थायी कड़ी"
|
||||
|
||||
@@ -3531,37 +3531,37 @@ msgstr "केवल निर्देशक भाव का मूल्य
|
||||
msgid "default role %s not found"
|
||||
msgstr "मानक भूमिका '%s' नहीं मिली"
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr "%s के लिए नमफिग_फॉर्मेट नहीं बताया गया है"
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr "%s बिंदु के लिए कोई पहचान-चिन्ह नहीं दिया गया"
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "इस सारणी की स्थायी कड़ी"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "इस निर्देश की स्थायी कड़ी"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "इस चित्र की स्थायी कड़ी"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr "इस विषय-सूची-संरचना की स्थायी कड़ी"
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr "चित्र का आकार नहीं मिल सका. :scale: विकल्प की उपेक्षा की जा रही है."
|
||||
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Hindi (India) (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi_IN/)\n"
|
||||
@@ -2814,7 +2814,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2834,76 +2834,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3351,15 +3351,15 @@ msgstr ""
|
||||
msgid "Other changes"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr ""
|
||||
|
||||
@@ -3527,37 +3527,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Croatian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hr/)\n"
|
||||
@@ -2815,7 +2815,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2835,76 +2835,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr "Osnovice: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3352,15 +3352,15 @@ msgstr "C API promjene"
|
||||
msgid "Other changes"
|
||||
msgstr "Ostale promjene"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Link na taj naslov"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Link na tu definiciju"
|
||||
|
||||
@@ -3528,37 +3528,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "Permalink na ovu tablicu"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "Permalink na ovaj kod"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "Permalink na ovu sliku"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr "Permalink na ovaj sadržaj"
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -13,7 +13,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Hungarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hu/)\n"
|
||||
@@ -2820,7 +2820,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2840,76 +2840,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3357,15 +3357,15 @@ msgstr "C API változások"
|
||||
msgid "Other changes"
|
||||
msgstr "Egyéb változások"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Hivatkozás erre a fejezetcímre"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Hivatkozás erre a definícióra"
|
||||
|
||||
@@ -3533,37 +3533,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "Permalink erre a táblázatra"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "Permalink erre a kódrészletre"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "Permalink erre a képre"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Indonesian (http://www.transifex.com/sphinx-doc/sphinx-1/language/id/)\n"
|
||||
@@ -2819,7 +2819,7 @@ msgstr "tanda tangan tidak valid untuk outo %s (%r)"
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr "kesalahan saat memformat argumen untuk %s: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr "atribut hilang %s dalam objek %s"
|
||||
@@ -2839,76 +2839,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr "tidak tahu modul mana yang akan diimpor untuk autodocumenting %r (coba letakkan pengarahan \"module\" atau \"currentmodule\" dalam dokumen, atau berikan nama modul yang eksplisit)"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr "\"::\" dalam nama automodule tidak masuk akal"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr "argumen tanda tangan atau anotasi kembalian diberikan untuk automodule %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr "__all__ harus berupa daftar string, bukan %r (dalam modul %s) -- mengabaikan __all__"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr "Basis: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3356,15 +3356,15 @@ msgstr "Perubahan API C"
|
||||
msgid "Other changes"
|
||||
msgstr "Perubahan lain"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Link permanen untuk headline ini"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Link permanen untuk definisi ini"
|
||||
|
||||
@@ -3532,37 +3532,37 @@ msgstr "pengecualian saat mengevaluasi hanya ekspresi pengarahan: %s"
|
||||
msgid "default role %s not found"
|
||||
msgstr "peran bawaan %s tidak ditemukan"
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr "numfig_format tidak didefinisikan untuk %s"
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr "Tidak ada ID apa pun yang ditugaskan untuk simpul %s"
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "Link permanen untuk table ini"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "Link permanen untuk kode ini"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "Link permanen untuk gambar ini"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr "Tautan ke daftar isi ini"
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr "Tidak dapat memperoleh ukuran gambar. :scale: option diabaikan."
|
||||
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Icelandic (http://www.transifex.com/sphinx-doc/sphinx-1/language/is/)\n"
|
||||
@@ -2815,7 +2815,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2835,76 +2835,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3352,15 +3352,15 @@ msgstr ""
|
||||
msgid "Other changes"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Varanlegur hlekkur á þennan titil"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Varanlegur hlekkur á þessa skilgreiningu"
|
||||
|
||||
@@ -3528,37 +3528,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr "Varanlegur hlekkur á þetta hugtak"
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "Varanlegur hlekkur á þessa töflu"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "Varanlegur hlekkur á þennan kóða"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "Varanlegur hlekkur á þessa mynd"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/sphinx-doc/sphinx-1/language/it/)\n"
|
||||
@@ -2819,7 +2819,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2839,76 +2839,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr " Basi: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3356,15 +3356,15 @@ msgstr "Modifiche nelle API C"
|
||||
msgid "Other changes"
|
||||
msgstr "Altre modifiche"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Link a questa intestazione"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Link a questa definizione"
|
||||
|
||||
@@ -3532,37 +3532,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "Link a questa tabella"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "Link a questo codice"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "Link a questa immagine"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr "Link a questo indice"
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -22,7 +22,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Japanese (http://www.transifex.com/sphinx-doc/sphinx-1/language/ja/)\n"
|
||||
@@ -2829,7 +2829,7 @@ msgstr "auto%s (%r) の署名が無効です"
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr "%sの引数のフォーマット中にエラーが発生しました: %s "
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr "オブジェクト %s に属性 %s がありません"
|
||||
@@ -2849,76 +2849,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr "ドキュメントの自動生成 %r のためにどのモジュールをインポートするのか分かりません (ドキュメントに \"module\"または \"currentmodule\"ディレクティブを配置するか、明示的なモジュール名を指定してください)"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr "automodule 名の \"::\" は意味がありません"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr "automodule に与えられた署名引数、または戻り値となるアノテーション %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr "__all__ は文字列のリストでなければなりません。%r (%s モジュールの中) ではないです -- ignoring __all__"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr "ベースクラス: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3366,15 +3366,15 @@ msgstr "C API に関する変更"
|
||||
msgid "Other changes"
|
||||
msgstr "その他の変更"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "このヘッドラインへのパーマリンク"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "この定義へのパーマリンク"
|
||||
|
||||
@@ -3542,37 +3542,37 @@ msgstr "only ディレクティブの条件式の評価中に例外が発生し
|
||||
msgid "default role %s not found"
|
||||
msgstr "デフォルトのロール %s が見つかりません"
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr "%s に numfig_format は定義されていません"
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr "いくつかの ID が %s ノードに割り当てられていません"
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "このテーブルへのパーマリンク"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "このコードへのパーマリンク"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "この画像へのパーマリンク"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr "この目次へのパーマリンク"
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr "画像サイズを取得できませんでした。:scale: オプションは無視されます。"
|
||||
|
||||
|
||||
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-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 03:02+0000\n"
|
||||
"Last-Translator: YT H <dev@theYT.net>\n"
|
||||
"Language-Team: Korean (http://www.transifex.com/sphinx-doc/sphinx-1/language/ko/)\n"
|
||||
@@ -2816,7 +2816,7 @@ msgstr "auto%s (%r)에 대한 잘못된 서명"
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr "%s에 대한 인수를 서식화하는 동안 오류 발생: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr "%s 속성이 %s 객체에 없음"
|
||||
@@ -2836,76 +2836,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr "%r의 자동 문서화를 위해 가져올 모듈을 알 수 없습니다 (문서에 \"module\" 또는 \"currentmodule\" 지시문을 배치하거나, 명시적으로 모듈 이름을 지정해 보십시오)"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr "모의 객체가 감지되었습니다: %r"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr "%s에 대한 서명을 서식화하는 동안 오류 발생: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr "automodule 이름의 \"::\"은 의미가 없음"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr "automodule %s에 대해 서명 인수 또는 반환 값 주석이 지정됨"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr "__all__은 %r이(가) 아닌 문자열의 목록이어야 합니다 (모듈 %s) -- __all__을 무시합니다"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ":members: 옵션에 언급된 속성이 없습니다: 모듈 %s, 속성 %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr "%s에 대한 함수 서명을 가져오지 못했습니다: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr "%s에 대한 생성자 서명을 가져오지 못했습니다: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr "기반 클래스: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr "%s의 별칭"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr "TypeVar(%s)의 별칭"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, 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:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr "%s에서 잘못된 __slots__ 가 발견되었습니다. 무시합니다."
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3353,15 +3353,15 @@ msgstr "C API 변경 사항"
|
||||
msgid "Other changes"
|
||||
msgstr "다른 변경 사항"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "이 표제에 대한 퍼머링크"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "이 정의에 대한 퍼머링크"
|
||||
|
||||
@@ -3529,37 +3529,37 @@ msgstr "only 지시문 식을 평가하는 동안 예외 발생: %s"
|
||||
msgid "default role %s not found"
|
||||
msgstr "기본 역할 %s을(를) 찾을 수 없음"
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr "numfig_format이 %s에 대해 정의되지 않음"
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr "%s 노드에 할당되지 않은 ID"
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr "이 용어에 대한 퍼머링크"
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "이 표에 대한 퍼머링크"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "이 코드에 대한 퍼머링크"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "이 이미지에 대한 퍼머링크"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr "이 목차에 대한 퍼머링크"
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr "이미지 크기를 얻어올 수 없습니다. :scale: 옵션을 무시합니다."
|
||||
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Lithuanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/lt/)\n"
|
||||
@@ -2815,7 +2815,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2835,76 +2835,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3352,15 +3352,15 @@ msgstr "C API pakeitimai"
|
||||
msgid "Other changes"
|
||||
msgstr "Kiti pakeitimai"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Nuoroda į šią antraštę"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Nuoroda į šį apibrėžimą"
|
||||
|
||||
@@ -3528,37 +3528,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Latvian (http://www.transifex.com/sphinx-doc/sphinx-1/language/lv/)\n"
|
||||
@@ -2814,7 +2814,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2834,76 +2834,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3351,15 +3351,15 @@ msgstr "Izmaiņas iekš C API"
|
||||
msgid "Other changes"
|
||||
msgstr "Citas izmaiņas"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Pastāvīga norāde šo virsrakstu"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Pastāvīga norāde uz šo definīciju"
|
||||
|
||||
@@ -3527,37 +3527,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Macedonian (http://www.transifex.com/sphinx-doc/sphinx-1/language/mk/)\n"
|
||||
@@ -2815,7 +2815,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2835,76 +2835,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3352,15 +3352,15 @@ msgstr ""
|
||||
msgid "Other changes"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr ""
|
||||
|
||||
@@ -3528,37 +3528,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/sphinx-doc/sphinx-1/language/nb_NO/)\n"
|
||||
@@ -2814,7 +2814,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2834,76 +2834,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3351,15 +3351,15 @@ msgstr "Endringer i C API"
|
||||
msgid "Other changes"
|
||||
msgstr "Andre endringer"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Permalink til denne oversikten"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Permalink til denne definisjonen"
|
||||
|
||||
@@ -3527,37 +3527,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
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-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Nepali (http://www.transifex.com/sphinx-doc/sphinx-1/language/ne/)\n"
|
||||
@@ -2816,7 +2816,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2836,76 +2836,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3353,15 +3353,15 @@ msgstr "C API का परिवर्तनहरु "
|
||||
msgid "Other changes"
|
||||
msgstr "अरु परिवर्तनहरु "
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "यो शिर्षकको लागि पर्मालिन्क । "
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "यो अर्थको लागि पर्मालिन्क"
|
||||
|
||||
@@ -3529,37 +3529,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -13,7 +13,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Dutch (http://www.transifex.com/sphinx-doc/sphinx-1/language/nl/)\n"
|
||||
@@ -2820,7 +2820,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2840,76 +2840,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr "Basisklassen: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3357,15 +3357,15 @@ msgstr "Veranderingen in de C-API"
|
||||
msgid "Other changes"
|
||||
msgstr "Andere veranderingen"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Permalink naar deze titel"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Permalink naar deze definitie"
|
||||
|
||||
@@ -3533,37 +3533,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "Permalink naar deze tabel"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "Permalink naar deze broncode"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "Permallink naar deze afbeelding"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr "Permalink naar deze toctree"
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/sphinx-doc/sphinx-1/language/pl/)\n"
|
||||
@@ -2818,7 +2818,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr "błąd podczas formatowania argumentów dla %s: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr "brakujący atrybut %s w obiekcie %s"
|
||||
@@ -2838,76 +2838,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr "Klasy bazowe: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3355,15 +3355,15 @@ msgstr "Zmiany w C API"
|
||||
msgid "Other changes"
|
||||
msgstr "Inne zmiany"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Stały odnośnik do tego nagłówka"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Stały odnośnik do tej definicji"
|
||||
|
||||
@@ -3531,37 +3531,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "Stały odnośnik do tej tabeli"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "Stały odnośnik do tego bloku kodu"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "Stały odnośnik do tego obrazu"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr "Stały odnośnik do tego spisu treści"
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt/)\n"
|
||||
@@ -2814,7 +2814,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2834,76 +2834,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3351,15 +3351,15 @@ msgstr ""
|
||||
msgid "Other changes"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr ""
|
||||
|
||||
@@ -3527,37 +3527,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -13,7 +13,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 15:35+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"
|
||||
@@ -2820,7 +2820,7 @@ msgstr "assinatura inválida para auto%s (%r)"
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr "erro ao formatar argumentos para %s: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr "faltando atributo %s no objeto %s"
|
||||
@@ -2840,76 +2840,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr "não sei qual módulo importar para documentação automática %r (tente colocar uma diretiva “module” ou “currentmodule” no documento ou forneça um nome explícito para o módulo)"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr "Um objeto simulado foi detectado: %r"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr "erro ao formatar assinatura para %s: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr "“::” no nome de automodule não faz sentido"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr "argumentos de assinatura ou anotação de retorno fornecidos para automodule %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr "__all__ deve ser uma lista de strings, não %r (no módulo %s) -- ignorando __all__"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr "faltando atributo mencionado na opção :members: : módulo %s, atributo %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr "Falha ao obter uma assinatura de função para %s: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr "Falha ao obter uma assinatura de construtor para %s: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr "Base: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr "apelido de %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr "apelido de TypeVar(%s)"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, 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:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr "__slots__ inválido encontrado em %s. Ignorado."
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3357,15 +3357,15 @@ msgstr "Alterações na API C"
|
||||
msgid "Other changes"
|
||||
msgstr "Outras alterações"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Link permanente para este título"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Link permanente para esta definição"
|
||||
|
||||
@@ -3533,37 +3533,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:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr "numfig_format não está definido para %s"
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr "Quaisquer IDs não atribuídos ao nó %s"
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr "Link permanente para este termo"
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "Link Permanente para essa tabela"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "Link Permanente para esse código"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "Link Permanente para essa imagem"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr "Link permanente para esse \"toctree\""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
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.
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt_PT/)\n"
|
||||
@@ -2816,7 +2816,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2836,76 +2836,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3353,15 +3353,15 @@ msgstr "Alterações na API C"
|
||||
msgid "Other changes"
|
||||
msgstr "Outras alterações"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Link permanente para este título"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Link permanente para esta definição"
|
||||
|
||||
@@ -3529,37 +3529,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
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-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Romanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/ro/)\n"
|
||||
@@ -2816,7 +2816,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2836,76 +2836,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3353,15 +3353,15 @@ msgstr "Schimbări în API C"
|
||||
msgid "Other changes"
|
||||
msgstr "Alte schimbări"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Link permanent la acest titlu"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Link permanent la această definiție"
|
||||
|
||||
@@ -3529,37 +3529,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "Link permanent la acest tabel"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "Link permanent la acest cod"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "Link permanent la această imagine"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr "Link permanent la acest cuprins"
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -13,7 +13,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/sphinx-doc/sphinx-1/language/ru/)\n"
|
||||
@@ -2820,7 +2820,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2840,76 +2840,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr " Базовые классы: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3357,15 +3357,15 @@ msgstr "Изменения в API C"
|
||||
msgid "Other changes"
|
||||
msgstr "Другие изменения"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Ссылка на этот заголовок"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Ссылка на это определение"
|
||||
|
||||
@@ -3533,37 +3533,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "Постоянная ссылка на таблицу"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "Постоянная ссылка на код"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "Постоянная ссылка на рисунок"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr "Постоянная ссылка на оглавление"
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Sinhala (http://www.transifex.com/sphinx-doc/sphinx-1/language/si/)\n"
|
||||
@@ -2815,7 +2815,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2835,76 +2835,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3352,15 +3352,15 @@ msgstr "C API වෙනස්කම්"
|
||||
msgid "Other changes"
|
||||
msgstr "වෙනත් වෙනස්කම්"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr ""
|
||||
|
||||
@@ -3528,37 +3528,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Slovak (http://www.transifex.com/sphinx-doc/sphinx-1/language/sk/)\n"
|
||||
@@ -2817,7 +2817,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr "chyba formátovania argumentov %s: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr "chýba atribút %s objektu %s"
|
||||
@@ -2837,76 +2837,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr "„::” v automodule nedáva zmysel"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr "__all__ má byť zoznam reťazcov, nie %r (v module %s) -- ignorované __all__"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr "chýbajúci atribút spomenutý vo voľbe :members: : modul %s, atribút %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr "Základ: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr "alias pre %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr "alias pre TypeVar(%s)"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr "Neplatné __slots__ nájdené v %s. Ignorované."
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3354,15 +3354,15 @@ msgstr "Zmeny API C"
|
||||
msgid "Other changes"
|
||||
msgstr "Ostatné zmeny"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Trvalý odkaz na tento nadpis"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Trvalý odkaz na túto definíciu"
|
||||
|
||||
@@ -3530,37 +3530,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr "predvolená rola %s nenájdená"
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr "nie je definovaný numfig_format pre %s"
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr "Žiadne ID nie je priradené uzlu %s"
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr "Trvalý odkaz na tento termín"
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "Trvalý odkaz na túto tabuľku"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "Trvalý odkaz na tento kód"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "Trvalý odkaz na tento obrázok"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr "Trvalý odkaz na tento strom obsahu"
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr "Nemožno získať veľkosť obrázku. voľba :scale: je ignorovaná."
|
||||
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Slovenian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sl/)\n"
|
||||
@@ -2814,7 +2814,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2834,76 +2834,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3351,15 +3351,15 @@ msgstr "C API spremembe"
|
||||
msgid "Other changes"
|
||||
msgstr "Ostale spremembe"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Povezava na naslov"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Povezava na to definicijo"
|
||||
|
||||
@@ -3527,37 +3527,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx 4.3.0\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+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"
|
||||
@@ -2832,7 +2832,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2853,75 +2853,75 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid "missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of "
|
||||
"\"alphabetic\". Please update your setting."
|
||||
@@ -3372,15 +3372,15 @@ msgstr ""
|
||||
msgid "Other changes"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr ""
|
||||
|
||||
@@ -3547,37 +3547,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 10: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"
|
||||
@@ -2815,7 +2815,7 @@ msgstr "nënshkrim i pavlefshëm për auto%s (%r)"
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr "gabim gjatë formatimi argumentesh për %s: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr "atribut %s që mungon te objekt %s"
|
||||
@@ -2835,76 +2835,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr "s’dihet cili modul të importohet për vetëdokumentim të %r (provoni të vendosni te dokumenti një direktivë \"module\" ose \"currentmodule\", ose të jepni shprehimisht një emër moduli)"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr "gabim gjatë formatimi nënshkrimesh për %s: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr "\"::\" në emër automoduli nuk ka kuptim"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr "__all__ should duhet të jetë një listë vargjesh, jo %r (në module %s) -- ignoring __all__"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr "u përmend atribut që mungon në :members: mundësi: modul %s, atributi %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, 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"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr "S’u arrit të merrej nënshkrim konstruktori për %s: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr "Baza: %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr "alias për %s"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr "alias për TypeVar(%s)"
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, 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:2349
|
||||
#, 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:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3352,15 +3352,15 @@ msgstr "Ndryshime API C"
|
||||
msgid "Other changes"
|
||||
msgstr "Ndryshime të tjera"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Permalidhje te ky titull"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Permalidhje për te ky përkufizim"
|
||||
|
||||
@@ -3528,37 +3528,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:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, 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:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, 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:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr "Permalidhje për te ky term"
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr "Permalidhje te kjo tabelë"
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr "Permalidhje te ky kod"
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr "Permalidhje te kjo figurë"
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr "Permalidhje te kjo toctree"
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
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.
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Serbian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr/)\n"
|
||||
@@ -2816,7 +2816,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2836,76 +2836,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3353,15 +3353,15 @@ msgstr ""
|
||||
msgid "Other changes"
|
||||
msgstr "Друге измене"
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr ""
|
||||
|
||||
@@ -3529,37 +3529,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
msgid "Could not obtain image size. :scale: option is ignored."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-09-19 00:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-26 00:10+0000\n"
|
||||
"PO-Revision-Date: 2021-09-12 00:10+0000\n"
|
||||
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>\n"
|
||||
"Language-Team: Serbian (Latin) (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr@latin/)\n"
|
||||
@@ -2814,7 +2814,7 @@ msgstr ""
|
||||
msgid "error while formatting arguments for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1682
|
||||
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1683
|
||||
#, python-format
|
||||
msgid "missing attribute %s in object %s"
|
||||
msgstr ""
|
||||
@@ -2834,76 +2834,76 @@ msgid ""
|
||||
"explicit module name)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:917
|
||||
#: sphinx/ext/autodoc/__init__.py:950
|
||||
#, python-format
|
||||
msgid "A mocked object is detected: %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:968
|
||||
#: sphinx/ext/autodoc/__init__.py:969
|
||||
#, python-format
|
||||
msgid "error while formatting signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1018
|
||||
#: sphinx/ext/autodoc/__init__.py:1019
|
||||
msgid "\"::\" in automodule name doesn't make sense"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1025
|
||||
#: sphinx/ext/autodoc/__init__.py:1026
|
||||
#, python-format
|
||||
msgid "signature arguments or return annotation given for automodule %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1038
|
||||
#: sphinx/ext/autodoc/__init__.py:1039
|
||||
#, python-format
|
||||
msgid ""
|
||||
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
|
||||
"__all__"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1104
|
||||
#: sphinx/ext/autodoc/__init__.py:1105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"missing attribute mentioned in :members: option: module %s, attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1303 sphinx/ext/autodoc/__init__.py:1377
|
||||
#: sphinx/ext/autodoc/__init__.py:2734
|
||||
#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1378
|
||||
#: sphinx/ext/autodoc/__init__.py:2735
|
||||
#, python-format
|
||||
msgid "Failed to get a function signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1568
|
||||
#: sphinx/ext/autodoc/__init__.py:1569
|
||||
#, python-format
|
||||
msgid "Failed to get a constructor signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1669
|
||||
#: sphinx/ext/autodoc/__init__.py:1670
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1755 sphinx/ext/autodoc/__init__.py:1828
|
||||
#: sphinx/ext/autodoc/__init__.py:1847
|
||||
#: sphinx/ext/autodoc/__init__.py:1756 sphinx/ext/autodoc/__init__.py:1829
|
||||
#: sphinx/ext/autodoc/__init__.py:1848
|
||||
#, python-format
|
||||
msgid "alias of %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1889
|
||||
#: sphinx/ext/autodoc/__init__.py:1890
|
||||
#, python-format
|
||||
msgid "alias of TypeVar(%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2122 sphinx/ext/autodoc/__init__.py:2216
|
||||
#: sphinx/ext/autodoc/__init__.py:2123 sphinx/ext/autodoc/__init__.py:2217
|
||||
#, python-format
|
||||
msgid "Failed to get a method signature for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2348
|
||||
#: sphinx/ext/autodoc/__init__.py:2349
|
||||
#, python-format
|
||||
msgid "Invalid __slots__ found on %s. Ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:2777
|
||||
#: sphinx/ext/autodoc/__init__.py:2778
|
||||
msgid ""
|
||||
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
|
||||
" Please update your setting."
|
||||
@@ -3351,15 +3351,15 @@ msgstr ""
|
||||
msgid "Other changes"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:199 sphinx/writers/html.py:436
|
||||
#: sphinx/writers/html.py:441 sphinx/writers/html5.py:387
|
||||
#: sphinx/writers/html5.py:392
|
||||
#: 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
|
||||
msgid "Permalink to this headline"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:205 sphinx/writers/html.py:131
|
||||
#: sphinx/writers/html.py:140 sphinx/writers/html5.py:102
|
||||
#: sphinx/writers/html5.py:111
|
||||
#: 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
|
||||
msgid "Permalink to this definition"
|
||||
msgstr ""
|
||||
|
||||
@@ -3527,37 +3527,37 @@ msgstr ""
|
||||
msgid "default role %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:329 sphinx/writers/html5.py:300
|
||||
#: sphinx/writers/html.py:330 sphinx/writers/html5.py:301
|
||||
#, python-format
|
||||
msgid "numfig_format is not defined for %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:339 sphinx/writers/html5.py:310
|
||||
#: sphinx/writers/html.py:340 sphinx/writers/html5.py:311
|
||||
#, python-format
|
||||
msgid "Any IDs not assigned for %s node"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:413 sphinx/writers/html5.py:364
|
||||
#: sphinx/writers/html.py:414 sphinx/writers/html5.py:365
|
||||
msgid "Permalink to this term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:445 sphinx/writers/html5.py:396
|
||||
#: sphinx/writers/html.py:446 sphinx/writers/html5.py:397
|
||||
msgid "Permalink to this table"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:488 sphinx/writers/html5.py:439
|
||||
#: sphinx/writers/html.py:489 sphinx/writers/html5.py:440
|
||||
msgid "Permalink to this code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:490 sphinx/writers/html5.py:441
|
||||
#: sphinx/writers/html.py:491 sphinx/writers/html5.py:442
|
||||
msgid "Permalink to this image"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:492 sphinx/writers/html5.py:443
|
||||
#: sphinx/writers/html.py:493 sphinx/writers/html5.py:444
|
||||
msgid "Permalink to this toctree"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/html.py:623 sphinx/writers/html5.py:563
|
||||
#: sphinx/writers/html.py:625 sphinx/writers/html5.py:565
|
||||
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
Reference in New Issue
Block a user