mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-04-12 07:06:28 +07:00
Provide german locale file for readthedocs theme (#2633)
This commit is contained in:
@@ -105,6 +105,7 @@ supports the following options:
|
||||
* `ja`: Japanese
|
||||
* `pt_BR`: Portuguese (Brazil)
|
||||
* `zh_CN`: Simplified Chinese
|
||||
* `de`: German
|
||||
|
||||
See the guide on [localizing your theme] for more information.
|
||||
|
||||
@@ -182,6 +183,7 @@ theme supports the following options:
|
||||
* `ja`: Japanese
|
||||
* `pt_BR`: Portuguese (Brazil)
|
||||
* `zh_CN`: Simplified Chinese
|
||||
* `de`: German
|
||||
|
||||
See the guide on [localizing your theme] for more information.
|
||||
|
||||
|
||||
98
mkdocs/themes/mkdocs/locales/de/LC_MESSAGES/messages.po
Normal file
98
mkdocs/themes/mkdocs/locales/de/LC_MESSAGES/messages.po
Normal file
@@ -0,0 +1,98 @@
|
||||
# German translations for MkDocs.
|
||||
# Copyright (C) 2021 MkDocs
|
||||
# This file is distributed under the same license as the MkDocs project.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: MkDocs 1.2\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/mkdocs/mkdocs/issues\n"
|
||||
"POT-Creation-Date: 2021-04-08 22:44+0200\n"
|
||||
"PO-Revision-Date: 2021-10-24 00:09+0200\n"
|
||||
"Last-Translator: Marc Dietz <marc@projectleviathan.de>\n"
|
||||
"Language: de\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 2.9.1\n"
|
||||
|
||||
#: mkdocs/themes/mkdocs/404.html:8
|
||||
msgid "Page not found"
|
||||
msgstr "Seite nicht gefunden"
|
||||
|
||||
#: mkdocs/themes/mkdocs/base.html:107
|
||||
#: mkdocs/themes/mkdocs/keyboard-modal.html:31
|
||||
#: mkdocs/themes/mkdocs/search-modal.html:5
|
||||
msgid "Search"
|
||||
msgstr "Suche"
|
||||
|
||||
#: mkdocs/themes/mkdocs/base.html:117
|
||||
msgid "Previous"
|
||||
msgstr "Zurück"
|
||||
|
||||
#: mkdocs/themes/mkdocs/base.html:122
|
||||
msgid "Next"
|
||||
msgstr "Weiter"
|
||||
|
||||
#: mkdocs/themes/mkdocs/base.html:133 mkdocs/themes/mkdocs/base.html:135
|
||||
#: mkdocs/themes/mkdocs/base.html:137 mkdocs/themes/mkdocs/base.html:139
|
||||
#, python-format
|
||||
msgid "Edit on %(repo_name)s"
|
||||
msgstr "Bearbeiten auf %(repo_name)s"
|
||||
|
||||
#: mkdocs/themes/mkdocs/base.html:179
|
||||
#, python-format
|
||||
msgid "Documentation built with %(mkdocs_link)s."
|
||||
msgstr "Diese Dokumentation wurde erstellt mit %(mkdocs_link)s."
|
||||
|
||||
#: mkdocs/themes/mkdocs/keyboard-modal.html:5
|
||||
msgid "Keyboard Shortcuts"
|
||||
msgstr "Tastenkombinationen"
|
||||
|
||||
#: mkdocs/themes/mkdocs/keyboard-modal.html:6
|
||||
#: mkdocs/themes/mkdocs/search-modal.html:6
|
||||
msgid "Close"
|
||||
msgstr "Schließen"
|
||||
|
||||
#: mkdocs/themes/mkdocs/keyboard-modal.html:12
|
||||
msgid "Keys"
|
||||
msgstr "Taste"
|
||||
|
||||
#: mkdocs/themes/mkdocs/keyboard-modal.html:13
|
||||
msgid "Action"
|
||||
msgstr "Aktion"
|
||||
|
||||
#: mkdocs/themes/mkdocs/keyboard-modal.html:19
|
||||
msgid "Open this help"
|
||||
msgstr "Diese Hilfe anzeigen"
|
||||
|
||||
#: mkdocs/themes/mkdocs/keyboard-modal.html:23
|
||||
msgid "Next page"
|
||||
msgstr "Nächste Seite"
|
||||
|
||||
#: mkdocs/themes/mkdocs/keyboard-modal.html:27
|
||||
msgid "Previous page"
|
||||
msgstr "Vorherige Seite"
|
||||
|
||||
#: mkdocs/themes/mkdocs/search-modal.html:9
|
||||
msgid "From here you can search these documents. Enter your search terms below."
|
||||
msgstr "Von hier aus können Sie diese Dokumente durchsuchen. Geben Sie"
|
||||
" unten Ihre Suchanfrage ein."
|
||||
|
||||
#: mkdocs/themes/mkdocs/search-modal.html:12
|
||||
msgid "Search..."
|
||||
msgstr "Suche..."
|
||||
|
||||
#: mkdocs/themes/mkdocs/search-modal.html:12
|
||||
msgid "Type search term here"
|
||||
msgstr "Geben Sie hier ihre Suchanfrage ein"
|
||||
|
||||
#: mkdocs/themes/mkdocs/search-modal.html:15
|
||||
msgid "No results found"
|
||||
msgstr "Keine Ergebnisse gefunden"
|
||||
|
||||
#: mkdocs/themes/mkdocs/toc.html:3
|
||||
msgid "Table of Contents"
|
||||
msgstr "Inhaltsverzeichnis"
|
||||
|
||||
101
mkdocs/themes/readthedocs/locales/de/LC_MESSAGES/messages.po
Normal file
101
mkdocs/themes/readthedocs/locales/de/LC_MESSAGES/messages.po
Normal file
@@ -0,0 +1,101 @@
|
||||
# German translations for MkDocs.
|
||||
# Copyright (C) 2021 MkDocs
|
||||
# This file is distributed under the same license as the MkDocs project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: MkDocs 1.2.3\n"
|
||||
"Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues\"\n"
|
||||
"POT-Creation-Date: 2021-09-27 10:43-0400\n"
|
||||
"PO-Revision-Date: 2021-10-23 18:52+0200\n"
|
||||
"Last-Translator: Marc Dietz <marc@projectleviathan.de>\n"
|
||||
"Language: de\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 2.9.1\n"
|
||||
|
||||
#: mkdocs/themes/readthedocs/404.html:7
|
||||
msgid "Page not found"
|
||||
msgstr "Seite nicht gefunden"
|
||||
|
||||
#: mkdocs/themes/readthedocs/base.html:97
|
||||
msgid "Logo"
|
||||
msgstr "Logo"
|
||||
|
||||
#: mkdocs/themes/readthedocs/base.html:111
|
||||
msgid "Navigation menu"
|
||||
msgstr "Navigationsmenü"
|
||||
|
||||
#: mkdocs/themes/readthedocs/base.html:140
|
||||
msgid "Mobile navigation menu"
|
||||
msgstr "Mobile Navigationsmenü"
|
||||
|
||||
#: mkdocs/themes/readthedocs/breadcrumbs.html:3
|
||||
msgid "Docs"
|
||||
msgstr "Dokumentation"
|
||||
|
||||
#: mkdocs/themes/readthedocs/breadcrumbs.html:24
|
||||
#, python-format
|
||||
msgid "Edit on %(repo_name)s"
|
||||
msgstr "Bearbeiten auf %(repo_name)s"
|
||||
|
||||
#: mkdocs/themes/readthedocs/breadcrumbs.html:31
|
||||
msgid "Breadcrumb Navigation"
|
||||
msgstr "Breadcrumb-Navigation"
|
||||
|
||||
#: mkdocs/themes/readthedocs/breadcrumbs.html:33
|
||||
#: mkdocs/themes/readthedocs/footer.html:7
|
||||
#: mkdocs/themes/readthedocs/versions.html:17
|
||||
msgid "Previous"
|
||||
msgstr "Zurück"
|
||||
|
||||
#: mkdocs/themes/readthedocs/breadcrumbs.html:36
|
||||
#: mkdocs/themes/readthedocs/footer.html:10
|
||||
#: mkdocs/themes/readthedocs/versions.html:20
|
||||
msgid "Next"
|
||||
msgstr "Weiter"
|
||||
|
||||
#: mkdocs/themes/readthedocs/footer.html:5
|
||||
msgid "Footer Navigation"
|
||||
msgstr "Footer-Navigation"
|
||||
|
||||
#: mkdocs/themes/readthedocs/footer.html:25
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Built with %(mkdocs_link)s using a %(sphinx_link)s provided by "
|
||||
"%(rtd_link)s."
|
||||
msgstr "Erzeugt mit %(mkdocs_link)s mit einem %(sphinx_link)s von %(rtd_link)s."
|
||||
|
||||
#: mkdocs/themes/readthedocs/search.html:5
|
||||
msgid "Search Results"
|
||||
msgstr "Suchergebnisse"
|
||||
|
||||
#: mkdocs/themes/readthedocs/search.html:9
|
||||
msgid "Search the Docs"
|
||||
msgstr "Dokumentation durchsuchen"
|
||||
|
||||
#: mkdocs/themes/readthedocs/search.html:9
|
||||
#: mkdocs/themes/readthedocs/searchbox.html:3
|
||||
msgid "Type search term here"
|
||||
msgstr "Tragen Sie hier den gesuchten Begriff ein"
|
||||
|
||||
#: mkdocs/themes/readthedocs/search.html:12
|
||||
msgid "No results found"
|
||||
msgstr "Keine Ergebnisse gefunden"
|
||||
|
||||
#: mkdocs/themes/readthedocs/search.html:13
|
||||
msgid "Searching..."
|
||||
msgstr "Suche..."
|
||||
|
||||
#: mkdocs/themes/readthedocs/searchbox.html:3
|
||||
msgid "Search docs"
|
||||
msgstr "Durchsuchen"
|
||||
|
||||
#: mkdocs/themes/readthedocs/versions.html:1
|
||||
msgid "Versions"
|
||||
msgstr "Versionen"
|
||||
|
||||
Reference in New Issue
Block a user