From b95eeaaf895bf4313e18d9238e1cc6664db2af96 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 12 Dec 2019 17:44:01 +0800 Subject: New translations en_us.json (ru_ru) --- src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index dde4f38a9..b60c9944a 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -6,7 +6,7 @@ "key.roughlyenoughitems.next_page": "Следующая страница", "key.roughlyenoughitems.previous_page": "Предыдущая страница", "key.roughlyenoughitems.focus_search": "Фокус поля поиска", - "key.roughlyenoughitems.copy_recipe_id": "Copy Recipe Identifier", + "key.roughlyenoughitems.copy_recipe_id": "Копировать идентификатор рецепта", "text.rei.cheating": "Мошенничество", "text.rei.cheating_disabled": "§7Мошенничество выключено", "text.rei.cheating_enabled": "§cМошенничество включено", @@ -77,17 +77,17 @@ "text.rei.next_page": "Следующая страница", "text.rei.back": "Назад", "text.rei.select": "Выбрать", - "text.rei.favorites": "Favorites", - "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", - "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", + "text.rei.favorites": "Избранное", + "text.rei.favorites_tooltip": " §7Нажмите %s что-бы добавить в избранное.", + "text.rei.remove_favorites_tooltip": " §7Нажмите %s что-бы убрать это из избранного.", "text.rei.working_station": "Рабочее место", "text.rei.recipe_id": "\n%sID рецепта: %s", "text.rei.recipe_screen_type.selection": "Выбор типа экрана рецепта", "text.rei.recipe_screen_type.selection.sub": "Вы всегда можете изменить эту настройку через окно конфигурации.", "text.rei.view_recipes_for": "Посмотреть рецепты на %s", "tooltip.rei.fluid_amount": "§7%d Unit", - "msg.rei.copied_recipe_id": "Copied Recipe Identifier", - "msg.rei.recipe_id_details": "Recipe ID: %s", + "msg.rei.copied_recipe_id": "Идентификатор рецепта скопирован", + "msg.rei.recipe_id_details": "ID рецепта: %s", "_comment": "Конфигурация подсказок", "config.roughlyenoughitems.title": "Конфигурация Roughly Enough Items", "config.roughlyenoughitems.!general": "Главное", -- cgit