Skip to content

Commit 0ad22a4

Browse files
authored
Add ja_jp.lang
1 parent 2814cfb commit 0ad22a4

File tree

1 file changed

+63
-0
lines changed
  • src/main/resources/assets/random_complement/lang

1 file changed

+63
-0
lines changed
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
gui.color.appliedenergistics2.SearchboxFocused=6E000000
2+
gui.color.appliedenergistics2.SearchboxUnfocused=00000000
3+
gui.color.appliedenergistics2.ItemSlotOverlayUnpowered=66111111
4+
gui.color.appliedenergistics2.ItemSlotOverlayInvalid=66ff6666
5+
gui.color.appliedenergistics2.CraftConfirmMissingItem=1AFF0000
6+
gui.color.appliedenergistics2.CraftingCPUActive=5A45A021
7+
gui.color.appliedenergistics2.CraftingCPUScheduled=FF787878
8+
gui.color.appliedenergistics2.InterfaceTerminalMatch=2A00FF00
9+
gui.color.appliedenergistics2.ProcessBarStartColor=FFE60A00
10+
gui.color.appliedenergistics2.ProcessBarMiddleColor=FFE6E600
11+
gui.color.appliedenergistics2.ProcessBarEndColor=FF0AE600
12+
13+
gui.appliedenergistics2.CraftingStatusCumulativeTime=累積時間
14+
15+
gui.inscriber.block_mode.name=自動化アクセスモード
16+
gui.inscriber.block_mode.OPEN.text=自動化はどの面からでもすべてのスロットにアクセスできます。入力スロットからは搬出できません。
17+
gui.inscriber.block_mode.CLOSE.text=自動化は特定の面からスロットにアクセスできます。上面と底面のスロットからは搬出できます。
18+
gui.inscriber.auto_output.name=自動搬出
19+
gui.inscriber.auto_output.OPEN.text=生成されたアイテムは搬出可能な面から自動的に搬出されます。
20+
gui.inscriber.auto_output.CLOSE.text=生成されたアイテムは自動搬出されません。
21+
gui.inscriber.max_stack_limit.name=入力スロットのスタックサイズ(GUIのみ)
22+
gui.inscriber.max_stack_limit.SMALL.text=1個までスタック
23+
gui.inscriber.max_stack_limit.MEDIUM.text=4個までスタック
24+
gui.inscriber.max_stack_limit.BIG.text=64個までスタック
25+
gui.pattern_term.auto_fill_pattern.name=パターン自動補充
26+
gui.pattern_term.auto_fill_pattern.OPEN.text=ストレージからブランクパターンを自動的に取得します
27+
gui.pattern_term.auto_fill_pattern.CLOSE.text=補充しない
28+
gui.pattern_term.auto_fill_pattern.ex.text=無線ターミナルを持っている時のみ有効!
29+
gui.intelligent_blocking.name=インテリジェントブロッキングモード
30+
gui.intelligent_blocking.OPEN.text=同じレシピの挿入を許可します。
31+
gui.intelligent_blocking.CLOSE.text=通常のブロッキングモードの動作。
32+
gui.action.MULTIPLY_2.name=パターンを2倍にする
33+
gui.pattern_term.auto_fill_pattern.MULTIPLY_2.text=パターンに設定されたアイテムを2倍にすることを試みます\nデータを更新するためにGUIを再度開く必要がある場合があります。
34+
gui.action.MULTIPLY_3.name=パターンを3倍にする
35+
gui.pattern_term.auto_fill_pattern.MULTIPLY_3.text=パターンに設定されたアイテムを3倍にすることを試みます\nデータを更新するためにGUIを再度開く必要がある場合があります。
36+
gui.action.DIVIDE_2.name=アイテムを2で割る
37+
gui.pattern_term.auto_fill_pattern.DIVIDE_2.text=クラフティングスロットに設定されたアイテムを2で割ることを試みます\nデータを更新するためにGUIを再度開く必要がある場合があります。
38+
gui.action.DIVIDE_3.name=アイテムを3で割る
39+
gui.pattern_term.auto_fill_pattern.DIVIDE_3.text=クラフティングスロットに設定されたアイテムを3で割ることを試みます\nデータを更新するためにGUIを再度開く必要がある場合があります。
40+
gui.rc.miss_craft.text=強制開始
41+
42+
commands.ftbnbtedit.usage=/ftbnbtedit
43+
commands.ftbnbtedit.too_large=NBTサイズが大きすぎます!
44+
commands.ftbnbtedit.block.usage=/ftbnbtedit block <x> <y> <z>
45+
commands.ftbnbtedit.entity.usage=/ftbnbtedit entity <id>
46+
commands.ftbnbtedit.player.usage=/ftbnbtedit player <player>
47+
commands.ftbnbtedit.item.usage=/ftbnbtedit item
48+
49+
key.retrieve_item.desc=AEからアイテムを取得
50+
key.start_craft.desc=AEにクラフトを要求
51+
52+
key.retrieve_item.desc.tooltip=§r無線ターミナルから §6%s§r を押してAEからアイテムを取得
53+
key.start_craft.desc.tooltip=§r無線ターミナルから §6%s§r を押してAEにクラフトを要求
54+
key.ae2fc.pattern.tooltip.0=§r§6%s§r を押してアイテムの数量を変更
55+
56+
text.rc.tooltip.press_alt=§r§fALT§r を押してツールチップを表示
57+
58+
text.rc.craft=このアイテムに対応するクラフトがありません
59+
text.rc.warn=そんなに早く試すべきではありませんでした
60+
61+
text.rc.confirm_cancel=Shiftキーを押しながらクリックすると、不足している素材をすべてHEIブックマークに追加します
62+
63+
error.rc.cpu=§6CPUが動作中です!

0 commit comments

Comments
 (0)