Merge pull request #91 from longersson/master

Add Polish to interface languages
This commit is contained in:
Michael Romero 2017-11-11 20:31:30 -08:00 committed by GitHub
commit 37c5788cd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

40
i18n/pl.yaml Normal file
View 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 &nbsp;&bull;&nbsp; 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"