Add polish transtlation (#593)
This commit is contained in:
parent
219fc33457
commit
f44816cc0a
49
i18n/pl.toml
Normal file
49
i18n/pl.toml
Normal file
|
@ -0,0 +1,49 @@
|
||||||
|
[more]
|
||||||
|
other = "Więcej"
|
||||||
|
|
||||||
|
[allTitle]
|
||||||
|
other = "Wszystkie {{.Title }}"
|
||||||
|
|
||||||
|
[recentTitle]
|
||||||
|
other = "Ostatnie {{.Title }}"
|
||||||
|
|
||||||
|
[readMore]
|
||||||
|
other = "czytaj całość"
|
||||||
|
|
||||||
|
[by]
|
||||||
|
other = "autor"
|
||||||
|
|
||||||
|
[whatsInThis]
|
||||||
|
other = "Co jest w tym {{ .Type }}"
|
||||||
|
|
||||||
|
[related]
|
||||||
|
other = "Powiązane"
|
||||||
|
|
||||||
|
[yourName]
|
||||||
|
other = "Twoje Imię"
|
||||||
|
|
||||||
|
[emailAddress]
|
||||||
|
other = "Adres Email"
|
||||||
|
|
||||||
|
[message]
|
||||||
|
other = "Wiadomość"
|
||||||
|
|
||||||
|
[emailRequiredNote]
|
||||||
|
other = "Adres email jest wymagany"
|
||||||
|
|
||||||
|
[send]
|
||||||
|
other = "Wyślij"
|
||||||
|
|
||||||
|
[taxonomyPageList]
|
||||||
|
other = "Poniżej znajdziesz strony należące do kategorii “{{ .Title }}”"
|
||||||
|
|
||||||
|
[readingTime]
|
||||||
|
one = "Jedna minuta czytania"
|
||||||
|
other = "{{ .Count }} minut czytania"
|
||||||
|
|
||||||
|
[wordCount]
|
||||||
|
one = "Jedno słowo"
|
||||||
|
other = "{{ .Count }} słów"
|
||||||
|
|
||||||
|
[pageTitle]
|
||||||
|
other = "{{ .Name }} strona"
|
Loading…
Reference in a new issue