Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Completed PT translation file #1901

Merged
merged 1 commit into from
Apr 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions Translations/translation_PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,16 +61,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": {
Expand Down Expand Up @@ -154,12 +154,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",
Expand Down Expand Up @@ -202,8 +202,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",
Expand Down