From 06bc0b1a6f2f5799986c73bfcc1a1005dec658d4 Mon Sep 17 00:00:00 2001 From: federicodilo <68966053+federicodilo@users.noreply.github.com> Date: Sat, 21 Nov 2020 15:53:51 +0100 Subject: [PATCH 1/2] New IT translation --- Translation Editor/translation_it.json | 54 +++++++++++++------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Translation Editor/translation_it.json b/Translation Editor/translation_it.json index 47a31a87..4154425e 100644 --- a/Translation Editor/translation_it.json +++ b/Translation Editor/translation_it.json @@ -12,7 +12,7 @@ "WarningTipTempString": "Temp punta:", "BadTipString": "PUNTA KO", "SleepingSimpleString": "Zzz ", - "SleepingAdvancedString": "Standby", + "SleepingAdvancedString": "Riposo", "WarningSimpleString": "HOT!", "WarningAdvancedString": "PUNTA CALDA!", "SleepingTipAdvancedString": "Punta:", @@ -24,9 +24,9 @@ "ResetOKMessage": "Reset OK", "YourGainMessage": "Guad.: ", "SettingsResetMessage": "Reset effettuato", - "LockingKeysString": " LOCKED", - "UnlockingKeysString": "UNLOCKED", - "WarningKeysLockedString": "!LOCKED!" + "LockingKeysString": "Blocc.", + "UnlockingKeysString": "Sblocc.", + "WarningKeysLockedString": "BLOCCATO" }, "characters": { "SettingRightChar": "D", @@ -34,17 +34,17 @@ "SettingAutoChar": "A", "SettingFastChar": "V", "SettingSlowChar": "L", - "SettingStartSolderingChar": "A", - "SettingStartSleepChar": "S", - "SettingStartSleepOffChar": "O", + "SettingStartSolderingChar": "S", + "SettingStartSleepChar": "R", + "SettingStartSleepOffChar": "A", "SettingStartNoneChar": "D", "SettingSensitivityOff": "O", - "SettingSensitivityLow": "L", + "SettingSensitivityLow": "B", "SettingSensitivityMedium": "M", - "SettingSensitivityHigh": "H", + "SettingSensitivityHigh": "A", "SettingLockDisableChar": "D", - "SettingLockBoostChar": "B", - "SettingLockFullChar": "F" + "SettingLockBoostChar": "T", + "SettingLockFullChar": "C" }, "menuGroups": { "SolderingMenu": { @@ -87,16 +87,16 @@ "SleepTemperature": { "text2": [ "Temp", - "standby" + "riposo" ], - "desc": "Imposta la temperatura da mantenere in modalità Standby <°C/°F>" + "desc": "Imposta la temperatura da mantenere in modalità Riposo <°C/°F>" }, "SleepTimeout": { "text2": [ "Timer", - "standby" + "riposo" ], - "desc": "Imposta il timer per entrare in modalità Standby " + "desc": "Imposta il timer per entrare in modalità Riposo " }, "ShutdownTimeout": { "text2": [ @@ -110,7 +110,7 @@ "Sensibilità", "al movimento" ], - "desc": "Imposta la sensibilità al movimento per uscire dalla modalità Standby <0: nessuna; 1: minima; 9: massima>" + "desc": "Imposta la sensibilità al movimento per uscire dalla modalità Riposo <0: nessuna; 1: minima; 9: massima>" }, "TemperatureUnit": { "text2": [ @@ -145,7 +145,7 @@ "Avvio", "automatico" ], - "desc": "Attiva automaticamente il saldatore quando viene alimentato " + "desc": "Attiva automaticamente il saldatore quando viene alimentato " }, "CooldownBlink": { "text2": [ @@ -212,10 +212,10 @@ }, "QCMaxVoltage": { "text2": [ - "Potenza", - "alimentaz" + "Voltaggio", + "Quick Charge" ], - "desc": "Imposta la potenza massima erogabile dall'alimentatore in uso" + "desc": "Imposta il massimo voltaggio necessario alla negoziazione con un alimentatore Quick Charge" }, "PowerLimit": { "text2": [ @@ -261,17 +261,17 @@ }, "HallEffSensitivity": { "text2": [ - "Hall Eff", - "Sensitivity" + "Effetto", + "Hall" ], - "desc": "Sensitivity of the Hall effect sensor in detecting sleep " + "desc": "Regola la sensibilità alla rilevazione di supporti metallici per entrare in modalità Riposo " }, "LockingMode": { "text2": [ - "Allow buttons", - "locking" + "Blocco", + "pulsanti" ], - "desc": "When soldering, long press on both buttons lock them " + "desc": "Blocca i tasti durante la modalità Saldatura; tieni premuto entrambi per bloccare/sbloccare " } } -} \ No newline at end of file +} From 807f3227eb07db0afd2fbb2919acd122ff9ceb68 Mon Sep 17 00:00:00 2001 From: federicodilo <68966053+federicodilo@users.noreply.github.com> Date: Sat, 21 Nov 2020 16:20:40 +0100 Subject: [PATCH 2/2] Update translation_it.json --- Translation Editor/translation_it.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Translation Editor/translation_it.json b/Translation Editor/translation_it.json index 4154425e..6e1de23d 100644 --- a/Translation Editor/translation_it.json +++ b/Translation Editor/translation_it.json @@ -269,7 +269,7 @@ "LockingMode": { "text2": [ "Blocco", - "pulsanti" + "tasti" ], "desc": "Blocca i tasti durante la modalità Saldatura; tieni premuto entrambi per bloccare/sbloccare " }