aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorKevin <92656833+kevinthegreat1@users.noreply.github.com>2024-04-22 00:30:35 -0400
committerGitHub <noreply@github.com>2024-04-22 00:30:35 -0400
commitabf64d39fd9bf39da3fb1373efc606942ff62400 (patch)
tree716f63eb18cda2d28c1896cae245555a9911f086 /src/main/resources
parent9e1fb6e741bd9938365a8751cce274af54f2d463 (diff)
downloadSkyblocker-abf64d39fd9bf39da3fb1373efc606942ff62400.tar.gz
Skyblocker-abf64d39fd9bf39da3fb1373efc606942ff62400.tar.bz2
Skyblocker-abf64d39fd9bf39da3fb1373efc606942ff62400.zip
Fix update repository (#663)
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json7
-rw-r--r--src/main/resources/assets/skyblocker/lang/es_es.json2
-rw-r--r--src/main/resources/assets/skyblocker/lang/fr_fr.json2
-rw-r--r--src/main/resources/assets/skyblocker/lang/pt_br.json2
-rw-r--r--src/main/resources/assets/skyblocker/lang/ru_ru.json2
-rw-r--r--src/main/resources/assets/skyblocker/lang/tr_tr.json2
-rw-r--r--src/main/resources/assets/skyblocker/lang/zh_cn.json2
-rw-r--r--src/main/resources/assets/skyblocker/lang/zh_tw.json2
8 files changed, 13 insertions, 8 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json
index 1b81a3f5..0780e74c 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -501,7 +501,12 @@
"skyblocker.bars.config.explanationTitle": "What is this?",
"skyblocker.bars.config.explanation": "Welcome to the status bars config screen!\n\nDrag and drop the bars to snap them to an anchor (white squares) or existing bars.\nYou can right click them to edit a bunch of properties.\nBy hovering your mouse between 2 bars (your cursor should change), you can resize them.\n\nEverything is saved when you leave",
- "skyblocker.updaterepository.failed": "§cUpdating local repository failed. Remove files manually and restart game.",
+ "skyblocker.updateRepository.start": "§bUpdating the local repository...",
+ "skyblocker.updateRepository.loading": "§cThe local repository is currently being updated by another process, please try again in a moment.",
+ "skyblocker.updateRepository.deleted": "§bDeleted the local repository successfully, downloading new files... This will take a minute!",
+ "skyblocker.updateRepository.success": "§aUpdated the local repository successfully.",
+ "skyblocker.updateRepository.failed": "§cUpdating the local repository failed. See logs for details.",
+ "skyblocker.updateRepository.error": "§cEncountered an error while deleting and updating the local repository. Try again in a moment or remove the files manually and restart the game. See logs for details.",
"skyblocker.dungeons.secrets.physicalEntranceNotFound": "§cDungeon Entrance Room coordinates not found. Please go back to the green Entrance Room.",
"skyblocker.dungeons.secrets.markSecretFound": "§rMarked secret #%d as found.",
diff --git a/src/main/resources/assets/skyblocker/lang/es_es.json b/src/main/resources/assets/skyblocker/lang/es_es.json
index 3f147a25..19ec5938 100644
--- a/src/main/resources/assets/skyblocker/lang/es_es.json
+++ b/src/main/resources/assets/skyblocker/lang/es_es.json
@@ -71,7 +71,7 @@
"text.autoconfig.skyblocker.option.messages.hideAOTE": "Ocultar Mensajes de la AOTE",
"text.autoconfig.skyblocker.option.messages.hideMana": "Ocultar los Mensajes del Consumo de Maná de la Barra de Acción",
"text.autoconfig.skyblocker.option.messages.hideMana.@Tooltip": "Da una mejor experiencia con FancyBar",
- "skyblocker.updaterepository.failed": "§cLa actualización del repositorio local fallo. Elimina los archivos manualmente y reinicia el juego.",
+ "skyblocker.updateRepository.error": "§cLa actualización del repositorio local fallo. Elimina los archivos manualmente y reinicia el juego.",
"text.autoconfig.skyblocker.option.general.shortcuts.enableShortcuts": "Habilitar atajos",
"text.autoconfig.skyblocker.option.general.shortcuts.enableShortcuts.@Tooltip": "Solo funciona en Hypixel. Edita atajos ejecutando \"/skyblocker shortcuts\". Al menos una de las siguientes opciones debe ser activada para surgir efecto.",
"text.autoconfig.skyblocker.option.general.shortcuts": "Atajos",
diff --git a/src/main/resources/assets/skyblocker/lang/fr_fr.json b/src/main/resources/assets/skyblocker/lang/fr_fr.json
index c3c8bbeb..99180d68 100644
--- a/src/main/resources/assets/skyblocker/lang/fr_fr.json
+++ b/src/main/resources/assets/skyblocker/lang/fr_fr.json
@@ -91,7 +91,7 @@
"text.autoconfig.skyblocker.option.richPresence.info.LOCATION": "LIEU",
"text.autoconfig.skyblocker.category.quickNav": "Navigation rapide",
"text.autoconfig.skyblocker.option.quickNav.enableQuickNav": "Activer la navigation rapide",
- "skyblocker.updaterepository.failed": "§cLa mise à jour de la repository a échoué. Supprimez les fichiers manuellement et relancez le jeu.",
+ "skyblocker.updateRepository.error": "§cLa mise à jour de la repository a échoué. Supprimez les fichiers manuellement et relancez le jeu.",
"skyblocker.fishing.reelNow": "Enroulez la ligne !",
"text.autoconfig.skyblocker.option.general.fishing.enableFishingHelper": "Activer l'assistant de pêche",
"text.autoconfig.skyblocker.option.general.fishing": "Assistant de pêche",
diff --git a/src/main/resources/assets/skyblocker/lang/pt_br.json b/src/main/resources/assets/skyblocker/lang/pt_br.json
index 4982c154..6873ba44 100644
--- a/src/main/resources/assets/skyblocker/lang/pt_br.json
+++ b/src/main/resources/assets/skyblocker/lang/pt_br.json
@@ -148,7 +148,7 @@
"text.autoconfig.skyblocker.option.general.itemTooltip.enableMotesPrice.@Tooltip": "Mostrar os preços de venda dos Motes de um item enquanto está no The Rift.",
"text.autoconfig.skyblocker.option.general.itemInfoDisplay.attributeShardInfo.@Tooltip": "Mostra o nível do atributo como uma contagem de stack e os iniciais do nome do atributo.",
"text.autoconfig.skyblocker.category.slayer": "Slayers",
- "skyblocker.updaterepository.failed": "§cAtualização do repositório local falhou. Remova os arquivos manualmente e reinicie o jogo.",
+ "skyblocker.updateRepository.error": "§cAtualização do repositório local falhou. Remova os arquivos manualmente e reinicie o jogo.",
"text.autoconfig.skyblocker.option.general.hideStatusEffectOverlay": "Esconder Overlay de Status de Efeitos",
"text.autoconfig.skyblocker.option.general.itemList.enableItemList": "Ativar Lista de Itens",
"text.autoconfig.skyblocker.option.general.itemList": "Lista de Itens",
diff --git a/src/main/resources/assets/skyblocker/lang/ru_ru.json b/src/main/resources/assets/skyblocker/lang/ru_ru.json
index a98ac9b4..bd58a572 100644
--- a/src/main/resources/assets/skyblocker/lang/ru_ru.json
+++ b/src/main/resources/assets/skyblocker/lang/ru_ru.json
@@ -96,7 +96,7 @@
"text.autoconfig.skyblocker.option.locations.barn.solveTreasureHunter": "Показывать Решение Treasure Hunter",
"text.autoconfig.skyblocker.option.messages.chatFilterResult.FILTER": "Скрыть",
"text.autoconfig.skyblocker.option.messages.chatFilterResult.PASS": "Не скрывать",
- "skyblocker.updaterepository.failed": "§cОшибка в обновлении местного репозитория. Перезапустите игру, удалив файлы вручную.",
+ "skyblocker.updateRepository.error": "§cОшибка в обновлении местного репозитория. Перезапустите игру, удалив файлы вручную.",
"text.autoconfig.skyblocker.option.richPresence.info.BITS": "BITS",
"text.autoconfig.skyblocker.option.locations.dungeons.croesusHelper": "Помощь в меню Croesus",
"text.autoconfig.skyblocker.option.general.experiments": "Помощь в Экспериментах",
diff --git a/src/main/resources/assets/skyblocker/lang/tr_tr.json b/src/main/resources/assets/skyblocker/lang/tr_tr.json
index 258c52bb..d222cfb3 100644
--- a/src/main/resources/assets/skyblocker/lang/tr_tr.json
+++ b/src/main/resources/assets/skyblocker/lang/tr_tr.json
@@ -55,7 +55,7 @@
"text.autoconfig.skyblocker.option.general.bars.barpositions.defenceBarPosition": "Defans barı konumu",
"text.autoconfig.skyblocker.option.general.bars.barpositions.experienceBarPosition": "Tecrübe barı konumu",
"key.categories.skyblocker": "Skyblocker",
- "skyblocker.updaterepository.failed": "§cYerel depo güncellenemedi. Dosyaları manuel olarak silip oyunu tekrar başlatın.",
+ "skyblocker.updateRepository.error": "§cYerel depo güncellenemedi. Dosyaları manuel olarak silip oyunu tekrar başlatın.",
"text.autoconfig.skyblocker.option.general.fishing": "Balık Tutma Yardımcısı",
"text.autoconfig.skyblocker.option.general.fishing.enableFishingHelper": "Balık tutma yardımcısını aktifleştir",
"text.autoconfig.skyblocker.category.messages": "Mesajlar",
diff --git a/src/main/resources/assets/skyblocker/lang/zh_cn.json b/src/main/resources/assets/skyblocker/lang/zh_cn.json
index 6e3faf9c..8409c0f2 100644
--- a/src/main/resources/assets/skyblocker/lang/zh_cn.json
+++ b/src/main/resources/assets/skyblocker/lang/zh_cn.json
@@ -81,7 +81,7 @@
"text.autoconfig.skyblocker.option.messages.hideMana.@Tooltip": "已被更好的属性条代替",
"text.autoconfig.skyblocker.option.general.hideEmptyTooltips": "隐藏菜单中分隔符的物品信息",
"text.autoconfig.skyblocker.option.locations.dungeons.mapScaling": "地图界面大小",
- "skyblocker.updaterepository.failed": "§c更新本地数据存储库失败,请手动删除文件并重启游戏。",
+ "skyblocker.updateRepository.error": "§c更新本地数据存储库失败,请手动删除文件并重启游戏。",
"text.autoconfig.skyblocker.option.general.fishing": "钓鱼助手",
"text.autoconfig.skyblocker.option.general.fishing.enableFishingHelper": "启用钓鱼助手",
"skyblocker.fishing.reelNow": "收竿!",
diff --git a/src/main/resources/assets/skyblocker/lang/zh_tw.json b/src/main/resources/assets/skyblocker/lang/zh_tw.json
index a0d06732..ffee679c 100644
--- a/src/main/resources/assets/skyblocker/lang/zh_tw.json
+++ b/src/main/resources/assets/skyblocker/lang/zh_tw.json
@@ -415,7 +415,7 @@
"text.autoconfig.skyblocker.option.general.teleportOverlay": "傳送類型技能目標位置顯示",
"text.autoconfig.skyblocker.option.richPresence.info": "Skyblock訊息",
"text.autoconfig.skyblocker.option.richPresence.cycleMode": "循環Skyblock訊息",
- "skyblocker.updaterepository.failed": "§c更新本機資料儲存庫失敗,請手動刪除檔案並重新啟動遊戲。",
+ "skyblocker.updateRepository.error": "§c更新本機資料儲存庫失敗,請手動刪除檔案並重新啟動遊戲。",
"skyblocker.dungeons.secrets.markSecretFoundUnable": "§c無法將秘密 #%d 標記為已找到。",
"skyblocker.dungeons.secrets.markSecretMissingUnable": "§c無法將秘密 #%d 標記為已忽略。",
"skyblocker.dungeons.dungeonScore.scoreText": "分數:%s",