This generates dedicates Translation.cpp files for translation language and derives all language-specific data from them. The Makefile is extended to also take care of generating these source files. This allows reuse of nearly all object files between builds of different languages for the same model and regenerating the translation sources if necessary. This speeds up the release builds and the normal write-compile-cycle considerably. It also eliminates miscompilations when manually building different languages.
279 lines
6.0 KiB
JSON
279 lines
6.0 KiB
JSON
{
|
|
"languageCode": "PT",
|
|
"languageLocalName": "Português",
|
|
"cyrillicGlyphs": false,
|
|
"messages": {
|
|
"SettingsCalibrationDone": "Calibração terminada!",
|
|
"SettingsCalibrationWarning": "A ponta deve estar à temperatura ambiente antes de continuar!",
|
|
"SettingsResetWarning": "Definições de fábrica?",
|
|
"UVLOWarningString": "DC BAIXO",
|
|
"UndervoltageString": "Subtensão",
|
|
"InputVoltageString": "Tensão ",
|
|
"WarningTipTempString": "Temperatura ",
|
|
"BadTipString": "ER PONTA",
|
|
"SleepingSimpleString": "Zzzz",
|
|
"SleepingAdvancedString": "Repouso...",
|
|
"WarningSimpleString": "TEMP",
|
|
"WarningAdvancedString": "TEMP ELEVADA!",
|
|
"SleepingTipAdvancedString": "Ponta:",
|
|
"IdleTipString": "Ponta:",
|
|
"IdleSetString": " Aj:",
|
|
"TipDisconnectedString": "SEM PONTA",
|
|
"SolderingAdvancedPowerPrompt": "Power: ",
|
|
"OffString": "Off",
|
|
"ResetOKMessage": "Reset OK",
|
|
"YourGainMessage": "Your gain:",
|
|
"SettingsResetMessage": "Settings were\nreset!",
|
|
"NoAccelerometerMessage": "No accelerometer\ndetected!",
|
|
"NoPowerDeliveryMessage": "No USB-PD IC\ndetected!",
|
|
"LockingKeysString": " LOCKED",
|
|
"UnlockingKeysString": "UNLOCKED",
|
|
"WarningKeysLockedString": "!LOCKED!"
|
|
},
|
|
"characters": {
|
|
"SettingRightChar": "D",
|
|
"SettingLeftChar": "C",
|
|
"SettingAutoChar": "A",
|
|
"SettingFastChar": "R",
|
|
"SettingSlowChar": "L",
|
|
"SettingStartSolderingChar": "T",
|
|
"SettingStartSleepChar": "S",
|
|
"SettingStartSleepOffChar": "O",
|
|
"SettingStartNoneChar": "F",
|
|
"SettingSensitivityOff": "O",
|
|
"SettingSensitivityLow": "L",
|
|
"SettingSensitivityMedium": "M",
|
|
"SettingSensitivityHigh": "H",
|
|
"SettingLockDisableChar": "D",
|
|
"SettingLockBoostChar": "B",
|
|
"SettingLockFullChar": "F"
|
|
},
|
|
"menuGroups": {
|
|
"SolderingMenu": {
|
|
"text2": [
|
|
"Configurações",
|
|
"Solda"
|
|
],
|
|
"desc": "Configurações de soldagem"
|
|
},
|
|
"PowerSavingMenu": {
|
|
"text2": [
|
|
"Modos",
|
|
"Repouso"
|
|
],
|
|
"desc": "Configurações de economia de energia"
|
|
},
|
|
"UIMenu": {
|
|
"text2": [
|
|
"Interface",
|
|
"Utilizador"
|
|
],
|
|
"desc": "Configurações do interface do utilizador"
|
|
},
|
|
"AdvancedMenu": {
|
|
"text2": [
|
|
"Menu",
|
|
"Avançado"
|
|
],
|
|
"desc": "Opções avançadas"
|
|
}
|
|
},
|
|
"menuOptions": {
|
|
"DCInCutoff": {
|
|
"text2": [
|
|
"Fonte",
|
|
"alimentação"
|
|
],
|
|
"desc": "Fonte de alimentação. Define a tensão de corte. <DC=10V> <S=3.3V/célula>"
|
|
},
|
|
"SleepTemperature": {
|
|
"text2": [
|
|
"Temperat.",
|
|
"repouso"
|
|
],
|
|
"desc": "Temperatura de repouso <C>"
|
|
},
|
|
"SleepTimeout": {
|
|
"text2": [
|
|
"Tempo",
|
|
"repouso"
|
|
],
|
|
"desc": "Tempo para repouso <Minutos/Segundos>"
|
|
},
|
|
"ShutdownTimeout": {
|
|
"text2": [
|
|
"Tempo",
|
|
"desligam."
|
|
],
|
|
"desc": "Tempo para desligamento <Minutos>"
|
|
},
|
|
"MotionSensitivity": {
|
|
"text2": [
|
|
"Sensibilidade",
|
|
"movimento"
|
|
],
|
|
"desc": "Sensibilidade ao movimento <0=Desligado 1=Menor 9=Maior>"
|
|
},
|
|
"TemperatureUnit": {
|
|
"text2": [
|
|
"Unidade",
|
|
"temperatura"
|
|
],
|
|
"desc": "Unidade de temperatura <C=Celsius F=Fahrenheit>"
|
|
},
|
|
"AdvancedIdle": {
|
|
"text2": [
|
|
"Tela repouso",
|
|
"avançada"
|
|
],
|
|
"desc": "Exibe informações avançadas quando em espera"
|
|
},
|
|
"DisplayRotation": {
|
|
"text2": [
|
|
"Orientação",
|
|
"tela"
|
|
],
|
|
"desc": "Orientação da tela <A.utomática C.anhoto D.estro>"
|
|
},
|
|
"BoostTemperature": {
|
|
"text2": [
|
|
"Modo turbo",
|
|
"temperat."
|
|
],
|
|
"desc": "Ajuste de temperatura do modo \"turbo\""
|
|
},
|
|
"AutoStart": {
|
|
"text2": [
|
|
"Partida",
|
|
"automática"
|
|
],
|
|
"desc": "Aquece a ponta automaticamente ao ligar"
|
|
},
|
|
"CooldownBlink": {
|
|
"text2": [
|
|
"Piscar ao",
|
|
"arrefecer"
|
|
],
|
|
"desc": "Faz o valor da temperatura piscar durante o arrefecimento"
|
|
},
|
|
"TemperatureCalibration": {
|
|
"text2": [
|
|
"Calibrar",
|
|
"temperatura"
|
|
],
|
|
"desc": "Calibra a temperatura"
|
|
},
|
|
"SettingsReset": {
|
|
"text2": [
|
|
"Reset de",
|
|
"fábrica?"
|
|
],
|
|
"desc": "Reverte todos ajustes"
|
|
},
|
|
"VoltageCalibration": {
|
|
"text2": [
|
|
"Calibrar",
|
|
"tensão"
|
|
],
|
|
"desc": "Calibra a tensão de alimentação. Use os botões para ajustar o valor. Mantenha pressionado para sair"
|
|
},
|
|
"AdvancedSoldering": {
|
|
"text2": [
|
|
"Tela trabalho",
|
|
"avançada"
|
|
],
|
|
"desc": "Exibe informações avançadas durante o uso"
|
|
},
|
|
"ScrollingSpeed": {
|
|
"text2": [
|
|
"Velocidade",
|
|
"texto ajuda"
|
|
],
|
|
"desc": "Velocidade a que o texto é exibido"
|
|
},
|
|
"TipModel": {
|
|
"text2": [
|
|
"Ponta",
|
|
"Modelo"
|
|
],
|
|
"desc": "Selecção de modelo de ponta"
|
|
},
|
|
"SimpleCalibrationMode": {
|
|
"text2": [
|
|
"Calibração",
|
|
"Simples"
|
|
],
|
|
"desc": "Calibração simples com água quente"
|
|
},
|
|
"AdvancedCalibrationMode": {
|
|
"text2": [
|
|
"Calibração",
|
|
"Avançada"
|
|
],
|
|
"desc": "Calibração avançada com um termopar na ponta"
|
|
},
|
|
"QCMaxVoltage": {
|
|
"text2": [
|
|
"Potência",
|
|
"Fonte"
|
|
],
|
|
"desc": "Potência da fonte usada (Watt)"
|
|
},
|
|
"PowerLimit": {
|
|
"text2": [
|
|
"Power",
|
|
"Limit"
|
|
],
|
|
"desc": "Maximum power the iron can use <Watts>"
|
|
},
|
|
"ReverseButtonTempChange": {
|
|
"text2": [
|
|
"Key +-",
|
|
"reverse?"
|
|
],
|
|
"desc": "Reverse the tip temperature change buttons plus minus assignment."
|
|
},
|
|
"TempChangeShortStep": {
|
|
"text2": [
|
|
"Temp change",
|
|
"short?"
|
|
],
|
|
"desc": "Temperature change steps on short button press!"
|
|
},
|
|
"TempChangeLongStep": {
|
|
"text2": [
|
|
"Temp change",
|
|
"long?"
|
|
],
|
|
"desc": "Temperature change steps on long button press!"
|
|
},
|
|
"PowerPulsePower": {
|
|
"text2": [
|
|
"Power",
|
|
"Pulse W"
|
|
],
|
|
"desc": "Keep awake pulse power intensity"
|
|
},
|
|
"TipGain": {
|
|
"text2": [
|
|
"Modify",
|
|
"tip gain"
|
|
],
|
|
"desc": "Tip gain"
|
|
},
|
|
"HallEffSensitivity": {
|
|
"text2": [
|
|
"Hall Eff",
|
|
"Sensitivity"
|
|
],
|
|
"desc": "Sensitivity of the Hall effect sensor in detecting sleep <O=Off,L=Low,M=Medium,H=High>"
|
|
},
|
|
"LockingMode": {
|
|
"text2": [
|
|
"Allow buttons",
|
|
"locking"
|
|
],
|
|
"desc": "When soldering, long press on both buttons lock them <D=Disable, B=Boost only, F=Full locking>"
|
|
}
|
|
}
|
|
} |