|
|
@ -1,33 +1,33 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"invalid-data": "Invalid Data",
|
|
|
|
"invalid-data": "Nesprávne údaje",
|
|
|
|
"not-logged-in": "You don't seem to be logged in.",
|
|
|
|
"not-logged-in": "Nie ste prihlásený",
|
|
|
|
"account-locked": "Your account has been locked temporarily",
|
|
|
|
"account-locked": "Your account has been locked temporarily",
|
|
|
|
"invalid-cid": "Invalid Category ID",
|
|
|
|
"invalid-cid": "Nesprávne ID kategórie",
|
|
|
|
"invalid-tid": "Invalid Topic ID",
|
|
|
|
"invalid-tid": "Nesprávne ID témy",
|
|
|
|
"invalid-pid": "Invalid Post ID",
|
|
|
|
"invalid-pid": "Nesprávne IČ príspevku",
|
|
|
|
"invalid-uid": "Invalid User ID",
|
|
|
|
"invalid-uid": "Nesprávne IČ užívatela",
|
|
|
|
"invalid-username": "Invalid Username",
|
|
|
|
"invalid-username": "Nesprávne užívatelské meno",
|
|
|
|
"invalid-email": "Invalid Email",
|
|
|
|
"invalid-email": "Nesprávny email",
|
|
|
|
"invalid-title": "Invalid title",
|
|
|
|
"invalid-title": "Nesprávny názov",
|
|
|
|
"invalid-user-data": "Invalid User Data",
|
|
|
|
"invalid-user-data": "Neplatné užívatelské údaje",
|
|
|
|
"invalid-password": "Invalid Password",
|
|
|
|
"invalid-password": "Nesprávne heslo",
|
|
|
|
"invalid-pagination-value": "Invalid pagination value",
|
|
|
|
"invalid-pagination-value": "Nesprávna hodnota stránkovania",
|
|
|
|
"username-taken": "Username taken",
|
|
|
|
"username-taken": "Užívateľske meno je obsadené",
|
|
|
|
"email-taken": "Email taken",
|
|
|
|
"email-taken": "Email je obsadený",
|
|
|
|
"user-banned": "User banned",
|
|
|
|
"user-banned": "Užívateľ je zakázaný",
|
|
|
|
"no-category": "Category doesn't exist",
|
|
|
|
"no-category": "Kategória neexistuje",
|
|
|
|
"no-topic": "Topic doesn't exist",
|
|
|
|
"no-topic": "Téme neexistuje",
|
|
|
|
"no-post": "Post doesn't exist",
|
|
|
|
"no-post": "Príspevok neexistuje",
|
|
|
|
"no-group": "Group doesn't exist",
|
|
|
|
"no-group": "Skupina neexistuje",
|
|
|
|
"no-user": "User doesn't exist",
|
|
|
|
"no-user": "Užívateľ neexistuje ",
|
|
|
|
"no-teaser": "Teaser doesn't exist",
|
|
|
|
"no-teaser": "Teaser doesn't exist",
|
|
|
|
"no-privileges": "You don't have enough privileges for this action.",
|
|
|
|
"no-privileges": "Nemáte dostatočné oprávnenia pre túto akciu ",
|
|
|
|
"category-disabled": "Category disabled",
|
|
|
|
"category-disabled": "Category disabled",
|
|
|
|
"topic-locked": "Topic Locked",
|
|
|
|
"topic-locked": "Uzamknutá téma",
|
|
|
|
"still-uploading": "Please wait for uploads to complete.",
|
|
|
|
"still-uploading": "Prosím čakajte na dokončenie nahrávania",
|
|
|
|
"content-too-short": "Please enter a longer post. At least %1 characters.",
|
|
|
|
"content-too-short": "Prosím vložte dlhšiú správu, najmenej 1 % znakov.",
|
|
|
|
"title-too-short": "Please enter a longer title. At least %1 characters.",
|
|
|
|
"title-too-short": "Prosím vložte dlhší príspevok. Najmenej 1 % znakov.",
|
|
|
|
"title-too-long": "Please enter a shorter title. Titles can't be longer than %1 characters.",
|
|
|
|
"title-too-long": "Prosím uvedťe kratší názov. Názov nesmie byť dlhší ako 1 % znakov",
|
|
|
|
"too-many-posts": "You can only post every %1 seconds.",
|
|
|
|
"too-many-posts": "You can only post every %1 seconds.",
|
|
|
|
"file-too-big": "Maximum allowed file size is %1 kbs",
|
|
|
|
"file-too-big": "Maximum allowed file size is %1 kbs",
|
|
|
|
"cant-vote-self-post": "You cannot vote for your own post",
|
|
|
|
"cant-vote-self-post": "You cannot vote for your own post",
|
|
|
|