aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json21
1 files changed, 19 insertions, 2 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
index e23e01e6b..079730143 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
@@ -5,6 +5,7 @@
"text.rei.cheating_enabled": "§cЧитерство включено",
"text.rei.cheating_limited_enabled": "§bЧитерство включено (Использование команд)",
"text.rei.cheating_enabled_no_perms": "§7Читерство §cвключено §7(Нет прав)",
+ "text.rei.cheating_limited_creative_enabled": "§aCheating Enabled (Using Creative)",
"text.rei.no_permission_cheat": "Для читерства требуются права оператора",
"text.rei.search.field.suggestion": "Поиск...",
"category.rei.crafting": "Создание",
@@ -35,6 +36,8 @@
"text.rei.composting.page": "%d страница",
"text.rei.config": "Конфигурация",
"text.rei.config_tooltip": "Открыть окно конфигурации\n§7Shift+ЛКМ переключение режима читерства",
+ "text.rei.config.optifine.title": "Failed to open REI config screen",
+ "text.rei.config.optifine.description": "The configuration screen is incompatible with OptiFine / OptiFabric.",
"text.rei.cheat_items": "Выдано x{item_count} [{item_name}] игроку {player_name}",
"text.rei.failed_cheat_items": "§cНе удалось выдать предметы.",
"ordering.rei.ascending": "По возрастанию",
@@ -106,7 +109,7 @@
"config.roughlyenoughitems.appearance": "Оформление",
"config.roughlyenoughitems.functionality": "Функционал",
"config.roughlyenoughitems.advanced": "Новейший",
- "config.roughlyenoughitems.cheating": "Мошенничество:",
+ "config.roughlyenoughitems.cheating": "Читерство:",
"config.roughlyenoughitems.favoritesEnabled": "Избранное включено:",
"config.roughlyenoughitems.keyBindings": "Привязка Клавиш",
"config.roughlyenoughitems.keyBindings.recipeKeybind": "Показать рецепт:",
@@ -118,6 +121,9 @@
"config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "Скопировать идентификатор рецепта:",
"config.roughlyenoughitems.keyBindings.exportImageKeybind": "Экспорт рецепта:",
"config.roughlyenoughitems.keyBindings.favoriteKeybind": "Закладка:",
+ "config.roughlyenoughitems.cheatingStyle": "Cheating Style:",
+ "config.roughlyenoughitems.cheatingStyle.grab": "Grab",
+ "config.roughlyenoughitems.cheatingStyle.give": "Give",
"config.roughlyenoughitems.recipeScreenType": "Тип окна рецепта:",
"config.roughlyenoughitems.recipeScreenType.config": "Вид окна рецепта: %s",
"config.roughlyenoughitems.recipeScreenType.unset": "Не установлено",
@@ -185,7 +191,7 @@
"config.roughlyenoughitems.list_ordering_button": "%s [%s]",
"config.roughlyenoughitems.miscellaneous.newFastEntryRendering": "Быстрая отрисовка предметов:",
"config.roughlyenoughitems.itemCheatingMode": "Количество выдаваемых предметов:",
- "config.roughlyenoughitems.itemCheatingMode.rei_like": "x1",
+ "config.roughlyenoughitems.itemCheatingMode.rei_like": "Нормальный",
"config.roughlyenoughitems.itemCheatingMode.jei_like": "x64",
"config.roughlyenoughitems.search.searchFavorites": "Поиск фильтра в Закладках:",
"config.roughlyenoughitems.tooltips.appendModNames": "Показывать название мода:",
@@ -196,6 +202,17 @@
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Прокрутка",
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Кнопки",
"config.roughlyenoughitems.filteringScreen": "Customized Filtering",
+ "config.roughlyenoughitems.filteringRulesScreen": "Customized Filtering Rules",
+ "config.roughlyenoughitems.filteringRulesScreen.new": "Create Filtering Rule",
+ "config.roughlyenoughitems.filteringRulesScreen.delete": "Delete",
+ "rule.roughlyenoughitems.filtering.manual": "Manual Filtering",
+ "rule.roughlyenoughitems.filtering.manual.subtitle": "Manually select what to hide and show.",
+ "rule.roughlyenoughitems.filtering.search": "Search Filtering",
+ "rule.roughlyenoughitems.filtering.search.subtitle": "Filter using search filters.",
+ "rule.roughlyenoughitems.filtering.search.filter": "Search Filter:",
+ "rule.roughlyenoughitems.filtering.search.show": "Show / Hide:",
+ "rule.roughlyenoughitems.filtering.search.show.true": "Show",
+ "rule.roughlyenoughitems.filtering.search.show.false": "Hide",
"language.roughlyenoughitems.english": "Английский",
"language.roughlyenoughitems.japanese": "Японский",
"language.roughlyenoughitems.chinese_simplified": "Китайский (упрощенный)",