diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-19 17:56:34 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-19 17:56:34 +0800 |
| commit | 9bdb8c6a4fbd1fb7b9b2a1b074bf5216c07a9250 (patch) | |
| tree | b6ac4fc1bc7d11bb6c78bc361ae9b247a6b42f6c /src/main | |
| parent | 9589f0a3d8750590b49165f9b8a43b4781364191 (diff) | |
| download | RoughlyEnoughItems-9bdb8c6a4fbd1fb7b9b2a1b074bf5216c07a9250.tar.gz RoughlyEnoughItems-9bdb8c6a4fbd1fb7b9b2a1b074bf5216c07a9250.tar.bz2 RoughlyEnoughItems-9bdb8c6a4fbd1fb7b9b2a1b074bf5216c07a9250.zip | |
New translations en_us.json (ru_ru)
Diffstat (limited to 'src/main')
| -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": "Сверху", |
