Update documentation
This commit is contained in:
parent
49c4040072
commit
3173308b54
31 changed files with 13061 additions and 1263 deletions
|
@ -13,7 +13,7 @@ Documentation.addTranslations({
|
|||
"Complete Table of Contents": "Vollst\u00e4ndiges Inhaltsverzeichnis",
|
||||
"Contents": "Inhalt",
|
||||
"Copyright": "Copyright",
|
||||
"Created using <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "Mit <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s erstellt.",
|
||||
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "",
|
||||
"Expand sidebar": "Seitenleiste ausklappen",
|
||||
"Full index on one page": "Gesamtes Stichwortverzeichnis auf einer Seite",
|
||||
"General Index": "Stichwortverzeichnis",
|
||||
|
@ -30,8 +30,6 @@ Documentation.addTranslations({
|
|||
"Next topic": "N\u00e4chstes Thema",
|
||||
"Other changes": "Andere \u00c4nderungen",
|
||||
"Overview": "\u00dcbersicht",
|
||||
"Permalink to this definition": "Link zu dieser Definition",
|
||||
"Permalink to this headline": "Link zu dieser \u00dcberschrift",
|
||||
"Please activate JavaScript to enable the search\n functionality.": "Bitte aktivieren Sie JavaScript, wenn Sie die Suchfunktion nutzen wollen.",
|
||||
"Preparing search...": "Suche wird vorbereitet...",
|
||||
"Previous topic": "Vorheriges Thema",
|
||||
|
@ -39,7 +37,7 @@ Documentation.addTranslations({
|
|||
"Search": "Suche",
|
||||
"Search Page": "Suche",
|
||||
"Search Results": "Suchergebnisse",
|
||||
"Search finished, found %s page(s) matching the search query.": "Die Suche ist fertig, es wurde(n) %s Seite(n) mit Treffern gefunden.",
|
||||
"Search finished, found ${resultCount} page(s) matching the search query.": "",
|
||||
"Search within %(docstitle)s": "Suche in %(docstitle)s",
|
||||
"Searching": "Suchen",
|
||||
"Searching for multiple words only shows matches that contain\n all words.": "",
|
||||
|
|
Reference in a new issue