From 239d68f94c6250276850fbe95eaa6cdd5c38fb26 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sat, 16 Nov 2024 19:32:18 +0300 Subject: Своя тема, полностью всё переделал MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/hugo-theme-stack/i18n/pl.yaml | 82 ------------------------------------ 1 file changed, 82 deletions(-) delete mode 100644 themes/hugo-theme-stack/i18n/pl.yaml (limited to 'themes/hugo-theme-stack/i18n/pl.yaml') diff --git a/themes/hugo-theme-stack/i18n/pl.yaml b/themes/hugo-theme-stack/i18n/pl.yaml deleted file mode 100644 index 9f2982f..0000000 --- a/themes/hugo-theme-stack/i18n/pl.yaml +++ /dev/null @@ -1,82 +0,0 @@ -toggleMenu: - other: Przełącz Menu - -darkMode: - other: Tryb ciemny - -list: - page: - one: "{{ .Count }} strona" - few: "{{ .Count }} strony" - many: "{{ .Count }} stron" - other: "{{ .Count }} stron" - - section: - other: Sekcja - - subsection: - one: Podsekcja - few: Podsekcje - many: Podsekcji - other: Podsekcji - -article: - back: - other: Wróć - - tableOfContents: - other: Spis treści - - relatedContent: - other: Powiązane artykuły - - lastUpdatedOn: - other: Ostatnio zaktualizowany - - readingTime: - one: "Przeczytasz w {{ .Count }} minutę" - few: "Przeczytasz w {{ .Count }} minuty" - many: "Przeczytasz w {{ .Count }} minut" - other: "Przeczytasz w {{ .Count }} minut" - -notFound: - title: - other: Nie znaleziono - subtitle: - other: Ta strona nie istnieje - -widget: - archives: - title: - other: Archiwum - - more: - other: Więcej - - tagCloud: - title: - other: Tagi - - categoriesCloud: - title: - other: Kategorie - -search: - title: - other: Szukaj - - placeholder: - other: Wpisz coś... - - resultTitle: - one: "#PAGES_COUNT strona (#TIME_SECONDS sekund)" - few: "#PAGES_COUNT strony (#TIME_SECONDS sekund)" - many: "#PAGES_COUNT stron (#TIME_SECONDS sekund)" - other: "#PAGES_COUNT stron (#TIME_SECONDS sekund)" - -footer: - builtWith: - other: Zbudowano z {{ .Generator }} - - designedBy: - other: Motyw {{ .Theme }} zaprojektowany przez {{ .DesignedBy }} -- cgit v1.2.3