diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-06 15:37:13 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-06 15:37:13 +0800 |
| commit | 689afd843c3da70dac0304564431a143b4e048a6 (patch) | |
| tree | c5cbd219e032668e70eaa1252cf9f2a19cec5b1d | |
| parent | 69e9809d3ee8268a31544f72bdf6d8391efeadf2 (diff) | |
| download | RoughlyEnoughItems-689afd843c3da70dac0304564431a143b4e048a6.tar.gz RoughlyEnoughItems-689afd843c3da70dac0304564431a143b4e048a6.tar.bz2 RoughlyEnoughItems-689afd843c3da70dac0304564431a143b4e048a6.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 120f6cd3d..df708bdda 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -10,10 +10,10 @@ "category.rei.crafting": "Создание", "category.rei.smelting": "Плавление", "category.rei.smelting.fuel": "Топливо", - "category.rei.fuel": "Fuel", - "category.rei.fuel.time": "Burn Time: %d ticks", - "category.rei.fuel.time_short": "%d ticks", - "category.rei.cooking.xp": "%f XP", + "category.rei.fuel": "Топливо", + "category.rei.fuel.time": "Время горения: %d тактов", + "category.rei.fuel.time_short": "%d тактов", + "category.rei.cooking.xp": "%f опыта", "category.rei.smoking": "Копчение", "category.rei.blasting": "Выплавка", "category.rei.campfire": "Прожарка", @@ -96,8 +96,8 @@ "config.roughlyenoughitems.recipeKeybind": "Показать рецепт:", "config.roughlyenoughitems.hideKeybind": "Скрыть/Показать REI:", "config.roughlyenoughitems.usageKeybind": "Показать использования:", - "config.roughlyenoughitems.nextPageKeybind": "Next Page:", - "config.roughlyenoughitems.previousPageKeybind": "Previous Page:", + "config.roughlyenoughitems.nextPageKeybind": "Следующая страница:", + "config.roughlyenoughitems.previousPageKeybind": "Предыдущая страница:", "config.roughlyenoughitems.focusSearchFieldKeybind": "Фокус на поле поиска:", "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Скопировать идентификатор рецепта:", "config.roughlyenoughitems.favoriteKeybind": "Закладка:", |
