2022-06-25 08:56:31 +01:00
|
|
|
# Content
|
|
|
|
- id: dateFormat
|
|
|
|
translation: "02.01.2006"
|
|
|
|
- id: shortdateFormat
|
|
|
|
translation: "2 Jan, 2006 15:04:05"
|
|
|
|
- id: postedOnDate
|
2022-08-21 10:48:00 +01:00
|
|
|
translation: "Opublikowany {{ . }}"
|
2022-06-25 08:56:31 +01:00
|
|
|
- id: lastModified
|
2022-08-21 10:48:00 +01:00
|
|
|
translation: "(Ostatnia modyfikacja {{ . }})"
|
2022-06-25 08:56:31 +01:00
|
|
|
- id: translationsLabel
|
|
|
|
translation: "Inne języki: "
|
|
|
|
- id: translationsSeparator
|
|
|
|
translation: ", "
|
|
|
|
- id: readMore
|
|
|
|
translation: "Więcej"
|
|
|
|
- id: olderPosts
|
|
|
|
translation: "Poprzednie wpisy"
|
|
|
|
- id: newerPosts
|
|
|
|
translation: "Następne wpisy"
|
|
|
|
- id: previousPost
|
|
|
|
translation: "Poprzedni"
|
|
|
|
- id: nextPost
|
|
|
|
translation: "Następny"
|
|
|
|
- id: readTime
|
|
|
|
translation: "minuty"
|
|
|
|
- id: words
|
|
|
|
translation: "słowa"
|
|
|
|
|
|
|
|
|
|
|
|
# 404 page
|
|
|
|
- id: pageNotFound
|
|
|
|
translation: "Nieprawidłowy adres (błąd 404)"
|
|
|
|
|
|
|
|
# Footer
|
|
|
|
- id: poweredBy # Accepts HTML
|
|
|
|
translation: '<a href="https://gohugo.io">Hugo v{{ .Site.Hugo.Version }}</a> napędzany • Motyw <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> przystosowany od <a href="https://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>'
|
|
|
|
|
|
|
|
# Navigation
|
|
|
|
- id: toggleNavigation
|
|
|
|
translation: "Nawigacja"
|
|
|
|
- id: languageSwitcherLabel
|
|
|
|
translation: "Język"
|
|
|
|
- id: gcseLabelShort
|
|
|
|
translation: "Szukaj"
|
|
|
|
- id: gcseLabelLong
|
|
|
|
translation: "Szukaj {{ .Site.Title }}"
|
|
|
|
- id: gcseClose
|
|
|
|
translation: "Zamknij"
|
|
|
|
|
|
|
|
# Staticman
|
|
|
|
- id: noComment
|
|
|
|
translation: "Bez komentarza"
|
|
|
|
- id: oneComment
|
|
|
|
translation: "komentarz"
|
|
|
|
- id: moreComment
|
|
|
|
translation: "komentarzy"
|
|
|
|
- id: useMarkdown
|
|
|
|
translation: "Możesz użyć składni Markdown"
|
|
|
|
- id: yourName
|
|
|
|
translation: "Twoje imię"
|
|
|
|
- id: yourEmail
|
|
|
|
translation: "Twój adres email"
|
|
|
|
- id: yourWebsite
|
|
|
|
translation: "Twoja strona internetowa"
|
|
|
|
|
|
|
|
# Delayed Disqus
|
|
|
|
- id: show
|
|
|
|
translation: "Pokaż"
|
|
|
|
- id: comments
|
|
|
|
translation: "komentarzy"
|
|
|
|
|
|
|
|
# Related posts
|
|
|
|
- id: seeAlso
|
|
|
|
translation: "Zobacz też"
|