summaryrefslogtreecommitdiffstats
path: root/l10n/et_EE.php
blob: 3505b4063f484edafd80c4080e1672f5b02d98c3 (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
<?php $TRANSLATIONS = array(
"year" => "aasta",
"News" => "Uudised",
"no title" => "pealkirja pole",
"no name" => "nime pole",
"no body" => "sisu pole",
"subscriptions in ownCloud - News" => "tellimust ownCloudis - Uudised",
"An error occurred" => "Tekkis viga",
"Nice! You have subscribed to " => "Lahe! Sa tellisid uudivoo",
"You had already subscribed to this feed!" => "Sa oled selle voo juba tellinud!",
"New" => "Uus",
"Add Subscription" => "Lisa tellimus",
"Address must not be empty!" => "Aadress ei tohi olla tühi!",
"Feed exists already!" => "Uudisvoog on juba olemas!",
"Folder exists already" => "Kaust on juba olemas",
"Address" => "Aadress",
"Add" => "Lisa",
"New folder" => "Uus kaust",
"Folder" => "Kaust",
"No folder" => "Kausta pole",
"Starred" => "Tärniga märgitud",
"Unread articles" => "Lugemata artiklid",
"All articles" => "Kõik artiklid",
"Mark all read" => "Märgi loetuks",
"Cant play audio format" => "Helivormingut ei saa esitada",
"Share" => "Jaga",
"Keep unread" => "Hoia kui lugemata",
"Delete feed" => "Kustuta uudisvoog",
"Collapse" => "Sulge",
"Rename folder" => "Nimeta kaust ümber",
"Delete folder" => "Kustuta kaust",
"Import / Export OPML" => "Impordi / Ekspordi OPML",
"Import" => "Impordi",
"Export" => "Ekspordi",
"Subscribelet" => "Tellimuse vidin",
"Show all" => "Näita kõiki",
"Show only unread" => "Näita ainult lugemata",
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Lohista see oma veebilehitseja järjehoidjatesse ja kliki sellel, kui sa soovid veebilehte kiiresti tellida:",
"Subscribe" => "Telli"
);