'The file "{file}" is not an image.'=>'Fail "{file}" ei ole pilt.',
'The file "{file}" is too big. Its size cannot exceed {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'Fail "{file}" on liiga suur. Suurus ei tohi ületada {limit, number} {limit, plural, one{baiti} other{baiti}}.',
'The file "{file}" is too small. Its size cannot be smaller than {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'Fail "{file}" on liiga väike. Suurus ei tohi olla väiksem kui {limit, number} {limit, plural, one{baiti} other{baiti}}.',
'The format of {attribute} is invalid.'=>'{attribute} on sobimatus vormingus.',
'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Pilt "{file}" on liiga suur. Kõrgus ei tohi olla suurem kui {limit, number} {limit, plural, one{piksel} other{pikslit}}.',
'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Pilt "{file}" on liiga suur. Laius ei tohi olla suurem kui {limit, number} {limit, plural, one{piksel} other{pikslit}}.',
'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Pilt "{file}" on liiga väike. Kõrgus ei tohi olla väiksem kui {limit, number} {limit, plural, one{piksel} other{pikslit}}.',
'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Pilt "{file}" on liiga väike. Laius ei tohi olla väiksem kui {limit, number} {limit, plural, one{piksel} other{pikslit}}.',
'The requested view "{name}" was not found.'=>'Soovitud vaadet "{name}" ei leitud.',
'The verification code is incorrect.'=>'Kontrollkood ei ole õige.',
'You are not allowed to perform this action.'=>'Teil pole õigust seda toimingut sooritada.',
'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.'=>'Saate üles laadida kõige rohkem {limit, number} {limit, plural, one{faili} other{faili}}.',
'{attribute} "{value}" has already been taken.'=>'{attribute} "{value}" on juba kasutuses.',
'{attribute} cannot be blank.'=>'{attribute} ei tohi olla tühi.',
'{attribute} is invalid.'=>'{attribute} on vigane.',
'{attribute} is not a valid URL.'=>'{attribute} ei ole korrektne URL.',
'{attribute} is not a valid email address.'=>'{attribute} ei ole korrektne e-posti aadress.',
'{attribute} must be "{requiredValue}".'=>'{attribute} peab olema "{requiredValue}".',
'{attribute} must be a number.'=>'{attribute} peab olema number.',
'{attribute} must be a string.'=>'{attribute} peab olema sõne.',
'{attribute} must be an integer.'=>'{attribute} peab olema täisarv.',
'{attribute} must be either "{true}" or "{false}".'=>'{attribute} peab olema kas "{true}" või "{false}".',
'{attribute} must be greater than "{compareValue}".'=>'{attribute} peab olema suurem kui "{compareValue}".',
'{attribute} must be greater than or equal to "{compareValue}".'=>'{attribute} peab olema suurem või võrdne "{compareValue}".',
'{attribute} must be less than "{compareValue}".'=>'{attribute} peab olema väiksem kui "{compareValue}".',
'{attribute} must be less than or equal to "{compareValue}".'=>'{attribute} peab olema väiksem või võrdne "{compareValue}".',
'{attribute} must be no greater than {max}.'=>'{attribute} ei tohi olla suurem kui {max}.',
'{attribute} must be no less than {min}.'=>'{attribute} ei tohi olla väiksem kui {min}.',
'{attribute} must be repeated exactly.'=>'{attribute} peab täpselt kattuma.',
'{attribute} must not be equal to "{compareValue}".'=>'{attribute} ei tohi olla "{compareValue}".',
'{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.'=>'{attribute} peab sisaldama vähemalt {min, number} {min, plural, one{märki} other{märki}}.',
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.'=>'{attribute} tohib sisaldada maksimaalselt {max, number} {max, plural, one{märki} other{märki}}.',
'{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.'=>'{attribute} peab sisaldama {length, number} {length, plural, one{märki} other{märki}}.',