'The file "{file}" is not an image.'=>'Datoteka "{file}" ni slika.',
'The file "{file}" is too big. Its size cannot exceed {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'Datoteka "{file}" je prevelika. Njena velikost {limit, number} {limit, plural, one{bajta} two{bajtov} few{bajtov} other{bajtov}}.',
'The file "{file}" is too small. Its size cannot be smaller than {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'Datoteka "{file}" je premajhna. Njena velikost ne sme biti manjša od {limit, number} {limit, plural, one{bajta} two{bajtov} few{bajtov} other{bajtov}}.',
'The format of {attribute} is invalid.'=>'Format {attribute} ni veljaven.',
'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Slika "{file}" je prevelika. Višina ne sme biti večja od {limit, number} {limit, plural, one{piksla} other{pikslov}}.',
'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Slika "{file}" je prevelika. Širina ne sme biti večja od {limit, number} {limit, plural, one{piksla} other{pikslov}}.',
'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Slika "{file}" je premajhna. Višina ne sme biti manjša od {limit, number} {limit, plural, one{piksla} other{pikslov}}.',
'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Slika "{file}" je premajhna. Širina ne sme biti manjša od {limit, number} {limit, plural, one{piksla} other{pikslov}}.',
'The requested view "{name}" was not found.'=>'Zahtevani pogled "{name}" ni bil najden.',
'The verification code is incorrect.'=>'Koda za preverjanje je napačna.',
'You are not allowed to perform this action.'=>'Ta akcija ni dovoljena za izvajanje.',
'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.'=>'Naložite lahko največ {limit, number} {limit, plural, one{datoteko} two{datoteki} few{datoteke} other{datotek}}.',
'{attribute} "{value}" has already been taken.'=>'Atribut {attribute} "{value}" je že nastavljen.',
'{attribute} cannot be blank.'=>'Atribut {attribute} ne more biti prazen',
'{attribute} is invalid.'=>'Atribut {attribute} je neveljaven.',
'{attribute} is not a valid URL.'=>'Atribut {attribute} ni veljaven URL.',
'{attribute} is not a valid email address.'=>'Atribut {attribute} ni veljaven e-poštni naslov.',
'{attribute} must be "{requiredValue}".'=>'{attribute} mora biti "{requiredValue}".',
'{attribute} must be a number.'=>'{attribute} mora biti število.',
'{attribute} must be a string.'=>'{attribute} mora biti niz.',
'{attribute} must be an integer.'=>'{attribute} mora biti celo število.',
'{attribute} must be either "{true}" or "{false}".'=>'{attribute} mora biti ali "{true}" ali "{false}".',
'{attribute} must be greater than "{compareValue}".'=>'Atribut {attribute} mora biti večji od "{compareValue}".',
'{attribute} must be greater than or equal to "{compareValue}".'=>'Atribut {attribute} mora biti večji ali enak "{compareValue}".',
'{attribute} must be less than "{compareValue}".'=>'Atribut {attribute} mora biti manjši od "{compareValue}".',
'{attribute} must be less than or equal to "{compareValue}".'=>'Atribut {attribute} mora biti manjši ali enak "{compareValue}".',
'{attribute} must be no greater than {max}.'=>'Atribut {attribute} ne sme biti večji od {max}',
'{attribute} must be no less than {min}.'=>'Atribut {attribute} ne sme biti manjši od {min}.',
'{attribute} must be repeated exactly.'=>'Atribut {attribute} mora biti točno ponovljen.',
'{attribute} must not be equal to "{compareValue}".'=>'Atribut {attribute} ne sme biti enak "{compareValue}".',
'{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.'=>'Atribut {attribute} mora vsebovati vsaj {min, number} {min, plural, one{znak} two{znaka} few{znake} other{znakov}}.',
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.'=>'Atribut {attribute} mora vsebovati največ {max, number} {max, plural, one{znak} two{znaka} few{znake} other{znakov}}.',
'{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.'=>'Atribut {attribute} mora vsebovati {length, number} {length, plural, one{znak} two{znaka} few{znake} other{znakov}}.',