diff options
author | discip <[email protected]> | 2024-04-08 22:37:16 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2024-04-08 22:37:16 +0200 |
commit | 79c6af89f47a654b999572639e6a8d6cee8e2114 (patch) | |
tree | a19740a9bc5d38466cc7823973b242e9f8a10ba6 | |
parent | 3f7db79891c0440686981dfdb8a324603746f58e (diff) | |
parent | 1af6c0788a615b5f59a61abdd0c34f4747d321b6 (diff) | |
download | IronOS-79c6af89f47a654b999572639e6a8d6cee8e2114.tar.gz IronOS-79c6af89f47a654b999572639e6a8d6cee8e2114.zip |
Merge branch 'dev' into z-localization
-rw-r--r-- | Translations/translation_PT.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/Translations/translation_PT.json b/Translations/translation_PT.json index e47db7c9..8500dd97 100644 --- a/Translations/translation_PT.json +++ b/Translations/translation_PT.json @@ -58,16 +58,16 @@ "message": "Ponta: \n" }, "ProfilePreheatString": { - "message": "Preheat\n" + "message": "Pré-Aquecer\n" }, "ProfileCooldownString": { - "message": "Cooldown\n" + "message": "Arrefecer\n" }, "DeviceFailedValidationWarning": { "message": "O seu dispositivo provavelmente é falsificado!" }, "TooHotToStartProfileWarning": { - "message": "Too hot to\nstart profile" + "message": "Demasiado quente para\niniciar perfil" } }, "characters": { @@ -151,12 +151,12 @@ "description": "Number of phases in profile mode" }, "ProfilePreheatTemp": { - "displayText": "Preheat\nTemp", - "description": "Preheat to this temperature at the start of profile mode" + "displayText": "Temperatura\nPré-aquecimento", + "description": "Pré-aquecer a esta temperatura quando o perfil é selecionado" }, "ProfilePreheatSpeed": { - "displayText": "Preheat\nSpeed", - "description": "Preheat at this rate (degrees per second)" + "displayText": "Velocidade\nPré-aquecimento", + "description": "Ritmo de pré-aquecimento (graus por segundo)" }, "ProfilePhase1Temp": { "displayText": "Temp.\nFase 1", @@ -199,8 +199,8 @@ "description": "" }, "ProfileCooldownSpeed": { - "displayText": "Cooldown\nSpeed", - "description": "Cooldown at this rate at the end of profile mode (degrees per second)" + "displayText": "Velocidade\nArrefecimento", + "description": "Arrefecer a este ritmo após sair do perfil selecionado (graus por segundo)" }, "MotionSensitivity": { "displayText": "Sensibilidade\nmovimento", |