summaryrefslogtreecommitdiffstats
path: root/l10n/sk_SK.php
blob: 7ed8cef0feb9fe1c242380e17177673e81b3f222 (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
<?php $TRANSLATIONS = array(
"News" => "Novinky",
"Can not add feed: Exists already" => "Nemožno pridať kanál: Už existuje",
"Can not add feed: URL does not exist or has invalid xml" => "Nemožno pridať kanál: URL neexistuje alebo obsahuje neplatné xml",
"Articles without feed" => "Články bez zdroja",
"Can not add folder: Exists already" => "Nemožno pridať priečinok: Už existuje",
" " => " ",
"_" => "_",
"status" => "stav",
"Undo deletion of %s" => "Späť odstránenie %s",
"Add Website" => "Pridať webstránku",
"Error: address exists already!" => "Chyba: Adresa už existuje!",
"Error: folder exists already" => "Chyba: Priečinok už existuje",
"Address" => "Adresa",
"Add" => "Pridať",
"New folder" => "Nový priečinok",
"Folder" => "Priečinok",
"Choose folder" => "Zvoliť priečinok",
"Folder name" => "Názov priečinka",
"Back to folder selection" => "Naspäť na výber priečinka",
"Create folder" => "Vytvoriť priečinok",
"Starred" => "S hviezdičkou",
"Unread articles" => "Neprečítané články",
"All articles" => "Všetky články",
"Mark read" => "Označiť ako prečítané",
"Welcome to the ownCloud News app!" => "Vitajte v ownCloud aplikácii Novinky!",
"read on website" => "čítať na webovej stránke",
"star" => "hviezda",
"from" => "z",
"by" => "od",
"Download" => "Sťahovanie",
"Keep unread" => "Ponechať neprečítané",
"Cancel" => "Zrušiť",
"Save" => "Uložiť",
"Delete website" => "Zmazať webstránku",
"Rename feed" => "Premenuj kanál",
"Collapse" => "Zvinúť",
"Delete folder" => "Odstrániť priečinok",
"Rename folder" => "Premenovať priečinok",
"Settings" => "Nastavenia",
"Use compact view" => "Použi kompaktné zobrazenie",
"Subscriptions (OPML)" => "Odber (OPML)",
"Import" => "Import",
"Export" => "Export",
"Error when importing: file does not contain valid OPML" => "Chyba pri importe: Súbor neobsahuje platné OPML",
"Unread/Starred Articles" => "Neprečítané články s hviezdičkou",
"Error when importing: file does not contain valid JSON" => "Chyba pri importe: súbor neobsahuje platný JSON",
"Show read articles" => "Zobraziť prečítané články",
"Hide read articles" => "Skryť prečítané články"
);