diff options
| author | Bruno <brunowagnersoares@gmail.com> | 2024-08-12 04:00:38 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2024-08-19 01:08:48 +0200 |
| commit | 596c0ffc449d2315f9501a9f8f9c45ca4608285b (patch) | |
| tree | ed8ca08c99e6b151b48a53e12f9dc56d07040a69 | |
| parent | 06c2e7e6659f4e234ec335332ecc8354afeb6d4e (diff) | |
| download | Skyblocker-596c0ffc449d2315f9501a9f8f9c45ca4608285b.tar.gz Skyblocker-596c0ffc449d2315f9501a9f8f9c45ca4608285b.tar.bz2 Skyblocker-596c0ffc449d2315f9501a9f8f9c45ca4608285b.zip | |
Translated using Weblate (Portuguese (Brazil))
Currently translated at 32.9% (300 of 911 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 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/pt_br.json b/src/main/resources/assets/skyblocker/lang/pt_br.json index 43c405f4..f0f91fca 100644 --- a/src/main/resources/assets/skyblocker/lang/pt_br.json +++ b/src/main/resources/assets/skyblocker/lang/pt_br.json @@ -302,5 +302,11 @@ "skyblocker.config.crimsonIsle.kuudra": "Kuudra", "text.skyblocker.config": "Abrir configurações...", "skyblocker.skyblockerScreen": "Tela principal do Skyblocker", - "skyblocker.config.crimsonIsle.kuudra.arrowPoisonThreshold.@Tooltip": "Se a quantidade de Veneno de Flecha Tóxica que você tem em seu inventário estiver abaixo do limite definido, você receberá um aviso.\n\n16 é o mínimo absoluto.\nVocê necessita 32 para uma fase 'DPS' suave com pré-disparo." + "skyblocker.config.crimsonIsle.kuudra.arrowPoisonThreshold.@Tooltip": "Se a quantidade de Veneno de Flecha Tóxica que você tem em seu inventário estiver abaixo do limite definido, você receberá um aviso.\n\n16 é o mínimo absoluto.\nVocê necessita 32 para uma fase 'DPS' suave com pré-disparo.", + "argument.color.rgb.incomplete": "Incompleto (esperados 3 valores de cores).", + "argument.color.hex.invalidString": "Hex integer deve ter exatamente 6 caracteres, encontrados %d caracteres.", + "argument.color.hex.invalidChar": "Caractere inválido para hex integer: %s. Caracteres válidos: [0-9a-fA-F]", + "skyblocker.config.crimsonIsle.kuudra.dangerWarning": "Aviso de Perigo", + "skyblocker.config.crimsonIsle.kuudra.dangerWarning.@Tooltip": "Exibe um aviso quando você está em perigo devido a um golpe de tentáculo ou de TNT. A cor do aviso adapta-se ao nível de perigo!", + "skyblocker.config.crimsonIsle.kuudra.kuudraGlow.@Tooltip": "Contorna Kuudra em um laranja escuro." } |
