-
-
Notifications
You must be signed in to change notification settings - Fork 341
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
đ Merge pull request #185 from RJuho/dev
đ Add Finnish translation
- Loading branch information
Showing
1 changed file
with
55 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
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" | ||
|
||
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 }} & {{ .Congo }}" | ||
|
||
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" |