'Showing <b>{begin, number}-{end, number}</b> of <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.'=>'Показаны записи <b>{begin, number}-{end, number}</b> из <b>{totalCount, number}</b>.',
'Showing <b>{begin, number}-{end, number}</b> of <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.'=>'Показаны записи <b>{begin, number}-{end, number}</b> из <b>{totalCount, number}</b>.',
'The file "{file}" is not an image.'=>'Файл «{file}» не является изображением.',
'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{# байта} many{# байт} other{# байта}}.',
'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{байта} many{байт} 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{# байта} many{# байт} 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{байта} many{байт} other{байта}}.',
'The format of {attribute} is invalid.'=>'Неверный формат значения «{attribute}».',
'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{# пиксель} few{# пикселя} many{# пикселей} other{# пикселя}}.',
'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{пиксель} few{пикселя} many{пикселей} 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{# пиксель} few{# пикселя} many{# пикселей} 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{пиксель} few{пикселя} many{пикселей} 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{# пиксель} few{# пикселя} many{# пикселей} 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{пиксель} few{пикселя} many{пикселей} 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{# пиксель} few{# пикселя} many{# пикселей} 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{пиксель} few{пикселя} many{пикселей} other{пикселя}}.',
'The verification code is incorrect.'=>'Неправильный проверочный код.',
'The verification code is incorrect.'=>'Неправильный проверочный код.',
'You are not allowed to perform this action.'=>'Вам не разрешено производить данное действие.',
'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{# файла} few{# файлов} many{# файлов} other{# файла}}.',
'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.'=>'Вы не можете загружать более {limit, number} {limit, plural, one{файла} few{файлов} many{файлов} other{файла}}.',
'the input value'=>'введённое значение',
'the input value'=>'введённое значение',
'{attribute} "{value}" has already been taken.'=>'{attribute} «{value}» уже занят.',
'{attribute} "{value}" has already been taken.'=>'{attribute} «{value}» уже занят.',
'{attribute} cannot be blank.'=>'Необходимо заполнить «{attribute}».',
'{attribute} cannot be blank.'=>'Необходимо заполнить «{attribute}».',
...
@@ -75,7 +75,7 @@ return array (
...
@@ -75,7 +75,7 @@ return array (
'{attribute} must be no less than {min}.'=>'Значение «{attribute}» должно быль больше {min}.',
'{attribute} must be no less than {min}.'=>'Значение «{attribute}» должно быль больше {min}.',
'{attribute} must be repeated exactly.'=>'Значение «{attribute}» должно быть повторено в точности.',
'{attribute} must be repeated exactly.'=>'Значение «{attribute}» должно быть повторено в точности.',
'{attribute} must not be equal to "{compareValue}".'=>'Значение «{attribute}» не должно быть равно «{compareValue}».',
'{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{# символ} few{# символа} many{# символов} other{# символа}}.',
'{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.'=>'Значение «{attribute}» должно содержать минимум {min, number} {min, plural, one{символ} few{символа} many{символов} other{символа}}.',
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.'=>'Значение «{attribute}» должно содержать максимум {max, number} {max, plural, one{# символ} few{# символа} many{# символов} other{# символа}}.',
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.'=>'Значение «{attribute}» должно содержать максимум {max, number} {max, plural, one{символ} few{символа} many{символов} other{символа}}.',