diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index 6a569959d..3000f9164 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -98,7 +98,7 @@ "config.roughlyenoughitems.modules": "Модули", "config.roughlyenoughitems.technical": "Техническое", "config.roughlyenoughitems.performance": "Производительность", - "config.roughlyenoughitems.filtering": "Filtering", + "config.roughlyenoughitems.filtering": "Фильтрация", "config.roughlyenoughitems.cheating": "Мошенничество:", "config.roughlyenoughitems.smooth_scrolling": "Настройки плавной прокрутки", "config.roughlyenoughitems.recipeKeybind": "Показать рецепт:", @@ -117,13 +117,13 @@ "config.roughlyenoughitems.lowerConfigButton": "Положение кнопки настроек:", "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Вверху", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Рядом с поиском", - "config.roughlyenoughitems.filteredEntries.selectAll": "Select All", - "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All", - "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected", - "config.roughlyenoughitems.filteredEntries.show": "Show Selected", - "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", + "config.roughlyenoughitems.filteredEntries.selectAll": "Выделить все", + "config.roughlyenoughitems.filteredEntries.selectNone": "Убрать выделение", + "config.roughlyenoughitems.filteredEntries.hide": "Скрыть выделенные", + "config.roughlyenoughitems.filteredEntries.show": "Показать выделенные", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Сперва загрузите мир!", "config.roughlyenoughitems.entrySize": "Размер предметов:", - "config.roughlyenoughitems.asyncSearch": "Async Search:", + "config.roughlyenoughitems.asyncSearch": "Асинхронный поиск:", "config.roughlyenoughitems.numberAsyncSearch": "Async Entry Group Size:", "config.roughlyenoughitems.useCompactTabs": "Компактные вкладки:", "config.roughlyenoughitems.darkTheme": "Тема оформления:", @@ -137,7 +137,7 @@ "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Слева", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Справа", "config.roughlyenoughitems.debugRenderTimeRequired": "Режим отладки списка предметов:", - "config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:", + "config.roughlyenoughitems.debugSearchTimeRequired": "Режим отладки поиска:", "config.roughlyenoughitems.searchFieldLocation": "Положение поля поиска:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "Внизу", "config.roughlyenoughitems.searchFieldLocation.top_side": "Сверху", |
