aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-04-30 13:53:16 +0800
committershedaniel <daniel@shedaniel.me>2020-04-30 13:53:16 +0800
commit314d888ca302823a6a6cd1fb6104d96bfd7c9c74 (patch)
tree2c89416a66bdde185121c00294c87c9030c92697
parentb6fb145ca0cf9f41cfd1b50d6e03011bfe0401b8 (diff)
downloadRoughlyEnoughItems-314d888ca302823a6a6cd1fb6104d96bfd7c9c74.tar.gz
RoughlyEnoughItems-314d888ca302823a6a6cd1fb6104d96bfd7c9c74.tar.bz2
RoughlyEnoughItems-314d888ca302823a6a6cd1fb6104d96bfd7c9c74.zip
New translations en_us.json (ru_ru)
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json19
1 files changed, 11 insertions, 8 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
index 34a562572..17d6ef9e2 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
@@ -60,10 +60,10 @@
"text.rei.view_all_categories": "Показать все категории",
"text.rei.go_back_first_page": "Вернуться в начало",
"text.rei.choose_page": "Выбрать страницу",
- "text.rei.gamemode_button.tooltip.all": "Switch Game Mode",
- "text.rei.gamemode_button.tooltip.entry": "Switch to %s",
- "text.rei.weather_button.tooltip.all": "Switch Weather",
- "text.rei.weather_button.tooltip.entry": "Switch to %s",
+ "text.rei.gamemode_button.tooltip.all": "Сменить режим игры",
+ "text.rei.gamemode_button.tooltip.entry": "Сменить на %s",
+ "text.rei.weather_button.tooltip.all": "Переключить погоду",
+ "text.rei.weather_button.tooltip.entry": "Сменить на %s",
"text.rei.reload_config": "Перезагрузить плагины",
"text.rei.config.is.reloading": "Плагины перезагружаются!",
"text.rei.enabled": "Да",
@@ -91,12 +91,14 @@
"text.rei.recipe_screen_type.selection.sub": "Вы всегда можете изменить эту настройку через окно конфигурации.",
"text.rei.view_recipes_for": "Посмотреть рецепты для %s",
"text.rei.subsets": "Subsets",
- "text.rei.tiny_potato": "Tiny Potatoz",
+ "text.rei.tiny_potato": "Мини картошка",
"tooltip.rei.fluid_amount": "§7%d Единицы измерения",
"msg.rei.copied_recipe_id": "Идентификатор рецепта скопирован",
"msg.rei.recipe_id_details": "ID рецепта: %s",
+ "msg.rei.exported_recipe": "Exported Recipe",
+ "msg.rei.exported_recipe.desc": "Проверьте папку 'rei_exports'.",
"subsets.rei.roughlyenoughitems.all_entries": "All Entries",
- "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
+ "subsets.rei.roughlyenoughitems.item_groups": "Вкладки творчества",
"_comment": "Конфигурация подсказок",
"config.roughlyenoughitems.title": "Конфигурация Roughly Enough Items",
"config.roughlyenoughitems.!general": "Общее",
@@ -115,10 +117,11 @@
"config.roughlyenoughitems.previousPageKeybind": "Предыдущая страница:",
"config.roughlyenoughitems.focusSearchFieldKeybind": "Фокус на поле поиска:",
"config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Скопировать идентификатор рецепта:",
+ "config.roughlyenoughitems.exportImageKeybind": "Экспорт рецепта:",
"config.roughlyenoughitems.favoriteKeybind": "Закладка:",
"config.roughlyenoughitems.favoritesEnabled": "Избранное включено:",
"config.roughlyenoughitems.clickableRecipeArrows": "Кликабельные стрелки рецептов:",
- "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:",
+ "config.roughlyenoughitems.isSubsetsEnabled": "Поднаборы включены:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Включено",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Выключено",
"config.roughlyenoughitems.renderEntryEnchantmentGlint": "Отрисовывать сияние чар:",
@@ -141,7 +144,7 @@
"config.roughlyenoughitems.recipeBorder.lighter": "Светлая",
"config.roughlyenoughitems.recipeBorder.default": "По умолчанию",
"config.roughlyenoughitems.recipeBorder.none": "Отсутствует",
- "config.roughlyenoughitems.maxRecipePerPage": "Количество рецептов на странице:",
+ "config.roughlyenoughitems.maxRecipesPerPage": "Количество рецептов на странице:",
"config.roughlyenoughitems.mirrorItemPanel": "Положение списка предметов:",
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Слева",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Справа",