Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sk.json « l10n - github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fb38272f5fefa84d9b076330ca912acc38428807 (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
66
67
68
69
70
71
72
73
74
75
{ "translations": {
    "Mail" : "Pošta",
    "Auto detect failed. Please use manual mode." : "Automatická detekcia zlyhala. Prosím, použite manuálny režim.",
    "Updating account failed: " : "Aktualizácia účtu zlyhala:",
    "Creating account failed: " : "Vytvorenie účtu zlyhalo:",
    "Name" : "Meno",
    "Mail Address" : "Emailová adresa",
    "Password" : "Heslo",
    "IMAP Host" : "IMAP hostiteľ",
    "None" : "Žiadny",
    "STARTTLS" : "STARTTLS",
    "IMAP Port" : "IMAP číslo portu",
    "IMAP User" : "IMAP používateľ",
    "IMAP Password" : "IMAP heslo",
    "SMTP Host" : "SMTP hostiteľ",
    "SMTP Port" : "SMTP číslo portu",
    "SMTP User" : "SMTP používateľ",
    "SMTP Password" : "SMTP heslo",
    "Save" : "Uložiť",
    "Connect" : "Pripojiť",
    "Add mail account" : "Pridať mailový účet",
    "Use Gravatar and favicon avatars" : "Použiť Gravatar a favicon avatary",
    "Keyboard shortcuts" : "Klávesové skratky",
    "from" : "od",
    "to" : "komu",
    "Subject" : "Predmet",
    "Message …" : "Správa ...",
    "Sending …" : "Odosielam ...",
    "Message sent!" : "Správa odoslaná!",
    "Send" : "Odoslať",
    "Upload attachment" : "Nahrať prílohu",
    "Add attachment from Files" : "Pridať prílohu zo Súborov",
    "Choose a file to add as attachment" : "Zvoľte súbor, ktorý chcete pridať ako prílohu.",
    "No messages in this folder" : "Žiadne správy v tomto priečinku!",
    "Mark read" : "Označiť ako prečítané",
    "Mark unread" : "Označiť ako neprečítané",
    "Delete" : "Zmazať",
    "Could not load your message" : "Nepodarilo sa načítať vašu správu",
    "Import into calendar" : "Importovať do kalendára",
    "Download attachment" : "Stiahnuť prílohu",
    "Save to Files" : "Uložiť do Súborov",
    "Choose a folder to store the attachment in" : "Vyberte priečinok pre uloženie prílohy",
    "Save all to Files" : "Uložiť všetko do Súborov",
    "The images have been blocked to protect your privacy." : "Obrázky boli zablokované pre ochranu Vášho súkromia.",
    "New message" : "Nová správa",
    "Settings" : "Nastavenia",
    "Show all folders" : "Zobraziť všetky priečinky",
    "Collapse folders" : "Zvinúť priečinky",
    "Signature" : "Podpis",
    "Speed up your Mail experience with these quick shortcuts." : "Zefektívnite svoju prácu s Mailom pomocou týchto rýchlych skratiek.",
    "Compose new message" : "Nová správa",
    "Newer message" : "Novšia správa",
    "Older message" : "Staršia správa",
    "Toggle star" : "Prepnúť hviezdičku",
    "Toggle unread" : "Prepnúť neprečítané",
    "Search" : "Hľadať",
    "Refresh" : "Obnoviť",
    "Connect your mail account" : "Pripojiť Váš mailový účet",
    "{from}\n{subject}" : "{from}\n{subject}",
    "_%n new message \nfrom {from}_::_%n new messages \nfrom {from}_" : ["%n nová správa\nod {from}","%n nové správy\nod {from}","%n nových správ\nod {from}","%n nových správ\nod {from}"],
    "Nextcloud Mail" : "Nextcloud Mail",
    "All inboxes" : "Všetky doručené",
    "Could not load {tag}{name}{endtag}" : "Nedá sa načítať {tag}{name}{endtag}",
    "There was a problem loading {tag}{name}{endtag}" : "Vyskytol sa problém pri načítaní {tag}{name}{endtag}",
    "Could not load the desired message" : "Nepodarilo sa načítať požadovanú správu",
    "Could not load the message" : "Správu sa nepodarilo sa načítať",
    "Error loading message" : "Chyba načítavania správy",
    "Forwarding to %s" : "Preposielam na %s",
    "Click here if you are not automatically redirected within the next few seconds." : "Kliknite sem, ak nebudete automaticky presmerovaní v priebehu pár sekúnd.",
    "Redirect" : "Presmerovať",
    "The link leads to %s" : "Odkaz smeruje na %s",
    "If you don’t want to visit that page, you can return to <a href=\"%s\">Mail</a>." : "Ak si neprajete navštíviť stránku, možete sa vátiť na <a href=\"%s\">Mail</a>.",
    "Continue to %s" : "Pokračovať na %s"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}