diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-07 22:11:16 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-07 22:11:16 +0800 |
| commit | c7ec6b900f33620819abb5044409c30d26c31d8f (patch) | |
| tree | 0d271a0c436e983fb4b9784512929a308e869597 /src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | |
| parent | 263d6f8a963c95adabfd6cb716da501916cd843b (diff) | |
| parent | afc070cf1c9346fae9468c9e922b2a08d6105309 (diff) | |
| download | RoughlyEnoughItems-c7ec6b900f33620819abb5044409c30d26c31d8f.tar.gz RoughlyEnoughItems-c7ec6b900f33620819abb5044409c30d26c31d8f.tar.bz2 RoughlyEnoughItems-c7ec6b900f33620819abb5044409c30d26c31d8f.zip | |
Merge remote-tracking branch 'shedaniel/l10n_3.x' into 3.x
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 22 |
1 files changed, 11 insertions, 11 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..92cb509f2 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -1,5 +1,5 @@ { - "key.rei.category": "Roughly Enough Items (Set Modifiers at Config Screen)", + "key.rei.category": "Вполне достаточно предметов", "text.rei.cheating": "Мошенничество", "text.rei.cheating_disabled": "§7Мошенничество выключено", "text.rei.cheating_enabled": "§cМошенничество включено", @@ -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": "Закладка:", @@ -128,8 +128,8 @@ "config.roughlyenoughitems.disableRecipeBook": "Ванильная книга рецептов:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "Выключено", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "Включено", - "config.roughlyenoughitems.fixTabCloseContainer": "Fix Vanilla Tab Container (When Recipe Book Disabled):", - "config.roughlyenoughitems.lighterButtonHover": "Lighter Button Hover:", + "config.roughlyenoughitems.fixTabCloseContainer": "Восстановление стандартной вкладки контейнера (когда книга рецептов отключена):", + "config.roughlyenoughitems.lighterButtonHover": "Подвсеченная кнопка при наведении:", "config.roughlyenoughitems.enableCraftableOnlyButton": "Фильтр по создаваемым предметам:", "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.true": "Включено", "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.false": "Выключено", @@ -159,8 +159,8 @@ "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Противоположная сторона", "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Верх списка", "config.roughlyenoughitems.displayFavoritesTooltip": "Показывать подсказки из избранного:", - "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:", - "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:", + "config.roughlyenoughitems.snapToRows": "Список предметов привязан к строкам:", + "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Сообщать о копировании идентификатора:", "config.roughlyenoughitems.scrollingEntryListWidget": "Режим списка предметов:", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Прокрутка", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Кнопки", |
