mirror of
https://github.com/Ralim/IronOS.git
synced 2025-07-23 20:30:38 +02:00
Merge pull request #1901 from BunyMan/dev
Completed PT translation file
This commit is contained in:
@@ -61,16 +61,16 @@
|
|||||||
"message": "Ponta: \n"
|
"message": "Ponta: \n"
|
||||||
},
|
},
|
||||||
"ProfilePreheatString": {
|
"ProfilePreheatString": {
|
||||||
"message": "Preheat\n"
|
"message": "Pré-Aquecer\n"
|
||||||
},
|
},
|
||||||
"ProfileCooldownString": {
|
"ProfileCooldownString": {
|
||||||
"message": "Cooldown\n"
|
"message": "Arrefecer\n"
|
||||||
},
|
},
|
||||||
"DeviceFailedValidationWarning": {
|
"DeviceFailedValidationWarning": {
|
||||||
"message": "O seu dispositivo provavelmente é falsificado!"
|
"message": "O seu dispositivo provavelmente é falsificado!"
|
||||||
},
|
},
|
||||||
"TooHotToStartProfileWarning": {
|
"TooHotToStartProfileWarning": {
|
||||||
"message": "Too hot to\nstart profile"
|
"message": "Demasiado quente para\niniciar perfil"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"characters": {
|
"characters": {
|
||||||
@@ -154,12 +154,12 @@
|
|||||||
"description": "Number of phases in profile mode"
|
"description": "Number of phases in profile mode"
|
||||||
},
|
},
|
||||||
"ProfilePreheatTemp": {
|
"ProfilePreheatTemp": {
|
||||||
"displayText": "Preheat\nTemp",
|
"displayText": "Temperatura\nPré-aquecimento",
|
||||||
"description": "Preheat to this temperature at the start of profile mode"
|
"description": "Pré-aquecer a esta temperatura quando o perfil é selecionado"
|
||||||
},
|
},
|
||||||
"ProfilePreheatSpeed": {
|
"ProfilePreheatSpeed": {
|
||||||
"displayText": "Preheat\nSpeed",
|
"displayText": "Velocidade\nPré-aquecimento",
|
||||||
"description": "Preheat at this rate (degrees per second)"
|
"description": "Ritmo de pré-aquecimento (graus por segundo)"
|
||||||
},
|
},
|
||||||
"ProfilePhase1Temp": {
|
"ProfilePhase1Temp": {
|
||||||
"displayText": "Temp.\nFase 1",
|
"displayText": "Temp.\nFase 1",
|
||||||
@@ -202,8 +202,8 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"ProfileCooldownSpeed": {
|
"ProfileCooldownSpeed": {
|
||||||
"displayText": "Cooldown\nSpeed",
|
"displayText": "Velocidade\nArrefecimento",
|
||||||
"description": "Cooldown at this rate at the end of profile mode (degrees per second)"
|
"description": "Arrefecer a este ritmo após sair do perfil selecionado (graus por segundo)"
|
||||||
},
|
},
|
||||||
"MotionSensitivity": {
|
"MotionSensitivity": {
|
||||||
"displayText": "Sensibilidade\nmovimento",
|
"displayText": "Sensibilidade\nmovimento",
|
||||||
|
Reference in New Issue
Block a user