aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-01-02 14:36:06 +0800
committershedaniel <daniel@shedaniel.me>2020-01-02 14:36:06 +0800
commit5e76f607630e2713e42897c218df87bb10d943e2 (patch)
tree91de83eeb4a8d2c8be315a4b722576eda520d5b1 /src
parent128bf18fee142f3847c01c0d921e5dbd891d8130 (diff)
downloadRoughlyEnoughItems-5e76f607630e2713e42897c218df87bb10d943e2.tar.gz
RoughlyEnoughItems-5e76f607630e2713e42897c218df87bb10d943e2.tar.bz2
RoughlyEnoughItems-5e76f607630e2713e42897c218df87bb10d943e2.zip
New translations en_us.json (ja_jp)
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json17
1 files changed, 9 insertions, 8 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
index 73a39b793..8338e1a9f 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
+++ b/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": "明るいテーマ",