'The file "{file}" is not an image.'=>'Súbor "{file}" nie je obrázok.',
'The file "{file}" is too big. Its size cannot exceed {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'Súbor "{file}" je príliš veľký. Veľkosť súboru nesmie byť viac ako {limit, number} {limit, plural, one{bajt} other{bajtov}}.',
'The file "{file}" is too small. Its size cannot be smaller than {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'Súbor "{file}" je príliš malý. Veľkosť súboru nesmie byť menej ako {limit, number} {limit, plural, one{bajt} other{bajtov}}.',
'The format of {attribute} is invalid.'=>'Formát atribútu {attribute} je neplatný.',
'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Obrázok "{file}" je príliš veľký. Výška nesmie byť menšia ako {limit, number} {limit, plural, one{pixel} other{pixlov}}.',
'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Obrázok "{file}" je príliš veľký. Šírka nesmie byť menšia ako {limit, number} {limit, plural, one{pixel} other{pixlov}}.',
'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Obrázok "{file}" je príliš malý. Výška nesmie byť menšia ako {limit, number} {limit, plural, one{pixel} other{pixlov}}.',
'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Obrázok "{file}" je príliš malý. Šírka nesmie byť menšia ako {limit, number} {limit, plural, one{pixel} other{pixlov}}.',
'The verification code is incorrect.'=>'Kód pre overenie je neplatný.',
'You are not allowed to perform this action.'=>'Nemáte oprávnenie pre požadovanú akciu.',
'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.'=>'Nahrať môžete najviac {limit, number} {limit, plural, one{súbor} other{súborov}}.',
'the input value'=>'vstupná hodnota',
'{attribute} "{value}" has already been taken.'=>'{attribute} "{value}" je už použité.',
'{attribute} cannot be blank.'=>'{attribute} nesmie byť prázdne.',
'{attribute} is invalid.'=>'{attribute} je neplatné.',
'{attribute} is not a valid URL.'=>'{attribute} nie je platná URL.',
'{attribute} is not a valid email address.'=>'{attribute} nie je platná emailová adresa.',
'{attribute} must be "{requiredValue}".'=>'{attribute} musí byť "{requiredValue}".',
'{attribute} must be a number.'=>'{attribute} musí byť číslo.',
'{attribute} must be a string.'=>'{attribute} musí byť reťazec.',
'{attribute} must be an integer.'=>'{attribute} musí byť integer.',
'{attribute} must be either "{true}" or "{false}".'=>'{attribute} musí byť "{true}" alebo "{false}".',
'{attribute} must be greater than "{compareValue}".'=>'{attribute} musí byť vyšší ako "{compareValue}".',
'{attribute} must be greater than or equal to "{compareValue}".'=>'{attribute} musí byť vyšší alebo rovný "{compareValue}".',
'{attribute} must be less than "{compareValue}".'=>'{attribute} musí byť nižší ako "{compareValue}".',
'{attribute} must be less than or equal to "{compareValue}".'=>'{attribute} musí byť nižší alebo rovný "{compareValue}".',
'{attribute} must be no greater than {max}.'=>'{attribute} nesmie byť vyšší ako {max}.',
'{attribute} must be no less than {min}.'=>'{attribute} nesmie byť nižší ako {min}.',
'{attribute} must be repeated exactly.'=>'{attribute} musí byť rovnaký.',
'{attribute} must not be equal to "{compareValue}".'=>'{attribute} nesmie byť "{compareValue}".',
'{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.'=>'{attribute} musí obsahovať aspoň {min, number} {min, plural, one{znak} other{znakov}}.',
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.'=>'{attribute} môže obsahovať najviac {max, number} {max, plural, one{znak} other{znakov}}.',
'{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.'=>'{attribute} musí obsahovať {length, number} {length, plural, one{znak} other{znakov}}.',