From e6c2c844d5f2e92ef0539cda292e8680208454b8 Mon Sep 17 00:00:00 2001 From: AC19970 Date: Wed, 3 Apr 2024 01:27:50 +0000 Subject: Translated using Weblate (Japanese) Currently translated at 29.1% (166 of 569 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ja/ --- .../resources/assets/skyblocker/lang/ja_jp.json | 34 ++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) (limited to 'src/main/resources/assets/skyblocker/lang/ja_jp.json') diff --git a/src/main/resources/assets/skyblocker/lang/ja_jp.json b/src/main/resources/assets/skyblocker/lang/ja_jp.json index c3fd7f1c..ece5c6f0 100644 --- a/src/main/resources/assets/skyblocker/lang/ja_jp.json +++ b/src/main/resources/assets/skyblocker/lang/ja_jp.json @@ -49,7 +49,7 @@ "text.autoconfig.skyblocker.category.messages": "メッセージ", "text.autoconfig.skyblocker.option.messages.hideAbility": "アビリティのクールダウンを非表示にする", "text.autoconfig.skyblocker.option.messages.hideHeal": "回復メッセージを非表示にする", - "text.autoconfig.skyblocker.option.messages.hideAOTE": "AOTEのメッセージを非表示にする", + "text.autoconfig.skyblocker.option.messages.hideAOTE": "テレポート能力のメッセージを非表示にする", "text.autoconfig.skyblocker.option.messages.hideImplosion": "Implosionのメッセージを非表示にする", "text.autoconfig.skyblocker.option.messages.hideMoltenWave": "Molten Waveのメッセージを非表示にする", "text.autoconfig.skyblocker.option.messages.hideAds": "全体チャットの宣伝を非表示にする", @@ -134,5 +134,35 @@ "key.itemProtection": "アイテムを保護する", "text.autoconfig.skyblocker.option.general.enableTips": "ヒント有効にする", "text.autoconfig.skyblocker.option.general.wikiLookup.officialWiki": "Hypixelのwikiを使う", - "text.autoconfig.skyblocker.option.general.wikiLookup.officialWiki.@Tooltip": "Fandomのwikiではなく、Hypixelの公式wikiを使用する。" + "text.autoconfig.skyblocker.option.general.wikiLookup.officialWiki.@Tooltip": "Fandomのwikiではなく、Hypixelの公式wikiを使用する。", + "text.autoconfig.skyblocker.option.locations.dungeons.solveTicTacToe": "三目並べのソルバー", + "text.autoconfig.skyblocker.option.locations.end": "ジ・エンド", + "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.neutralColor": "中性の色", + "text.autoconfig.skyblocker.option.locations.dungeons.dungeonScore.scoreScaling": "得点の大きさ", + "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.neutralThreshold.@Tooltip": "この数値以下の利益は中性に見される。", + "text.autoconfig.skyblocker.option.locations.dungeons.mimicMessage": "Mimicメッセージ", + "text.autoconfig.skyblocker.option.locations.garden": "庭園", + "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.profitColor": "利益が出たときに使用される色", + "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.lossColor": "損失のときに使用される色", + "text.autoconfig.skyblocker.option.locations.dungeons.mapScreen": "ドンジョンの地図と得点の位置の設定…", + "text.autoconfig.skyblocker.option.messages.chatRules.screen.ruleScreen.true": "はい", + "text.autoconfig.skyblocker.option.quickNav.button.item.itemName": "アイテムのID", + "text.autoconfig.skyblocker.option.messages.chatRules.screen.ruleScreen.finish": "完成", + "text.autoconfig.skyblocker.option.locations.end.screen": "ジ・エンドのHUDの設定…", + "text.autoconfig.skyblocker.option.locations.dungeons.mapScaling": "地図の大きさ", + "text.autoconfig.skyblocker.option.locations.end.resetText": "リセット", + "text.autoconfig.skyblocker.option.locations.dungeons.dungeonScore": "ダンジョンの得点", + "text.autoconfig.skyblocker.option.quickNav.button.item.nbt": "NBT", + "text.autoconfig.skyblocker.option.quickNav.button.item.count": "アイテムの数量", + "text.autoconfig.skyblocker.option.locations.garden.farmingHud.enableHud": "農業のHUDを有効にする", + "text.autoconfig.skyblocker.option.locations.garden.farmingHud.config": "農業のHUDの設定…", + "text.autoconfig.skyblocker.option.locations.dungeons.mimicMessage.mimicMessage": "Mimicメッセージ", + "text.autoconfig.skyblocker.option.locations.dungeons.mimicMessage.sendMimicMessage": "Mimicメッセージを有効にする", + "text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsHud.mapScaling": "地図の大きさ", + "text.autoconfig.skyblocker.option.locations.end.hudEnabled": "HUDを有効にする", + "text.autoconfig.skyblocker.option.messages.chatRules.screen.editRule": "編集", + "text.autoconfig.skyblocker.option.messages.chatRules.screen.ruleScreen.false": "いいえ", + "text.autoconfig.skyblocker.option.messages.chatRules.screen.ruleScreen.regex": "正規表現か:", + "text.autoconfig.skyblocker.option.messages.chatRules.screen.ruleScreen.hideMessage": "メッセージを非表示にする:", + "text.autoconfig.skyblocker.option.messages.chatRules.screen.ruleScreen.sounds.none": "なし" } -- cgit