'The file "{file}" is not an image.'=>'Soubor "{file}" není obrázek.',
'The file "{file}" is too big. Its size cannot exceed {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'Soubor "{file}" je příliš velký. Velikost souboru nesmí přesáhnout {limit, number} {limit, plural, one{byte} few{byty} other{bytů}}.',
'The file "{file}" is too small. Its size cannot be smaller than {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'Soubor "{file}" je příliš malý. Velikost souboru nesmí být méně než {limit, number} {limit, plural, one{byte} few{byty} other{bytů}}.',
'The format of {attribute} is invalid.'=>'Formát údaje {attribute} je neplatný.',
'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Obrázek "{file}" je příliš velký. Výška nesmí přesáhnout {limit, number} {limit, plural, one{pixel} few{pixely} other{pixelů}}.',
'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Obrázek "{file}" je příliš velký. Šířka nesmí přesáhnout {limit, number} {limit, plural, one{pixel} few{pixely} other{pixelů}}.',
'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Obrázek "{file}" je příliš malý. Výška nesmí být méně než {limit, number} {limit, plural, one{pixel} few{pixely} other{pixelů}}.',
'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Obrázek "{file}" je příliš malý. Šířka nesmí být méně než {limit, number} {limit, plural, one{pixel} few{pixely} other{pixelů}}.',
'The requested view "{name}" was not found.'=>'Nebyl nalezen požadovaný náhled "{name}".',
'The verification code is incorrect.'=>'Nesprávný ověřovací kód.',
'{attribute} "{value}" has already been taken.'=>'Hodnota "{value}" pro údaj {attribute} již byla dříve použita.',
'{attribute} cannot be blank.'=>'Je zapotřebí vyplnit {attribute}.',
'{attribute} is invalid.'=>'Neplatná hodnota pro {attribute}.',
'{attribute} is not a valid URL.'=>'{attribute} není platná URL.',
'{attribute} is not a valid email address.'=>'Pro {attribute} nebyla použita platná emailová adresa.',
'{attribute} must be "{requiredValue}".'=>'{attribute} musí být "{requiredValue}".',
'{attribute} must be a number.'=>'{attribute} musí být číslo.',
'{attribute} must be a string.'=>'{attribute} musí být řetězec.',
'{attribute} must be an integer.'=>'{attribute} musí být celé číslo.',
'{attribute} must be either "{true}" or "{false}".'=>'{attribute} musí být buď "{true}" nebo "{false}".',
'{attribute} must be greater than "{compareValue}".'=>'{attribute} musí být větší než "{compareValue}".',
'{attribute} must be greater than or equal to "{compareValue}".'=>'{attribute} musí být větší nebo roven "{compareValue}".',
'{attribute} must be less than "{compareValue}".'=>'{attribute} musí být menší než "{compareValue}".',
'{attribute} must be less than or equal to "{compareValue}".'=>'{attribute} musí být menší nebo roven "{compareValue}".',
'{attribute} must be no greater than {max}.'=>'{attribute} nesmí být větší než {max}.',
'{attribute} must be no less than {min}.'=>'{attribute} nesmí být menší než {min}.',
'{attribute} must be repeated exactly.'=>'Údaj {attribute} je třeba zopakovat přesně.',
'{attribute} must not be equal to "{compareValue}".'=>'{attribute} se nesmí rovnat "{compareValue}".',
'{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.'=>'{attribute} musí obsahovat alespoň {min, number} {min, plural, one{znak} few{znaky} other{znaků}}.',
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.'=>'{attribute} může obsahovat nanejvýš {max, number} {max, plural, one{znak} few{znaky} other{znaků}}.',
'{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.'=>'{attribute} musí obsahovat {length, number} {length, plural, one{znak} few{znaky} other{znaků}}.',