mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update POT file for new template locations.
This commit is contained in:
parent
043569613a
commit
48ee3ed5b1
@ -1,4 +1,4 @@
|
||||
[python: **.py]
|
||||
[jinja2: **/templates/**.html]
|
||||
[jinja2: **/templates/**.xml]
|
||||
[jinja2: **/themes/**.html]
|
||||
[jinja2: **/themes/**.xml]
|
||||
[javascript: **.js]
|
||||
|
@ -6,251 +6,252 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx 0.6\n"
|
||||
"Project-Id-Version: Sphinx 0.6.1+\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2009-01-24 18:39+0000\n"
|
||||
"POT-Creation-Date: 2009-05-22 18:18+0200\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 0.9.3\n"
|
||||
"Generated-By: Babel 0.9.4\n"
|
||||
|
||||
#: sphinx/environment.py:104 sphinx/writers/latex.py:170
|
||||
#: sphinx/environment.py:104 sphinx/writers/latex.py:182
|
||||
#, python-format
|
||||
msgid "%B %d, %Y"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/environment.py:300 sphinx/templates/genindex-single.html:2
|
||||
#: sphinx/templates/genindex-split.html:2
|
||||
#: sphinx/templates/genindex-split.html:5 sphinx/templates/genindex.html:2
|
||||
#: sphinx/templates/genindex.html:5 sphinx/templates/genindex.html:48
|
||||
#: sphinx/templates/layout.html:126 sphinx/writers/latex.py:176
|
||||
#: sphinx/environment.py:323 sphinx/themes/basic/genindex-single.html:2
|
||||
#: sphinx/themes/basic/genindex-split.html:2
|
||||
#: sphinx/themes/basic/genindex-split.html:5
|
||||
#: sphinx/themes/basic/genindex.html:2 sphinx/themes/basic/genindex.html:5
|
||||
#: sphinx/themes/basic/genindex.html:48 sphinx/themes/basic/layout.html:131
|
||||
#: sphinx/writers/latex.py:188
|
||||
msgid "Index"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/environment.py:301 sphinx/writers/latex.py:175
|
||||
#: sphinx/environment.py:324 sphinx/writers/latex.py:187
|
||||
msgid "Module Index"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/environment.py:302 sphinx/templates/defindex.html:16
|
||||
#: sphinx/environment.py:325 sphinx/themes/basic/defindex.html:16
|
||||
msgid "Search Page"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/roles.py:53 sphinx/directives/desc.py:580
|
||||
#: sphinx/roles.py:55 sphinx/directives/desc.py:747
|
||||
#, python-format
|
||||
msgid "environment variable; %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/roles.py:60
|
||||
#: sphinx/roles.py:62
|
||||
#, python-format
|
||||
msgid "Python Enhancement Proposals!PEP %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builders/changes.py:64
|
||||
#: sphinx/builders/changes.py:71
|
||||
msgid "Builtins"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builders/changes.py:66
|
||||
#: sphinx/builders/changes.py:73
|
||||
msgid "Module level"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builders/html.py:118
|
||||
#: sphinx/builders/html.py:205
|
||||
#, python-format
|
||||
msgid "%b %d, %Y"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builders/html.py:137 sphinx/templates/defindex.html:21
|
||||
#: sphinx/builders/html.py:224 sphinx/themes/basic/defindex.html:21
|
||||
msgid "General Index"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builders/html.py:137
|
||||
#: sphinx/builders/html.py:224
|
||||
msgid "index"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builders/html.py:139 sphinx/builders/htmlhelp.py:182
|
||||
#: sphinx/builders/qthelp.py:131 sphinx/templates/defindex.html:19
|
||||
#: sphinx/templates/modindex.html:2 sphinx/templates/modindex.html:13
|
||||
#: sphinx/builders/html.py:226 sphinx/builders/htmlhelp.py:184
|
||||
#: sphinx/builders/qthelp.py:132 sphinx/themes/basic/defindex.html:19
|
||||
#: sphinx/themes/basic/modindex.html:2 sphinx/themes/basic/modindex.html:13
|
||||
msgid "Global Module Index"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builders/html.py:139
|
||||
#: sphinx/builders/html.py:227
|
||||
msgid "modules"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builders/html.py:179
|
||||
#: sphinx/builders/html.py:281
|
||||
msgid "next"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builders/html.py:186
|
||||
#: sphinx/builders/html.py:290
|
||||
msgid "previous"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builders/latex.py:155 sphinx/builders/pdf.py:162
|
||||
#: sphinx/builders/latex.py:162
|
||||
msgid " (in "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:25
|
||||
#: sphinx/directives/desc.py:97
|
||||
msgid "Raises"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:101
|
||||
msgid "Variable"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:104
|
||||
msgid "Returns"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:113
|
||||
msgid "Return type"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:186
|
||||
msgid "Parameter"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:190
|
||||
msgid "Parameters"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:418
|
||||
#, python-format
|
||||
msgid "%s() (built-in function)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:26 sphinx/directives/desc.py:42
|
||||
#: sphinx/directives/desc.py:54
|
||||
#: sphinx/directives/desc.py:419 sphinx/directives/desc.py:476
|
||||
#: sphinx/directives/desc.py:488
|
||||
#, python-format
|
||||
msgid "%s() (in module %s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:29
|
||||
#: sphinx/directives/desc.py:422
|
||||
#, python-format
|
||||
msgid "%s (built-in variable)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:30 sphinx/directives/desc.py:78
|
||||
#: sphinx/directives/desc.py:423 sphinx/directives/desc.py:514
|
||||
#, python-format
|
||||
msgid "%s (in module %s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:33
|
||||
#: sphinx/directives/desc.py:439
|
||||
#, python-format
|
||||
msgid "%s (built-in class)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:34
|
||||
#: sphinx/directives/desc.py:440
|
||||
#, python-format
|
||||
msgid "%s (class in %s)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:46
|
||||
#: sphinx/directives/desc.py:480
|
||||
#, python-format
|
||||
msgid "%s() (%s.%s method)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:48
|
||||
#: sphinx/directives/desc.py:482
|
||||
#, python-format
|
||||
msgid "%s() (%s method)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:58
|
||||
#: sphinx/directives/desc.py:492
|
||||
#, python-format
|
||||
msgid "%s() (%s.%s static method)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:60
|
||||
#: sphinx/directives/desc.py:495
|
||||
#, python-format
|
||||
msgid "%s() (%s static method)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:82
|
||||
#: sphinx/directives/desc.py:518
|
||||
#, python-format
|
||||
msgid "%s (%s.%s attribute)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:84
|
||||
#: sphinx/directives/desc.py:520
|
||||
#, python-format
|
||||
msgid "%s (%s attribute)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:86
|
||||
#: sphinx/directives/desc.py:609
|
||||
#, python-format
|
||||
msgid "%s (C function)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:88
|
||||
#: sphinx/directives/desc.py:611
|
||||
#, python-format
|
||||
msgid "%s (C member)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:90
|
||||
#: sphinx/directives/desc.py:613
|
||||
#, python-format
|
||||
msgid "%s (C macro)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:92
|
||||
#: sphinx/directives/desc.py:615
|
||||
#, python-format
|
||||
msgid "%s (C type)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:94
|
||||
#: sphinx/directives/desc.py:617
|
||||
#, python-format
|
||||
msgid "%s (C variable)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:112
|
||||
msgid "Raises"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:116
|
||||
msgid "Variable"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:119
|
||||
msgid "Returns"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:128
|
||||
msgid "Return type"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:213
|
||||
msgid "Parameter"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:217
|
||||
msgid "Parameters"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/desc.py:465
|
||||
#: sphinx/directives/desc.py:665
|
||||
#, python-format
|
||||
msgid "%scommand line option; %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/other.py:101
|
||||
#: sphinx/directives/other.py:138
|
||||
msgid "Platforms: "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/other.py:106
|
||||
#: sphinx/directives/other.py:144
|
||||
#, python-format
|
||||
msgid "%s (module)"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/other.py:146
|
||||
#: sphinx/directives/other.py:193
|
||||
msgid "Section author: "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/other.py:148
|
||||
#: sphinx/directives/other.py:195
|
||||
msgid "Module author: "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/other.py:150
|
||||
#: sphinx/directives/other.py:197
|
||||
msgid "Author: "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/directives/other.py:249
|
||||
#: sphinx/directives/other.py:317
|
||||
msgid "See also"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc.py:442
|
||||
#: sphinx/ext/autodoc.py:889
|
||||
#, python-format
|
||||
msgid " Bases: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/autodoc.py:566 sphinx/ext/autodoc.py:583
|
||||
#: sphinx/ext/autodoc.py:920
|
||||
#, python-format
|
||||
msgid "alias of :class:`%s`"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/todo.py:31
|
||||
#: sphinx/ext/todo.py:41
|
||||
msgid "Todo"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/todo.py:75
|
||||
#: sphinx/ext/todo.py:99
|
||||
#, python-format
|
||||
msgid "(The original entry is located in %s, line %d and can be found "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/todo.py:81
|
||||
#: sphinx/ext/todo.py:105
|
||||
msgid "here"
|
||||
msgstr ""
|
||||
|
||||
@ -337,196 +338,154 @@ msgstr ""
|
||||
msgid "built-in function"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/static/doctools.js:139 sphinx/writers/html.py:425
|
||||
msgid "Permalink to this headline"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/static/doctools.js:145 sphinx/writers/html.py:80
|
||||
msgid "Permalink to this definition"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/static/doctools.js:174
|
||||
msgid "Hide Search Matches"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/static/searchtools.js:274
|
||||
msgid "Searching"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/static/searchtools.js:279
|
||||
msgid "Preparing search..."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/static/searchtools.js:338
|
||||
msgid "module, in "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/static/searchtools.js:347
|
||||
msgid ", in "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/static/searchtools.js:453 sphinx/templates/search.html:25
|
||||
msgid "Search Results"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/static/searchtools.js:455
|
||||
msgid ""
|
||||
"Your search did not match any documents. Please make sure that all words "
|
||||
"are spelled correctly and that you've selected enough categories."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/static/searchtools.js:457
|
||||
#, python-format
|
||||
msgid "Search finished, found %s page(s) matching the search query."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/defindex.html:2
|
||||
#: sphinx/themes/basic/defindex.html:2
|
||||
msgid "Overview"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/defindex.html:11
|
||||
#: sphinx/themes/basic/defindex.html:11
|
||||
msgid "Indices and tables:"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/defindex.html:14
|
||||
#: sphinx/themes/basic/defindex.html:14
|
||||
msgid "Complete Table of Contents"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/defindex.html:15
|
||||
#: sphinx/themes/basic/defindex.html:15
|
||||
msgid "lists all sections and subsections"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/defindex.html:17
|
||||
#: sphinx/themes/basic/defindex.html:17
|
||||
msgid "search this documentation"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/defindex.html:20
|
||||
#: sphinx/themes/basic/defindex.html:20
|
||||
msgid "quick access to all modules"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/defindex.html:22
|
||||
#: sphinx/themes/basic/defindex.html:22
|
||||
msgid "all functions, classes, terms"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/genindex-single.html:5
|
||||
#: sphinx/themes/basic/genindex-single.html:5
|
||||
#, python-format
|
||||
msgid "Index – %(key)s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/genindex-single.html:44
|
||||
#: sphinx/templates/genindex-split.html:14
|
||||
#: sphinx/templates/genindex-split.html:27 sphinx/templates/genindex.html:54
|
||||
#: sphinx/themes/basic/genindex-single.html:44
|
||||
#: sphinx/themes/basic/genindex-split.html:14
|
||||
#: sphinx/themes/basic/genindex-split.html:27
|
||||
#: sphinx/themes/basic/genindex.html:54
|
||||
msgid "Full index on one page"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/genindex-split.html:7
|
||||
#: sphinx/themes/basic/genindex-split.html:7
|
||||
msgid "Index pages by letter"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/genindex-split.html:15
|
||||
#: sphinx/themes/basic/genindex-split.html:15
|
||||
msgid "can be huge"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/layout.html:9
|
||||
#: sphinx/themes/basic/layout.html:10
|
||||
msgid "Navigation"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/layout.html:40
|
||||
#: sphinx/themes/basic/layout.html:42
|
||||
msgid "Table Of Contents"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/layout.html:46
|
||||
#: sphinx/themes/basic/layout.html:48
|
||||
msgid "Previous topic"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/layout.html:48
|
||||
#: sphinx/themes/basic/layout.html:50
|
||||
msgid "previous chapter"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/layout.html:51
|
||||
#: sphinx/themes/basic/layout.html:53
|
||||
msgid "Next topic"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/layout.html:53
|
||||
#: sphinx/themes/basic/layout.html:55
|
||||
msgid "next chapter"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/layout.html:58
|
||||
#: sphinx/themes/basic/layout.html:60
|
||||
msgid "This Page"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/layout.html:61
|
||||
#: sphinx/themes/basic/layout.html:63
|
||||
msgid "Show Source"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/layout.html:71
|
||||
#: sphinx/themes/basic/layout.html:73
|
||||
msgid "Quick search"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/layout.html:74
|
||||
#: sphinx/themes/basic/layout.html:76
|
||||
msgid "Go"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/layout.html:78
|
||||
#: sphinx/themes/basic/layout.html:81
|
||||
msgid "Enter search terms or a module, class or function name."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/layout.html:115
|
||||
#: sphinx/themes/basic/layout.html:119
|
||||
#, python-format
|
||||
msgid "Search within %(docstitle)s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/layout.html:124
|
||||
#: sphinx/themes/basic/layout.html:128
|
||||
msgid "About these documents"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/layout.html:127 sphinx/templates/search.html:2
|
||||
#: sphinx/templates/search.html:5
|
||||
#: sphinx/themes/basic/layout.html:134 sphinx/themes/basic/search.html:2
|
||||
#: sphinx/themes/basic/search.html:5
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/layout.html:129
|
||||
#: sphinx/themes/basic/layout.html:137
|
||||
msgid "Copyright"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/layout.html:174
|
||||
#: sphinx/themes/basic/layout.html:183
|
||||
#, python-format
|
||||
msgid "© <a href=\"%(path)s\">Copyright</a> %(copyright)s."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/layout.html:176
|
||||
#: sphinx/themes/basic/layout.html:185
|
||||
#, python-format
|
||||
msgid "© Copyright %(copyright)s."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/layout.html:179
|
||||
#: sphinx/themes/basic/layout.html:188
|
||||
#, python-format
|
||||
msgid "Last updated on %(last_updated)s."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/layout.html:182
|
||||
#: sphinx/themes/basic/layout.html:191
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Created using <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> "
|
||||
"%(sphinx_version)s."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/modindex.html:36
|
||||
#: sphinx/themes/basic/modindex.html:36
|
||||
msgid "Deprecated"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/opensearch.xml:4
|
||||
#: sphinx/themes/basic/opensearch.xml:4
|
||||
#, python-format
|
||||
msgid "Search %(docstitle)s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/search.html:9
|
||||
#: sphinx/themes/basic/search.html:9
|
||||
msgid ""
|
||||
"Please activate JavaScript to enable the search\n"
|
||||
" functionality."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/search.html:14
|
||||
#: sphinx/themes/basic/search.html:14
|
||||
msgid ""
|
||||
"From here you can search these documents. Enter your search\n"
|
||||
" words into the box below and click \"search\". Note that the search\n"
|
||||
@ -534,52 +493,105 @@ msgid ""
|
||||
" containing fewer words won't appear in the result list."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/search.html:21
|
||||
#: sphinx/themes/basic/search.html:21
|
||||
msgid "search"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/search.html:27
|
||||
#: sphinx/themes/basic/search.html:25
|
||||
#: sphinx/themes/basic/static/searchtools.js:453
|
||||
msgid "Search Results"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/search.html:27
|
||||
msgid "Your search did not match any results."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/changes/frameset.html:5
|
||||
#: sphinx/templates/changes/versionchanges.html:12
|
||||
#: sphinx/themes/basic/changes/frameset.html:5
|
||||
#: sphinx/themes/basic/changes/versionchanges.html:12
|
||||
#, python-format
|
||||
msgid "Changes in Version %(version)s — %(docstitle)s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/changes/rstsource.html:5
|
||||
#: sphinx/themes/basic/changes/rstsource.html:5
|
||||
#, python-format
|
||||
msgid "%(filename)s — %(docstitle)s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/changes/versionchanges.html:17
|
||||
#: sphinx/themes/basic/changes/versionchanges.html:17
|
||||
#, python-format
|
||||
msgid "Automatically generated list of changes in version %(version)s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/changes/versionchanges.html:18
|
||||
#: sphinx/themes/basic/changes/versionchanges.html:18
|
||||
msgid "Library changes"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/changes/versionchanges.html:23
|
||||
#: sphinx/themes/basic/changes/versionchanges.html:23
|
||||
msgid "C API changes"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/changes/versionchanges.html:25
|
||||
#: sphinx/themes/basic/changes/versionchanges.html:25
|
||||
msgid "Other changes"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/latex.py:173
|
||||
#: sphinx/themes/basic/static/doctools.js:139 sphinx/writers/html.py:473
|
||||
#: sphinx/writers/html.py:478
|
||||
msgid "Permalink to this headline"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:145 sphinx/writers/html.py:80
|
||||
msgid "Permalink to this definition"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/doctools.js:174
|
||||
msgid "Hide Search Matches"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/searchtools.js:274
|
||||
msgid "Searching"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/searchtools.js:279
|
||||
msgid "Preparing search..."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/searchtools.js:338
|
||||
msgid "module, in "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/searchtools.js:347
|
||||
msgid ", in "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/searchtools.js:455
|
||||
msgid ""
|
||||
"Your search did not match any documents. Please make sure that all words "
|
||||
"are spelled correctly and that you've selected enough categories."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/themes/basic/static/searchtools.js:457
|
||||
#, python-format
|
||||
msgid "Search finished, found %s page(s) matching the search query."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/latex.py:185
|
||||
msgid "Release"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/latex.py:637
|
||||
msgid "continued from previous page"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/latex.py:641
|
||||
msgid "Continued on next page"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/text.py:166
|
||||
#, python-format
|
||||
msgid "Platform: %s"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/writers/text.py:427
|
||||
#: sphinx/writers/text.py:428
|
||||
msgid "[image]"
|
||||
msgstr ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user