Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Commit

Permalink
Create ru_ru.json (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpustovoi authored Jul 4, 2024
1 parent 87a8df1 commit c37b547
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions src/main/resources/assets/methane/lang/ru_ru.json
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": "Удалить отображение фона интерфейса"
}

0 comments on commit c37b547

Please sign in to comment.