'The file "{file}" is not an image.'=>'Fajl "{file}" nije slika.',
'The file "{file}" is too big. Its size cannot exceed {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'Fajl "{file}" je prevelik. Veličina ne može biti veća od {limit, number} {limit, plural, one{bajt} few{bajta} other{bajtova}}.',
'The file "{file}" is too small. Its size cannot be smaller than {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'Fajl "{file}" је premali. Veličina ne može biti manja od {limit, number} {limit, plural, one{bajt} few{bajta} other{bajtova}}.',
'The file "{file}" is too small. Its size cannot be smaller than {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'Fajl "{file}" je premali. Veličina ne može biti manja od {limit, number} {limit, plural, one{bajt} few{bajta} other{bajtova}}.',
'The format of {attribute} is invalid.'=>'Format atributa "{attribute}" je neispravan.',
'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Slika "{file}" je prevelika. Visina ne sme biti veća od {limit, number} {limit, plural, one{piksel} other{piksela}}.',
'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ća od {limit, number} {limit, plural, one{piksel} other{piksela}}.',
...
...
@@ -75,5 +102,5 @@ return [
'{attribute} must not be equal to "{compareValue}".'=>'{attribute} ne sme biti jednak "{compareValue}".',
'{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.'=>'{attribute} treba da sadrži bar {min, number} {min, plural, one{karakter} other{karaktera}}.',
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.'=>'{attribute} treba da sadrži najviše {max, number} {max, plural, one{karakter} other{karaktera}}.',
'{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.'=>'{attribute} treba da sadrži {length, number} {length, plural, one{karakter} other{karaktera}}.',
];
'{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.'=>'{attribute} treba da sadrži {length, number} {length, plural, one{karakter} other{karaktera}}.'
'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{бајтa} 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{бајтa} other{бајтова}}.',
...
...
@@ -75,5 +102,5 @@ return [
'{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{карактера}}.',
];
'{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.'=>'{attribute} треба да садржи {length, number} {length, plural, one{карактер} other{карактера}}.'