From a808f4fd735cfd5da3570c7df972062db5bb8594 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 25 Jan 2020 04:48:10 +0800 Subject: New translations en_us.json (ru_ru) --- src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index 5aa768c49..d7037040d 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -80,7 +80,7 @@ "text.rei.favorites_tooltip": " §7Нажмите %s что-бы добавить в избранное.", "text.rei.remove_favorites_tooltip": " §7Нажмите %s что-бы убрать это из избранного.", "text.rei.working_station": "Рабочее место", - "text.rei.release_export": "§lRelease %s to export", + "text.rei.release_export": "§lОтпустите %s для экспорта", "text.rei.recipe_id": "\n%sID рецепта: %s", "text.rei.recipe_screen_type.selection": "Выбор типа экрана рецепта", "text.rei.recipe_screen_type.selection.sub": "Вы всегда можете изменить эту настройку через окно конфигурации.", @@ -110,8 +110,8 @@ "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Включено", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Выключено", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Рендерить блески зачарования:", - "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:", - "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top", + "config.roughlyenoughitems.lowerConfigButton": "Положение кнопки настроек:", + "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Топ", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Следующий к поиску", "config.roughlyenoughitems.entrySize": "Размер предметов:", "config.roughlyenoughitems.useCompactTabs": "Компактные вкладки:", -- cgit