Skip to content

Commit be48526

Browse files
authored
create ja_jp.json
1 parent dadd794 commit be48526

File tree

1 file changed

+48
-0
lines changed
  • src/main/resources/assets/extrastorage/lang

1 file changed

+48
-0
lines changed
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"advancements.extrastorage.advanced_exporter": "発展エクスポーター",
3+
"advancements.extrastorage.advanced_exporter.desc": "さらに大容量のエクスポーター!",
4+
"advancements.extrastorage.advanced_importer": "発展インポーター",
5+
"advancements.extrastorage.advanced_importer.desc": "より多くのフィルターを設定可能!",
6+
"advancements.extrastorage.iron_crafter": "鉄のクラフター",
7+
"advancements.extrastorage.iron_crafter.desc": "次世代のクラフター!",
8+
"block.extrastorage.advanced_exporter": "発展エクスポーター",
9+
"block.extrastorage.advanced_importer": "発展インポーター",
10+
"block.extrastorage.block_1024k": "1024千ストレージブロック",
11+
"block.extrastorage.block_1048576k_fluid": "1048576千流体ストレージブロック",
12+
"block.extrastorage.block_16384k": "16384千ストレージブロック",
13+
"block.extrastorage.block_16384k_fluid": "16384千流体ストレージブロック",
14+
"block.extrastorage.block_256k": "256千ストレージブロック",
15+
"block.extrastorage.block_262144k_fluid": "262144千流体ストレージブロック",
16+
"block.extrastorage.block_4096k": "4096千ストレージブロック",
17+
"block.extrastorage.block_65536k_fluid": "65536千流体ストレージブロック",
18+
"block.extrastorage.diamond_crafter": "ダイヤモンドのクラフター",
19+
"block.extrastorage.gold_crafter": "金のクラフター",
20+
"block.extrastorage.iron_crafter": "鉄のクラフター",
21+
"block.extrastorage.netherite_crafter": "ネザライトのクラフター",
22+
"config.jade.plugin_extrastorage.advanced_crafter": "発展クラフターのカスタム可視化を有効化",
23+
"config.jade.plugin_extrastorage.crafter": "クラフターのカスタム可視化を有効化",
24+
"item.extrastorage.disk_1024k": "1024千ストレージディスク",
25+
"item.extrastorage.disk_1048576k_fluid": "1048576千流体ストレージディスク",
26+
"item.extrastorage.disk_16384k": "16384千ストレージディスク",
27+
"item.extrastorage.disk_16384k_fluid": "16384千流体ストレージディスク",
28+
"item.extrastorage.disk_256k": "256千ストレージディスク",
29+
"item.extrastorage.disk_262144k_fluid": "262144千流体ストレージディスク",
30+
"item.extrastorage.disk_4096k": "4096千ストレージディスク",
31+
"item.extrastorage.disk_65536k_fluid": "65536千流体ストレージディスク",
32+
"item.extrastorage.neural_processor": "神経プロセッサ",
33+
"item.extrastorage.raw_neural_processor": "生の神経プロセッサ",
34+
"item.extrastorage.storagepart_1024k": "1024千ストレージパーツ",
35+
"item.extrastorage.storagepart_1048576k_fluid": "1048576千流体ストレージパーツ",
36+
"item.extrastorage.storagepart_16384k": "16384千ストレージパーツ",
37+
"item.extrastorage.storagepart_16384k_fluid": "16384千流体ストレージパーツ",
38+
"item.extrastorage.storagepart_256k": "256千ストレージパーツ",
39+
"item.extrastorage.storagepart_262144k_fluid": "262144千流体ストレージパーツ",
40+
"item.extrastorage.storagepart_4096k": "4096千ストレージパーツ",
41+
"item.extrastorage.storagepart_65536k_fluid": "65536千流体ストレージパーツ",
42+
"tooltip.extrastorage.baseSpeed": "基本速度: %sx",
43+
"tooltip.extrastorage.holdShift": "詳細を表示するにはShiftを押してください",
44+
"tooltip.extrastorage.slotCrafting": "パターン用スロット: %s",
45+
"top.extrastorage.currentSpeed": "現在の速度: %sx",
46+
"top.extrastorage.limitedSpeed": "現在の速度(%sによる制限): %sx",
47+
"top.extrastorage.occupiedSpace": "使用済みスペース: %s/%s"
48+
}

0 commit comments

Comments
 (0)