Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fi.toml « i18n - github.com/budparr/gohugo-theme-ananke.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f9510698afe5c364ba6288657b4ee4108fe1d490 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[more]
other = "Lisää"

[allTitle]
other = "Kaikki kirjoitukset"

[recentTitle]
other = "Viimeisimmät kirjoitukset" 

[readMore]
other = "lue lisää"

[whatsInThis]
other = "Sisältö"

[related]
other = "Samankaltaisia kirjoituksia"

[yourName]
other = "sinun nimesi"

[emailAddress]
other = "sähköpostiosoite"

[message]
other = "viesti"

[emailRequiredNote]
other = "Sähköpostiosoite on pakollinen tieto."

[send]
other = "Lähetä"

[taxonomyPageList]
other = "Alla ovat sivut, jotka liittyvät hakusanaasi: “{{ .Title }}”"

[readingTime]
one = "Minuutin lukuaika"
other = "{{ .Count }} minuutin lukuaika"

[wordCount]
one = "Yksi sana"
other = "{{ .Count }} sanaa"

[pageTitle]
other = "{{ .Name }} sivu"