|
56 | 56 | <system:String x:Key="IfeoCreateSuccessfulTitle">Creazione riuscita</system:String>
|
57 | 57 | <system:String x:Key="IfeoCreateSuccessfulDescription">La versione non IFO di Edge è stata creata con successo.</system:String>
|
58 | 58 | <system:String x:Key="SkipUpdate">Salta questa versione</system:String>
|
| 59 | + <system:String x:Key="ControlPanelEdgePowerDescription">Disattivare l'inoltro delle query di ricerca ad altri browser.</system:String> |
| 60 | + <system:String x:Key="ControlPanelCustomCopilotProviderDescription">Inserire l'URL del provider AI (o del proprio sito web preferito).</system:String> |
| 61 | + <system:String x:Key="ControlPanelTitle">Pannello di controllo GoAwayEdge</system:String> |
| 62 | + <system:String x:Key="ControlPanelWelcome">Benvenuti a GoAwayEdge</system:String> |
| 63 | + <system:String x:Key="ControlPanelWelcomeEdgeTitle">Microsoft Edge</system:String> |
| 64 | + <system:String x:Key="ControlPanelWelcomeCopilotTitle">Windows Copilot</system:String> |
| 65 | + <system:String x:Key="ControlPanelWelcomeEdgeDescription">Gestire i motori di ricerca e altro ancora.</system:String> |
| 66 | + <system:String x:Key="ControlPanelWelcomeCopilotDescription">Gestione dei tasti di scelta rapida e altro ancora.</system:String> |
| 67 | + <system:String x:Key="ControlPanelEdgePowerTitle">Abilitazione/disabilitazione di GoAwayEdge</system:String> |
| 68 | + <system:String x:Key="ControlPanelEdgePowerEnable">Abilitare GoAwayEdge</system:String> |
| 69 | + <system:String x:Key="ControlPanelEdgePowerDisable">Disattivare GoAwayEdge</system:String> |
| 70 | + <system:String x:Key="SettingsControlPanelTitle">Installare il pannello di controllo</system:String> |
| 71 | + <system:String x:Key="SettingsControlPanelDescription">Installate il Pannello di controllo per configurare GoAwayEdge più facilmente.</system:String> |
| 72 | + <system:String x:Key="ControlPanelCopilotProviderTitle">Fornitore di AI</system:String> |
| 73 | + <system:String x:Key="ControlPanelCopilotProviderDescription">Cambiare il provider con il vostro AI preferito (o con il vostro sito web preferito).</system:String> |
| 74 | + <system:String x:Key="ControlPanelCustomCopilotProviderTitle">Fornitore di intelligenza artificiale personalizzata</system:String> |
| 75 | + <system:String x:Key="MessageGoAwayEdgeEnabled">GoAwayEdge è stato attivato con successo su questo sistema.</system:String> |
| 76 | + <system:String x:Key="MessageGoAwayEdgeDisabled">GoAwayEdge è stato disattivato con successo su questo sistema.</system:String> |
| 77 | + <system:String x:Key="FailedSetAppEnabled">Impossibile abilitare GoAwayEdge su questo sistema: {0}</system:String> |
| 78 | + <system:String x:Key="FailedSetAppDisabled">Impossibile disattivare GoAwayEdge su questo sistema: {0}</system:String> |
| 79 | + <system:String x:Key="FailedFlushSetting">Impossibile applicare le impostazioni: {0}</system:String> |
59 | 80 | </ResourceDictionary>
|
0 commit comments