From a87522a3ad948d7cebfbf9ac7bb5dea9b536b6fe Mon Sep 17 00:00:00 2001 From: AC19970 Date: Mon, 25 Mar 2024 16:39:34 +0000 Subject: Translated using Weblate (Japanese) Currently translated at 23.9% (135 of 564 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ja/ --- src/main/resources/assets/skyblocker/lang/ja_jp.json | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'src/main/resources') diff --git a/src/main/resources/assets/skyblocker/lang/ja_jp.json b/src/main/resources/assets/skyblocker/lang/ja_jp.json index da096e8b..c3fd7f1c 100644 --- a/src/main/resources/assets/skyblocker/lang/ja_jp.json +++ b/src/main/resources/assets/skyblocker/lang/ja_jp.json @@ -95,7 +95,7 @@ "text.autoconfig.skyblocker.option.general.fishing.enableFishingHelper": "フィッシングヘルパーを有効にするか", "text.autoconfig.skyblocker.option.general.tabHud.tabHudScale": "tab HUDの要素の大きさ", "key.skyblocker.defaultTgl": "tabを開いたときに表示されるHUDをデフォルトに戻す", - "text.autoconfig.skyblocker.option.general.tabHud": "ファンシーなtab HUD", + "text.autoconfig.skyblocker.option.general.tabHud": "ファンシーなtab HUD(この機能は一時的に利用できなくなる)", "text.autoconfig.skyblocker.option.general.tabHud.tabHudScale.@Tooltip": "バニラGUIとの比 (%)で設定します", "text.autoconfig.skyblocker.option.general.tabHud.tabHudEnabled": "ファンシーなtab HUDを有効にする", "text.autoconfig.skyblocker.option.general.fairySouls": "フェアリーソウルヘルパー", @@ -124,5 +124,15 @@ "text.autoconfig.skyblocker.option.general.bars.barpositions.LAYER2": "レイヤー2", "text.autoconfig.skyblocker.option.general.bars.barpositions.RIGHT": "右側", "text.autoconfig.skyblocker.option.general.bars.barpositions.NONE": "オフ", - "text.autoconfig.skyblocker.option.general.shortcuts.enableShortcuts.@Tooltip": "バニラでもどこでも動きます。「/skyblocker shortcuts」で編集でき、使用するには少なくともこの下の設定のうちの一つが有効になっている必要があります。" + "text.autoconfig.skyblocker.option.general.shortcuts.enableShortcuts.@Tooltip": "バニラでもどこでも動きます。「/skyblocker shortcuts」で編集でき、使用するには少なくともこの下の設定のうちの一つが有効になっている必要があります。", + "text.autoconfig.skyblocker.option.general.itemTooltip.enableMuseumInfo": "博物館について情報を表示する", + "text.autoconfig.skyblocker.option.general.itemTooltip.enableObtainedDate": "アイテムを取得した日付を表示する", + "text.autoconfig.skyblocker.option.general.tabHud.enableHudBackground": "HUDの背景を有効にする", + "text.autoconfig.skyblocker.option.general.waypoints": "ウェイポイント", + "text.autoconfig.skyblocker.option.general.waypoints.enableWaypoints": "ウェイポイント有効にする", + "text.autoconfig.skyblocker.option.general.waypoints.waypointType": "ウェイポイントの種類", + "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を使用する。" } -- cgit