50 lines
736 B
TOML
50 lines
736 B
TOML
[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"
|