aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker
diff options
context:
space:
mode:
authorKevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>2023-09-03 16:21:12 -0400
committerKevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>2023-09-03 16:21:12 -0400
commit210891749f4a15c948a6c9e889dae1898807e951 (patch)
tree064e8d49a0c8ed882ad7845d16fd44af60bdd0e4 /src/main/resources/assets/skyblocker
parentaa2abcf644bf58adb3330e87d870ce56a09ce3f5 (diff)
parent6e5a77698ebfd189daa46f45523d8286450999ae (diff)
downloadSkyblocker-210891749f4a15c948a6c9e889dae1898807e951.tar.gz
Skyblocker-210891749f4a15c948a6c9e889dae1898807e951.tar.bz2
Skyblocker-210891749f4a15c948a6c9e889dae1898807e951.zip
Merge branch 'master' into utils-cleanup
Diffstat (limited to 'src/main/resources/assets/skyblocker')
-rw-r--r--src/main/resources/assets/skyblocker/lang/de_de.json15
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_ca.json15
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json21
-rw-r--r--src/main/resources/assets/skyblocker/lang/es_es.json2
-rw-r--r--src/main/resources/assets/skyblocker/lang/fr_fr.json14
-rw-r--r--src/main/resources/assets/skyblocker/lang/id_id.json62
-rw-r--r--src/main/resources/assets/skyblocker/lang/ja_jp.json2
-rw-r--r--src/main/resources/assets/skyblocker/lang/ko_kr.json32
-rw-r--r--src/main/resources/assets/skyblocker/lang/nb_no.json2
-rw-r--r--src/main/resources/assets/skyblocker/lang/ru_ru.json12
-rw-r--r--src/main/resources/assets/skyblocker/lang/zh_cn.json33
-rw-r--r--src/main/resources/assets/skyblocker/lang/zh_tw.json50
12 files changed, 190 insertions, 70 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/de_de.json b/src/main/resources/assets/skyblocker/lang/de_de.json
index 4a84719c..e815af0d 100644
--- a/src/main/resources/assets/skyblocker/lang/de_de.json
+++ b/src/main/resources/assets/skyblocker/lang/de_de.json
@@ -10,7 +10,6 @@
"text.autoconfig.skyblocker.option.general.tabHud.tabHudScale.@Tooltip": "Wert in %, relativ zur Skalierung des Vanilla-GUIs",
"text.autoconfig.skyblocker.option.general.bars.enableBars": "Balken aktivieren",
"text.autoconfig.skyblocker.option.general.hideEmptyTooltips": "Leere Item-Tooltips in Menüs verstecken",
-
"text.autoconfig.skyblocker.category.locations": "Standorte",
"text.autoconfig.skyblocker.option.locations.dungeons": "Dungeons",
"text.autoconfig.skyblocker.option.locations.dungeons.enableMap": "Karte aktivieren",
@@ -33,10 +32,16 @@
"text.autoconfig.skyblocker.option.messages.hideMoltenWave": "Nachricht über Molten Wave ausblenden",
"text.autoconfig.skyblocker.option.messages.hideAds": "Werbung im öffentlichen Chat ausblenden",
"key.wikiLookup": "Wiki-Abfrage",
- "key.skyblocker.playerTgl": "Tab-HUD auf Spielerliste umstellen",
"key.skyblocker.defaultTgl": "Tab-HUD auf Standard umstellen",
- "key.skyblocker.genericTgl": "Tab-HUD auf allgemeine Infos umstellen",
"text.autoconfig.skyblocker.option.general.bars.barpositions.RIGHT": "Rechts",
- "text.autoconfig.skyblocker.option.general.quicknav": "Schnellnavigation",
- "text.autoconfig.skyblocker.option.general.quicknav.enableQuicknav": "Schnellnavigation Einschalten"
+ "key.skyblocker.toggleB": "HUD auf Tab B umschalten",
+ "key.skyblocker.toggleA": "HUD auf Tab A umschalten",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.LAYER1": "Ebene 1",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.LAYER2": "Ebene 2",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.NONE": "Ausgeschaltet",
+ "text.autoconfig.skyblocker.option.general.experiments.enableSuperpairsSolver": "Superpairs Solver aktivieren",
+ "text.autoconfig.skyblocker.option.general.experiments.enableUltrasequencerSolver": "Ultrasequencer Solver aktivieren",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions": "Balkenposition Bearbeiten",
+ "text.autoconfig.skyblocker.option.general.acceptReparty": "Automatische Annahme von Reparty",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.healthBarPosition": "Gesundheitsposition"
}
diff --git a/src/main/resources/assets/skyblocker/lang/en_ca.json b/src/main/resources/assets/skyblocker/lang/en_ca.json
index fb708354..ca98bba9 100644
--- a/src/main/resources/assets/skyblocker/lang/en_ca.json
+++ b/src/main/resources/assets/skyblocker/lang/en_ca.json
@@ -7,5 +7,18 @@
"text.autoconfig.skyblocker.option.locations.dungeons.lividColor.lividColorText": "Livid Colour Text",
"text.autoconfig.skyblocker.option.locations.dungeons.lividColor.lividColorText.@Tooltip": "Text which will be sent in the chat during the Livid boss fight. The string \"[color]\" will be replaced with the livid colour.",
"text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveColor": "Solve Select Coloured",
- "text.autoconfig.skyblocker.option.general.bars.barpositions.defenceBarPosition": "Defence Bar Position"
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.defenceBarPosition": "Defence Bar Position",
+ "skyblocker.customDyeColors.notDyeable": "§b[§6Skyblocker§b] §cThis item isn't a dyeable armour piece!",
+ "skyblocker.customDyeColors.added": "§b[§6Skyblocker§b] §fSet a custom dye colour for your currently held item!",
+ "skyblocker.customDyeColors.noItemUuid": "§b[§6Skyblocker§b] §cYou must be holding an item that has a uuid in order to set a custom dye colour!",
+ "skyblocker.customArmorTrims.neverHad": "§b[§6Skyblocker§b] §fThis item doesn't have an armour trim set, but why not add one? ;)",
+ "skyblocker.customArmorTrims.added": "§b[§6Skyblocker§b] §fSet a custom armour trim for your currently held item!",
+ "skyblocker.customArmorTrims.unableToSetTrim": "§b[§6Skyblocker§b] §cUnable to set a custom armour trim :( (Are you in skyblock?, are you holding an item?)",
+ "skyblocker.customDyeColors.invalidHex": "§b[§6Skyblocker§b] §cInvalid HEX colour code!",
+ "skyblocker.customDyeColors.removed": "§b[§6Skyblocker§b] §fRemoved this item's custom dye colour.",
+ "skyblocker.customDyeColors.neverHad": "§b[§6Skyblocker§b] §fThis item doesn't have a custom dye colour set, but why not add one? ;)",
+ "skyblocker.customDyeColors.unableToSetColor": "§b[§6Skyblocker§b] §cUnable to set a custom dye colour :( (Are you in skyblock?, are you holding an item?)",
+ "skyblocker.customArmorTrims.notAnArmorPiece": "§b[§6Skyblocker§b] §cThis item isn't an armour piece!",
+ "skyblocker.customArmorTrims.removed": "§b[§6Skyblocker§b] §fRemoved this item's custom armour trim.",
+ "skyblocker.customArmorTrims.noItemUuid": "§b[§6Skyblocker§b] §cYou must be holding an item that has a uuid in order to set a custom armour trim!"
}
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json
index 2c2a4a9c..33f6ff9c 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -37,8 +37,10 @@
"text.autoconfig.skyblocker.option.general.shortcuts.enableCommandShortcuts.@Tooltip": "Shortcuts for commands consisting of only one word. Edit shortcuts with \"/skyblocker shortcuts\". Shortcuts must be enabled for this to take effect.",
"text.autoconfig.skyblocker.option.general.shortcuts.enableCommandArgShortcuts": "Enable Command Argument Shortcuts",
"text.autoconfig.skyblocker.option.general.shortcuts.enableCommandArgShortcuts.@Tooltip": "Shortcuts that replace one or more word(s)/argument(s) of a command which has multiple words/arguments. Edit shortcuts with \"/skyblocker shortcuts\". Shortcuts must be enabled for this to take effect.",
- "text.autoconfig.skyblocker.option.general.quicknav": "Quicknav",
- "text.autoconfig.skyblocker.option.general.quicknav.enableQuicknav": "Enable Quicknav",
+ "text.autoconfig.skyblocker.option.general.quiverWarning": "Quiver Warning",
+ "text.autoconfig.skyblocker.option.general.quiverWarning.enableQuiverWarning": "Enable Quiver Warning",
+ "text.autoconfig.skyblocker.option.general.quiverWarning.enableQuiverWarningInDungeons": "Enable Quiver Warning In Dungeons",
+ "text.autoconfig.skyblocker.option.general.quiverWarning.enableQuiverWarningAfterDungeon": "Enable Quiver Warning After a Dungeon",
"text.autoconfig.skyblocker.option.general.backpackPreviewWithoutShift": "View backpack preview without holding Shift",
"text.autoconfig.skyblocker.option.general.tabHud": "Fancy tab HUD",
"text.autoconfig.skyblocker.option.general.tabHud.tabHudEnabled": "Enable fancy tab HUD",
@@ -61,6 +63,9 @@
"text.autoconfig.skyblocker.option.general.itemTooltip.enableLowestBIN": "Enable Lowest BIN Price",
"text.autoconfig.skyblocker.option.general.itemTooltip.enableBazaarPrice": "Enable Bazaar buy/sell Price",
"text.autoconfig.skyblocker.option.general.itemTooltip.enableMuseumDate": "Enable Museum & Date",
+ "text.autoconfig.skyblocker.option.general.itemInfoDisplay": "Item Info Display",
+ "text.autoconfig.skyblocker.option.general.itemInfoDisplay.attributeShardInfo": "Attribute Shard Info",
+ "text.autoconfig.skyblocker.option.general.itemInfoDisplay.attributeShardInfo.@Tooltip": "Displays the attribute's level as the stack count and the initials of the attribute's name.",
"text.autoconfig.skyblocker.option.general.hitbox": "Hitboxes",
"text.autoconfig.skyblocker.option.general.hitbox.oldFarmlandHitbox": "Enable 1.8 farmland hitbox",
"text.autoconfig.skyblocker.option.general.hitbox.oldLeverHitbox": "Enable 1.8 lever hitbox",
@@ -319,13 +324,13 @@
"skyblocker.shortcuts.deleteWarning": "Shortcut '%s' will be lost forever! (A long time!)",
"skyblocker.shortcuts.new": "New Shortcut",
"skyblocker.shortcuts.commandSuggestionTooltip": "Due to limitations of Minecraft, command suggestions will only work after a restart of the game.",
-
+
"skyblocker.customItemNames.removed": "§b[§6Skyblocker§b] §fRemoved this item's custom name.",
"skyblocker.customItemNames.neverHad": "§b[§6Skyblocker§b] §fThis item doesn't have a custom name set, but why not add one? ;)",
"skyblocker.customItemNames.added": "§b[§6Skyblocker§b] §fSet a custom name for your currently held item!",
"skyblocker.customItemNames.noItemUuid": "§b[§6Skyblocker§b] §cYou must be holding an item that has a uuid in order to set a custom name!",
"skyblocker.customItemNames.unableToSetName": "§b[§6Skyblocker§b] §cUnable to set a custom item name :( (Are you in skyblock?, are you holding an item?)",
-
+
"skyblocker.customDyeColors.invalidHex": "§b[§6Skyblocker§b] §cInvalid HEX color code!",
"skyblocker.customDyeColors.notDyeable": "§b[§6Skyblocker§b] §cThis item isn't a dyeable armor piece!",
"skyblocker.customDyeColors.removed": "§b[§6Skyblocker§b] §fRemoved this item's custom dye color.",
@@ -333,12 +338,16 @@
"skyblocker.customDyeColors.added": "§b[§6Skyblocker§b] §fSet a custom dye color for your currently held item!",
"skyblocker.customDyeColors.noItemUuid": "§b[§6Skyblocker§b] §cYou must be holding an item that has a uuid in order to set a custom dye color!",
"skyblocker.customDyeColors.unableToSetColor": "§b[§6Skyblocker§b] §cUnable to set a custom dye color :( (Are you in skyblock?, are you holding an item?)",
-
+
"skyblocker.customArmorTrims.invalidMaterialOrPattern": "§b[§6Skyblocker§b] §cYou supplied either an invalid material, or an invalid trim pattern!",
"skyblocker.customArmorTrims.notAnArmorPiece": "§b[§6Skyblocker§b] §cThis item isn't an armor piece!",
"skyblocker.customArmorTrims.removed": "§b[§6Skyblocker§b] §fRemoved this item's custom armor trim.",
"skyblocker.customArmorTrims.neverHad": "§b[§6Skyblocker§b] §fThis item doesn't have a armor trim set, but why not add one? ;)",
"skyblocker.customArmorTrims.added": "§b[§6Skyblocker§b] §fSet a custom armor trim for your currently held item!",
"skyblocker.customArmorTrims.noItemUuid": "§b[§6Skyblocker§b] §cYou must be holding an item that has a uuid in order to set a custom armor trim!",
- "skyblocker.customArmorTrims.unableToSetTrim": "§b[§6Skyblocker§b] §cUnable to set a custom armor trim :( (Are you in skyblock?, are you holding an item?)"
+ "skyblocker.customArmorTrims.unableToSetTrim": "§b[§6Skyblocker§b] §cUnable to set a custom armor trim :( (Are you in skyblock?, are you holding an item?)",
+
+ "skyblocker.quiverWarning.50Left": "You only have 50 Arrows left in your Quiver!",
+ "skyblocker.quiverWarning.10Left": "You only have 10 Arrows left in your Quiver!",
+ "skyblocker.quiverWarning.empty": "You don't have any more Arrows left in your Quiver!"
}
diff --git a/src/main/resources/assets/skyblocker/lang/es_es.json b/src/main/resources/assets/skyblocker/lang/es_es.json
index a36f098c..5b2a9807 100644
--- a/src/main/resources/assets/skyblocker/lang/es_es.json
+++ b/src/main/resources/assets/skyblocker/lang/es_es.json
@@ -52,8 +52,6 @@
"text.autoconfig.skyblocker.option.messages.hideCombo": "Ocultar Mensajes de Combos",
"text.autoconfig.skyblocker.option.locations.dungeons.croesusHelper.@Tooltip": "Obscurece los cofres que ya han sido abiertos.",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.enableBackground": "Habilitar Fondo",
- "text.autoconfig.skyblocker.option.general.quicknav.enableQuicknav": "Habilitar Navegación Rápida",
- "text.autoconfig.skyblocker.option.general.quicknav": "Navegación Rápida",
"text.autoconfig.skyblocker.option.general.itemTooltip": "Información extra de los objetos",
"skyblocker.itemTooltip.nullMessage": "§b[§6Skyblocker§b] §cEl precio en la información en los objetos se actualiza cada 60 segundos. De lo contrario revisa lastest.log",
"text.autoconfig.skyblocker.option.richPresence.info.@Tooltip": "Este valor no importa si estas ciclando",
diff --git a/src/main/resources/assets/skyblocker/lang/fr_fr.json b/src/main/resources/assets/skyblocker/lang/fr_fr.json
index 26a52d4f..3b09f940 100644
--- a/src/main/resources/assets/skyblocker/lang/fr_fr.json
+++ b/src/main/resources/assets/skyblocker/lang/fr_fr.json
@@ -11,8 +11,6 @@
"text.autoconfig.skyblocker.option.general.bars.barpositions.manaBarPosition": "Position de la barre de mana",
"text.autoconfig.skyblocker.option.general.bars.barpositions.defenceBarPosition": "Position de la barre de défense",
"text.autoconfig.skyblocker.option.general.bars.barpositions.experienceBarPosition": "Position de la barre d'XP",
- "text.autoconfig.skyblocker.option.general.quicknav": "Navigation rapide",
- "text.autoconfig.skyblocker.option.general.quicknav.enableQuicknav": "Navigation rapide activée",
"text.autoconfig.skyblocker.option.general.backpackPreviewWithoutShift": "Aperçu du sac à dos sans appuyer sur Maj",
"text.autoconfig.skyblocker.option.general.itemTooltip": "Info-bulles des objets",
"text.autoconfig.skyblocker.option.general.itemTooltip.enableNPCPrice": "Afficher le prix des NPC",
@@ -94,9 +92,7 @@
"text.autoconfig.skyblocker.option.messages.chatFilterResult.PASS": "Désactivé",
"text.autoconfig.skyblocker.option.general.hideEmptyTooltips": "Cacher les tooltips des items vides dans les menus",
"text.autoconfig.skyblocker.option.general.tabHud.tabHudScale.@Tooltip": "Valeur en %, relative à la taille de l'interface vanilla",
- "key.skyblocker.playerTgl": "Passer le HUD Tab à la liste de joueurs",
"key.skyblocker.defaultTgl": "Passer le HUD Tab à la vue par défaut",
- "key.skyblocker.genericTgl": "Passer le HUD Tab aux infos générales",
"text.autoconfig.skyblocker.option.general.tabHud": "HUD Tab joli",
"text.autoconfig.skyblocker.option.general.tabHud.tabHudEnabled": "Activer le HUD Tab joli",
"text.autoconfig.skyblocker.option.general.tabHud.tabHudScale": "Taille du HUD Tab joli",
@@ -205,5 +201,13 @@
"text.autoconfig.skyblocker.option.quickNav.button12.item.count": "Nombre d'items",
"text.autoconfig.skyblocker.option.quickNav.button12.item.nbt": "NBT",
"text.autoconfig.skyblocker.option.quickNav.button12.uiTitle": "Titre du menu",
- "text.autoconfig.skyblocker.option.quickNav.button12.clickEvent": "Evènement de clic"
+ "text.autoconfig.skyblocker.option.quickNav.button12.clickEvent": "Evènement de clic",
+ "text.autoconfig.skyblocker.option.general.experiments": "Aide aux expériences de la table d'expérimentation",
+ "text.autoconfig.skyblocker.option.general.experiments.enableChronomatronSolver": "Activer l'aide au Chronomatron",
+ "text.autoconfig.skyblocker.option.general.experiments.enableSuperpairsSolver": "Activer l'aide aux Superpairs",
+ "text.autoconfig.skyblocker.option.general.experiments.enableUltrasequencerSolver": "Activer l'aide à l'Ultrasequencer",
+ "text.autoconfig.skyblocker.option.general.acceptReparty": "Accepter automatiquement les reparty (/rp)",
+ "text.autoconfig.skyblocker.option.general.fairySouls.enableFairySoulsHelper": "Activer l'aide au Fairy Souls",
+ "text.autoconfig.skyblocker.option.general.fairySouls": "Aide aux Fairy Souls",
+ "text.autoconfig.skyblocker.option.general.shortcuts": "Raccourcis"
}
diff --git a/src/main/resources/assets/skyblocker/lang/id_id.json b/src/main/resources/assets/skyblocker/lang/id_id.json
index b015439c..90c0a281 100644
--- a/src/main/resources/assets/skyblocker/lang/id_id.json
+++ b/src/main/resources/assets/skyblocker/lang/id_id.json
@@ -1,32 +1,30 @@
-{
- "key.categories.skyblocker": "Skyblocker",
- "key.hotbarSlotLock": "Kunci Slot (Hotbar)",
- "text.autoconfig.skyblocker.title": "Pengaturan Skyblocker",
- "text.autoconfig.skyblocker.category.general": "Umum",
- "text.autoconfig.skyblocker.option.general.bars": "Darah, Mana, Pertahanan & Bar XP",
- "text.autoconfig.skyblocker.option.general.bars.enableBars": "Aktifkan Bar",
- "text.autoconfig.skyblocker.category.locations": "Lokasi",
- "text.autoconfig.skyblocker.option.locations.dungeons": "Dungeons",
- "text.autoconfig.skyblocker.option.locations.dungeons.enableMap": "Aktifkan Peta",
- "text.autoconfig.skyblocker.option.locations.dungeons.solveThreeWeirdos": "Pecahkan Teka Teki \"Tiga Orang Aneh\"",
- "text.autoconfig.skyblocker.option.locations.dungeons.blazesolver": "Pecahkan Teka Teki \"Blaze\"",
- "text.autoconfig.skyblocker.category.messages": "Pesan",
- "text.autoconfig.skyblocker.option.messages.hideAbility": "Sembunyikan Cooldown Kemampuan",
- "text.autoconfig.skyblocker.option.messages.hideHeal": "Sembunyikan Pesan Penyembuhan",
- "text.autoconfig.skyblocker.option.messages.hideAOTE": "Sembunyikan Pesan AOTE",
- "text.autoconfig.skyblocker.option.messages.hideAds": "Sembunyikan Iklan dari Chat Publik",
- "text.autoconfig.skyblocker.option.general.itemTooltip.enableNPCPrice": "Aktifkan Harga NPC",
- "text.autoconfig.skyblocker.option.general.itemTooltip.enableLowestBIN": "Aktifkan Harga BIN Terendah",
- "skyblocker.itemTooltip.nullMessage": "§b[§6Skyblocker§b] §cInformasi harga item yang ditampilkan dalam tooltip akan diperbarui dalam jangka waktu maks. 60 detik. Jika pembaharuan gagal silahkan check latest.log",
- "text.autoconfig.skyblocker.option.general.itemTooltip.enableAvgBIN": "Aktifkan Rata-rata Harga BIN",
- "text.autoconfig.skyblocker.option.general.itemTooltip.avg": "Tipe Rata-rata",
- "text.autoconfig.skyblocker.option.general.itemTooltip.enableBazaarPrice": "Aktifkan Harga Jual Beli Bazaar",
- "text.autoconfig.skyblocker.option.richPresence.info": "Informasi Skyblock",
- "text.autoconfig.skyblocker.option.richPresence.enableRichPresence": "Diaktifkan",
- "text.autoconfig.skyblocker.option.general.itemList": "Daftar Item",
- "text.autoconfig.skyblocker.option.general.itemList.enableItemList": "Aktifkan Daftar Item",
- "key.wikiLookup": "Pencarian Wiki",
- "text.autoconfig.skyblocker.option.general.quicknav": "Navigasi Cepat",
- "text.autoconfig.skyblocker.option.general.quicknav.enableQuicknav": "Aktifkan Navigasi Cepat",
- "text.autoconfig.skyblocker.option.general.itemTooltip": "Keterangan Item"
-}
+{
+ "key.categories.skyblocker": "Skyblocker",
+ "key.hotbarSlotLock": "Kunci Slot (Hotbar)",
+ "text.autoconfig.skyblocker.title": "Pengaturan Skyblocker",
+ "text.autoconfig.skyblocker.category.general": "Umum",
+ "text.autoconfig.skyblocker.option.general.bars": "Darah, Mana, Pertahanan & Bar XP",
+ "text.autoconfig.skyblocker.option.general.bars.enableBars": "Aktifkan Bar",
+ "text.autoconfig.skyblocker.category.locations": "Lokasi",
+ "text.autoconfig.skyblocker.option.locations.dungeons": "Dungeons",
+ "text.autoconfig.skyblocker.option.locations.dungeons.enableMap": "Aktifkan Peta",
+ "text.autoconfig.skyblocker.option.locations.dungeons.solveThreeWeirdos": "Pecahkan Teka Teki \"Tiga Orang Aneh\"",
+ "text.autoconfig.skyblocker.option.locations.dungeons.blazesolver": "Pecahkan Teka Teki \"Blaze\"",
+ "text.autoconfig.skyblocker.category.messages": "Pesan",
+ "text.autoconfig.skyblocker.option.messages.hideAbility": "Sembunyikan Cooldown Kemampuan",
+ "text.autoconfig.skyblocker.option.messages.hideHeal": "Sembunyikan Pesan Penyembuhan",
+ "text.autoconfig.skyblocker.option.messages.hideAOTE": "Sembunyikan Pesan AOTE",
+ "text.autoconfig.skyblocker.option.messages.hideAds": "Sembunyikan Iklan dari Chat Publik",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableNPCPrice": "Aktifkan Harga NPC",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableLowestBIN": "Aktifkan Harga BIN Terendah",
+ "skyblocker.itemTooltip.nullMessage": "§b[§6Skyblocker§b] §cInformasi harga item yang ditampilkan dalam tooltip akan diperbarui dalam jangka waktu maks. 60 detik. Jika pembaharuan gagal silahkan check latest.log",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableAvgBIN": "Aktifkan Rata-rata Harga BIN",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg": "Tipe Rata-rata",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableBazaarPrice": "Aktifkan Harga Jual Beli Bazaar",
+ "text.autoconfig.skyblocker.option.richPresence.info": "Informasi Skyblock",
+ "text.autoconfig.skyblocker.option.richPresence.enableRichPresence": "Diaktifkan",
+ "text.autoconfig.skyblocker.option.general.itemList": "Daftar Item",
+ "text.autoconfig.skyblocker.option.general.itemList.enableItemList": "Aktifkan Daftar Item",
+ "key.wikiLookup": "Pencarian Wiki",
+ "text.autoconfig.skyblocker.option.general.itemTooltip": "Keterangan Item"
+}
diff --git a/src/main/resources/assets/skyblocker/lang/ja_jp.json b/src/main/resources/assets/skyblocker/lang/ja_jp.json
index 101da288..9a4b7a1d 100644
--- a/src/main/resources/assets/skyblocker/lang/ja_jp.json
+++ b/src/main/resources/assets/skyblocker/lang/ja_jp.json
@@ -11,8 +11,6 @@
"text.autoconfig.skyblocker.option.general.bars.barpositions.manaBarPosition": "マナバーの位置",
"text.autoconfig.skyblocker.option.general.bars.barpositions.defenceBarPosition": "ディフェンスバーの位置",
"text.autoconfig.skyblocker.option.general.bars.barpositions.experienceBarPosition": "経験値バーの位置",
- "text.autoconfig.skyblocker.option.general.quicknav": "クイックナビ",
- "text.autoconfig.skyblocker.option.general.quicknav.enableQuicknav": "クイックナビを有効にする",
"text.autoconfig.skyblocker.option.general.backpackPreviewWithoutShift": "Shiftキーを押さずにバックパックのプレビューを見る",
"text.autoconfig.skyblocker.option.general.itemTooltip": "アイテムの詳細情報",
"text.autoconfig.skyblocker.option.general.itemTooltip.enableNPCPrice": "NPC売りの値段を表示する",
diff --git a/src/main/resources/assets/skyblocker/lang/ko_kr.json b/src/main/resources/assets/skyblocker/lang/ko_kr.json
index 95f769d4..cfb4e556 100644
--- a/src/main/resources/assets/skyblocker/lang/ko_kr.json
+++ b/src/main/resources/assets/skyblocker/lang/ko_kr.json
@@ -15,8 +15,6 @@
"text.autoconfig.skyblocker.option.general.bars.barpositions.manaBarPosition": "마나바 위치",
"text.autoconfig.skyblocker.option.general.bars.barpositions.defenceBarPosition": "방어력바 위치",
"text.autoconfig.skyblocker.option.general.bars.barpositions.experienceBarPosition": "경험치바 위치",
- "text.autoconfig.skyblocker.option.general.quicknav": "즐겨찾기",
- "text.autoconfig.skyblocker.option.general.quicknav.enableQuicknav": "즐겨찾기 활성화",
"text.autoconfig.skyblocker.option.general.backpackPreviewWithoutShift": "Shift 를 누르지 않고 백팩 미리보기",
"text.autoconfig.skyblocker.option.general.itemTooltip": "아이템 툴팁",
"text.autoconfig.skyblocker.option.general.itemTooltip.enableNPCPrice": "NPC 가격 활성화",
@@ -179,5 +177,33 @@
"text.autoconfig.skyblocker.option.messages.hideCombo": "콤보 메시지 가리기",
"text.autoconfig.skyblocker.option.messages.hideAutopet": "Autopet 메시지 가리기",
"text.autoconfig.skyblocker.option.messages.hideMana": "액션바에서 마나 사용 메시지 가리기",
- "text.autoconfig.skyblocker.option.messages.hideMana.@Tooltip": "FancyBar 로 더 나은 기능을 사용합니다"
+ "text.autoconfig.skyblocker.option.messages.hideMana.@Tooltip": "FancyBar 로 더 나은 기능을 사용합니다",
+ "key.skyblocker.defaultTgl": "기본 보기로 탭 HUD 변경",
+ "key.skyblocker.toggleB": "B 스크린으로 탭 HUD 변경",
+ "key.skyblocker.toggleA": "A 스크린으로 탭 HUD 변경",
+ "text.autoconfig.skyblocker.option.general.tabHud": "미려한 탭 HUD",
+ "text.autoconfig.skyblocker.option.general.tabHud.tabHudEnabled": "미려한 탭 HUD 활성화",
+ "text.autoconfig.skyblocker.option.general.tabHud.tabHudScale": "미려한 탭 HUD 배율",
+ "text.autoconfig.skyblocker.option.general.tabHud.tabHudScale.@Tooltip": "GUI 비율에 대한 백분율",
+ "text.autoconfig.skyblocker.option.general.experiments.enableChronomatronSolver": "Chronomatron 해결기 활성화",
+ "text.autoconfig.skyblocker.option.general.experiments": "Experiments 해결기",
+ "text.autoconfig.skyblocker.option.general.experiments.enableSuperpairsSolver": "Superpairs 해결기 활성화",
+ "text.autoconfig.skyblocker.option.general.experiments.enableUltrasequencerSolver": "Ultrasequencer 해결기 활성화",
+ "text.autoconfig.skyblocker.option.general.fishing": "낚시 도우미",
+ "text.autoconfig.skyblocker.option.general.fishing.enableFishingHelper": "낚시 도우미 활성화",
+ "text.autoconfig.skyblocker.option.general.fairySouls": "페어리 소울 도우미",
+ "text.autoconfig.skyblocker.option.general.fairySouls.enableFairySoulsHelper": "페어리 소울 도우미 활성화",
+ "text.autoconfig.skyblocker.option.general.etherwarpOverlay": "Etherwarp 오버레이",
+ "text.autoconfig.skyblocker.option.general.shortcuts": "단축키",
+ "text.autoconfig.skyblocker.option.general.shortcuts.enableShortcuts": "단축키 활성화",
+ "text.autoconfig.skyblocker.option.general.shortcuts.enableShortcuts.@Tooltip": "Hypixel 에서만 작동합니다. \"/skyblocker shortcuts\" 로 단축키를 수정하세요. 이 기능을 사용하려면 아래 옵션 중 하나 이상을 활성화해야 합니다.",
+ "text.autoconfig.skyblocker.option.general.shortcuts.enableCommandShortcuts": "명령어 단축키 활성화",
+ "text.autoconfig.skyblocker.option.general.shortcuts.enableCommandShortcuts.@Tooltip": "한 단어만으로 구성된 명령어 단축키입니다. \"/skyblocker shortcuts\" 로 단축키를 수정하세요. 이 기능을 사용하려면 단축키가 활성화되어야 합니다.",
+ "text.autoconfig.skyblocker.option.general.shortcuts.enableCommandArgShortcuts": "명령어 인수 단축키 활성화",
+ "text.autoconfig.skyblocker.option.general.shortcuts.enableCommandArgShortcuts.@Tooltip": "여러 단어나 인수를 가진 명령어의 하나 이상의 단어나 인수를 변경하는 단축키입니다. \"/skyblocker shortcuts\" 로 단축키를 수정하세요. 이 기능을 사용하려면 단축키가 활성화되어야 합니다.",
+ "text.autoconfig.skyblocker.option.general.quiverWarning": "화살통 경고",
+ "text.autoconfig.skyblocker.option.general.quiverWarning.enableQuiverWarning": "화살통 경고 활성화",
+ "text.autoconfig.skyblocker.option.general.quiverWarning.enableQuiverWarningInDungeons": "던전에서 화살통 경고 활성화",
+ "text.autoconfig.skyblocker.option.general.quiverWarning.enableQuiverWarningAfterDungeon": "던전 후 화살통 경고 활성화",
+ "text.autoconfig.skyblocker.option.general.acceptReparty": "Reparty 자동 수락"
}
diff --git a/src/main/resources/assets/skyblocker/lang/nb_no.json b/src/main/resources/assets/skyblocker/lang/nb_no.json
index 0f96ebb6..897379c2 100644
--- a/src/main/resources/assets/skyblocker/lang/nb_no.json
+++ b/src/main/resources/assets/skyblocker/lang/nb_no.json
@@ -10,8 +10,6 @@
"text.autoconfig.skyblocker.option.general.bars.barpositions.healthBarPosition": "Helsebar posisjon",
"text.autoconfig.skyblocker.option.general.bars.barpositions.manaBarPosition": "Mana Bar Posisjon",
"text.autoconfig.skyblocker.option.general.bars.barpositions.defenceBarPosition": "Forsvarsbar posisjon",
- "text.autoconfig.skyblocker.option.general.quicknav": "Hurtignavigasjon",
- "text.autoconfig.skyblocker.option.general.quicknav.enableQuicknav": "Aktiver hurtignavigasjon",
"text.autoconfig.skyblocker.option.general.backpackPreviewWithoutShift": "Vis forhåndsvisning av ryggsekk uten å holde Shift nede",
"text.autoconfig.skyblocker.option.general.itemTooltip": "Verktøytips for Gjenstad",
"text.autoconfig.skyblocker.option.general.itemTooltip.enableNPCPrice": "Aktiver NPC-pris",
diff --git a/src/main/resources/assets/skyblocker/lang/ru_ru.json b/src/main/resources/assets/skyblocker/lang/ru_ru.json
index 588d20a1..4781ae56 100644
--- a/src/main/resources/assets/skyblocker/lang/ru_ru.json
+++ b/src/main/resources/assets/skyblocker/lang/ru_ru.json
@@ -28,8 +28,6 @@
"text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveStartsWith": "Показывать Решение Starts With",
"skyblocker.itemTooltip.nullMessage": "§b[§6Skyblocker§b] §cИнформация о цене предмета обновится менее чем через 60 секунд. Если нет, проверьте latest.log",
"text.autoconfig.skyblocker.option.messages.hideTeleportPad": "Скрывать сообщения Teleport Pad",
- "text.autoconfig.skyblocker.option.general.quicknav": "Кнопки быстрого доступа",
- "text.autoconfig.skyblocker.option.general.quicknav.enableQuicknav": "Включить кнопки быстрого доступа",
"text.autoconfig.skyblocker.option.general.itemTooltip.enableAvgBIN": "Показать средние цены на BIN",
"text.autoconfig.skyblocker.option.general.itemTooltip.avg": "Период времени (для средней цены)",
"text.autoconfig.skyblocker.option.general.itemTooltip.avg.@Tooltip": "Можно выбрать, за сколько дней будет браться средняя цена",
@@ -81,8 +79,6 @@
"text.autoconfig.skyblocker.option.quickNav.button3": "Кнопка 3",
"text.autoconfig.skyblocker.option.general.tabHud": "Красивое TAB меню",
"key.skyblocker.defaultTgl": "Показывать стандартное меню TAB",
- "key.skyblocker.playerTgl": "Показывать список игроков в меню TAB",
- "key.skyblocker.genericTgl": "Показывать общую информацию в меню TAB",
"text.autoconfig.skyblocker.option.general.tabHud.tabHudEnabled": "Включить красивое TAB меню",
"text.autoconfig.skyblocker.option.general.tabHud.tabHudScale": "Размер TAB меню",
"text.autoconfig.skyblocker.option.general.tabHud.tabHudScale.@Tooltip": "Значение в %, по отношению к размеру интерфейса игры",
@@ -238,5 +234,11 @@
"text.autoconfig.skyblocker.option.slayer.vampireSlayer.enableHolyIceIndicator": "Включить Индикатор Holy Ice",
"text.autoconfig.skyblocker.option.slayer.vampireSlayer.holyIceIndicatorTickDelay": "Задержка Индикатора Holy Ice (в тиках)",
"text.autoconfig.skyblocker.option.slayer.vampireSlayer.holyIceUpdateFrequency": "Частота Обновления Индикатора Holy Ice (в тиках)",
- "text.autoconfig.skyblocker.option.slayer.vampireSlayer.holyIceUpdateFrequency.@Tooltip": "Чем ниже значение, тем чаще происходит обновление, это может вызвать лаги."
+ "text.autoconfig.skyblocker.option.slayer.vampireSlayer.holyIceUpdateFrequency.@Tooltip": "Чем ниже значение, тем чаще происходит обновление, это может вызвать лаги.",
+ "text.autoconfig.skyblocker.option.general.etherwarpOverlay": "Окрасить Выбранный Блок Etherwarp",
+ "text.autoconfig.skyblocker.option.general.shortcuts.enableCommandShortcuts": "Включить Сокращения Команд",
+ "text.autoconfig.skyblocker.option.general.shortcuts": "Сокращения",
+ "text.autoconfig.skyblocker.option.general.shortcuts.enableShortcuts": "Включить Сокращения",
+ "text.autoconfig.skyblocker.option.general.shortcuts.enableShortcuts.@Tooltip": "Работает только на Хайпикселе. Сокращения можно редактировать при помощи \"/skyblocker shortcuts\". Хотя бы одна из опций должна быть включена, чтобы это работало.",
+ "text.autoconfig.skyblocker.option.general.tabHud.nameSorting": "Метод сортировки имен игроков"
}
diff --git a/src/main/resources/assets/skyblocker/lang/zh_cn.json b/src/main/resources/assets/skyblocker/lang/zh_cn.json
index 215a0bc2..d812403d 100644
--- a/src/main/resources/assets/skyblocker/lang/zh_cn.json
+++ b/src/main/resources/assets/skyblocker/lang/zh_cn.json
@@ -15,8 +15,6 @@
"text.autoconfig.skyblocker.option.general.bars.barpositions.manaBarPosition": "法力条位置",
"text.autoconfig.skyblocker.option.general.bars.barpositions.defenceBarPosition": "防御条位置",
"text.autoconfig.skyblocker.option.general.bars.barpositions.experienceBarPosition": "经验条位置",
- "text.autoconfig.skyblocker.option.general.quicknav": "快速导航",
- "text.autoconfig.skyblocker.option.general.quicknav.enableQuicknav": "启用快速导航",
"text.autoconfig.skyblocker.option.general.backpackPreviewWithoutShift": "查看背包预览无需按住shift键",
"text.autoconfig.skyblocker.option.general.itemTooltip": "物品提示信息",
"text.autoconfig.skyblocker.option.general.itemTooltip.enableNPCPrice": "显示NPC价格",
@@ -78,7 +76,7 @@
"text.autoconfig.skyblocker.option.locations.dwarvenMines.enableDrillFuel": "显示钻头燃料",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.solveFetchur": "解决Fetchur的迷题",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.solvePuzzler": "解决Puzzler的迷题",
- "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud": "矮人HUD",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud": "矮人矿井 HUD",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.enabled": "启用",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.enableBackground": "启用背景",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.x": "HUD所在横向位置",
@@ -193,9 +191,7 @@
"text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColor.@Tooltip": "将真 Livid 的颜色发送到聊天栏",
"text.autoconfig.skyblocker.option.locations.dungeons.lividColor.lividColorText": "真 Livid 颜色提示信息",
"text.autoconfig.skyblocker.option.locations.dungeons.lividColor.lividColorText.@Tooltip": "Livid Boss战时发送到聊天栏的信息, 字段 “[color]” 将被替换为真 Livid 的颜色",
- "key.skyblocker.playerTgl": "将tab键所显示的列表改为玩家列表",
"key.skyblocker.defaultTgl": "将tab键所显示的列表改为默认空岛生存列表",
- "key.skyblocker.genericTgl": "将tab键所显示的列表改为通用信息列表",
"text.autoconfig.skyblocker.option.general.tabHud.tabHudEnabled": "启用更好的Tab HUD",
"text.autoconfig.skyblocker.option.locations.dungeons.mapX": "地图所在横向位置",
"text.autoconfig.skyblocker.option.locations.dungeons.mapY": "地图所在纵向位置",
@@ -216,5 +212,30 @@
"text.autoconfig.skyblocker.option.general.fairySouls": "仙女之魂助手",
"text.autoconfig.skyblocker.option.general.fairySouls.enableFairySoulsHelper": "启用仙女之魂助手",
"skyblocker.fairySouls.markAllFound": "将当前岛屿上的全部仙女之魂标记为已发现",
- "text.autoconfig.skyblocker.option.slayer.vampireSlayer.steakStakeUpdateFrequency.@Tooltip": "值越小,更新越频繁(可能会导致卡顿)"
+ "text.autoconfig.skyblocker.option.slayer.vampireSlayer.steakStakeUpdateFrequency.@Tooltip": "值越小,更新越频繁(可能会导致卡顿)",
+ "text.autoconfig.skyblocker.option.general.shortcuts": "更精简的命令",
+ "text.autoconfig.skyblocker.option.general.shortcuts.enableShortcuts.@Tooltip": "使用 \"/skyblocker shortcuts\" 以编辑命令的精简版本, 以下选项必须至少启用之一方可有效. (仅在Hypixel服务器可用)",
+ "text.autoconfig.skyblocker.option.general.teleportOverlay": "传送类技能目标位置显示",
+ "text.autoconfig.skyblocker.option.general.teleportOverlay.enableTeleportOverlays": "启用传送类技能目标位置显示",
+ "text.autoconfig.skyblocker.option.general.teleportOverlay.enableWeirdTransmission": "启用 Weird Transmission 目标位置显示",
+ "text.autoconfig.skyblocker.option.general.teleportOverlay.enableInstantTransmission": "启用 Instant Transmission 技能目标位置显示",
+ "text.autoconfig.skyblocker.option.general.teleportOverlay.enableEtherTransmission": "启用 Ether Transmission 技能目标位置显示",
+ "text.autoconfig.skyblocker.option.general.teleportOverlay.enableSinrecallTransmission": "启用 Sinrecall Transmission 技能目标位置显示",
+ "text.autoconfig.skyblocker.option.general.teleportOverlay.enableWitherImpact": "启用 Wither Impact 目标位置显示",
+ "text.autoconfig.skyblocker.option.general.shortcuts.enableShortcuts": "启用更精简的命令",
+ "text.autoconfig.skyblocker.option.general.shortcuts.enableCommandShortcuts": "启用命令别名",
+ "text.autoconfig.skyblocker.option.general.shortcuts.enableCommandArgShortcuts": "启用带参命令别名",
+ "text.autoconfig.skyblocker.option.general.tabHud.nameSorting": "玩家名排列顺序",
+ "text.autoconfig.skyblocker.option.general.etherwarpOverlay": "Etherwarp 技能目标位置显示",
+ "text.autoconfig.skyblocker.option.locations.dungeons.blazesolver.@Tooltip": "以绿色边框标记正确的烈焰人,并将下一个烈焰人以白色线条与边框一同标记.",
+ "text.autoconfig.skyblocker.option.general.tabHud.plainPlayerNames.@Tooltip": "开启后在公共岛屿显示玩家名时不显示任何特殊效果。",
+ "text.autoconfig.skyblocker.option.messages.hideShowOff.@Tooltip": "过滤来自 /show 命令的消息",
+ "text.autoconfig.skyblocker.option.locations.dungeons.starredMobGlow": "将星标怪物高亮",
+ "text.autoconfig.skyblocker.option.locations.dungeons.starredMobGlow.@Tooltip": "将玩家可见的星标怪物高亮",
+ "text.autoconfig.skyblocker.option.locations.dungeons.solveTicTacToe": "井字棋谜题助手",
+ "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints": "地牢秘密路径点",
+ "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.enableSecretWaypoints": "启用地牢秘密路径点",
+ "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.noInitSecretWaypoints": "不对地牢秘密路径点进行初始化",
+ "text.autoconfig.skyblocker.option.general.tabHud.nameSorting.@Tooltip": "\"Alphabetical\" 以词典序排列玩家, 而 \"Default\" 以Hypixel默认顺序排列",
+ "text.autoconfig.skyblocker.option.locations.dungeons.solveTicTacToe.@Tooltip": "以红色方块标记井字棋的下一步!"
}
diff --git a/src/main/resources/assets/skyblocker/lang/zh_tw.json b/src/main/resources/assets/skyblocker/lang/zh_tw.json
index e9dbcc73..1f53842b 100644
--- a/src/main/resources/assets/skyblocker/lang/zh_tw.json
+++ b/src/main/resources/assets/skyblocker/lang/zh_tw.json
@@ -18,5 +18,53 @@
"text.autoconfig.skyblocker.option.messages.hideAbility": "隱藏技能冷卻",
"text.autoconfig.skyblocker.option.messages.hideHeal": "隱藏治療訊息",
"text.autoconfig.skyblocker.option.messages.hideMana": "在動作欄中隱藏魔力消耗的提示訊息",
- "text.autoconfig.skyblocker.option.general.bars": "血量,魔力,防御以及經驗計量條"
+ "text.autoconfig.skyblocker.option.general.bars": "血量,魔力,防御以及經驗計量條",
+ "text.autoconfig.skyblocker.category.messages": "訊息",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg": "平均類型",
+ "text.autoconfig.skyblocker.option.general.bars.enableBars": "啟用計量條",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions": "設定計量條位置",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.LAYER1": "下排",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.LAYER2": "上排",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.NONE": "關閉",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableNPCPrice": "顯示NPC價格",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableAvgBIN": "顯示平均BIN(立即購買)價格",
+ "text.autoconfig.skyblocker.option.general.backpackPreviewWithoutShift": "檢視揹包預覽無需按住shift鍵",
+ "text.autoconfig.skyblocker.option.general.itemTooltip": "物品資訊訊息",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableMuseumDate": "顯示博物館与日期訊息",
+ "text.autoconfig.skyblocker.option.general.hitbox.oldLeverHitbox": "啟用1.8的控制桿判定箱",
+ "text.autoconfig.skyblocker.option.general.hitbox": "判定箱",
+ "skyblocker.itemTooltip.nullMessage": "§b[§6Skyblocker§b] §c物品資訊裡面的價格訊息會在最多60秒內更新。如果沒有,請檢查latest.log",
+ "text.autoconfig.skyblocker.option.general.hitbox.oldFarmlandHitbox": "啟用1.8的耕地判定箱",
+ "text.autoconfig.skyblocker.category.quickNav": "快速導航",
+ "text.autoconfig.skyblocker.option.quickNav.enableQuickNav": "啟用快速導航",
+ "text.autoconfig.skyblocker.option.quickNav.button1": "熱鍵1",
+ "text.autoconfig.skyblocker.option.quickNav.button1.render": "是否顯示該熱鍵",
+ "text.autoconfig.skyblocker.option.quickNav.button1.item": "熱鍵所顯示物品",
+ "text.autoconfig.skyblocker.option.locations.dungeons.enableMap": "啟用 Dungeon 地圖",
+ "text.autoconfig.skyblocker.option.locations.barn.solveTreasureHunter": "Treasure Hunter 助手",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.enableDrillFuel": "顯示電鑽燃料",
+ "text.autoconfig.skyblocker.option.locations.barn": "農業島嶼",
+ "text.autoconfig.skyblocker.option.locations.barn.solveHungryHiker": "Hungry Hikers 所需物品提示",
+ "text.autoconfig.skyblocker.option.messages.hideMoltenWave": "隱藏 Molten Wave 技能的提示訊息",
+ "text.autoconfig.skyblocker.option.messages.hideImplosion": "隱藏內爆技能的提示訊息",
+ "text.autoconfig.skyblocker.option.richPresence.info.PURSE": "錢包",
+ "text.autoconfig.skyblocker.option.richPresence.info.LOCATION": "位置",
+ "text.autoconfig.skyblocker.option.richPresence.info.@Tooltip": "如果您正在循環模式,這個值將不會生效",
+ "text.autoconfig.skyblocker.option.richPresence.customMessage": "自訂訊息",
+ "text.autoconfig.skyblocker.option.quickNav.button1.item.itemName": "物品ID",
+ "text.autoconfig.skyblocker.option.quickNav.button1.item.count": "物品數量",
+ "text.autoconfig.skyblocker.option.quickNav.button1.item.nbt": "物品NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button1.uiTitle": "快捷介面標題",
+ "text.autoconfig.skyblocker.option.quickNav.button1.clickEvent": "點擊時所執行的指令",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.solveFetchur": "Fetchur 所需物品提示",
+ "text.autoconfig.skyblocker.option.messages.chatFilterResult.ACTION_BAR": "移至動作欄",
+ "text.autoconfig.skyblocker.option.messages.chatFilterResult.PASS": "關閉",
+ "text.autoconfig.skyblocker.option.messages.chatFilterResult.FILTER": "啟用",
+ "text.autoconfig.skyblocker.option.messages.hideMana.@Tooltip": "已被更好的計量條取代",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.@Tooltip": "你可以選擇查看多少天的平均價格",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.ONE_DAY": "一日內均價",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.THREE_DAY": "三日內均價",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.BOTH": "同時顯示",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableLowestBIN": "顯示最低BIN(立即購買)價格",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableBazaarPrice": "顯示集市購買/賣出價格"
}