summaryrefslogtreecommitdiff
path: root/themes/blowfish/i18n/fi.yaml
blob: 1b7ce62fec5acbda297c1645987b294550df2125 (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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
global:
  language: "FI"

article:
  anchor_label: "Ankkuri"
  date: "{{ .Date }}"
  date_updated: "Päivitetty: {{ .Date }}"
  draft: "Luonnos"
  edit_title: "Muokkaa sisältöä"
  reading_time:
    one: "{{ .Count }} minuutti"
    other: "{{ .Count }} minuuttia"
  reading_time_title: "Lukuaika"
  table_of_contents: "Sisällysluettelo"
  word_count:
    one: "{{ .Count }} sana"
    other: "{{ .Count }} sanaa"
  part_of_series: "This article is part of a series."
  part: "Part"
  this_article: "This Article"
  related_articles: "Related"

author:
  byline_title: "Kirjoittaja"

code:
  copy: "Kopioi"
  copied: "Kopioitu"

error:
  404_title: "Sivua ei löydy :confused:"
  404_error: "Virhe 404"
  404_description: "Valitettavasti pyytämääsi sivua ei ole olemassa."

footer:
  dark_appearance: "Vaihda tummaan teemaan"
  light_appearance: "Vaihda valoisaan teemaan"
  powered_by: "Voimanlähteenä {{ .Hugo }} & {{ .Theme }}"

list:
  externalurl_title: "Linkki ulkoiselle sivustolle"
  no_articles: "Täällä ei vielä ole listattavia artikkeleita, vielä."

nav:
  scroll_to_top_title: "Takaisin ylös"
  skip_to_main: "Siirry pääsisältöön"

search:
  open_button_title: "Hae (/)"
  close_button_title: "Sulje (Esc)"
  input_placeholder: "Haku"

sharing:
  email: "Lähetä sähköpostilla"
  facebook: "Jaa Facebookissa"
  linkedin: "Jaa LinkedInissä"
  pinterest: "Kiinnitä Pinterestiin"
  reddit: "Lähetä Reddittiin"
  twitter: "Twiittaa Twitterissä"

shortcode:
  recent_articles: "Viimeaikaiset"

recent:
  show_more: "Näytä Lisää"