buildframework/helium/external/python/lib/common/Sphinx-0.5.1-py2.5.egg/sphinx/locale/de/LC_MESSAGES/sphinx.po
changeset 179 d8ac696cc51f
equal deleted inserted replaced
1:be27ed110b50 179:d8ac696cc51f
       
     1 # German translations for Sphinx.
       
     2 # Copyright (C) 2008 Translators.
       
     3 # This file is distributed under the same license as the Sphinx project.
       
     4 #
       
     5 msgid ""
       
     6 msgstr ""
       
     7 "Project-Id-Version: PROJECT VERSION\n"
       
     8 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
       
     9 "POT-Creation-Date: 2008-08-07 21:40+0200\n"
       
    10 "PO-Revision-Date: 2008-11-27 18:40+0100\n"
       
    11 "Last-Translator: Horst Gutmann <zerok@zerokspot.com>\n"
       
    12 "Language-Team: de <LL@li.org>\n"
       
    13 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
       
    14 "MIME-Version: 1.0\n"
       
    15 "Content-Type: text/plain; charset=utf-8\n"
       
    16 "Content-Transfer-Encoding: 8bit\n"
       
    17 "Generated-By: Babel 0.9.4\n"
       
    18 
       
    19 #: sphinx/builder.py:408
       
    20 #, python-format
       
    21 msgid "%b %d, %Y"
       
    22 msgstr "%d. %m. %Y"
       
    23 
       
    24 #: sphinx/builder.py:427 sphinx/templates/defindex.html:21
       
    25 msgid "General Index"
       
    26 msgstr "Allgemeiner Index"
       
    27 
       
    28 #: sphinx/builder.py:427
       
    29 msgid "index"
       
    30 msgstr "Index"
       
    31 
       
    32 #: sphinx/builder.py:429 sphinx/htmlhelp.py:156
       
    33 #: sphinx/templates/defindex.html:19 sphinx/templates/modindex.html:2
       
    34 #: sphinx/templates/modindex.html:13
       
    35 msgid "Global Module Index"
       
    36 msgstr "Globaler Modulindex"
       
    37 
       
    38 #: sphinx/builder.py:429
       
    39 msgid "modules"
       
    40 msgstr "Module"
       
    41 
       
    42 #: sphinx/builder.py:466
       
    43 msgid "next"
       
    44 msgstr "weiter"
       
    45 
       
    46 #: sphinx/builder.py:473
       
    47 msgid "previous"
       
    48 msgstr "zurück"
       
    49 
       
    50 #: sphinx/builder.py:1054
       
    51 msgid " (in "
       
    52 msgstr ""
       
    53 
       
    54 #: sphinx/builder.py:1129
       
    55 msgid "Builtins"
       
    56 msgstr "Builtins"
       
    57 
       
    58 #: sphinx/builder.py:1131
       
    59 msgid "Module level"
       
    60 msgstr "Modulebene"
       
    61 
       
    62 #: sphinx/environment.py:102 sphinx/latexwriter.py:169
       
    63 #, python-format
       
    64 msgid "%B %d, %Y"
       
    65 msgstr "%d. %m. %Y"
       
    66 
       
    67 #: sphinx/environment.py:291 sphinx/latexwriter.py:175
       
    68 #: sphinx/templates/genindex-single.html:2
       
    69 #: sphinx/templates/genindex-split.html:2
       
    70 #: sphinx/templates/genindex-split.html:5 sphinx/templates/genindex.html:2
       
    71 #: sphinx/templates/genindex.html:5 sphinx/templates/genindex.html:48
       
    72 #: sphinx/templates/layout.html:130
       
    73 msgid "Index"
       
    74 msgstr "Stichwortverzeichnis"
       
    75 
       
    76 #: sphinx/environment.py:292 sphinx/latexwriter.py:174
       
    77 msgid "Module Index"
       
    78 msgstr "Modulindex"
       
    79 
       
    80 #: sphinx/environment.py:293 sphinx/templates/defindex.html:16
       
    81 msgid "Search Page"
       
    82 msgstr "Suche"
       
    83 
       
    84 #: sphinx/htmlwriter.py:79 sphinx/static/doctools.js:145
       
    85 msgid "Permalink to this definition"
       
    86 msgstr "Permalink zu dieser Definition"
       
    87 
       
    88 #: sphinx/htmlwriter.py:399 sphinx/static/doctools.js:139
       
    89 msgid "Permalink to this headline"
       
    90 msgstr "Permalink zu dieser Überschrift"
       
    91 
       
    92 #: sphinx/latexwriter.py:172
       
    93 msgid "Release"
       
    94 msgstr "Release"
       
    95 
       
    96 #: sphinx/roles.py:53 sphinx/directives/desc.py:537
       
    97 #, python-format
       
    98 msgid "environment variable; %s"
       
    99 msgstr "Umgebungsvariable; %s"
       
   100 
       
   101 #: sphinx/roles.py:60
       
   102 #, python-format
       
   103 msgid "Python Enhancement Proposals!PEP %s"
       
   104 msgstr "Python Enhancement Proposals!PEP %s"
       
   105 
       
   106 #: sphinx/textwriter.py:166
       
   107 #, python-format
       
   108 msgid "Platform: %s"
       
   109 msgstr "Plattform: %s"
       
   110 
       
   111 #: sphinx/textwriter.py:422
       
   112 msgid "[image]"
       
   113 msgstr "[Bild]"
       
   114 
       
   115 #: sphinx/directives/desc.py:25
       
   116 #, python-format
       
   117 msgid "%s() (built-in function)"
       
   118 msgstr "%s() (eingebaute Funktion)"
       
   119 
       
   120 #: sphinx/directives/desc.py:26 sphinx/directives/desc.py:42
       
   121 #: sphinx/directives/desc.py:54
       
   122 #, python-format
       
   123 msgid "%s() (in module %s)"
       
   124 msgstr "%s() (in Modul %s)"
       
   125 
       
   126 #: sphinx/directives/desc.py:29
       
   127 #, python-format
       
   128 msgid "%s (built-in variable)"
       
   129 msgstr "%s (eingebaute Variable)"
       
   130 
       
   131 #: sphinx/directives/desc.py:30 sphinx/directives/desc.py:66
       
   132 #, python-format
       
   133 msgid "%s (in module %s)"
       
   134 msgstr "%s (in Modul %s)"
       
   135 
       
   136 #: sphinx/directives/desc.py:33
       
   137 #, python-format
       
   138 msgid "%s (built-in class)"
       
   139 msgstr "%s (eingebaute Klasse)"
       
   140 
       
   141 #: sphinx/directives/desc.py:34
       
   142 #, python-format
       
   143 msgid "%s (class in %s)"
       
   144 msgstr "%s (Klasse in %s)"
       
   145 
       
   146 #: sphinx/directives/desc.py:46
       
   147 #, python-format
       
   148 msgid "%s() (%s.%s method)"
       
   149 msgstr "%s() (Methode von %s.%s)"
       
   150 
       
   151 #: sphinx/directives/desc.py:48
       
   152 #, python-format
       
   153 msgid "%s() (%s method)"
       
   154 msgstr "%s() (Methode von %s)"
       
   155 
       
   156 #: sphinx/directives/desc.py:58
       
   157 #, python-format
       
   158 msgid "%s() (%s.%s static method)"
       
   159 msgstr "%s() (statische Methode von %s.%s)"
       
   160 
       
   161 #: sphinx/directives/desc.py:60
       
   162 #, python-format
       
   163 msgid "%s() (%s static method)"
       
   164 msgstr "%s() (statische Methode von %s)"
       
   165 
       
   166 #: sphinx/directives/desc.py:70
       
   167 #, python-format
       
   168 msgid "%s (%s.%s attribute)"
       
   169 msgstr "%s (Attribut von %s.%s)"
       
   170 
       
   171 #: sphinx/directives/desc.py:72
       
   172 #, python-format
       
   173 msgid "%s (%s attribute)"
       
   174 msgstr "%s (Attribut von %s)"
       
   175 
       
   176 #: sphinx/directives/desc.py:74
       
   177 #, python-format
       
   178 msgid "%s (C function)"
       
   179 msgstr "%s (C-Funktion)"
       
   180 
       
   181 #: sphinx/directives/desc.py:76
       
   182 #, python-format
       
   183 msgid "%s (C member)"
       
   184 msgstr "%s (C-Member)"
       
   185 
       
   186 #: sphinx/directives/desc.py:78
       
   187 #, python-format
       
   188 msgid "%s (C macro)"
       
   189 msgstr "%s (C-Makro)"
       
   190 
       
   191 #: sphinx/directives/desc.py:80
       
   192 #, python-format
       
   193 msgid "%s (C type)"
       
   194 msgstr "%s (C-Typ)"
       
   195 
       
   196 #: sphinx/directives/desc.py:82
       
   197 #, python-format
       
   198 msgid "%s (C variable)"
       
   199 msgstr "%s (C-Variable)"
       
   200 
       
   201 #: sphinx/directives/desc.py:100
       
   202 msgid "Raises"
       
   203 msgstr "Verursacht:"
       
   204 
       
   205 #: sphinx/directives/desc.py:104
       
   206 msgid "Variable"
       
   207 msgstr "Variable"
       
   208 
       
   209 #: sphinx/directives/desc.py:107
       
   210 msgid "Returns"
       
   211 msgstr "Rückgabe"
       
   212 
       
   213 #: sphinx/directives/desc.py:116
       
   214 msgid "Return type"
       
   215 msgstr "Rückgabetyp"
       
   216 
       
   217 #: sphinx/directives/desc.py:143
       
   218 msgid "Parameters"
       
   219 msgstr "Parameter"
       
   220 
       
   221 #: sphinx/directives/desc.py:423
       
   222 #, python-format
       
   223 msgid "%scommand line option; %s"
       
   224 msgstr "%sKommandozeilenoption; %s"
       
   225 
       
   226 #: sphinx/directives/other.py:101
       
   227 msgid "Platforms: "
       
   228 msgstr "Plattformen: "
       
   229 
       
   230 #: sphinx/directives/other.py:106
       
   231 #, python-format
       
   232 msgid "%s (module)"
       
   233 msgstr "%s (Modul)"
       
   234 
       
   235 #: sphinx/directives/other.py:146
       
   236 msgid "Section author: "
       
   237 msgstr "Autor des Abschnitts: "
       
   238 
       
   239 #: sphinx/directives/other.py:148
       
   240 msgid "Module author: "
       
   241 msgstr "Autor des Moduls: "
       
   242 
       
   243 #: sphinx/directives/other.py:150
       
   244 msgid "Author: "
       
   245 msgstr "Autor: "
       
   246 
       
   247 #: sphinx/directives/other.py:246
       
   248 msgid "See also"
       
   249 msgstr "Siehe auch"
       
   250 
       
   251 #: sphinx/ext/todo.py:31
       
   252 msgid "Todo"
       
   253 msgstr ""
       
   254 
       
   255 #: sphinx/ext/todo.py:75
       
   256 #, python-format
       
   257 msgid "(The original entry is located in %s, line %d and can be found "
       
   258 msgstr ""
       
   259 
       
   260 #: sphinx/ext/todo.py:81
       
   261 msgid "here"
       
   262 msgstr ""
       
   263 
       
   264 #: sphinx/locale/__init__.py:15
       
   265 msgid "Attention"
       
   266 msgstr "Achtung"
       
   267 
       
   268 #: sphinx/locale/__init__.py:16
       
   269 msgid "Caution"
       
   270 msgstr "Vorsicht"
       
   271 
       
   272 #: sphinx/locale/__init__.py:17
       
   273 msgid "Danger"
       
   274 msgstr "Gefahr"
       
   275 
       
   276 #: sphinx/locale/__init__.py:18
       
   277 msgid "Error"
       
   278 msgstr "Fehler"
       
   279 
       
   280 #: sphinx/locale/__init__.py:19
       
   281 msgid "Hint"
       
   282 msgstr "Hinweis"
       
   283 
       
   284 #: sphinx/locale/__init__.py:20
       
   285 msgid "Important"
       
   286 msgstr "Wichtig"
       
   287 
       
   288 #: sphinx/locale/__init__.py:21
       
   289 msgid "Note"
       
   290 msgstr "Bemerkung"
       
   291 
       
   292 #: sphinx/locale/__init__.py:22
       
   293 msgid "See Also"
       
   294 msgstr "Siehe auch"
       
   295 
       
   296 #: sphinx/locale/__init__.py:23
       
   297 msgid "Tip"
       
   298 msgstr "Tipp"
       
   299 
       
   300 #: sphinx/locale/__init__.py:24
       
   301 msgid "Warning"
       
   302 msgstr "Warnung"
       
   303 
       
   304 #: sphinx/locale/__init__.py:28
       
   305 #, python-format
       
   306 msgid "New in version %s"
       
   307 msgstr "Neu in Version %s"
       
   308 
       
   309 #: sphinx/locale/__init__.py:29
       
   310 #, python-format
       
   311 msgid "Changed in version %s"
       
   312 msgstr "Geändert in Version %s"
       
   313 
       
   314 #: sphinx/locale/__init__.py:30
       
   315 #, python-format
       
   316 msgid "Deprecated since version %s"
       
   317 msgstr "Veraltet ab Version %s"
       
   318 
       
   319 #: sphinx/locale/__init__.py:34
       
   320 msgid "module"
       
   321 msgstr "Module"
       
   322 
       
   323 #: sphinx/locale/__init__.py:35
       
   324 msgid "keyword"
       
   325 msgstr "Schlüsselwort"
       
   326 
       
   327 #: sphinx/locale/__init__.py:36
       
   328 msgid "operator"
       
   329 msgstr "Operator"
       
   330 
       
   331 #: sphinx/locale/__init__.py:37
       
   332 msgid "object"
       
   333 msgstr "Objekt"
       
   334 
       
   335 #: sphinx/locale/__init__.py:38
       
   336 msgid "exception"
       
   337 msgstr "Exception"
       
   338 
       
   339 #: sphinx/locale/__init__.py:39
       
   340 msgid "statement"
       
   341 msgstr "Statement"
       
   342 
       
   343 #: sphinx/locale/__init__.py:40
       
   344 msgid "built-in function"
       
   345 msgstr "eingebaute Funktion"
       
   346 
       
   347 #: sphinx/static/doctools.js:174
       
   348 msgid "Hide Search Matches"
       
   349 msgstr "Suchergebnisse ausblenden"
       
   350 
       
   351 #: sphinx/static/searchtools.js:274
       
   352 msgid "Searching"
       
   353 msgstr "Suchen..."
       
   354 
       
   355 #: sphinx/static/searchtools.js:279
       
   356 msgid "Preparing search..."
       
   357 msgstr "Suche wird vorbereitet..."
       
   358 
       
   359 #: sphinx/static/searchtools.js:338
       
   360 msgid "module, in "
       
   361 msgstr "Modul, in "
       
   362 
       
   363 #: sphinx/static/searchtools.js:347
       
   364 msgid ", in "
       
   365 msgstr ""
       
   366 
       
   367 #: sphinx/static/searchtools.js:447 sphinx/templates/search.html:18
       
   368 msgid "Search Results"
       
   369 msgstr "Suchergebnisse"
       
   370 
       
   371 #: sphinx/static/searchtools.js:449
       
   372 msgid ""
       
   373 "Your search did not match any documents. Please make sure that all words "
       
   374 "are spelled correctly and that you've selected enough categories."
       
   375 msgstr ""
       
   376 "Es wurden keine Dokumente gefunden. Haben Sie alle Suchworte richtig "
       
   377 "geschrieben und genügend Kategorien ausgewählt?"
       
   378 
       
   379 #: sphinx/static/searchtools.js:451
       
   380 #, python-format
       
   381 msgid "Search finished, found %s page(s) matching the search query."
       
   382 msgstr "Suche beendet, %s Seite(n) mit Ergebnissen wurden gefunden."
       
   383 
       
   384 #: sphinx/templates/defindex.html:2
       
   385 msgid "Overview"
       
   386 msgstr "Übersicht"
       
   387 
       
   388 #: sphinx/templates/defindex.html:11
       
   389 msgid "Indices and tables:"
       
   390 msgstr "Indizes und Tabellen:"
       
   391 
       
   392 #: sphinx/templates/defindex.html:14
       
   393 msgid "Complete Table of Contents"
       
   394 msgstr "Vollständiges Inhaltsverzeichnis"
       
   395 
       
   396 #: sphinx/templates/defindex.html:15
       
   397 msgid "lists all sections and subsections"
       
   398 msgstr "Liste aller Kapitel und Unterkapitel"
       
   399 
       
   400 #: sphinx/templates/defindex.html:17
       
   401 msgid "search this documentation"
       
   402 msgstr "Durchsuche diese Dokumentation"
       
   403 
       
   404 #: sphinx/templates/defindex.html:20
       
   405 msgid "quick access to all modules"
       
   406 msgstr "Schneller Zugriff auf alle Module"
       
   407 
       
   408 #: sphinx/templates/defindex.html:22
       
   409 msgid "all functions, classes, terms"
       
   410 msgstr "Alle Funktionen, Klassen, Begriffe"
       
   411 
       
   412 #: sphinx/templates/genindex-single.html:5
       
   413 #, python-format
       
   414 msgid "Index &ndash; %(key)s"
       
   415 msgstr "Stichwortverzeichnis &ndash; %(key)s"
       
   416 
       
   417 #: sphinx/templates/genindex-single.html:44
       
   418 #: sphinx/templates/genindex-split.html:14
       
   419 #: sphinx/templates/genindex-split.html:27 sphinx/templates/genindex.html:54
       
   420 msgid "Full index on one page"
       
   421 msgstr "Gesamtes Stichwortverzeichnis auf einer Seite"
       
   422 
       
   423 #: sphinx/templates/genindex-split.html:7
       
   424 msgid "Index pages by letter"
       
   425 msgstr "Stichwortverzeichnis nach Anfangsbuchstabe"
       
   426 
       
   427 #: sphinx/templates/genindex-split.html:15
       
   428 msgid "can be huge"
       
   429 msgstr "kann groß sein"
       
   430 
       
   431 #: sphinx/templates/layout.html:9
       
   432 msgid "Navigation"
       
   433 msgstr "Navigation"
       
   434 
       
   435 #: sphinx/templates/layout.html:40
       
   436 msgid "Table Of Contents"
       
   437 msgstr "Inhalt"
       
   438 
       
   439 #: sphinx/templates/layout.html:46
       
   440 msgid "Previous topic"
       
   441 msgstr "Vorheriges Thema"
       
   442 
       
   443 #: sphinx/templates/layout.html:47
       
   444 msgid "previous chapter"
       
   445 msgstr "vorheriges Kapitel"
       
   446 
       
   447 #: sphinx/templates/layout.html:50
       
   448 msgid "Next topic"
       
   449 msgstr "Nächstes Thema"
       
   450 
       
   451 #: sphinx/templates/layout.html:51
       
   452 msgid "next chapter"
       
   453 msgstr "nächstes Kapitel"
       
   454 
       
   455 #: sphinx/templates/layout.html:55
       
   456 msgid "This Page"
       
   457 msgstr "Diese Seite"
       
   458 
       
   459 #: sphinx/templates/layout.html:59
       
   460 msgid "Suggest Change"
       
   461 msgstr "Änderung vorschlagen"
       
   462 
       
   463 #: sphinx/templates/layout.html:60 sphinx/templates/layout.html:62
       
   464 msgid "Show Source"
       
   465 msgstr "Quelltext anzeigen"
       
   466 
       
   467 #: sphinx/templates/layout.html:71
       
   468 msgid "Quick search"
       
   469 msgstr "Schnellsuche"
       
   470 
       
   471 #: sphinx/templates/layout.html:71
       
   472 msgid "Keyword search"
       
   473 msgstr "Stichwortsuche"
       
   474 
       
   475 #: sphinx/templates/layout.html:73
       
   476 msgid "Go"
       
   477 msgstr "Los"
       
   478 
       
   479 #: sphinx/templates/layout.html:78
       
   480 msgid "Enter a module, class or function name."
       
   481 msgstr "Gib einen Modul-, Klassen- oder Funktionsnamen an."
       
   482 
       
   483 #: sphinx/templates/layout.html:119
       
   484 #, python-format
       
   485 msgid "Search within %(docstitle)s"
       
   486 msgstr "Suche in %(docstitle)s"
       
   487 
       
   488 #: sphinx/templates/layout.html:128
       
   489 msgid "About these documents"
       
   490 msgstr "Über diese Dokumentation"
       
   491 
       
   492 #: sphinx/templates/layout.html:131 sphinx/templates/search.html:2
       
   493 #: sphinx/templates/search.html:5
       
   494 msgid "Search"
       
   495 msgstr "Suche"
       
   496 
       
   497 #: sphinx/templates/layout.html:133
       
   498 msgid "Copyright"
       
   499 msgstr "Copyright"
       
   500 
       
   501 #: sphinx/templates/layout.html:178
       
   502 #, python-format
       
   503 msgid "&copy; <a href=\"%(path)s\">Copyright</a> %(copyright)s."
       
   504 msgstr "&copy; <a href=\"%(path)s\">Copyright</a> %(copyright)s."
       
   505 
       
   506 #: sphinx/templates/layout.html:180
       
   507 #, python-format
       
   508 msgid "&copy; Copyright %(copyright)s."
       
   509 msgstr "&copy; Copyright %(copyright)s."
       
   510 
       
   511 #: sphinx/templates/layout.html:183
       
   512 #, python-format
       
   513 msgid "Last updated on %(last_updated)s."
       
   514 msgstr "Zuletzt aktualisiert am %(last_updated)s."
       
   515 
       
   516 #: sphinx/templates/layout.html:186
       
   517 #, python-format
       
   518 msgid ""
       
   519 "Created using <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> "
       
   520 "%(sphinx_version)s."
       
   521 msgstr ""
       
   522 "Mit <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> %(sphinx_version)s "
       
   523 "erstellt."
       
   524 
       
   525 #: sphinx/templates/modindex.html:15
       
   526 msgid "Most popular modules:"
       
   527 msgstr "Beliebteste Module:"
       
   528 
       
   529 #: sphinx/templates/modindex.html:24
       
   530 msgid "Show modules only available on these platforms"
       
   531 msgstr "Zeige nur Module, die auf diesen Plattformen verfügbar sind"
       
   532 
       
   533 #: sphinx/templates/modindex.html:56
       
   534 msgid "Deprecated"
       
   535 msgstr "Veraltet"
       
   536 
       
   537 #: sphinx/templates/opensearch.xml:4
       
   538 #, python-format
       
   539 msgid "Search %(docstitle)s"
       
   540 msgstr "Suche in %(docstitle)s"
       
   541 
       
   542 #: sphinx/templates/page.html:8
       
   543 msgid ""
       
   544 "<strong>Note:</strong> You requested an out-of-date URL from this server."
       
   545 " We've tried to redirect you to the new location of this page, but it may"
       
   546 " not be the right one."
       
   547 msgstr ""
       
   548 "<strong>Anmerkung:</strong> Du hast eine nicht länger gültige URL von "
       
   549 "diesem Server angefragt. Wir haben versucht dich auf die neue Adresse "
       
   550 "dieser Seite umzuleiten, aber dies muss nicht die richtige Seite sein."
       
   551 
       
   552 #: sphinx/templates/search.html:7
       
   553 #, fuzzy
       
   554 msgid ""
       
   555 "From here you can search these documents. Enter your search\n"
       
   556 "    words into the box below and click \"search\". Note that the search\n"
       
   557 "    function will automatically search for all of the words. Pages\n"
       
   558 "    containing fewer words won't appear in the result list."
       
   559 msgstr ""
       
   560 "Von hier aus kannst du die Dokumentation durchsuchen. Gib deine "
       
   561 "Suchbegriffe in das untenstehende Feld ein und klicke auf \"suchen\". "
       
   562 "Bitte beachte, dass die Suchfunktion automatisch nach all diesen Worten "
       
   563 "suchen wird. Seiten, die nicht alle Worte enthalten, werden nicht in der "
       
   564 "Ergebnisliste erscheinen."
       
   565 
       
   566 #: sphinx/templates/search.html:14
       
   567 msgid "search"
       
   568 msgstr "suchen"
       
   569 
       
   570 #: sphinx/templates/search.html:20
       
   571 msgid "Your search did not match any results."
       
   572 msgstr "Deine Suche ergab leider keine Treffer."
       
   573 
       
   574 #: sphinx/templates/changes/frameset.html:5
       
   575 #: sphinx/templates/changes/versionchanges.html:12
       
   576 #, python-format
       
   577 msgid "Changes in Version %(version)s &mdash; %(docstitle)s"
       
   578 msgstr "Änderungen in Version %(version)s &mdash; %(docstitle)s"
       
   579 
       
   580 #: sphinx/templates/changes/rstsource.html:5
       
   581 #, python-format
       
   582 msgid "%(filename)s &mdash; %(docstitle)s"
       
   583 msgstr "%(filename)s &mdash; %(docstitle)s"
       
   584 
       
   585 #: sphinx/templates/changes/versionchanges.html:17
       
   586 #, python-format
       
   587 msgid "Automatically generated list of changes in version %(version)s"
       
   588 msgstr "Automatisch generierte Liste der Änderungen in Version %(version)s"
       
   589 
       
   590 #: sphinx/templates/changes/versionchanges.html:18
       
   591 msgid "Library changes"
       
   592 msgstr "Bibliotheksänderungen"
       
   593 
       
   594 #: sphinx/templates/changes/versionchanges.html:23
       
   595 msgid "C API changes"
       
   596 msgstr "C API-Änderungen"
       
   597 
       
   598 #: sphinx/templates/changes/versionchanges.html:25
       
   599 msgid "Other changes"
       
   600 msgstr "Andere Änderungen"
       
   601