1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104
|
# Translations template for MkDocs.
# Copyright (C) 2022 MkDocs
# This file is distributed under the same license as the MkDocs project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: MkDocs 1.3.1\n"
"Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues\"\n"
"POT-Creation-Date: 2022-08-15 17:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.10.3\n"
#: mkdocs/themes/readthedocs/404.html:7
msgid "Page not found"
msgstr ""
#: mkdocs/themes/readthedocs/base.html:97
msgid "Logo"
msgstr ""
#: mkdocs/themes/readthedocs/base.html:111
msgid "Navigation menu"
msgstr ""
#: mkdocs/themes/readthedocs/base.html:140
msgid "Mobile navigation menu"
msgstr ""
#: mkdocs/themes/readthedocs/breadcrumbs.html:3
msgid "Docs"
msgstr ""
#: mkdocs/themes/readthedocs/breadcrumbs.html:18
#: mkdocs/themes/readthedocs/breadcrumbs.html:20
#: mkdocs/themes/readthedocs/breadcrumbs.html:22
#: mkdocs/themes/readthedocs/breadcrumbs.html:24
#, python-format
msgid "Edit on %(repo_name)s"
msgstr ""
#: mkdocs/themes/readthedocs/breadcrumbs.html:26
msgid "Edit"
msgstr ""
#: mkdocs/themes/readthedocs/breadcrumbs.html:34
msgid "Breadcrumb Navigation"
msgstr ""
#: mkdocs/themes/readthedocs/breadcrumbs.html:36
#: mkdocs/themes/readthedocs/footer.html:7
#: mkdocs/themes/readthedocs/versions.html:17
msgid "Previous"
msgstr ""
#: mkdocs/themes/readthedocs/breadcrumbs.html:39
#: mkdocs/themes/readthedocs/footer.html:10
#: mkdocs/themes/readthedocs/versions.html:20
msgid "Next"
msgstr ""
#: mkdocs/themes/readthedocs/footer.html:5
msgid "Footer Navigation"
msgstr ""
#: 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 ""
#: mkdocs/themes/readthedocs/search.html:5
msgid "Search Results"
msgstr ""
#: mkdocs/themes/readthedocs/search.html:9
msgid "Search the Docs"
msgstr ""
#: mkdocs/themes/readthedocs/search.html:9
#: mkdocs/themes/readthedocs/searchbox.html:3
msgid "Type search term here"
msgstr ""
#: mkdocs/themes/readthedocs/search.html:12
msgid "No results found"
msgstr ""
#: mkdocs/themes/readthedocs/search.html:13
msgid "Searching..."
msgstr ""
#: mkdocs/themes/readthedocs/searchbox.html:3
msgid "Search docs"
msgstr ""
#: mkdocs/themes/readthedocs/versions.html:1
msgid "Versions"
msgstr ""
|