Merge pull request #91 from longersson/master
Add Polish to interface languages
This commit is contained in:
commit
37c5788cd4
40
i18n/pl.yaml
Normal file
40
i18n/pl.yaml
Normal file
@ -0,0 +1,40 @@
|
||||
# Content
|
||||
- id: dateFormat
|
||||
translation: "02.01.2006"
|
||||
- id: postedOnDate
|
||||
translation: "Opublikowany {{ .Count }}"
|
||||
- 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"
|
||||
|
||||
# 404 page
|
||||
- id: pageNotFound
|
||||
translation: "Nieprawidłowy adres (błąd 404)"
|
||||
|
||||
# Footer
|
||||
- id: poweredBy # Accepts HTML
|
||||
translation: '<a href="http://gohugo.io">Hugo v{{ .Hugo.Version }}</a> powered • Theme by <a href="http://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a> adapted to <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user