forked from McShelby/hugo-theme-relearn
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfi.toml
86 lines (58 loc) · 1.08 KB
/
fi.toml
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
[Search]
other = "Etsi"
[Search-placeholder]
other = "Etsi..."
[Clear-History]
other = "Tyhjennä historia"
[Attachments-label]
other = "Liitteet"
[title-404]
other = "Virhe"
[message-404]
other = "Sivua ei ole ¯\\_(ツ)_/¯."
[Go-to-homepage]
other = "Etusivulle"
[Edit-this-page]
other = "Muokkaa"
[Print-this-chapter]
other = "Tulosta koko luku"
[Shortcuts-Title]
other = "Lisää"
[Expand-title]
other = "Laajenna..."
[Navigation-toggle]
other = "Valikko"
[Toc-toggle]
other = "Sisältö"
[Byte-symbol]
other = "T"
[Kilobyte-symbol]
other = "KT"
[Megabyte-symbol]
other = "MT"
[note]
other = "Huom"
[info]
other = "Info"
[tip]
other = "Vihje"
[warning]
other = "Varoitus"
[Copy-to-clipboard]
other = "Kopioi leikepöydälle"
[Copied-to-clipboard]
other = "Kopioitu leikepöydälle!"
[Copy-link-to-clipboard]
other = "Kopioi linkki leikepöydälle"
[Link-copied-to-clipboard]
other = "Linkki kopioitu leikepöydälle!"
[Chapter]
other = "Luku {{.}}"
[Language]
other = "Kieli"
[Theme]
other = "Teema"
[Submenu]
other = "Alavalikko {{.}}"
[Subsections]
other = "Osa {{.}}"