瀏覽代碼

New translations en_us.json (ru_ru)

shedaniel 5 年之前
父節點
當前提交
a6a7a37ea0
共有 1 個文件被更改,包括 9 次插入8 次删除
  1. 9 8
      src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json

+ 9 - 8
src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json

@@ -1,12 +1,5 @@
 {
-  "key.rei.category": "Roughly Enough Items",
-  "key.roughlyenoughitems.recipe_keybind": "Показать рецепт",
-  "key.roughlyenoughitems.hide_keybind": "Скрыть/Показать REI",
-  "key.roughlyenoughitems.usage_keybind": "Показать использования",
-  "key.roughlyenoughitems.next_page": "Следующая страница",
-  "key.roughlyenoughitems.previous_page": "Предыдущая страница",
-  "key.roughlyenoughitems.focus_search": "Фокус поля поиска",
-  "key.roughlyenoughitems.copy_recipe_id": "Копировать идентификатор рецепта",
+  "key.rei.category": "Roughly Enough Items (Set Modifiers at Config Screen)",
   "text.rei.cheating": "Мошенничество",
   "text.rei.cheating_disabled": "§7Мошенничество выключено",
   "text.rei.cheating_enabled": "§cМошенничество включено",
@@ -96,12 +89,20 @@
   "config.roughlyenoughitems.technical": "Техническое",
   "config.roughlyenoughitems.performance": "Производительность",
   "config.roughlyenoughitems.cheating": "Мошенничество:",
+  "config.roughlyenoughitems.recipeKeybind": "Show Recipe:",
+  "config.roughlyenoughitems.hideKeybind": "Hide/Show REI:",
+  "config.roughlyenoughitems.usageKeybind": "Show Uses:",
+  "config.roughlyenoughitems.nextPageKeybind": "Next Page:",
+  "config.roughlyenoughitems.previousPageKeybind": "Previous Page:",
+  "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:",
+  "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:",
   "config.roughlyenoughitems.favoriteKeybind": "Закладка:",
   "config.roughlyenoughitems.favoritesEnabled": "Избранное включено:",
   "config.roughlyenoughitems.clickableRecipeArrows": "Показать рецепт нажатием:",
   "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Включено",
   "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Выключено",
   "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Рендерить блески зачарования:",
+  "config.roughlyenoughitems.entrySize": "Entry Size:",
   "config.roughlyenoughitems.darkTheme": "Тема внешнего вида REI:",
   "config.roughlyenoughitems.darkTheme.boolean.true": "Тёмная тема",
   "config.roughlyenoughitems.darkTheme.boolean.false": "Светлая тема",