ソースを参照

New translations en_us.json (ja_jp)

shedaniel 5 年 前
コミット
3169df5a70

+ 9 - 8
src/main/resources/assets/roughlyenoughitems/lang/ja_jp.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": "Copy Recipe Identifier",
+  "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": "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": "Favorite Entry:",
   "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
   "config.roughlyenoughitems.clickableRecipeArrows": "クリック可能なレシピの矢印:",
   "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "有効",
   "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "無効",
   "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:",
+  "config.roughlyenoughitems.entrySize": "Entry Size:",
   "config.roughlyenoughitems.darkTheme": "外観テーマ:",
   "config.roughlyenoughitems.darkTheme.boolean.true": "暗いテーマ",
   "config.roughlyenoughitems.darkTheme.boolean.false": "明るいテーマ",