mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update the catalogs.
This commit is contained in:
parent
a33f60cc12
commit
fe52fd6b19
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Project-Id-Version: Sphinx 0.5\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2008-08-10 11:43+0000\n"
|
||||
"PO-Revision-Date: 2008-09-06 19:10+0200\n"
|
||||
"PO-Revision-Date: 2008-11-16 11:04+0100\n"
|
||||
"Last-Translator: Pavel Kosina <pavel.kosina@gmail.com>\n"
|
||||
"Language-Team: Pavel Kosina <pavel.kosina@gmail.com>\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
@ -18,223 +18,253 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.3\n"
|
||||
|
||||
#: sphinx/builder.py:391
|
||||
#: sphinx/builder.py:408
|
||||
#, python-format
|
||||
msgid "%b %d, %Y"
|
||||
msgstr "%d.%m.%Y"
|
||||
|
||||
#: sphinx/builder.py:410 sphinx/templates/defindex.html:21
|
||||
#: sphinx/builder.py:427 sphinx/templates/defindex.html:21
|
||||
msgid "General Index"
|
||||
msgstr "Rejstřík indexů"
|
||||
|
||||
#: sphinx/builder.py:410
|
||||
#: sphinx/builder.py:427
|
||||
msgid "index"
|
||||
msgstr "index"
|
||||
|
||||
#: sphinx/builder.py:412 sphinx/htmlhelp.py:155
|
||||
#: sphinx/builder.py:429 sphinx/htmlhelp.py:155
|
||||
#: sphinx/templates/defindex.html:19 sphinx/templates/modindex.html:2
|
||||
#: sphinx/templates/modindex.html:13
|
||||
msgid "Global Module Index"
|
||||
msgstr "Rejstřík modulů"
|
||||
|
||||
#: sphinx/builder.py:412
|
||||
#: sphinx/builder.py:429
|
||||
msgid "modules"
|
||||
msgstr "moduly"
|
||||
|
||||
#: sphinx/builder.py:448
|
||||
#: sphinx/builder.py:466
|
||||
msgid "next"
|
||||
msgstr "další"
|
||||
|
||||
#: sphinx/builder.py:455
|
||||
#: sphinx/builder.py:473
|
||||
msgid "previous"
|
||||
msgstr "předchozí"
|
||||
|
||||
#: sphinx/builder.py:1092
|
||||
#: sphinx/builder.py:1054
|
||||
msgid " (in "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builder.py:1129
|
||||
msgid "Builtins"
|
||||
msgstr "Vestavěné funkce"
|
||||
|
||||
#: sphinx/builder.py:1094
|
||||
#: sphinx/builder.py:1131
|
||||
msgid "Module level"
|
||||
msgstr "Úroveň modulů"
|
||||
|
||||
#: sphinx/environment.py:108 sphinx/latexwriter.py:129
|
||||
#: sphinx/environment.py:102 sphinx/latexwriter.py:164
|
||||
#, python-format
|
||||
msgid "%B %d, %Y"
|
||||
msgstr "%d.%m.%Y"
|
||||
|
||||
#: sphinx/htmlwriter.py:73 sphinx/static/doctools.js:143
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Trvalý odkaz na tuto definici"
|
||||
|
||||
#: sphinx/htmlwriter.py:379 sphinx/static/doctools.js:136
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Trvalý odkaz na tento nadpis"
|
||||
|
||||
#: sphinx/latexwriter.py:143
|
||||
msgid "Release"
|
||||
msgstr "Vydání"
|
||||
|
||||
#: sphinx/latexwriter.py:188
|
||||
msgid "Module index"
|
||||
msgstr "Rejstřík modulů"
|
||||
|
||||
#: sphinx/latexwriter.py:190 sphinx/templates/genindex-single.html:2
|
||||
#: sphinx/environment.py:290 sphinx/latexwriter.py:170
|
||||
#: 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:130
|
||||
msgid "Index"
|
||||
msgstr "Index"
|
||||
|
||||
#: sphinx/roles.py:52 sphinx/directives/desc.py:514
|
||||
#: sphinx/environment.py:291 sphinx/latexwriter.py:169
|
||||
#, fuzzy
|
||||
msgid "Module Index"
|
||||
msgstr "Rejstřík modulů"
|
||||
|
||||
#: sphinx/environment.py:292 sphinx/templates/defindex.html:16
|
||||
#, fuzzy
|
||||
msgid "Search Page"
|
||||
msgstr "Vyhledávací stránka"
|
||||
|
||||
#: sphinx/htmlwriter.py:79 sphinx/static/doctools.js:145
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Trvalý odkaz na tuto definici"
|
||||
|
||||
#: sphinx/htmlwriter.py:402 sphinx/static/doctools.js:139
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Trvalý odkaz na tento nadpis"
|
||||
|
||||
#: sphinx/latexwriter.py:167
|
||||
msgid "Release"
|
||||
msgstr "Vydání"
|
||||
|
||||
#: sphinx/roles.py:53 sphinx/directives/desc.py:525
|
||||
#, python-format
|
||||
msgid "environment variable; %s"
|
||||
msgstr "promměná prostředí, %s"
|
||||
|
||||
#: sphinx/roles.py:59
|
||||
#: sphinx/roles.py:60
|
||||
#, python-format
|
||||
msgid "Python Enhancement Proposals!PEP %s"
|
||||
msgstr "Python Enhancement Proposals!PEP %s"
|
||||
|
||||
#: sphinx/textwriter.py:151
|
||||
#: sphinx/textwriter.py:166
|
||||
#, python-format
|
||||
msgid "Platform: %s"
|
||||
msgstr "Platforma: %s"
|
||||
|
||||
#: sphinx/textwriter.py:353
|
||||
#: sphinx/textwriter.py:422
|
||||
msgid "[image]"
|
||||
msgstr "[obrázek]"
|
||||
|
||||
#: sphinx/directives/desc.py:26
|
||||
#: sphinx/directives/desc.py:25
|
||||
#, python-format
|
||||
msgid "%s() (built-in function)"
|
||||
msgstr "%s() (vestavěná funkce)"
|
||||
|
||||
#: sphinx/directives/desc.py:27 sphinx/directives/desc.py:41
|
||||
#: sphinx/directives/desc.py:53
|
||||
#: sphinx/directives/desc.py:26 sphinx/directives/desc.py:42
|
||||
#: sphinx/directives/desc.py:54
|
||||
#, python-format
|
||||
msgid "%s() (in module %s)"
|
||||
msgstr "%s() (v modulu %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:30
|
||||
#: sphinx/directives/desc.py:29
|
||||
#, python-format
|
||||
msgid "%s (built-in variable)"
|
||||
msgstr "%s() (vestavěná proměnná)"
|
||||
|
||||
#: sphinx/directives/desc.py:31 sphinx/directives/desc.py:65
|
||||
#: sphinx/directives/desc.py:30 sphinx/directives/desc.py:66
|
||||
#, python-format
|
||||
msgid "%s (in module %s)"
|
||||
msgstr "%s() (v modulu %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:33
|
||||
#, fuzzy, python-format
|
||||
msgid "%s (built-in class)"
|
||||
msgstr "%s() (vestavěná proměnná)"
|
||||
|
||||
#: sphinx/directives/desc.py:34
|
||||
#, python-format
|
||||
msgid "%s (class in %s)"
|
||||
msgstr "%s() (třída v %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:45
|
||||
#: sphinx/directives/desc.py:46
|
||||
#, python-format
|
||||
msgid "%s() (%s.%s method)"
|
||||
msgstr "%s() (metoda %s.%s)"
|
||||
|
||||
#: sphinx/directives/desc.py:47
|
||||
#: sphinx/directives/desc.py:48
|
||||
#, python-format
|
||||
msgid "%s() (%s method)"
|
||||
msgstr "%s() (metoda %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:57
|
||||
#: sphinx/directives/desc.py:58
|
||||
#, python-format
|
||||
msgid "%s() (%s.%s static method)"
|
||||
msgstr "%s() (statická metoda %s.%s)"
|
||||
|
||||
#: sphinx/directives/desc.py:59
|
||||
#: sphinx/directives/desc.py:60
|
||||
#, python-format
|
||||
msgid "%s() (%s static method)"
|
||||
msgstr "%s() (statická metoda %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:69
|
||||
#: sphinx/directives/desc.py:70
|
||||
#, python-format
|
||||
msgid "%s (%s.%s attribute)"
|
||||
msgstr "%s() (atribut %s.%s)"
|
||||
|
||||
#: sphinx/directives/desc.py:71
|
||||
#: sphinx/directives/desc.py:72
|
||||
#, python-format
|
||||
msgid "%s (%s attribute)"
|
||||
msgstr "%s() (atribut %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:73
|
||||
#: sphinx/directives/desc.py:74
|
||||
#, python-format
|
||||
msgid "%s (C function)"
|
||||
msgstr "%s (C funkce)"
|
||||
|
||||
#: sphinx/directives/desc.py:75
|
||||
#: sphinx/directives/desc.py:76
|
||||
#, python-format
|
||||
msgid "%s (C member)"
|
||||
msgstr "%s (člen C)"
|
||||
|
||||
#: sphinx/directives/desc.py:77
|
||||
#: sphinx/directives/desc.py:78
|
||||
#, python-format
|
||||
msgid "%s (C macro)"
|
||||
msgstr "%s (C makro)"
|
||||
|
||||
#: sphinx/directives/desc.py:79
|
||||
#: sphinx/directives/desc.py:80
|
||||
#, python-format
|
||||
msgid "%s (C type)"
|
||||
msgstr "%s (C typ)"
|
||||
|
||||
#: sphinx/directives/desc.py:81
|
||||
#: sphinx/directives/desc.py:82
|
||||
#, python-format
|
||||
msgid "%s (C variable)"
|
||||
msgstr "%s (C proměnná)"
|
||||
|
||||
#: sphinx/directives/desc.py:99
|
||||
#: sphinx/directives/desc.py:100
|
||||
msgid "Raises"
|
||||
msgstr "Vyvolá"
|
||||
|
||||
#: sphinx/directives/desc.py:103
|
||||
#: sphinx/directives/desc.py:104
|
||||
msgid "Variable"
|
||||
msgstr "Proměnná"
|
||||
|
||||
#: sphinx/directives/desc.py:106
|
||||
#: sphinx/directives/desc.py:107
|
||||
msgid "Returns"
|
||||
msgstr "Vrací"
|
||||
|
||||
#: sphinx/directives/desc.py:113
|
||||
#: sphinx/directives/desc.py:114
|
||||
msgid "Return type"
|
||||
msgstr "Typ navrácené hodnoty"
|
||||
|
||||
#: sphinx/directives/desc.py:140
|
||||
#: sphinx/directives/desc.py:141
|
||||
msgid "Parameters"
|
||||
msgstr "Parametry"
|
||||
|
||||
#: sphinx/directives/desc.py:402
|
||||
#, python-format
|
||||
msgid "command line option; %s"
|
||||
#: sphinx/directives/desc.py:411
|
||||
#, fuzzy, python-format
|
||||
msgid "%scommand line option; %s"
|
||||
msgstr "parametry příkazového řádku; %s"
|
||||
|
||||
#: sphinx/directives/other.py:102
|
||||
#: sphinx/directives/other.py:101
|
||||
msgid "Platforms: "
|
||||
msgstr "Platformy: "
|
||||
|
||||
#: sphinx/directives/other.py:107
|
||||
#: sphinx/directives/other.py:106
|
||||
#, python-format
|
||||
msgid "%s (module)"
|
||||
msgstr "%s (module)"
|
||||
|
||||
#: sphinx/directives/other.py:147
|
||||
#: sphinx/directives/other.py:146
|
||||
msgid "Section author: "
|
||||
msgstr "Autor sekce: "
|
||||
|
||||
#: sphinx/directives/other.py:149
|
||||
#: sphinx/directives/other.py:148
|
||||
msgid "Module author: "
|
||||
msgstr "Autor modulu: "
|
||||
|
||||
#: sphinx/directives/other.py:151
|
||||
#: sphinx/directives/other.py:150
|
||||
msgid "Author: "
|
||||
msgstr "Autor: "
|
||||
|
||||
#: sphinx/directives/other.py:233
|
||||
#: sphinx/directives/other.py:246
|
||||
msgid "See also"
|
||||
msgstr "Viz také"
|
||||
|
||||
#: sphinx/ext/todo.py:32
|
||||
msgid "Todo"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/todo.py:78
|
||||
#, python-format
|
||||
msgid "(The original entry is located in %s, line %d and can be found "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/todo.py:84
|
||||
msgid "here"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/locale/__init__.py:15
|
||||
msgid "Attention"
|
||||
msgstr "Výstraha"
|
||||
@ -318,30 +348,39 @@ msgstr "příkaz"
|
||||
msgid "built-in function"
|
||||
msgstr "vestavěná funkce"
|
||||
|
||||
#: sphinx/static/doctools.js:172
|
||||
#: sphinx/static/doctools.js:174
|
||||
msgid "Hide Search Matches"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/static/searchtools.js:242
|
||||
#: sphinx/static/searchtools.js:274
|
||||
#, fuzzy
|
||||
msgid "Searching"
|
||||
msgstr "hledej"
|
||||
|
||||
#: sphinx/static/searchtools.js:246
|
||||
msgid "Getting search index..."
|
||||
#: sphinx/static/searchtools.js:279
|
||||
msgid "Preparing search..."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/static/searchtools.js:384 sphinx/templates/search.html:18
|
||||
#: sphinx/static/searchtools.js:338
|
||||
#, fuzzy
|
||||
msgid "module, in "
|
||||
msgstr "modul"
|
||||
|
||||
#: sphinx/static/searchtools.js:347
|
||||
msgid ", in "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/static/searchtools.js:447 sphinx/templates/search.html:18
|
||||
msgid "Search Results"
|
||||
msgstr "Výsledky hledání"
|
||||
|
||||
#: sphinx/static/searchtools.js:386
|
||||
#: sphinx/static/searchtools.js:449
|
||||
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:389
|
||||
#: sphinx/static/searchtools.js:451
|
||||
#, python-format
|
||||
msgid "Search finished, found %s page(s) matching the search query."
|
||||
msgstr ""
|
||||
@ -362,10 +401,6 @@ msgstr "Celkový obsah"
|
||||
msgid "lists all sections and subsections"
|
||||
msgstr "seznam všech sekcí a podsekcí"
|
||||
|
||||
#: sphinx/templates/defindex.html:16
|
||||
msgid "Search page"
|
||||
msgstr "Vyhledávací stránka"
|
||||
|
||||
#: sphinx/templates/defindex.html:17
|
||||
msgid "search this documentation"
|
||||
msgstr "prohledej tuto dokumentaci"
|
||||
@ -449,23 +484,15 @@ msgstr "hledej"
|
||||
msgid "Enter a module, class or function name."
|
||||
msgstr "Zadej jméno modulu, třídy nebo funkce."
|
||||
|
||||
#: sphinx/templates/layout.html:118
|
||||
#: sphinx/templates/layout.html:119
|
||||
#, python-format
|
||||
msgid "Search within %(docstitle)s"
|
||||
msgstr "Hledání uvnitř %(docstitle)s"
|
||||
|
||||
#: sphinx/templates/layout.html:127
|
||||
#: sphinx/templates/layout.html:128
|
||||
msgid "About these documents"
|
||||
msgstr "O těchto dokumentech"
|
||||
|
||||
#: sphinx/templates/layout.html:129
|
||||
msgid "Global table of contents"
|
||||
msgstr "Celkový obsah"
|
||||
|
||||
#: sphinx/templates/layout.html:130
|
||||
msgid "Global index"
|
||||
msgstr "Celkový index"
|
||||
|
||||
#: sphinx/templates/layout.html:131 sphinx/templates/search.html:2
|
||||
#: sphinx/templates/search.html:5
|
||||
msgid "Search"
|
||||
@ -574,3 +601,12 @@ msgstr "Změny API"
|
||||
msgid "Other changes"
|
||||
msgstr "Ostatní změny"
|
||||
|
||||
#~ msgid "Getting search index..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Global table of contents"
|
||||
#~ msgstr "Celkový obsah"
|
||||
|
||||
#~ msgid "Global index"
|
||||
#~ msgstr "Celkový index"
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2008-08-07 21:40+0200\n"
|
||||
"PO-Revision-Date: 2008-09-06 19:13+0200\n"
|
||||
"PO-Revision-Date: 2008-11-16 11:04+0100\n"
|
||||
"Last-Translator: Horst Gutmann <zerok@zerokspot.com>\n"
|
||||
"Language-Team: de <LL@li.org>\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
@ -16,223 +16,253 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.3\n"
|
||||
|
||||
#: sphinx/builder.py:391
|
||||
#: sphinx/builder.py:408
|
||||
#, python-format
|
||||
msgid "%b %d, %Y"
|
||||
msgstr "%d. %m. %Y"
|
||||
|
||||
#: sphinx/builder.py:410 sphinx/templates/defindex.html:21
|
||||
#: sphinx/builder.py:427 sphinx/templates/defindex.html:21
|
||||
msgid "General Index"
|
||||
msgstr "Allgemeiner Index"
|
||||
|
||||
#: sphinx/builder.py:410
|
||||
#: sphinx/builder.py:427
|
||||
msgid "index"
|
||||
msgstr "Index"
|
||||
|
||||
#: sphinx/builder.py:412 sphinx/htmlhelp.py:155
|
||||
#: sphinx/builder.py:429 sphinx/htmlhelp.py:155
|
||||
#: sphinx/templates/defindex.html:19 sphinx/templates/modindex.html:2
|
||||
#: sphinx/templates/modindex.html:13
|
||||
msgid "Global Module Index"
|
||||
msgstr "Globaler Modulindex"
|
||||
|
||||
#: sphinx/builder.py:412
|
||||
#: sphinx/builder.py:429
|
||||
msgid "modules"
|
||||
msgstr "Module"
|
||||
|
||||
#: sphinx/builder.py:448
|
||||
#: sphinx/builder.py:466
|
||||
msgid "next"
|
||||
msgstr "weiter"
|
||||
|
||||
#: sphinx/builder.py:455
|
||||
#: sphinx/builder.py:473
|
||||
msgid "previous"
|
||||
msgstr "zurück"
|
||||
|
||||
#: sphinx/builder.py:1092
|
||||
#: sphinx/builder.py:1054
|
||||
msgid " (in "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builder.py:1129
|
||||
msgid "Builtins"
|
||||
msgstr "Builtins"
|
||||
|
||||
#: sphinx/builder.py:1094
|
||||
#: sphinx/builder.py:1131
|
||||
msgid "Module level"
|
||||
msgstr "Modulebene"
|
||||
|
||||
#: sphinx/environment.py:108 sphinx/latexwriter.py:129
|
||||
#: sphinx/environment.py:102 sphinx/latexwriter.py:164
|
||||
#, python-format
|
||||
msgid "%B %d, %Y"
|
||||
msgstr "%d. %m. %Y"
|
||||
|
||||
#: sphinx/htmlwriter.py:73 sphinx/static/doctools.js:143
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Permalink zu dieser Definition"
|
||||
|
||||
#: sphinx/htmlwriter.py:379 sphinx/static/doctools.js:136
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Permalink zu dieser Überschrift"
|
||||
|
||||
#: sphinx/latexwriter.py:143
|
||||
msgid "Release"
|
||||
msgstr "Release"
|
||||
|
||||
#: sphinx/latexwriter.py:188
|
||||
msgid "Module index"
|
||||
msgstr "Modulindex"
|
||||
|
||||
#: sphinx/latexwriter.py:190 sphinx/templates/genindex-single.html:2
|
||||
#: sphinx/environment.py:290 sphinx/latexwriter.py:170
|
||||
#: 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:130
|
||||
msgid "Index"
|
||||
msgstr "Stichwortverzeichnis"
|
||||
|
||||
#: sphinx/roles.py:52 sphinx/directives/desc.py:514
|
||||
#: sphinx/environment.py:291 sphinx/latexwriter.py:169
|
||||
#, fuzzy
|
||||
msgid "Module Index"
|
||||
msgstr "Modulindex"
|
||||
|
||||
#: sphinx/environment.py:292 sphinx/templates/defindex.html:16
|
||||
#, fuzzy
|
||||
msgid "Search Page"
|
||||
msgstr "Suche"
|
||||
|
||||
#: sphinx/htmlwriter.py:79 sphinx/static/doctools.js:145
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Permalink zu dieser Definition"
|
||||
|
||||
#: sphinx/htmlwriter.py:402 sphinx/static/doctools.js:139
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Permalink zu dieser Überschrift"
|
||||
|
||||
#: sphinx/latexwriter.py:167
|
||||
msgid "Release"
|
||||
msgstr "Release"
|
||||
|
||||
#: sphinx/roles.py:53 sphinx/directives/desc.py:525
|
||||
#, python-format
|
||||
msgid "environment variable; %s"
|
||||
msgstr "Umgebungsvariable; %s"
|
||||
|
||||
#: sphinx/roles.py:59
|
||||
#: sphinx/roles.py:60
|
||||
#, python-format
|
||||
msgid "Python Enhancement Proposals!PEP %s"
|
||||
msgstr "Python Enhancement Proposals!PEP %s"
|
||||
|
||||
#: sphinx/textwriter.py:151
|
||||
#: sphinx/textwriter.py:166
|
||||
#, python-format
|
||||
msgid "Platform: %s"
|
||||
msgstr "Plattform: %s"
|
||||
|
||||
#: sphinx/textwriter.py:353
|
||||
#: sphinx/textwriter.py:422
|
||||
msgid "[image]"
|
||||
msgstr "[Bild]"
|
||||
|
||||
#: sphinx/directives/desc.py:26
|
||||
#: sphinx/directives/desc.py:25
|
||||
#, python-format
|
||||
msgid "%s() (built-in function)"
|
||||
msgstr "%s() (eingebaute Funktion)"
|
||||
|
||||
#: sphinx/directives/desc.py:27 sphinx/directives/desc.py:41
|
||||
#: sphinx/directives/desc.py:53
|
||||
#: sphinx/directives/desc.py:26 sphinx/directives/desc.py:42
|
||||
#: sphinx/directives/desc.py:54
|
||||
#, python-format
|
||||
msgid "%s() (in module %s)"
|
||||
msgstr "%s() (in Modul %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:30
|
||||
#: sphinx/directives/desc.py:29
|
||||
#, python-format
|
||||
msgid "%s (built-in variable)"
|
||||
msgstr "%s (eingebaute Variable)"
|
||||
|
||||
#: sphinx/directives/desc.py:31 sphinx/directives/desc.py:65
|
||||
#: sphinx/directives/desc.py:30 sphinx/directives/desc.py:66
|
||||
#, python-format
|
||||
msgid "%s (in module %s)"
|
||||
msgstr "%s (in Modul %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:33
|
||||
#, fuzzy, python-format
|
||||
msgid "%s (built-in class)"
|
||||
msgstr "%s (eingebaute Variable)"
|
||||
|
||||
#: sphinx/directives/desc.py:34
|
||||
#, python-format
|
||||
msgid "%s (class in %s)"
|
||||
msgstr "%s (Klasse in %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:45
|
||||
#: sphinx/directives/desc.py:46
|
||||
#, python-format
|
||||
msgid "%s() (%s.%s method)"
|
||||
msgstr "%s() (Methode von %s.%s)"
|
||||
|
||||
#: sphinx/directives/desc.py:47
|
||||
#: sphinx/directives/desc.py:48
|
||||
#, python-format
|
||||
msgid "%s() (%s method)"
|
||||
msgstr "%s() (Methode von %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:57
|
||||
#: sphinx/directives/desc.py:58
|
||||
#, python-format
|
||||
msgid "%s() (%s.%s static method)"
|
||||
msgstr "%s() (statische Methode von %s.%s)"
|
||||
|
||||
#: sphinx/directives/desc.py:59
|
||||
#: sphinx/directives/desc.py:60
|
||||
#, python-format
|
||||
msgid "%s() (%s static method)"
|
||||
msgstr "%s() (statische Methode von %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:69
|
||||
#: sphinx/directives/desc.py:70
|
||||
#, python-format
|
||||
msgid "%s (%s.%s attribute)"
|
||||
msgstr "%s (Attribut von %s.%s)"
|
||||
|
||||
#: sphinx/directives/desc.py:71
|
||||
#: sphinx/directives/desc.py:72
|
||||
#, python-format
|
||||
msgid "%s (%s attribute)"
|
||||
msgstr "%s (Attribut von %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:73
|
||||
#: sphinx/directives/desc.py:74
|
||||
#, python-format
|
||||
msgid "%s (C function)"
|
||||
msgstr "%s (C-Funktion)"
|
||||
|
||||
#: sphinx/directives/desc.py:75
|
||||
#: sphinx/directives/desc.py:76
|
||||
#, python-format
|
||||
msgid "%s (C member)"
|
||||
msgstr "%s (C-Member)"
|
||||
|
||||
#: sphinx/directives/desc.py:77
|
||||
#: sphinx/directives/desc.py:78
|
||||
#, python-format
|
||||
msgid "%s (C macro)"
|
||||
msgstr "%s (C-Makro)"
|
||||
|
||||
#: sphinx/directives/desc.py:79
|
||||
#: sphinx/directives/desc.py:80
|
||||
#, python-format
|
||||
msgid "%s (C type)"
|
||||
msgstr "%s (C-Typ)"
|
||||
|
||||
#: sphinx/directives/desc.py:81
|
||||
#: sphinx/directives/desc.py:82
|
||||
#, python-format
|
||||
msgid "%s (C variable)"
|
||||
msgstr "%s (C-Variable)"
|
||||
|
||||
#: sphinx/directives/desc.py:99
|
||||
#: sphinx/directives/desc.py:100
|
||||
msgid "Raises"
|
||||
msgstr "Verursacht:"
|
||||
|
||||
#: sphinx/directives/desc.py:103
|
||||
#: sphinx/directives/desc.py:104
|
||||
msgid "Variable"
|
||||
msgstr "Variable"
|
||||
|
||||
#: sphinx/directives/desc.py:106
|
||||
#: sphinx/directives/desc.py:107
|
||||
msgid "Returns"
|
||||
msgstr "Rückgabe"
|
||||
|
||||
#: sphinx/directives/desc.py:113
|
||||
#: sphinx/directives/desc.py:114
|
||||
msgid "Return type"
|
||||
msgstr "Rückgabetyp"
|
||||
|
||||
#: sphinx/directives/desc.py:140
|
||||
#: sphinx/directives/desc.py:141
|
||||
msgid "Parameters"
|
||||
msgstr "Parameter"
|
||||
|
||||
#: sphinx/directives/desc.py:402
|
||||
#, python-format
|
||||
msgid "command line option; %s"
|
||||
#: sphinx/directives/desc.py:411
|
||||
#, fuzzy, python-format
|
||||
msgid "%scommand line option; %s"
|
||||
msgstr "Kommandozeilenoption; %s"
|
||||
|
||||
#: sphinx/directives/other.py:102
|
||||
#: sphinx/directives/other.py:101
|
||||
msgid "Platforms: "
|
||||
msgstr "Plattformen: "
|
||||
|
||||
#: sphinx/directives/other.py:107
|
||||
#: sphinx/directives/other.py:106
|
||||
#, python-format
|
||||
msgid "%s (module)"
|
||||
msgstr "%s (Modul)"
|
||||
|
||||
#: sphinx/directives/other.py:147
|
||||
#: sphinx/directives/other.py:146
|
||||
msgid "Section author: "
|
||||
msgstr "Autor des Abschnitts: "
|
||||
|
||||
#: sphinx/directives/other.py:149
|
||||
#: sphinx/directives/other.py:148
|
||||
msgid "Module author: "
|
||||
msgstr "Autor des Moduls: "
|
||||
|
||||
#: sphinx/directives/other.py:151
|
||||
#: sphinx/directives/other.py:150
|
||||
msgid "Author: "
|
||||
msgstr "Autor: "
|
||||
|
||||
#: sphinx/directives/other.py:233
|
||||
#: sphinx/directives/other.py:246
|
||||
msgid "See also"
|
||||
msgstr "Siehe auch"
|
||||
|
||||
#: sphinx/ext/todo.py:32
|
||||
msgid "Todo"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/todo.py:78
|
||||
#, python-format
|
||||
msgid "(The original entry is located in %s, line %d and can be found "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/todo.py:84
|
||||
msgid "here"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/locale/__init__.py:15
|
||||
msgid "Attention"
|
||||
msgstr "Achtung"
|
||||
@ -316,30 +346,42 @@ msgstr "Statement"
|
||||
msgid "built-in function"
|
||||
msgstr "eingebaute Funktion"
|
||||
|
||||
#: sphinx/static/doctools.js:172
|
||||
#: sphinx/static/doctools.js:174
|
||||
msgid "Hide Search Matches"
|
||||
msgstr "Suchergebnisse ausblenden"
|
||||
|
||||
#: sphinx/static/searchtools.js:242
|
||||
#: sphinx/static/searchtools.js:274
|
||||
#, fuzzy
|
||||
msgid "Searching"
|
||||
msgstr "Suchen..."
|
||||
|
||||
#: sphinx/static/searchtools.js:246
|
||||
msgid "Getting search index..."
|
||||
#: sphinx/static/searchtools.js:279
|
||||
#, fuzzy
|
||||
msgid "Preparing search..."
|
||||
msgstr "Suchindex wird geladen..."
|
||||
|
||||
#: sphinx/static/searchtools.js:384 sphinx/templates/search.html:18
|
||||
#: sphinx/static/searchtools.js:338
|
||||
#, fuzzy
|
||||
msgid "module, in "
|
||||
msgstr "Module"
|
||||
|
||||
#: sphinx/static/searchtools.js:347
|
||||
msgid ", in "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/static/searchtools.js:447 sphinx/templates/search.html:18
|
||||
msgid "Search Results"
|
||||
msgstr "Suchergebnisse"
|
||||
|
||||
#: sphinx/static/searchtools.js:386
|
||||
#: sphinx/static/searchtools.js:449
|
||||
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 "Es wurden keine Dokumente gefunden. Haben Sie alle Suchworte richtig geschrieben und genügend Kategorien ausgewählt?"
|
||||
msgstr ""
|
||||
"Es wurden keine Dokumente gefunden. Haben Sie alle Suchworte richtig "
|
||||
"geschrieben und genügend Kategorien ausgewählt?"
|
||||
|
||||
#: sphinx/static/searchtools.js:389
|
||||
#: sphinx/static/searchtools.js:451
|
||||
#, python-format
|
||||
msgid "Search finished, found %s page(s) matching the search query."
|
||||
msgstr "Suche beendet, %s Seite(n) mit Ergebnissen wurden gefunden."
|
||||
@ -360,10 +402,6 @@ msgstr "Vollständiges Inhaltsverzeichnis"
|
||||
msgid "lists all sections and subsections"
|
||||
msgstr "Liste aller Kapitel und Unterkapitel"
|
||||
|
||||
#: sphinx/templates/defindex.html:16
|
||||
msgid "Search page"
|
||||
msgstr "Suche"
|
||||
|
||||
#: sphinx/templates/defindex.html:17
|
||||
msgid "search this documentation"
|
||||
msgstr "Durchsuche diese Dokumentation"
|
||||
@ -447,23 +485,15 @@ msgstr "Los"
|
||||
msgid "Enter a module, class or function name."
|
||||
msgstr "Gib einen Modul-, Klassen- oder Funktionsnamen an."
|
||||
|
||||
#: sphinx/templates/layout.html:118
|
||||
#: sphinx/templates/layout.html:119
|
||||
#, python-format
|
||||
msgid "Search within %(docstitle)s"
|
||||
msgstr "Suche in %(docstitle)s"
|
||||
|
||||
#: sphinx/templates/layout.html:127
|
||||
#: sphinx/templates/layout.html:128
|
||||
msgid "About these documents"
|
||||
msgstr "Über diese Dokumentation"
|
||||
|
||||
#: sphinx/templates/layout.html:129
|
||||
msgid "Global table of contents"
|
||||
msgstr "Globales Inhaltsverzeichnis"
|
||||
|
||||
#: sphinx/templates/layout.html:130
|
||||
msgid "Global index"
|
||||
msgstr "Globale Stichwortverzeichnis"
|
||||
|
||||
#: sphinx/templates/layout.html:131 sphinx/templates/search.html:2
|
||||
#: sphinx/templates/search.html:5
|
||||
msgid "Search"
|
||||
@ -573,3 +603,9 @@ msgstr "C API-Änderungen"
|
||||
msgid "Other changes"
|
||||
msgstr "Andere Änderungen"
|
||||
|
||||
#~ msgid "Global table of contents"
|
||||
#~ msgstr "Globales Inhaltsverzeichnis"
|
||||
|
||||
#~ msgid "Global index"
|
||||
#~ msgstr "Globale Stichwortverzeichnis"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Translations template for Sphinx.
|
||||
# Spanish translations for Sphinx.
|
||||
# Copyright (C) 2008 ORGANIZATION
|
||||
# This file is distributed under the same license as the Sphinx project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
|
||||
@ -8,240 +8,264 @@ msgstr ""
|
||||
"Project-Id-Version: Sphinx 0.5\n"
|
||||
"Report-Msgid-Bugs-To: guillem@torroja.dmt.upm.es\n"
|
||||
"POT-Creation-Date: 2008-09-11 23:58+0200\n"
|
||||
"PO-Revision-Date: 2008-10-23 22:11+0200\n"
|
||||
"PO-Revision-Date: 2008-11-16 11:04+0100\n"
|
||||
"Last-Translator: Guillem Borrell <guillem@torroja.dmt.upm.es>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language-Team: es <LL@li.org>\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\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"
|
||||
|
||||
#: sphinx/builder.py:400
|
||||
#: sphinx/builder.py:408
|
||||
#, python-format
|
||||
msgid "%b %d, %Y"
|
||||
msgstr "%d %b, %Y"
|
||||
|
||||
#: sphinx/builder.py:419 sphinx/templates/defindex.html:21
|
||||
#: sphinx/builder.py:427 sphinx/templates/defindex.html:21
|
||||
msgid "General Index"
|
||||
msgstr "Índice General"
|
||||
|
||||
#: sphinx/builder.py:419
|
||||
#: sphinx/builder.py:427
|
||||
msgid "index"
|
||||
msgstr "índice"
|
||||
|
||||
#: sphinx/builder.py:421 sphinx/htmlhelp.py:155
|
||||
#: sphinx/builder.py:429 sphinx/htmlhelp.py:155
|
||||
#: sphinx/templates/defindex.html:19 sphinx/templates/modindex.html:2
|
||||
#: sphinx/templates/modindex.html:13
|
||||
msgid "Global Module Index"
|
||||
msgstr "Índice Global de Módulos"
|
||||
|
||||
#: sphinx/builder.py:421
|
||||
#: sphinx/builder.py:429
|
||||
msgid "modules"
|
||||
msgstr "módulos"
|
||||
|
||||
#: sphinx/builder.py:457
|
||||
#: sphinx/builder.py:466
|
||||
msgid "next"
|
||||
msgstr "siguiente"
|
||||
|
||||
#: sphinx/builder.py:464
|
||||
#: sphinx/builder.py:473
|
||||
msgid "previous"
|
||||
msgstr "anterior"
|
||||
|
||||
#: sphinx/builder.py:1108
|
||||
#: sphinx/builder.py:1054
|
||||
msgid " (in "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builder.py:1129
|
||||
#, fuzzy
|
||||
msgid "Builtins"
|
||||
msgstr "Funciones de base"
|
||||
|
||||
#: sphinx/builder.py:1110
|
||||
#: sphinx/builder.py:1131
|
||||
#, fuzzy
|
||||
msgid "Module level"
|
||||
msgstr "Módulos"
|
||||
|
||||
#: sphinx/environment.py:107 sphinx/latexwriter.py:129
|
||||
#, python-format, fuzzy
|
||||
#: sphinx/environment.py:102 sphinx/latexwriter.py:164
|
||||
#, fuzzy, python-format
|
||||
msgid "%B %d, %Y"
|
||||
msgstr "%d de %B de %Y"
|
||||
|
||||
#: sphinx/environment.py:270 sphinx/latexwriter.py:190
|
||||
#: sphinx/environment.py:290 sphinx/latexwriter.py:170
|
||||
#: 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:130
|
||||
msgid "Index"
|
||||
msgstr "Índice"
|
||||
|
||||
#: sphinx/environment.py:271 sphinx/latexwriter.py:188
|
||||
#: sphinx/environment.py:291 sphinx/latexwriter.py:169
|
||||
msgid "Module Index"
|
||||
msgstr "Índice de Módulos"
|
||||
|
||||
#: sphinx/environment.py:272 sphinx/templates/defindex.html:16
|
||||
#: sphinx/environment.py:292 sphinx/templates/defindex.html:16
|
||||
msgid "Search Page"
|
||||
msgstr "Página de Búsqueda"
|
||||
|
||||
#: sphinx/htmlwriter.py:73 sphinx/static/doctools.js:145
|
||||
#: sphinx/htmlwriter.py:79 sphinx/static/doctools.js:145
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Enlazar permanentemente con esta definición"
|
||||
|
||||
#: sphinx/htmlwriter.py:375 sphinx/static/doctools.js:139
|
||||
#: sphinx/htmlwriter.py:402 sphinx/static/doctools.js:139
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Enlazar permanentemente con este título"
|
||||
|
||||
#: sphinx/latexwriter.py:143
|
||||
#: sphinx/latexwriter.py:167
|
||||
#, fuzzy
|
||||
msgid "Release"
|
||||
msgstr "Versión"
|
||||
|
||||
#: sphinx/roles.py:52 sphinx/directives/desc.py:514
|
||||
#: sphinx/roles.py:53 sphinx/directives/desc.py:525
|
||||
#, python-format
|
||||
msgid "environment variable; %s"
|
||||
msgstr "variables de entorno; %s"
|
||||
|
||||
#: sphinx/roles.py:59
|
||||
#: sphinx/roles.py:60
|
||||
#, python-format
|
||||
msgid "Python Enhancement Proposals!PEP %s"
|
||||
msgstr "Python Enhancement Proposals!PEP %s"
|
||||
|
||||
#: sphinx/textwriter.py:151
|
||||
#: sphinx/textwriter.py:166
|
||||
#, python-format
|
||||
msgid "Platform: %s"
|
||||
msgstr "Plataforma: %s"
|
||||
|
||||
#: sphinx/textwriter.py:353
|
||||
#: sphinx/textwriter.py:422
|
||||
msgid "[image]"
|
||||
msgstr "[imagen]"
|
||||
|
||||
#: sphinx/directives/desc.py:26
|
||||
#, python-format, fuzzy
|
||||
#: sphinx/directives/desc.py:25
|
||||
#, fuzzy, python-format
|
||||
msgid "%s() (built-in function)"
|
||||
msgstr "%s() (función de base)"
|
||||
|
||||
#: sphinx/directives/desc.py:27 sphinx/directives/desc.py:41
|
||||
#: sphinx/directives/desc.py:53
|
||||
#: sphinx/directives/desc.py:26 sphinx/directives/desc.py:42
|
||||
#: sphinx/directives/desc.py:54
|
||||
#, python-format
|
||||
msgid "%s() (in module %s)"
|
||||
msgstr "%s() (en el módulo %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:30
|
||||
#, python-format, fuzzy
|
||||
#: sphinx/directives/desc.py:29
|
||||
#, fuzzy, python-format
|
||||
msgid "%s (built-in variable)"
|
||||
msgstr "%s (variable de base)"
|
||||
|
||||
#: sphinx/directives/desc.py:31 sphinx/directives/desc.py:65
|
||||
#: sphinx/directives/desc.py:30 sphinx/directives/desc.py:66
|
||||
#, python-format
|
||||
msgid "%s (in module %s)"
|
||||
msgstr "%s (en el módulo %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:33
|
||||
#, fuzzy, python-format
|
||||
msgid "%s (built-in class)"
|
||||
msgstr "%s (variable de base)"
|
||||
|
||||
#: sphinx/directives/desc.py:34
|
||||
#, python-format
|
||||
msgid "%s (class in %s)"
|
||||
msgstr "%s (clase en %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:45
|
||||
#: sphinx/directives/desc.py:46
|
||||
#, python-format
|
||||
msgid "%s() (%s.%s method)"
|
||||
msgstr "%s() (%s.%s método)"
|
||||
|
||||
#: sphinx/directives/desc.py:47
|
||||
#: sphinx/directives/desc.py:48
|
||||
#, python-format
|
||||
msgid "%s() (%s method)"
|
||||
msgstr "%s() (%s método)"
|
||||
|
||||
#: sphinx/directives/desc.py:57
|
||||
#: sphinx/directives/desc.py:58
|
||||
#, python-format
|
||||
msgid "%s() (%s.%s static method)"
|
||||
msgstr "%s() (%s.%s método estático)"
|
||||
|
||||
#: sphinx/directives/desc.py:59
|
||||
#: sphinx/directives/desc.py:60
|
||||
#, python-format
|
||||
msgid "%s() (%s static method)"
|
||||
msgstr "%s() (%s método estático)"
|
||||
|
||||
#: sphinx/directives/desc.py:69
|
||||
#: sphinx/directives/desc.py:70
|
||||
#, python-format
|
||||
msgid "%s (%s.%s attribute)"
|
||||
msgstr "%s (%s.%s atributo)"
|
||||
|
||||
#: sphinx/directives/desc.py:71
|
||||
#: sphinx/directives/desc.py:72
|
||||
#, python-format
|
||||
msgid "%s (%s attribute)"
|
||||
msgstr "%s (%s atributo)"
|
||||
|
||||
#: sphinx/directives/desc.py:73
|
||||
#: sphinx/directives/desc.py:74
|
||||
#, python-format
|
||||
msgid "%s (C function)"
|
||||
msgstr "%s (función C)"
|
||||
|
||||
#: sphinx/directives/desc.py:75
|
||||
#: sphinx/directives/desc.py:76
|
||||
#, python-format
|
||||
msgid "%s (C member)"
|
||||
msgstr "%s (miembro C)"
|
||||
|
||||
#: sphinx/directives/desc.py:77
|
||||
#: sphinx/directives/desc.py:78
|
||||
#, python-format
|
||||
msgid "%s (C macro)"
|
||||
msgstr "%s (macro C)"
|
||||
|
||||
#: sphinx/directives/desc.py:79
|
||||
#: sphinx/directives/desc.py:80
|
||||
#, python-format
|
||||
msgid "%s (C type)"
|
||||
msgstr "%s (tipo C)"
|
||||
|
||||
#: sphinx/directives/desc.py:81
|
||||
#: sphinx/directives/desc.py:82
|
||||
#, python-format
|
||||
msgid "%s (C variable)"
|
||||
msgstr "%s (variable C)"
|
||||
|
||||
#: sphinx/directives/desc.py:99
|
||||
#: sphinx/directives/desc.py:100
|
||||
msgid "Raises"
|
||||
msgstr "Muestra"
|
||||
|
||||
#: sphinx/directives/desc.py:103
|
||||
#: sphinx/directives/desc.py:104
|
||||
msgid "Variable"
|
||||
msgstr "Variable"
|
||||
|
||||
#: sphinx/directives/desc.py:106
|
||||
#: sphinx/directives/desc.py:107
|
||||
msgid "Returns"
|
||||
msgstr "Devuelve"
|
||||
|
||||
#: sphinx/directives/desc.py:113
|
||||
#: sphinx/directives/desc.py:114
|
||||
#, fuzzy
|
||||
msgid "Return type"
|
||||
msgstr "Tipo del argumento devuelto"
|
||||
|
||||
#: sphinx/directives/desc.py:140
|
||||
#: sphinx/directives/desc.py:141
|
||||
msgid "Parameters"
|
||||
msgstr "Parámetros"
|
||||
|
||||
#: sphinx/directives/desc.py:402
|
||||
#, python-format
|
||||
msgid "command line option; %s"
|
||||
#: sphinx/directives/desc.py:411
|
||||
#, fuzzy, python-format
|
||||
msgid "%scommand line option; %s"
|
||||
msgstr "Opciones en línea de comandos; %s"
|
||||
|
||||
#: sphinx/directives/other.py:102
|
||||
#: sphinx/directives/other.py:101
|
||||
msgid "Platforms: "
|
||||
msgstr "Plataformas:"
|
||||
|
||||
#: sphinx/directives/other.py:107
|
||||
#: sphinx/directives/other.py:106
|
||||
#, python-format
|
||||
msgid "%s (module)"
|
||||
msgstr "%s (módulo)"
|
||||
|
||||
#: sphinx/directives/other.py:147
|
||||
#: sphinx/directives/other.py:146
|
||||
msgid "Section author: "
|
||||
msgstr "Autor de la sección"
|
||||
|
||||
#: sphinx/directives/other.py:149
|
||||
#: sphinx/directives/other.py:148
|
||||
msgid "Module author: "
|
||||
msgstr "Autor del módulo"
|
||||
|
||||
#: sphinx/directives/other.py:151
|
||||
#: sphinx/directives/other.py:150
|
||||
msgid "Author: "
|
||||
msgstr "Autor:"
|
||||
|
||||
#: sphinx/directives/other.py:233
|
||||
#: sphinx/directives/other.py:246
|
||||
msgid "See also"
|
||||
msgstr "Ver también"
|
||||
|
||||
#: sphinx/ext/todo.py:32
|
||||
msgid "Todo"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/todo.py:78
|
||||
#, python-format
|
||||
msgid "(The original entry is located in %s, line %d and can be found "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/todo.py:84
|
||||
msgid "here"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/locale/__init__.py:15
|
||||
msgid "Attention"
|
||||
msgstr "Atención"
|
||||
@ -339,20 +363,34 @@ msgstr "Buscando"
|
||||
msgid "Preparing search..."
|
||||
msgstr "Preparando la búsqueda"
|
||||
|
||||
#: sphinx/static/searchtools.js:401 sphinx/templates/search.html:18
|
||||
#: sphinx/static/searchtools.js:338
|
||||
#, fuzzy
|
||||
msgid "module, in "
|
||||
msgstr "módulo"
|
||||
|
||||
#: sphinx/static/searchtools.js:347
|
||||
msgid ", in "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/static/searchtools.js:447 sphinx/templates/search.html:18
|
||||
msgid "Search Results"
|
||||
msgstr "Resultados de la búsqueda"
|
||||
|
||||
#: sphinx/static/searchtools.js:403
|
||||
#: sphinx/static/searchtools.js:449
|
||||
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 "La búsqueda no dio ningún resultado. Por favor asegúrese que escribió todas las palabras correctamente y que ha seleccionado suficientes categorías"
|
||||
msgstr ""
|
||||
"La búsqueda no dio ningún resultado. Por favor asegúrese que escribió "
|
||||
"todas las palabras correctamente y que ha seleccionado suficientes "
|
||||
"categorías"
|
||||
|
||||
#: sphinx/static/searchtools.js:405
|
||||
#: sphinx/static/searchtools.js:451
|
||||
#, python-format
|
||||
msgid "Search finished, found %s page(s) matching the search query."
|
||||
msgstr "Búsqueda finalizada, se han encontrado %s página(s) que concuerdan con su consulta"
|
||||
msgstr ""
|
||||
"Búsqueda finalizada, se han encontrado %s página(s) que concuerdan con su"
|
||||
" consulta"
|
||||
|
||||
#: sphinx/templates/defindex.html:2
|
||||
msgid "Overview"
|
||||
@ -453,23 +491,15 @@ msgstr "Ir a"
|
||||
msgid "Enter a module, class or function name."
|
||||
msgstr "Introducir en nombre de un módulo, clase o función"
|
||||
|
||||
#: sphinx/templates/layout.html:118
|
||||
#: sphinx/templates/layout.html:119
|
||||
#, python-format
|
||||
msgid "Search within %(docstitle)s"
|
||||
msgstr "Buscar en %(docstitle)s"
|
||||
|
||||
#: sphinx/templates/layout.html:127
|
||||
#: sphinx/templates/layout.html:128
|
||||
msgid "About these documents"
|
||||
msgstr "Sobre este documento"
|
||||
|
||||
#: sphinx/templates/layout.html:129
|
||||
msgid "Global table of contents"
|
||||
msgstr "Índice General"
|
||||
|
||||
#: sphinx/templates/layout.html:130
|
||||
msgid "Global index"
|
||||
msgstr "Índice Global"
|
||||
|
||||
#: sphinx/templates/layout.html:131 sphinx/templates/search.html:2
|
||||
#: sphinx/templates/search.html:5
|
||||
msgid "Search"
|
||||
@ -499,7 +529,9 @@ msgstr "Actualizado por última vez en %(last_updated)s."
|
||||
msgid ""
|
||||
"Created using <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> "
|
||||
"%(sphinx_version)s."
|
||||
msgstr "Creado con <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> %(sphinx_version)s."
|
||||
msgstr ""
|
||||
"Creado con <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> "
|
||||
"%(sphinx_version)s."
|
||||
|
||||
#: sphinx/templates/modindex.html:15
|
||||
msgid "Most popular modules:"
|
||||
@ -523,7 +555,10 @@ msgid ""
|
||||
"<strong>Note:</strong> You requested an out-of-date URL from this server."
|
||||
" We've tried to redirect you to the new location of this page, but it may"
|
||||
" not be the right one."
|
||||
msgstr "<strong>Nota:</strong> Has solicitado una dirección desactualizada a este servidor. Hemos intentado redirigirte a la nueva dirección de la misma página pero puede no ser la correcta."
|
||||
msgstr ""
|
||||
"<strong>Nota:</strong> Has solicitado una dirección desactualizada a este"
|
||||
" servidor. Hemos intentado redirigirte a la nueva dirección de la misma "
|
||||
"página pero puede no ser la correcta."
|
||||
|
||||
#: sphinx/templates/search.html:7
|
||||
msgid ""
|
||||
@ -531,7 +566,11 @@ msgid ""
|
||||
" words into the box below and click \"search\". Note that the search\n"
|
||||
" function will automatically search for all of the words. Pages\n"
|
||||
" containing less words won't appear in the result list."
|
||||
msgstr "Este es el diálogo de búsqueda. Introduce los términos en el diálogo siguiente y pulsa \"buscar\". El asistente buscará automáticamente todas las palabras. Las páginas que contengan menos palabras no aparecerán en la lista de resultados."
|
||||
msgstr ""
|
||||
"Este es el diálogo de búsqueda. Introduce los términos en el diálogo "
|
||||
"siguiente y pulsa \"buscar\". El asistente buscará automáticamente todas"
|
||||
" las palabras. Las páginas que contengan menos palabras no aparecerán en"
|
||||
" la lista de resultados."
|
||||
|
||||
#: sphinx/templates/search.html:14
|
||||
msgid "search"
|
||||
@ -569,3 +608,9 @@ msgstr "Cambios en la API C"
|
||||
msgid "Other changes"
|
||||
msgstr "Otros cambios"
|
||||
|
||||
#~ msgid "Global table of contents"
|
||||
#~ msgstr "Índice General"
|
||||
|
||||
#~ msgid "Global index"
|
||||
#~ msgstr "Índice Global"
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Project-Id-Version: Sphinx 0.5\n"
|
||||
"Report-Msgid-Bugs-To: larlet@gmail.com\n"
|
||||
"POT-Creation-Date: 2008-08-08 12:39+0000\n"
|
||||
"PO-Revision-Date: 2008-09-06 19:10+0200\n"
|
||||
"PO-Revision-Date: 2008-11-16 11:04+0100\n"
|
||||
"Last-Translator: David Larlet <larlet@gmail.com>\n"
|
||||
"Language-Team: fr <LL@li.org>\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
|
||||
@ -17,225 +17,254 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.3\n"
|
||||
|
||||
#: sphinx/builder.py:391
|
||||
#: sphinx/builder.py:408
|
||||
#, python-format
|
||||
msgid "%b %d, %Y"
|
||||
msgstr "%d %b %Y"
|
||||
|
||||
#: sphinx/builder.py:410 sphinx/templates/defindex.html:21
|
||||
#: sphinx/builder.py:427 sphinx/templates/defindex.html:21
|
||||
msgid "General Index"
|
||||
msgstr "Index général"
|
||||
|
||||
#: sphinx/builder.py:410
|
||||
#: sphinx/builder.py:427
|
||||
msgid "index"
|
||||
msgstr "index"
|
||||
|
||||
#: sphinx/builder.py:412 sphinx/htmlhelp.py:155
|
||||
#: sphinx/builder.py:429 sphinx/htmlhelp.py:155
|
||||
#: sphinx/templates/defindex.html:19 sphinx/templates/modindex.html:2
|
||||
#: sphinx/templates/modindex.html:13
|
||||
msgid "Global Module Index"
|
||||
msgstr "Index général des modules"
|
||||
|
||||
#: sphinx/builder.py:412
|
||||
#: sphinx/builder.py:429
|
||||
msgid "modules"
|
||||
msgstr "modules"
|
||||
|
||||
#: sphinx/builder.py:448
|
||||
#: sphinx/builder.py:466
|
||||
msgid "next"
|
||||
msgstr "suivant"
|
||||
|
||||
#: sphinx/builder.py:455
|
||||
#: sphinx/builder.py:473
|
||||
msgid "previous"
|
||||
msgstr "précédent"
|
||||
|
||||
#: sphinx/builder.py:1092
|
||||
#: sphinx/builder.py:1054
|
||||
msgid " (in "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builder.py:1129
|
||||
msgid "Builtins"
|
||||
msgstr "Fonctions de base"
|
||||
|
||||
#: sphinx/builder.py:1094
|
||||
#: sphinx/builder.py:1131
|
||||
#, fuzzy
|
||||
msgid "Module level"
|
||||
msgstr "Modules"
|
||||
|
||||
#: sphinx/environment.py:108 sphinx/latexwriter.py:129
|
||||
#: sphinx/environment.py:102 sphinx/latexwriter.py:164
|
||||
#, python-format
|
||||
msgid "%B %d, %Y"
|
||||
msgstr "%d %B %Y"
|
||||
|
||||
#: sphinx/htmlwriter.py:73 sphinx/static/doctools.js:143
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Lien permanent vers cette définition"
|
||||
|
||||
#: sphinx/htmlwriter.py:379 sphinx/static/doctools.js:136
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Lien permanent vers ce titre"
|
||||
|
||||
#: sphinx/latexwriter.py:143
|
||||
msgid "Release"
|
||||
msgstr "Release"
|
||||
|
||||
#: sphinx/latexwriter.py:188
|
||||
#, fuzzy
|
||||
msgid "Module index"
|
||||
msgstr "Index général des modules"
|
||||
|
||||
#: sphinx/latexwriter.py:190 sphinx/templates/genindex-single.html:2
|
||||
#: sphinx/environment.py:290 sphinx/latexwriter.py:170
|
||||
#: 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:130
|
||||
msgid "Index"
|
||||
msgstr "Index"
|
||||
|
||||
#: sphinx/roles.py:52 sphinx/directives/desc.py:514
|
||||
#: sphinx/environment.py:291 sphinx/latexwriter.py:169
|
||||
#, fuzzy
|
||||
msgid "Module Index"
|
||||
msgstr "Index général des modules"
|
||||
|
||||
#: sphinx/environment.py:292 sphinx/templates/defindex.html:16
|
||||
#, fuzzy
|
||||
msgid "Search Page"
|
||||
msgstr "Page de recherche"
|
||||
|
||||
#: sphinx/htmlwriter.py:79 sphinx/static/doctools.js:145
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Lien permanent vers cette définition"
|
||||
|
||||
#: sphinx/htmlwriter.py:402 sphinx/static/doctools.js:139
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Lien permanent vers ce titre"
|
||||
|
||||
#: sphinx/latexwriter.py:167
|
||||
msgid "Release"
|
||||
msgstr "Release"
|
||||
|
||||
#: sphinx/roles.py:53 sphinx/directives/desc.py:525
|
||||
#, python-format
|
||||
msgid "environment variable; %s"
|
||||
msgstr "variable d'environnement; %s"
|
||||
|
||||
#: sphinx/roles.py:59
|
||||
#: sphinx/roles.py:60
|
||||
#, python-format
|
||||
msgid "Python Enhancement Proposals!PEP %s"
|
||||
msgstr "Python Enhancement Proposals!PEP %s"
|
||||
|
||||
#: sphinx/textwriter.py:151
|
||||
#: sphinx/textwriter.py:166
|
||||
#, python-format
|
||||
msgid "Platform: %s"
|
||||
msgstr "Plateforme: %s"
|
||||
|
||||
#: sphinx/textwriter.py:353
|
||||
#: sphinx/textwriter.py:422
|
||||
msgid "[image]"
|
||||
msgstr "[image]"
|
||||
|
||||
#: sphinx/directives/desc.py:26
|
||||
#: sphinx/directives/desc.py:25
|
||||
#, python-format
|
||||
msgid "%s() (built-in function)"
|
||||
msgstr "%s() (fonction de base)"
|
||||
|
||||
#: sphinx/directives/desc.py:27 sphinx/directives/desc.py:41
|
||||
#: sphinx/directives/desc.py:53
|
||||
#: sphinx/directives/desc.py:26 sphinx/directives/desc.py:42
|
||||
#: sphinx/directives/desc.py:54
|
||||
#, python-format
|
||||
msgid "%s() (in module %s)"
|
||||
msgstr "%s() (dans le module %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:30
|
||||
#: sphinx/directives/desc.py:29
|
||||
#, python-format
|
||||
msgid "%s (built-in variable)"
|
||||
msgstr "%s (variable de base)"
|
||||
|
||||
#: sphinx/directives/desc.py:31 sphinx/directives/desc.py:65
|
||||
#: sphinx/directives/desc.py:30 sphinx/directives/desc.py:66
|
||||
#, python-format
|
||||
msgid "%s (in module %s)"
|
||||
msgstr "%s (dans le module %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:33
|
||||
#, fuzzy, python-format
|
||||
msgid "%s (built-in class)"
|
||||
msgstr "%s (variable de base)"
|
||||
|
||||
#: sphinx/directives/desc.py:34
|
||||
#, python-format
|
||||
msgid "%s (class in %s)"
|
||||
msgstr "%s (classe dans %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:45
|
||||
#: sphinx/directives/desc.py:46
|
||||
#, python-format
|
||||
msgid "%s() (%s.%s method)"
|
||||
msgstr "%s() (méthode %s.%s)"
|
||||
|
||||
#: sphinx/directives/desc.py:47
|
||||
#: sphinx/directives/desc.py:48
|
||||
#, python-format
|
||||
msgid "%s() (%s method)"
|
||||
msgstr "%s() (méthode %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:57
|
||||
#: sphinx/directives/desc.py:58
|
||||
#, python-format
|
||||
msgid "%s() (%s.%s static method)"
|
||||
msgstr "%s() (méthode statique %s.%s)"
|
||||
|
||||
#: sphinx/directives/desc.py:59
|
||||
#: sphinx/directives/desc.py:60
|
||||
#, python-format
|
||||
msgid "%s() (%s static method)"
|
||||
msgstr "%s() (méthode statique %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:69
|
||||
#: sphinx/directives/desc.py:70
|
||||
#, python-format
|
||||
msgid "%s (%s.%s attribute)"
|
||||
msgstr "%s (attribut %s.%s)"
|
||||
|
||||
#: sphinx/directives/desc.py:71
|
||||
#: sphinx/directives/desc.py:72
|
||||
#, python-format
|
||||
msgid "%s (%s attribute)"
|
||||
msgstr "%s (attribut %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:73
|
||||
#: sphinx/directives/desc.py:74
|
||||
#, python-format
|
||||
msgid "%s (C function)"
|
||||
msgstr "%s (fonction C)"
|
||||
|
||||
#: sphinx/directives/desc.py:75
|
||||
#: sphinx/directives/desc.py:76
|
||||
#, python-format
|
||||
msgid "%s (C member)"
|
||||
msgstr "%s (membre C)"
|
||||
|
||||
#: sphinx/directives/desc.py:77
|
||||
#: sphinx/directives/desc.py:78
|
||||
#, python-format
|
||||
msgid "%s (C macro)"
|
||||
msgstr "%s (macro C)"
|
||||
|
||||
#: sphinx/directives/desc.py:79
|
||||
#: sphinx/directives/desc.py:80
|
||||
#, python-format
|
||||
msgid "%s (C type)"
|
||||
msgstr "%s (type C)"
|
||||
|
||||
#: sphinx/directives/desc.py:81
|
||||
#: sphinx/directives/desc.py:82
|
||||
#, python-format
|
||||
msgid "%s (C variable)"
|
||||
msgstr "%s (variable C)"
|
||||
|
||||
#: sphinx/directives/desc.py:99
|
||||
#: sphinx/directives/desc.py:100
|
||||
msgid "Raises"
|
||||
msgstr "Lève"
|
||||
|
||||
#: sphinx/directives/desc.py:103
|
||||
#: sphinx/directives/desc.py:104
|
||||
msgid "Variable"
|
||||
msgstr "Variable"
|
||||
|
||||
#: sphinx/directives/desc.py:106
|
||||
#: sphinx/directives/desc.py:107
|
||||
msgid "Returns"
|
||||
msgstr "Retourne"
|
||||
|
||||
#: sphinx/directives/desc.py:113
|
||||
#: sphinx/directives/desc.py:114
|
||||
msgid "Return type"
|
||||
msgstr "Type retourné"
|
||||
|
||||
#: sphinx/directives/desc.py:140
|
||||
#: sphinx/directives/desc.py:141
|
||||
msgid "Parameters"
|
||||
msgstr "Paramètres"
|
||||
|
||||
#: sphinx/directives/desc.py:402
|
||||
#, python-format
|
||||
msgid "command line option; %s"
|
||||
#: sphinx/directives/desc.py:411
|
||||
#, fuzzy, python-format
|
||||
msgid "%scommand line option; %s"
|
||||
msgstr "option de ligne de commande; %s"
|
||||
|
||||
#: sphinx/directives/other.py:102
|
||||
#: sphinx/directives/other.py:101
|
||||
msgid "Platforms: "
|
||||
msgstr "Plateformes : "
|
||||
|
||||
#: sphinx/directives/other.py:107
|
||||
#: sphinx/directives/other.py:106
|
||||
#, fuzzy, python-format
|
||||
msgid "%s (module)"
|
||||
msgstr "%s (module)"
|
||||
|
||||
#: sphinx/directives/other.py:147
|
||||
#: sphinx/directives/other.py:146
|
||||
msgid "Section author: "
|
||||
msgstr "Auteur de la section : "
|
||||
|
||||
#: sphinx/directives/other.py:149
|
||||
#: sphinx/directives/other.py:148
|
||||
msgid "Module author: "
|
||||
msgstr "Auteur du module : "
|
||||
|
||||
#: sphinx/directives/other.py:151
|
||||
#: sphinx/directives/other.py:150
|
||||
msgid "Author: "
|
||||
msgstr "Auteur : "
|
||||
|
||||
#: sphinx/directives/other.py:233
|
||||
#: sphinx/directives/other.py:246
|
||||
msgid "See also"
|
||||
msgstr "Voir aussi"
|
||||
|
||||
#: sphinx/ext/todo.py:32
|
||||
msgid "Todo"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/todo.py:78
|
||||
#, python-format
|
||||
msgid "(The original entry is located in %s, line %d and can be found "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/todo.py:84
|
||||
msgid "here"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/locale/__init__.py:15
|
||||
msgid "Attention"
|
||||
msgstr "Attention"
|
||||
@ -319,30 +348,39 @@ msgstr "état"
|
||||
msgid "built-in function"
|
||||
msgstr "fonction de base"
|
||||
|
||||
#: sphinx/static/doctools.js:172
|
||||
#: sphinx/static/doctools.js:174
|
||||
msgid "Hide Search Matches"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/static/searchtools.js:242
|
||||
#: sphinx/static/searchtools.js:274
|
||||
#, fuzzy
|
||||
msgid "Searching"
|
||||
msgstr "rechercher"
|
||||
|
||||
#: sphinx/static/searchtools.js:246
|
||||
msgid "Getting search index..."
|
||||
#: sphinx/static/searchtools.js:279
|
||||
msgid "Preparing search..."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/static/searchtools.js:384 sphinx/templates/search.html:18
|
||||
#: sphinx/static/searchtools.js:338
|
||||
#, fuzzy
|
||||
msgid "module, in "
|
||||
msgstr "module"
|
||||
|
||||
#: sphinx/static/searchtools.js:347
|
||||
msgid ", in "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/static/searchtools.js:447 sphinx/templates/search.html:18
|
||||
msgid "Search Results"
|
||||
msgstr "Résultats de la recherche"
|
||||
|
||||
#: sphinx/static/searchtools.js:386
|
||||
#: sphinx/static/searchtools.js:449
|
||||
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:389
|
||||
#: sphinx/static/searchtools.js:451
|
||||
#, python-format
|
||||
msgid "Search finished, found %s page(s) matching the search query."
|
||||
msgstr ""
|
||||
@ -363,10 +401,6 @@ msgstr "Table des matières complète"
|
||||
msgid "lists all sections and subsections"
|
||||
msgstr "lister l'ensemble des sections et sous-sections"
|
||||
|
||||
#: sphinx/templates/defindex.html:16
|
||||
msgid "Search page"
|
||||
msgstr "Page de recherche"
|
||||
|
||||
#: sphinx/templates/defindex.html:17
|
||||
msgid "search this documentation"
|
||||
msgstr "rechercher dans cette documentation"
|
||||
@ -450,23 +484,15 @@ msgstr "Go"
|
||||
msgid "Enter a module, class or function name."
|
||||
msgstr "Saisissez un nom de module, classe ou fonction."
|
||||
|
||||
#: sphinx/templates/layout.html:118
|
||||
#: sphinx/templates/layout.html:119
|
||||
#, python-format
|
||||
msgid "Search within %(docstitle)s"
|
||||
msgstr "Recherchez dans %(docstitle)s"
|
||||
|
||||
#: sphinx/templates/layout.html:127
|
||||
#: sphinx/templates/layout.html:128
|
||||
msgid "About these documents"
|
||||
msgstr "À propos de ces documents"
|
||||
|
||||
#: sphinx/templates/layout.html:129
|
||||
msgid "Global table of contents"
|
||||
msgstr "Table des matières générale"
|
||||
|
||||
#: sphinx/templates/layout.html:130
|
||||
msgid "Global index"
|
||||
msgstr "Index général"
|
||||
|
||||
#: sphinx/templates/layout.html:131 sphinx/templates/search.html:2
|
||||
#: sphinx/templates/search.html:5
|
||||
msgid "Search"
|
||||
@ -578,3 +604,12 @@ msgstr "Modifications de l'API C"
|
||||
msgid "Other changes"
|
||||
msgstr "Autres modifications"
|
||||
|
||||
#~ msgid "Getting search index..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Global table of contents"
|
||||
#~ msgstr "Table des matières générale"
|
||||
|
||||
#~ msgid "Global index"
|
||||
#~ msgstr "Index général"
|
||||
|
||||
|
@ -3,244 +3,265 @@
|
||||
# This file is distributed under the same license as the Sphinx project.
|
||||
# Yasushi Masuda <whosaysni@gmail.com>, 2008.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx 0.5\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2008-09-11 23:58+0200\n"
|
||||
"PO-Revision-Date: 2008-09-17 12:00:00+0900\n"
|
||||
"PO-Revision-Date: 2008-11-16 11:04+0100\n"
|
||||
"Last-Translator: Yasushi MASUDA <whosaysni@gmail.com>\n"
|
||||
"Language-Team: ja <LL@li.org>\n"
|
||||
"Plural-Forms: nplurals=1; plural=0\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"
|
||||
|
||||
#: sphinx/builder.py:400
|
||||
#: sphinx/builder.py:408
|
||||
#, python-format
|
||||
msgid "%b %d, %Y"
|
||||
msgstr "%Y 年 %m 月 %d 日"
|
||||
|
||||
#: sphinx/builder.py:419 sphinx/templates/defindex.html:21
|
||||
#: sphinx/builder.py:427 sphinx/templates/defindex.html:21
|
||||
msgid "General Index"
|
||||
msgstr "総合索引"
|
||||
|
||||
#: sphinx/builder.py:419
|
||||
#: sphinx/builder.py:427
|
||||
msgid "index"
|
||||
msgstr "索引"
|
||||
|
||||
|
||||
#: sphinx/builder.py:421 sphinx/htmlhelp.py:155
|
||||
#: sphinx/builder.py:429 sphinx/htmlhelp.py:155
|
||||
#: sphinx/templates/defindex.html:19 sphinx/templates/modindex.html:2
|
||||
#: sphinx/templates/modindex.html:13
|
||||
msgid "Global Module Index"
|
||||
msgstr "モジュール総索引"
|
||||
|
||||
#: sphinx/builder.py:421
|
||||
#: sphinx/builder.py:429
|
||||
msgid "modules"
|
||||
msgstr "モジュール"
|
||||
|
||||
#: sphinx/builder.py:457
|
||||
#: sphinx/builder.py:466
|
||||
msgid "next"
|
||||
msgstr "次へ"
|
||||
|
||||
#: sphinx/builder.py:464
|
||||
#: sphinx/builder.py:473
|
||||
msgid "previous"
|
||||
msgstr "前へ"
|
||||
|
||||
#: sphinx/builder.py:1108
|
||||
#: sphinx/builder.py:1054
|
||||
msgid " (in "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builder.py:1129
|
||||
msgid "Builtins"
|
||||
msgstr "組み込み"
|
||||
|
||||
#: sphinx/builder.py:1110
|
||||
#: sphinx/builder.py:1131
|
||||
msgid "Module level"
|
||||
msgstr "モジュールレベル"
|
||||
|
||||
|
||||
#: sphinx/environment.py:107 sphinx/latexwriter.py:129
|
||||
#: sphinx/environment.py:102 sphinx/latexwriter.py:164
|
||||
#, python-format
|
||||
msgid "%B %d, %Y"
|
||||
msgstr "%Y 年 %m 月 %d 日"
|
||||
|
||||
#: sphinx/environment.py:270 sphinx/latexwriter.py:190
|
||||
#: sphinx/environment.py:290 sphinx/latexwriter.py:170
|
||||
#: 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:130
|
||||
msgid "Index"
|
||||
msgstr "索引"
|
||||
|
||||
#: sphinx/environment.py:271 sphinx/latexwriter.py:188
|
||||
#: sphinx/environment.py:291 sphinx/latexwriter.py:169
|
||||
msgid "Module Index"
|
||||
msgstr "モジュール索引"
|
||||
|
||||
#: sphinx/environment.py:272 sphinx/templates/defindex.html:16
|
||||
#: sphinx/environment.py:292 sphinx/templates/defindex.html:16
|
||||
msgid "Search Page"
|
||||
msgstr "検索ページ"
|
||||
|
||||
#: sphinx/htmlwriter.py:73 sphinx/static/doctools.js:145
|
||||
#: sphinx/htmlwriter.py:79 sphinx/static/doctools.js:145
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "この定義へのパーマリンク"
|
||||
|
||||
#: sphinx/htmlwriter.py:375 sphinx/static/doctools.js:139
|
||||
#: sphinx/htmlwriter.py:402 sphinx/static/doctools.js:139
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "このヘッドラインへのパーマリンク"
|
||||
|
||||
#: sphinx/latexwriter.py:143
|
||||
#: sphinx/latexwriter.py:167
|
||||
msgid "Release"
|
||||
msgstr "リリース"
|
||||
|
||||
#: sphinx/roles.py:52 sphinx/directives/desc.py:514
|
||||
#: sphinx/roles.py:53 sphinx/directives/desc.py:525
|
||||
#, python-format
|
||||
msgid "environment variable; %s"
|
||||
msgstr "環境変数; %s"
|
||||
|
||||
#: sphinx/roles.py:59
|
||||
#: sphinx/roles.py:60
|
||||
#, python-format
|
||||
msgid "Python Enhancement Proposals!PEP %s"
|
||||
msgstr "Python Enhancement Proposals!PEP %s"
|
||||
|
||||
#: sphinx/textwriter.py:151
|
||||
#: sphinx/textwriter.py:166
|
||||
#, python-format
|
||||
msgid "Platform: %s"
|
||||
msgstr "プラットフォーム: %s"
|
||||
|
||||
#: sphinx/textwriter.py:353
|
||||
#: sphinx/textwriter.py:422
|
||||
msgid "[image]"
|
||||
msgstr "[画像]"
|
||||
|
||||
#: sphinx/directives/desc.py:26
|
||||
#: sphinx/directives/desc.py:25
|
||||
#, python-format
|
||||
msgid "%s() (built-in function)"
|
||||
msgstr "%s() (組み込み関数)"
|
||||
|
||||
#: sphinx/directives/desc.py:27 sphinx/directives/desc.py:41
|
||||
#: sphinx/directives/desc.py:53
|
||||
#: sphinx/directives/desc.py:26 sphinx/directives/desc.py:42
|
||||
#: sphinx/directives/desc.py:54
|
||||
#, python-format
|
||||
msgid "%s() (in module %s)"
|
||||
msgstr "%s() (%s モジュール)"
|
||||
|
||||
#: sphinx/directives/desc.py:30
|
||||
#: sphinx/directives/desc.py:29
|
||||
#, python-format
|
||||
msgid "%s (built-in variable)"
|
||||
msgstr "%s (組み込み変数)"
|
||||
|
||||
#: sphinx/directives/desc.py:31 sphinx/directives/desc.py:65
|
||||
#: sphinx/directives/desc.py:30 sphinx/directives/desc.py:66
|
||||
#, python-format
|
||||
msgid "%s (in module %s)"
|
||||
msgstr "%s (%s モジュール)"
|
||||
|
||||
#: sphinx/directives/desc.py:33
|
||||
#, fuzzy, python-format
|
||||
msgid "%s (built-in class)"
|
||||
msgstr "%s (組み込み変数)"
|
||||
|
||||
#: sphinx/directives/desc.py:34
|
||||
#, python-format
|
||||
msgid "%s (class in %s)"
|
||||
msgstr "%s (%s のクラス)"
|
||||
|
||||
#: sphinx/directives/desc.py:45
|
||||
#: sphinx/directives/desc.py:46
|
||||
#, python-format
|
||||
msgid "%s() (%s.%s method)"
|
||||
msgstr "%s() (%s.%s のメソッド)"
|
||||
|
||||
#: sphinx/directives/desc.py:47
|
||||
#: sphinx/directives/desc.py:48
|
||||
#, python-format
|
||||
msgid "%s() (%s method)"
|
||||
msgstr "%s() (%s のメソッド)"
|
||||
|
||||
#: sphinx/directives/desc.py:57
|
||||
#: sphinx/directives/desc.py:58
|
||||
#, python-format
|
||||
msgid "%s() (%s.%s static method)"
|
||||
msgstr "%s() (%s.%s の静的メソッド)"
|
||||
|
||||
#: sphinx/directives/desc.py:59
|
||||
#: sphinx/directives/desc.py:60
|
||||
#, python-format
|
||||
msgid "%s() (%s static method)"
|
||||
msgstr "%s() (%s の静的メソッド)"
|
||||
|
||||
#: sphinx/directives/desc.py:69
|
||||
#: sphinx/directives/desc.py:70
|
||||
#, python-format
|
||||
msgid "%s (%s.%s attribute)"
|
||||
msgstr "%s (%s.%s の属性)"
|
||||
|
||||
#: sphinx/directives/desc.py:71
|
||||
#: sphinx/directives/desc.py:72
|
||||
#, python-format
|
||||
msgid "%s (%s attribute)"
|
||||
msgstr "%s (%s の属性)"
|
||||
|
||||
#: sphinx/directives/desc.py:73
|
||||
#: sphinx/directives/desc.py:74
|
||||
#, python-format
|
||||
msgid "%s (C function)"
|
||||
msgstr "%s (C の関数)"
|
||||
|
||||
#: sphinx/directives/desc.py:75
|
||||
#: sphinx/directives/desc.py:76
|
||||
#, python-format
|
||||
msgid "%s (C member)"
|
||||
msgstr "%s (C のメンバ変数)"
|
||||
|
||||
#: sphinx/directives/desc.py:77
|
||||
#: sphinx/directives/desc.py:78
|
||||
#, python-format
|
||||
msgid "%s (C macro)"
|
||||
msgstr "%s (C のマクロ)"
|
||||
|
||||
#: sphinx/directives/desc.py:79
|
||||
#: sphinx/directives/desc.py:80
|
||||
#, python-format
|
||||
msgid "%s (C type)"
|
||||
msgstr "%s (C のデータ型)"
|
||||
|
||||
#: sphinx/directives/desc.py:81
|
||||
#: sphinx/directives/desc.py:82
|
||||
#, python-format
|
||||
msgid "%s (C variable)"
|
||||
msgstr "%s (C の変数)"
|
||||
|
||||
#: sphinx/directives/desc.py:99
|
||||
#: sphinx/directives/desc.py:100
|
||||
msgid "Raises"
|
||||
msgstr "例外"
|
||||
|
||||
#: sphinx/directives/desc.py:103
|
||||
#: sphinx/directives/desc.py:104
|
||||
msgid "Variable"
|
||||
msgstr "変数"
|
||||
|
||||
#: sphinx/directives/desc.py:106
|
||||
#: sphinx/directives/desc.py:107
|
||||
msgid "Returns"
|
||||
msgstr "戻り値"
|
||||
|
||||
#: sphinx/directives/desc.py:113
|
||||
#: sphinx/directives/desc.py:114
|
||||
msgid "Return type"
|
||||
msgstr "戻り値の型"
|
||||
|
||||
#: sphinx/directives/desc.py:140
|
||||
#: sphinx/directives/desc.py:141
|
||||
msgid "Parameters"
|
||||
msgstr "パラメタ"
|
||||
|
||||
#: sphinx/directives/desc.py:402
|
||||
#, python-format
|
||||
msgid "command line option; %s"
|
||||
#: sphinx/directives/desc.py:411
|
||||
#, fuzzy, python-format
|
||||
msgid "%scommand line option; %s"
|
||||
msgstr "コマンドラインオプション; %s"
|
||||
|
||||
#: sphinx/directives/other.py:102
|
||||
#: sphinx/directives/other.py:101
|
||||
msgid "Platforms: "
|
||||
msgstr "プラットフォーム: "
|
||||
|
||||
#: sphinx/directives/other.py:107
|
||||
#: sphinx/directives/other.py:106
|
||||
#, python-format
|
||||
msgid "%s (module)"
|
||||
msgstr "%s (モジュール)"
|
||||
|
||||
#: sphinx/directives/other.py:147
|
||||
#: sphinx/directives/other.py:146
|
||||
msgid "Section author: "
|
||||
msgstr "この節の作者: "
|
||||
|
||||
#: sphinx/directives/other.py:149
|
||||
#: sphinx/directives/other.py:148
|
||||
msgid "Module author: "
|
||||
msgstr "モジュールの作者: "
|
||||
|
||||
#: sphinx/directives/other.py:151
|
||||
#: sphinx/directives/other.py:150
|
||||
msgid "Author: "
|
||||
msgstr "作者: "
|
||||
|
||||
#: sphinx/directives/other.py:233
|
||||
#: sphinx/directives/other.py:246
|
||||
msgid "See also"
|
||||
msgstr "参考"
|
||||
|
||||
#: sphinx/ext/todo.py:32
|
||||
msgid "Todo"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/todo.py:78
|
||||
#, python-format
|
||||
msgid "(The original entry is located in %s, line %d and can be found "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/todo.py:84
|
||||
msgid "here"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/locale/__init__.py:15
|
||||
msgid "Attention"
|
||||
msgstr "注意"
|
||||
@ -336,20 +357,26 @@ msgstr "検索中"
|
||||
msgid "Preparing search..."
|
||||
msgstr "検索の準備中..."
|
||||
|
||||
#: sphinx/static/searchtools.js:401 sphinx/templates/search.html:18
|
||||
#: sphinx/static/searchtools.js:338
|
||||
#, fuzzy
|
||||
msgid "module, in "
|
||||
msgstr "モジュール"
|
||||
|
||||
#: sphinx/static/searchtools.js:347
|
||||
msgid ", in "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/static/searchtools.js:447 sphinx/templates/search.html:18
|
||||
msgid "Search Results"
|
||||
msgstr "検索結果"
|
||||
|
||||
#: sphinx/static/searchtools.js:403
|
||||
#: sphinx/static/searchtools.js:449
|
||||
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 ""
|
||||
"検索条件に一致するドキュメントはありませんでした。検索したい言葉を"
|
||||
"正しいつづりで入力しているか確認してください。また、正しいカテゴリ"
|
||||
"の検索を行っているか確認してください。"
|
||||
msgstr "検索条件に一致するドキュメントはありませんでした。検索したい言葉を正しいつづりで入力しているか確認してください。また、正しいカテゴリの検索を行っているか確認してください。"
|
||||
|
||||
#: sphinx/static/searchtools.js:405
|
||||
#: sphinx/static/searchtools.js:451
|
||||
#, python-format
|
||||
msgid "Search finished, found %s page(s) matching the search query."
|
||||
msgstr "検索が終了し、条件に一致するページが %s 個みつかりました。"
|
||||
@ -453,23 +480,15 @@ msgstr "検索"
|
||||
msgid "Enter a module, class or function name."
|
||||
msgstr "モジュール、クラス、または関数名を入力してください"
|
||||
|
||||
#: sphinx/templates/layout.html:118
|
||||
#: sphinx/templates/layout.html:119
|
||||
#, python-format
|
||||
msgid "Search within %(docstitle)s"
|
||||
msgstr "%(docstitle)s 内を検索"
|
||||
|
||||
#: sphinx/templates/layout.html:127
|
||||
#: sphinx/templates/layout.html:128
|
||||
msgid "About these documents"
|
||||
msgstr "このドキュメントについて"
|
||||
|
||||
#: sphinx/templates/layout.html:129
|
||||
msgid "Global table of contents"
|
||||
msgstr "総目次"
|
||||
|
||||
#: sphinx/templates/layout.html:130
|
||||
msgid "Global index"
|
||||
msgstr "総合索引"
|
||||
|
||||
#: sphinx/templates/layout.html:131 sphinx/templates/search.html:2
|
||||
#: sphinx/templates/search.html:5
|
||||
msgid "Search"
|
||||
@ -526,9 +545,8 @@ msgid ""
|
||||
" We've tried to redirect you to the new location of this page, but it may"
|
||||
" not be the right one."
|
||||
msgstr ""
|
||||
"<strong>注意:</strong> あなたが表示しようとしているのは古い URL です。"
|
||||
"このページに対応する新しい URL へのリダイレクトを試みますが、"
|
||||
"適切なリダイレクト先でないかもしれないので注意してください。"
|
||||
"<strong>注意:</strong> あなたが表示しようとしているのは古い URL です。このページに対応する新しい URL "
|
||||
"へのリダイレクトを試みますが、適切なリダイレクト先でないかもしれないので注意してください。"
|
||||
|
||||
#: sphinx/templates/search.html:7
|
||||
msgid ""
|
||||
@ -536,11 +554,7 @@ msgid ""
|
||||
" words into the box below and click \"search\". Note that the search\n"
|
||||
" function will automatically search for all of the words. Pages\n"
|
||||
" containing less words won't appear in the result list."
|
||||
msgstr ""
|
||||
"このページからドキュメントを検索できます。キーワードを下のボックスに入力"
|
||||
"して、「検索」をクリックしてください。入力された全てのキーワードを含む"
|
||||
"ページが検索されます。一部のキーワードしか含まないページは検索結果に"
|
||||
"表示されないので注意してください。"
|
||||
msgstr "このページからドキュメントを検索できます。キーワードを下のボックスに入力して、「検索」をクリックしてください。入力された全てのキーワードを含むページが検索されます。一部のキーワードしか含まないページは検索結果に表示されないので注意してください。"
|
||||
|
||||
#: sphinx/templates/search.html:14
|
||||
msgid "search"
|
||||
@ -578,3 +592,9 @@ msgstr "C API に関する変更"
|
||||
msgid "Other changes"
|
||||
msgstr "その多の変更"
|
||||
|
||||
#~ msgid "Global table of contents"
|
||||
#~ msgstr "総目次"
|
||||
|
||||
#~ msgid "Global index"
|
||||
#~ msgstr "総合索引"
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,9 +1,10 @@
|
||||
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Sphinx 0.5\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2008-08-10 11:43+0000\n"
|
||||
"PO-Revision-Date: 2008-09-16 15:47+0100\n"
|
||||
"PO-Revision-Date: 2008-11-16 11:04+0100\n"
|
||||
"Last-Translator: Michał Kandulski <Michal.Kandulski@poczta.onet.pl>\n"
|
||||
"Language-Team: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && "
|
||||
@ -13,242 +14,251 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.3\n"
|
||||
|
||||
#: sphinx/builder.py:400
|
||||
#: sphinx/builder.py:408
|
||||
#, python-format
|
||||
msgid "%b %d, %Y"
|
||||
msgstr "%b %d %Y"
|
||||
|
||||
#: sphinx/builder.py:419
|
||||
#: sphinx/templates/defindex.html:21
|
||||
#: sphinx/builder.py:427 sphinx/templates/defindex.html:21
|
||||
msgid "General Index"
|
||||
msgstr "Indeks ogólny"
|
||||
|
||||
#: sphinx/builder.py:419
|
||||
#: sphinx/builder.py:427
|
||||
msgid "index"
|
||||
msgstr "indeks"
|
||||
|
||||
#: sphinx/builder.py:421
|
||||
#: sphinx/htmlhelp.py:155
|
||||
#: sphinx/templates/defindex.html:19
|
||||
#: sphinx/templates/modindex.html:2
|
||||
#: sphinx/builder.py:429 sphinx/htmlhelp.py:155
|
||||
#: sphinx/templates/defindex.html:19 sphinx/templates/modindex.html:2
|
||||
#: sphinx/templates/modindex.html:13
|
||||
msgid "Global Module Index"
|
||||
msgstr "Indeks modułów"
|
||||
|
||||
#: sphinx/builder.py:421
|
||||
#: sphinx/builder.py:429
|
||||
msgid "modules"
|
||||
msgstr "moduły"
|
||||
|
||||
#: sphinx/builder.py:457
|
||||
#: sphinx/builder.py:466
|
||||
msgid "next"
|
||||
msgstr "dalej"
|
||||
|
||||
#: sphinx/builder.py:464
|
||||
#: sphinx/builder.py:473
|
||||
msgid "previous"
|
||||
msgstr "wstecz"
|
||||
|
||||
#: sphinx/builder.py:1108
|
||||
#: sphinx/builder.py:1054
|
||||
msgid " (in "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/builder.py:1129
|
||||
msgid "Builtins"
|
||||
msgstr "Wbudowane"
|
||||
|
||||
#: sphinx/builder.py:1110
|
||||
#: sphinx/builder.py:1131
|
||||
msgid "Module level"
|
||||
msgstr "Poziom modułu"
|
||||
|
||||
#: sphinx/environment.py:107
|
||||
#: sphinx/latexwriter.py:129
|
||||
#: sphinx/environment.py:102 sphinx/latexwriter.py:164
|
||||
#, python-format
|
||||
msgid "%B %d, %Y"
|
||||
msgstr "%B %d %Y"
|
||||
|
||||
#: sphinx/environment.py:270
|
||||
#: sphinx/latexwriter.py:190
|
||||
#: sphinx/environment.py:290 sphinx/latexwriter.py:170
|
||||
#: 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/genindex-split.html:5 sphinx/templates/genindex.html:2
|
||||
#: sphinx/templates/genindex.html:5 sphinx/templates/genindex.html:48
|
||||
#: sphinx/templates/layout.html:130
|
||||
msgid "Index"
|
||||
msgstr "Indeks"
|
||||
|
||||
#: sphinx/environment.py:271
|
||||
#: sphinx/latexwriter.py:188
|
||||
#: sphinx/environment.py:291 sphinx/latexwriter.py:169
|
||||
msgid "Module Index"
|
||||
msgstr "Indeks modułów"
|
||||
|
||||
#: sphinx/environment.py:272
|
||||
#: sphinx/templates/defindex.html:16
|
||||
#: sphinx/environment.py:292 sphinx/templates/defindex.html:16
|
||||
msgid "Search Page"
|
||||
msgstr "Wyszukiwanie"
|
||||
|
||||
#: sphinx/htmlwriter.py:73
|
||||
#: sphinx/static/doctools.js:145
|
||||
#: sphinx/htmlwriter.py:79 sphinx/static/doctools.js:145
|
||||
msgid "Permalink to this definition"
|
||||
msgstr "Stały odnośnik do tej definicji"
|
||||
|
||||
#: sphinx/htmlwriter.py:375
|
||||
#: sphinx/static/doctools.js:139
|
||||
#: sphinx/htmlwriter.py:402 sphinx/static/doctools.js:139
|
||||
msgid "Permalink to this headline"
|
||||
msgstr "Stały odnośnik do tego nagłówka"
|
||||
|
||||
#: sphinx/latexwriter.py:143
|
||||
#: sphinx/latexwriter.py:167
|
||||
msgid "Release"
|
||||
msgstr "Wydanie"
|
||||
|
||||
#: sphinx/roles.py:52
|
||||
#: sphinx/directives/desc.py:514
|
||||
#: sphinx/roles.py:53 sphinx/directives/desc.py:525
|
||||
#, python-format
|
||||
msgid "environment variable; %s"
|
||||
msgstr "zmienna środowiskowa; %s"
|
||||
|
||||
#: sphinx/roles.py:59
|
||||
#: sphinx/roles.py:60
|
||||
#, python-format
|
||||
msgid "Python Enhancement Proposals!PEP %s"
|
||||
msgstr "Python Enhancement Proposals!PEP %s"
|
||||
|
||||
#: sphinx/textwriter.py:151
|
||||
#: sphinx/textwriter.py:166
|
||||
#, python-format
|
||||
msgid "Platform: %s"
|
||||
msgstr "Platforma: %s"
|
||||
|
||||
#: sphinx/textwriter.py:353
|
||||
#: sphinx/textwriter.py:422
|
||||
msgid "[image]"
|
||||
msgstr "[obrazek]"
|
||||
|
||||
#: sphinx/directives/desc.py:26
|
||||
#: sphinx/directives/desc.py:25
|
||||
#, python-format
|
||||
msgid "%s() (built-in function)"
|
||||
msgstr "%s() (funkcja wbudowana)"
|
||||
|
||||
#: sphinx/directives/desc.py:27
|
||||
#: sphinx/directives/desc.py:41
|
||||
#: sphinx/directives/desc.py:53
|
||||
#: sphinx/directives/desc.py:26 sphinx/directives/desc.py:42
|
||||
#: sphinx/directives/desc.py:54
|
||||
#, python-format
|
||||
msgid "%s() (in module %s)"
|
||||
msgstr "%s() (w module %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:30
|
||||
#: sphinx/directives/desc.py:29
|
||||
#, python-format
|
||||
msgid "%s (built-in variable)"
|
||||
msgstr "%s (zmienna wbudowana)"
|
||||
|
||||
#: sphinx/directives/desc.py:31
|
||||
#: sphinx/directives/desc.py:65
|
||||
#: sphinx/directives/desc.py:30 sphinx/directives/desc.py:66
|
||||
#, python-format
|
||||
msgid "%s (in module %s)"
|
||||
msgstr "%s (w module %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:33
|
||||
#, fuzzy, python-format
|
||||
msgid "%s (built-in class)"
|
||||
msgstr "%s (zmienna wbudowana)"
|
||||
|
||||
#: sphinx/directives/desc.py:34
|
||||
#, python-format
|
||||
msgid "%s (class in %s)"
|
||||
msgstr "%s (w klasie %s)"
|
||||
|
||||
#: sphinx/directives/desc.py:45
|
||||
#: sphinx/directives/desc.py:46
|
||||
#, python-format
|
||||
msgid "%s() (%s.%s method)"
|
||||
msgstr "%s() (%s.%s metoda)"
|
||||
|
||||
#: sphinx/directives/desc.py:47
|
||||
#: sphinx/directives/desc.py:48
|
||||
#, python-format
|
||||
msgid "%s() (%s method)"
|
||||
msgstr "%s() (%s metoda)"
|
||||
|
||||
#: sphinx/directives/desc.py:57
|
||||
#: sphinx/directives/desc.py:58
|
||||
#, python-format
|
||||
msgid "%s() (%s.%s static method)"
|
||||
msgstr "%s() (%s.%s statyczna metoda)"
|
||||
|
||||
#: sphinx/directives/desc.py:59
|
||||
#: sphinx/directives/desc.py:60
|
||||
#, python-format
|
||||
msgid "%s() (%s static method)"
|
||||
msgstr "%s() (%s statyczna metoda)"
|
||||
|
||||
#: sphinx/directives/desc.py:69
|
||||
#: sphinx/directives/desc.py:70
|
||||
#, python-format
|
||||
msgid "%s (%s.%s attribute)"
|
||||
msgstr "%s (%s.%s atrybut)"
|
||||
|
||||
#: sphinx/directives/desc.py:71
|
||||
#: sphinx/directives/desc.py:72
|
||||
#, python-format
|
||||
msgid "%s (%s attribute)"
|
||||
msgstr "%s (%s atrybut)"
|
||||
|
||||
#: sphinx/directives/desc.py:73
|
||||
#: sphinx/directives/desc.py:74
|
||||
#, python-format
|
||||
msgid "%s (C function)"
|
||||
msgstr "%s (funkcja C)"
|
||||
|
||||
#: sphinx/directives/desc.py:75
|
||||
#: sphinx/directives/desc.py:76
|
||||
#, python-format
|
||||
msgid "%s (C member)"
|
||||
msgstr "%s (pole C)"
|
||||
|
||||
#: sphinx/directives/desc.py:77
|
||||
#: sphinx/directives/desc.py:78
|
||||
#, python-format
|
||||
msgid "%s (C macro)"
|
||||
msgstr "%s (makro C)"
|
||||
|
||||
#: sphinx/directives/desc.py:79
|
||||
#: sphinx/directives/desc.py:80
|
||||
#, python-format
|
||||
msgid "%s (C type)"
|
||||
msgstr "%s (typ C)"
|
||||
|
||||
#: sphinx/directives/desc.py:81
|
||||
#: sphinx/directives/desc.py:82
|
||||
#, python-format
|
||||
msgid "%s (C variable)"
|
||||
msgstr "%s (zmienna C)"
|
||||
|
||||
#: sphinx/directives/desc.py:99
|
||||
#: sphinx/directives/desc.py:100
|
||||
msgid "Raises"
|
||||
msgstr "Wyrzuca"
|
||||
|
||||
#: sphinx/directives/desc.py:103
|
||||
#: sphinx/directives/desc.py:104
|
||||
msgid "Variable"
|
||||
msgstr "Zmienna"
|
||||
|
||||
#: sphinx/directives/desc.py:106
|
||||
#: sphinx/directives/desc.py:107
|
||||
msgid "Returns"
|
||||
msgstr "Zwraca"
|
||||
|
||||
#: sphinx/directives/desc.py:113
|
||||
#: sphinx/directives/desc.py:114
|
||||
msgid "Return type"
|
||||
msgstr "Typ zwracany"
|
||||
|
||||
#: sphinx/directives/desc.py:140
|
||||
#: sphinx/directives/desc.py:141
|
||||
msgid "Parameters"
|
||||
msgstr "Parametry"
|
||||
|
||||
#: sphinx/directives/desc.py:402
|
||||
#, python-format
|
||||
msgid "command line option; %s"
|
||||
#: sphinx/directives/desc.py:411
|
||||
#, fuzzy, python-format
|
||||
msgid "%scommand line option; %s"
|
||||
msgstr "opcja linii komend; %s"
|
||||
|
||||
#: sphinx/directives/other.py:102
|
||||
#: sphinx/directives/other.py:101
|
||||
msgid "Platforms: "
|
||||
msgstr "Platformy: "
|
||||
|
||||
#: sphinx/directives/other.py:107
|
||||
#: sphinx/directives/other.py:106
|
||||
#, python-format
|
||||
msgid "%s (module)"
|
||||
msgstr "%s (moduł)"
|
||||
|
||||
#: sphinx/directives/other.py:147
|
||||
#: sphinx/directives/other.py:146
|
||||
msgid "Section author: "
|
||||
msgstr "Autor rozdziału: "
|
||||
|
||||
#: sphinx/directives/other.py:149
|
||||
#: sphinx/directives/other.py:148
|
||||
msgid "Module author: "
|
||||
msgstr "Autor modułu: "
|
||||
|
||||
#: sphinx/directives/other.py:151
|
||||
#: sphinx/directives/other.py:150
|
||||
msgid "Author: "
|
||||
msgstr "Autor: "
|
||||
|
||||
#: sphinx/directives/other.py:233
|
||||
#: sphinx/directives/other.py:246
|
||||
msgid "See also"
|
||||
msgstr "Zobacz także"
|
||||
|
||||
#: sphinx/ext/todo.py:32
|
||||
msgid "Todo"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/todo.py:78
|
||||
#, python-format
|
||||
msgid "(The original entry is located in %s, line %d and can be found "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/ext/todo.py:84
|
||||
msgid "here"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/locale/__init__.py:15
|
||||
msgid "Attention"
|
||||
msgstr "Uwaga"
|
||||
@ -344,21 +354,28 @@ msgstr "Wyszukiwanie"
|
||||
msgid "Preparing search..."
|
||||
msgstr "Przygotowanie wyszukiwania..."
|
||||
|
||||
#: sphinx/static/searchtools.js:401
|
||||
#: sphinx/templates/search.html:18
|
||||
#: sphinx/static/searchtools.js:338
|
||||
#, fuzzy
|
||||
msgid "module, in "
|
||||
msgstr "moduł"
|
||||
|
||||
#: sphinx/static/searchtools.js:347
|
||||
msgid ", in "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/static/searchtools.js:447 sphinx/templates/search.html:18
|
||||
msgid "Search Results"
|
||||
msgstr "Wyniki wyszukiwania"
|
||||
|
||||
#: sphinx/static/searchtools.js:403
|
||||
#: sphinx/static/searchtools.js:449
|
||||
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 ""
|
||||
"Nie znaleziono żadnych pasujących dokumentów. Upewnij się, że "
|
||||
"wszystkie słowa są poprawnie wpisane i że wybrałeś wystarczającą"
|
||||
"liczbę kategorii."
|
||||
"Nie znaleziono żadnych pasujących dokumentów. Upewnij się, że wszystkie "
|
||||
"słowa są poprawnie wpisane i że wybrałeś wystarczającąliczbę kategorii."
|
||||
|
||||
#: sphinx/static/searchtools.js:405
|
||||
#: sphinx/static/searchtools.js:451
|
||||
#, python-format
|
||||
msgid "Search finished, found %s page(s) matching the search query."
|
||||
msgstr "Przeszukiwanie zakończone, znaleziono %s pasujących stron."
|
||||
@ -398,8 +415,7 @@ msgstr "Indeks – %(key)s"
|
||||
|
||||
#: sphinx/templates/genindex-single.html:44
|
||||
#: sphinx/templates/genindex-split.html:14
|
||||
#: sphinx/templates/genindex-split.html:27
|
||||
#: sphinx/templates/genindex.html:54
|
||||
#: sphinx/templates/genindex-split.html:27 sphinx/templates/genindex.html:54
|
||||
msgid "Full index on one page"
|
||||
msgstr "Cały indeks na jednej stronie"
|
||||
|
||||
@ -443,8 +459,7 @@ msgstr "Ta strona"
|
||||
msgid "Suggest Change"
|
||||
msgstr "Zasugeruj zmianę"
|
||||
|
||||
#: sphinx/templates/layout.html:60
|
||||
#: sphinx/templates/layout.html:62
|
||||
#: sphinx/templates/layout.html:60 sphinx/templates/layout.html:62
|
||||
msgid "Show Source"
|
||||
msgstr "Pokaż źródło"
|
||||
|
||||
@ -464,25 +479,16 @@ msgstr "Szukaj"
|
||||
msgid "Enter a module, class or function name."
|
||||
msgstr "Wprowadź nazwę modułu, klasy lub funkcji."
|
||||
|
||||
#: sphinx/templates/layout.html:118
|
||||
#: sphinx/templates/layout.html:119
|
||||
#, python-format
|
||||
msgid "Search within %(docstitle)s"
|
||||
msgstr "Szukaj pośród %(docstitle)s"
|
||||
|
||||
#: sphinx/templates/layout.html:127
|
||||
#: sphinx/templates/layout.html:128
|
||||
msgid "About these documents"
|
||||
msgstr "O tych dokumentach"
|
||||
|
||||
#: sphinx/templates/layout.html:129
|
||||
msgid "Global table of contents"
|
||||
msgstr "Globalny spis treści"
|
||||
|
||||
#: sphinx/templates/layout.html:130
|
||||
msgid "Global index"
|
||||
msgstr "Globalny indeks"
|
||||
|
||||
#: sphinx/templates/layout.html:131
|
||||
#: sphinx/templates/search.html:2
|
||||
#: sphinx/templates/layout.html:131 sphinx/templates/search.html:2
|
||||
#: sphinx/templates/search.html:5
|
||||
msgid "Search"
|
||||
msgstr "Szukaj"
|
||||
@ -538,9 +544,9 @@ msgid ""
|
||||
" We've tried to redirect you to the new location of this page, but it may"
|
||||
" not be the right one."
|
||||
msgstr ""
|
||||
"<strong>Uwaga:</strong> Zażądano przedawnionego URL'a z tego serwera."
|
||||
" Nastąpiła próba przekierowania do nowej lokalizacji, ale może ona "
|
||||
"być niewłaściwa."
|
||||
"<strong>Uwaga:</strong> Zażądano przedawnionego URL'a z tego serwera. "
|
||||
"Nastąpiła próba przekierowania do nowej lokalizacji, ale może ona być "
|
||||
"niewłaściwa."
|
||||
|
||||
#: sphinx/templates/search.html:7
|
||||
msgid ""
|
||||
@ -551,9 +557,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Stąd możesz przeszukać dokumentację. Wprowadź szukane\n"
|
||||
" słowa w poniższym okienku i kliknij \"Szukaj\". Zwróć uwagę, że\n"
|
||||
" funkcja szukająca będzie automatycznie szukała wszystkich słów. "
|
||||
" Strony nie zawierające wszystkich słów nie znajdą się na wynikowej "
|
||||
" liście."
|
||||
" funkcja szukająca będzie automatycznie szukała wszystkich słów. "
|
||||
"Strony nie zawierające wszystkich słów nie znajdą się na wynikowej "
|
||||
"liście."
|
||||
|
||||
#: sphinx/templates/search.html:14
|
||||
msgid "search"
|
||||
@ -591,3 +597,9 @@ msgstr "Zmiany w C API"
|
||||
msgid "Other changes"
|
||||
msgstr "Inne zmiany"
|
||||
|
||||
#~ msgid "Global table of contents"
|
||||
#~ msgstr "Globalny spis treści"
|
||||
|
||||
#~ msgid "Global index"
|
||||
#~ msgstr "Globalny indeks"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Translations template for Sphinx.
|
||||
# Chinese (Taiwan) translations for Sphinx.
|
||||
# Copyright (C) 2008 ORGANIZATION
|
||||
# This file is distributed under the same license as the Sphinx project.
|
||||
# Fred Lin <gasolin@gmail.com>, 2008.
|
||||
@ -8,23 +8,21 @@ msgstr ""
|
||||
"Project-Id-Version: Sphinx 0.5\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2008-11-09 19:46+0100\n"
|
||||
"PO-Revision-Date: 2008-11-13 01:32+0800\n"
|
||||
"PO-Revision-Date: 2008-11-16 11:04+0100\n"
|
||||
"Last-Translator: Fred Lin <gasolin@gmail.com>\n"
|
||||
"Language-Team: tw <LL@li.org>\n"
|
||||
"Plural-Forms: nplurals=1; plural=0\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.3\n"
|
||||
"X-Poedit-Language: Chinese\n"
|
||||
"X-Poedit-Country: TAIWAN\n"
|
||||
|
||||
#: sphinx/builder.py:408
|
||||
#, python-format
|
||||
msgid "%b %d, %Y"
|
||||
msgstr "%Y 年 %m 月 %d 日"
|
||||
|
||||
#: sphinx/builder.py:427
|
||||
#: sphinx/templates/defindex.html:21
|
||||
#: sphinx/builder.py:427 sphinx/templates/defindex.html:21
|
||||
msgid "General Index"
|
||||
msgstr "總索引"
|
||||
|
||||
@ -32,10 +30,8 @@ msgstr "總索引"
|
||||
msgid "index"
|
||||
msgstr "索引"
|
||||
|
||||
#: sphinx/builder.py:429
|
||||
#: sphinx/htmlhelp.py:155
|
||||
#: sphinx/templates/defindex.html:19
|
||||
#: sphinx/templates/modindex.html:2
|
||||
#: sphinx/builder.py:429 sphinx/htmlhelp.py:155
|
||||
#: sphinx/templates/defindex.html:19 sphinx/templates/modindex.html:2
|
||||
#: sphinx/templates/modindex.html:13
|
||||
msgid "Global Module Index"
|
||||
msgstr ""
|
||||
@ -64,41 +60,33 @@ msgstr ""
|
||||
msgid "Module level"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/environment.py:102
|
||||
#: sphinx/latexwriter.py:164
|
||||
#: sphinx/environment.py:102 sphinx/latexwriter.py:164
|
||||
#, python-format
|
||||
msgid "%B %d, %Y"
|
||||
msgstr "%Y 年 %m 月 %d 日"
|
||||
|
||||
#: sphinx/environment.py:290
|
||||
#: sphinx/latexwriter.py:170
|
||||
#: sphinx/environment.py:290 sphinx/latexwriter.py:170
|
||||
#: 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/genindex-split.html:5 sphinx/templates/genindex.html:2
|
||||
#: sphinx/templates/genindex.html:5 sphinx/templates/genindex.html:48
|
||||
#: sphinx/templates/layout.html:130
|
||||
msgid "Index"
|
||||
msgstr "索引"
|
||||
|
||||
#: sphinx/environment.py:291
|
||||
#: sphinx/latexwriter.py:169
|
||||
#: sphinx/environment.py:291 sphinx/latexwriter.py:169
|
||||
msgid "Module Index"
|
||||
msgstr "模組索引"
|
||||
|
||||
#: sphinx/environment.py:292
|
||||
#: sphinx/templates/defindex.html:16
|
||||
#: sphinx/environment.py:292 sphinx/templates/defindex.html:16
|
||||
msgid "Search Page"
|
||||
msgstr "搜尋頁面"
|
||||
|
||||
#: sphinx/htmlwriter.py:79
|
||||
#: sphinx/static/doctools.js:145
|
||||
#: sphinx/htmlwriter.py:79 sphinx/static/doctools.js:145
|
||||
msgid "Permalink to this definition"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/htmlwriter.py:402
|
||||
#: sphinx/static/doctools.js:139
|
||||
#: sphinx/htmlwriter.py:402 sphinx/static/doctools.js:139
|
||||
msgid "Permalink to this headline"
|
||||
msgstr ""
|
||||
|
||||
@ -106,8 +94,7 @@ msgstr ""
|
||||
msgid "Release"
|
||||
msgstr "釋出"
|
||||
|
||||
#: sphinx/roles.py:53
|
||||
#: sphinx/directives/desc.py:525
|
||||
#: sphinx/roles.py:53 sphinx/directives/desc.py:525
|
||||
#, python-format
|
||||
msgid "environment variable; %s"
|
||||
msgstr "環境變數; %s"
|
||||
@ -131,8 +118,7 @@ msgstr "[圖片]"
|
||||
msgid "%s() (built-in function)"
|
||||
msgstr "%s() (內建函式)"
|
||||
|
||||
#: sphinx/directives/desc.py:26
|
||||
#: sphinx/directives/desc.py:42
|
||||
#: sphinx/directives/desc.py:26 sphinx/directives/desc.py:42
|
||||
#: sphinx/directives/desc.py:54
|
||||
#, python-format
|
||||
msgid "%s() (in module %s)"
|
||||
@ -143,8 +129,7 @@ msgstr "%s() (在 %s 模組中)"
|
||||
msgid "%s (built-in variable)"
|
||||
msgstr "%s (內建變數)"
|
||||
|
||||
#: sphinx/directives/desc.py:30
|
||||
#: sphinx/directives/desc.py:66
|
||||
#: sphinx/directives/desc.py:30 sphinx/directives/desc.py:66
|
||||
#, python-format
|
||||
msgid "%s (in module %s)"
|
||||
msgstr "%s() (在 %s 模組中)"
|
||||
@ -380,13 +365,14 @@ msgstr ""
|
||||
msgid ", in "
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/static/searchtools.js:447
|
||||
#: sphinx/templates/search.html:18
|
||||
#: sphinx/static/searchtools.js:447 sphinx/templates/search.html:18
|
||||
msgid "Search Results"
|
||||
msgstr "搜尋結果"
|
||||
|
||||
#: sphinx/static/searchtools.js:449
|
||||
msgid "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories."
|
||||
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:451
|
||||
@ -429,8 +415,7 @@ 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/templates/genindex-split.html:27 sphinx/templates/genindex.html:54
|
||||
msgid "Full index on one page"
|
||||
msgstr ""
|
||||
|
||||
@ -474,8 +459,7 @@ msgstr "本頁"
|
||||
msgid "Suggest Change"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/layout.html:60
|
||||
#: sphinx/templates/layout.html:62
|
||||
#: sphinx/templates/layout.html:60 sphinx/templates/layout.html:62
|
||||
msgid "Show Source"
|
||||
msgstr "顯示原始碼"
|
||||
|
||||
@ -504,8 +488,7 @@ msgstr "在 %(docstitle)s 中搜尋"
|
||||
msgid "About these documents"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/layout.html:131
|
||||
#: sphinx/templates/search.html:2
|
||||
#: sphinx/templates/layout.html:131 sphinx/templates/search.html:2
|
||||
#: sphinx/templates/search.html:5
|
||||
msgid "Search"
|
||||
msgstr "搜尋"
|
||||
@ -531,7 +514,9 @@ msgstr "最後更新日期是 %(last_updated)s."
|
||||
|
||||
#: sphinx/templates/layout.html:186
|
||||
#, python-format
|
||||
msgid "Created using <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> %(sphinx_version)s."
|
||||
msgid ""
|
||||
"Created using <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> "
|
||||
"%(sphinx_version)s."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/modindex.html:15
|
||||
@ -552,7 +537,10 @@ msgid "Search %(docstitle)s"
|
||||
msgstr "搜尋 %(docstitle)s"
|
||||
|
||||
#: sphinx/templates/page.html:8
|
||||
msgid "<strong>Note:</strong> You requested an out-of-date URL from this server. We've tried to redirect you to the new location of this page, but it may not be the right one."
|
||||
msgid ""
|
||||
"<strong>Note:</strong> You requested an out-of-date URL from this server."
|
||||
" We've tried to redirect you to the new location of this page, but it may"
|
||||
" not be the right one."
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/templates/search.html:7
|
||||
|
Loading…
Reference in New Issue
Block a user