From d65b85656a460d02e9b7e29b89862c9690613004 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 28 Dec 2019 00:41:46 +0800 Subject: New translations en_us.json (ru_ru) --- .../assets/roughlyenoughitems/lang/ru_ru.json | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index 907a9e8b4..862b1b76c 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -40,7 +40,7 @@ "ordering.rei.name": "Имя", "ordering.rei.item_groups": "Группы", "text.auto_craft.move_items": "Переместить предметы", - "text.auto_craft.move_items.yog": "Generate NullPointerException!!", + "text.auto_craft.move_items.yog": "Генерировать NullPointerException!!", "error.rei.transfer.too_small": "Создание в сетке %dx%d невозможно!", "error.rei.not.on.server": "Мод REI отсутствует на сервере!", "error.rei.not.enough.materials": "Недостаточно материалов!", @@ -60,8 +60,8 @@ "text.rei.choose_page": "Выбрать страницу", "text.rei.gamemode_button.tooltip": "Изменить игровой режим\n§7Сменить на %s режим\n\n§7Shift+ЛКМ переключение в обратном порядке", "text.rei.weather_button.tooltip": "Изменить погоду\n§7Сменить на %s", - "text.rei.reload_config": "Reload Plugins", - "text.rei.config.is.reloading": "Plugins are reloading!", + "text.rei.reload_config": "Перезагрузить плагины", + "text.rei.config.is.reloading": "Плагины перезагружаются!", "text.rei.enabled": "Да", "text.rei.disabled": "Нет", "text.rei.short_gamemode.survival": "В", @@ -85,7 +85,7 @@ "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", + "tooltip.rei.fluid_amount": "§7%d Единицы измерения", "msg.rei.copied_recipe_id": "Идентификатор рецепта скопирован", "msg.rei.recipe_id_details": "ID рецепта: %s", "_comment": "Конфигурация подсказок", @@ -94,14 +94,14 @@ "config.roughlyenoughitems.appearance": "Внешность", "config.roughlyenoughitems.modules": "Модули", "config.roughlyenoughitems.technical": "Техническое", - "config.roughlyenoughitems.performance": "Performance", + "config.roughlyenoughitems.performance": "Производительность", "config.roughlyenoughitems.cheating": "Мошенничество:", - "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", - "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", + "config.roughlyenoughitems.favoriteKeybind": "Закладка:", + "config.roughlyenoughitems.favoritesEnabled": "Избранное включено:", "config.roughlyenoughitems.clickableRecipeArrows": "Показать рецепт нажатием:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Включено", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Выключено", - "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", + "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Рендерить блески зачарования:", "config.roughlyenoughitems.darkTheme": "Тема внешнего вида REI:", "config.roughlyenoughitems.darkTheme.boolean.true": "Тёмная тема", "config.roughlyenoughitems.darkTheme.boolean.false": "Светлая тема", @@ -112,7 +112,7 @@ "config.roughlyenoughitems.mirrorItemPanel": "Положение списка предметов:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Слева", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Справа", - "config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:", + "config.roughlyenoughitems.debugRenderTimeRequired": "Режим отладки списка записей:", "config.roughlyenoughitems.searchFieldLocation": "Положение поля поиска:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "Внизу", "config.roughlyenoughitems.searchFieldLocation.top_side": "Наверху", @@ -148,11 +148,11 @@ "config.roughlyenoughitems.itemCheatingMode": "Количество выдаваемых предметов:", "config.roughlyenoughitems.itemCheatingMode.rei_like": "x1", "config.roughlyenoughitems.itemCheatingMode.jei_like": "x64", - "config.roughlyenoughitems.searchFavorites": "Search Filter in Favorites:", + "config.roughlyenoughitems.searchFavorites": "Поиск фильтра в Закладках:", "config.roughlyenoughitems.appendModNames": "Показывать название мода:", "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:", - "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Opposite Side", - "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Top of list", + "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Противоположная сторона", + "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Конец списка", "config.roughlyenoughitems.displayFavoritesTooltip": "Display Favorites Tooltips:", "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:", "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:", -- cgit From 1cd4e40ed0c05c9fe5c75deaabdc2348a9158c1c Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 28 Dec 2019 01:12:36 +0800 Subject: New translations en_us.json (ru_ru) --- src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index 862b1b76c..da487f011 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -150,10 +150,10 @@ "config.roughlyenoughitems.itemCheatingMode.jei_like": "x64", "config.roughlyenoughitems.searchFavorites": "Поиск фильтра в Закладках:", "config.roughlyenoughitems.appendModNames": "Показывать название мода:", - "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:", + "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Позиция Избранного:", "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Противоположная сторона", "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Конец списка", - "config.roughlyenoughitems.displayFavoritesTooltip": "Display Favorites Tooltips:", + "config.roughlyenoughitems.displayFavoritesTooltip": "Показывать подсказки из избранного:", "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:", "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:", "config.roughlyenoughitems.scrollingEntryListWidget": "Режим списка предметов:", -- cgit