diff options
author | OhRetro <gabrielnacazone+github@hotmail.com> | 2024-02-08 12:34:10 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2024-02-21 00:30:59 +0100 |
commit | badbe7df9731ddec94e105f0ef58bd498a54c72a (patch) | |
tree | 740d405ef232ac4e933f0369da60452b23d73650 | |
parent | 6e69c337a2bed1e43d2b94aeef7bbb453164e9d2 (diff) | |
download | Skyblocker-badbe7df9731ddec94e105f0ef58bd498a54c72a.tar.gz Skyblocker-badbe7df9731ddec94e105f0ef58bd498a54c72a.tar.bz2 Skyblocker-badbe7df9731ddec94e105f0ef58bd498a54c72a.zip |
Translated using Weblate (Portuguese (Brazil))
Currently translated at 64.0% (287 of 448 strings)
Translation: Skyblocker/Skyblocker
Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/pt_BR/
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/pt_br.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/pt_br.json b/src/main/resources/assets/skyblocker/lang/pt_br.json index 8f3acbb2..ac7e0a6c 100644 --- a/src/main/resources/assets/skyblocker/lang/pt_br.json +++ b/src/main/resources/assets/skyblocker/lang/pt_br.json @@ -171,7 +171,7 @@ "text.autoconfig.skyblocker.option.general.wikiLookup.officialWiki.@Tooltip": "Usar a wiki oficial em vez da wiki do Fandom.", "text.autoconfig.skyblocker.option.general.itemInfoDisplay.itemRarityBackgrounds": "Fundos de Raridade de Item", "text.autoconfig.skyblocker.option.general.itemInfoDisplay.itemRarityBackgrounds.@Tooltip": "Mostra um fundo colorido atrás de um item, a cor representa a raridade do item.", - "text.autoconfig.skyblocker.option.locations.dungeons.mapScreen": "Configuração da posição do mapa da dungeon...", + "text.autoconfig.skyblocker.option.locations.dungeons.mapScreen": "Configuração da posição do Mapa da Dungeon e Pontuação...", "text.autoconfig.skyblocker.option.locations.dungeons.solveThreeWeirdos": "Guia para Puzzle dos Three Weridos", "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.style.@Tooltip[0]": "Simples: Exibe nome e porcentagem.", "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.neutralThreshold": "Limite neutro", @@ -282,5 +282,8 @@ "text.autoconfig.skyblocker.option.quickNav.button.clickEvent": "Evento ao clicar", "text.autoconfig.skyblocker.option.general.waypoints.enableWaypoints": "Ativar Waypoints", "text.autoconfig.skyblocker.option.general.waypoints.waypointType": "Tipo de Waypoint", - "text.autoconfig.skyblocker.option.general.waypoints.waypointType.generalNote": "\n\n\nEssa opção não aplica para todos os waypoints. Alguns waypoints como waypoints secretos tem seu próprio opção de tipo de waypoint." + "text.autoconfig.skyblocker.option.general.waypoints.waypointType.generalNote": "\n\n\nEssa opção não aplica para todos os waypoints. Alguns waypoints como waypoints secretos tem seu próprio opção de tipo de waypoint.", + "text.autoconfig.skyblocker.option.general.mythologicalRitual": "Assistente de Ritual Mitológico", + "text.autoconfig.skyblocker.option.general.mythologicalRitual.enableMythologicalRitualHelper": "Ativar Assistente de Ritual Mitológico", + "text.autoconfig.skyblocker.option.general.enableTips": "Ativar Dicas" } |