From 2d4a94dec0b1b78227528347d9abfc3b3ebf8dfc Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sun, 6 Dec 2020 19:48:59 +0800 Subject: New translations en_us.json (ja_jp) --- .../assets/roughlyenoughitems/lang/ja_jp.json | 40 +++++++++++++++++----- 1 file changed, 32 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 07bd4d7e2..f671eddfc 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -4,14 +4,15 @@ "text.rei.cheating_enabled": "§cチートモードを使う", "text.rei.cheating_limited_enabled": "§bチートモードを使う (コマンドを使用)", "text.rei.cheating_enabled_no_perms": "§7チートモードを§c使う §7(権限がない)", + "text.rei.cheating_limited_creative_enabled": "§aチートモードが有効です (クリエイティブのみ)", "text.rei.no_permission_cheat": "チートモードでアイテムを取得する場合は、オペレーターの権限が必要です", "text.rei.search.field.suggestion": "検索...", "category.rei.crafting": "クラフト", - "category.rei.smelting": "製錬", + "category.rei.smelting": "製錬(かまど)", "category.rei.smelting.fuel": "燃料", "category.rei.fuel": "燃料", - "category.rei.smoking": "燻製器", - "category.rei.blasting": "溶鉱炉", + "category.rei.smoking": "燻製", + "category.rei.blasting": "製錬(溶鉱炉)", "category.rei.campfire": "焚き火", "category.rei.campfire.time": "%d秒", "category.rei.stone_cutting": "石切台", @@ -21,10 +22,12 @@ "category.rei.brewing.result": "得られたポーション", "category.rei.composting": "コンポスター", "category.rei.stripping": "剥ぎ取る", + "category.rei.smithing": "鍛冶", "text.rei.composting.chance": "§e%d%%の確率", "text.rei.composting.page": "%dページ", "text.rei.config": "設定", "text.rei.config_tooltip": "設定画面を開く\n§7チートモードをShift+左ボタンで切り替え", + "text.rei.config.optifine.title": "REI設定画面を開けませんでした", "text.rei.cheat_items": "{player_name}に[{item_name}§f]を{item_count} 個与えました", "text.rei.failed_cheat_items": "§cアイテムを提供できませんでした。", "ordering.rei.ascending": "昇順", @@ -74,11 +77,17 @@ "config.roughlyenoughitems.appearance": "外観", "config.roughlyenoughitems.functionality": "機能", "config.roughlyenoughitems.advanced": "高度な設定", - "config.roughlyenoughitems.cheating": "チートモード:", + "config.roughlyenoughitems.cheating": "チート機能を有効:", + "config.roughlyenoughitems.favoritesEnabled": "お気に入り機能を有効:", "config.roughlyenoughitems.keyBindings": "キーバインド", + "config.roughlyenoughitems.keyBindings.recipeKeybind": "レシピの表示:", "config.roughlyenoughitems.keyBindings.hideKeybind": "REIを表示/非表示:", + "config.roughlyenoughitems.keyBindings.usageKeybind": "用途の表示:", "config.roughlyenoughitems.keyBindings.nextPageKeybind": "次のページ:", "config.roughlyenoughitems.keyBindings.previousPageKeybind": "前のページ:", + "config.roughlyenoughitems.cheatingStyle": "チート方式", + "config.roughlyenoughitems.cheatingStyle.grab": "グラブ", + "config.roughlyenoughitems.cheatingStyle.give": "あげる", "config.roughlyenoughitems.recipeScreenType": "レシピ画面のタイプ:", "config.roughlyenoughitems.recipeScreenType.config": "レシピ画面タイプ: %s", "config.roughlyenoughitems.recipeScreenType.unset": "設定されていません", @@ -88,9 +97,13 @@ "config.roughlyenoughitems.accessibility": "ユーザー補助", "config.roughlyenoughitems.search": "検索", "config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "クリック可能なレシピの矢印:", - "config.roughlyenoughitems.theme": "外観テーマ:", - "config.roughlyenoughitems.theme.dark": "暗いテーマ", - "config.roughlyenoughitems.theme.light": "明るいテーマ", + "config.roughlyenoughitems.filteredEntries.selectAll": "すべて選択", + "config.roughlyenoughitems.filteredEntries.selectNone": "すべて解除", + "config.roughlyenoughitems.filteredEntries.hide": "選択したものを非表示", + "config.roughlyenoughitems.filteredEntries.show": "選択したものを表示", + "config.roughlyenoughitems.theme": "デザイン:", + "config.roughlyenoughitems.theme.dark": "ダークテーマ", + "config.roughlyenoughitems.theme.light": "ライトテーマ", "config.roughlyenoughitems.recipeBorder": "レシピの表示枠:", "config.roughlyenoughitems.layout.maxRecipesPerPage": "ページあたりのレシピの最大数:", "config.roughlyenoughitems.accessibility.displayPanelLocation.left": "左側", @@ -119,6 +132,17 @@ "config.roughlyenoughitems.scrollingEntryListWidget": "リストの表示形式:", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "スクロール", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "ページ", + "config.roughlyenoughitems.filteringRulesScreen": "フィルタリングルールの変更", + "config.roughlyenoughitems.filteringRulesScreen.new": "フィルタリングルールの追加", + "config.roughlyenoughitems.filteringRulesScreen.delete": "削除", + "rule.roughlyenoughitems.filtering.manual": "手動でフィルタリング設定する", + "rule.roughlyenoughitems.filtering.manual.subtitle": "アイテムごとの表示 / 非表示を設定します。", + "rule.roughlyenoughitems.filtering.search": "検索でフィルタリング設定する", + "rule.roughlyenoughitems.filtering.search.subtitle": "検索フィルターを使い、アイテムの表示 / 非表示を設定します。", + "rule.roughlyenoughitems.filtering.search.filter": "検索フィルター:", + "rule.roughlyenoughitems.filtering.search.show": "表示 / 非表示:", + "rule.roughlyenoughitems.filtering.search.show.true": "表示", + "rule.roughlyenoughitems.filtering.search.show.false": "非表示", "language.roughlyenoughitems.english": "英語", "language.roughlyenoughitems.japanese": "日本語", "language.roughlyenoughitems.chinese_simplified": "簡体中国語", @@ -128,7 +152,7 @@ "language.roughlyenoughitems.estonian": "エストニア語", "language.roughlyenoughitems.portuguese": "ポルトガル語", "language.roughlyenoughitems.portuguese_brazilian": "ポルトガル語 (ブラジル)", - "language.roughlyenoughitems.lolcat": "LOLCAT", + "language.roughlyenoughitems.lolcat": "ロルキャット", "language.roughlyenoughitems.bulgarian": "ブルガリア語", "language.roughlyenoughitems.russian": "ロシア語", "language.roughlyenoughitems.polish": "ポーランド語" -- cgit