buildframework/helium/external/python/lib/common/Sphinx-0.5.1-py2.5.egg/sphinx/locale/de/LC_MESSAGES/sphinx.po
author wbernard
Wed, 23 Dec 2009 19:29:07 +0200
changeset 179 d8ac696cc51f
permissions -rw-r--r--
helium_7.0-r14027

# German translations for Sphinx.
# Copyright (C) 2008 Translators.
# This file is distributed under the same license as the Sphinx project.
#
msgid ""
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-11-27 18:40+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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.4\n"

#: sphinx/builder.py:408
#, python-format
msgid "%b %d, %Y"
msgstr "%d. %m. %Y"

#: sphinx/builder.py:427 sphinx/templates/defindex.html:21
msgid "General Index"
msgstr "Allgemeiner Index"

#: sphinx/builder.py:427
msgid "index"
msgstr "Index"

#: sphinx/builder.py:429 sphinx/htmlhelp.py:156
#: 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:429
msgid "modules"
msgstr "Module"

#: sphinx/builder.py:466
msgid "next"
msgstr "weiter"

#: sphinx/builder.py:473
msgid "previous"
msgstr "zurück"

#: sphinx/builder.py:1054
msgid " (in "
msgstr ""

#: sphinx/builder.py:1129
msgid "Builtins"
msgstr "Builtins"

#: sphinx/builder.py:1131
msgid "Module level"
msgstr "Modulebene"

#: sphinx/environment.py:102 sphinx/latexwriter.py:169
#, python-format
msgid "%B %d, %Y"
msgstr "%d. %m. %Y"

#: sphinx/environment.py:291 sphinx/latexwriter.py:175
#: 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/environment.py:292 sphinx/latexwriter.py:174
msgid "Module Index"
msgstr "Modulindex"

#: sphinx/environment.py:293 sphinx/templates/defindex.html:16
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:399 sphinx/static/doctools.js:139
msgid "Permalink to this headline"
msgstr "Permalink zu dieser Überschrift"

#: sphinx/latexwriter.py:172
msgid "Release"
msgstr "Release"

#: sphinx/roles.py:53 sphinx/directives/desc.py:537
#, python-format
msgid "environment variable; %s"
msgstr "Umgebungsvariable; %s"

#: sphinx/roles.py:60
#, python-format
msgid "Python Enhancement Proposals!PEP %s"
msgstr "Python Enhancement Proposals!PEP %s"

#: sphinx/textwriter.py:166
#, python-format
msgid "Platform: %s"
msgstr "Plattform: %s"

#: sphinx/textwriter.py:422
msgid "[image]"
msgstr "[Bild]"

#: sphinx/directives/desc.py:25
#, python-format
msgid "%s() (built-in function)"
msgstr "%s() (eingebaute Funktion)"

#: 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:29
#, python-format
msgid "%s (built-in variable)"
msgstr "%s (eingebaute Variable)"

#: 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
#, python-format
msgid "%s (built-in class)"
msgstr "%s (eingebaute Klasse)"

#: sphinx/directives/desc.py:34
#, python-format
msgid "%s (class in %s)"
msgstr "%s (Klasse in %s)"

#: sphinx/directives/desc.py:46
#, python-format
msgid "%s() (%s.%s method)"
msgstr "%s() (Methode von %s.%s)"

#: sphinx/directives/desc.py:48
#, python-format
msgid "%s() (%s method)"
msgstr "%s() (Methode von %s)"

#: sphinx/directives/desc.py:58
#, python-format
msgid "%s() (%s.%s static method)"
msgstr "%s() (statische Methode von %s.%s)"

#: sphinx/directives/desc.py:60
#, python-format
msgid "%s() (%s static method)"
msgstr "%s() (statische Methode von %s)"

#: sphinx/directives/desc.py:70
#, python-format
msgid "%s (%s.%s attribute)"
msgstr "%s (Attribut von %s.%s)"

#: sphinx/directives/desc.py:72
#, python-format
msgid "%s (%s attribute)"
msgstr "%s (Attribut von %s)"

#: sphinx/directives/desc.py:74
#, python-format
msgid "%s (C function)"
msgstr "%s (C-Funktion)"

#: sphinx/directives/desc.py:76
#, python-format
msgid "%s (C member)"
msgstr "%s (C-Member)"

#: sphinx/directives/desc.py:78
#, python-format
msgid "%s (C macro)"
msgstr "%s (C-Makro)"

#: sphinx/directives/desc.py:80
#, python-format
msgid "%s (C type)"
msgstr "%s (C-Typ)"

#: sphinx/directives/desc.py:82
#, python-format
msgid "%s (C variable)"
msgstr "%s (C-Variable)"

#: sphinx/directives/desc.py:100
msgid "Raises"
msgstr "Verursacht:"

#: sphinx/directives/desc.py:104
msgid "Variable"
msgstr "Variable"

#: sphinx/directives/desc.py:107
msgid "Returns"
msgstr "Rückgabe"

#: sphinx/directives/desc.py:116
msgid "Return type"
msgstr "Rückgabetyp"

#: sphinx/directives/desc.py:143
msgid "Parameters"
msgstr "Parameter"

#: sphinx/directives/desc.py:423
#, python-format
msgid "%scommand line option; %s"
msgstr "%sKommandozeilenoption; %s"

#: sphinx/directives/other.py:101
msgid "Platforms: "
msgstr "Plattformen: "

#: sphinx/directives/other.py:106
#, python-format
msgid "%s (module)"
msgstr "%s (Modul)"

#: sphinx/directives/other.py:146
msgid "Section author: "
msgstr "Autor des Abschnitts: "

#: sphinx/directives/other.py:148
msgid "Module author: "
msgstr "Autor des Moduls: "

#: sphinx/directives/other.py:150
msgid "Author: "
msgstr "Autor: "

#: sphinx/directives/other.py:246
msgid "See also"
msgstr "Siehe auch"

#: sphinx/ext/todo.py:31
msgid "Todo"
msgstr ""

#: sphinx/ext/todo.py:75
#, python-format
msgid "(The original entry is located in %s, line %d and can be found "
msgstr ""

#: sphinx/ext/todo.py:81
msgid "here"
msgstr ""

#: sphinx/locale/__init__.py:15
msgid "Attention"
msgstr "Achtung"

#: sphinx/locale/__init__.py:16
msgid "Caution"
msgstr "Vorsicht"

#: sphinx/locale/__init__.py:17
msgid "Danger"
msgstr "Gefahr"

#: sphinx/locale/__init__.py:18
msgid "Error"
msgstr "Fehler"

#: sphinx/locale/__init__.py:19
msgid "Hint"
msgstr "Hinweis"

#: sphinx/locale/__init__.py:20
msgid "Important"
msgstr "Wichtig"

#: sphinx/locale/__init__.py:21
msgid "Note"
msgstr "Bemerkung"

#: sphinx/locale/__init__.py:22
msgid "See Also"
msgstr "Siehe auch"

#: sphinx/locale/__init__.py:23
msgid "Tip"
msgstr "Tipp"

#: sphinx/locale/__init__.py:24
msgid "Warning"
msgstr "Warnung"

#: sphinx/locale/__init__.py:28
#, python-format
msgid "New in version %s"
msgstr "Neu in Version %s"

#: sphinx/locale/__init__.py:29
#, python-format
msgid "Changed in version %s"
msgstr "Geändert in Version %s"

#: sphinx/locale/__init__.py:30
#, python-format
msgid "Deprecated since version %s"
msgstr "Veraltet ab Version %s"

#: sphinx/locale/__init__.py:34
msgid "module"
msgstr "Module"

#: sphinx/locale/__init__.py:35
msgid "keyword"
msgstr "Schlüsselwort"

#: sphinx/locale/__init__.py:36
msgid "operator"
msgstr "Operator"

#: sphinx/locale/__init__.py:37
msgid "object"
msgstr "Objekt"

#: sphinx/locale/__init__.py:38
msgid "exception"
msgstr "Exception"

#: sphinx/locale/__init__.py:39
msgid "statement"
msgstr "Statement"

#: sphinx/locale/__init__.py:40
msgid "built-in function"
msgstr "eingebaute Funktion"

#: sphinx/static/doctools.js:174
msgid "Hide Search Matches"
msgstr "Suchergebnisse ausblenden"

#: sphinx/static/searchtools.js:274
msgid "Searching"
msgstr "Suchen..."

#: sphinx/static/searchtools.js:279
msgid "Preparing search..."
msgstr "Suche wird vorbereitet..."

#: sphinx/static/searchtools.js:338
msgid "module, in "
msgstr "Modul, in "

#: 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: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?"

#: 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."

#: sphinx/templates/defindex.html:2
msgid "Overview"
msgstr "Übersicht"

#: sphinx/templates/defindex.html:11
msgid "Indices and tables:"
msgstr "Indizes und Tabellen:"

#: sphinx/templates/defindex.html:14
msgid "Complete Table of Contents"
msgstr "Vollständiges Inhaltsverzeichnis"

#: sphinx/templates/defindex.html:15
msgid "lists all sections and subsections"
msgstr "Liste aller Kapitel und Unterkapitel"

#: sphinx/templates/defindex.html:17
msgid "search this documentation"
msgstr "Durchsuche diese Dokumentation"

#: sphinx/templates/defindex.html:20
msgid "quick access to all modules"
msgstr "Schneller Zugriff auf alle Module"

#: sphinx/templates/defindex.html:22
msgid "all functions, classes, terms"
msgstr "Alle Funktionen, Klassen, Begriffe"

#: sphinx/templates/genindex-single.html:5
#, python-format
msgid "Index &ndash; %(key)s"
msgstr "Stichwortverzeichnis &ndash; %(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
msgid "Full index on one page"
msgstr "Gesamtes Stichwortverzeichnis auf einer Seite"

#: sphinx/templates/genindex-split.html:7
msgid "Index pages by letter"
msgstr "Stichwortverzeichnis nach Anfangsbuchstabe"

#: sphinx/templates/genindex-split.html:15
msgid "can be huge"
msgstr "kann groß sein"

#: sphinx/templates/layout.html:9
msgid "Navigation"
msgstr "Navigation"

#: sphinx/templates/layout.html:40
msgid "Table Of Contents"
msgstr "Inhalt"

#: sphinx/templates/layout.html:46
msgid "Previous topic"
msgstr "Vorheriges Thema"

#: sphinx/templates/layout.html:47
msgid "previous chapter"
msgstr "vorheriges Kapitel"

#: sphinx/templates/layout.html:50
msgid "Next topic"
msgstr "Nächstes Thema"

#: sphinx/templates/layout.html:51
msgid "next chapter"
msgstr "nächstes Kapitel"

#: sphinx/templates/layout.html:55
msgid "This Page"
msgstr "Diese Seite"

#: sphinx/templates/layout.html:59
msgid "Suggest Change"
msgstr "Änderung vorschlagen"

#: sphinx/templates/layout.html:60 sphinx/templates/layout.html:62
msgid "Show Source"
msgstr "Quelltext anzeigen"

#: sphinx/templates/layout.html:71
msgid "Quick search"
msgstr "Schnellsuche"

#: sphinx/templates/layout.html:71
msgid "Keyword search"
msgstr "Stichwortsuche"

#: sphinx/templates/layout.html:73
msgid "Go"
msgstr "Los"

#: sphinx/templates/layout.html:78
msgid "Enter a module, class or function name."
msgstr "Gib einen Modul-, Klassen- oder Funktionsnamen an."

#: sphinx/templates/layout.html:119
#, python-format
msgid "Search within %(docstitle)s"
msgstr "Suche in %(docstitle)s"

#: sphinx/templates/layout.html:128
msgid "About these documents"
msgstr "Über diese Dokumentation"

#: sphinx/templates/layout.html:131 sphinx/templates/search.html:2
#: sphinx/templates/search.html:5
msgid "Search"
msgstr "Suche"

#: sphinx/templates/layout.html:133
msgid "Copyright"
msgstr "Copyright"

#: sphinx/templates/layout.html:178
#, python-format
msgid "&copy; <a href=\"%(path)s\">Copyright</a> %(copyright)s."
msgstr "&copy; <a href=\"%(path)s\">Copyright</a> %(copyright)s."

#: sphinx/templates/layout.html:180
#, python-format
msgid "&copy; Copyright %(copyright)s."
msgstr "&copy; Copyright %(copyright)s."

#: sphinx/templates/layout.html:183
#, python-format
msgid "Last updated on %(last_updated)s."
msgstr "Zuletzt aktualisiert am %(last_updated)s."

#: sphinx/templates/layout.html:186
#, python-format
msgid ""
"Created using <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> "
"%(sphinx_version)s."
msgstr ""
"Mit <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> %(sphinx_version)s "
"erstellt."

#: sphinx/templates/modindex.html:15
msgid "Most popular modules:"
msgstr "Beliebteste Module:"

#: sphinx/templates/modindex.html:24
msgid "Show modules only available on these platforms"
msgstr "Zeige nur Module, die auf diesen Plattformen verfügbar sind"

#: sphinx/templates/modindex.html:56
msgid "Deprecated"
msgstr "Veraltet"

#: sphinx/templates/opensearch.xml:4
#, python-format
msgid "Search %(docstitle)s"
msgstr "Suche in %(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."
msgstr ""
"<strong>Anmerkung:</strong> Du hast eine nicht länger gültige URL von "
"diesem Server angefragt. Wir haben versucht dich auf die neue Adresse "
"dieser Seite umzuleiten, aber dies muss nicht die richtige Seite sein."

#: sphinx/templates/search.html:7
#, fuzzy
msgid ""
"From here you can search these documents. Enter your search\n"
"    words into the box below and click \"search\". Note that the search\n"
"    function will automatically search for all of the words. Pages\n"
"    containing fewer words won't appear in the result list."
msgstr ""
"Von hier aus kannst du die Dokumentation durchsuchen. Gib deine "
"Suchbegriffe in das untenstehende Feld ein und klicke auf \"suchen\". "
"Bitte beachte, dass die Suchfunktion automatisch nach all diesen Worten "
"suchen wird. Seiten, die nicht alle Worte enthalten, werden nicht in der "
"Ergebnisliste erscheinen."

#: sphinx/templates/search.html:14
msgid "search"
msgstr "suchen"

#: sphinx/templates/search.html:20
msgid "Your search did not match any results."
msgstr "Deine Suche ergab leider keine Treffer."

#: sphinx/templates/changes/frameset.html:5
#: sphinx/templates/changes/versionchanges.html:12
#, python-format
msgid "Changes in Version %(version)s &mdash; %(docstitle)s"
msgstr "Änderungen in Version %(version)s &mdash; %(docstitle)s"

#: sphinx/templates/changes/rstsource.html:5
#, python-format
msgid "%(filename)s &mdash; %(docstitle)s"
msgstr "%(filename)s &mdash; %(docstitle)s"

#: sphinx/templates/changes/versionchanges.html:17
#, python-format
msgid "Automatically generated list of changes in version %(version)s"
msgstr "Automatisch generierte Liste der Änderungen in Version %(version)s"

#: sphinx/templates/changes/versionchanges.html:18
msgid "Library changes"
msgstr "Bibliotheksänderungen"

#: sphinx/templates/changes/versionchanges.html:23
msgid "C API changes"
msgstr "C API-Änderungen"

#: sphinx/templates/changes/versionchanges.html:25
msgid "Other changes"
msgstr "Andere Änderungen"