mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-22 20:47:59 +01:00
Updated ru_ru.lang
Well, you said that this is the preferred method.. Added scale values and the option for frustum checking.
This commit is contained in:
parent
540edee13f
commit
265c1d84de
1 changed files with 10 additions and 0 deletions
|
@ -10,6 +10,7 @@ minelp.options.snuzzles=Показывать объёмные мордочки
|
|||
minelp.options.showscale=Более каноничные размеры пони
|
||||
minelp.options.fpsmagic=Магия в режиме от первого лица
|
||||
minelp.options.ponyskulls=Понифицировать блоки-головы
|
||||
minelp.options.frustrum=Включить изменённую проверку поля зрения
|
||||
|
||||
minelp.mobs.title=Понификация
|
||||
minelp.mobs.villagers=Понифицировать жителей
|
||||
|
@ -22,3 +23,12 @@ minelp.mobs.endermen=Понифицировать Странников Края
|
|||
|
||||
minelp.mode.dry=Пони на земле
|
||||
minelp.mode.wet=Пони под водой
|
||||
|
||||
minelp.debug.reload_models.message=Перезагрузка моделей пони...
|
||||
minelp.debug.scale=Коэффициент масштабирования
|
||||
minelp.debug.scale.value=Масштаб: %s
|
||||
minelp.debug.scale.meg=Мега
|
||||
minelp.debug.scale.max=Удвоенный
|
||||
minelp.debug.scale.mid=Стандартный
|
||||
minelp.debug.scale.sa=Каноничный
|
||||
minelp.debug.scale.min=Миниатюрный
|
||||
|
|
Loading…
Reference in a new issue