1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
|
{
"text.rei.cheating": "作弊模式",
"text.rei.cheating_disabled": "§7已停用作弊",
"text.rei.cheating_enabled": "§c已啟用作弊",
"text.rei.cheating_limited_enabled": "§b已啟用作弊 (使用指令)",
"text.rei.cheating_enabled_no_perms": "§c已啟用§7作弊 (無權限)",
"text.rei.cheating_limited_creative_enabled": "§a已啟用作弊 (使用創造模式)",
"text.rei.no_permission_cheat": "作弊取得物品需管理員權限",
"text.rei.search.field.suggestion": "搜尋…",
"text.rei.feedback": "您想向 REI 開發人員提供任何回饋嗎? %s 以提交您的建議!",
"text.rei.feedback.link": "點選此處前往 Google 表單",
"text.rei.support.me": "支持我繼續讓 REI 變得更好!",
"text.rei.support.me.desc": "REI 的 Pateon 訂閱會員可以獲得最新 Minecraft 快照版本的 REI。\n在 BisectHosting 租用伺服器也可以資助我。\n\n%s\n%s",
"text.rei.support.me.patreon": "在 Patreon 上支持我",
"text.rei.support.me.bisect": "在 BisectHosting 上使用代碼 SHEDANIEL",
"text.rei.not.fully.initialized": "REI 尚未完成初始化!",
"text.rei.not.fully.initialized.tooltip": "遺失載入階段:%s\n如果這個提示長時間顯示,\n請提供記錄檔尋求協助!",
"text.rei.inventory.highlighting.enabled": "物品欄醒目提示",
"text.rei.inventory.highlighting.enabled.tooltip": "不符合搜尋關鍵字的物品將顯示為灰色背景。\n雙擊搜尋欄以開啟/關閉該模式。",
"text.rei.caching.search": "REI 正在快取搜尋結果…",
"text.rei.caching.search.step": "步驟 %d/%d (%s%%):",
"text.rei.searching": "REI 正在搜尋結果…",
"text.rei.searching.step": "初次進行搜尋時,通常需要花費較多的時間。\n進度:%s%",
"text.rei.config.menu.dark_theme": "深色主題",
"text.rei.config.menu.reduced_motion": "減少動畫",
"text.rei.config.menu.craftable_filter": "合成物品篩選器",
"text.rei.config.menu.display": "介面設定...",
"text.rei.config.menu.display.remove_recipe_book": "移除原版配方書",
"text.rei.config.menu.display.left_side_mob_effects": "左側狀態效果",
"text.rei.config.menu.display.left_side_panel": "左側面板",
"text.rei.config.menu.display.scrolling_side_panel": "滑動面板",
"text.rei.config.menu.display.caching_entry_rendering": "快取項目渲染",
"text.rei.config.menu.display.side_search_field": "側邊搜尋欄",
"text.rei.config.menu.display.syntax_highlighting": "醒目標示語法",
"text.rei.config.menu.config": "更多選項…",
"text.rei.config.menu.search_field.position": "搜尋欄位置...",
"text.rei.config.menu.search_field.input_method": "輸入法...",
"text.rei.config.menu.search_field.hide_entry_panel_idle": "沒有搜尋篩選時隱藏項目清單",
"category.rei.crafting": "合成",
"category.rei.smelting": "燒煉",
"category.rei.smelting.fuel": "燃料",
"category.rei.fuel": "燃料",
"category.rei.fuel.time": "燃燒時間:%d 遊戲刻",
"category.rei.fuel.time.items": "燃燒時間:每秒 %s 個物品",
"category.rei.fuel.time_short": "%d 遊戲刻",
"category.rei.fuel.time_short.items": "%s 個物品",
"category.rei.cooking.xp": "%f 點經驗",
"category.rei.cooking.time&xp": "費時 %2$s 秒 %1$s 點經驗",
"category.rei.smoking": "煙燻",
"category.rei.blasting": "高爐熔煉",
"category.rei.campfire": "營火",
"category.rei.campfire.time": "%s 秒",
"category.rei.stone_cutting": "切石",
"category.rei.brewing": "釀造",
"category.rei.brewing.input": "輸入藥水",
"category.rei.brewing.reactant": "材料",
"category.rei.brewing.result": "輸出藥水",
"category.rei.composting": "堆肥",
"category.rei.stripping": "剝皮",
"category.rei.smithing": "鍛造",
"category.rei.beacon_base": "烽火台基座",
"category.rei.beacon_payment": "烽火台消耗",
"category.rei.tilling": "耕地",
"category.rei.pathing": "草徑",
"category.rei.waxing": "上蠟",
"category.rei.wax_scraping": "除蠟",
"category.rei.oxidizing": "氧化",
"category.rei.oxidation_scraping": "除鏽",
"category.rei.tag": "標籤",
"category.rei.information": "資訊",
"text.rei.composting.chance": "§e%d%% 的機率",
"text.rei.composting.page": "第 %d 頁",
"text.rei.config": "設定",
"text.rei.config_tooltip": "開啟設定畫面\n§7按住《Shift》鍵再點擊此處以開關作弊模式",
"text.rei.cheat_items": "已將 {item_count} 個 [{item_name}§f] 給予 {player_name}",
"text.rei.failed_cheat_items": "§c給予物品失敗",
"text.rei.too_long_nbt": "§c物品 NBT 過長,不適用於多人遊戲。",
"text.rei.accepts": "接受以下物品:",
"text.rei.tag_accept": "標籤: #%s",
"text.rei.missing": "缺少以下物品:",
"text.rei.performance": "效能分析",
"text.rei.addons": "REI 附加功能",
"text.rei.shapeless": "無序合成",
"text.rei.crafting.firework.gunpowder.amount": "火藥的數量將影響煙火的飛行時間。",
"text.rei.crafting.suspicious_stew": "由此合成的可疑的燉湯將具有隨機的狀態效果。",
"text.rei.input.methods": "輸入法",
"text.rei.input.methods.reload.progress": "進度:%s%%",
"text.rei.input.methods.default": "預設",
"text.rei.input.methods.default.description": "預設的輸入法。這不會改變搜尋詞。",
"text.rei.input.methods.jyutping": "粵拼(粵語)",
"text.rei.input.methods.jyutping.description": "用粵拼(粵語)匹配字元的輸入法。",
"text.rei.input.methods.pinyin": "拼音(中文)",
"text.rei.input.methods.pinyin.description": "用拼音(中文)匹配字元的輸入法。",
"text.rei.input.methods.pinyin.fuzzy.matching": "模糊音...",
"text.rei.input.methods.bopomofo": "注音(中文)",
"text.rei.input.methods.bopomofo.description": "用注音(中文)匹配字元的輸入法。",
"text.rei.input.methods.pinyin.double": "雙拼(中文)",
"text.rei.input.methods.pinyin.double.description": "用雙拼(中文)匹配字元的輸入法。",
"text.rei.input.methods.pinyin.double.scheme": "雙拼鍵位方案...",
"text.rei.input.methods.pinyin.double.scheme.sougou": "搜狗雙拼",
"text.rei.input.methods.pinyin.double.scheme.microsoft": "微軟雙拼",
"text.rei.input.methods.pinyin.double.scheme.pinyinpp": "拼音加加雙拼",
"text.rei.input.methods.pinyin.double.scheme.xiaohe": "小鶴雙拼",
"text.rei.input.methods.pinyin.double.scheme.natural": "自然碼雙拼",
"text.rei.input.methods.hint": "你所選擇的語言可以使用其他的輸入法。",
"text.rei.input.methods.initializing": "正在初始化輸入法",
"text.rei.input.methods.tooltip.hints": "顯示工具提示",
"text.rei.hint.input.methods": "恭喜你設定了一個輸入法!\n你可以使用搜索過濾器按鈕重新設定!",
"text.rei.hint.favorites.discover": "你剛剛移除了一個我的最愛項!\n你可以點擊這裡的 + 按鈕再次新增至我的最愛!",
"text.rei.hint.configure": "設定",
"text.rei.hint.ignore": "忽略",
"ordering.rei.ascending": "從 A 到 Z",
"ordering.rei.descending": "從 Z 到 A",
"ordering.rei.registry": "註冊名",
"ordering.rei.name": "名稱",
"ordering.rei.item_groups": "物品分類",
"text.auto_craft.move_items": "移動物品",
"text.auto_craft.move_items.tooltip": "按住 Ctrl 鍵再點選此處以快速合成",
"text.auto_craft.move_items.yog": "發生異常無效指標 !!",
"text.rei.expand.view": "開啟展開的檢視",
"text.rei.expand.view.close": "關閉擴展檢視",
"text.rei.tag.copy.clipboard": "儲存標籤樹至剪貼簿",
"error.rei.transfer.too_small": "無法將物品移動至 %dx%d 的合成格!",
"error.rei.not.on.server": "伺服器未安裝 REI !",
"error.rei.not.enough.materials": "材料不足!",
"error.rei.internal.error": "內部錯誤: %s",
"error.rei.recipe.not.unlocked": "合成書中的配方未解鎖!",
"error.rei.not.supported.move.items": "此配方和此容器不支援移動物品。",
"text.rei.save.recipes": "按下 %s 鍵將此加入我的最愛。",
"error.rei.no.handlers.applicable": "不支持的工作站!",
"error.rei.multi.errors": "多重錯誤:",
"rei.rei.no.slot.in.inv": "物品欄已沒有空間!",
"text.rei.showing_craftable": "顯示可合成的物品",
"text.rei.showing_all": "顯示所有物品",
"text.rei.delete_items": "§c刪除物品",
"text.rei.credits": "鳴謝",
"text.rei.left_arrow": "<",
"text.rei.right_arrow": ">",
"text.rei.view_all_categories": "顯示所有類別",
"text.rei.view_all_categories.tooltip": "%d 個分類",
"text.rei.go_back_first_page": "返回第 1 頁",
"text.rei.choose_page": "選擇頁數",
"text.rei.shift_click_to": "以「Shift 鍵」%s",
"text.rei.gamemode_button.tooltip.dropdown": "切換遊戲模式:選單",
"text.rei.gamemode_button.tooltip.entry": "切換至 %s",
"text.rei.weather_button.tooltip.dropdown": "切換天氣:選單",
"text.rei.weather_button.tooltip.entry": "切換至 %s",
"text.rei.time_button.tooltip.dropdown": "切換時間:選單",
"text.rei.time_button.tooltip.entry": "切換至 %s",
"text.rei.time_button.name.morn": "早上",
"text.rei.time_button.name.noon": "中午",
"text.rei.time_button.name.evening": "傍晚",
"text.rei.time_button.name.night": "夜晚",
"text.rei.reload_config": "重載插件",
"text.rei.reload_search": "重新載入搜尋",
"text.rei.config.is.reloading": "正在重新載入插件!",
"text.rei.enabled": "是",
"text.rei.disabled": "否",
"text.rei.short_gamemode.survival": "生",
"text.rei.short_gamemode.creative": "創",
"text.rei.short_gamemode.adventure": "冒",
"text.rei.short_gamemode.spectator": "旁",
"text.rei.weather.clear": "晴朗",
"text.rei.weather.rain": "降雨",
"text.rei.weather.thunder": "雷雨",
"text.rei.previous_category": "上個類別",
"text.rei.next_category": "下個類別",
"text.rei.previous_page": "上一頁",
"text.rei.next_page": "下一頁",
"text.rei.back": "返回",
"text.rei.select": "選擇",
"text.rei.favorites": "我的最愛",
"text.rei.favorites_tooltip": " \n§7按下《%s》鍵將此加入我的最愛。",
"text.rei.remove_favorites_tooltip":
|