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
|
{
"key.rei.category": "Roughly Enough Items (Set Modifiers at Config Screen)",
"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": "§7チートモードを§c使う §7(権限がない)",
"text.rei.no_permission_cheat": "チートモードでアイテムを取得する場合は、オペレーターの権限が必要です",
"text.rei.search.field.suggestion": "検索...",
"category.rei.crafting": "クラフト",
"category.rei.smelting": "製錬",
"category.rei.smelting.fuel": "燃料",
"category.rei.fuel": "Fuel",
"category.rei.fuel.time": "Burn Time: %d ticks",
"category.rei.fuel.time_short": "%d ticks",
"category.rei.cooking.xp": "%f XP",
"category.rei.smoking": "燻製器",
"category.rei.blasting": "溶鉱炉",
"category.rei.campfire": "焚き火",
"category.rei.campfire.time": "%d秒",
"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": "剥ぎ取る",
"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": "{player_name}に[{item_name}§f]を{item_count} 個与えました",
"text.rei.failed_cheat_items": "§cアイテムを提供できませんでした。",
"ordering.rei.ascending": "昇順",
"ordering.rei.descending": "降順",
"ordering.rei.registry": "登録",
"ordering.rei.name": "名称",
"ordering.rei.item_groups": "アイテムグループ",
"text.auto_craft.move_items": "アイテムを移動して",
"text.auto_craft.move_items.yog": "Generate NullPointerException!!",
"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.no.handlers.applicable": "No handlers are 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.go_back_first_page": "1ページへ戻る",
"text.rei.choose_page": "ページを選択",
"text.rei.gamemode_button.tooltip": "ゲームモードの変更\n§7%sモードに変更します。\n\n§7Shift+クリックで、逆順で変更します。",
"text.rei.weather_button.tooltip": "天気を変更\n§7%sに変更。",
"text.rei.reload_config": "Reload Plugins",
"text.rei.config.is.reloading": "Plugins are reloading!",
"text.rei.enabled": "はい",
"text.rei.disabled": "いいえ",
"text.rei.short_gamemode.survival": "S",
"text.rei.short_gamemode.creative": "C",
"text.rei.short_gamemode.adventure": "A",
"text.rei.short_gamemode.spectator": "SP",
"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": "Favorites",
"text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.",
"text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.",
"text.rei.working_station": "作業台",
"text.rei.recipe_id": "\n%sレシピID: %s",
"text.rei.recipe_screen_type.selection": "レシピ画面タイプの選択",
"text.rei.recipe_screen_type.selection.sub": "設定画面でいつでも設定を変更できます。",
"text.rei.view_recipes_for": "%sのレシピを表示",
"tooltip.rei.fluid_amount": "§7%d Unit",
"msg.rei.copied_recipe_id": "Copied Recipe Identifier",
"msg.rei.recipe_id_details": "Recipe ID: %s",
"_comment": "Tooltipsの設定",
"config.roughlyenoughitems.title": "Roughly Enough Itemsの設定",
"config.roughlyenoughitems.!general": "一般",
"config.roughlyenoughitems.appearance": "外観",
"config.roughlyenoughitems.modules": "モジュール",
"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.useCompactTabs": "Compact Tabs:",
"config.roughlyenoughitems.darkTheme": "外観テーマ:",
"config.roughlyenoughitems.darkTheme.boolean.true": "暗いテーマ",
"config.roughlyenoughitems.darkTheme.boolean.false": "明るいテーマ",
"config.roughlyenoughitems.lightGrayRecipeBorder": "レシピの表示枠:",
"config.roughlyenoughitems.lightGrayRecipeBorder.boolean.true": "ライトグレー",
"config.roughlyenoughitems.lightGrayRecipeBorder.boolean.false": "ハイコントラスト",
"config.roughlyenoughitems.maxRecipePerPage": "ページあたりのレシピの最大数:",
"config.roughlyenoughitems.mirrorItemPanel": "アイテムリストの位置:",
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "左側",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "右側",
"config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:",
"config.roughlyenoughitems.searchFieldLocation": "検索欄の位置:",
"config.roughlyenoughitems.searchFieldLocation.bottom_side": "左下 / 右下",
"config.roughlyenoughitems.searchFieldLocation.top_side": "左上 / 右上",
"config.roughlyenoughitems.searchFieldLocation.center": "中央",
"config.roughlyenoughitems.villagerScreenPermanentScrollBar": "村人の交易画面のスクロールバー:",
"config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.true": "常設",
"config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.false": "自動フェードアウト",
"config.roughlyenoughitems.disableRecipeBook": "バニラのレシピブック:",
"config.roughlyenoughitems.disableRecipeBook.boolean.true": "無効",
"config.roughlyenoughitems.disableRecipeBook.boolean.false": "有効",
"config.roughlyenoughitems.fixTabCloseContainer": "Fix Vanilla Tab Container (When Recipe Book Disabled):",
"config.roughlyenoughitems.lighterButtonHover": "Lighter Button Hover:",
"config.roughlyenoughitems.enableCraftableOnlyButton": "作成可能なフィルタ:",
"config.roughlyenoughitems.enableCraftableOnlyButton.boolean.true": "有効",
"config.roughlyenoughitems.enableCraftableOnlyButton.boolean.false": "無効",
"config.roughlyenoughitems.showUtilsButtons": "ユーティリティボタン:",
"config.roughlyenoughitems.showUtilsButtons.boolean.true": "有効",
"config.roughlyenoughitems.showUtilsButtons.boolean.false": "無効",
"config.roughlyenoughitems.gamemodeCommand": "ゲームモード(GameMode)のコマンド:",
"config.roughlyenoughitems.giveCommand": "入手(Give)のコマンド:",
"config.roughlyenoughitems.loadDefaultPlugin": "既定プラグインをロードする:",
"config.roughlyenoughitems.loadDefaultPlugin.boolean.false": "§cいいえ (危険)",
"config.roughlyenoughitems.registerRecipesInAnotherThread": "Recipe Sync Thread:",
"config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.true": "New REI Thread",
"config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.false": "§cPacket Thread",
"config.roughlyenoughitems.weatherCommand": "天気(Weather)のコマンド:",
"config.roughlyenoughitems.itemListOrdering": "アイテムリストの整理:",
"config.roughlyenoughitems.list_ordering_button": "%s [%s]",
"config.roughlyenoughitems.recipeScreenType": "レシピ画面のタイプ:",
"config.roughlyenoughitems.recipeScreenType.unset": "設定されていません",
"config.roughlyenoughitems.recipeScreenType.original": "オリジナル",
"config.roughlyenoughitems.recipeScreenType.villager": "村人の",
"config.roughlyenoughitems.itemCheatingMode": "チートモードのアイテム量:",
"config.roughlyenoughitems.itemCheatingMode.rei_like": "普通",
"config.roughlyenoughitems.itemCheatingMode.jei_like": "反転",
"config.roughlyenoughitems.searchFavorites": "Search Filter in Favorites:",
"config.roughlyenoughitems.appendModNames": "Mod名称の表示:",
"config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:",
"config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Opposite Side",
"config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Top of list",
"config.roughlyenoughitems.displayFavoritesTooltip": "Display Favorites Tooltips:",
"config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:",
"config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:",
"config.roughlyenoughitems.scrollingEntryListWidget": "リストの表示形式:",
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "スクロール",
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "ページ",
"text.rei.credit.text": "§lRoughly Enough Items (v%s)\n§7Originally a fork for Almost Enough Items.\n\n§lDevelopers\n Originally by ZenDarva\n Rewritten by Danielshe\n Old Plugin Support by TehNut\n\n§lLanguage Translation\n%s\n\n§lLicense\n§7Roughly Enough Items is licensed with MIT."
}
|