polls/l10n/sk.json

20 строки
1.0 KiB
JSON

{ "translations": {
"Polls" : "Ankety",
"Create new poll" : "Vytvoriť novú anketu",
"Receive notification email on activity" : "Pri aktivite prijímať oznámenia e-mailom",
"Title" : "Názov",
"Access" : "Prístup",
"Owner" : "Vlastník",
"Created" : "Vytvorené",
"Expires" : "Vyprší",
"Copy Link" : "Kopírovať odkaz",
"Delete poll" : "Zmazať anketu",
"Comments" : "Komentáre",
"No comments yet. Be the first." : "Zatiaľ žiadne komentáre. Buďte prvý.",
"Description" : "Popis",
"Update poll" : "Aktualizovať anketu",
"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);"
}