diff options
| author | shedaniel <daniel@shedaniel.me> | 2022-01-27 09:53:03 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2022-01-27 10:39:48 +0800 |
| commit | 9ea879a1a276028ab241af838e779e5139fdbe47 (patch) | |
| tree | 22b773b0c8904b61e095c208a86186359e9ea8c6 /runtime/src | |
| parent | 2961a0449da999a5b8198bd043b6bad26879667d (diff) | |
| download | RoughlyEnoughItems-9ea879a1a276028ab241af838e779e5139fdbe47.tar.gz RoughlyEnoughItems-9ea879a1a276028ab241af838e779e5139fdbe47.tar.bz2 RoughlyEnoughItems-9ea879a1a276028ab241af838e779e5139fdbe47.zip | |
Update localizations
Diffstat (limited to 'runtime/src')
7 files changed, 136 insertions, 82 deletions
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 776f07b69..311324bcf 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -13,6 +13,10 @@ "text.rei.not.fully.initialized.tooltip": "Étapes manquantes : %s\nSi cela ne disparaît pas,\nessayez de chercher de l'aide avec les logs !", "text.rei.inventory.highlighting.enabled": "Surbrillance de l'inventaire activé", "text.rei.inventory.highlighting.enabled.tooltip": "Cela rend les emplacements non correspondant grisés.\nDouble-cliquez sur la barre de recherche pour activer ce mode.", + "text.rei.config.menu.dark_theme": "Thème sombre", + "text.rei.config.menu.display.remove_recipe_book": "Enlever le livre des recettes", + "text.rei.config.menu.display.left_side_panel": "Panneau gauche", + "text.rei.config.menu.display.scrolling_side_panel": "Défilement du panneau latéral", "category.rei.crafting": "Fabrication", "category.rei.smelting": "Cuisson", "category.rei.smelting.fuel": "Combustible", @@ -61,6 +65,7 @@ "error.rei.not.enough.materials": "Matériaux manquants.", "error.rei.internal.error": "Erreur interne : %s", "error.rei.recipe.not.unlocked": "Recette non débloquée dans le livre de recettes.", + "error.rei.not.supported.move.items": "Déplacer les items n'est pas supporté avec cette recette et ce conteneur", "error.rei.no.handlers.applicable": "Aucun gestionnaire n'est applicable.", "error.rei.multi.errors": "Erreurs multiples :", "rei.rei.no.slot.in.inv": "Impossible de trouver un emplacement pour l'objet dans l'inventaire", @@ -210,6 +215,7 @@ "config.roughlyenoughitems.disableRecipeBook": "Livre de recettes :", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNon", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aOui", + "config.roughlyenoughitems.leftSideMobEffects.boolean.true": "Gauche", "config.roughlyenoughitems.fixTabCloseContainer": "Corriger l'onglet Vanilla dans les contenants (livre de recettes désactivé) :", "config.roughlyenoughitems.lighterButtonHover": "Bouton survolé plus clair :", "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Filtre des recettes réalisables :", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index dd7079715..b62a15626 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -2,29 +2,40 @@ "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.cheating_limited_creative_enabled": "§aチートモードが有効です(クリエイティブ)", + "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": "検索...", - "text.rei.feedback": "REI開発者にフィードバックを送信したいですか? %s からフィードバックを送信できます!", - "text.rei.feedback.link": "クリックでGoogleフォームにアクセス", + "text.rei.feedback": "REI 開発者にフィードバックを送信したいですか? %s からフィードバックを送信できます!", + "text.rei.feedback.link": "クリックでGoogle フォームにアクセス", "text.rei.not.fully.initialized": "REIはまだ完全に初期化されていません!", - "text.rei.not.fully.initialized.tooltip": "ステージがありません: %s\nこれが消えない場合は、\nログと共にサポートを探してみてください!", - "text.rei.inventory.highlighting.enabled": "インベントリの強調表示 ON", + "text.rei.not.fully.initialized.tooltip": "初期化中に問題が発生しました:%s\nこれが表示され続ける場合は\nログとともにサポートに報告してください!", + "text.rei.inventory.highlighting.enabled": "インベントリハイライトが有効です", + "text.rei.inventory.highlighting.enabled.tooltip": "この機能はインベントリのスロットが\n検索したものと一致しない場合、灰色になります。\n検索ボックスをダブルクリックで切り替えます。", + "text.rei.config.menu.dark_theme": "ダークテーマ", + "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.side_search_field": "リスト側の検索ボックス", + "text.rei.config.menu.display.syntax_highlighting": "シンタックスハイライト", + "text.rei.config.menu.config": "詳細設定...", "category.rei.crafting": "クラフト", - "category.rei.smelting": "製錬(かまど)", + "category.rei.smelting": "製錬(かまど)", "category.rei.smelting.fuel": "燃料", "category.rei.fuel": "燃料", - "category.rei.fuel.time": "燃焼時間: %d ticks", - "category.rei.fuel.time.items": "燃焼時間: %s 個分", - "category.rei.fuel.time_short": "%d ticks", - "category.rei.fuel.time_short.items": "%s 個", + "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秒に%1経験値", - "category.rei.smoking": "製錬(燻製機)", - "category.rei.blasting": "製錬(溶鉱炉)", - "category.rei.campfire": "調理(焚き火)", + "category.rei.smoking": "精錬(燻製機)", + "category.rei.blasting": "製錬(溶鉱炉)", + "category.rei.campfire": "調理(焚き火)", "category.rei.campfire.time": "%d秒", "category.rei.stone_cutting": "石の加工", "category.rei.brewing": "醸造", @@ -36,7 +47,12 @@ "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.information": "詳細情報", "text.rei.composting.chance": "§e%d%%の確率", "text.rei.composting.page": "%dページ", @@ -45,7 +61,7 @@ "text.rei.cheat_items": "{player_name} に [{item_name}§f] を {item_count} 個与えました。", "text.rei.failed_cheat_items": "§cアイテムを与えることができませんでした。", "text.rei.too_long_nbt": "§cアイテムNBTはマルチプレイヤーに適用するには長すぎます。", - "text.rei.tag_match": "NBTタグ: %s", + "text.rei.tag_match": "NBTタグ:%s", "text.rei.performance": "パフォーマンスの分析", "ordering.rei.ascending": "昇順", "ordering.rei.descending": "降順", @@ -53,12 +69,13 @@ "ordering.rei.name": "名称", "ordering.rei.item_groups": "クリエイティブタブ順", "text.auto_craft.move_items": "アイテムを移動", - "text.auto_craft.move_items.yog": "NullPointerException(エラーのような物)が発生しました!!", + "text.auto_craft.move_items.yog": "例外が発生しました:ポインターが無効です!!", "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": "このレシピは現在開いているインベントリ内でクラフトができないため、アイテムの移動ができません。", "error.rei.no.handlers.applicable": "ハンドラは適用されません。", "error.rei.multi.errors": "複数のエラー:", "rei.rei.no.slot.in.inv": "インベントリがいっぱいです。", @@ -66,18 +83,18 @@ "text.rei.showing_all": "すべてのアイテムを表示", "text.rei.delete_items": "§cアイテムを消す", "text.rei.credits": "クレジット", - "text.rei.left_arrow": "←", - "text.rei.right_arrow": "→", + "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.shift_click_to": "Shiftクリックで%s", - "text.rei.gamemode_button.tooltip.dropdown": "ゲームモードの変更: ドロップダウン", + "text.rei.gamemode_button.tooltip.dropdown": "ゲームモードの変更:ドロップダウン", "text.rei.gamemode_button.tooltip.entry": "%sに切り替える\n", - "text.rei.weather_button.tooltip.dropdown": "天候の変更: ドロップダウン", + "text.rei.weather_button.tooltip.dropdown": "天候の変更:ドロップダウン", "text.rei.weather_button.tooltip.entry": "%sにする", "text.rei.reload_config": "プラグインを再読み込み", - "text.rei.config.is.reloading": "プラグインを再読み込みしています!", + "text.rei.config.is.reloading": "プラグインを再読み込みしています!", "text.rei.enabled": "はい", "text.rei.disabled": "いいえ", "text.rei.short_gamemode.survival": "S", @@ -98,13 +115,13 @@ "text.rei.remove_favorites_tooltip": " \n§7お気に入りから削除するには%sを押してください。", "text.rei.working_station": "作業台", "text.rei.release_export": "%sキーを離すとエクスポートされます", - "text.rei.recipe_id": "\n%sレシピID: %s", + "text.rei.recipe_id": "\n%sレシピID:%s", "text.rei.recipe_screen_type.selection": "レシピ画面タイプの選択", "text.rei.recipe_screen_type.selection.sub": "設定画面でいつでも設定を変更できます。", "text.rei.jei_compat": "JEI互換レイヤー", "text.rei.jei_compat.false": "JEI互換レイヤー: 無効", "text.rei.jei_compat.true": "JEI互換レイヤー: 有効", - "text.rei.jei_compat.sub": "本当にJEI互換レイヤー%sを有効化しますか§7?\n§7それはJEIプラグインをそれらのソースから読み込む事を許可します:\n%s\n\n§7但し、REIのJEI互換性は完全ではなく、その他の問題が優先されるかもしれません。\n§c”自己責任で利用してください!”", + "text.rei.jei_compat.sub": "JEI互換レイヤー%sを有効化しますか§7?\n§7以下のソースからJEI プラグインを読み込むことを許可します:\n%s\n\n§7REIのJEI互換レイヤーはまだ完全ではないため、問題が発生する可能性があります。\n§c自己責任で使用してください!", "text.rei.jei_compat.sub.stability": "§c§l(ALPHA)", "text.rei.view_recipes_for": "%sのレシピを表示", "text.rei.subsets": "グループ別フィルター", @@ -115,9 +132,9 @@ "favorite.section.weather": "天候", "tooltip.rei.fluid_amount": "§7%d単位", "tooltip.rei.fluid_amount.forge": "§7%dmB", - "tooltip.rei.drag_to_add_favorites": "§7上にドラッグアンドドロップしてお気に入り登録しましょう!", - "msg.rei.copied_recipe_id": "レシピの識別子をコピーしました", - "msg.rei.recipe_id_details": "レシピID: %s", + "tooltip.rei.drag_to_add_favorites": "§7上にドラッグアンドドロップしてお気に入り登録しましょう!", + "msg.rei.copied_recipe_id": "レシピのIDをコピーしました", + "msg.rei.recipe_id_details": "レシピID:%s", "msg.rei.exported_recipe": "レシピをエクスポートしました", "msg.rei.exported_recipe.desc": "'rei_exports'フォルダを確認してください。", "subsets.rei.roughlyenoughitems.all_entries": "全アイテム", @@ -128,19 +145,19 @@ "config.roughlyenoughitems.appearance": "外観", "config.roughlyenoughitems.functionality": "機能", "config.roughlyenoughitems.advanced": "高度な設定", - "config.roughlyenoughitems.cheating": "チート機能を有効:", - "config.roughlyenoughitems.favoritesEnabled": "お気に入り機能を有効:", + "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.keyBindings.focusSearchFieldKeybind": "検索ボックスに移動する:", - "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "レシピのIDをコピー:", - "config.roughlyenoughitems.keyBindings.exportImageKeybind": "レシピをエクスポート:", - "config.roughlyenoughitems.keyBindings.favoriteKeybind": "お気に入り登録:", - "config.roughlyenoughitems.keyBindings.previousScreenKeybind": "一つ前に戻る:", + "config.roughlyenoughitems.keyBindings.recipeKeybind": "レシピの表示:", + "config.roughlyenoughitems.keyBindings.hideKeybind": "REIを表示/非表示:", + "config.roughlyenoughitems.keyBindings.usageKeybind": "用途の表示:", + "config.roughlyenoughitems.keyBindings.nextPageKeybind": "次のページ:", + "config.roughlyenoughitems.keyBindings.previousPageKeybind": "前のページ:", + "config.roughlyenoughitems.keyBindings.focusSearchFieldKeybind": "検索ボックスに移動する:", + "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "レシピのIDをコピー:", + "config.roughlyenoughitems.keyBindings.exportImageKeybind": "レシピをエクスポート:", + "config.roughlyenoughitems.keyBindings.favoriteKeybind": "お気に入り登録:", + "config.roughlyenoughitems.keyBindings.previousScreenKeybind": "一つ前に戻る:", "config.roughlyenoughitems.cheatingStyle": "チートモードでのアイテムの与え方:", "config.roughlyenoughitems.cheatingStyle.grab": "アイテムを掴む", "config.roughlyenoughitems.cheatingStyle.give": "アイテムを渡す", @@ -148,8 +165,8 @@ "config.roughlyenoughitems.motion.configScreenAnimation": "設定画面のアニメーション:", "config.roughlyenoughitems.motion.creditsScreenAnimation": "クレジット画面のアニメーション:", "config.roughlyenoughitems.motion.favoritesAnimation": "お気に入り登録時のアニメーション:", - "config.roughlyenoughitems.recipeScreenType": "レシピの表示画面:", - "config.roughlyenoughitems.recipeScreenType.config": "レシピの表示画面: %s", + "config.roughlyenoughitems.recipeScreenType": "レシピの表示画面: ", + "config.roughlyenoughitems.recipeScreenType.config": "レシピの表示画面:%s", "config.roughlyenoughitems.recipeScreenType.unset": "設定されていません", "config.roughlyenoughitems.recipeScreenType.original": "デフォルト", "config.roughlyenoughitems.recipeScreenType.composite": "コンポジット", @@ -161,10 +178,10 @@ "config.roughlyenoughitems.filtering": "フィルタリング", "config.roughlyenoughitems.miscellaneous": "その他のオプション", "config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "クリック可能なレシピの矢印:", - "config.roughlyenoughitems.isSubsetsEnabled": "グループ別フィルター:", - "config.roughlyenoughitems.allowInventoryHighlighting": "インベントリの強調表示が有効:", + "config.roughlyenoughitems.isSubsetsEnabled": "グループ別フィルター:", + "config.roughlyenoughitems.allowInventoryHighlighting": "インベントリハイライト:", "config.roughlyenoughitems.miscellaneous.renderEntryEnchantmentGlint": "エンチャントの輝きの描画:", - "config.roughlyenoughitems.layout.configButtonLocation": "設定ボタンの位置:", + "config.roughlyenoughitems.layout.configButtonLocation": "設定ボタンの位置:", "config.roughlyenoughitems.layout.configButtonLocation.upper": "上側", "config.roughlyenoughitems.layout.configButtonLocation.lower": "下側", "config.roughlyenoughitems.layout.mergeDisplayUnderOne": "同じ内容の時マージ表示:", @@ -172,9 +189,9 @@ "config.roughlyenoughitems.filteredEntries.selectNone": "すべて解除", "config.roughlyenoughitems.filteredEntries.hide": "選択したものを非表示", "config.roughlyenoughitems.filteredEntries.show": "選択したものを表示", - "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "まず最初にワールドを読み込んでください!", - "config.roughlyenoughitems.accessibility.entrySize": "アイテムリストの大きさ:", - "config.roughlyenoughitems.search.asyncSearch": "非同期検索:", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "まず最初にワールドを読み込んでください!", + "config.roughlyenoughitems.accessibility.entrySize": "アイテムリストの大きさ:", + "config.roughlyenoughitems.search.asyncSearch": "非同期検索:", "config.roughlyenoughitems.search.asyncSearchPartitionSize": "非同期検索の区切りサイズ:", "config.roughlyenoughitems.accessibility.useCompactTabs": "コンパクトタブ:", "config.roughlyenoughitems.theme": "デザイン:", @@ -184,61 +201,66 @@ "config.roughlyenoughitems.recipeBorder.lighter": "軽量", "config.roughlyenoughitems.recipeBorder.default": "デフォルト", "config.roughlyenoughitems.recipeBorder.none": "なし", - "config.roughlyenoughitems.layout.maxRecipesPerPage": "ページあたりのレシピの最大数:", + "config.roughlyenoughitems.layout.maxRecipesPerPage": "ページあたりのレシピの最大数:", "config.roughlyenoughitems.layout.maxRecipesPageHeight": "レシピページの最大の高さ:", - "config.roughlyenoughitems.accessibility.displayPanelLocation": "アイテムリストの位置:", + "config.roughlyenoughitems.accessibility.displayPanelLocation": "アイテムリストの位置:", "config.roughlyenoughitems.accessibility.displayPanelLocation.left": "左側", "config.roughlyenoughitems.accessibility.displayPanelLocation.right": "右側", - "config.roughlyenoughitems.search.tooltipSearch": "ツールチップで検索(#):", - "config.roughlyenoughitems.search.tagSearch": "タグで検索($):", - "config.roughlyenoughitems.search.identifierSearch": "アイテムIDで検索(*):", - "config.roughlyenoughitems.search.modSearch": "Modで検索(@):", + "config.roughlyenoughitems.search.tooltipSearch": "ツールチップで検索 (#):", + "config.roughlyenoughitems.search.tagSearch": "タグで検索 ($):", + "config.roughlyenoughitems.search.identifierSearch": "アイテムIDで検索 (*):", + "config.roughlyenoughitems.search.modSearch": "Modで検索 (@):", "config.roughlyenoughitems.search_mode.always": "常に有効", "config.roughlyenoughitems.search_mode.prefix": "接頭辞を使用している間", "config.roughlyenoughitems.search_mode.never": "常に無効", - "config.roughlyenoughitems.layout.debugRenderTimeRequired": "アイテムリストのデバッグモード:", + "config.roughlyenoughitems.layout.debugRenderTimeRequired": "アイテムリストのデバッグモード:", "config.roughlyenoughitems.search.debugSearchTimeRequired": "検索のデバッグモード:", "config.roughlyenoughitems.accessibility.resizeDynamically": "ダイナミックリサイズ:", - "config.roughlyenoughitems.layout.searchFieldLocation": "検索欄の位置:", + "config.roughlyenoughitems.layout.searchFieldLocation": "検索欄の位置:", "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "左下/右下", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "左上/右上", "config.roughlyenoughitems.layout.searchFieldLocation.center": "中央", - "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "村人の取引画面のスクロールバー:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "村人の取引画面のスクロールバー:", "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "常設", "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "自動フェードアウト", "config.roughlyenoughitems.disableRecipeBook": "バニラのレシピブック:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cいいえ", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aはい", + "config.roughlyenoughitems.leftSideMobEffects": "ポーション効果の表示位置:", + "config.roughlyenoughitems.leftSideMobEffects.boolean.true": "左側", + "config.roughlyenoughitems.leftSideMobEffects.boolean.false": "右側(デフォルト)", "config.roughlyenoughitems.fixTabCloseContainer": "バニラタブコンテナを修正(レシピ本が無効になった場合):", - "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "リストに表示するアイテムの切り替えボタン:", + "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "クラフタブルフィルター(クラフト可能なアイテム表示):", "config.roughlyenoughitems.layout.showUtilsButtons": "ユーティリティボタン:", - "config.roughlyenoughitems.commands.gamemodeCommand": "ゲームモードを変更するコマンド:", - "config.roughlyenoughitems.commands.giveCommand": "アイテムを付与するコマンド:", - "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin": "既定プラグインをロードする:", - "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin.boolean.false": "§cいいえ(危険)", + "config.roughlyenoughitems.commands.gamemodeCommand": "ゲームモードを変更するコマンド:", + "config.roughlyenoughitems.commands.giveCommand": "アイテムを付与するコマンド:", + "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin": "既定プラグインをロードする:", + "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin.boolean.false": "§cいいえ(危険)", "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread": "REIのリロードスレッド:", "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread.boolean.true": "REIのスレッド", "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread.boolean.false": "§cパケットのスレッド", - "config.roughlyenoughitems.commands.weatherCommand": "天候を変更するコマンド:", - "config.roughlyenoughitems.layout.entryPanelOrdering": "アイテムリストの並べ替え:", + "config.roughlyenoughitems.commands.weatherCommand": "天候を変更するコマンド:", + "config.roughlyenoughitems.layout.entryPanelOrdering": "アイテムリストの並べ替え:", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", - "config.roughlyenoughitems.miscellaneous.newFastEntryRendering": "より高速なアイテムレンダリング:", + "config.roughlyenoughitems.miscellaneous.newFastEntryRendering": "アイテムリスト表示の最適化:", "config.roughlyenoughitems.itemCheatingMode": "チートモードのアイテムの数:", "config.roughlyenoughitems.itemCheatingMode.rei_like": "普通", "config.roughlyenoughitems.itemCheatingMode.jei_like": "反転", - "config.roughlyenoughitems.search.searchFavorites": "お気に入りから検索:", - "config.roughlyenoughitems.tooltips.appendModNames": "MOD名の表示:", - "config.roughlyenoughitems.tooltips.displayFavoritesTooltip": "お気に入りの登録方法を表示:", + "config.roughlyenoughitems.search.searchFavorites": "お気に入りから検索:", + "config.roughlyenoughitems.tooltips.appendModNames": "MOD名の表示:", + "config.roughlyenoughitems.tooltips.displayFavoritesTooltip": "お気に入りの登録方法を表示:", + "config.roughlyenoughitems.accessibility.snapToRows": "アイテムリスト最下部の跳ね返り効果:", + "config.roughlyenoughitems.accessibility.toastDisplayedOnCopyIdentifier": "IDのメッセージをコピー:", "config.roughlyenoughitems.scrollingEntryListWidget": "アイテムリストの表示形式:", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "スクロール", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "ページ", - "config.roughlyenoughitems.horizontalEntriesBoundaries": "アイテムリストの横幅:", - "config.roughlyenoughitems.verticalEntriesBoundaries": "アイテムリストの縦幅:", - "config.roughlyenoughitems.horizontalEntriesBoundariesColumns": "アイテムリストの縦の制限:", - "config.roughlyenoughitems.verticalEntriesBoundariesRows": "アイテムリストの横の制限:", - "config.roughlyenoughitems.favoritesHorizontalEntriesBoundaries": "お気に入りリストの横幅:", - "config.roughlyenoughitems.favoritesHorizontalEntriesBoundariesColumns": "お気に入りの縦の制限:", - "config.roughlyenoughitems.syntaxHighlightingMode": "シンタックスハイライトモード:", + "config.roughlyenoughitems.horizontalEntriesBoundaries": "アイテムリストの表示上限:", + "config.roughlyenoughitems.verticalEntriesBoundaries": "アイテムリストの縦幅:", + "config.roughlyenoughitems.horizontalEntriesBoundariesColumns": "アイテムリストの縦の表示上限:", + "config.roughlyenoughitems.verticalEntriesBoundariesRows": "アイテムリストの横の表示上限:", + "config.roughlyenoughitems.favoritesHorizontalEntriesBoundaries": "お気に入りリストの横幅:", + "config.roughlyenoughitems.favoritesHorizontalEntriesBoundariesColumns": "お気に入りの縦の表示上限:", + "config.roughlyenoughitems.syntaxHighlightingMode": "シンタックスハイライトモード:", "config.roughlyenoughitems.syntaxHighlightingMode.config": "%s", "config.roughlyenoughitems.syntaxHighlightingMode.plain": "プレーン", "config.roughlyenoughitems.syntaxHighlightingMode.plain_underscored": "プレーン(アンダースコア)", @@ -258,14 +280,14 @@ "rule.roughlyenoughitems.filtering.search.show.false": "非表示", "language.roughlyenoughitems.english": "英語", "language.roughlyenoughitems.japanese": "日本語", - "language.roughlyenoughitems.chinese_simplified": "中国語(簡体)", - "language.roughlyenoughitems.chinese_traditional": "中国語(繁体)", - "language.roughlyenoughitems.chinese_traditional_hong_kong": "中国語(繁体、香港)", + "language.roughlyenoughitems.chinese_simplified": "中国語(簡体)", + "language.roughlyenoughitems.chinese_traditional": "中国語(繁体)", + "language.roughlyenoughitems.chinese_traditional_hong_kong": "中国語(繁体、香港)", "language.roughlyenoughitems.french": "フランス語", "language.roughlyenoughitems.german": "ドイツ語", "language.roughlyenoughitems.estonian": "エストニア語", "language.roughlyenoughitems.portuguese": "ポルトガル語", - "language.roughlyenoughitems.portuguese_brazilian": "ポルトガル語(ブラジル)", + "language.roughlyenoughitems.portuguese_brazilian": "ポルトガル語(ブラジル)", "language.roughlyenoughitems.lolcat": "ロルキャット", "language.roughlyenoughitems.upside_down_english": "逆さ英語", "language.roughlyenoughitems.bulgarian": "ブルガリア語", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ko_kr.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ko_kr.json index 440648d65..4f5a2e7a8 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ko_kr.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ko_kr.json @@ -13,6 +13,8 @@ "text.rei.not.fully.initialized.tooltip": "누락된 단계: %s\n그래도 계속 해결되지 않으면,\n로그를 가지고 지원을 요청하세요!", "text.rei.inventory.highlighting.enabled": "인벤토리 강조 On", "text.rei.inventory.highlighting.enabled.tooltip": "검색 필터와 일치하지 않는\n슬롯은 회색으로 바뀝니다.\n검색 표시줄을 두 번 클릭하여 모드를 전환할 수 있습니다.", + "text.rei.config.menu.dark_theme": "다크 테마", + "text.rei.config.menu.display": "화면 설정", "category.rei.crafting": " 제작", "category.rei.smelting": "제련", "category.rei.smelting.fuel": "연료", @@ -39,6 +41,7 @@ "category.rei.beacon_payment": "신호기 소모품", "category.rei.tilling": "밭갈이", "category.rei.pathing": "길 다듬기", + "category.rei.waxing": "밀랍칠", "category.rei.information": "정보", "text.rei.composting.chance": "§e%d%% 확률", "text.rei.composting.page": "%d 페이지", @@ -211,6 +214,8 @@ "config.roughlyenoughitems.disableRecipeBook": "바닐라 조합법 책:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§c아니오", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§a예", + "config.roughlyenoughitems.leftSideMobEffects": "몬스터 효과 위치:", + "config.roughlyenoughitems.leftSideMobEffects.boolean.true": "왼쪽", "config.roughlyenoughitems.fixTabCloseContainer": "바닐라 탭 제작대 수정 (조합법 책이 사용안될 때):", "config.roughlyenoughitems.lighterButtonHover": "버튼 호버 효과 더 밝게:", "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "제작 가능 필터:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index 1c5cdbf1e..1137797d2 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -13,6 +13,11 @@ "text.rei.not.fully.initialized.tooltip": "Etapas restantes: %s\nSe isso continuar,\nverifique os registros!\n", "text.rei.inventory.highlighting.enabled": "Destaque de inventário ativado", "text.rei.inventory.highlighting.enabled.tooltip": "Os espaços não encontrados na busca\nficarão da cor cinza.\nClique duas vezes na barra de busca para ativar o modo.", + "text.rei.config.menu.dark_theme": "Tema escuro", + "text.rei.config.menu.craftable_filter": "Fabricáveis", + "text.rei.config.menu.display": "Exibição...", + "text.rei.config.menu.display.remove_recipe_book": "Ocultar livro de receitas", + "text.rei.config.menu.config": "Outras...", "category.rei.crafting": "Fabricáveis", "category.rei.smelting": "Fundíveis", "category.rei.smelting.fuel": "Combustível", @@ -39,6 +44,10 @@ "category.rei.beacon_payment": "Entrada do sinalizador", "category.rei.tilling": "Aragem", "category.rei.pathing": "Trilha", + "category.rei.waxing": "Enceramento", + "category.rei.wax_scraping": "Raspagem", + "category.rei.oxidizing": "Oxidação", + "category.rei.oxidation_scraping": "Desoxidação", "category.rei.information": "Informações", "text.rei.composting.chance": "§e%d%% de chances", "text.rei.composting.page": "Pág. %d", @@ -211,6 +220,8 @@ "config.roughlyenoughitems.disableRecipeBook": "Livro de receitas padrão:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNão", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aSim", + "config.roughlyenoughitems.leftSideMobEffects.boolean.true": "Esquerda", + "config.roughlyenoughitems.leftSideMobEffects.boolean.false": "Direita (padrão)", "config.roughlyenoughitems.fixTabCloseContainer": "Corrigir o contêiner de guias padrão (livro de receitas desativado):", "config.roughlyenoughitems.lighterButtonHover": "Cursor mínimo do botão:", "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Filtro (fabricáveis):", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index e62ee138b..9599012eb 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -13,6 +13,11 @@ "text.rei.not.fully.initialized.tooltip": "Пропущены этапы: %s\nЕсли это не исчезло,\nпопробуйте найти поддержку с помощью логов!", "text.rei.inventory.highlighting.enabled": "Подсветка Инвентаря Включена", "text.rei.inventory.highlighting.enabled.tooltip": "Это делает слоты, которые не соответствуют\nфильтру поиска серыми.\nДважды нажмите на строке поиска, чтобы переключить этот режим.", + "text.rei.config.menu.dark_theme": "Тёмная тема", + "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.config": "Дополнительные настройки...", "category.rei.crafting": "Создание", "category.rei.smelting": "Плавление", "category.rei.smelting.fuel": "Топливо", @@ -39,6 +44,8 @@ "category.rei.beacon_payment": "Оплата Маяка", "category.rei.tilling": "Тайлинг", "category.rei.pathing": "Патчинг", + "category.rei.waxing": "Вощение", + "category.rei.oxidizing": "Окисление", "category.rei.information": "Информация", "text.rei.composting.chance": "§e%d%% шанс", "text.rei.composting.page": "%d страница", @@ -211,6 +218,7 @@ "config.roughlyenoughitems.disableRecipeBook": "Стандартная книга рецептов:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cНет", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aДа", + "config.roughlyenoughitems.leftSideMobEffects": "Положение эффекта мобов:", "config.roughlyenoughitems.fixTabCloseContainer": "Восстановление стандартной вкладки контейнера (когда книга рецептов отключена):", "config.roughlyenoughitems.lighterButtonHover": "Подсвеченная кнопка при наведении:", "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Фильтр по создаваемым предметам:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index af2e71840..9ccc84bf0 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -68,6 +68,7 @@ "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": "Generate NullPointerException!!", "error.rei.transfer.too_small": "无法将移动物品到 %dx%d 的方格上.", "error.rei.not.on.server": "服务器没有安装 REI", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index f590a5bfe..5c133b422 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -13,14 +13,14 @@ "text.rei.not.fully.initialized.tooltip": "初始化未完成!缺失加載階段:%s\n若該提示長時間留存,\n請用日誌檔案尋求協助!", "text.rei.inventory.highlighting.enabled": "物品欄突顯顯示已啟用", "text.rei.inventory.highlighting.enabled.tooltip": "不符合搜尋關鍵字的物品將顯示為灰色背景。\n雙擊搜尋欄以開啟/關閉該模式。", - "text.rei.config.menu.dark_theme": "暗色主題", + "text.rei.config.menu.dark_theme": "深色主題", "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.side_search_field": "側邊搜索框", + "text.rei.config.menu.display.side_search_field": "側邊搜尋欄", "text.rei.config.menu.display.syntax_highlighting": "語法突出顯示", "text.rei.config.menu.config": "更多選項…", "category.rei.crafting": "合成", @@ -69,6 +69,7 @@ "ordering.rei.name": "名稱", "ordering.rei.item_groups": "物品分類", "text.auto_craft.move_items": "移動物品", + "text.auto_craft.move_items.tooltip": "按住《Shift》鍵再點擊此處以移動物品", "text.auto_craft.move_items.yog": "發生異常無效指標 !!", "error.rei.transfer.too_small": "無法將物品移動至 %dx%d 的合成格!", "error.rei.not.on.server": "伺服器未安裝 REI !", @@ -194,8 +195,8 @@ "config.roughlyenoughitems.search.asyncSearchPartitionSize": "非同步搜尋分區大小:", "config.roughlyenoughitems.accessibility.useCompactTabs": "簡潔分類標籤:", "config.roughlyenoughitems.theme": "外觀主題:", - "config.roughlyenoughitems.theme.dark": "暗色主題", - "config.roughlyenoughitems.theme.light": "亮色主題", + "config.roughlyenoughitems.theme.dark": "深色主題", + "config.roughlyenoughitems.theme.light": "淺色主題", "config.roughlyenoughitems.recipeBorder": "配方表顯示外框:", |
