From ce4b78fedb3534cec09ec284c776317101bba683 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Mon, 1 Feb 2021 10:01:59 +0100 Subject: [PATCH] Added distribution files --- docs/setup/setting-up-navigation.md | 4 ++-- material/partials/languages/pl.html | 9 +++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/docs/setup/setting-up-navigation.md b/docs/setup/setting-up-navigation.md index bf7a0f4d5..d46b7a27c 100644 --- a/docs/setup/setting-up-navigation.md +++ b/docs/setup/setting-up-navigation.md @@ -206,8 +206,8 @@ Note that it doesn't rely on third-party plugins[^2]._ [^2]: If you don't want to use the native integration, the [mkdocs-section-index][18] plugin might be an alternative. However, note - that this plugin may not be compatible with all features offered by Material - for MkDocs, e.g. [tabs][1] and [sections][2]. + that this plugin may not be compatible with all navigation-related features + offered by Material for MkDocs. [15]: ../assets/screenshots/navigation-index-on.png [16]: ../assets/screenshots/navigation-index-off.png diff --git a/material/partials/languages/pl.html b/material/partials/languages/pl.html index f4f400ed5..54996cc55 100644 --- a/material/partials/languages/pl.html +++ b/material/partials/languages/pl.html @@ -8,16 +8,25 @@ "edit.link.title": "Edytuj tę stronę", "footer.previous": "Poprzednia strona", "footer.next": "Następna strona", + "footer.title": "Stopka", + "header.title": "Nagłówek", "meta.comments": "Komentarze", "meta.source": "Kod źródłowy", "search.config.pipeline": " ", + "nav.title": "Nawigacja", "search.placeholder": "Szukaj", + "search.reset": "Wyczyść", + "search.result.initializer": "Inicjowanie wyszukiwania", "search.result.placeholder": "Zacznij pisać, aby szukać", "search.result.none": "Brak wyników wyszukiwania", "search.result.one": "Wyniki wyszukiwania: 1", "search.result.other": "Wyniki wyszukiwania: #", + "search.result.more.one": "1 więcej na tej stronie", + "search.result.more.other": "# więcej na tej stronie", + "search.result.term.missing": "Brak", "skip.link.title": "Przejdź do treści", "source.link.title": "Idź do repozytorium", "source.revision.date": "Ostatnia aktualizacja", + "tabs.title": "Zakładki", "toc.title": "Spis treści" }[key] }}{% endmacro %}