summaryrefslogtreecommitdiffstats
path: root/l10n/fi_FI.php
blob: cfa8cf92f92645894f0c63ea4fc8015ae18aaa22 (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
<?php $TRANSLATIONS = array(
"year" => "vuosi",
"News" => "Uutiset",
"no title" => "ei otsikkoa",
"no name" => "ei nimeä",
"no body" => "ei sisältöä",
"subscriptions in ownCloud - News" => "tilaukset ownCloudista -Uutiset",
"An error occurred" => "Tapahtui virhe",
"Nice! You have subscribed to " => "Hienoa! Olet tilannut",
"You had already subscribed to this feed!" => "Olet jo tilannut tämän syötteen!",
"New" => "Uusi",
"Add Subscription" => "Lisää tilaus",
"Address must not be empty!" => "Osoite ei voi olla tyhjä!",
"Feed exists already!" => "Syöte on jo olemassa!",
"Address" => "Osoite",
"Add" => "Lisää",
"Folder" => "Kansio",
"Starred" => "Tähdellä varustettu",
"Mark all read" => "Merkitse kaikki luetuksi",
"Share" => "Jaa",
"Keep unread" => "Pidä ei-luettuna",
"Delete feed" => "Poista syöte",
"Collapse" => "Kutista näkymää",
"Rename folder" => "Muuta kansion nimeä",
"Delete folder" => "Poista kansio",
"Import" => "Tuo",
"Export" => "Vie",
"Subscribelet" => "Tilauskainen",
"Show only unread" => "Näytä vain lukemattomat",
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Vedä tämä selaimesi kirjanmerkkeihin ja napsauta sitä aina kun haluat tilata webbisivun nopeasti:",
"Subscribe" => "Tilaa"
);