website/themes/LoveIt/i18n/pl.toml

197 lines
2.9 KiB
TOML

# Translations for Polish
# Tłumaczenie na język polski
# https://gohugo.io/content-management/multilingual/#translation-of-strings
# === baseof ==
[backToTop]
other = "Powrót do góry"
[viewComments]
other = "Zobacz komentarze"
# === baseof ==
# === Post ===
[posts]
other = "Posty"
# === Post ===
# === Taxonomy ===
[allSome]
other = "Wszystkie {{ .Some }}"
[tag]
other = "Tag"
[tags]
other = "Tagi"
[category]
other = "Kategoria"
[categories]
other = "Kategorie"
# === Taxonomy ===
# === Pagination ===
[more]
other = "Więcej"
# === Pagination ===
# === partials/header.html ===
[selectLanguage]
other = "Wybierz język"
[switchTheme]
other = "Przełącz schemat"
# === partials/header.html ===
# === partials/footer.html ===
[poweredBySome]
other = "Napędzany przez {{ .Hugo }} | Szablon - {{ .Theme }}"
# === partials/footer.html ===
# === partials/comment.html ===
[valineLang]
other = "en"
[valinePlaceholder]
other = "Twój komentarz ..."
[facebookLanguageCode]
other = "pl"
# === partials/comment.html ===
# === partials/assets.html ===
[search]
other = "Szukaj"
[searchPlaceholder]
other = "Wyszukaj tytuł lub treść artykułu ..."
[clear]
other = "Pusty"
[cancel]
other = "Anuluj"
[noResultsFound]
other = "Nie znaleziono wyników"
[lunrLanguageCode]
other = "pl"
[copyToClipboard]
other = "Skopiuj do schowka"
# === partials/assets.html ===
# === partials/plugin/share.html ===
[shareOn]
other = "Udostępnij na"
# === partials/plugin/share.html ===
# === posts/single.html ===
[contents]
other = "Spis treści"
[publishedOnDate]
other = "opublikowano {{ .Date }}"
[includedInCategories]
other = "zawarty w {{ .Categories }}"
[wordCount]
one = "Jedno słowo"
other = "{{ .Count }} słów"
[readingTime]
one = "Jedna minuta"
other = "{{ .Count }} minuty"
[views]
other = "wyświetleń"
[author]
other = "Autor"
[updatedOnDate]
other = "Zaktualizowano {{ .Date }}"
[readMarkdown]
other = "Zobacz Markdown"
[back]
other = "Wstecz"
[home]
other = "Strona główna"
[readMore]
other = "Czytaj więcej"
[cookieconsentMessage]
other = "Ta strona korzysta z plików Cookies, aby poprawić komfort użytkowania."
[cookieconsentDismiss]
other = "Zgodzić się"
[cookieconsentLink]
other = "Ucz się więcej"
# === posts/single.html ===
# === 404.html ===
[pageNotFound]
other = "Nie znaleziono strony"
[pageNotFoundText]
other = "Wybacz, chyba coś namieszaliśmy."
# === 404.html ===
# === shortcodes/admonition.html ===
[note]
other = "Notka"
[abstract]
other = "Streszczenie"
[info]
other = "Info"
[tip]
other = "Wskazówka"
[success]
other = "Sukces"
[question]
other = "Pytanie"
[warning]
other = "Ostrzeżenie"
[failure]
other = "Błąd"
[danger]
other = "Niebezpieczeństwo"
[bug]
other = "Problem"
[example]
other = "Przykład"
[quote]
other = "Cytat"
# === shortcodes/admonition.html ===
# === shortcodes/version.html ===
[new]
other = "Dodano"
[changed]
other = "Zmieniono"
[deleted]
other = "Usunięte"
# === shortcodes/version.html ===