MitseaBlog/themes/hugo-theme-stack/i18n/pl.yaml

83 lines
1.6 KiB
YAML
Raw Normal View History

2022-10-11 17:34:41 +08:00
toggleMenu:
other: Przełącz Menu
darkMode:
other: Tryb ciemny
list:
page:
one: "{{ .Count }} strona"
2024-07-31 17:10:56 +08:00
few: "{{ .Count }} strony"
many: "{{ .Count }} stron"
2022-10-11 17:34:41 +08:00
other: "{{ .Count }} stron"
section:
other: Sekcja
subsection:
one: Podsekcja
2024-07-31 17:10:56 +08:00
few: Podsekcje
many: Podsekcji
other: Podsekcji
2022-10-11 17:34:41 +08:00
article:
back:
other: Wróć
tableOfContents:
other: Spis treści
relatedContent:
other: Powiązane artykuły
lastUpdatedOn:
other: Ostatnio zaktualizowany
2024-07-31 17:10:56 +08:00
2022-10-11 17:34:41 +08:00
readingTime:
one: "Przeczytasz w {{ .Count }} minutę"
2024-07-31 17:10:56 +08:00
few: "Przeczytasz w {{ .Count }} minuty"
many: "Przeczytasz w {{ .Count }} minut"
2022-10-11 17:34:41 +08:00
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
2024-07-31 17:10:56 +08:00
2022-10-11 17:34:41 +08:00
categoriesCloud:
title:
other: Kategorie
search:
title:
other: Szukaj
placeholder:
other: Wpisz coś...
resultTitle:
2024-07-31 17:10:56 +08:00
one: "#PAGES_COUNT strona (#TIME_SECONDS sekund)"
few: "#PAGES_COUNT strony (#TIME_SECONDS sekund)"
many: "#PAGES_COUNT stron (#TIME_SECONDS sekund)"
2022-10-11 17:34:41 +08:00
other: "#PAGES_COUNT stron (#TIME_SECONDS sekund)"
footer:
builtWith:
other: Zbudowano z {{ .Generator }}
designedBy:
other: Motyw {{ .Theme }} zaprojektowany przez {{ .DesignedBy }}