This repository has been archived by the owner on Oct 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"methane.active": "Метан активирован", | ||
"methane.offline": "Метан отключен!", | ||
"key.methane.toggle": "Переключить Метан", | ||
"category.methane.keys": "Комбинации клавиш Метана", | ||
"text.autoconfig.methane.option.useOldLightingEngine": "Использовать устаревший движок освещения?", | ||
"text.autoconfig.methane.option.fogSettings.disableAirFog": "Отключить воздушный туман", | ||
"text.autoconfig.methane.option.fogSettings.disableWaterFog": "Отключить подводный туман", | ||
"text.autoconfig.methane.option.fogSettings.disableLavaFog": "Отключить лавовый туман", | ||
"text.autoconfig.methane.option.fogSettings.disablePowderedSnowFog": "Отключить туман рыхлого снега", | ||
"text.autoconfig.methane.option.fogSettings.disableThickFog": "Отключить незерский туман", | ||
"text.autoconfig.methane.option.fogSettings.disableSkyFog": "Отключить небесный туман", | ||
"text.autoconfig.methane.option.fogSettings.persistFogSettings": "Постоянство тумана?", | ||
"text.autoconfig.methane.option.dynamicShading": "Включить динамическое затенение?", | ||
"text.autoconfig.methane.option.fogSettings": "Переопределения тумана", | ||
"text.autoconfig.methane.option.modstate": "Начинать с включения Метана? ", | ||
"text.autoconfig.methane.option.brightness": "(экспериментальная) Яркость местности по умолчанию: ", | ||
"text.autoconfig.methane.option.hudrender": "Отображать статус в интерфейсе? ", | ||
"text.autoconfig.methane.option.disableToasts": "Отключить всплывающие подсказки", | ||
"text.autoconfig.methane.option.rebuildSeconds": "Время восстановления затенения", | ||
"methane.serverpopup.settings": "Серверные настройки Метана", | ||
"methane.serverpopup.info": "Этот сервер рекомендует определенные настройки Метана. Вы можете выбрать, следовать этим настройкам или нет.", | ||
"methane.reject": "Отклонить настройку сервера.", | ||
"methane.accept": "Принять настройку сервера.", | ||
"methane.yes": "Да", | ||
"methane.no": "Нет", | ||
"text.autoconfig.methane.title": "Настройки Метана", | ||
"text.autoconfig.methane.option.destructiveSettings.destructiveweatheroptimizations": "Оптимизация разрушительных погодных условий", | ||
"text.autoconfig.methane.option.destructiveSettings": "Разрушительные настройки Метана", | ||
"text.autoconfig.methane.option.destructiveSettings.DestroySky": "Уничтожить небо", | ||
"text.autoconfig.methane.option.destructiveSettings.DestroyWeather": "Уничтожить погоду", | ||
"text.autoconfig.methane.option.destructiveSettings.RenderLayerSkips": "Отключить средство отображения строк", | ||
"text.autoconfig.methane.option.destructiveSettings.DestroyScreens": "Удалить отображение фона интерфейса" | ||
} |