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

sk.json « l10n - github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f4a095e43894b01d8694e24e7a9744b046814857 (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
{ "translations": {
    "Polls" : "Ankety",
    "Participants" : "Účastníci",
    "Deleted" : "Zmazané",
    "New comment …" : "Nový komentár …",
    "Comments" : "Komentáre",
    "Delete comment" : "Vymazať komentár",
    "No comments yet. Be the first." : "Zatiaľ žiadne komentáre. Buďte prvý.",
    "Create new poll" : "Vytvoriť novú anketu",
    "Text based" : "založené na texte",
    "Cancel" : "Zrušiť",
    "Apply" : "Aplikovať",
    "Delete poll" : "Zmazať anketu",
    "Title" : "Názov",
    "Access" : "Prístup",
    "Owner" : "Vlastník",
    "Created" : "Vytvorené",
    "Expires" : "Vyprší",
    "never" : "nikdy",
    "Details" : "Podrobnosti",
    "Configuration" : "Nastavenia",
    "Shares" : "Sprístupnené položky",
    "Description" : "Popis",
    "Expiration date" : "Dátum expirácie",
    "Update poll" : "Aktualizovať anketu",
    "OK" : "OK",
    "Week" : "Týždeň",
    "Hour" : "Hodina",
    "Day" : "Deň",
    "Month" : "Mesiac",
    "Unknown user" : "Neznámy používateľ",
    "Group" : "Skupina",
    "Receive notification email on activity" : "Pri aktivite prijímať oznámenia e-mailom",
    "No" : "Nie",
    "Yes" : "Áno",
    "Public access" : "Verejný prístup",
    "Access denied" : "Prístup zamietnutý",
    "You are not allowed to view this poll or the poll does not exist." : "Nemáte oprávnenie na prezeranie tejto ankety alebo už anketa neexistuje.",
    "You are not allowed to edit this poll or the poll does not exist." : "Nemáte oprávnenie na úpravy tejto ankety alebo už anketa neexistuje."
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}