mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update sphinx.pot
This commit is contained in:
parent
06a12db39b
commit
51a0f709b5
@ -6,110 +6,118 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx 1.7\n"
|
||||
"Project-Id-Version: Sphinx 1.7.0\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2018-01-15 21:58+0900\n"
|
||||
"POT-Creation-Date: 2018-02-07 09:08+0900\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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.5.1\n"
|
||||
"Generated-By: Babel 2.5.3\n"
|
||||
|
||||
#: sphinx/application.py:177
|
||||
#: sphinx/application.py:176
|
||||
#, python-format
|
||||
msgid ""
|
||||
"This project needs at least Sphinx v%s and therefore cannot be built with"
|
||||
" this version."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/application.py:208
|
||||
#: sphinx/application.py:207
|
||||
msgid ""
|
||||
"'setup' as currently defined in conf.py isn't a Python callable. Please "
|
||||
"modify its definition to make it a callable function. This is needed for "
|
||||
"conf.py to behave as a Sphinx extension."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/application.py:222
|
||||
#: sphinx/application.py:221
|
||||
#, python-format
|
||||
msgid "primary_domain %r not found, ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/application.py:259 sphinx/application.py:287
|
||||
#: sphinx/application.py:258 sphinx/application.py:286
|
||||
msgid "done"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/application.py:280
|
||||
#: sphinx/application.py:279
|
||||
msgid "loading pickled environment... "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/application.py:290
|
||||
#: sphinx/application.py:289
|
||||
msgid "not yet created"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/application.py:292
|
||||
#: sphinx/application.py:291
|
||||
#, python-format
|
||||
msgid "failed: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/application.py:302
|
||||
#: sphinx/application.py:301
|
||||
msgid "No builder selected, using default: html"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/application.py:334
|
||||
#: sphinx/application.py:333
|
||||
msgid "succeeded"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/application.py:334
|
||||
#: sphinx/application.py:333
|
||||
msgid "finished with problems"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/application.py:336
|
||||
#: sphinx/application.py:335
|
||||
#, python-format
|
||||
msgid "build %s, %s warning."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/application.py:340
|
||||
#: sphinx/application.py:339
|
||||
#, python-format
|
||||
msgid "build %s."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/application.py:461
|
||||
#: sphinx/application.py:460
|
||||
#, python-format
|
||||
msgid "Config value %r already present"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/application.py:480
|
||||
#: sphinx/application.py:479
|
||||
#, python-format
|
||||
msgid ""
|
||||
"while setting up extension %s: node class %r is already registered, its "
|
||||
"visitors will be overridden"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/application.py:489
|
||||
#: sphinx/application.py:488
|
||||
#, python-format
|
||||
msgid "Value for key %r must be a (visit, depart) function tuple"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/application.py:529
|
||||
#: sphinx/application.py:528
|
||||
#, python-format
|
||||
msgid ""
|
||||
"while setting up extension %s: directive %r is already registered, it "
|
||||
"will be overridden"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/application.py:540 sphinx/application.py:552
|
||||
#: sphinx/application.py:539 sphinx/application.py:551
|
||||
#, python-format
|
||||
msgid ""
|
||||
"while setting up extension %s: role %r is already registered, it will be "
|
||||
"overridden"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/application.py:699
|
||||
#: sphinx/application.py:690
|
||||
#, python-format
|
||||
msgid ""
|
||||
"the %s extension does not declare if it is safe for parallel %sing, "
|
||||
"the %s extension does not declare if it is safe for parallel reading, "
|
||||
"assuming it isn't - please ask the extension author to check and make it "
|
||||
"explicit"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/application.py:696
|
||||
#, python-format
|
||||
msgid ""
|
||||
"the %s extension does not declare if it is safe for parallel writing, "
|
||||
"assuming it isn't - please ask the extension author to check and make it "
|
||||
"explicit"
|
||||
msgstr ""
|
||||
@ -337,35 +345,35 @@ msgstr ""
|
||||
msgid "Module level"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builders/html.py:399 sphinx/transforms/__init__.py:126
|
||||
#: sphinx/builders/html.py:443 sphinx/transforms/__init__.py:127
|
||||
#: sphinx/writers/latex.py:583 sphinx/writers/manpage.py:110
|
||||
#: sphinx/writers/texinfo.py:241
|
||||
#: sphinx/writers/texinfo.py:240
|
||||
#, python-format
|
||||
msgid "%b %d, %Y"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builders/html.py:417 sphinx/themes/basic/defindex.html:30
|
||||
#: sphinx/builders/html.py:461 sphinx/themes/basic/defindex.html:30
|
||||
msgid "General Index"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builders/html.py:417
|
||||
#: sphinx/builders/html.py:461
|
||||
msgid "index"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builders/html.py:481
|
||||
#: sphinx/builders/html.py:525
|
||||
msgid "next"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builders/html.py:490
|
||||
#: sphinx/builders/html.py:534
|
||||
msgid "previous"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builders/html.py:1386
|
||||
#: sphinx/builders/html.py:1424
|
||||
#, python-format
|
||||
msgid "%s %s documentation"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builders/latex.py:205 sphinx/builders/texinfo.py:224
|
||||
#: sphinx/builders/latex.py:204 sphinx/builders/texinfo.py:224
|
||||
msgid " (in "
|
||||
msgstr ""
|
||||
|
||||
@ -409,19 +417,19 @@ msgstr ""
|
||||
msgid "Line spec %r: no lines pulled from include file %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/other.py:158
|
||||
#: sphinx/directives/other.py:157
|
||||
msgid "Section author: "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/other.py:160
|
||||
#: sphinx/directives/other.py:159
|
||||
msgid "Module author: "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/other.py:162
|
||||
#: sphinx/directives/other.py:161
|
||||
msgid "Code author: "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/other.py:164
|
||||
#: sphinx/directives/other.py:163
|
||||
msgid "Author: "
|
||||
msgstr ""
|
||||
|
||||
@ -430,18 +438,18 @@ msgstr ""
|
||||
msgid "%s %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/c.py:65 sphinx/domains/cpp.py:5441
|
||||
#: sphinx/domains/python.py:177
|
||||
#: sphinx/domains/c.py:65 sphinx/domains/cpp.py:5440
|
||||
#: sphinx/domains/python.py:176
|
||||
msgid "Parameters"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/c.py:68 sphinx/domains/cpp.py:5450
|
||||
#: sphinx/domains/javascript.py:210 sphinx/domains/python.py:189
|
||||
#: sphinx/domains/c.py:68 sphinx/domains/cpp.py:5449
|
||||
#: sphinx/domains/javascript.py:210 sphinx/domains/python.py:188
|
||||
msgid "Returns"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/c.py:70 sphinx/domains/javascript.py:212
|
||||
#: sphinx/domains/python.py:191
|
||||
#: sphinx/domains/python.py:190
|
||||
msgid "Return type"
|
||||
msgstr ""
|
||||
|
||||
@ -470,12 +478,12 @@ msgstr ""
|
||||
msgid "%s (C variable)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/c.py:257 sphinx/domains/cpp.py:5864
|
||||
#: sphinx/domains/javascript.py:299 sphinx/domains/python.py:706
|
||||
#: sphinx/domains/c.py:257 sphinx/domains/cpp.py:5863
|
||||
#: sphinx/domains/javascript.py:299 sphinx/domains/python.py:705
|
||||
msgid "function"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/c.py:258 sphinx/domains/cpp.py:5865
|
||||
#: sphinx/domains/c.py:258 sphinx/domains/cpp.py:5864
|
||||
msgid "member"
|
||||
msgstr ""
|
||||
|
||||
@ -483,7 +491,7 @@ msgstr ""
|
||||
msgid "macro"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/c.py:260 sphinx/domains/cpp.py:5866
|
||||
#: sphinx/domains/c.py:260 sphinx/domains/cpp.py:5865
|
||||
msgid "type"
|
||||
msgstr ""
|
||||
|
||||
@ -491,72 +499,72 @@ msgstr ""
|
||||
msgid "variable"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/cpp.py:5444
|
||||
#: sphinx/domains/cpp.py:5443
|
||||
msgid "Template Parameters"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/cpp.py:5447 sphinx/domains/javascript.py:207
|
||||
#: sphinx/domains/cpp.py:5446 sphinx/domains/javascript.py:207
|
||||
msgid "Throws"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/cpp.py:5629
|
||||
#: sphinx/domains/cpp.py:5628
|
||||
#, python-format
|
||||
msgid "%s (C++ type)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/cpp.py:5639
|
||||
#: sphinx/domains/cpp.py:5638
|
||||
#, python-format
|
||||
msgid "%s (C++ concept)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/cpp.py:5649
|
||||
#: sphinx/domains/cpp.py:5648
|
||||
#, python-format
|
||||
msgid "%s (C++ member)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/cpp.py:5659
|
||||
#: sphinx/domains/cpp.py:5658
|
||||
#, python-format
|
||||
msgid "%s (C++ function)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/cpp.py:5669
|
||||
#: sphinx/domains/cpp.py:5668
|
||||
#, python-format
|
||||
msgid "%s (C++ class)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/cpp.py:5679
|
||||
#: sphinx/domains/cpp.py:5678
|
||||
#, python-format
|
||||
msgid "%s (C++ enum)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/cpp.py:5699
|
||||
#: sphinx/domains/cpp.py:5698
|
||||
#, python-format
|
||||
msgid "%s (C++ enumerator)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/cpp.py:5863 sphinx/domains/javascript.py:301
|
||||
#: sphinx/domains/python.py:708
|
||||
#: sphinx/domains/cpp.py:5862 sphinx/domains/javascript.py:301
|
||||
#: sphinx/domains/python.py:707
|
||||
msgid "class"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/cpp.py:5867
|
||||
#: sphinx/domains/cpp.py:5866
|
||||
msgid "concept"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/cpp.py:5868
|
||||
#: sphinx/domains/cpp.py:5867
|
||||
msgid "enum"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/cpp.py:5869
|
||||
#: sphinx/domains/cpp.py:5868
|
||||
msgid "enumerator"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/javascript.py:131 sphinx/domains/python.py:396
|
||||
#: sphinx/domains/javascript.py:131 sphinx/domains/python.py:395
|
||||
#, python-format
|
||||
msgid "%s() (built-in function)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/javascript.py:132 sphinx/domains/python.py:461
|
||||
#: sphinx/domains/javascript.py:132 sphinx/domains/python.py:460
|
||||
#, python-format
|
||||
msgid "%s() (%s method)"
|
||||
msgstr ""
|
||||
@ -571,7 +579,7 @@ msgstr ""
|
||||
msgid "%s (global variable or constant)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/javascript.py:138 sphinx/domains/python.py:499
|
||||
#: sphinx/domains/javascript.py:138 sphinx/domains/python.py:498
|
||||
#, python-format
|
||||
msgid "%s (%s attribute)"
|
||||
msgstr ""
|
||||
@ -580,117 +588,117 @@ msgstr ""
|
||||
msgid "Arguments"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/javascript.py:266 sphinx/domains/python.py:576
|
||||
#: sphinx/domains/javascript.py:266 sphinx/domains/python.py:575
|
||||
#, python-format
|
||||
msgid "%s (module)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/javascript.py:300 sphinx/domains/python.py:710
|
||||
#: sphinx/domains/javascript.py:300 sphinx/domains/python.py:709
|
||||
msgid "method"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/javascript.py:302 sphinx/domains/python.py:707
|
||||
#: sphinx/domains/javascript.py:302 sphinx/domains/python.py:706
|
||||
msgid "data"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/javascript.py:303 sphinx/domains/python.py:713
|
||||
#: sphinx/domains/javascript.py:303 sphinx/domains/python.py:712
|
||||
msgid "attribute"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/javascript.py:304 sphinx/domains/python.py:714
|
||||
#: sphinx/domains/javascript.py:304 sphinx/domains/python.py:713
|
||||
#: sphinx/locale/__init__.py:218
|
||||
msgid "module"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/python.py:182
|
||||
#: sphinx/domains/python.py:181
|
||||
msgid "Variables"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/python.py:186
|
||||
#: sphinx/domains/python.py:185
|
||||
msgid "Raises"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/python.py:397 sphinx/domains/python.py:455
|
||||
#: sphinx/domains/python.py:467 sphinx/domains/python.py:480
|
||||
#: sphinx/domains/python.py:396 sphinx/domains/python.py:454
|
||||
#: sphinx/domains/python.py:466 sphinx/domains/python.py:479
|
||||
#, python-format
|
||||
msgid "%s() (in module %s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/python.py:400
|
||||
#: sphinx/domains/python.py:399
|
||||
#, python-format
|
||||
msgid "%s (built-in variable)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/python.py:401 sphinx/domains/python.py:493
|
||||
#: sphinx/domains/python.py:400 sphinx/domains/python.py:492
|
||||
#, python-format
|
||||
msgid "%s (in module %s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/python.py:421
|
||||
#: sphinx/domains/python.py:420
|
||||
#, python-format
|
||||
msgid "%s (built-in class)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/python.py:422
|
||||
#: sphinx/domains/python.py:421
|
||||
#, python-format
|
||||
msgid "%s (class in %s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/python.py:459
|
||||
#: sphinx/domains/python.py:458
|
||||
#, python-format
|
||||
msgid "%s() (%s.%s method)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/python.py:471
|
||||
#: sphinx/domains/python.py:470
|
||||
#, python-format
|
||||
msgid "%s() (%s.%s static method)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/python.py:474
|
||||
#: sphinx/domains/python.py:473
|
||||
#, python-format
|
||||
msgid "%s() (%s static method)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/python.py:484
|
||||
#: sphinx/domains/python.py:483
|
||||
#, python-format
|
||||
msgid "%s() (%s.%s class method)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/python.py:487
|
||||
#: sphinx/domains/python.py:486
|
||||
#, python-format
|
||||
msgid "%s() (%s class method)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/python.py:497
|
||||
#: sphinx/domains/python.py:496
|
||||
#, python-format
|
||||
msgid "%s (%s.%s attribute)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/python.py:635
|
||||
#: sphinx/domains/python.py:634
|
||||
msgid "Python Module Index"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/python.py:636
|
||||
#: sphinx/domains/python.py:635
|
||||
msgid "modules"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/python.py:684
|
||||
#: sphinx/domains/python.py:683
|
||||
msgid "Deprecated"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/python.py:709 sphinx/locale/__init__.py:222
|
||||
#: sphinx/domains/python.py:708 sphinx/locale/__init__.py:222
|
||||
msgid "exception"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/python.py:711
|
||||
#: sphinx/domains/python.py:710
|
||||
msgid "class method"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/python.py:712
|
||||
#: sphinx/domains/python.py:711
|
||||
msgid "static method"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/python.py:884
|
||||
#: sphinx/domains/python.py:883
|
||||
msgid " (deprecated)"
|
||||
msgstr ""
|
||||
|
||||
@ -712,55 +720,55 @@ msgstr ""
|
||||
msgid "role"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/std.py:84 sphinx/domains/std.py:101
|
||||
#: sphinx/domains/std.py:83 sphinx/domains/std.py:100
|
||||
#, python-format
|
||||
msgid "environment variable; %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/std.py:200
|
||||
#: sphinx/domains/std.py:199
|
||||
#, python-format
|
||||
msgid "%scommand line option; %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/std.py:455
|
||||
#: sphinx/domains/std.py:454
|
||||
msgid "glossary term"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/std.py:456
|
||||
#: sphinx/domains/std.py:455
|
||||
msgid "grammar token"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/std.py:457
|
||||
#: sphinx/domains/std.py:456
|
||||
msgid "reference label"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/std.py:459
|
||||
#: sphinx/domains/std.py:458
|
||||
msgid "environment variable"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/std.py:460
|
||||
#: sphinx/domains/std.py:459
|
||||
msgid "program option"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/std.py:461
|
||||
#: sphinx/domains/std.py:460
|
||||
msgid "document"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/std.py:498 sphinx/themes/basic/genindex-single.html:30
|
||||
#: sphinx/domains/std.py:497 sphinx/themes/basic/genindex-single.html:30
|
||||
#: sphinx/themes/basic/genindex-single.html:55
|
||||
#: sphinx/themes/basic/genindex-split.html:11
|
||||
#: sphinx/themes/basic/genindex-split.html:14
|
||||
#: sphinx/themes/basic/genindex.html:30 sphinx/themes/basic/genindex.html:33
|
||||
#: sphinx/themes/basic/genindex.html:66 sphinx/themes/basic/layout.html:147
|
||||
#: sphinx/writers/latex.py:550 sphinx/writers/texinfo.py:517
|
||||
#: sphinx/writers/latex.py:550 sphinx/writers/texinfo.py:516
|
||||
msgid "Index"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/std.py:499
|
||||
#: sphinx/domains/std.py:498
|
||||
msgid "Module Index"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/domains/std.py:500 sphinx/themes/basic/defindex.html:25
|
||||
#: sphinx/domains/std.py:499 sphinx/themes/basic/defindex.html:25
|
||||
msgid "Search Page"
|
||||
msgstr ""
|
||||
|
||||
@ -778,42 +786,42 @@ msgstr ""
|
||||
msgid "Symbols"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/doctest.py:134
|
||||
#: sphinx/ext/doctest.py:132
|
||||
#, python-format
|
||||
msgid "missing '+' or '-' in '%s' option."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/doctest.py:139
|
||||
#: sphinx/ext/doctest.py:137
|
||||
#, python-format
|
||||
msgid "'%s' is not a valid option."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/doctest.py:152
|
||||
#: sphinx/ext/doctest.py:151
|
||||
#, python-format
|
||||
msgid "'%s' is not a valid pyversion option"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/graphviz.py:96
|
||||
#: sphinx/ext/graphviz.py:136
|
||||
msgid "Graphviz directive cannot have both content and a filename argument"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/graphviz.py:107
|
||||
#: sphinx/ext/graphviz.py:147
|
||||
#, python-format
|
||||
msgid "External Graphviz file %r not found or reading it failed"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/graphviz.py:113
|
||||
#: sphinx/ext/graphviz.py:153
|
||||
msgid "Ignoring \"graphviz\" directive without content."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/graphviz.py:204
|
||||
#: sphinx/ext/graphviz.py:244
|
||||
#, python-format
|
||||
msgid ""
|
||||
"dot command %r cannot be run (needed for graphviz output), check the "
|
||||
"graphviz_dot setting"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/graphviz.py:222
|
||||
#: sphinx/ext/graphviz.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"dot exited with error:\n"
|
||||
@ -823,7 +831,7 @@ msgid ""
|
||||
"%s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/graphviz.py:225
|
||||
#: sphinx/ext/graphviz.py:265
|
||||
#, python-format
|
||||
msgid ""
|
||||
"dot did not produce an output file:\n"
|
||||
@ -833,17 +841,17 @@ msgid ""
|
||||
"%s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/graphviz.py:236
|
||||
#: sphinx/ext/graphviz.py:276
|
||||
#, python-format
|
||||
msgid "graphviz_output_format must be one of 'png', 'svg', but is %r"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/graphviz.py:338 sphinx/ext/graphviz.py:347
|
||||
#: sphinx/ext/graphviz.py:377 sphinx/ext/graphviz.py:386
|
||||
#, python-format
|
||||
msgid "[graph: %s]"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/graphviz.py:340 sphinx/ext/graphviz.py:349
|
||||
#: sphinx/ext/graphviz.py:379 sphinx/ext/graphviz.py:388
|
||||
msgid "[graph]"
|
||||
msgstr ""
|
||||
|
||||
@ -862,20 +870,25 @@ msgid ""
|
||||
"%s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/imgmath.py:339 sphinx/ext/jsmath.py:41 sphinx/ext/mathjax.py:42
|
||||
#: sphinx/ext/imgmath.py:338 sphinx/ext/jsmath.py:41 sphinx/ext/mathjax.py:42
|
||||
msgid "Permalink to this equation"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/intersphinx.py:320
|
||||
#: sphinx/ext/intersphinx.py:339
|
||||
#, python-format
|
||||
msgid "(in %s v%s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/linkcode.py:75 sphinx/ext/viewcode.py:112
|
||||
#: sphinx/ext/intersphinx.py:341
|
||||
#, python-format
|
||||
msgid "(in %s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/linkcode.py:75 sphinx/ext/viewcode.py:111
|
||||
msgid "[source]"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/mathbase.py:123
|
||||
#: sphinx/ext/mathbase.py:124
|
||||
#, python-format
|
||||
msgid "duplicate label of equation %s, other instance in %s"
|
||||
msgstr ""
|
||||
@ -897,33 +910,33 @@ msgstr ""
|
||||
msgid "original entry"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/viewcode.py:180
|
||||
#: sphinx/ext/viewcode.py:179
|
||||
msgid "[docs]"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/viewcode.py:194
|
||||
#: sphinx/ext/viewcode.py:193
|
||||
msgid "Module code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/viewcode.py:200
|
||||
#: sphinx/ext/viewcode.py:199
|
||||
#, python-format
|
||||
msgid "<h1>Source code for %s</h1>"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/viewcode.py:226
|
||||
#: sphinx/ext/viewcode.py:225
|
||||
msgid "Overview: module code"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/viewcode.py:227
|
||||
#: sphinx/ext/viewcode.py:226
|
||||
msgid "<h1>All modules for which code is available</h1>"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1109
|
||||
#: sphinx/ext/autodoc/__init__.py:1120
|
||||
#, python-format
|
||||
msgid "Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc/__init__.py:1164
|
||||
#: sphinx/ext/autodoc/__init__.py:1181
|
||||
#, python-format
|
||||
msgid "alias of :class:`%s`"
|
||||
msgstr ""
|
||||
@ -1285,7 +1298,7 @@ msgstr ""
|
||||
msgid "%r reference target not found: %%(target)s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/util/docutils.py:217
|
||||
#: sphinx/util/docutils.py:202
|
||||
msgid "when adding directive classes, no additional arguments may be given"
|
||||
msgstr ""
|
||||
|
||||
@ -1323,16 +1336,16 @@ msgid "Unknown configure key: latex_elements[%r] is ignored."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/latex.py:1317 sphinx/writers/manpage.py:275
|
||||
#: sphinx/writers/texinfo.py:670
|
||||
#: sphinx/writers/texinfo.py:669
|
||||
msgid "Footnotes"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/manpage.py:331 sphinx/writers/text.py:714
|
||||
#: sphinx/writers/manpage.py:331 sphinx/writers/text.py:713
|
||||
#, python-format
|
||||
msgid "[image: %s]"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/manpage.py:332 sphinx/writers/text.py:715
|
||||
#: sphinx/writers/manpage.py:332 sphinx/writers/text.py:714
|
||||
msgid "[image]"
|
||||
msgstr ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user