'The file "{file}" is not an image.'=>'Фајл "{file}" није слика.',
'The file "{file}" is too big. Its size cannot exceed {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'Фајл "{file}" је превелик. Величина не сме бити већа од {limit, number} {limit, plural, one{бајта} few{бајтова} other{бајтова}}.',
'The file "{file}" is too small. Its size cannot be smaller than {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'Фајл "{file}" је премали. Величина не може бити мања од {limit, number} {limit, plural, one{бајта} few{бајтова} other{бајтова}}.',
'The format of {attribute} is invalid.'=>'Формат атрибута "{attribute}" је неисправан.',
'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Слика "{file}" је превелика. Висина не сме бити већа од {limit, number} {limit, plural, one{пиксел} other{пиксела}}.',
'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Слика "{file}" је превелика. Ширина не сме бити већа од {limit, number} {limit, plural, one{пиксел} other{пиксела}}.',
'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Слика "{file}" је премала. Висина не сме бити мања од {limit, number} {limit, plural, one{пиксел} other{пиксела}}.',
'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Слика "{file}" је премала. Ширина не сме бити мања од {limit, number} {limit, plural, one{пиксел} other{пиксела}}.',
'The verification code is incorrect.'=>'Потврдни код није исправан.',
'You are not allowed to perform this action.'=>'Немате права да извршите ову акцију.',
'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.'=>'Можете поставити највише {limit, number} {limit, plural, one{фајл} other{фајлова}}.',
'the input value'=>'улазна вредност',
'{attribute} "{value}" has already been taken.'=>'{attribute} "{value}" је већ заузето.',
'{attribute} cannot be blank.'=>'{attribute} не сме бити празан.',
'{attribute} is invalid.'=>'{attribute} је неисправан.',
'{attribute} is not a valid URL.'=>'{attribute} не садржи исправан URL.',
'{attribute} is not a valid email address.'=>'{attribute} не садржи исправну email адресу.',
'{attribute} must be "{requiredValue}".'=>'{attribute} мора бити "{requiredValue}".',
'{attribute} must be a number.'=>'{attribute} мора бити број.',
'{attribute} must be a string.'=>'{attribute} мора бити текст.',
'{attribute} must be an integer.'=>'{attribute} мора бити цели број.',
'{attribute} must be either "{true}" or "{false}".'=>'{attribute} мора бити "{true}" или "{false}".',
'{attribute} must be greater than "{compareValue}".'=>'{attribute} мора бити већи од "{compareValue}".',
'{attribute} must be greater than or equal to "{compareValue}".'=>'{attribute} мора бити већи или једнак "{compareValue}".',
'{attribute} must be less than "{compareValue}".'=>'{attribute} мора бити мањи од "{compareValue}".',
'{attribute} must be less than or equal to "{compareValue}".'=>'{attribute} мора бити мањи или једнак "{compareValue}".',
'{attribute} must be no greater than {max}.'=>'{attribute} не сме бити већи од "{max}".',
'{attribute} must be no less than {min}.'=>'{attribute} не сме бити мањи од {min}.',
'{attribute} must be repeated exactly.'=>'{attribute} мора бити поновљен исправно.',
'{attribute} must not be equal to "{compareValue}".'=>'{attribute} не сме бити једнак "{compareValue}".',
'{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.'=>'{attribute} мора садржати бар {min, number} {min, plural, one{карактер} other{карактера}}.',
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.'=>'{attribute} може садржати највише {max, number} {max, plural, one{карактер} other{карактера}}.',
'{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.'=>'{attribute} мора да садржи {length, number} {length, plural, one{карактер} other{карактера}}.',