diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-12 17:44:01 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-12 17:44:01 +0800 |
| commit | b95eeaaf895bf4313e18d9238e1cc6664db2af96 (patch) | |
| tree | 5bc1eb476e75c3ac7c3d2821ad48fc6a195c9bff | |
| parent | 00e55fbef3dfeaa9524acdf7c2a1911c9b851137 (diff) | |
| download | RoughlyEnoughItems-b95eeaaf895bf4313e18d9238e1cc6664db2af96.tar.gz RoughlyEnoughItems-b95eeaaf895bf4313e18d9238e1cc6664db2af96.tar.bz2 RoughlyEnoughItems-b95eeaaf895bf4313e18d9238e1cc6664db2af96.zip | |
New translations en_us.json (ru_ru)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 12 |
1 files 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": "Главное", |
