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.
280 lines
6.9 KiB
JSON
280 lines
6.9 KiB
JSON
{
|
|
"languageCode": "IT",
|
|
"languageLocalName": "Italiano",
|
|
"cyrillicGlyphs": false,
|
|
"messages": {
|
|
"SettingsCalibrationDone": "Calibrazione effettuata",
|
|
"SettingsCalibrationWarning": "Assicurati che la punta si trovi a temperatura ambiente prima di continuare!",
|
|
"SettingsResetWarning": "Ripristinare le impostazioni iniziali?",
|
|
"UVLOWarningString": "DC BASSA",
|
|
"UndervoltageString": "DC INSUFFICIENTE",
|
|
"InputVoltageString": "V ingresso:",
|
|
"WarningTipTempString": "Temp punta:",
|
|
"BadTipString": "PUNTA KO",
|
|
"SleepingSimpleString": "Zzz ",
|
|
"SleepingAdvancedString": "Riposo",
|
|
"WarningSimpleString": "HOT!",
|
|
"WarningAdvancedString": "PUNTA CALDA!",
|
|
"SleepingTipAdvancedString": "Punta:",
|
|
"IdleTipString": "T punta:",
|
|
"IdleSetString": "/",
|
|
"TipDisconnectedString": "PUNTA ASSENTE",
|
|
"SolderingAdvancedPowerPrompt": "Potenz:",
|
|
"OffString": "OFF",
|
|
"ResetOKMessage": "Reset OK",
|
|
"YourGainMessage": "Guad.: ",
|
|
"SettingsResetMessage": "Reset effettuato",
|
|
"NoAccelerometerMessage": "Accelerometro\nnon rilevato",
|
|
"NoPowerDeliveryMessage": "USB-PD non\ndisponibile",
|
|
"LockingKeysString": "Blocc.",
|
|
"UnlockingKeysString": "Sblocc.",
|
|
"WarningKeysLockedString": "BLOCCATO"
|
|
},
|
|
"characters": {
|
|
"SettingRightChar": "D",
|
|
"SettingLeftChar": "S",
|
|
"SettingAutoChar": "A",
|
|
"SettingFastChar": "V",
|
|
"SettingSlowChar": "L",
|
|
"SettingStartSolderingChar": "S",
|
|
"SettingStartSleepChar": "R",
|
|
"SettingStartSleepOffChar": "A",
|
|
"SettingStartNoneChar": "D",
|
|
"SettingSensitivityOff": "O",
|
|
"SettingSensitivityLow": "B",
|
|
"SettingSensitivityMedium": "M",
|
|
"SettingSensitivityHigh": "A",
|
|
"SettingLockDisableChar": "D",
|
|
"SettingLockBoostChar": "T",
|
|
"SettingLockFullChar": "C"
|
|
},
|
|
"menuGroups": {
|
|
"SolderingMenu": {
|
|
"text2": [
|
|
"Opzioni",
|
|
"saldatura"
|
|
],
|
|
"desc": "Menù d'impostazioni della modalità Saldatura"
|
|
},
|
|
"PowerSavingMenu": {
|
|
"text2": [
|
|
"Risparmio",
|
|
"energetico"
|
|
],
|
|
"desc": "Menù d'impostazioni per il risparmio energetico"
|
|
},
|
|
"UIMenu": {
|
|
"text2": [
|
|
"Interfaccia",
|
|
"utente"
|
|
],
|
|
"desc": "Menù d'impostazioni dell'interfaccia utente"
|
|
},
|
|
"AdvancedMenu": {
|
|
"text2": [
|
|
"Opzioni",
|
|
"avanzate"
|
|
],
|
|
"desc": "Menù d'impostazioni avanzate"
|
|
}
|
|
},
|
|
"menuOptions": {
|
|
"DCInCutoff": {
|
|
"text2": [
|
|
"Sorgente",
|
|
"alimentaz"
|
|
],
|
|
"desc": "Scegli la sorgente di alimentazione; se a batteria, limita lo scaricamento al valore di soglia <DC: 10V; S: 3,3V per cella>"
|
|
},
|
|
"SleepTemperature": {
|
|
"text2": [
|
|
"Temp",
|
|
"riposo"
|
|
],
|
|
"desc": "Imposta la temperatura da mantenere in modalità Riposo <°C/°F>"
|
|
},
|
|
"SleepTimeout": {
|
|
"text2": [
|
|
"Timer",
|
|
"riposo"
|
|
],
|
|
"desc": "Imposta il timer per entrare in modalità Riposo <minuti/secondi>"
|
|
},
|
|
"ShutdownTimeout": {
|
|
"text2": [
|
|
"Timer",
|
|
"spegnimento"
|
|
],
|
|
"desc": "Imposta il timer per lo spegnimento <minuti>"
|
|
},
|
|
"MotionSensitivity": {
|
|
"text2": [
|
|
"Sensibilità",
|
|
"al movimento"
|
|
],
|
|
"desc": "Imposta la sensibilità al movimento per uscire dalla modalità Riposo <0: nessuna; 1: minima; 9: massima>"
|
|
},
|
|
"TemperatureUnit": {
|
|
"text2": [
|
|
"Unità di",
|
|
"temperatura"
|
|
],
|
|
"desc": "Scegli l'unità di misura per la temperatura <C: grado Celsius; F: grado Farenheit>"
|
|
},
|
|
"AdvancedIdle": {
|
|
"text2": [
|
|
"Interfaccia",
|
|
"testuale"
|
|
],
|
|
"desc": "Mostra informazioni dettagliate all'interno della schermata principale"
|
|
},
|
|
"DisplayRotation": {
|
|
"text2": [
|
|
"Orientamento",
|
|
"display"
|
|
],
|
|
"desc": "Imposta l'orientamento del display <A: automatico; S: mano sinistra; D: mano destra>"
|
|
},
|
|
"BoostTemperature": {
|
|
"text2": [
|
|
"Temp",
|
|
"«Turbo»"
|
|
],
|
|
"desc": "Imposta la temperatura della funzione «Turbo» <°C/°F>"
|
|
},
|
|
"AutoStart": {
|
|
"text2": [
|
|
"Avvio",
|
|
"automatico"
|
|
],
|
|
"desc": "Attiva automaticamente il saldatore quando viene alimentato <D: disattiva; S: saldatura; R: riposo; A: temperatura ambiente>"
|
|
},
|
|
"CooldownBlink": {
|
|
"text2": [
|
|
"Avviso",
|
|
"punta calda"
|
|
],
|
|
"desc": "Evidenzia il valore di temperatura durante il raffreddamento se la punta è ancora calda"
|
|
},
|
|
"TemperatureCalibration": {
|
|
"text2": [
|
|
"Calibrazione",
|
|
"temperatura"
|
|
],
|
|
"desc": "Calibra le rilevazioni di temperatura"
|
|
},
|
|
"SettingsReset": {
|
|
"text2": [
|
|
"Ripristino",
|
|
"impostazioni"
|
|
],
|
|
"desc": "Ripristina tutte le impostazioni"
|
|
},
|
|
"VoltageCalibration": {
|
|
"text2": [
|
|
"Calibrazione",
|
|
"tensione"
|
|
],
|
|
"desc": "Calibra la tensione in ingresso; regola con entrambi i tasti, tieni premuto il tasto superiore per uscire"
|
|
},
|
|
"AdvancedSoldering": {
|
|
"text2": [
|
|
"Dettagli",
|
|
"saldatura"
|
|
],
|
|
"desc": "Mostra informazioni dettagliate durante la modalità Saldatura"
|
|
},
|
|
"ScrollingSpeed": {
|
|
"text2": [
|
|
"Velocità",
|
|
"testo"
|
|
],
|
|
"desc": "Imposta la velocità di scorrimento del testo <L: lento; V: veloce>"
|
|
},
|
|
"TipModel": {
|
|
"text2": [
|
|
"Modello",
|
|
"punta"
|
|
],
|
|
"desc": "Seleziona il modello della punta in uso"
|
|
},
|
|
"SimpleCalibrationMode": {
|
|
"text2": [
|
|
"Calibrazione",
|
|
"semplice"
|
|
],
|
|
"desc": "Calibra le rilevazioni di temperatura tramite l'utilizzo di acqua calda"
|
|
},
|
|
"AdvancedCalibrationMode": {
|
|
"text2": [
|
|
"Calibrazione",
|
|
"avanzata"
|
|
],
|
|
"desc": "Calibra le rilevazioni di temperatura attraverso la termocoppia presente nella punta"
|
|
},
|
|
"QCMaxVoltage": {
|
|
"text2": [
|
|
"Voltaggio",
|
|
"Quick Charge"
|
|
],
|
|
"desc": "Imposta il massimo voltaggio necessario alla negoziazione con un alimentatore Quick Charge"
|
|
},
|
|
"PowerLimit": {
|
|
"text2": [
|
|
"Limite",
|
|
"potenza"
|
|
],
|
|
"desc": "Imposta il valore di potenza massima erogabile al saldatore <watt>"
|
|
},
|
|
"ReverseButtonTempChange": {
|
|
"text2": [
|
|
"Inversione",
|
|
"tasti"
|
|
],
|
|
"desc": "Inverti i tasti per aumentare o diminuire la temperatura della punta"
|
|
},
|
|
"TempChangeShortStep": {
|
|
"text2": [
|
|
"Temp passo",
|
|
"breve"
|
|
],
|
|
"desc": "Imposta il «passo» dei valori di temperatura ad una breve pressione dei tasti"
|
|
},
|
|
"TempChangeLongStep": {
|
|
"text2": [
|
|
"Temp passo",
|
|
"lungo"
|
|
],
|
|
"desc": "Imposta il «passo» dei valori di temperatura ad una lunga pressione dei tasti"
|
|
},
|
|
"PowerPulsePower": {
|
|
"text2": [
|
|
"Potenza",
|
|
"impulso"
|
|
],
|
|
"desc": "Regola la potenza d'impulso per prevenire lo standby eventuale dell'alimentatore <watt>"
|
|
},
|
|
"TipGain": {
|
|
"text2": [
|
|
"Guadagno",
|
|
"punta"
|
|
],
|
|
"desc": "Varia il guadagno della punta"
|
|
},
|
|
"HallEffSensitivity": {
|
|
"text2": [
|
|
"Effetto",
|
|
"Hall"
|
|
],
|
|
"desc": "Regola la sensibilità alla rilevazione di supporti metallici per entrare in modalità Riposo <O: OFF; B: bassa; M: media; A: alta>"
|
|
},
|
|
"LockingMode": {
|
|
"text2": [
|
|
"Blocco",
|
|
"tasti"
|
|
],
|
|
"desc": "Blocca i tasti durante la modalità Saldatura; tieni premuto entrambi per bloccare/sbloccare <D: disattiva; T: blocca «Turbo»; C: blocco completo>"
|
|
}
|
|
}
|
|
}
|